Bug 5287 - Package downloads should be retried when the http connection time-outs
: Package downloads should be retried when the http connection time-outs
Status: RESOLVED FIXED
Product: Development platform
installer
: 5.0-final
: All Linux
: Low enhancement (vote)
: 5.0-update3
Assigned To: Janne Johansson
: sdk-installer-bugs
:
:
:
:
  Show dependency tree
 
Reported: 2009-10-07 13:48 UTC by Marcell Lengyel
Modified: 2010-01-14 18:02 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Marcell Lengyel (reporter) maemo.org 2009-10-07 13:48:10 UTC
SOFTWARE VERSION:
maemo 5.0 final SDK

STEPS TO REPRODUCE THE PROBLEM:
Install the SDK over a poor internet connection/when the repository server is
overloaded. When the targets are created and populated with the packages, the
package download sometimes fail and the whole installation process is aborted
and has to be started from the beginning with removing the half-installed
targets.

EXPECTED OUTCOME:
When the connection times out during a package download, the installer should
retry fetching the same package before failing.

ACTUAL OUTCOME:
Installation fails at the first timeout:

Failed to fetch
http://repository.maemo.org/pool/maemo5.0/free/x/xutils-dev/xutils-dev_7.4+4_i386.deb
                Connection timed out [IP: 213.155.157.16 80]


REPRODUCIBILITY:
sometimes
Comment 1 Janne Johansson nokia 2009-11-18 12:57:25 UTC
Added 10 retries for apt in the latest published installer.