[bug-notifications] [trac 0004626]: unresolved internal dependency

Mantis Bug Tracker noreply at opencsw.org
Fri Dec 3 11:48:42 CET 2010


The following issue has been SUBMITTED. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4626 
====================================================================== 
Reported By:                pfelecan
Assigned To:                
====================================================================== 
Project:                    trac
Issue ID:                   4626
Category:                   regular use
Reproducibility:            always
Severity:                   block
Priority:                   urgent
Status:                     new
====================================================================== 
Date Submitted:             2010-12-03 11:48 CET
Last Modified:              2010-12-03 11:48 CET
====================================================================== 
Summary:                    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

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



More information about the bug-notifications mailing list