Actions
Bug #20404
closedenabled_repos_upload.py has invalid syntax for Python2.4 on EL5
Difficulty:
easy
Triaged:
Bugzilla link:
Description
With the update from katello-agent-3.0.0-2.el5.noarch to katello-agent-3.0.0-3.el5.noarch several files were moved to the katello-host-tools-3.0.0-3.el5.noarch package.
In this package the pyc and pyo files for /usr/lib/yum-plugins/enabled_repos_upload.py are missing.
As a result yum is broken:
In this package the pyc and pyo files for /usr/lib/yum-plugins/enabled_repos_upload.py are missing.
As a result yum is broken:
- yum list kernel
Plugin "enabled_repos_upload" can't be imported
Loaded plugins: package_upload, product-id, security, subscription-manager
Actions