docker-to-linux icon indicating copy to clipboard operation
docker-to-linux copied to clipboard

rm dist.dir isn't working

Open lookfirst opened this issue 2 years ago • 3 comments

This is so weird, at the very end of the build (make ubuntu), something is calling rm ubuntu.dir (and failing), but I can't figure out what! Any ideas?

rm ubuntu.dirmake: unlink: ubuntu.dir: Operation not permitted
 ubuntu.tar

lookfirst avatar Mar 12 '22 19:03 lookfirst

Thanks for the report! What platform did you use (macOS, Linux, ARM or x86 etc.) when this error appeared?

iximiuz avatar Mar 13 '22 11:03 iximiuz

osx, m1

lookfirst avatar Mar 14 '22 00:03 lookfirst

I'm also experiencing this when trying out the tool on Ubuntu x86_64.

aaroncarlucci avatar Jun 12 '22 20:06 aaroncarlucci