GNU bug report logs - #53027
Backtrace with `guix pull --debug=2`

Previous Next

Package: guix;

Reported by: Oskar Berndal <o.berndal <at> gmail.com>

Date: Wed, 5 Jan 2022 15:57:03 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Oskar Berndal <o.berndal <at> gmail.com>, 53027 <at> debbugs.gnu.org
Subject: bug#53027: Backtrace with `guix pull --debug=2`
Date: Wed, 05 Jan 2022 21:29:35 +0000
[Message part 1 (text/plain, inline)]
Oskar Berndal schreef op wo 05-01-2022 om 16:19 [+0100]:
>    179:23  2 (update-build #<<build-status> building: () downloadin…> …)
> In ice-9/boot-9.scm:
>   1685:16  1 (raise-exception _ #:continuable? _)
>   1685:16  0 (raise-exception _ #:continuable? _)
> 
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> In procedure struct-vtable: Wrong type argument in position 1
> (expecting struct): #f

Seems like the issue is that 'find-build' returns #false
and 'update' doesn't expect that. So apparently a progress spinner
appears for a build that (guix status) doesn't know about?
I don't know how that can happen.

It's easy to address though (do nothing when no build was found),
but possibly that would only paper over the real issue.

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 11 days ago.

Previous Next


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