Mantis - trac
Viewing Issue Advanced Details
4626 regular use block always 2010-12-03 11:48 2010-12-04 12:46
pfelecan  
 
urgent  
closed  
duplicate  
none    
none  
0004626: unresolved internal dependency
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
duplicate of 0004625closed dam genshi Version conflict with genshi 
Issue History
2010-12-03 11:48 pfelecan New Issue
2010-12-04 12:16 rupert Relationship added duplicate of 0004625
2010-12-04 12:16 rupert Resolution open => duplicate
2010-12-04 12:46 rupert Status new => closed

There are no notes attached to this issue.