From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re:Re: Fail to run : guix packckage -u git --fallback Date: Tue, 25 Apr 2017 16:45:27 -0700 Message-ID: <8644C6F6-7700-4896-BC90-982669636AB5@gmail.com> References: <3f0a69ba.d025.15ba52c260d.Coremail.tumashu@163.com> <20170425153057.395e98fb@mykolab.ch> <3ce9b0af.2eb.15ba6e47d0e.Coremail.tumashu@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54549) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d3A9G-0007Vl-RF for guix-devel@gnu.org; Tue, 25 Apr 2017 19:45:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d3A9D-0002Wm-Oz for guix-devel@gnu.org; Tue, 25 Apr 2017 19:45:34 -0400 Received: from mail-pg0-x242.google.com ([2607:f8b0:400e:c05::242]:34234) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d3A9D-0002WQ-Iw for guix-devel@gnu.org; Tue, 25 Apr 2017 19:45:31 -0400 Received: by mail-pg0-x242.google.com with SMTP id t7so10451077pgt.1 for ; Tue, 25 Apr 2017 16:45:31 -0700 (PDT) In-Reply-To: <3ce9b0af.2eb.15ba6e47d0e.Coremail.tumashu@163.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: tumashu , Petter Cc: guix On April 25, 2017 1:54:03 PM PDT, tumashu wrote: >Sorry, maybe weshould say: /tmp is no space left =2E=2E=2E=2E If you just used one of the Guix system configuration templates for your i= nstallation I believe your /tmp is simply a directory on your main partitio= n=2E The problem is probably that your disk (main partition) is really full= !=20 I find that it is quite easy to fill disks with Guix; I must run 'guix gc'= relatively often=2E Have you checked your disk usage? Try the command 'df = -h', for example=2E HTH!