compute-guix-derivation bug report

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Xero
Owner
unassigned
Submitted by
Xero
Severity
normal
X
(address . bug-guix@gnu.org)
5dfef98d-1cd1-9c87-5726-5870618f3d2f@gmail.com
Hi,

guix pull fails with the following message:

```

guix pull: error: You found a bug: the program
'/gnu/store/i1vsxyy6vnzdngfxylcanwmh9f8ax8ky-compute-guix-derivation'

failed to compute the derivation for Guix (version:
"e266043e670f4318679664f3af4401dab7cce52b"; system: "x86_64-linux";
host version: "0.15.0"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.

```

Best
Xero
L
L
Ludovic Courtès wrote on 20 Sep 2018 13:16
(name . Xero)(address . xerosmith@gmail.com)(address . 32778@debbugs.gnu.org)
8736u4v2op.fsf@gnu.org
Hello Xero,

Xero <xerosmith@gmail.com> skribis:

Toggle quote (14 lines)
> guix pull fails with the following message:
>
> ```
>
> guix pull: error: You found a bug: the program
> '/gnu/store/i1vsxyy6vnzdngfxylcanwmh9f8ax8ky-compute-guix-derivation'
>
> failed to compute the derivation for Guix (version:
> "e266043e670f4318679664f3af4401dab7cce52b"; system: "x86_64-linux";
> host version: "0.15.0"; pull-version: 1).
> Please report it by email to <bug-guix@gnu.org>.
>
> ```

Could you also paste what came just before this message?

Thanks for reporting the issue!

Ludo’.
L
L
Ludovic Courtès wrote on 22 Sep 2018 15:15
(name . Xero)(address . xerosmith@gmail.com)(address . 32778@debbugs.gnu.org)
87pnx5vfjs.fsf@gnu.org
ludo@gnu.org (Ludovic Courtès) skribis:

Toggle quote (18 lines)
> Xero <xerosmith@gmail.com> skribis:
>
>> guix pull fails with the following message:
>>
>> ```
>>
>> guix pull: error: You found a bug: the program
>> '/gnu/store/i1vsxyy6vnzdngfxylcanwmh9f8ax8ky-compute-guix-derivation'
>>
>> failed to compute the derivation for Guix (version:
>> "e266043e670f4318679664f3af4401dab7cce52b"; system: "x86_64-linux";
>> host version: "0.15.0"; pull-version: 1).
>> Please report it by email to <bug-guix@gnu.org>.
>>
>> ```
>
> Could you also paste what came just before this message?

I tried to reproduce it like this without success (the starting commit
dates from before 0.15.0):

Toggle snippet (21 lines)
$ ~/.config/guix/current-1-link/bin/guix --version
guix (GNU Guix) 65956ad3526ba09e1f7a40722c96c6ef7c0936fe
Copyright (C) 2018 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ ~/.config/guix/current-1-link/bin/guix pull
Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit 91294b53619995712a6f8d497d650bfc02b4c952...

[...]

pako 1 en profilo
$ guix describe
Generacio 29 Sep 22 2018 15:11:41 (nuna)
guix 91294b5
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: origin/master
commit: 91294b53619995712a6f8d497d650bfc02b4c952

Ludo’.
L
L
Ludovic Courtès wrote on 23 Sep 2018 21:54
(name . Xero)(address . xerosmith@gmail.com)(address . 32778-done@debbugs.gnu.org)
87h8igrnuy.fsf@gnu.org
Hello,

Xero <xerosmith@gmail.com> skribis:

Toggle quote (8 lines)
> After restarting my computer and running `guix pull
> --substitute-urls="https://berlin.guixsd.org"`,
>
> I have since been unable to reproduce the bug.
>
>
> I will be sure to capture more details next time.

Alright, closing the bug for now. Thanks for letting us know.

Ludo’.
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 32778
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