[bug-notifications] [trac 0004626]: unresolved internal dependency
Mantis Bug Tracker
noreply at opencsw.org
Sat Dec 4 12:16:13 CET 2010
The following issue has been set as DUPLICATE OF issue 0004625.
======================================================================
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-04 12:16 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
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0004625 Version conflict with genshi
======================================================================
More information about the bug-notifications
mailing list