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

unable to find compatible target in system image #109

Closed
terasakisatoshi opened this issue May 27, 2020 · 6 comments · Fixed by #133 or #160
Closed

unable to find compatible target in system image #109

terasakisatoshi opened this issue May 27, 2020 · 6 comments · Fixed by #133 or #160

Comments

@terasakisatoshi
Copy link
Owner

Oh ...

docker-compose run --rm julia julia --project=/work -e 'using Pkg; Pkg.instantiate()'
ERROR: Unable to find compatible target in system image.
make: *** [pull] Error 1
@terasakisatoshi
Copy link
Owner Author

I made a workaround terasakisatoshi/myworkflowjl:mac that built on my mac locally

@terasakisatoshi
Copy link
Owner Author

Ah... maybe, it depends on the instance of GitHub Actions.
Sometimes fails ... sometimes...works ...

@terasakisatoshi
Copy link
Owner Author

terasakisatoshi commented May 28, 2020

Got it. we should set ENV JULIA_PROJECT=/work AFTER everything is set!!!
(Edit: this is a another issue not related to compatible target error)

@terasakisatoshi
Copy link
Owner Author

  • This issue occurs when I try to run on my Mac. On the other hand, running on Linux does not have issue. Since GitHub Actions runs on Linux machine, we only able to use pre-built image on same OS.
  • I will close this issue cuz GitHub Actions does not do something bad.

@terasakisatoshi
Copy link
Owner Author

This phenomena comes again ... (Reopen)

@terasakisatoshi
Copy link
Owner Author

Ah..

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant