SeattleTestbed / softwareupdater

Software updater daemon
MIT License
1 stars 6 forks source link

uncaught exception in software updater... #24

Closed choksi81 closed 10 years ago

choksi81 commented 10 years ago

We see this traceback. This isn't a critical error and seems to be an isolated case.

1249379434.79:PID-10887:Traceback (most recent call last):
  File "softwareupdater.py", line 74, in safe_download
  File "/vservers/.vref/planetlab-f8-i386/usr/lib/python2.5/urllib.py", line 89, in urlretrieve
  File "/vservers/.vref/planetlab-f8-i386/usr/lib/python2.5/urllib.py", line 248, in retrieve
  File "/vservers/.vref/planetlab-f8-i386/usr/lib/python2.5/socket.py", line 309, in read
timeout: timed out
choksi81 commented 10 years ago

Author: justinc Fixed in r4503.