| Summary: | Katello service does not show a failure if it actuall fails | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
| Component: | Packaging | Assignee: | Mike McCune <mmccune> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | cwelton, lzap |
| 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:52:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 747354 | ||
|
Description
Bryan Kearney
2011-08-12 19:04:28 UTC
Whoops. Based on previous issues, running the following command [root@unused ~]# service katello initdb rake aborted! Could not find gem 'regin', required by 'rails (= 3.0.5)', in any of the sources /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/resolver.rb:129:in `resolve' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/resolver.rb:127:in `catch' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/resolver.rb:127:in `resolve' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/definition.rb:151:in `resolve' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/definition.rb:90:in `specs' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/definition.rb:135:in `specs_for' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/definition.rb:124:in `requested_specs' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/environment.rb:23:in `requested_specs' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler/runtime.rb:11:in `setup' /usr/lib/ruby/gems/1.8/gems/bundler-1.0.10/lib/bundler.rb:107:in `setup' /usr/share/katello/config/boot.rb:8 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require' /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' /usr/share/katello/config/application.rb:1 /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require' does not have a non-zero return code which puppet can recognize during installs. Bug in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=714167 17f9268 714167 - broken dependencies is F14 (Should by "in"). While I don't know all the corner cases, I'm fairly certain this is working at this point. If it shows up again, we can reopen. |