GNU bug report logs -
#70624
Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm@22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib")
Previous Next
Reported by: Simen Endsjø <simendsjo <at> gmail.com>
Date: Sun, 28 Apr 2024 08:41:02 UTC
Severity: normal
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 28 Apr 2024 10:48:39 -0400
with message-id <87edapczlk.fsf <at> gmail.com>
and subject line Re: bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib")
has caused the debbugs.gnu.org bug report #70624,
regarding Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib")
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70624: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70624
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Guix commit 4178eaf
Backtrace:
In guix/ui.scm:
2312:7 19 (run-guix . _)
2275:10 18 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 17 (with-exception-handler _ _ #:unwind? _ # _)
In guix/status.scm:
859:3 16 (_)
839:4 15 (call-with-status-report _ _)
In guix/scripts/system.scm:
1310:4 14 (_)
In ice-9/boot-9.scm:
1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
In guix/store.scm:
666:37 12 (thunk)
1302:8 11 (call-with-build-handler #<procedure 7fe52fd89390 at g…> …)
2182:25 10 (run-with-store #<store-connection 256.100 7fe5137aa0f0> …)
In guix/scripts/system.scm:
852:2 9 (_ _)
726:8 8 (_ #<store-connection 256.100 7fe5137aa0f0>)
In gnu/system.scm:
1327:19 7 (operating-system-derivation _)
863:11 6 (operating-system-services #<<operating-system> kernel:…>)
819:20 5 (operating-system-default-essential-services #<<operati…>)
327:35 4 (operating-system-packages _)
In unknown file:
3 (filter #<procedure 7fe5194db818 at gnu/system.scm:327…> …)
In gnu/system.scm:
328:67 2 (_ (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397…> …))
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): (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397
7fe5218a9370> "lib")
[Message part 3 (message/rfc822, inline)]
Hi,
Simen Endsjø <simendsjo <at> gmail.com> writes:
> Guix commit 4178eaf
>
> Backtrace:
> In guix/ui.scm:
> 2312:7 19 (run-guix . _)
> 2275:10 18 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
> 1752:10 17 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/status.scm:
> 859:3 16 (_)
> 839:4 15 (call-with-status-report _ _)
> In guix/scripts/system.scm:
> 1310:4 14 (_)
> In ice-9/boot-9.scm:
> 1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/store.scm:
> 666:37 12 (thunk)
> 1302:8 11 (call-with-build-handler #<procedure 7fe52fd89390 at g…> …)
> 2182:25 10 (run-with-store #<store-connection 256.100 7fe5137aa0f0> …)
> In guix/scripts/system.scm:
> 852:2 9 (_ _)
> 726:8 8 (_ #<store-connection 256.100 7fe5137aa0f0>)
> In gnu/system.scm:
> 1327:19 7 (operating-system-derivation _)
> 863:11 6 (operating-system-services #<<operating-system> kernel:…>)
> 819:20 5 (operating-system-default-essential-services #<<operati…>)
> 327:35 4 (operating-system-packages _)
> In unknown file:
> 3 (filter #<procedure 7fe5194db818 at gnu/system.scm:327…> …)
> In gnu/system.scm:
> 328:67 2 (_ (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397…> …))
> 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): (#<package stumpwm <at> 22.11 gnu/packages/wm.scm:2397
> 7fe5218a9370> "lib")
This should now be fixed, thanks to Nathan for the investigation &
patch.
--
Thanks,
Maxim
This bug report was last modified 1 year and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.