Permissions error on Windows
- Dominant language
- Go
- Stars
- 84
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
```
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.
Contributor guide
Assessment
This issue has not been assessed yet.