After Successful package or errata installation via Red Hat Satellite 6 GUI on the client 'from pulp.bindings.server import DEFAULT_CA_PATH ImportError: No module named bindings.server' error are observed on client ?
Issue
- After Successful package or errata installation via Red Satellite 6 GUI on the client,in
/var/log/messageson client can see these error messages:
Jan 29 15:51:12 Client101.example.comd: [INFO][worker-0] gofer.rmi.dispatcher:612 - call: Content.uninstall() sn=93911726-b5f8-4b57-88bc-2f774c9f9c9d info={'task_id': '2e7ef7c2-6059-4a6e-87f9-d354fae7ec54', 'consumer_id': '5c37842d-dd34-4597-8a03-49d7d56d29ea'}
Jan 29 15:51:12 Client101.example.comd: [ERROR][worker-0] pulp.agent.lib.container:303 - handler "bind", import failed
Jan 29 15:51:12 Client101.example.comd: [ERROR][worker-0] pulp.agent.lib.container:303 - Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/pulp/agent/lib/container.py", line 297, in __load mod = self.__import_module(path) File "/usr/lib/python2.6/site-packages/pulp/agent/lib/container.py", line 326, in __import_module mod = __import__(path[0], globals(), locals(), [path[-1]]) File "/usr/lib/python2.6/site-packages/pulp_rpm/handlers/bind.py", line 9, in <module> from pulp_rpm.handlers import repolib File "/usr/lib/python2.6/site-packages/pulp_rpm/handlers/repolib.py", line 12, in <module> from pulp.bindings.server import DEFAULT_CA_PATH ImportError: No module named bindings.server
Jan 29 15:51:16 Client101.example.comd: [INFO][worker-0] gofer.agent.rmi:149 - sn=93911726-b5f8-4b57-88bc-2f774c9f9c9d processed in: 4.097 (seconds)
Environment
- Red Hat Satellite 6.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
