Bug 726705
| Summary: | Installation issues on F15: two arel packages | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
| Component: | Packaging | Assignee: | Lukas Zapletal <lzap> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | kbidarka, lzap, mmccune |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-08-22 17:51:10 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 747354 | ||
The workaround is: # cd /usr/lib64/katello # rm -f Gemfile.lock # bundle install --local # service katello restart This must be already solved. No longer we face this issue. |
Installing on F15, the following versions, katello-cli-0.1.3-1.git.0.355425f.fc15.noarch katello-0.1.54-1.git.90.c8f3df2.fc15.noarch pulp-common-0.0.206-2.fc15.noarch pulp-client-0.0.206-2.fc15.noarch pulp-0.0.206-2.fc15.noarch candlepin-tomcat6-0.4.5-1.fc15.noarch candlepin-0.4.5-1.fc15.noarch I get the following error: /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/runtime.rb:31:in `setup': You have already activated arel 2.0.9, but your Gemfile requires arel 2.0.6. Consider using bundle exec. (Gem::LoadError) from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each' from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/spec_set.rb:12:in `each' from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/runtime.rb:17:in `setup' from /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler.rb:107:in `setup' from /usr/lib/katello/config/boot.rb:8 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:in `gem_original_require' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:53:in `require' from ./script/rails:80 [root@unused katello]#