[issue81] cannot install abstract.jwrotator

New submission from Sridhar Ratnakumar <sridharr@activestate.com>: The following command runs forever. But then, why would it try external downloads when this package has a tarball on pypi itself? sridharr@whymac:/tmp/fo > bin/easy_install abstract.jwrotator Searching for abstract.jwrotator Reading http://pypi.python.org/simple/abstract.jwrotator/ Reading http://www.abstract.it/svn ---------- messages: 328 nosy: srid priority: bug status: unread title: cannot install abstract.jwrotator _______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue81> _______________________________________________

----------------------------------------------------------------------------------------- Running installer ... C:\Python25\scripts\easy_install.exe abstract.jwrotator Searching for abstract.jwrotator Reading http://pypi.python.org/simple/abstract.jwrotator/ Reading http://www.abstract.it/svn Download error: (10054, 'Connection reset by peer') -- Some packages may not be found! Best match: abstract.jwrotator 0.3 Downloading http://pypi.python.org/packages/source/a/abstract.jwrotator/abstract.jwrotat... Processing abstract.jwrotator-0.3.tar.gz Running abstract.jwrotator-0.3\setup.py -q bdist_egg --dist-dir c:\docume~1\david\locals~1\temp\easy_install-quzoim\abstract.jwrotator-0.3\egg-dist-tmp-rzo2wd paster_plugins not set in setup(), but abstract.jwrotator.egg-info\paster_plugins.txt exists Adding abstract.jwrotator 0.3 to easy-install.pth file Installed c:\python25\lib\site-packages\abstract.jwrotator-0.3-py2.5.egg Processing dependencies for abstract.jwrotator Finished processing dependencies for abstract.jwrotator ----------------------------------------------------------------------------------------- On Fri, 17 Jul 2009 04:10:08 +0000, Sridhar Ratnakumar <setuptools@bugs.python.org> wrote:
New submission from Sridhar Ratnakumar <sridharr@activestate.com>:
The following command runs forever. But then, why would it try external downloads when this package has a tarball on pypi itself?
sridharr@whymac:/tmp/fo > bin/easy_install abstract.jwrotator Searching for abstract.jwrotator Reading http://pypi.python.org/simple/abstract.jwrotator/ Reading http://www.abstract.it/svn
---------- messages: 328 nosy: srid priority: bug status: unread title: cannot install abstract.jwrotator
_______________________________________________ Setuptools tracker <setuptools@bugs.python.org> <http://bugs.python.org/setuptools/issue81> _______________________________________________ _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig
participants (2)
-
David Lyon
-
Sridhar Ratnakumar