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

Could not find rake-13.0.1 in any of the sources (Bundler::GemNotFound) #44

Open
jshrack-ssi opened this issue Mar 4, 2020 · 0 comments

Comments

@jshrack-ssi
Copy link

Recent Docker builds of better-chef-rundeck are resulting in a runtime failure with the following error:

App 75 output: Error: The application encountered the following error: Could not find rake-13.0.1 in any of the sources (Bundler::GemNotFound)
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/spec_set.rb:91:in block in materialize' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/spec_set.rb:85:in map!'
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/spec_set.rb:85:in materialize' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:170:in specs'
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:237:in specs_for' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/definition.rb:226:in requested_specs'
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:108:in block in definition_method' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/runtime.rb:20:in setup'
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler.rb:107:in setup' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/bundler/setup.rb:20:in <top (required)>'
App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in require' App 75 output: /usr/local/rvm/rubies/ruby-2.5.7/lib/ruby/site_ruby/2.5.0/rubygems/core_ext/kernel_require.rb:54:in require'
App 75 output: /usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb:363:in activate_gem' App 75 output: /usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb:221:in block in run_load_path_setup_code'
App 75 output: /usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb:527:in running_bundler' App 75 output: /usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb:220:in run_load_path_setup_code'
App 75 output: /usr/share/passenger/helper-scripts/rack-preloader.rb:91:in preload_app' App 75 output: /usr/share/passenger/helper-scripts/rack-preloader.rb:189:in block in module:App'
App 75 output: /usr/lib/ruby/vendor_ruby/phusion_passenger/loader_shared_helpers.rb:380:in run_block_and_record_step_progress' App 75 output: /usr/share/passenger/helper-scripts/rack-preloader.rb:188:in module:App'
App 75 output: /usr/share/passenger/helper-scripts/rack-preloader.rb:30:in <module:PhusionPassenger>' App 75 output: /usr/share/passenger/helper-scripts/rack-preloader.rb:29:in

'

I expect it a bundler/rake-related issue.

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