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?
signature.asc
Description: OpenPGP digital signature

