How to continue installing Ubuntu setup if internet link breaks?

Asked by Rohit Talekar

Hi,
I have downloaded Wubi.exe from Ubuntu official website.
i am trying to use Ubuntu 11.04 as an application on Windows.
I have a bit unreliable internet with Max speed of 512kbps.
After executing Wubi file, the installer starts downloading the i386 ISO file.
As my internet connection is unreliable, the installation process stops as my internet connection goes blank!
As of now, i have been able to download only 300 Mb part of i386 ISO file,
How can I continue downloading the remaining part of ISO file if installation stops?
I have a complete version of Ubuntu 9.10 ISO file on my hardisk.
Can 9.10 version be used as an application?

Regards,
Rohit

Question information

Language:
English Edit question
Status:
Solved
For:
Wubi Edit question
Assignee:
No assignee Edit question
Solved by:
Rohit Talekar
Solved:
Last query:
Last reply:
Revision history for this message
bcbc (bcbc) said :
#1

Use a separate bittorrent client to download it: http://releases.ubuntu.com/11.04/ubuntu-11.04-desktop-i386.iso.torrent

That's the easiest option as it will resume and probably will be faster as well. Then place the download ISO file into the same folder as wubi.exe and run wubi again. It will pick up and use the ISO you downloaded.

Revision history for this message
Rohit Talekar (rohittalekar1989) said :
#2

Hi,
I will try using torrent.
I tried keeping recently downloaded wubu.exe and Ubuntu 9.10 in the same folder.
The installer tried to download the latest version.
also while downloading normally today, an error named permission denied occured,
the log entries are:

09-16 23:55 ERROR TaskList: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
  File "\lib\bittorrent\Rerequester.py", line 96, in fail
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Problem connecting to tracker - <urlopen error (7, 'getaddrinfo failed')>

Traceback (most recent call last):
  File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
  File "\lib\wubi\backends\common\btdownloader.py", line 79, in download
  File "\lib\bittorrent\download.py", line 303, in download
  File "\lib\bittorrent\RawServer.py", line 256, in listen_forever
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
  File "\lib\bittorrent\Rerequester.py", line 96, in fail
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Problem connecting to tracker - <urlopen error (7, 'getaddrinfo failed')>

09-16 23:55 ERROR TaskList: Non fatal error Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Traceback (most recent call last):
  File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
  File "\lib\bittorrent\Rerequester.py", line 96, in fail
  File "\lib\wubi\backends\common\btdownloader.py", line 70, in error_callback
DownloadError: Problem connecting to tracker - <urlopen error (7, 'getaddrinfo failed')>

 in task download
09-16 23:55 DEBUG TaskList: ### Finished download
09-16 23:55 ERROR TaskList: [Errno 13] Permission denied: u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
Traceback (most recent call last):
  File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
  File "\lib\wubi\backends\common\backend.py", line 492, in get_iso
  File "\lib\wubi\backends\common\backend.py", line 347, in download_iso
OSError: [Errno 13] Permission denied: u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
09-16 23:55 DEBUG TaskList: # Cancelling tasklist
09-16 23:55 DEBUG TaskList: # Finished tasklist
09-16 23:55 ERROR root: [Errno 13] Permission denied: u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
Traceback (most recent call last):
  File "\lib\wubi\application.py", line 57, in run
  File "\lib\wubi\application.py", line 131, in select_task
  File "\lib\wubi\application.py", line 157, in run_installer
  File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
  File "\lib\wubi\backends\common\backend.py", line 492, in get_iso
  File "\lib\wubi\backends\common\backend.py", line 347, in download_iso
OSError: [Errno 13] Permission denied: u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'

Revision history for this message
bcbc (bcbc) said :
#3

Wubi.exe is release specific. You have to download the 9.10 one...
however that is no longer supported.

On 9/16/11, Rohit Talekar <email address hidden> wrote:
> Question #171268 on Wubi changed:
> https://answers.launchpad.net/wubi/+question/171268
>
> Status: Answered => Open
>
> Rohit Talekar is still having a problem:
> Hi,
> I will try using torrent.
> I tried keeping recently downloaded wubu.exe and Ubuntu 9.10 in the same
> folder.
> The installer tried to download the latest version.
> also while downloading normally today, an error named permission denied
> occured,
> the log entries are:
>
> 09-16 23:55 ERROR TaskList: Traceback (most recent call last):
> File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Traceback (most recent call last):
> File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
> File "\lib\bittorrent\Rerequester.py", line 96, in fail
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Problem connecting to tracker - <urlopen error (7,
> 'getaddrinfo failed')>
>
> Traceback (most recent call last):
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\common\btdownloader.py", line 79, in download
> File "\lib\bittorrent\download.py", line 303, in download
> File "\lib\bittorrent\RawServer.py", line 256, in listen_forever
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Traceback (most recent call last):
> File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Traceback (most recent call last):
> File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
> File "\lib\bittorrent\Rerequester.py", line 96, in fail
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Problem connecting to tracker - <urlopen error (7,
> 'getaddrinfo failed')>
>
>
> 09-16 23:55 ERROR TaskList: Non fatal error Traceback (most recent call
> last):
> File "\lib\bittorrent\RawServer.py", line 229, in listen_forever
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Traceback (most recent call last):
> File "\lib\bittorrent\RawServer.py", line 221, in listen_forever
> File "\lib\bittorrent\Rerequester.py", line 96, in fail
> File "\lib\wubi\backends\common\btdownloader.py", line 70, in
> error_callback
> DownloadError: Problem connecting to tracker - <urlopen error (7,
> 'getaddrinfo failed')>
>
> in task download
> 09-16 23:55 DEBUG TaskList: ### Finished download
> 09-16 23:55 ERROR TaskList: [Errno 13] Permission denied:
> u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
> Traceback (most recent call last):
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\common\backend.py", line 492, in get_iso
> File "\lib\wubi\backends\common\backend.py", line 347, in download_iso
> OSError: [Errno 13] Permission denied:
> u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
> 09-16 23:55 DEBUG TaskList: # Cancelling tasklist
> 09-16 23:55 DEBUG TaskList: # Finished tasklist
> 09-16 23:55 ERROR root: [Errno 13] Permission denied:
> u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
> Traceback (most recent call last):
> File "\lib\wubi\application.py", line 57, in run
> File "\lib\wubi\application.py", line 131, in select_task
> File "\lib\wubi\application.py", line 157, in run_installer
> File "\lib\wubi\backends\common\tasklist.py", line 197, in __call__
> File "\lib\wubi\backends\common\backend.py", line 492, in get_iso
> File "\lib\wubi\backends\common\backend.py", line 347, in download_iso
> OSError: [Errno 13] Permission denied:
> u'E:\\ubuntu\\install\\ubuntu-11.04-desktop-i386.iso'
>
> --
> You received this question notification because you are an answer
> contact for Wubi.
>

Revision history for this message
Rohit Talekar (rohittalekar1989) said :
#4

Hi,
Thanks for your advice,
I downloaded Ubuntu and successfully installed it.