GNU bug report logs - #38379
guix pull crashing: Throw to key `bad-response'

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Mon, 25 Nov 2019 21:33:46 UTC

Severity: normal

Merged with 38377, 38380

Done: Ludovic Courtès <ludo <at> gnu.org>

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 38379 in the body.
You can then email your comments to 38379 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#38379; Package guix. (Mon, 25 Nov 2019 21:33:46 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 25 Nov 2019 21:33:46 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: guix pull crashing: Throw to key `bad-response'
Date: Mon, 25 Nov 2019 15:09:10 -0500
Today `guix pull` started crashing for me:

$ guix pull --verbosity=9 --substitute-urls=https://ci.guix.gnu.org
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	5d297ca
Computing Guix derivation for 'x86_64-linux'... -
substitute: updating substitutes from 'https://ci.guix.gnu.org'...  15.9%Backtrace:
substitute:            3 (apply-smob/1 #<catch-closure 7f82f190f1e0>)
substitute: In ice-9/boot-9.scm:
substitute:     705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
substitute: In ice-9/eval.scm:
substitute:     619:8  1 (_ #(#(#<directory (guile-user) 7f82f1585140>)))
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/k76m7w6fmcy12iraz070sfw5ns410m42-guix-1.0.1-9.f63e493/bin/guix substitute' died unexpectedly

$ guix describe
Generation 102	Nov 04 2019 12:29:54	(current)
  guix bf7b08c
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: bf7b08c4fe7d14c25a83bde99f19eca1119d88ff





Merged 38359 38377 38379 38380. Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Mon, 25 Nov 2019 21:58:01 GMT) Full text and rfc822 format available.

Disconnected #38359 from all other report(s). Request was from Jack Hill <jackhill <at> jackhill.us> to control <at> debbugs.gnu.org. (Mon, 25 Nov 2019 22:11:01 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 26 Nov 2019 10:36:02 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Tue, 26 Nov 2019 10:36:02 GMT) Full text and rfc822 format available.

Message #14 received at 38379-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 38379-done <at> debbugs.gnu.org
Subject: Re: bug#38379: guix pull crashing: Throw to key `bad-response'
Date: Tue, 26 Nov 2019 11:35:38 +0100
Hi,

Leo Famulari <leo <at> famulari.name> skribis:

> Today `guix pull` started crashing for me:
>
> $ guix pull --verbosity=9 --substitute-urls=https://ci.guix.gnu.org
> 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	5d297ca
> Computing Guix derivation for 'x86_64-linux'... -
> substitute: updating substitutes from 'https://ci.guix.gnu.org'...  15.9%Backtrace:
> substitute:            3 (apply-smob/1 #<catch-closure 7f82f190f1e0>)
> substitute: In ice-9/boot-9.scm:
> substitute:     705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
> substitute: In ice-9/eval.scm:
> substitute:     619:8  1 (_ #(#(#<directory (guile-user) 7f82f1585140>)))
> 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/k76m7w6fmcy12iraz070sfw5ns410m42-guix-1.0.1-9.f63e493/bin/guix substitute' died unexpectedly

This is because we hit ENOSPC on ci.guix.gnu.org (a bug in itself).

This is fixed now, so you should no longer experience it (Cuirass is
still stopped on berlin while GC makes more space, though.)

Apologies for the inconvenience!

Ludo’.




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 26 Nov 2019 10:36:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Howard <christopher <at> alaskasi.com>:
bug acknowledged by developer. (Tue, 26 Nov 2019 10:36:02 GMT) Full text and rfc822 format available.

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 26 Nov 2019 10:36:03 GMT) Full text and rfc822 format available.

Notification sent to Jan Wielkiewicz <tona_kosmicznego_smiecia <at> interia.pl>:
bug acknowledged by developer. (Tue, 26 Nov 2019 10:36:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Dec 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.