* bug#74836: reconfigure fails with colord-service-type enabled
@ 2024-12-12 20:00 Nathan Dehnel
2024-12-13 20:34 ` Richard Sent
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Dehnel @ 2024-12-12 20:00 UTC (permalink / raw)
To: 74836
guix a9003b8
$ gunzip -c /var/log/guix/drvs/9q/shqzfg9m1xq3vqkkim048jfn67q4zz-dbus-system-services.drv.gz
find-files: /gnu/store/lhz771ckxyxydd5va71jxj2fl7xz8gls-gdm-44.1/share/dbus-1/:
No such file or directory
Backtrace:
3 (primitive-load "/gnu/store/57whwdicsj7gqjchrwi6lmkikz6?")
In ice-9/eval.scm:
619:8 2 (_ #f)
In srfi/srfi-1.scm:
634:9 1 (for-each #<procedure 7ffff7824660 at ice-9/eval.scm:3?> ?)
In unknown file:
0 (symlink "/gnu/store/ggaj14rcnab55ic690f5vabj0m6ydpb4-?" ?)
ERROR: In procedure symlink:
In procedure symlink: File exists
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#74836: reconfigure fails with colord-service-type enabled
2024-12-12 20:00 bug#74836: reconfigure fails with colord-service-type enabled Nathan Dehnel
@ 2024-12-13 20:34 ` Richard Sent
0 siblings, 0 replies; 2+ messages in thread
From: Richard Sent @ 2024-12-13 20:34 UTC (permalink / raw)
To: Nathan Dehnel; +Cc: 74836
Are you trying to use both %desktop-services and colord-service-type?
When I examine /gnu/store/...-dbus-system-services-builder with an OS
containing both %desktop-services and colord-service-type, I see the
following in dbus-system-services-builder:
(list
......
"/gnu/store/ggaj14rcnab55ic690f5vabj0m6ydpb4-colord-1.4.6"
"/gnu/store/ggaj14rcnab55ic690f5vabj0m6ydpb4-colord-1.4.6")
If I use %base-services instead, the system builds.
The catch for duplicate services only applies to Shepherd services, not
Guix System services. I wonder if we should also check for duplicate
system services.
--
Take it easy,
Richard Sent
Making my computer weirder one commit at a time.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-13 20:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-12 20:00 bug#74836: reconfigure fails with colord-service-type enabled Nathan Dehnel
2024-12-13 20:34 ` Richard Sent
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).