[GH-ISSUE #2183] new-action-cache: rootless containers cannot read actions due to access level #1030

Closed
opened 2026-03-01 21:48:21 +03:00 by kerem · 1 comment
Owner

Originally created by @ChristopherHX on GitHub (Jan 30, 2024).
Original GitHub issue: https://github.com/nektos/act/issues/2183

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

Using rootful container avoids the problem

Originally created by @ChristopherHX on GitHub (Jan 30, 2024). Original GitHub issue: https://github.com/nektos/act/issues/2183 _This is behind a feature flag and doesn't cause problems unless explicit opt in_ Using rootful container avoids the problem
kerem 2026-03-01 21:48:21 +03:00
  • closed this issue
  • added the
    kind/bug
    label
Author
Owner

@ChristopherHX commented on GitHub (Mar 7, 2024):

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.

<!-- gh-comment-id:1983370957 --> @ChristopherHX commented on GitHub (Mar 7, 2024): 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 in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1030
No description provided.