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

Missing lib for setup-ruby #110

Open
kilbiller opened this issue May 11, 2022 · 0 comments
Open

Missing lib for setup-ruby #110

kilbiller opened this issue May 11, 2022 · 0 comments

Comments

@kilbiller
Copy link

kilbiller commented May 11, 2022

Hello,

I tried using the workflow from the README.md with fabernovel/android:api-31-v1.6.0 and it failed with the following error during the setup-ruby action :

/__t/Ruby/2.7.6/x64/bin/ruby: error while loading shared libraries: libruby.so.2.7: cannot open shared object file: No such file or directory
  Took   0.03 seconds
Error: Error: The process '/__t/Ruby/2.7.6/x64/bin/ruby' failed with exit code 127
    at ExecState._setResult (/__w/_actions/ruby/setup-ruby/v1/dist/index.js:2987:25)
    at ExecState.CheckComplete (/__w/_actions/ruby/setup-ruby/v1/dist/index.js:2970:18)
    at ChildProcess.<anonymous> (/__w/_actions/ruby/setup-ruby/v1/dist/index.js:2864:27)
    at ChildProcess.emit (node:events:390:28)
    at maybeClose (node:internal/child_process:1064:[16](https://github.com/corpoevents/checkins/runs/6390402664?check_suite_focus=true#step:4:16))
    at Socket.<anonymous> (node:internal/child_process:450:11)
    at Socket.emit (node:events:390:28)
    at Pipe.<anonymous> (node:net:687:12)

In the meantime I'm using ruby 2.7.1 which is bundled in the dockerfile.

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

1 participant