GNU bug report logs - #42900
Bug report

Previous Next

Package: guix;

Reported by: charlie <charliembrodie <at> gmail.com>

Date: Mon, 17 Aug 2020 10:45:02 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42900 in the body.
You can then email your comments to 42900 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42900; Package guix. (Mon, 17 Aug 2020 10:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to charlie <charliembrodie <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 17 Aug 2020 10:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: charlie <charliembrodie <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Bug report
Date: Mon, 17 Aug 2020 10:51:56 +0100
Text as follows:

./guix/store.scm:1367:15: Throw to key `srfi-34' with args `(#<condition 
&store-protocol-error [message: "some substitutes for the outputs of 
derivation 
`/gnu/store/4vqa9zmhhyzqca476236wbxqbv7s4b1v-guile-ssh-0.13.0-1.688d7f3.drv' 
failed (usually happens due to networking issues); try `--fallback' to 
build derivation from source " status: 1] 7fcdf05a0ba0>)'.
guix pull: error: You found a bug: the program 
'/gnu/store/0v9rirhz4a1gg92n3cclldfh3p8xq9zd-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"accdd9dd97b02a408bab1d40657173aa9c58401a"; system: "x86_64-linux";
host version: "1.1.0"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.

Regards

Charlie





Information forwarded to bug-guix <at> gnu.org:
bug#42900; Package guix. (Mon, 17 Aug 2020 11:58:01 GMT) Full text and rfc822 format available.

Message #8 received at 42900 <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: charlie <charliembrodie <at> gmail.com>,42900 <at> debbugs.gnu.org
Subject: Re: bug#42900: Bug report
Date: Mon, 17 Aug 2020 07:56:48 -0400
[Message part 1 (text/plain, inline)]
Hi Charlie,

As the message suggests, this looks like a network issue. Either a transient failure on your network, or some issue with the build farm. Have you tried using --fallback (in case of network issue, it will build locally, so it can take a long time)?

Thanks for the report!

On 2020年8月17日 5:51:56 GMT-04:00, charlie <charliembrodie <at> gmail.com> wrote:
>Text as follows:
>
>./guix/store.scm:1367:15: Throw to key `srfi-34' with args
>`(#<condition 
>&store-protocol-error [message: "some substitutes for the outputs of 
>derivation 
>`/gnu/store/4vqa9zmhhyzqca476236wbxqbv7s4b1v-guile-ssh-0.13.0-1.688d7f3.drv'
>
>failed (usually happens due to networking issues); try `--fallback' to 
>build derivation from source " status: 1] 7fcdf05a0ba0>)'.
>guix pull: error: You found a bug: the program 
>'/gnu/store/0v9rirhz4a1gg92n3cclldfh3p8xq9zd-compute-guix-derivation'
>failed to compute the derivation for Guix (version: 
>"accdd9dd97b02a408bab1d40657173aa9c58401a"; system: "x86_64-linux";
>host version: "1.1.0"; pull-version: 1).
>Please report it by email to <bug-guix <at> gnu.org>.
>
>Regards
>
>Charlie
[Message part 2 (text/html, inline)]

Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 15 Sep 2020 22:44:02 GMT) Full text and rfc822 format available.

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Sun, 18 Oct 2020 04:03:02 GMT) Full text and rfc822 format available.

Notification sent to charlie <charliembrodie <at> gmail.com>:
bug acknowledged by developer. (Sun, 18 Oct 2020 04:03:02 GMT) Full text and rfc822 format available.

Message #15 received at 42900-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: charlie <charliembrodie <at> gmail.com>
Cc: 42900-done <at> debbugs.gnu.org
Subject: Re: bug#42900: Bug report
Date: Sun, 18 Oct 2020 00:01:49 -0400
Hi Charlie,

charlie <charliembrodie <at> gmail.com> writes:

> Text as follows:
>
> ./guix/store.scm:1367:15: Throw to key `srfi-34' with args
> `(#<condition &store-protocol-error [message: "some substitutes for
> the outputs of derivation 
> `/gnu/store/4vqa9zmhhyzqca476236wbxqbv7s4b1v-guile-ssh-0.13.0-1.688d7f3.drv'
> failed (usually happens due to networking issues); try `--fallback' to 
> build derivation from source " status: 1] 7fcdf05a0ba0>)'.
> guix pull: error: You found a bug: the program
> '/gnu/store/0v9rirhz4a1gg92n3cclldfh3p8xq9zd-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "accdd9dd97b02a408bab1d40657173aa9c58401a"; system: "x86_64-linux";
> host version: "1.1.0"; pull-version: 1).
> Please report it by email to <bug-guix <at> gnu.org>.
>
> Regards
>
> Charlie

As others have mentioned, this appears to have been a network-related
transient error; I cannot reproduce it using:

$ guix time-machine v1.1.0 -- guix pull -p /tmp/dummy

I am closing this issue, but feel free to open a new one if you still
encounter problems.

Thank you for the report!

Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 15 Nov 2020 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.