On Tue, Mar 6, 2012 at 3:07 AM, Gutschalk, Alexander
<alexander.gutsch...@med.uni-heidelberg.de> wrote:
> Dear List,
>
> I am trying to install fink under OS X 10.6.8. To this end, I downloaded
> fink-0.32.3 and started the installation process with ./bootstrap. This
> works fine until the batch is trying to download "unzip60.tgz". Here I get
> the following error message:
>
> curl --connect-timeout 30 -f -L -A 'fink/0.32.3' -O
> http://distfiles.master.finkmirrors.net/unzip60.tgz
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                 Dload  Upload   Total   Spent    Left
> Speed
> 98 1344k   98 1329k    0     0   122k      0  0:00:11  0:00:10  0:00:01
> 80896
> curl: (56) Failure when receiving data from the peer
> ### execution of curl failed, exit code 56
> Downloading the file "unzip60.tgz" failed.
>
>
>
> I first tried many other servers in europe and the USA at multiple times,
> but got the same error message.
>
>
>
> After all, the server seems to be up, since other packages from the same
> side are dowloaded without any problem:
>
> curl --connect-timeout 30 -f -L -A 'fink/0.32.3' -O
> http://distfiles.master.finkmirrors.net/gperf-3.0.3.tar.gz
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                 Dload  Upload   Total   Spent    Left
> Speed
> 100  844k  100  844k    0     0   500k      0  0:00:01  0:00:01 --:--:--
> 500k
> curl --connect-timeout 30 -f -L -A 'fink/0.32.3' -O
> http://distfiles.master.finkmirrors.net/bzip2-1.0.6.tar.gz
>  % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                 Dload  Upload   Total   Spent    Left
> Speed
> 100  763k  100  763k    0     0   779k      0 --:--:-- --:--:-- --:--:--
> 780k
>
>
>
> Also, if I type the http://...s <http://...s/> into my browser, I can
> download all of
> them directly, except for "unzip60.tgz"
>
>
> I am behind a firewall, so this might be an issue. However, as the same
> statement works for other files, I wanted to check first if this file
> ("unzip60.tgz") actually exists before I spend more hours on this...
>
> Thank's for your help!
>
> Best, Alexander
>

$ fink fetch unzip
Password:
Sorry, try again.
Password:
Scanning package description files..........
Information about 4556 packages read in 21 seconds.

The file "unzip60.tgz" already exists and its checksum matches.

(1)     Delete it and download again
(2)     Assume it is a partial download and try to continue
(3)     Don't download, use existing file

Default answer will be chosen in 120 seconds...
How do you want to proceed? [3] 1
curl --connect-timeout 30 -f -L -A 'fink/0.32.99.git' -O
http://distfiles.master.finkmirrors.net/unzip60.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1344k  100 1344k    0     0   288k      0  0:00:04  0:00:04 --:--:--  364k

Maybe your firewall excludes the .tgz extension for some reason.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to