Bug 880413 - Headpin install is broken.
Summary: Headpin install is broken.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jordan OMara
QA Contact: SAM QE List
URL:
Whiteboard:
: 880536 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-26 22:55 UTC by Gerhard Stoeckel
Modified: 2014-11-09 22:56 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-18 13:04:58 UTC
Embargoed:


Attachments (Terms of Use)
Output from katello-debug (88.08 KB, application/x-gzip)
2012-11-27 14:29 UTC, Gerhard Stoeckel
no flags Details

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'


Note You need to log in before you can comment on or make changes to this bug.