<div dir="ltr">Hi,<div><br></div><div style>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?</div><div style><br>
</div><div style><div>/var/www# /usr/local/bin/pep381run /var/www/pypi</div><div>Synchronizing iterator</div><div>Copying /packages/source/i/iterator/iterator-1.1.0.zip</div><div>Copying /packages/source/i/iterator/iterator-1.2.0.zip</div>
<div>Traceback (most recent call last):</div><div> File "/usr/local/bin/pep381run", line 30, in <module></div><div> state.synchronize()</div><div> File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py", line 119, in synchronize</div>
<div> self._synchronize()</div><div> File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py", line 159, in _synchronize</div><div> self.maybe_copy_file(project, file)</div><div> File "/usr/local/lib/python2.7/dist-packages/pep381client/__init__.py", line 237, in maybe_copy_file</div>
<div> r = h.getresponse()</div><div> File "/usr/lib/python2.7/httplib.py", line 1018, in getresponse</div><div> raise ResponseNotReady()</div><div>httplib.ResponseNotReady</div><div><br></div><div style>
This happens repeatedly, stopping the sync. <a href="http://pypi.python.org/packages/source/i/iterator/">http://pypi.python.org/packages/source/i/iterator/</a> 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.</div>
<div style><br></div><div style>Thanks, any help would be appreciated,</div><div style><br></div><div style>Jannis<br></div><div style><br></div></div></div>