[Satellite 5] Osad fails with error: "AttributeError: 'module' object has no attribute 'convert_url_to_puny'"
Issue
osadno longer works if existing version is upgraded toosad-5.11.63-11.el6sat.noarchor a fresh install ofosad-5.11.63-11.el6sat.noarchis done.
Following error observed in the/var/log/osadfile.
Traceback (most recent call last):
File "/usr/share/rhn/osad/jabber_lib.py", line 118, in main
config = self.read_config()
File "/usr/share/rhn/osad/osad.py", line 313, in read_config
server_url = [config.convert_url_to_puny(i.strip()) for i in server_url.split(';')]
AttributeError: 'module' object has no attribute 'convert_url_to_puny'
Environment
- Red Hat Satellite 5.7
- osad-5.11.63-11.el6sat.noarch
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.
