abrt version: 1.1.14 architecture: i686 component: identicurse executable: /usr/bin/identicurse kernel: 2.6.35.9-64.fc14.i686 package: identicurse-0.4.1-3.fc14 reason: identicurse:5:<module>:ImportError: No module named pkg_resources release: Fedora release 14 (Laughlin) time: 1293087707 uid: 501 backtrace ----- identicurse:5:<module>:ImportError: No module named pkg_resources Traceback (most recent call last): File "/usr/bin/identicurse", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __file__: '/usr/bin/identicurse' __package__: None sys: <module 'sys' (built-in)> __requires__: 'identicurse==0.4' __name__: '__main__' __doc__: None comment ----- I get this error message: Traceback (most recent call last): File "/usr/bin/identicurse", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources How to reproduce ----- 1. Installed identicurse from the testing repo 2. Tried to start it typing 'identicurse' in a terminal window
Created attachment 470384 [details] File: backtrace
This is easily solved installing python-setuptools: yum install python-setuptools I guess there is just a dependency missing.
Thanks, fixing now.
identicurse-0.5.1-2.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/identicurse-0.5.1-2.fc14
identicurse-0.5.1-2.fc14 has been pushed to the Fedora 14 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 identicurse'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/identicurse-0.5.1-2.fc14
identicurse-0.6.2-1.fc14 has been pushed to the Fedora 14 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 identicurse'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/identicurse-0.6.2-1.fc14
identicurse-0.6.2-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.