-
Notifications
You must be signed in to change notification settings - Fork 185
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
Error on seven_zip_ruby gem install #2769
Comments
Thanks for the report. |
I reproduced it: logsInstalling seven_zip_ruby 1.3.0 with native extensions Saving session... NoMethodError: undefined method EnvironmentBundler 2.2.32 Gem.ruby /Users/novoi/.rubies/truffleruby-dev/bin/ruby Bundler Build MetadataBuilt At 2022-11-08 Bundler settingsbuild.rugged GemfileGemfilesource :rubygems gem 'activesupport' gem 'iconv' gem 'sqlite3' Gemfile.lockGEM PLATFORMS DEPENDENCIES BUNDLED WITH --- TEMPLATE END ---------------------------------------------------------------- Unfortunately, an unexpected error occurred, and Bundler cannot continue. First, try this link to see if there are any existing issue reports for this error: If there aren't any reports for this error yet, please fill in the new issue form located at https://github.com/rubygems/rubygems/issues/new?labels=Bundler&template=bundler-related-issue.md, and copy and paste the report template above in there. Interestingly, I dont understand how chruby involves into it:
|
It might be related to this bundle config:
|
@brauliobo essentially deleting of the old Gemfile.lock should help here |
indeed @gogainda now it is failing to require it:
|
Indeed, that can be reproduced with:
which means the |
Still reproduce it on TruffleRuby 24.0.0:
|
Installing seven_zip_ruby 1.3.0 with native extensions
--- ERROR REPORT TEMPLATE -------------------------------------------------------
Environment
Bundler Build Metadata
Gemfile
Gemfile
Gemfile.lock
--- TEMPLATE END ----------------------------------------------------------------
The text was updated successfully, but these errors were encountered: