Open GoogleCodeExporter opened 8 years ago
Duplicated defect for python 2.7.10 and 2.7.9.
SDK installer should not indicate success when there is failure.
Original comment by jhowe.vi...@gmail.com
on 24 Oct 2015 at 6:08
Duplicated defect for python 2.7.10, 2.7.9, ... 2.7.5.
Works for 2.7.0 :)
There's opportunity for improvement in this installer.
Original comment by jhowe.vi...@gmail.com
on 24 Oct 2015 at 7:06
Thanks for the logs!
I see what the error is and we will fix it for the next version of Cloud SDK.
In terms of error details:
It seems urllib2 throws socket.timeout instead of urllib2.HTTPError or
urllib2.URLError in this particular case. You are the first person that
reported this and the code has been in effect for a long while.
The fact that it works for 2.7.0 is not clear why.
http://bugs.python.org/issue1537445 has been filed since 2006, since python 2.6.
Original comment by svalen...@google.com
on 26 Oct 2015 at 4:28
Original comment by jsche...@google.com
on 14 Mar 2016 at 8:45
Original issue reported on code.google.com by
jhowe.vi...@gmail.com
on 24 Oct 2015 at 5:24Attachments: