[bug-notifications] [gitosis 0004309]: Gitosis won't run, complains about setuptools

Mantis Bug Tracker noreply at opencsw.org
Fri Feb 26 18:36:11 CET 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/mantis/view.php?id=4309 
====================================================================== 
Reported By:                gadavis
Assigned To:                
====================================================================== 
Project:                    gitosis
Issue ID:                   4309
Category:                   packaging
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-02-26 07:21 CET
Last Modified:              2010-02-26 18:36 CET
====================================================================== 
Summary:                    Gitosis won't run, complains about setuptools
Description: 
After upgrading the python packages, gitosis isn't working any more:

Traceback (most recent call last):
  File "/opt/csw/bin/gitosis-serve", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 2603, in
<module>
    working_set.require(__requires__)
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 666, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 565, in
resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: setuptools>=0.6c5
fatal: The remote end hung up unexpectedly

====================================================================== 

---------------------------------------------------------------------- 
 (0007529) gadavis (reporter) - 2010-02-26 18:36
 http://www.opencsw.org/mantis/view.php?id=4309#c7529 
---------------------------------------------------------------------- 
After updating pysetuptools (my package was a day old), removing, and then
reinstalling gitosis, things appear to be working now. Looks like we can
close this out.



More information about the bug-notifications mailing list