Description of problem: Cannot run 'pygmentize': it complains ImportError: No module named pkg_resources Version-Release number of selected component (if applicable): python-pygments-0.9-1.fc8 How reproducible: Always. Steps to Reproduce: 1. # yum install python-pygments 2. # rpm -e python-setuptools 3. # pygmentize Actual results: # pygmentize Traceback (most recent call last): File "/usr/bin/pygmentize", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Expected results: pygmentize reports its usage. Additional info: Installing the python-setuptools package fixes the problem, so this is probably just a missing Depends: in the pygments specfile.
Thank you for the report ben. I have added this as a dep in devel and F-8. I will put the request for a push to testing. If you would, please verify that with this change that this issue is fixed. I will update this ticket once it's been pushed to F-8 testing.
python-pygments-0.9-2.fc8 has been pushed to the Fedora 8 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 python-pygments'
Ben, please let me know if this works as expected for you.
Sure thing - I'll give it a try.
Hey Ben, Any word?
python-pygments-0.9-2.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.