[Distutils] zc.buildout : more infos on download errors
Tarek Ziadé
ziade.tarek at gmail.com
Tue Jan 8 11:51:46 CET 2008
Hello,
When a server that is supposed to provide an agg is timing out (it happens
sometime,
for some libs like PIL, pysqlite, etc) zc.buildout returns a warning like
this:
Download error: (104, 'Connection reset by peer') -- Some packages may not
be found!
In the flow of actions, it is very hard to tell which url is down. I had to
patch urlopen
to catch it.
I think zc.buildout could be more verbose here, and tell which package or
url failed
Regards
Tarek
--
View this message in context: http://www.nabble.com/zc.buildout-%3A-more-infos-on-download-errors-tp14686910p14686910.html
Sent from the Python - distutils-sig mailing list archive at Nabble.com.
More information about the Distutils-SIG
mailing list