GNU bug report logs -
#48110
Substitute failure during 'guix pull'
Previous Next
To reply to this bug, email your comments to 48110 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#48110
; Package
guix
.
(Thu, 29 Apr 2021 22:55:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Mausler <michaelmausler <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 29 Apr 2021 22:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Backtrace:
13 (primitive-load
"/gnu/store/fbbpjm8xwq8wbc5pkprim1ilwcb6h9lx-compute-guix-derivation")
In ice-9/eval.scm:
155:9 12 (_ _)
159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?)
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 10 (with-fluid* _ _ _)
152:2 9 (with-fluid* _ _ _)
In ./guix/store.scm:
2066:24 8 (run-with-store #<store-connection 256.99 7f02dc581be0> _
#:guile-for-build _ #:system _ #:target _)
1900:8 7 (_ _)
In ./guix/gexp.scm:
256:18 6 (_ _)
1137:2 5 (_ _)
1003:2 4 (_ _)
849:4 3 (_ _)
In ./guix/store.scm:
1948:12 2 (_ #<store-connection 256.99 7f02dc581be0>)
1362:5 1 (map/accumulate-builds #<store-connection 256.99 7f02dc581be0>
_ _)
1373:15 0 (_ #<store-connection 256.99 7f02dc581be0> _ _)
./guix/store.scm:1373:15: ERROR:
1. &store-protocol-error:
message: "some substitutes for the outputs of derivation
`/gnu/store/c8bnwlki4wa6s8rz4ynbcr95imhx3s13-graphviz-2.42.3.drv' failed
(usually happens due to networking issues); try `--fallback' to build
derivation from source "
status: 1
guix pull: error: You found a bug: the program
'/gnu/store/fbbpjm8xwq8wbc5pkprim1ilwcb6h9lx-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"131265ea3a3d71c3b430bce6bb2d428cc1a2a4fa"; system: "x86_64-linux";
host version: "1.2.0"; pull-version: 1).
[Message part 2 (text/html, inline)]
Changed bug title to 'Substitute failure during 'guix pull'' from 'I found a bug'
Request was from
Ludovic Courtès <ludo <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 02 May 2021 22:01:01 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48110
; Package
guix
.
(Sun, 02 May 2021 22:03:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 48110 <at> debbugs.gnu.org (full text, mbox):
Hi,
Michael Mausler <michaelmausler <at> gmail.com> skribis:
> 1. &store-protocol-error:
> message: "some substitutes for the outputs of derivation
> `/gnu/store/c8bnwlki4wa6s8rz4ynbcr95imhx3s13-graphviz-2.42.3.drv' failed
> (usually happens due to networking issues); try `--fallback' to build
> derivation from source "
> status: 1
This suggests that Guix failed to download binaries (“substitutes”) for
the GraphViz package, perhaps because of some transient networking
error.
Could you try running ‘guix pull’ again?
Thanks for your message,
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48110
; Package
guix
.
(Mon, 03 May 2021 05:04:03 GMT)
Full text and
rfc822 format available.
Message #13 received at 48110 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hey Ludovic,
I tried guix pull another time which failed with a similar error, so I
tried with the --fallback flag and that worked. Thanks for getting back to
me.
Michael
On Sun, May 2, 2021 at 6:02 PM Ludovic Courtès <ludo <at> gnu.org> wrote:
> Hi,
>
> Michael Mausler <michaelmausler <at> gmail.com> skribis:
>
> > 1. &store-protocol-error:
> > message: "some substitutes for the outputs of derivation
> > `/gnu/store/c8bnwlki4wa6s8rz4ynbcr95imhx3s13-graphviz-2.42.3.drv' failed
> > (usually happens due to networking issues); try `--fallback' to build
> > derivation from source "
> > status: 1
>
> This suggests that Guix failed to download binaries (“substitutes”) for
> the GraphViz package, perhaps because of some transient networking
> error.
>
> Could you try running ‘guix pull’ again?
>
> Thanks for your message,
> Ludo’.
>
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#48110
; Package
guix
.
(Mon, 03 May 2021 19:59:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 48110 <at> debbugs.gnu.org (full text, mbox):
Hi,
Michael Mausler <michaelmausler <at> gmail.com> skribis:
> I tried guix pull another time which failed with a similar error, so I
> tried with the --fallback flag and that worked. Thanks for getting back to
> me.
Do you still have the output that appeared above the backtrace? There
should be a clue as to why downloading Graphviz failed.
For the record, the two substitutes appear to be available:
--8<---------------cut here---------------start------------->8---
$ wget -qO - https://ci.guix.gnu.org/nar/lzip/bi9hjvhcgr5rc0r29wmb18xxk4cgphx8-graphviz-2.42.3 | lzip -d | wc -c
8372744
$ wget -qO - https://ci.guix.gnu.org/nar/lzip/a2j5znslnafdydcrx9jqpr6n25a3k6vf-graphviz-2.42.3-doc | lzip -d | wc -c
5724672
--8<---------------cut here---------------end--------------->8---
Thanks,
Ludo’.
Added tag(s) moreinfo.
Request was from
zimoun <zimon.toutoune <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 02 Jul 2021 16:46:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.