Fedora Account System
Red Hat Associate
Red Hat Customer
abrt 1.0.4 detected a crash. architecture: x86_64 cmdline: /usr/bin/python /usr/bin/rst2pdf ontruiming-2010-03-01.rst component: rst2pdf executable: /usr/bin/rst2pdf kernel: 2.6.31.12-174.2.3.fc12.x86_64 package: rst2pdf-0.12.2-2.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TBbe05a0c3 pkg_resources.py:524:resolve:DistributionNotFound: docutils Traceback (most recent call last): File "/usr/bin/rst2pdf", line 5, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2562, in <module> working_set.require(__requires__) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 626, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 524, in resolve raise DistributionNotFound(req) # XXX put more info here DistributionNotFound: docutils Local variables in innermost frame: dist: None to_activate: [rst2pdf 0.12.2 (/usr/lib/python2.6/site-packages), Pygments 1.1.1 (/usr/lib/python2.6/site-packages), reportlab 2.3 (/usr/lib64/python2.6/site-packages)] req: Requirement.parse('docutils') requirements: [Requirement.parse('setuptools')] processed: {Requirement.parse('reportlab>=2.1'): True, Requirement.parse('rst2pdf==0.12.2'): True, Requirement.parse('Pygments'): True} env: <pkg_resources.Environment object at 0x7f0b10fd9650> installer: None self: <pkg_resources.WorkingSet object at 0x7f0b10fd9090> best: {'docutils': None} comment ----- I installed rst2pdf with its dependencies and then ran it. This resulted in the eclosed backtrace. The reason is that python-docutils wasn't installed. It is apparently not required by the rst2pdf RPM, even though it is needed by the program. rst2pdf ran fine after I also installed python-docutils. How to reproduce ----- 1.yum install rst2pdf 2.rst2pdf file.rst 3.
Created attachment 388329 [details] File: backtrace
rst2pdf-0.12.3-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rst2pdf-0.12.3-2.fc12
rst2pdf-0.12.3-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/rst2pdf-0.12.3-2.fc11
rst2pdf-0.12.3-2.fc12 has been pushed to the Fedora 12 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 rst2pdf'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1472
rst2pdf-0.12.3-2.fc11 has been pushed to the Fedora 11 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 rst2pdf'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2010-1499
rst2pdf-0.12.3-2.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
rst2pdf-0.12.3-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.