mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
Otherwise we might get | OSError: [Errno 17] File exists: '/tmp/criu-root-f8klhI/bin' | os.symlink(".." + ldir, self.root + "/usr" + ldir) | OSError: [Errno 17] File exists | File "zdtm.py", line 209, in __mknod | os.mknod(name, stat.S_IFCHR, rdev) | OSError: [Errno 17] File exists Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>