Bug 786440 - [abrt] fedpkg-1.7-1.fc16: __init__.py:22:_init_externals:ImportError: 'gitdb' could not be found in your PYTHONPATH
Summary: [abrt] fedpkg-1.7-1.fc16: __init__.py:22:_init_externals:ImportError: 'gitdb'...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: fedpkg
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:79675c9e47523f577526414126d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-01 13:20 UTC by cyrushmh
Modified: 2013-01-10 06:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-06 00:47:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description cyrushmh 2012-02-01 13:20:56 UTC
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:

Comment 1 Jesse Keating 2012-02-01 16:16:02 UTC
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?

Comment 2 cyrushmh 2012-02-02 03:48:02 UTC
(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

Comment 3 Jesse Keating 2012-02-02 07:07:38 UTC
So then things are working now for you?

Comment 4 cyrushmh 2012-02-03 03:03:22 UTC
(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..

Comment 5 Jesse Keating 2012-03-06 00:47:24 UTC
I believe this is all fixed.  python-smmap has been added to the dependency chain.


Note You need to log in before you can comment on or make changes to this bug.