From mboxrd@z Thu Jan 1 00:00:00 1970 From: rohit yadav Subject: [Install guix packages to non-default]: Unable to build derivation hello Date: Sun, 5 Feb 2017 02:53:11 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113d6a0c74e52b0547c4a724 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1caIa7-0007b9-9b for guix-devel@gnu.org; Sun, 05 Feb 2017 03:54:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1caIa3-0001UZ-DS for guix-devel@gnu.org; Sun, 05 Feb 2017 03:53:59 -0500 Received: from mail-oi0-x232.google.com ([2607:f8b0:4003:c06::232]:36216) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1caIa3-0001Th-3H for guix-devel@gnu.org; Sun, 05 Feb 2017 03:53:55 -0500 Received: by mail-oi0-x232.google.com with SMTP id u143so33315580oif.3 for ; Sun, 05 Feb 2017 00:53:54 -0800 (PST) Received: from mail-oi0-f41.google.com (mail-oi0-f41.google.com. [209.85.218.41]) by smtp.gmail.com with ESMTPSA id w22sm17088712otw.16.2017.02.05.00.53.52 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Feb 2017 00:53:52 -0800 (PST) Received: by mail-oi0-f41.google.com with SMTP id u143so33315464oif.3 for ; Sun, 05 Feb 2017 00:53:52 -0800 (PST) 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: guix-devel@gnu.org --001a113d6a0c74e52b0547c4a724 Content-Type: text/plain; charset=UTF-8 Hi, I am trying to install guix packages to a non-default location to benefit from guix on machines with no root privileges. Following the below mentioned article, I am able to install guix and run guix-daemon configured to a non-default location. However, when I trying to install even a basic hello package, the guix goes on to install large number of derivations. And fails while trying to pull linux-libre (why is this needed for hello package?). I am not sure why it is unable to pull the src packages to build from scratch. Hope to hear soon. Thanks, Rohit The terminal output is attached below: ======================================================================== *ubuntu@ubuntu-xenial*:*~*$ guix package -i hello The following package will be installed: hello 2.10 /home/royadav/opt/guix/local/gnu/store/my4vxpk417bgq21i803fs3shbhqhz53a-hello-2.10 Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz. .. ERROR: download failed " http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz" 404 "Not Found" Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz >From ftp://alpha.gnu.org/gnu/guix/mirror/linux-libre-4.4.18-gnu.tar.xz... ERROR: Throw to key `ftp-error' with args `(# "RETR linux-libre-4.4.18-gnu.tar.xz" 550 "Failed to open file.\r")'. Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From http://ftpmirror.gnu.org/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz. .. following redirection to ` http://mirrors.kernel.org/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz'. .. ERROR: download failed " http://mirrors.kernel.org/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz" 404 "Not Found" Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From ftp://ftp.cs.tu-berlin.de/pub/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz. .. ERROR: In procedure connect*: Connection timed out Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz. .. ERROR: Throw to key `ftp-error' with args `(# "CWD 4.4.18-gnu" 550 "Can't change directory to 4.4.18-gnu: No such file or directory\r")'. Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From http://ftp.gnu.org/pub/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz. .. ERROR: download failed " http://ftp.gnu.org/pub/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz" 404 "Not Found" Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From http://mirror.hydra.gnu.org/file/fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps. .. ERROR: download failed " http://mirror.hydra.gnu.org/file/fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps" 404 "Not Found" Starting download of /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz From http://tarballs.nixos.org/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps. .. ERROR: download failed " http://tarballs.nixos.org/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps" 404 "Not Found" failed to download "/home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz" from (" http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz" "ftp://alpha.gnu.org/gnu/guix/mirror/linux-libre-4.4.18-gnu.tar.xz" "mirror://gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz") builder for `/home/royadav/opt/guix/local/gnu/store/19qni5ycaxbpgl6na69k0fg6yf7v69l5-linux-libre-4.4.18-gnu.tar.xz.drv' failed to produce output path `/home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz' cannot build derivation `/home/royadav/opt/guix/local/gnu/store/bx3zwbw5k9vdjkwaagrdhnajbvj4bxhq-linux-libre-headers-4.4.18.drv': 1 dependencies couldn't be built cannot build derivation `/home/royadav/opt/guix/local/gnu/store/98rmh5pbfx33z294l0z586hzqbyjfshd-mkfontdir-1.0.7.drv': 1 dependencies couldn't be built guix package: error: build failed: build of `/home/royadav/opt/guix/local/gnu/store/98rmh5pbfx33z294l0z586hzqbyjfshd-mkfontdir-1.0.7.drv' failed ======================================================================= --001a113d6a0c74e52b0547c4a724 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

I am t= rying to install guix packages to a non-default location to benefit from gu= ix on machines with no root privileges. Following the below mentioned artic= le, I am able to install guix and run guix-daemon configured to a non-defau= lt location. However, when I trying to install even a basic hello package, = the guix goes on to install large number of derivations. And fails while tr= ying to pull linux-libre (why is this needed for hello package?). I am not = sure why it is unable to pull the src packages to build from scratch.
=

