Bug 560844
| Summary: | [abrt] crash in pdfposter-0.5.0-3.fc12 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Leonard J. Umina <lenumina> | ||||
| Component: | pdfposter | Assignee: | Fabian Affolter <mail> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | mail, oyvind.l.nygard | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:fddda86c | ||||||
| Fixed In Version: | pdfposter-0.5.0-4.fc12 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-09 03:14:22 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Created attachment 388168 [details]
File: backtrace
Moved to upstream bugtracker http://pdfposter.origo.ethz.ch/node/38 pdfposter-0.5.0-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/pdfposter-0.5.0-4.fc12 pdfposter-0.5.0-4.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/pdfposter-0.5.0-4.fc13 pdfposter-0.5.0-4.fc13 has been pushed to the Fedora 13 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 pdfposter'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-1905 pdfposter-0.5.0-4.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 pdfposter'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1741 pdfposter-0.5.0-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. pdfposter-0.5.0-4.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. I got this error with pdfposter-0.5.0-5.fc13 Worked after i installed python-setuptool. The package should depend on this. |
abrt 1.0.4 detected a crash. architecture: i686 cmdline: /usr/bin/python /usr/bin/pdfposter comment: program is simply broken component: pdfposter executable: /usr/bin/pdfposter kernel: 2.6.31.12-174.2.3.fc12.i686.PAE package: pdfposter-0.5.0-3.fc12 release: Fedora release 12 (Constantine) backtrace ----- Summary: TBfddda86c pdfposter:5:<module>:ImportError: No module named pkg_resources Traceback (most recent call last): File "/usr/bin/pdfposter", 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/pdfposter' __package__: None sys: <module 'sys' (built-in)> __requires__: 'pdftools.pdfposter==0.5.0' __name__: '__main__' __doc__: None How to reproduce ----- 1. simply run pdfposter -h 2. 3.