GNU bug report logs -
#74836
reconfigure fails with colord-service-type enabled
Previous Next
To reply to this bug, email your comments to 74836 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#74836
; Package
guix
.
(Thu, 12 Dec 2024 20:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nathan Dehnel <ncdehnel <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Thu, 12 Dec 2024 20:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
bug-guix <at> gnu.org
:
bug#74836
; Package
guix
.
(Fri, 13 Dec 2024 20:36:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 74836 <at> debbugs.gnu.org (full text, mbox):
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.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#74836
; Package
guix
.
(Sat, 14 Dec 2024 00:06:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 74836 <at> debbugs.gnu.org (full text, mbox):
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 <at> 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.
This bug report was last modified 183 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.