[Grok-dev] Error when performing buildout (Solution to BUG in setuptools)
Wichert Akkerman
wichert at wiggy.net
Thu Mar 26 16:49:09 EDT 2009
After being hit 5 million times by that particular bug, seeing lots of
people complain about it and having to wait many weeks before a fixed
setuptools was released it is simple to remember this specific one..
"easy_install -N setuptools" should get you the new one. Or update the
version pin in your buildout of course.
W.
On 3/26/09 9:46 PM, Sebastian Ware wrote:
> How do you all manage to keep updated on these things?
>
> Is it correct to assume that I should choose the "--newest" option in
> such cases in order to update to newer eggs?
>
> Mvh Sebastian
>
> 26 mar 2009 kl. 20.49 skrev Wichert Akkerman:
>
>> Previously Sebastian Ware wrote:
>>> I think it complains (it is failing when logging a warning) because I
>>> have checked out the project with a newer version of svn than
>>> setuptools 0.6c7 expects.
>>
>> A very well known problem in setuptools. It was fixed in 0.6c9.
>>
>>> I don't know how to report this so if someone can I guess it might
>>> save someone an hour or so. Or maybe we could switch to a more rescent
>>> version of setuptools if the fix is already implemented.
>>
>> 0.6c9 was released in September.
>>
>> Wichert.
>>
>> --
>> Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
>> http://www.wiggy.net/ It is hard to make things
>> simple.
>
More information about the Grok-dev
mailing list