Hope to hear soon.

Thanks,
Rohit

The terminal output is attached below:
<= div class=3D"gmail_default" style=3D"font-family:arial,helvetica,sans-serif= ;font-size:small;color:rgb(0,0,0)">=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D

ubuntu@ubuntu-xenial<= /span>:~$ guix package -i hello

The following package will b= e installed:

=C2=A0=C2=A0 hello=C2=A0 =C2= =A0 =C2=A0 =C2=A0 2.10=C2=A0 =C2=A0 /home/royadav/opt/guix/local/gnu/store/= my4vxpk417bgq21i803fs3shbhqhz53a-hello-2.10

Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From http://linux-libre.fsfla.org/pub/linux-libre/releases/4.4.18-gnu/= linux-libre-4.4.18-gnu.tar.xz...

ERROR: download failed "= ;http://linux-libre.fsfla.org/pub/linux-lib= re/releases/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz" 404 "No= t Found"

Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From ftp://alpha.gnu.org= /gnu/guix/mirror/linux-libre-4.4.18-gnu.tar.xz...

ERROR: Throw to key `ftp-err= or' with args `(#<input-output: socket 12> "RETR linux-libre= -4.4.18-gnu.tar.xz" 550 "Failed to open file.\r")'.

Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From http://= ftpmirror.gnu.org/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz.= ..

following redirection to `http://mirrors.kernel.org/gnu/linux-libre/4.4.18-gn= u/linux-libre-4.4.18-gnu.tar.xz'...

ERROR: download failed "= ;http://mirrors.kernel.org/gnu/linux-libre/4.4.18-gnu/l= inux-libre-4.4.18-gnu.tar.xz" 404 "Not Found"


Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From ERROR: In procedure connect*= : Connection timed out


Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/linux-libre/4= .4.18-gnu/linux-libre-4.4.18-gnu.tar.xz...

ERROR: Throw to key `ftp-err= or' with args `(#<input-output: socket 15> "CWD 4.4.18-gnu&q= uot; 550 "Can't change directory to 4.4.18-gnu: No such file or di= rectory\r")'.


Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From http:= //ftp.gnu.org/pub/gnu/linux-libre/4.4.18-gnu/linux-libre-4.4.18-gnu.tar.xz.= ..

ERROR: download failed "= ;http://ftp.gnu.org/pub/gnu/linux-libre/4.4.18-gnu/linux-l= ibre-4.4.18-gnu.tar.xz" 404 "Not Found"


Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From http://mi= rror.hydra.gnu.org/file/fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.= tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps...

ERROR: download failed "= ;http://mirror.hydra.gnu.org/file/fsgliw4y7j4kc6ad1574h7qhdvb-= linux-libre-4.4.18-gnu.tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28f= lxizzyq8znljps" 404 "Not Found"


Starting download of /home/r= oyadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libr= e-4.4.18-gnu.tar.xz

From http://tarballs.nixos.org/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxi= zzyq8znljps...

ERROR: download failed "= ;http://tarballs.nixos.org/sha256/0k8k17in7dkjd9d8zg= 3i8l1ax466dba6bxw28flxizzyq8znljps" 404 "Not Found"

failed to download "/ho= me/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-= libre-4.4.18-gnu.tar.xz" from ("h= ttp://linux-libre.fsfla.org/pub/linux-libre/releases/4.4.18-gnu/linux-libre= -4.4.18-gnu.tar.xz" "ftp://alpha.gnu.org/gnu/guix/mirror/l= inux-libre-4.4.18-gnu.tar.xz" "mirror://gnu/linux-libre/4.4.1= 8-gnu/linux-libre-4.4.18-gnu.tar.xz")

builder for `/home/royadav/o= pt/guix/local/gnu/store/19qni5ycaxbpgl6na69k0fg6yf7v69l5-linux-libre-4.4.18= -gnu.tar.xz.drv' failed to produce output path `/home/royadav/opt/guix/= local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar= .xz'

cannot build derivation `/ho= me/royadav/opt/guix/local/gnu/store/bx3zwbw5k9vdjkwaagrdhnajbvj4bxhq-linux-= libre-headers-4.4.18.drv': 1 dependencies couldn't be built<= /p>

cannot build derivation `/ho= me/royadav/opt/guix/local/gnu/store/98rmh5pbfx33z294l0z586hzqbyjfshd-mkfont= dir-1.0.7.drv': 1 dependencies couldn't be built

guix package: error: build f= ailed: build of `/home/royadav/opt/guix/local/gnu/store/98rmh5pbfx33z294l0z= 586hzqbyjfshd-mkfontdir-1.0.7.drv' failed

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D

--001a113d6a0c74e52b0547c4a724--