guix pull: error

  • Open
  • quality assurance status badge
Details
2 participants
  • Platoxia
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Platoxia
Severity
normal

Debbugs page

Platoxia wrote 11 months ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
atZp1WM0X5Z-CBcaVGdu9IDYLPSi4SkaZjYo43NDPW9qXCA88qTTg47jAxHAYR0uDK_DLzHAA49oz8OKOCAMIyQijh8a87A0njozf8PPIA4=@protonmail.com
$ guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
guile-lib-0.2.8 346KiB 437KiB/s 00:01 ▕██████████████████▏ 100.0%
libarchive-3.6.1.tar.xz 5.0MiB 3.1MiB/s 00:02 ▕██████████████████▏ 100.0%
building /gnu/store/fgfcd0n5x1hj1rhjd7ilcqz8igzf036h-libarchive-3.6.1.tar.xz.drv...
building /gnu/store/6n14sfg3bds7rvls681xnjmwnlq6i60k-libarchive-3.6.1.drv...
\ 'install-license-files' phas/Backtrace:
15 (primitive-load "/gnu/store/3j8s6h4wzbndcwggb0zisxwxcp4j1ydx-compute-guix-derivation")
In ice-9/eval.scm:
155:9 14 (_ _)
159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 12 (with-fluid* _ _ _)
152:2 11 (with-fluid* _ _ _)
In ./guix/store.scm:
2180:24 10 (run-with-store #<store-connection 256.100 7f362420daf0> #<procedure 7f361233ec30 at ./guix/self.scm:1?> ?)
2008:8 9 (_ #<store-connection 256.100 7f362420daf0>)
In ./guix/gexp.scm:
299:22 8 (_ #<store-connection 256.100 7f362420daf0>)
1201:2 7 (_ #<store-connection 256.100 7f362420daf0>)
1068:2 6 (_ #<store-connection 256.100 7f362420daf0>)
909:4 5 (_ #<store-connection 256.100 7f362420daf0>)
In ./guix/store.scm:
2065:12 4 (_ #<store-connection 256.100 7f362420daf0>)
1407:13 3 (map/accumulate-builds #<store-connection 256.100 7f362420daf0> #<procedure 7f360d57be20 at ./guix/sto?> ?)
1403:5 2 (map/accumulate-builds #<store-connection 256.100 7f362420daf0> #<procedure 7f35ff1fd600 at ./guix/sto?> ?)
1419:15 1 (_ #<store-connection 256.100 7f362420daf0> ("/gnu/store/ramfcgkilc8k02abs9jx3gb6h5asif3f-guix-daem?" ?) ?)
1419:15 0 (loop #f)

./guix/store.scm:1419:15: In procedure loop:
ERROR:
1. &store-protocol-error:
message: "`/gnu/store/m0i80rv8ipsgqjn2f1q1x2k80rxj788h-guix-1.4.0-18.4c94b9e/bin/guix substitute' died unexpectedly"
status: 1
guix pull: error: You found a bug: the program '/gnu/store/3j8s6h4wzbndcwggb0zisxwxcp4j1ydx-compute-guix-derivation'
failed to compute the derivation for Guix (version: "188d18fc47f0d38edfe06e3e5834fa8587bd300b"; system: "x86_64-linux";
host version: "f3a9c701ac18ba9023f6d96629f9d8bb2df67a40"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

Sent with [Proton Mail](https://proton.me/)secure email.
Attachment: file
Ricardo Wurmus wrote 11 months ago
(address . 70192@debbugs.gnu.org)
875xwnh6nj.fsf@elephly.net
Thanks for the bug report.

This looks like a temporary network failure. Can you reproduce this
reliably? If so, could you please tell us a bit more about your system?

Thanks!

--
Ricardo
?
Your comment

Commenting via the web interface is currently disabled.

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

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