Bug report

  • Done
  • quality assurance status badge
Details
4 participants
  • charlie
  • Julien Lepiller
  • Maxim Cournoyer
  • zimoun
Owner
unassigned
Submitted by
charlie
Severity
normal
C
C
charlie wrote on 17 Aug 2020 11:51
(address . bug-guix@gnu.org)
c2cfc66d-5b93-6975-e895-12372fcc899e@gmail.com
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@gnu.org>.

Regards

Charlie
J
J
Julien Lepiller wrote on 17 Aug 2020 13:56
971F2EC7-D580-4760-8904-B3AF804C2CBE@lepiller.eu
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@gmail.com> wrote:
Toggle quote (20 lines)
>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@gnu.org>.
>
>Regards
>
>Charlie
Attachment: file
Z
Z
zimoun wrote on 16 Sep 2020 00:42
tags 42900 moreinfo
(address . control@debbugs.gnu.org)
86a6xqzmoh.fsf@gmail.com
tags 42900 moreinfo
thanks
M
M
Maxim Cournoyer wrote on 18 Oct 2020 06:01
Re: bug#42900: Bug report
(name . charlie)(address . charliembrodie@gmail.com)(address . 42900-done@debbugs.gnu.org)
87r1pw41xu.fsf@gmail.com
Hi Charlie,

charlie <charliembrodie@gmail.com> writes:

Toggle quote (19 lines)
> 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@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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 42900@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 42900
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch