[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#53027: Backtrace with `guix pull --debug=2`
From: |
Maxime Devos |
Subject: |
bug#53027: Backtrace with `guix pull --debug=2` |
Date: |
Wed, 05 Jan 2022 21:29:35 +0000 |
User-agent: |
Evolution 3.38.3-1 |
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
Description: This is a digitally signed message part