Bug ID 1137017
Summary Error message during boot: systemd-tmpfiles-setup.service: Main process exited, code=exited, status=1/FAILURE
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.1
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter ralf@czekalla.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

With installing package "bind-chrootenv" (and the connected "bind") causes
SystemD to choke:

It complains about a lot of files, not in the right location in /var/run, but
the ones in bind-chrootenv (e.g. var/lib/named/dev) will cause it to fail the
service "systemd-tmpfiles-setup.service - Create Volatile Files and
Directories"

Here an extract from an sytemctl status systemd-tmpfiles-setup:

systemd-tmpfiles[1233]: Unsafe symlinks encountered in
/var/lib/named/dev/random, refusing.
systemd-tmpfiles[1233]: Unsafe symlinks encountered in
/var/lib/named/dev/urandom, refusing.
systemd-tmpfiles[1233]: Unsafe symlinks encountered in
/var/lib/named/etc/named.d, refusing.
systemd-tmpfiles[1233]: Unsafe symlinks encountered in /var/lib/named/var/lib,
refusing.
systemd[1]: systemd-tmpfiles-setup.service: Main process exited, code=exited,
status=1/FAILURE
systemd[1]: Failed to start Create Volatile Files and Directories.
systemd[1]: systemd-tmpfiles-setup.service: Unit entered failed state.
systemd[1]: systemd-tmpfiles-setup.service: Failed with result 'exit-code'.

Please adapt bind-chrootenv according to the seemingly new rules of SystemD
with symlinks in /var/lib/*

Regards
Ralf


You are receiving this mail because: