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.
Description of problem:
event queue on rhel 6 explodes with python traceback because '' are not used
Version-Release number of selected component (if applicable):
6.1 -> 6.2
How reproducible:
Steps to Reproduce:
1. install 6.1 on EL6
2. try to upgrade to 6.2
3. watch and enjoy with some popcorn
Actual results:
[root@sat61-rhel6 post]# qpid-stat -q --ssl-certificate=/etc/pki/katello/qpid_client_striped.crt -b amqps://localhost:5671 | grep :event | wc -l
Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib64/python2.6/threading.py", line 484, in run
File "/usr/lib/python2.6/site-packages/qpid/selector.py", line 155, in run
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
Expected results:
event_queue removed
Traceback happens randomly, not just on installer run. But this causes issues for upgrades where it shows the user something went wrong during the queue removal but in reality this is caused by qpid-stat but the queue did get removed ok
https://paste.fedoraproject.org/483909/40169014/
VERIFIED
- reproduced while upgrading 6.1.11 to 6.2.6 (no popcorn was required)
- verified for satellite-6.2.7-1.0.el6sat.noarch
no qpid-related tracebacks on stderr
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2017:0197