Open jngrb opened 2 years ago
detect 'broken links' and take care of them in classes SymlinkCreate and SymlinkRecreate
reason (tested with unmodified Fedora Rawhide): 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'
FileExistsError: [Errno 17] File exists: '/run/gssproxy.default.sock' -> '/var/lib/gssproxy/default.sock'
see issue #40
detect 'broken links' and take care of them in classes SymlinkCreate and SymlinkRecreate
reason (tested with unmodified Fedora Rawhide): 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'
see issue #40