vagga icon indicating copy to clipboard operation
vagga copied to clipboard

EnsureDir errors when target is a broken symlink

Open tailhook opened this issue 9 years ago • 1 comments

ERROR:vagga::builder: Error building container "tank": step EnsureDir("/var/lock") failed: Error creating dir: File exists (os error 17)
ERROR:vagga::wrapper: Error executing _build: Builder exited with code 1

tailhook avatar Apr 12 '16 23:04 tailhook

Aha, this is because the target is a broken symlink (so it exists, but not a directory)

tailhook avatar Apr 12 '16 23:04 tailhook