On Tue, Feb 23, 2010 at 3:01 PM, Peter FELECAN <[email protected]> wrote: > Sebastian Kayser <[email protected]> writes: > >> * Maciej (Matchek) Blizinski <[email protected]> wrote: >>> 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; >> >> Could it be that our approach of not shipping .egg files is coming into >> play here?
Peter, have you tried investigating what is happening in this code? If not, can you do that? _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
