unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm@22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib")
@ 2024-04-28  8:40 Simen Endsjø
  2024-04-28 14:48 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Simen Endsjø @ 2024-04-28  8:40 UTC (permalink / raw)
  To: 70624

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@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@22.11 gnu/packages/wm.scm:2397
7fe5218a9370> "lib")




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm@22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib")
  2024-04-28  8:40 bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm@22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib") Simen Endsjø
@ 2024-04-28 14:48 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-04-28 14:48 UTC (permalink / raw)
  To: Simen Endsjø; +Cc: 70624-done

Hi,

Simen Endsjø <simendsjo@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@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@22.11 gnu/packages/wm.scm:2397
> 7fe5218a9370> "lib")

This should now be fixed, thanks to Nathan for the investigation &
patch.

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-28 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28  8:40 bug#70624: Cannot reconfigure: Wrong type argument in position 1 (expecting struct): (#<package stumpwm@22.11 gnu/packages/wm.scm:2397 7fe5218a9370> "lib") Simen Endsjø
2024-04-28 14:48 ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).