GNU bug report logs -
#66315
guile-ini is missing a dependency on guile-lib
Previous Next
Reported by: wolf <wolf <at> wolfsden.cz>
Date: Mon, 2 Oct 2023 21:46:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66315 in the body.
You can then email your comments to 66315 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#66315
; Package
guix
.
(Mon, 02 Oct 2023 21:46:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
wolf <wolf <at> wolfsden.cz>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 02 Oct 2023 21:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
I think guile-ini package is missing a dependency on guile-lib package.
$ guix shell -C guile guile-ini -- guile -c '(use-modules (ini))'
Backtrace:
In ice-9/boot-9.scm:
3564:26 19 (_)
In unknown file:
18 (primitive-load-path "ini/fsm" #<procedure 7ff9f57daf20?>)
In ice-9/boot-9.scm:
3923:23 17 (_)
3411:4 16 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
3424:24 15 (_)
222:29 14 (map1 (((oop goops)) ((smc fsm)) ((ini fsm-context)) # ?))
222:17 13 (map1 (((smc fsm)) ((ini fsm-context)) ((ini #)) ((?))))
3327:17 12 (resolve-interface (smc fsm) #:select _ #:hide _ # _ # _ ?)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
3253:13 10 (_)
In ice-9/threads.scm:
390:8 9 (_ _)
In ice-9/boot-9.scm:
3544:20 8 (_)
2836:4 7 (save-module-excursion #<procedure 7ff9f57c9420 at ice-?>)
3564:26 6 (_)
In unknown file:
5 (primitive-load-path "smc/fsm" #<procedure 7ff9f57dac60?>)
In ice-9/boot-9.scm:
3923:23 4 (_)
3411:4 3 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
3424:24 2 (_)
222:17 1 (map1 (((scheme documentation)) ((oop goops)) ((# #)) ?))
3330:6 0 (resolve-interface (scheme documentation) #:select _ # _ ?)
ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (scheme documentation)
Compared to (which does not produce an error):
$ guix shell -C guile guile-ini guile-lib -- guile -c '(use-modules (ini))'
Have a nice day,
W.
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Thu, 05 Oct 2023 15:05:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
wolf <wolf <at> wolfsden.cz>
:
bug acknowledged by developer.
(Thu, 05 Oct 2023 15:05:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66315-done <at> debbugs.gnu.org (full text, mbox):
Fabio Natali <me <at> fabionatali.com> skribis:
> This should close https://issues.guix.gnu.org/66315.
> ---
> Hi! 👋
>
> Just a micro-fix which will hopefully close:
>
> https://issues.guix.gnu.org/66315
Hi! I tweaked the commit log and applied it, thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 03 Nov 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.