Can't install the gitosis
- by Shuoling Liu
While I am trying to init the gitosis, I got the following errors, any idea?
:~$ sudo -H -u git gitosis-init < ida_rsa.pub
[sudo] password for chinablc:
Sorry, try again.
[sudo] password for chinablc:
Traceback (most recent call last):
File "/usr/bin/gitosis-init", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2562, in <module>
working_set.require(__requires__)
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 626, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 524, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: gitosis==0.2