[csw-maintainers] complex trac issue
Maciej (Matchek) Blizinski
maciej at opencsw.org
Wed Feb 24 14:37:53 CET 2010
On Tue, Feb 23, 2010 at 3:01 PM, Peter FELECAN <pfelecan at opencsw.org> wrote:
> Sebastian Kayser <skayser at opencsw.org> writes:
>
>> * Maciej (Matchek) Blizinski <maciej at opencsw.org> wrote:
>>> On Tue, Feb 23, 2010 at 11:14 AM, Peter FELECAN <pfelecan at opencsw.org> 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?
More information about the maintainers
mailing list