I do what you tell me, but file not found... localhost:~ g4$ sudo nano /sw/etc/apt/sources.list Password: localhost:~ g4$ fink update Information about 2520 packages read in 3 seconds. No packages to install. localhost:~ g4$ fink scanpackages Updating the list of locally available binary packages. Scanning dists/local/main/binary-darwin-powerpc Scanning dists/stable/main/binary-darwin-powerpc Scanning dists/stable/crypto/binary-darwin-powerpc Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait update Get:1 http://bindist.finkproject.org stable/main Packages [384kB] Get:2 http://bindist.finkproject.org stable/main Release [85B] Get:3 http://bindist.finkproject.org stable/crypto Packages [11.9kB] Get:4 http://bindist.finkproject.org stable/crypto Release [87B] Fetched 396kB in 35s (11.1kB/s) Reading Package Lists... Done Building Dependency Tree... Done
localhost:~ g4$ fink selfupdate The file "CURRENT-FINK-10.5" already exists. (1) Delete it and download again (2) Assume it is a partial download and try to continue (3) Don't download, use existing file How do you want to proceed? [1] curl --connect-timeout 30 -f -L -A 'fink/0.27.13' -O http://www.finkproject.org/CURRENT-FINK-10.5 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 13 0 13 0 0 10 0 --:--:-- 0:00:01 --:--:-- 0 I will now download the package descriptions for Fink 10.5-0.9.0.2 and update the core packages. After that, you should update the other packages using commands like 'fink update-all'. tar -xzvf dists-10.5-0.9.0.2.tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error exit delayed from previous errors ### execution of tar failed, exit code 2 Failed: unpacking dists-10.5-0.9.0.2.tar.gz failed localhost:~ g4$ sudo apt-get update Hit http://bindist.finkproject.org stable/main Packages Hit http://bindist.finkproject.org stable/main Release Hit http://bindist.finkproject.org stable/crypto Packages Hit http://bindist.finkproject.org stable/crypto Release Reading Package Lists... Done Building Dependency Tree... Done localhost:~ g4$ sudo apt-get install boost1.33 Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: boost1.33-shlibs The following NEW packages will be installed: boost1.33 boost1.33-shlibs 0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 19.6MB of archives. After unpacking 266MB will be used. Do you want to continue? [Y/n] Err http://bindist.finkproject.org stable/main boost1.33-shlibs 1.33.1-1008 404 Not Found Err http://bindist.finkproject.org stable/main boost1.33 1.33.1-1008 404 Not Found Failed to fetch http://bindist.finkproject.org/10.5/dists/fink-0.9.0/main/binary-darwin-powerpc//libs/boost1.33-shlibs_1.33.1-1008_darwin-powerpc.deb 404 Not Found Failed to fetch http://bindist.finkproject.org/10.5/dists/fink-0.9.0/main/binary-darwin-powerpc//libs/boost1.33_1.33.1-1008_darwin-powerpc.deb 404 Not Found E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Do you mean powerpc *.deb not exist? No more repositories for ppc? Where i can found old pkg.deb?, maybe i can try to download and after install with dpkg -i xxx.deb.. -- View this message in context: http://fink.9193.n7.nabble.com/fink-on-OSX10-5-ppc-repository-not-found-tp45542p45550.html Sent from the fink-beginners mailing list archive at Nabble.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
