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 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:
Embargoed:

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 ***