On 3/31/14, 1:13 PM, Nathan B wrote: > Here's the output after it starts downloading: > > BOOTSTRAP PHASE ONE: download tarballs. > > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/dpkg_1.10.21.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 1643k 100 1643k 0 0 606k 0 0:00:02 0:00:02 --:--:-- > 743k > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/base-files-1.9.15.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 13484 100 13484 0 0 48049 0 --:--:-- --:--:-- --:--:-- > 48503 > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/fink-mirrors-0.34.4.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 36770 100 36770 0 0 74874 0 --:--:-- --:--:-- --:--:-- > 75194 > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/tar-1.26.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 2284k 100 2284k 0 0 669k 0 0:00:03 0:00:03 --:--:-- > 669k > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/libiconv-1.14.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 4867k 100 4867k 0 0 939k 0 0:00:05 0:00:05 --:--:-- > 29587 > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/gettext-0.18.3.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 15.5M 100 15.5M 0 0 1269k 0 0:00:12 0:00:12 --:--:-- > 42478 > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/gperf-3.0.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 960k 100 960k 0 0 1290k 0 --:--:-- --:--:-- --:--:-- > 1292k > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -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 2012k 0 --:--:-- --:--:-- --:--:-- > 2015k > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -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 1514k 0 --:--:-- --:--:-- --:--:-- > 1515k > curl --connect-timeout 30 -f -L -A 'fink/0.36.1' -O > http://distfiles.master.finkmirrors.net/gzip-1.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 1 886k 1 10015 0 0 9278 0 0:01:37 0:00:01 > 0:01:36 9298 > curl: (56) Recv failure: Connection reset by peer > ### execution of curl failed, exit code 56 > Downloading the file "gzip-1.4.tar.gz" failed. > > (1)Give up > (2)Retry the same mirror > (3)Retry another mirror from your country > (4)Retry another mirror > (5)Retry using next mirror set "sourceforge" > > Default answer will be chosen in 120 seconds... > How do you want to proceed? [3] > > >
Ok. That's a bit clearer. I'm not sure why gzip-1.4.tar.gz didn't get mirrored properly. Put the updated gzip.info (it'll be for gzip-1.6) from https://raw.githubusercontent.com/fink/fink/master/10.7/gzip.info in the 10.7 folder of the fink-0.36.1 folder you're bootstrapping from, remove /sw, and give it another try. -- 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
