On Tue, Feb 23, 2010 at 11:14 AM, Peter FELECAN <[email protected]> wrote: > Installed and: > > 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 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: Trac==0.11.6
This one isn't as obvious. Setup tools can't find the right version of Trac; at this point debugging is needed, it's hard to tell whether this issue is related only to packaging or software version mismatches, or local installation issues. Can you see whether the right version of Trac is present in Trac files in /opt/csw/lib/python/site-packages? _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
