Open jngrb opened 2 years ago
Steps to reproduce:
Wrong behaviour:
when evaluating /usr/lib/tmpfiles.d/gssproxy.conf, tmpfiles.py runs into error:
/usr/lib/tmpfiles.d/gssproxy.conf
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.)
/usr/lib/tmpfiles.d/*.conf
Steps to reproduce:
Wrong behaviour:
when evaluating
/usr/lib/tmpfiles.d/gssproxy.conf
, tmpfiles.py runs into error:(This is just the first error, there are other
/usr/lib/tmpfiles.d/*.conf
for which the generation fails.)