Bug 1041557

Summary: katello-disconnected: qpidd service is never enabled
Product: Red Hat Satellite Reporter: Corey Welton <cwelton>
Component: Docs Install GuideAssignee: Mike McCune <mmccune>
Status: CLOSED DUPLICATE QA Contact: David O'Brien <daobrien>
Severity: high Docs Contact:
Priority: unspecified    
Version: NightlyCC: mmccune
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-19 18:42:06 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:

Description Corey Welton 2013-12-12 17:17:34 UTC
Description of problem:
During the process of setting up katello-disconnected, the qpidd service is never enabled. This means that initial attempts to sync content could fail with a cryptic message in the pulp log about being unable to connect.

Version-Release number of selected component (if applicable):
Satellite-6.0.2-RHEL-6-20131211.0


How reproducible:


Steps to Reproduce:
1.  Install and configure katello-utils/katello-disconected
2.  service qpidd status
3.  chkconfig --list qpidd

Actual results:

[root@qeblade6 ~]# sudo service qpidd status
qpidd is stopped
[root@qeblade6 ~]# chkconfig --list qpidd
qpidd          	0:off	1:off	2:off	3:off	4:off	5:off	6:off


Expected results:
Service should be started somewhere along the way.

Additional info:
Workaround: update docs to tell users to enable and start qpidd.

Comment 3 Mike McCune 2014-06-04 17:36:10 UTC
This is more of a docs bug in that we need detailed instructions on getting all the services running or perhaps a very very simple 'install.sh' script.

Comment 6 Mike McCune 2014-06-19 18:42:06 UTC

*** This bug has been marked as a duplicate of bug 1110545 ***