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

Permission denied error during caching installed packages. #47

Closed
dj12djdjs opened this issue Aug 30, 2022 · 3 comments
Closed

Permission denied error during caching installed packages. #47

dj12djdjs opened this issue Aug 30, 2022 · 3 comments

Comments

@dj12djdjs
Copy link

While attempting to cache redis-server

21:11:14   * Caching redis-server to /home/runner/cache-apt-pkgs/redis-server:5:5.0.7-2ubuntu0.1.tar.gz...
tar: etc/redis/redis.conf: Cannot open: Permission denied
tar: Exiting with failure status due to previous errors
Error: Process completed with exit code 123.

Full Log:
https://github.com/dj12djdjs/apt-cache-redis/runs/8101754369?check_suite_focus=true

Action:
https://github.com/dj12djdjs/apt-cache-redis/blob/main/.github/workflows/blank.yml

awalsh128 added a commit that referenced this issue Sep 1, 2022
Address issue #47 with Redis server installs.
@awalsh128
Copy link
Owner

This may just be a simple of case of needing sudo. Point your action rev towards dev and try again. I'll set up a regression sometime tomorrow when I can along with a new release.

@dj12djdjs
Copy link
Author

@awalsh128
Copy link
Owner

awalsh128 commented Sep 1, 2022

I released a patch as v1.1.1 and updated the v1 tag to match so you can switch off of dev now.

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