Bug #15834
foreman-rake doesn't use foreman-ruby
Difficulty:
Triaged:
Description
A user on IRC did hit this:
foreman-rake uses the wrong ruby: Notice: /Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]/returns: /opt/puppetlabs/puppet/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- bundler (LoadError)
Related issues
Associated revisions
refs #15834 - use newer bundler on trusty
fixes #15834 - set BUNDLER_CMD in foreman-rake
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3675 added
#2
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/1380 added
#3
Updated by Dominic Cleal over 2 years ago
- Project changed from Foreman to Packaging
- Category changed from rake tasks to Debian/Ubuntu
- Status changed from Ready For Testing to Assigned
Will need the last part of the fix, setting BUNDLER_CMD in foreman-rake during build.
#4
Updated by Dominic Cleal over 2 years ago
- Copied to Refactor #17011: Allow override of BUNDLER_CMD in foreman-rake added
#5
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/1393 added
#6
Updated by Michael Moll over 2 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-packaging|3bc9682db5e150ba57595c9a6ed1f2adb79b4ab6.
#7
Updated by Dominic Cleal over 2 years ago
- Legacy Backlogs Release (now unused) set to 189
#8
Updated by The Foreman Bot 11 months ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/2349 added
refs #15834 - rebuild bundler on Ubuntu/trusty