GNU bug report logs -
#46499
Failed to compute the derivation for Guix
Previous Next
To reply to this bug, email your comments to 46499 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#46499
; Package
guix
.
(Sat, 13 Feb 2021 23:24:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Raghav Gururajan <rg <at> raghavgururajan.name>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 13 Feb 2021 23:24: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)]
Hello Guix!
Guix pull failed with following error:
guix pull: error: You found a bug: the program
'/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"58853df8f695b77f41ab6e1969fda2c20fd7f816"; system: "x86_64-linux";
host version: "4e902da60c84059413b838acf1dfd39c3aa73ec6"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.
Backtrace:
11 (primitive-load
"/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation")
In ice-9/eval.scm:
155:9 10 (_ _)
159:9 9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user)
7faf8731bf?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
2062:24 8 (run-with-store #<store-connection 256.99 7faf855425f0> _
#:guile-for-build _ #:system _ #:target _)
1896:8 7 (_ _)
In ./guix/gexp.scm:
258:18 6 (_ _)
1123:2 5 (_ _)
982:2 4 (_ _)
843:4 3 (_ _)
In ./guix/store.scm:
1944:12 2 (_ #<store-connection 256.99 7faf855425f0>)
1362:5 1 (map/accumulate-builds #<store-connection 256.99
7faf855425f0> _ _)
1373:15 0 (_ #<store-connection 256.99 7faf855425f0> _ _)
./guix/store.scm:1373:15: ERROR:
1. &store-protocol-error:
message: "build of
`/gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv' failed"
status: 100
Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#46499
; Package
guix
.
(Sun, 14 Feb 2021 01:09:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 46499 <at> debbugs.gnu.org (full text, mbox):
On Sat, Feb 13, 2021 at 06:22:59PM -0500, Raghav Gururajan wrote:
> guix pull: error: You found a bug: the program
> '/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "58853df8f695b77f41ab6e1969fda2c20fd7f816"; system: "x86_64-linux";
> host version: "4e902da60c84059413b838acf1dfd39c3aa73ec6"; pull-version: 1).
> Please report it by email to <bug-guix <at> gnu.org>.
Thanks for the report...
>
> Backtrace:
> 11 (primitive-load
> "/gnu/store/r1chv4mzyrix08ibb8n3ridadc9g2rgv-compute-guix-derivation")
> In ice-9/eval.scm:
> 155:9 10 (_ _)
> 159:9 9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user)
> 7faf8731bf?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ./guix/store.scm:
> 2062:24 8 (run-with-store #<store-connection 256.99 7faf855425f0> _
> #:guile-for-build _ #:system _ #:target _)
> 1896:8 7 (_ _)
> In ./guix/gexp.scm:
> 258:18 6 (_ _)
> 1123:2 5 (_ _)
> 982:2 4 (_ _)
> 843:4 3 (_ _)
> In ./guix/store.scm:
> 1944:12 2 (_ #<store-connection 256.99 7faf855425f0>)
> 1362:5 1 (map/accumulate-builds #<store-connection 256.99 7faf855425f0>
> _ _)
> 1373:15 0 (_ #<store-connection 256.99 7faf855425f0> _ _)
>
> ./guix/store.scm:1373:15: ERROR:
> 1. &store-protocol-error:
> message: "build of
> `/gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv' failed"
> status: 100
Weird! This derivation did build on ci.guix.gnu.org.
Can you try building it "by hand" and reporting back?
Like this:
$ guix build /gnu/store/lbzdd5wz3isjdqbd2zjlkqlgch9h5k2r-git-minimal-2.30.1.drv --keep-failed
Added tag(s) moreinfo.
Request was from
zimoun <zimon.toutoune <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Thu, 10 Jun 2021 11:29:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 4 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.