freeipa / freeipa-openshift-container

FreeIPA container for OpenShift 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

jngrb opened this issue · comments

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.)