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:
While trying to sync a content after running :
sudo -u apache pulp-manage-db get this error:
No handlers could be found for logger "pulp.server.db.connection"
^CTraceback (most recent call last):
File "/usr/bin/pulp-manage-db", line 9, in <module>
load_entry_point('pulp-server==2.4.0', 'console_scripts', 'pulp-manage-db')()
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point
return ep.load()
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load
entry = __import__(self.module_name, globals(),globals(), ['__name__'])
File "/usr/lib/python2.6/site-packages/pulp/server/db/manage.py", line 30, in <module>
connection.initialize()
File "/usr/lib/python2.6/site-packages/pulp/server/db/connection.py", line 71, in initialize
time.sleep(next_delay)
KeyboardInterrupt
The error seems to be related to https://bugzilla.redhat.com/show_bug.cgi?id=1127846
The fix detailed in the bugzilla is pulp 2.6.0-0.2.beta.
Version-Release number of selected component (if applicable):
Satellite 6.0
How reproducible:
Always
The reported issue as been tracked in bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1127846
KCS : https://access.redhat.com/solutions/1344293
The package pulp-server-2.6.0.10-1.el6_6sat.noarch.rpm seems to be available in satellite 6.1
Can it be considered as a hotfix.
Regards,
Komal
Comment 1RHEL Program Management
2015-06-23 08:23:02 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
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-2016:1501
Description of problem: While trying to sync a content after running : sudo -u apache pulp-manage-db get this error: No handlers could be found for logger "pulp.server.db.connection" ^CTraceback (most recent call last): File "/usr/bin/pulp-manage-db", line 9, in <module> load_entry_point('pulp-server==2.4.0', 'console_scripts', 'pulp-manage-db')() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 299, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2229, in load_entry_point return ep.load() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1948, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "/usr/lib/python2.6/site-packages/pulp/server/db/manage.py", line 30, in <module> connection.initialize() File "/usr/lib/python2.6/site-packages/pulp/server/db/connection.py", line 71, in initialize time.sleep(next_delay) KeyboardInterrupt The error seems to be related to https://bugzilla.redhat.com/show_bug.cgi?id=1127846 The fix detailed in the bugzilla is pulp 2.6.0-0.2.beta. Version-Release number of selected component (if applicable): Satellite 6.0 How reproducible: Always The reported issue as been tracked in bugzilla : https://bugzilla.redhat.com/show_bug.cgi?id=1127846 KCS : https://access.redhat.com/solutions/1344293 The package pulp-server-2.6.0.10-1.el6_6sat.noarch.rpm seems to be available in satellite 6.1 Can it be considered as a hotfix. Regards, Komal