OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004626 [trac] regular use block always 2010-12-03 11:48 2010-12-04 12:46
Reporter pfelecan View Status public  
Assigned To
Priority urgent Resolution duplicate  
Status closed  
Summary 0004626: unresolved internal dependency
Description when using the administration module, the internal python dependency tracker detects an incorrect version for genshi (available 0.5.1, needed 0.6):

-bash-4.1$ trac-admin /tracs/test resync
Traceback (most recent call last):
  File "/opt/csw/bin/trac-admin", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/opt/csw/lib/python/site-packages/pkg_resources.py", line 2607, in <module>
    parse_requirements(__requires__), Environment()
  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: Genshi>=0.6
Additional Information
Tags No tags attached.
Attached Files

- Relationships
duplicate of 0004625closeddam genshi Version conflict with genshi 

There are no notes attached to this issue.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker