[Product-Developers] collective.eggproxy timeout issue

Bruno Binet bruno.binet at camptocamp.com
Tue May 31 14:58:27 UTC 2011


On 31 May 2011 16:55, Bruno Binet <bruno.binet at camptocamp.com> wrote:
> Hi Nate and list,
>
> As Reinout advised me, now that I have some patchs ready for
> collective.eggproxy, I'm looking forward to have some feedback.
> Hopefully these changes could be committed in trunk and a new release
> could be made.
>
> First I fixed the timeout issue due to the externally hosted packages
> by overriding find_packages instead of process_index so that the cache
> of the index url should be delete only once:
> https://github.com/bbinet/collective.eggproxy/commit/6ca8e9a1ea194bcaf477b8d006ccf1c4b1b66210
>
> Then I added support for updating index with local eggs that have
> already been cached, but that could have been removed from main pypi
> server. These local eggs are now still available in the generated
> index.
> https://github.com/bbinet/collective.eggproxy/commit/521be7de55426c1882b3374c639abd30c4dc1c53
> with some tests:
> https://github.com/bbinet/collective.eggproxy/commit/a8692697ec2e752cc12b9d9b3113901e428a8647
> https://github.com/bbinet/collective.eggproxy/commit/a8692697ec2e752cc12b9d9b3113901e428a8647

I meant: https://github.com/bbinet/collective.eggproxy/commit/462cee8e25fb60e0b27ed61b5783a8110168d925

> Next one is to make sure that updateBaseIndex is always called when
> ALWAYS_REFRESH is set.
> https://github.com/bbinet/collective.eggproxy/commit/f62c0a129610f11195829d3334f0838a8a4e6711
>
> Thanks for any feedback.
> Cheers,
>
> Bruno
>
> On 26 May 2011 14:22, Bruno Binet <bruno.binet at camptocamp.com> wrote:
>> Ok I'll ask Nate Aune when the patch is ready (probably next week).
>> Good luck with your buckets of paint! ;)
>>
>> On 26 May 2011 13:54, Reinout van Rees <reinout at vanrees.org> wrote:
>>> On 26-05-11 13:33, Bruno Binet wrote:
>>>>
>>>> Thanks for your answer, I will make a patch and submit it back to you.
>>>>
>>> Or arrange for access to the collective svn and submit it directly :-)
>>>
>>> Personally, I'm not using collective.eggproxy right now (though I might
>>> again later this year). I'm also moving next month, so I'll be more
>>> interested in buckets of paint than in collective.eggproxy next month :-)
>>>  Could you perhaps ask Nate Aune for feedback on your changes? He's been
>>> doing some work/patching/trying on it in the last few months.
>>>
>>> But feel free to mail me if you need releases done or run into problems or
>>> so.
>>>
>>>
>>> Reinout
>>>
>>> --
>>> Reinout van Rees                         reinout at vanrees.org
>>>               http://reinout.vanrees.org/
>>> "The most absolute lie is the presentation of an irrefutable
>>>  fact based on unassailable numbers -- L.E. Modesitt jr."
>>>
>>>
>>
>>
>>
>> --
>> Bruno Binet
>>
>> Camptocamp France SAS
>> Savoie Technolac, BP 352
>> 73377 Le Bourget du Lac, Cedex
>>
>> Mail : bruno.binet at camptocamp.com
>> http://www.camptocamp.com
>>
>
>
>
> --
> Bruno Binet
>
> Camptocamp France SAS
> Savoie Technolac, BP 352
> 73377 Le Bourget du Lac, Cedex
>
> Mail : bruno.binet at camptocamp.com
> http://www.camptocamp.com
>



-- 
Bruno Binet

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Mail : bruno.binet at camptocamp.com
http://www.camptocamp.com


More information about the Product-Developers mailing list