[Catalog-sig] Error while trying to do a fresh mirror sync

Jannis Leidel jannis at leidel.info
Sat Feb 16 11:57:54 CET 2013


Hi,

while trying to resync my "d" mirror (it's offline at the moment) I
stumbled over the following traceback. Can anyone make any sense out of
that?

/var/www# /usr/local/bin/pep381run /var/www/pypi
Synchronizing iterator
Copying /packages/source/i/iterator/iterator-1.1.0.zip
Copying /packages/source/i/iterator/iterator-1.2.0.zip
Traceback (most recent call last):
  File "/usr/local/bin/pep381run", line 30, in <module>
    state.synchronize()
  File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py",
line 119, in synchronize
    self._synchronize()
  File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py",
line 159, in _synchronize
    self.maybe_copy_file(project, file)
  File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py",
line 237, in maybe_copy_file
    r = h.getresponse()
  File "/usr/lib/python2.7/httplib.py", line 1018, in getresponse
    raise ResponseNotReady()
httplib.ResponseNotReady

This happens repeatedly, stopping the sync.
http://pypi.python.org/packages/source/i/iterator/ doesn't seem to contain
the file the mirror script tries to sync, too. Since that's a fresh sync I
wonder if there is something wrong in the PyPI database.

Thanks, any help would be appreciated,

Jannis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/catalog-sig/attachments/20130216/5b1559fc/attachment.html>


More information about the Catalog-SIG mailing list