Bug 1681009
Summary: | Could not perform package actions on rhel 5 clients | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> |
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5.0 | CC: | bmbouter, daviddavis, dkliban, egolov, ggainey, ipanova, nkathole, rchan, ttereshc |
Target Milestone: | 6.5.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pulp-rpm-2.18.1.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-14 12:40:17 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
Nikhil Kathole
2019-02-25 15:52:48 UTC
The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. before the attached pulp patch: Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:28 - connecting: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:87 - open: URL: amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647|SSL: ca: /etc/rhsm/ca/katello-default-ca.pem|key: None|certificate: /etc/pki/consumer/bundle.pem|host-validation: None Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] root:490 - connecting to sgi-uv20-01.rhts.eng.bos.redhat.com:5647... Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:92 - opened: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:30 - connected: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:32:03 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] root:512 - connected to sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.rmi.dispatcher:599 - call: Content.install() sn=e9e13f92-09ee-4807-868c-e22bc13de7f8 data={'task_id': '37c1cbb0-3951-46b0-8700-176a0b803c5d', 'consumer_id': '60c93ffd-11dc-4a96-93d3-f745f8e325b2'} Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - handler "rpm", import failed Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - Traceback (most recent call last): Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.4/site-packages/pulp/agent/lib/container.py", line 284, in __load Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - mod = self.__import_module(path) Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.4/site-packages/pulp/agent/lib/container.py", line 313, in __import_module Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - mod = __import__(path[0], globals(), locals(), [path[-1]]) Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - File "/usr/lib/python2.4/site-packages/pulp_rpm/handlers/rpm.py", line 10, in ? Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - distribution = platform.linux_distribution()[0].upper() Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.container:290 - AttributeError: 'module' object has no attribute 'linux_distribution' Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - handler failed Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - Traceback (most recent call last): Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - File "/usr/lib/python2.4/site-packages/pulp/agent/lib/dispatcher.py", line 60, in install Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - handler = self.__handler(type_id, CONTENT) Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - File "/usr/lib/python2.4/site-packages/pulp/agent/lib/dispatcher.py", line 330, in __handler Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - raise HandlerNotFound(type=type_id) Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [ERROR][worker-0] pulp.agent.lib.dispatcher:65 - HandlerNotFound: No handler for: {'type': 'rpm'} Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.agent.rmi:144 - Request: e9e13f92-09ee-4807-868c-e22bc13de7f8 processed in: 1.657 (seconds) Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.agent.rmi:190 - Request: e9e13f92-09ee-4807-868c-e22bc13de7f8, committed Feb 26 12:32:04 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:131 - closed: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 after applying the patch and restarting goferd: Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:28 - connecting: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:87 - open: URL: amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647|SSL: ca: /etc/rhsm/ca/katello-default-ca.pem|key: None|certificate: /etc/pki/consumer/bundle.pem|host-validation: None Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] root:490 - connecting to sgi-uv20-01.rhts.eng.bos.redhat.com:5647... Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:92 - opened: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.connect:30 - connected: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:33:32 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] root:512 - connected to sgi-uv20-01.rhts.eng.bos.redhat.com:5647 Feb 26 12:33:33 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.rmi.dispatcher:599 - call: Content.install() sn=588eda99-63fa-4b36-b816-c87f9c8864b2 data={'task_id': '00adffc0-b264-4a4a-b397-99ce4a16196e', 'consumer_id': '60c93ffd-11dc-4a96-93d3-f745f8e325b2'} Feb 26 12:33:35 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] pulp_rpm.handlers.rpmtools_yum:176 - Installed: 2:vim-X11-7.0.109-7.2.el5.x86_64 Feb 26 12:33:35 intel-waimeabay-hedt-01 yum: Installed: 2:vim-X11-7.0.109-7.2.el5.x86_64 Feb 26 12:33:35 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.agent.rmi:144 - Request: 588eda99-63fa-4b36-b816-c87f9c8864b2 processed in: 4.111 (seconds) Feb 26 12:33:36 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.agent.rmi:190 - Request: 588eda99-63fa-4b36-b816-c87f9c8864b2, committed Feb 26 12:33:36 intel-waimeabay-hedt-01 goferd: [INFO][worker-0] gofer.messaging.adapter.proton.connection:131 - closed: proton+amqps://sgi-uv20-01.rhts.eng.bos.redhat.com:5647 The Pulp upstream bug status is at ON_QA. Updating the external tracker on this bug. VERIFIED Version tested: Satellite 6.5 snap 21 # rpm -qa | grep pulp python-pulp-agent-lib-2.18.1.1-1.el5 python-pulp-common-2.18.1.1-1.el5 python-pulp-rpm-common-2.18.1.1-1.el5 python-isodate-0.5.0-4.pulp.el5 pulp-rpm-handlers-2.18.1.1-1.el5 Successfully able to perform package actions on rhel 5 clients. The Pulp upstream bug status is at CLOSED - CURRENTRELEASE. Updating the external tracker on this bug. 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/RHSA-2019:1222 |