OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004309 [gitosis] packaging block always 2010-02-26 07:21 2010-02-26 18:56
Reporter gadavis View Status public  
Assigned To
Priority normal Resolution no change required  
Status closed  
Summary 0004309: 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
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0007529)
gadavis (reporter)
2010-02-26 18:36

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.
(0007530)
bwalton (administrator)
2010-02-26 18:56

Resolving as per feedback.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker