From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagrant Cascadian Subject: bug#31892: guix pull ignores --substitute-urls in some cases Date: Mon, 18 Jun 2018 20:51:43 -0700 Message-ID: <87in6fph68.fsf@aikidev.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV7hY-0001Ey-0y for bug-guix@gnu.org; Mon, 18 Jun 2018 23:53:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV7hW-00075t-Re for bug-guix@gnu.org; Mon, 18 Jun 2018 23:53:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47729) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fV7hW-00075c-N2 for bug-guix@gnu.org; Mon, 18 Jun 2018 23:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fV7hW-0001jU-D2 for bug-guix@gnu.org; Mon, 18 Jun 2018 23:53:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV7gV-0001Ba-F0 for bug-guix@gnu.org; Mon, 18 Jun 2018 23:52:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV7gU-0006CF-Cv for bug-guix@gnu.org; Mon, 18 Jun 2018 23:51:59 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:44974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV7gU-0006Bw-4b for bug-guix@gnu.org; Mon, 18 Jun 2018 23:51:58 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 7302F1B413 for ; Mon, 18 Jun 2018 20:51:56 -0700 (PDT) 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: 31892@debbugs.gnu.org --=-=-= Content-Type: text/plain I've seen this a few times, and it seems like guix pull remembers old substitutes. I tried disabling one of the substitutes that guix-daemon is configured to use since it wasn't online at the time, but it tries to use it anyways: guix pull --substitute-urls='http://10.0.0.15:8081 http://10.0.0.15:8082' --branch=elfutils-0.172 --url=/home/vagrant/src/guix-bare guile: warning: failed to install locale warning: failed to install locale: Invalid argument Updating from Git repository at '/home/vagrant/src/guix-bare'... Building from Git commit b606d8625660ed035e98db7035f487e8b90b4d65... guile: warning: failed to install locale Computing Guix derivation for 'aarch64-linux'... -fetching path `/gnu/store/d1im1cqpajfyl6w205vpmw7pqv2j1y1b-libpthread-stubs-0.4'... - |Downloading http://10.0.0.157:8080/nar/gzip/d1im1cqpajfyl6w205vpmw7pqv2j1y1b-libpthread-stubs-0.4... guix substitute: error: connect: No route to host fetching path `/gnu/store/d1im1cqpajfyl6w205vpmw7pqv2j1y1b-libpthread-stubs-0.4' failed with exit code 1 fetching path `/gnu/store/yalicl04jvm63lwsnck336w96g88bi80-bash-4.4.19'... killing process 860 Backtrace: 17 (primitive-load "/gnu/store/xv6vjm9rz14c6y7ysr8rlqd6qaj?") In ice-9/boot-9.scm: 142:2 16 (dynamic-wind _ _ #) In ice-9/eval.scm: 155:9 15 (_ _) 159:9 14 (_ #(#(# "aarch64-?" ?))) In ./guix/store.scm: 1414:24 13 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In ./guix/gexp.scm: / 666:2 12 (_ _) In ./guix/monads.scm: 485:9 11 (_ _) In ./guix/gexp.scm: 538:22 10 (_ _) 666:2 9 (_ _) In ./guix/monads.scm: 485:9 8 (_ _) In ./guix/gexp.scm: 538:22 7 (_ _) In ./guix/store.scm: 1333:38 6 (_ #) In ./guix/packages.scm: 878:14 5 (cache! # # ?) In unknown file: 4 (_ # # #) In ./guix/grafts.scm: 310:4 3 (graft-derivation # # ?) 188:4 2 (references-oracle # #) 197:20 1 (_ _ _) In ./guix/store.scm: 934:15 0 (_ # _ _) ./guix/store.scm:934:15: Throw to key `srfi-34' with args `(#)'. Backtrace: 9 (primitive-load "/gnu/store/xl7cb97kpmpwc49yd9s6hhk21d8?") In guix/ui.scm: 1557:12 8 (run-guix-command _ . _) In ice-9/boot-9.scm: 837:9 7 (catch _ _ # ?) 837:9 6 (catch _ _ # ?) 837:9 5 (catch _ _ # ?) In guix/scripts/pull.scm: 391:22 4 (_) In guix/store.scm: 1414:24 3 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In guix/scripts/pull.scm: 239:2 2 (_ _) In ice-9/eval.scm: 191:27 1 (_ #(#(# #) ?)) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("invalid build re?" ?) ?) ERROR: In procedure scm-error: ERROR: invalid build result (# /gnu/store/xv6vjm9rz14c6y7ysr8rlqd6qaj3w8v3-compute-guix-derivation bdb4230> "") live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEcDardHbDotegGFCHt4uC1IFLkbYFAlsofc8ACgkQt4uC1IFL kbY4whAAqjIghMB9voa/+qBulhtnpUnEmLq3wYRoo0451U/y9vd3MRWf1aJbq1bt qml/8viZaqiyWqbWId3Us1/P5OrmPWCx4wmru/3KKKeRFWdunxpuxYdDxcGYDKLJ ed2D0zMJ0+mQZRwzjp46FqhWbNa5NcyVvy9q7vg2KxtWXOg5F0dGxq7eIieziJZD /nsuSsFiX4XxZVI0amSkk8SJSqxsm4Gtjp6GJkqWLN6s2D8DsQo9KzyVJc/PjXkx n4KJ6/vWc2rUlsLq2IyNhlGAS5Gl8gtoyoM1t0dGpYvpHkRVLiqvw7UoG72jRpbl t4hRNXqvKClJEVZ9ObWR31ggnHMHyS5z1oKg0fCjENye5PgXRbEYhKn8CSCOGHPQ Inj9FbD+6LKuJWszKZvqkPePgD+Jxr2xfsN3KchYyjam5UaMGiOhPYdADiF+e5Um Wrk9jaP0y4LytRjDLwJuSvPsX/Vf1a11ei/DDCaMZmW1tRt3THjJ7jfK4cbeQL3Z 9Lwcp1P+OrPJzxiAHuTMSr3ncowMUSBZ0gTxeoaGbRtVCzG5MCLowhJcwZ0C+piH 6k06HI8BQKbTMzeWZg3MkPkdTqtdBpJe/lSESASIQ/Ty4qtLKp8XLagldpNU6gsN Gq88ZR4vnHHTLf3Lq7twqWkurybX8gJwt32xQFJQYulYDwhyLqw= =82T3 -----END PGP SIGNATURE----- --=-=-=--