unpackit icon indicating copy to clipboard operation
unpackit copied to clipboard

Permissions error on Windows

Open StarpTech opened this issue 7 years ago • 3 comments

2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\LICENSE", Err:0x20000082}
2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\README.md", Err:0x20000082}
2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\butler.yml": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\butler.yml", Err:0x20000082}
2018/01/18 22:15:18 warn: failed setting file permissions for "C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\butler.exe": &os.PathError{Op:"chmod", Path:"C:\\Users\\dustin\\AppData\\Local\\Temp\\unpackit-371127154\\butler.exe", Err:0x20000082}

I also tried it with "Run as Administrator" in Windows 10 but it doesn't work.

StarpTech avatar Jan 18 '18 21:01 StarpTech

Still working, can be ignored on windows

StarpTech avatar Jan 18 '18 22:01 StarpTech

right, I saw it was a warning. It is noisy nonetheless. I don't have a lot of time these days. If you want to give it a try, I'm happy to offer guidance.

c4milo avatar Jan 18 '18 22:01 c4milo

It's fine but it would be great to make it less verbose.

StarpTech avatar Jan 20 '18 19:01 StarpTech