Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions error on Windows #16

Open
StarpTech opened this issue Jan 18, 2018 · 3 comments
Open

Permissions error on Windows #16

StarpTech opened this issue Jan 18, 2018 · 3 comments

Comments

@StarpTech
Copy link

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
Copy link
Author

Still working, can be ignored on windows

@c4milo
Copy link
Owner

c4milo commented Jan 18, 2018

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.

@StarpTech
Copy link
Author

StarpTech commented Jan 20, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants