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.
Previous versions of qpid-dispatch ran as root and could read the files in:
/etc/pki/katello/certs/*
the latest version now runs with the user qpidd and can no longer read the files necessary.
We either need to change the user qpid-dispatch runs under or adjust permissions to allow reading of these files by that user.
Comment 6sthirugn@redhat.com
2015-05-01 20:56:49 UTC
(In reply to Mike McCune from comment #4)
> WORKAROUND CORRECTED:
>
> # chgrp qdrouterd /etc/pki/katello/qpid_router*
> # systemctl restart qdrouterd
Tested with workaround and it worked fine.
Moving to POST since upstream bug http://projects.theforeman.org/issues/10350 has been closed
-------------
Eric Helms
Applied in changeset commit:katello-installer|9cd16f03f79fa1f26bc155d6dd94ad321f73a191.
*** Bug 1218988 has been marked as a duplicate of this bug. ***
Comment 10sthirugn@redhat.com
2015-05-11 17:14:22 UTC
Verified.
Sat 6.1 GA Snap 3 Compose 2.
Verification steps:
1. Register a content host to Satellite. Monitor /var/log/messages for any qpid errors (or any related errors) - PASS
2. Install an errata on the content host via satellite web UI - PASS