Bug 880413

Summary: Headpin install is broken.
Product: [Retired] Subscription Asset Manager Reporter: Gerhard Stoeckel <gstoecke>
Component: katelloAssignee: Jordan OMara <jomara>
Status: CLOSED WORKSFORME QA Contact: SAM QE List <sam-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.3CC: athomas, ckannan, tkolhar, tomckay
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-18 13:04:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Output from katello-debug none

Description Gerhard Stoeckel 2012-11-26 22:55:57 UTC
Description of problem:
Headpin install fails when attempting to start katello-jobs service with the following error:

/Stage[main]/Katello::Service/Service[katello-jobs]/ensure: change from stopped to running failed: Could not start Service[katello-jobs]: Execution of '/sbin/service katello-jobs start' returned 1:  at /usr/share/katello/install/puppet/modules/katello/manifests/service.pp

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


How reproducible: Very


Steps to Reproduce:
1.yum install  -y katello-headpin-all
2.yum -y update
3.katello-configure --deployment=headpin'

  
Actual results:


Expected results:


Additional info:

Comment 1 Tom McKay 2012-11-27 12:53:12 UTC
Please attach output from katello-debug

Comment 2 Gerhard Stoeckel 2012-11-27 14:29:21 UTC
Created attachment 652785 [details]
Output from katello-debug

Comment 3 Tom McKay 2012-11-27 16:39:49 UTC
*** Bug 880536 has been marked as a duplicate of this bug. ***

Comment 4 Jordan OMara 2012-11-28 17:03:12 UTC
From the logs, this is a simple fencing error:

Using gem require instead of bundler
/usr/share/katello/app/controllers/domains_controller.rb:18: uninitialized constant Foreman (NameError)
	from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require'
	from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'