Package: gitosis
Version: 0.2+20080825-2
Severity: important
After installing gitosis, I tried to initialize the package according to
the README:
$ sudo -H -u gitosis gitosis-init < ~/.ssh/id_dsa.pub
Traceback (most recent call last):
File "/usr/bin/gitosis-init", line 5, in ?
from pkg_resources import load_entry_point
File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 2561,
in ?
working_set.require(__requires__)
File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 626, in
require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 524, in
resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: gitosis==0.2
Note that on my system both python2.4 and python2.5 is installed, and
/usr/bin/python is symlinked to python2.4, whereas gitosis seems to be
installed in something called "/gitosis-0.2-py2.5.egg". But changing the
shebang of gitosis-init from /usr/bin/python to /usr/bin/python2.5 did
not help, either, only the traceback was shorter.
Regards,
Slaven
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-486
Locale: LANG=hr_HR.UTF-8, LC_CTYPE=hr_HR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gitosis depends on:
ii adduser 3.99 Add and remove users and groups
ii git-core 1:1.5.6.5-1 fast, scalable, distributed revisi
ii openssh-server 1:4.3p2-9 Secure shell server, an rshd repla
ii python 2.4.4-2 An interactive high-level object-o
ii python-setuptools 0.6c8-4 Python Distutils Enhancements
ii python-support 0.7.6 automated rebuilding support for p
gitosis recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]