Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Not A Bug
-
Component/s: None
-
Labels:None
-
Environment:Debian Squeeze amd64
Description
During a dpkg -buildpackage of FS, some files are not completing download. The current file I am having issues with is http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz. I am only getting a few kB of the file and despite the build process retrying several times it eventually times out and ends the process.
Alex
Alex
wget http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz
--2011-11-29 14:21:17-- http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz
Resolving files.freeswitch.org... 67.201.31.224
Connecting to files.freeswitch.org|67.201.31.224|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 512586 (501K) [application/x-gzip]
Saving to: `libmemcached-0.32.tar.gz'
1% [ ] 5,542 --.-K/s in 0.1s
2011-11-29 14:21:18 (42.4 KB/s) - Connection closed at byte 5542. Retrying.
--2011-11-29 14:21:19-- (try: 2) http://files.freeswitch.org/downloads/libs/libmemcached-0.32.tar.gz
Connecting to files.freeswitch.org|67.201.31.224|:80... failed: Connection timed out.
Resolving files.freeswitch.org... 67.201.31.224
Connecting to files.freeswitch.org|67.201.31.224|:80... ^C