← Back to team overview

pypi-mirror team mailing list archive

[Bug 279309] [NEW] pypi.python.org is a single-point-of-failure

 

Public bug reported:

setuptools and with it buildout depend heavily on the package index at http://pypi.python.org/ ("pypi").
Many projects use buildout or are distributed as eggs or via pypi. For installation of these packages you need pypi to be up.

When using buildout for deployment and pypi goes down with or during the
call of buildout, your installation is wrecked and you produce a serious
downtime (except you have other techniques to keep your site up).

** Affects: pypi-mirror
     Importance: Critical
         Status: Confirmed

** Changed in: pypi-mirror
   Importance: Undecided => Critical
       Status: New => Confirmed

-- 
pypi.python.org is a single-point-of-failure
https://bugs.launchpad.net/bugs/279309
You received this bug notification because you are a member of PyPI
Mirror, which is the registrant for PyPI Mirror.

Status in PyPI replication project: Confirmed

Bug description:
setuptools and with it buildout depend heavily on the package index at http://pypi.python.org/ ("pypi").
Many projects use buildout or are distributed as eggs or via pypi. For installation of these packages you need pypi to be up.

When using buildout for deployment and pypi goes down with or during the call of buildout, your installation is wrecked and you produce a serious downtime (except you have other techniques to keep your site up).



Follow ups

References