On 10/06/2016 10:54 PM, Christian Boltz wrote:
To make things even more interesting:
# ls -ld /var/run drwxr-xr-x 43 root root 1220 6. Okt 17:53 /var/run/ # rpm -qf /var/run filesystem-13.3-10.2.x86_64 # rpm -qlv filesystem | grep /var/run lrwxrwxrwx 1 root root 4 Jun 15 14:20 /var/run -> /run
This means the "filesystem" package ships it as symlink, but for some reason it gets created as real directory. Either this gets done by the installer, or something needs /var/run/ before the filesystem package gets installed. Both don't sound too likely, but it's probably one of these.
Isn't /var/run expected to be a bind-mount to /run on some systems? I thought I've seen that somewhere ... therefore, a directory would be fine ... Have a nice day, Berny -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org