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

v0.11.0 embulk gem update --system raise the error "No such file or directory" #1629

Open
hiroyuki-sato opened this issue Aug 1, 2023 · 1 comment

Comments

@hiroyuki-sato
Copy link
Contributor

Issue Type: Bug Report

  • Write the following environmental information.
    • OS version: macOS 13
    • Java version: java 1.8
    • Embulk version: 0.11.0
embulk --version

...
Embulk 0.11.0
embulk gem list | grep rubygems
...
rubygems-update (3.4.17, default: 3.3.25)
embulk gem update --system

...
Installing RubyGems 3.4.17
sh: /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre/bin/java -cp :/Users/user/.embulk/jars/jruby-complete-9.4.2.0.jar org.jruby.Main: No such file or directory
sh: line 0: exec: /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre/bin/java -cp :/Users/user/.embulk/jars/jruby-complete-9.4.2.0.jar org.jruby.Main: cannot execute: No such file or directory

I just checked We wrote "It allows users to use the latest gem" in this doc

@dmikurube
Copy link
Member

Hmm, it could be a limitation of JRuby + gem. Thanks for reporting it.

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

No branches or pull requests

2 participants