all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: Core-updates: Downloads do not work
Date: Mon, 7 Jan 2013 22:45:52 +0100	[thread overview]
Message-ID: <201301072245.53296.andreas@enge.fr> (raw)
In-Reply-To: <87wqvrnouw.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 3320 bytes --]

Am Sonntag, 6. Januar 2013 schrieb Ludovic Courtès:
> I’ve rebuilt and uploaded all the bootstrap binaries with a libc that
> doesn’t use the nscd and has static NSS modules.  With commit 79580eb of
> core-updates, these new binaries are being used.
> 
> Let me know how it works!  :-)

Well, I do not understand what is happening. To check whether the problem 
was solved, I wanted to verify that it was still present before the update, 
and tried to build a new package (ddrescue). What shall I say, it was 
downloaded correctly before updating my git repository!

After updating, things still do not work, which makes sense, since the new 
bootstrap binaries are not yet downloaded:

@ build-started /nix/store/blsxf7m8h6rddhq6ajksjhq27fzfi90v-
gcc-4.7.2.tar.xz.drv /nix/store/9vijlrv06dvli9m2fw9ha3r3mswz0qas-
gcc-4.7.2.tar.xz x86_64-linux /usr/local/guix-
git/var/log/nix/drvs/blsxf7m8h6rddhq6ajksjhq27fzfi90v-
gcc-4.7.2.tar.xz.drv.bz2
@ build-started /nix/store/ks8lzbbnw97n9rxbyf7fxhgsl2alkjc3-static-
binaries.tar.xz.drv /nix/store/n5wq53xj7fyzbf4w8whz0q8ffh6yy8b9-static-
binaries.tar.xz x86_64-linux /usr/local/guix-
git/var/log/nix/drvs/ks8lzbbnw97n9rxbyf7fxhgsl2alkjc3-static-
binaries.tar.xz.drv.bz2
@ build-started /nix/store/zma6787ffbaj9dy8vxjirdnsrs5k8mrx-
binutils-2.22.tar.xz.drv /nix/store/bvhn746hnl96xwm88g3xs3wqv015zbha-
binutils-2.22.tar.xz x86_64-linux /usr/local/guix-
git/var/log/nix/drvs/zma6787ffbaj9dy8vxjirdnsrs5k8mrx-
binutils-2.22.tar.xz.drv.bz2
@ build-started /nix/store/w5d3ha447cb8zhrxh64y8q14izcp1m8q-
glibc-2.17.tar.xz.drv /nix/store/q61dk4k2zcnvxvha8k71j1a46lyr89vn-
glibc-2.17.tar.xz x86_64-linux /usr/local/guix-
git/var/log/nix/drvs/w5d3ha447cb8zhrxh64y8q14izcp1m8q-
glibc-2.17.tar.xz.drv.bz2
starting download of `/nix/store/9vijlrv06dvli9m2fw9ha3r3mswz0qas-
gcc-4.7.2.tar.xz' from 
`http://www.fdn.fr/~lcourtes/software/guix/packages/x86_64-
linux/20130105/gcc-4.7.2.tar.xz'...
ERROR: In procedure getaddrinfo: Name or service not known
failed to download "/nix/store/9vijlrv06dvli9m2fw9ha3r3mswz0qas-
gcc-4.7.2.tar.xz" from 
"http://www.fdn.fr/~lcourtes/software/guix/packages/x86_64-
linux/20130105/gcc-4.7.2.tar.xz"
starting download of `/nix/store/q61dk4k2zcnvxvha8k71j1a46lyr89vn-
glibc-2.17.tar.xz' from 
`http://www.fdn.fr/~lcourtes/software/guix/packages/x86_64-
linux/20130105/glibc-2.17.tar.xz'...
ERROR: In procedure getaddrinfo: Name or service not known
failed to download "/nix/store/q61dk4k2zcnvxvha8k71j1a46lyr89vn-
glibc-2.17.tar.xz" from 
"http://www.fdn.fr/~lcourtes/software/guix/packages/x86_64-
linux/20130105/glibc-2.17.tar.xz"
builder for `/nix/store/blsxf7m8h6rddhq6ajksjhq27fzfi90v-
gcc-4.7.2.tar.xz.drv' failed with exit code 1
@ build-failed /nix/store/blsxf7m8h6rddhq6ajksjhq27fzfi90v-
gcc-4.7.2.tar.xz.drv /nix/store/9vijlrv06dvli9m2fw9ha3r3mswz0qas-
gcc-4.7.2.tar.xz 1 builder for 
`/nix/store/blsxf7m8h6rddhq6ajksjhq27fzfi90v-gcc-4.7.2.tar.xz.drv' failed 
with exit code 1

However, I can execute
   guix-download http://www.fdn.fr/~lcourtes/software/guix/packages/x86_64-
linux/20130105/gcc-4.7.2.tar.xz
(as well as for all other packages), and then start a build.

How come that "guix-download" does work, but the same download fails 
through "guix-build"?

Andreas

[-- Attachment #2: Type: text/html, Size: 8260 bytes --]

  reply	other threads:[~2013-01-07 21:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03  8:55 Core-updates: Downloads do not work Andreas Enge
2013-01-03 15:01 ` Ludovic Courtès
2013-01-03 15:28   ` Andreas Enge
2013-01-03 16:05     ` Ludovic Courtès
2013-01-03 16:45       ` Andreas Enge
2013-01-03 20:53         ` Ludovic Courtès
2013-01-04 15:57           ` Andreas Enge
2013-01-04 17:17             ` Ludovic Courtès
2013-01-06  0:20             ` Ludovic Courtès
2013-01-07 21:45               ` Andreas Enge [this message]
2013-01-07 22:17                 ` Ludovic Courtès
2013-01-08  8:54                   ` Andreas Enge
2013-01-08 22:51                     ` Ludovic Courtès
2013-01-09  6:25               ` Andreas Enge
2013-01-09 13:51                 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201301072245.53296.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.