| Summary: | [abrt] fedpkg-1.7-1.fc16: __init__.py:22:_init_externals:ImportError: 'gitdb' could not be found in your PYTHONPATH | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | cyrushmh <cyrusyzgtt> |
| Component: | fedpkg | Assignee: | David Cantrell <dcantrell> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | dcantrell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | abrt_hash:79675c9e47523f577526414126d46f328199b623 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-03-06 00:47:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
I believe you need python-smmap installed. There was a missing dep in the pile that didn't get expressed yet. Can you install that and try again? (In reply to comment #1) > I believe you need python-smmap installed. There was a missing dep in the pile > that didn't get expressed yet. Can you install that and try again? I was installed python-smmap-0.8.1-3.fc16.noarch So then things are working now for you? (In reply to comment #3) > So then things are working now for you? NO, I thing so info ,I never tell you, My fedora ,upgrade from f14>f15>f16,, maybe upgrade get some mistake.. I believe this is all fixed. python-smmap has been added to the dependency chain. |
libreport version: 2.0.8 abrt_version: 2.0.7 cmdline: /usr/bin/python /usr/bin/fedpkg clone firefox comment: want to clone firefox executable: /usr/bin/fedpkg kernel: 3.2.2-1.fc16.x86_64 reason: __init__.py:22:_init_externals:ImportError: 'gitdb' could not be found in your PYTHONPATH time: 2012年02月01日 星期三 21时16分30秒 uid: 1000 backtrace: :__init__.py:22:_init_externals:ImportError: 'gitdb' could not be found in your PYTHONPATH : :Traceback (most recent call last): : File "/usr/bin/fedpkg", line 13, in <module> : import pyrpkg.fedpkg : File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 26, in <module> : import git : File "/usr/lib/python2.7/site-packages/git/__init__.py", line 28, in <module> : _init_externals() : File "/usr/lib/python2.7/site-packages/git/__init__.py", line 22, in _init_externals : raise ImportError("'gitdb' could not be found in your PYTHONPATH") :ImportError: 'gitdb' could not be found in your PYTHONPATH : :Local variables in innermost frame: