guix pull dies unexpectedly

  • Done
  • quality assurance status badge
Details
2 participants
  • Jack Hill
  • Jan Wielkiewicz
Owner
unassigned
Submitted by
Jan Wielkiewicz
Severity
normal
Merged with

Debbugs page

Jan Wielkiewicz wrote 5 years ago
(address . bug-guix@gnu.org)
20191125222613.2f4ee315@interia.pl
Hi,
Today I tried running "guix pull", but it fails during substitution:

Computing Guix derivation for 'x86_64-linux'... /
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
6.7%Backtrace: substitute: 3 (apply-smob/1 #<catch-closure
7f87426511e0>) substitute: In ice-9/boot-9.scm:
substitute: 705:2 2 (call-with-prompt _ _ #<procedure
default-prompt-handle…>) substitute: In ice-9/eval.scm:
substitute: 619:8 1 (_ #(#(#<directory (guile-user)
7f87422e7140>))) substitute: In guix/ui.scm:
substitute: 1730:12 0 (run-guix-command _ . _)
substitute:
substitute: guix/ui.scm:1730:12: In procedure run-guix-command:
substitute: Throw to key `bad-response' with args `("Bad Response-Line:
~s" (""))'. guix pull: error:
`/gnu/store/v0wg5qvf88jhyrdzyphafwmvbj7lzra6-guix-1.0.1-10.41b4b71/bin/guix
substitute' died unexpectedly

Jan Wielkiewicz
Jack Hill wrote 5 years ago
(no subject)
(address . control@debbugs.gnu.org)
alpine.DEB.2.20.1911251655530.11560@marsh.hcoop.net
merge 38379 38359 38377 38380
Jack Hill wrote 5 years ago
(address . control@debbugs.gnu.org)
alpine.DEB.2.20.1911251709520.11560@marsh.hcoop.net
unmerge 38359
?
Your comment

This issue is archived.

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

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