Description of problem: koan 2.2.x is missing a require on python-simplejson Version-Release number of selected component (if applicable): koan-2.2.3-2.el5.noarch.rpm How reproducible: always Steps to Reproduce: 1. yum install koan 2. koan 3. Actual results: # koan Traceback (most recent call last): File "/usr/bin/koan", line 18, in ? import koan.app as app File "/usr/lib/python2.4/site-packages/koan/app.py", line 64, in ? import configurator File "/usr/lib/python2.4/site-packages/koan/configurator.py", line 36, in ? import simplejson as json ImportError: No module named simplejson Expected results: # koan choose: --virt, --replace-self, --update-files, --list=what, or --display Additional info: Installing python-simplejson manually fixes the issue. The python-simplejson require is conditionnaly included in the cobbler.spec for %{?rhel} > 5. I guess the condition should be %{?rhel} >= 5.
cobbler-2.4.3-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/cobbler-2.4.3-1.el5
cobbler-2.4.4-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.fc20
cobbler-2.4.4-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.fc19
cobbler-2.4.4-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.el6
cobbler-2.4.4-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/cobbler-2.4.4-1.el5
Package cobbler-2.4.4-1.el5: * should fix your issue, * was pushed to the Fedora EPEL 5 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing cobbler-2.4.4-1.el5' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-1211/cobbler-2.4.4-1.el5 then log in and leave karma (feedback).
cobbler-2.4.4-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
cobbler-2.4.4-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.