GNU bug report logs -
#64659
bug in guix-compute-derivation
Previous Next
Reported by: anemofilia <anemofilia <at> disroot.org>
Date: Sun, 16 Jul 2023 06:40:02 UTC
Severity: normal
Done: Simon Tournier <zimon.toutoune <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 64659 in the body.
You can then email your comments to 64659 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#64659
; Package
guix
.
(Sun, 16 Jul 2023 06:40:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
anemofilia <anemofilia <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 16 Jul 2023 06:40: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, how are you?
Seems that I've found a bug in guix-compute-derivation while running
guix pull in a newly installed guix system. Here's the complete output:
```
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 49f74b6
Computing Guix derivation for 'x86_64-linux'... .
..
.
Backtrace:
17 (primitive-load
"/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?>
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2168:24 12 (run-with-store #<store-connection 256.99 7f911811b410>
#<procedure 7f9103b9d730 at ./guix/self.scm:13?> ?)
1996:8 11 (_ #<store-connection 256.99 7f911811b410>)
In ./guix/gexp.scm:
299:22 10 (_ #<store-connection 256.99 7f911811b410>)
1180:2 9 (_ #<store-connection 256.99 7f911811b410>)
1046:2 8 (_ #<store-connection 256.99 7f911811b410>)
892:4 7 (_ #<store-connection 256.99 7f911811b410>)
In ./guix/store.scm:
2053:12 6 (_ #<store-connection 256.99 7f911811b410>)
1401:5 5 (map/accumulate-builds #<store-connection 256.99
7f911811b410> #<procedure 7f90fe2f2c00 at ./guix/stor?> ?)
1417:15 4 (_ #<store-connection 256.99 7f911811b410>
("/gnu/store/00lz8100v86nzcbcl9yp1jfd63ianr2z-guix-daemo?" ?) ?)
1417:15 3 (loop #f)
711:11 2 (process-stderr #<store-connection 256.99 7f911811b410> _)
In ./guix/serialization.scm:
101:11 1 (read-int #<input-output: file 10>)
79:6 0 (get-bytevector-n* #<input-output: file 10> 8)
./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
ERROR:
1. &nar-error:
file: #f
port: #<input-output: file 10>
guix pull: error: You found a bug: the program
'/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"49f74b67a44882d2af0529abf3e60a9c37512f2c"; system: "x86_64-linux";
host version: "1.4.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix <at> gnu.org>.
```
Thanks in advance,
Anemofilia
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#64659
; Package
guix
.
(Fri, 21 Jul 2023 00:10:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 64659 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I've been facing the same issue, not a fresh install in my case.
I'm not sure what the problem is, but forcing `bordeaux.guix.gnu.org as the substitute server to use got me past the issue.`
`> guix pull --substitute-url="https://bordeaux.guix.gnu.org"`
`This link was also helpful and mentions the same error with same backtrace: `https://simon.tournier.info/posts/2023-06-23-hackathon-repro.html
`Best,`
-Nick
[Message part 2 (text/html, inline)]
Reply sent
to
Simon Tournier <zimon.toutoune <at> gmail.com>
:
You have taken responsibility.
(Mon, 16 Jun 2025 09:09:09 GMT)
Full text and
rfc822 format available.
Notification sent
to
anemofilia <anemofilia <at> disroot.org>
:
bug acknowledged by developer.
(Mon, 16 Jun 2025 09:09:09 GMT)
Full text and
rfc822 format available.
Message #13 received at 64659-done <at> debbugs.gnu.org (full text, mbox):
Hi,
I think this bug…
https://issues.guix.gnu.org/issue/64659
On Sun, 16 Jul 2023 at 06:13, anemofilia <anemofilia <at> disroot.org> wrote:
> guix https://git.savannah.gnu.org/git/guix.git 49f74b6
> Computing Guix derivation for 'x86_64-linux'... .
[...]
> guix pull: error: You found a bug: the program '/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "49f74b67a44882d2af0529abf3e60a9c37512f2c"; system: "x86_64-linux";
> host version: "1.4.0"; pull-version: 1).
…is a transient bug.
Feel free to reopen if it’s not and/or I’m missing something.
Cheers,
simon
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 Jul 2025 11:24:25 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.