Bug#1057799: systemd: fails to configure
JP Pozzi
jpp at jppozzi.dyndns.org
Sat Dec 9 00:00:01 GMT 2023
Hello,
Sorry I didn't see the second part, here is it :
1) SYSTEMD_LOG_LEVEL=debug
# systemd-sysusers /usr/lib/sysusers.d/basic.conf
result : nothing
2) cat /usr/lib/sysusers.d/basic.conf
# generated from /usr/share/base-passwd/{passwd,group}.master
g adm 4 -
g tty 5 -
g disk 6 -
g man 12 -
g kmem 15 -
g dialout 20 -
g fax 21 -
g voice 22 -
g cdrom 24 -
g floppy 25 -
g tape 26 -
g sudo 27 -
g audio 29 -
g dip 30 -
g operator 37 -
g src 40 -
g shadow 42 -
g utmp 43 -
g video 44 -
g sasl 45 -
g plugdev 46 -
g staff 50 -
g games 60 -
g users 100 -
g nogroup 65534 -
u root 0 - /root /bin/bash
u daemon 1 - /usr/sbin /usr/sbin/nologin
u bin 2 - /bin /usr/sbin/nologin
u sys 3 - /dev /usr/sbin/nologin
u sync 4:65534 - /bin /bin/sync
u games 5:60 - /usr/games /usr/sbin/nologin
u man 6:12 - /var/cache/man /usr/sbin/nologin
u lp 7 - /var/spool/lpd /usr/sbin/nologin
u mail 8 - /var/mail /usr/sbin/nologin
u news 9 - /var/spool/news /usr/sbin/nologin
u uucp 10 - /var/spool/uucp /usr/sbin/nologin
u proxy 13 - /bin /usr/sbin/nologin
u www-data 33 - /var/www /usr/sbin/nologin
u backup 34 - /var/backups /usr/sbin/nologin
u list 38 - /var/list /usr/sbin/nologin
u irc 39 - /run/ircd /usr/sbin/nologin
u _apt 42:65534 - /nonexistent /usr/sbin/nologin
u nobody 65534:65534 - /nonexistent /usr/sbin/nologin
I hope this will help.
Regards
JP P
----- Mail original -----
De: "Michael Biebl" <biebl at debian.org>
À: "1057799" <1057799 at bugs.debian.org>, "JPPO" <jp.pozzi at izzop.net>
Envoyé: Vendredi 8 Décembre 2023 18:51:17
Objet: Re: systemd: fails to configure
Am 08.12.23 um 18:48 schrieb Michael Biebl:
> On Fri, 08 Dec 2023 17:30:23 +0100 JPP <jp.pozzi at izzop.net> wrote:
>> Package: systemd
>> Version: 252.19-1~deb12u1
>> Severity: serious
>> Tags: d-i
>> Justification: normal
>>
>> Dear Maintainer,
>>
>> I get a problem upgrading the system, systemd fails to configure :
>>
>> sudo dpkg --configure systemd
>> Setting up systemd (252.19-1~deb12u1) ...
>> Creating group 'users' with GID 100.
>> /etc/gshadow: Group "users" already exists.
>
> Can you attach the output of
>
> sudo grep users /etc/group /etc/gshadow
>
The output of
sudo SYSTEMD_LOG_LEVEL=debug systemd-sysusers /usr/lib/sysusers.d/basic.conf
as well, please
More information about the Pkg-systemd-maintainers
mailing list