freeipa / freeipa-openshift-container

FreeIPA container for OpenShift 4
5 stars 7 forks source link

[Fedora Rawhide - pre 37] tmpfiles.py fails to generate/verify symlinks specified in /etc/tmpfiles.d/... #40

Open jngrb opened 2 years ago

jngrb commented 2 years ago

Steps to reproduce:

Wrong behaviour:

when evaluating /usr/lib/tmpfiles.d/gssproxy.conf, tmpfiles.py runs into error:

FileExistsError: [Errno 17] File exists: '/run/gssproxy.default.sock' -> '/var/lib/gssproxy/default.sock'

(This is just the first error, there are other /usr/lib/tmpfiles.d/*.conffor which the generation fails.)