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

------------------------------------------------------------------------------
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