Bug 575646
| Summary: | [abrt] crash in fedora-packager-0.4.1-1.fc12: fedpkg:13:<module>:ImportError: No module named argparse | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christoph Wickert <christoph.wickert> | ||||
| Component: | fedora-packager | Assignee: | Dennis Gilmore <dennis> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | dennis | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | abrt_hash:0c617129 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-03-24 03:22:09 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 401607 [details]
File: backtrace
*** This bug has been marked as a duplicate of bug 573941 *** *** This bug has been marked as a duplicate of bug 574206 *** |
abrt 1.0.8 detected a crash. architecture: x86_64 cmdline: /usr/bin/python /usr/bin/fedpkg --help comment: fedpkg crashes when trying to run it. component: fedora-packager executable: /usr/bin/fedpkg kernel: 2.6.32.9-70.fc12.x86_64 package: fedora-packager-0.4.1-1.fc12 reason: fedpkg:13:<module>:ImportError: No module named argparse release: Fedora release 12 (Constantine) How to reproduce: 1. just run it backtrace ----- fedpkg:13:<module>:ImportError: No module named argparse Traceback (most recent call last): File "/usr/bin/fedpkg", line 13, in <module> import argparse ImportError: No module named argparse Local variables in innermost frame: __builtins__: <module '__builtin__' (built-in)> __name__: '__main__' __file__: '/usr/bin/fedpkg' __doc__: None __package__: None