From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: New =?utf-8?q?=E2=80=9Cguix_refresh=E2=80=9D?= command Date: Sat, 27 Apr 2013 12:11:44 +0200 Message-ID: <201304271211.44859.andreas@enge.fr> References: <87ehdzlg89.fsf@gnu.org> <201304261816.22996.andreas@enge.fr> <87k3nol36d.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UW26l-0000XQ-Iv for bug-guix@gnu.org; Sat, 27 Apr 2013 06:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UW26i-0000Pl-VO for bug-guix@gnu.org; Sat, 27 Apr 2013 06:11:55 -0400 In-Reply-To: <87k3nol36d.fsf@gnu.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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?utf-8?q?Court=C3=A8s?= Cc: bug-guix@gnu.org Am Samstag, 27. April 2013 schrieb Ludovic Court=C3=A8s: > I believe commit 1424a96 (in master) fixes that and the related > substituter problem. Could you try and report back? =46or "refresh", things seem to work: starting download of `guix-file.yU56z7' from=20 `ftp://ftp.gnupg.org//gcrypt/libassuan/libassuan-2.1.0.tar.bz2'... ftp://ftp.gnupg.org/.../libassuan-2.1.0.tar.bz2 524.9 KiB transferred starting download of `guix-file.59q6um' from=20 `ftp://ftp.gnupg.org//gcrypt/libassuan/libassuan-2.1.0.tar.bz2.sig'... ftp://ftp.gnupg.org/.../libassuan-2.1.0.tar.bz2.sig 0.3 KiB=20 transferred gpg: Signatur vom Fr 22 Feb 2013 19:51:54 CET mittels RSA-Schl=C3=BCssel ID= =20 4F25E3B6 gpg: Signatur kann nicht gepr=C3=BCft werden: Kein =C3=B6ffentlicher Schl= =C3=BCssel gpg: fordere Schl=C3=BCssel 4F25E3B6 von hkp-Server keys.gnupg.net an gpg: Schl=C3=BCssel 4F25E3B6: =C3=96ffentlicher Schl=C3=BCssel "Werner Koch= (dist sig)"=20 importiert gpg: keine uneingeschr=C3=A4nkt vertrauensw=C3=BCrdigen Schl=C3=BCssel gefu= nden gpg: Anzahl insgesamt bearbeiteter Schl=C3=BCssel: 1 gpg: importiert: 1 (RSA: 1) gpg: Signatur vom Fr 22 Feb 2013 19:51:54 CET mittels RSA-Schl=C3=BCssel ID= =20 4F25E3B6 gpg: Korrekte Signatur von "Werner Koch (dist sig)" gpg: WARNUNG: Dieser Schl=C3=BCssel tr=C3=A4gt keine vertrauensw=C3=BCrdige= Signatur! gpg: Es gibt keinen Hinweis, da=C3=9F die Signatur wirklich dem=20 vorgeblichen Besitzer geh=C3=B6rt. Haupt-Fingerabdruck =3D D869 2123 C406 5DEA 5E0F 3AB5 249B 39D2 4F25 E3B6 gnu/packages/gnupg.scm:82:2: libassuan: updating from version 2.0.3 to=20 version 2.1.0... libassuan: #< file: "gnu/packages/gnupg.scm" line: 82 column: 2>:= =20 no `version' field in source; skipping =46or the substituter, the message is the same as before: the following file will be downloaded: /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8 @ substituter-started /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8= =20 /usr/local/guix-git/libexec/guix/substitute-binary guix substitute-binary: warning: using Guile 2.0.5-deb+1-3, which does not= =20 support () encoding guix substitute-binary: error: download failed; use a newer Guile @ substituter-failed /nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8= =20 256 fetching path `/nix/store/w2121wnp8xv3ycjsgj3ymhb147mrgpc9-hello-2.8'=20 failed with exit code 1 guix build: error: build failed: some substitutes for the outputs of=20 derivation `/nix/store/7b51j955338q2kxj3ssvly0i2pw20z7q-hello-2.8.drv'=20 failed; try `--fallback' Andreas