On May 29, 2013, at 5:31 AM, Donald Stufft <don...@stufft.io> wrote:
> > On May 29, 2013, at 4:22 AM, Andreas Jung <li...@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@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@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
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig