GNU bug report logs - #74681
seatd-service-type: error with elogind-service-type

Previous Next

Package: guix;

Reported by: fourfivemg <45mg.writes <at> gmail.com>

Date: Wed, 4 Dec 2024 02:01:02 UTC

Severity: normal

Done: 45mg <45mg.writes <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: fourfivemg <45mg.writes <at> gmail.com>
Subject: bug#74681: closed (Re: bug#74681: Close the issue.)
Date: Fri, 20 Dec 2024 04:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74681: seatd-service-type: error with elogind-service-type

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74681 <at> debbugs.gnu.org.

-- 
74681: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74681
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 45mg <45mg.writes <at> gmail.com>
To: 74681-done <at> debbugs.gnu.org
Subject: Re: bug#74681: Close the issue.
Date: Thu, 19 Dec 2024 23:22:37 -0500

[Message part 3 (message/rfc822, inline)]
From: fourfivemg <45mg.writes <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: seatd-service-type: error with elogind-service-type
Date: Tue, 3 Dec 2024 16:05:24 +0000
Adding both to the `services` section of your `(operating-system)` form, like
this:

```
  (services
    (append (list
             (service elogind-service-type)
             (service seatd-service-type))
            %base-services))
```

...will produce this error on running `sudo guix system reconfigure
/etc/config.scm`:

```
guix system: error: service 'file-system-/sys/fs/cgroup' provided more than once
```

...and the command will fail with no further error messages and exit code 1.

Not sure how to figure this out further. Tried `guix system build -K`, `--debug`
and `--verbosity` options; no change in output.

A different config producing the same error message was reported here:
https://www.reddit.com/r/GUIX/comments/14fy6ac/configuration_file_returns_error_when_trying_to/



This bug report was last modified 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.