reconfigure fails with colord-service-type enabled

  • Open
  • quality assurance status badge
Details
2 participants
  • Nathan Dehnel
  • Richard Sent
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
normal
N
N
Nathan Dehnel wrote on 12 Dec 21:00 +0100
(name . bug-guix)(address . bug-guix@gnu.org)
CAEEhgEu+WebKTnFBTVo1BUCLw8WRBQMNjK6rm-MYwOpQfjdoDQ@mail.gmail.com
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
R
R
Richard Sent wrote on 13 Dec 21:34 +0100
(name . Nathan Dehnel)(address . ncdehnel@gmail.com)(address . 74836@debbugs.gnu.org)
87ldwj7253.fsf@freakingpenguin.com
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.
N
N
Nathan Dehnel wrote on 14 Dec 01:04 +0100
(name . Richard Sent)(address . richard@freakingpenguin.com)(address . 74836@debbugs.gnu.org)
CAEEhgEtVDjhWGDRQo8EYdwe8H0MOVn7-1uJZ0G8+UkC0S9OgXg@mail.gmail.com
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:
Toggle quote (21 lines)
>
> 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.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74836@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74836
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch