From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Core-updates: Downloads do not work Date: Thu, 3 Jan 2013 09:55:07 +0100 Message-ID: <201301030955.07667.andreas@enge.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_rdU5Qayln8h19FN" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tqga3-0005FR-Pl for bug-guix@gnu.org; Thu, 03 Jan 2013 03:55:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tqga0-0005re-N0 for bug-guix@gnu.org; Thu, 03 Jan 2013 03:55:15 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:54862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tqga0-0005rT-Cj for bug-guix@gnu.org; Thu, 03 Jan 2013 03:55:12 -0500 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org --Boundary-01=_rdU5Qayln8h19FN Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, in the core-updates branch, tarballs are not downloaded automatically any more. Here is the result of "guix-build hello" (which tries to rebuild everything, as expected): ... starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz' from `http://ftpmirror.gnu.org/glibc/glibc-2.17.tar.xz'... ERROR: In procedure getaddrinfo: Name or service not known starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz' from `ftp://ftp.cs.tu- berlin.de/pub/gnu/glibc/glibc-2.17.tar.xz'... failed to resolve `ftp.cs.tu-berlin.de': Name or service not known ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz' from `ftp://ftp.chg.ru/pub/gnu/glibc/glibc-2.17.tar.xz'... failed to resolve `ftp.chg.ru': Name or service not known ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz' from `ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/glibc/glibc-2.17.tar.xz'... failed to resolve `ftp.funet.fi': Name or service not known ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz' from `http://ftp.gnu.org/pub/gnu/glibc/glibc-2.17.tar.xz'... ERROR: In procedure getaddrinfo: Name or service not known failed to download "/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07- glibc-2.17.tar.xz" from "mirror://gnu/glibc/glibc-2.17.tar.xz" ... On the other hand, guix-download http://ftpmirror.gnu.org/glibc/glibc-2.17.tar.xz succeeds. Andreas --Boundary-01=_rdU5Qayln8h19FN Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

Hello,

 

in the core-updates branch, tarballs are not downloaded automatically any more. Here is the result of "guix-build hello" (which tries to rebuild everything, as expected):

 

...

starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz' from `http://ftpmirror.gnu.org/glibc/glibc-2.17.tar.xz'...

ERROR: In procedure getaddrinfo: Name or service not known

starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz' from `ftp://ftp.cs.tu-berlin.de/pub/gnu/glibc/glibc-2.17.tar.xz'...

failed to resolve `ftp.cs.tu-berlin.de': Name or service not known

ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f

starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz' from `ftp://ftp.chg.ru/pub/gnu/glibc/glibc-2.17.tar.xz'...

failed to resolve `ftp.chg.ru': Name or service not known

ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f

starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz' from `ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/glibc/glibc-2.17.tar.xz'...

failed to resolve `ftp.funet.fi': Name or service not known

ERROR: In procedure struct_vtable: Wrong type argument in position 1 (expecting pair): #f

starting download of `/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz' from `http://ftp.gnu.org/pub/gnu/glibc/glibc-2.17.tar.xz'...

ERROR: In procedure getaddrinfo: Name or service not known

failed to download "/nix/store/c09pc1yvdai4ylb5i7x242aj66dy3f07-glibc-2.17.tar.xz" from "mirror://gnu/glibc/glibc-2.17.tar.xz"

...

 

On the other hand,

guix-download http://ftpmirror.gnu.org/glibc/glibc-2.17.tar.xz

succeeds.

 

Andreas

 

--Boundary-01=_rdU5Qayln8h19FN--