On 3/31/14, 11:42 AM, Nathan B wrote: > Also, the ouput in terminal shows that it is sometimes able to establish > a connection and partially download gzip-1.6.tar.gz . However, > sometimes it doesn't establish a connection and gives the error message: > > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://easynews.dl.sourceforge.net/sourceforge/fink/gzip-1.6.tar.gz > curl: (6) Could not resolve host: easynews.dl.sourceforge.net > <http://easynews.dl.sourceforge.net>; nodename nor servname provided, or > not known > ### execution of curl failed, exit code 6 > Downloading the file "gzip-1.6.tar.gz" failed. > > >
Wait, you said you were using fink-0.36.3.1, but that shows fink-0.36.1. fink-0.36.3.1 has an updated sourceforge mirror list. You might try the following: 1) Grab branch_0.36.zip from the "Download Zip" button on https://github.com/fink/fink/tree/branch_0_36 2) Unzip that file if your browser hasn't already done it. 3) Remove /sw and then bootstrap from the source you just downloaded (I have fink-branch_0.36). -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
