`.../guix substitute' died unexpectedly

  • Open
  • quality assurance status badge
Details
2 participants
  • Maxime Devos
  • Philip Kaludercic
Owner
unassigned
Submitted by
Philip Kaludercic
Severity
normal
Blocked by
P
P
Philip Kaludercic wrote on 13 Aug 2022 17:42
(address . bug-guix@gnu.org)
87y1vsjgk8.fsf@posteo.net
I just attempted to run `guix pull', and encountered this issue:

Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to c2481b1 (755 new commits)...
Building from this channel:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
module-import 2KiB 186KiB/s 00:00 [##################] 100.0%
module-import-compiled 1.2MiB 2.6MiB/s 00:00 [##################] 100.0%
compute-guix-derivation 1015B 715KiB/s 00:00 [##################] 100.0%
Computing Guix derivation for 'x86_64-linux'... \Backtrace:
14 (primitive-load "/gnu/store/6k0xq30xw5pqihfam5z8ncykj3af7q6w-compute-guix-derivation")
In ice-9/eval.scm:
155:9 13 (_ _)
159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 11 (with-fluid* _ _ _)
152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
2168:24 9 (run-with-store #<store-connection 256.99 7f840318b140> #<procedure 7f83ed7cb1e0 at ./guix/self.scm:12?> ?)
1996:8 8 (_ #<store-connection 256.99 7f840318b140>)
In ./guix/gexp.scm:
300:22 7 (_ #<store-connection 256.99 7f840318b140>)
1181:2 6 (_ #<store-connection 256.99 7f83fa864c30>)
1047:2 5 (_ #<store-connection 256.99 7f83fa864c30>)
893:4 4 (_ #<store-connection 256.99 7f83fa864c30>)
In ./guix/store.scm:
2053:12 3 (_ #<store-connection 256.99 7f83fa864c30>)
1401:5 2 (map/accumulate-builds #<store-connection 256.99 7f83fa864c30> #<procedure 7f83f717b7a0 at ./guix/stor?> ?)
1417:15 1 (_ #<store-connection 256.99 7f83fa864c30> ("/gnu/store/js3m9m2zj8bpgiln0lmvrn1q5l58c01s-guix-daemon-?") ?)
1417:15 0 (loop #f)

./guix/store.scm:1417:15: In procedure loop:
ERROR:
1. &store-protocol-error:
message: "`/gnu/store/0iii8i1lc4wg3wccs1db7y7d8lg80i04-guix-1.3.0/bin/guix substitute' died unexpectedly"
status: 1
guix pull: error: You found a bug: the program '/gnu/store/6k0xq30xw5pqihfam5z8ncykj3af7q6w-compute-guix-derivation'
failed to compute the derivation for Guix (version: "c2481b1bea56f2885110d5af0a6cff36a3d95933"; system: "x86_64-linux";
host version: "bdb2e262fcbea76de807cd829c2d2270661546a5"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
P
P
Philip Kaludercic wrote on 13 Aug 2022 18:00
Re: bug#57177: Acknowledgement (`.../guix substitute' died unexpectedly)
(address . 57177@debbugs.gnu.org)
87tu6gjfpz.fsf@posteo.net
I should add that a second "guix pull" appeared to resolve the issue.
M
M
Maxime Devos wrote on 13 Aug 2022 21:37
Re: bug#57177: `.../guix substitute' died unexpectedly
(address . control@debbugs.gnu.org)
e9281835-f973-1d1b-6f12-dc0dc1a18655@telenet.be
block 57177 with 50238
thanks
On 13-08-2022 17:42, Philip Kaludercic wrote:
Toggle quote (1 lines)
> I just attempted to run `guix pull', and encountered this issue: [...]
I've a patch at https://issues.guix.gnu.org/50238 that might make the
error message more useful.
As-is, we don't really have any information for debugging.
Greetings,
Maxime
Attachment: OpenPGP_signature
?
Your comment

Commenting via the web interface is currently disabled.

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

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