guix pull bug

  • Open
  • quality assurance status badge
Details
One participant
  • Shyam Laximan
Owner
unassigned
Submitted by
Shyam Laximan
Severity
normal

Debbugs page

Shyam Laximan wrote 8 months ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
LV8P220MB1267AFA90FF9DCA6E27A2EE7B5B72@LV8P220MB1267.NAMP220.PROD.OUTLOOK.COM
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/jw3hyy2zvml1yvw0vsj6k5s0a8i4ibs7-compute-guix-derivation'
failed to compute the derivation for Guix (version: "fdc6274de5b1d617fcabb3f3af9d2c0dd2a6520d"; system: "x86_64-linux";
host version: "1.4.0"; pull-version: 1).
?
Your comment

Commenting via the web interface is currently disabled.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 72353
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help