Skip to content

Bad file permisson pin-utils-0.1.0/LICENSE-APACHE #38

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

Closed
y-kotov opened this issue Oct 10, 2022 · 1 comment
Closed

Bad file permisson pin-utils-0.1.0/LICENSE-APACHE #38

y-kotov opened this issue Oct 10, 2022 · 1 comment

Comments

@y-kotov
Copy link

y-kotov commented Oct 10, 2022

My build failed because of:

19:10:33  + cargo build --all-targets --offline
19:10:33  error: failed to calculate checksum of: /cargo/vendor/pin-utils-0.1.0/LICENSE-APACHE
19:10:33  
19:10:33  Caused by:
19:10:33    failed to open file `/cargo/vendor/pin-utils-0.1.0/LICENSE-APACHE`
19:10:33  
19:10:33  Caused by:
19:10:33    Permission denied (os error 13)

I had to chmod it

@taiki-e
Copy link
Member

taiki-e commented Oct 10, 2022

This is a cargo bug. see also #37.

@taiki-e taiki-e closed this as completed Oct 10, 2022
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