Description of problem: smolt depends on python-ctypes but doesn't require it for install. Version-Release number of selected component (if applicable): smolt-1.3.1-1.1.el5 How reproducible: always Steps to Reproduce: 1.install smolt from EPEL 2.run smoltSendProfile 3. Actual results: Traceback (most recent call last): File "/usr/bin/smoltSendProfile", line 196, in ? proxies=proxies) File "/usr/share/smolt/client/smolt.py", line 518, in send reset_resolver() File "/usr/share/smolt/client/smolt.py", line 377, in reset_resolver import ctypes ImportError: No module named ctypes Expected results: profile should be sent Additional info: smolt correctly pulls in python-paste as a dependency during install. it should also pull in python-ctypes
smolt-1.4-2.3.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/smolt-1.4-2.3.el5
smolt-1.4-2.3.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update smolt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/EL-5/FEDORA-EPEL-2009-0647
appears to be fixed in smolt-1.4-2.3.el5...
smolt-1.4-2.3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.