* 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; 3+ 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] 3+ 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
2024-12-14 0:04 ` Nathan Dehnel
0 siblings, 1 reply; 3+ 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] 3+ messages in thread
* bug#74836: reconfigure fails with colord-service-type enabled
2024-12-13 20:34 ` Richard Sent
@ 2024-12-14 0:04 ` Nathan Dehnel
0 siblings, 0 replies; 3+ messages in thread
From: Nathan Dehnel @ 2024-12-14 0:04 UTC (permalink / raw)
To: Richard Sent; +Cc: 74836
Oh sorry, color management wasn't working for me in gnome and I didn't
see colord in herd status so I assumed I didn't have it.
On Fri, Dec 13, 2024 at 2:34 PM Richard Sent
<richard@freakingpenguin.com> wrote:
>
> 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] 3+ messages in thread
end of thread, other threads:[~2024-12-14 0:07 UTC | newest]
Thread overview: 3+ 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
2024-12-14 0:04 ` Nathan Dehnel
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.