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

EACCES: permission denied #715

Open
fjiang-aamc opened this issue Dec 31, 2024 · 2 comments
Open

EACCES: permission denied #715

fjiang-aamc opened this issue Dec 31, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fjiang-aamc
Copy link

Am getting the following error.

Trying to resolve the latest version from remote
Resolved latest version as 8.0.432+6
Trying to download...
Downloading Java 8.0.432+6 (Temurin-Hotspot) from https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b06/OpenJDK8U-jdk_x64_linux_hotspot_8u432b06.tar.gz ...
Extracting Java archive...
/usr/bin/tar xz --warning=no-unknown-keyword -C /home/runner/work/_temp/b275ee55-040b-46bc-8323-e103db170843 -f /home/runner/work/_temp/428a0357-97cc-4dfe-9f62-03608eb4f0ae
Error: EACCES: permission denied, mkdir '/home/runner/work/_tool/Java_Temurin-Hotspot_jdk/8.0.432-6'

using actions/setup-java@v3

@fjiang-aamc fjiang-aamc added bug Something isn't working needs triage labels Dec 31, 2024
@mahabaleshwars mahabaleshwars self-assigned this Jan 7, 2025
@mahabaleshwars
Copy link
Contributor

Hello @fjiang-aamc,

Thank you for raising this issue. I’ve attempted to replicate it on GitHub-hosted runners based on the details you provided, but unfortunately, I wasn't able to reproduce the problem. Could you kindly share the specific repro steps or provide a repository link so I can investigate further?

Looking forward to your response!

@fjiang-aamc
Copy link
Author

image
we are using self-host and this is the link: https://github.com/aamc-org/mcat-data-mgt-service/actions/runs/12561489254/job/35020473649

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

No branches or pull requests

3 participants