Skip to content

CI: 9.3.4.0 JRuby on Windows fails to install Bundler #88

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

Closed
olleolleolle opened this issue Jun 6, 2022 · 5 comments
Closed

CI: 9.3.4.0 JRuby on Windows fails to install Bundler #88

olleolleolle opened this issue Jun 6, 2022 · 5 comments

Comments

@olleolleolle
Copy link
Contributor

A recent build ran into this snag:

Installing Bundler
  C:\Windows\system32\cmd.exe /D /S /C "D:\jruby-9.3.4.0\bin\gem.bat install bundler -v "~> 2.0""
  ERROR:  While executing gem ... (Errno::EACCES)
      Permission denied - NUL
  Took  12.25 seconds
Error: Error: The process 'D:\jruby-9.3.4.0\bin\gem.bat' failed with exit code 1

@kou
Copy link
Member

kou commented Jun 6, 2022

See also: ruby/setup-ruby#339

@olleolleolle
Copy link
Contributor Author

Would be interesting to learn if this workaround makes it work: jruby/jruby#7182 (comment)

@kou
Copy link
Member

kou commented Jun 7, 2022

We can wait for a real fix because we aren't in a hurry.

@olleolleolle
Copy link
Contributor Author

(Absolutely, I'm just curious. 🙂 )

@olleolleolle
Copy link
Contributor Author

The fix has become available, in actions/runner-images@2900984 - I am closing this issue as Fixed.

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