Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355843 - app-emulation/virtualbox-additions-4.0.4 download of VBoxGuestAdditions_4.0.4.iso fails
Summary: app-emulation/virtualbox-additions-4.0.4 download of VBoxGuestAdditions_4.0.4...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 12:44 UTC by Juergen Rose
Modified: 2011-04-22 16:12 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2011-02-21 12:44:25 UTC
>>> Downloading 'http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso'
--2011-02-21 13:35:01--  http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Connecting to 10.101.10.254:3128... connected.
Proxy request sent, awaiting response... 302 Moved Temporarily
Location: http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso [following]
--2011-02-21 13:35:02--  http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Connecting to 10.101.10.254:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 38408192 (37M), 18396392 (18M) remaining [application/octet-stream]
Saving to: `/usr/portage_cheetah/distfiles/VBoxGuestAdditions_4.0.4.iso'

52% [++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                     ] 20,011,800  --.-K/s   in 60s     

2011-02-21 13:36:02 (0.00 B/s) - Read error at byte 20011800/38408192 (Connection timed out). Retrying.

--2011-02-21 13:36:03--  (try: 2)  http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Connecting to 10.101.10.254:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 38408192 (37M), 18396392 (18M) remaining [application/octet-stream]
Saving to: `/usr/portage_cheetah/distfiles/VBoxGuestAdditions_4.0.4.iso'

52% [++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                     ] 20,011,800  --.-K/s   in 60s     

2011-02-21 13:37:03 (0.00 B/s) - Read error at byte 20011800/38408192 (Connection timed out). Retrying.

--2011-02-21 13:37:05--  (try: 3)  http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Connecting to 10.101.10.254:3128... connected.
Proxy request sent, awaiting response... 206 Partial Content
Length: 38408192 (37M), 18396392 (18M) remaining [application/octet-stream]
Saving to: `/usr/portage_cheetah/distfiles/VBoxGuestAdditions_4.0.4.iso'

52% [++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                     ] 20,011,800  --.-K/s   in 60s     

2011-02-21 13:38:05 (0.00 B/s) - Read error at byte 20011800/38408192 (Connection timed out). Giving up.

!!! Couldn't download 'VBoxGuestAdditions_4.0.4.iso'. Aborting.
 * Fetch failed for 'app-emulation/virtualbox-additions-4.0.4', Log file:
 *  '/var/tmp/portage/app-emulation/virtualbox-additions-4.0.4/temp/build.log'

>>> Failed to emerge app-emulation/virtualbox-additions-4.0.4, Log file:

>>>  '/var/tmp/portage/app-emulation/virtualbox-additions-4.0.4/temp/build.log'


Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-02-21 12:58:04 UTC
I tested this on two different machines (two different internet connections) with no problems downloading the file:

shanghai:~ # emerge -f =virtualbox-additions-4.0.4
Calculating dependencies... done!

>>> Fetching (1 of 1) app-emulation/virtualbox-additions-4.0.4
>>> Downloading 'http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso'
--2011-02-21 13:55:23--  http://download.virtualbox.org/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Resolving download.virtualbox.org (download.virtualbox.org)... 137.254.16.69
Connecting to download.virtualbox.org (download.virtualbox.org)|137.254.16.69|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso [following]
--2011-02-21 13:55:23--  http://dlc.sun.com.edgesuite.net/virtualbox/4.0.4/VBoxGuestAdditions_4.0.4.iso
Resolving dlc.sun.com.edgesuite.net (dlc.sun.com.edgesuite.net)... 195.95.193.102, 195.95.193.87
Connecting to dlc.sun.com.edgesuite.net (dlc.sun.com.edgesuite.net)|195.95.193.102|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 38408192 (37M) [application/octet-stream]
Saving to: `/var/tmp/distfiles/VBoxGuestAdditions_4.0.4.iso'

100%[======================================>] 38,408,192   761K/s   in 51s     

2011-02-21 13:56:14 (734 KB/s) - `/var/tmp/distfiles/VBoxGuestAdditions_4.0.4.iso' saved [38408192/38408192]

 * VBoxGuestAdditions_4.0.4.iso RMD160 SHA1 SHA256 size ;-) ...          [ ok ]
shanghai:~ #


Any change something is wrong on your side?
Comment 2 Juergen Rose 2011-02-21 13:37:38 UTC
It seems to be connected with network configuration of our institut, if I try the download from a box in the university I get the file without problems in few seconds.

But it is a really strange error for me. Some part of the file ca. 5-11 Mbyte is downloaded and then the transfer stops. Sometimes I get messages as:

Read error at byte 11513208/38408192 (Connection timed out)

sometime the transfer simply hangs without any error messages.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-04-22 16:12:33 UTC
Nobody else reported anything like that so I cannot be of much help here.