Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 730399

Summary: Katello service does not show a failure if it actuall fails
Product: Red Hat Satellite Reporter: Bryan Kearney <bkearney>
Component: PackagingAssignee: Mike McCune <mmccune>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 747354    

Description Bryan Kearney 2011-08-12 19:04:28 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bryan Kearney 2011-08-12 19:05:44 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.

Comment 2 Lukas Zapletal 2011-08-15 07:54:34 UTC
Bug in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=714167

Comment 3 Lukas Zapletal 2011-08-15 08:03:11 UTC
17f9268 714167 - broken dependencies is F14

(Should by "in").

Comment 4 Corey Welton 2012-01-11 15:16:37 UTC
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.