[Distutils] PyPI CDN issues

Donald Stufft donald at stufft.io
Wed May 29 11:47:35 CEST 2013


On May 29, 2013, at 5:31 AM, Donald Stufft <donald at stufft.io> wrote:

> 
> On May 29, 2013, at 4:22 AM, Andreas Jung <lists at zopyx.com> wrote:
> 
>> Hi there,
>> 
>> after switching to the new PyPI CDN infrastructure we have seen some
>> odd behavior with buildout fetching two hundred packages or so.
>> Packages that are a located on PyPI have not been available to the CDN
>> or only after some minutes. Note that these packages have not been fresh
>> releases but older stuff. Is this a known issues or explainable behavior
>> of the CDN?
>> 
>> Andreas
>> 
>> <lists.vcf>_______________________________________________
>> Distutils-SIG maillist  -  Distutils-SIG at python.org
>> http://mail.python.org/mailman/listinfo/distutils-sig
> 
> This behavior shouldn't happen. Is it consistently happening? Especially for older releases the behavior should be transparent as far as finding/downloading packages goes.
> 
> What error message are you getting when these packages are not available?
> 
> -----------------
> Donald Stufft
> PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig

There was an issue with a missing Vary: Accept-Encoding and gzip pages getting cached and served even for non gzip enabled clients. I've fixed this and purged the cache. See if this fixes your issue.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130529/8f77a166/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130529/8f77a166/attachment-0001.pgp>


More information about the Distutils-SIG mailing list