From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alberto EFG Subject: bug#35012: Can't install icecat Date: Thu, 28 Mar 2019 23:11:22 -0600 Message-ID: <87a7he2rk5.fsf@posteo.mx> References: <87mule7883.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9joC-0006lV-0L for bug-guix@gnu.org; Fri, 29 Mar 2019 01:12:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9joA-0001LQ-RR for bug-guix@gnu.org; Fri, 29 Mar 2019 01:12:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49668) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9joA-0001LK-LL for bug-guix@gnu.org; Fri, 29 Mar 2019 01:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9joA-0007bj-99 for bug-guix@gnu.org; Fri, 29 Mar 2019 01:12:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87mule7883.fsf@netris.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: Alberto EFG , 35012@debbugs.gnu.org H, Mark and everyone who has been helpful > As other people have mentioned, this substitute should now be > available, I keep getting this, I don't know if I am doing something wrong: $ guix package -n -u . --substitute-urls="https://mirror.hydra.gnu.org https://ci.guix.info" [...] substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.info'... 100.0% The following derivations would be built: /gnu/store/5xs5i2pkf369g2hd26f2sy26r40bzjm6-icecat-60.6.1-guix1.drv /gnu/store/4f40wrx514rbly302ha0gvpn5b53d91f-rust-1.24.1.drv /gnu/store/yf5fcqp3v4jf038g454h2zqm54x6ijj6-profile.drv 938.6 MB would be downloaded: > but I wanted to add that builds are performed in /tmp by default, and > that's likely the reason you ran out of disk space, even though your > root partition has plenty of space. > > If you'd like builds to be performed somewhere else, e.g. /var/tmp, then > you should arrange for the TMPDIR environment variable to be set > appropriately when launching 'guix-daemon'. I will try this!! Hopefully it will work, I don't mind the compiling I was just worried it keep failing.