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

new-action-cache: rootless containers cannot read actions due to access level #2183

Closed
ChristopherHX opened this issue Jan 30, 2024 · 1 comment · Fixed by #2242
Closed
Labels
kind/bug Something isn't working

Comments

@ChristopherHX
Copy link
Contributor

This is behind a feature flag and doesn't cause problems unless explicit opt in

Using rootful container avoids the problem

@ChristopherHX ChristopherHX added the kind/bug Something isn't working label Jan 30, 2024
@ChristopherHX
Copy link
Contributor Author

ls shows this

total 0
-????????? ? ? ? ?            ? CODE_OF_CONDUCT.md
-????????? ? ? ? ?            ? CONTRIBUTING.md
-????????? ? ? ? ?            ? LICENSE
-????????? ? ? ? ?            ? README.md
d????????? ? ? ? ?            ? __tests__
-????????? ? ? ? ?            ? action.yml
d????????? ? ? ? ?            ? dist
d????????? ? ? ? ?            ? docs
-????????? ? ? ? ?            ? jest.config.js
-????????? ? ? ? ?            ? package-lock.json
-????????? ? ? ? ?            ? package.json
d????????? ? ? ? ?            ? src
-????????? ? ? ? ?            ? tsconfig.json

Permission bits of tar has failed badly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant