Bug#804161: /usr/lib/tmpfiles.d/systemd.conf specifies non-existing user

Michael Biebl biebl at debian.org
Thu Nov 5 15:37:47 GMT 2015


Control: tags -1 moreinfo

Hi Nicolas,

Am 05.11.2015 um 16:22 schrieb Nicolas Braud-Santoni:
> Package: systemd
> Version: 215-17+deb8u2
> Severity: minor
> File: /usr/lib/tmpfiles.d/systemd.conf
> 
> Dear Maintainer,
> 
> The /usr/lib/tmpfiles.d/systemd.conf shipped with systemd on Jessie
> specifies some lines with a non-existing user:
> 
>> d /run/systemd/netif 0755 systemd-network systemd-network -
>> d /run/systemd/netif/links 0755 systemd-network systemd-network -
>> d /run/systemd/netif/leases 0755 systemd-network systemd-network -
> 
> This makes systemd-tmpfiles-clean and systemd-tmpfiles-setup emit errors
> and fail to start:

[..]

systemd.postinst creates that user. This is from systemd.postinst:

adduser --quiet --system --group --no-create-home --home
/run/systemd/netif \
        --gecos "systemd Network Management" systemd-network

Could you send the output of
getent passwd systemd-network

If the user is missing, I wonder why that is the case for you.
Can you run the above adduser command without the "--quiet" flag.

Do you some custom NSS setup (LDAP, whatever).

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20151105/711115ff/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list