Success! Thanks Alexander. In addition to your advice, I found I had to edit these files in /sw/var/lib/apt/lists .
bindist.finkmirrors.net_10.3_dists_stable_main_binary-darwin-powerpc_Packages bindist.finkmirrors.net_10.3_dists_stable_crypto_binary-darwin-powerpc_Packages bindist.finkmirrors.net_10.3_dists_current_main_binary-darwin-powerpc_Packages In the paths in these files, I had to change the string "fink-0.7.2" to the string "stable" , and for good measure I also changed the double-slashes to a single slash. I was then able to install binaries well, using apt-get. One additional note, after reading the manpages I thought that these commands would be equivalent: fink -b install wget apt-get install wget but it doesn't seem to be so for my very old Mac. For me, the -b in the first command seems to be ignored and fink proceeds to do a source-type install: a source code tgz is downloaded and a ./configure is run. The second command always installs binaries from the repository. I imagine that, if this is a bug, it was fixed in later versions of fink. With apt-get working well for me, a bonus is that the FinkCommander GUI now also works, since it depends on apt-get to install binaries. Thanks again for your help. On Fri, Feb 14, 2014 at 2:57 PM, Alexander Hansen <alexanderk.han...@gmail.com> wrote: > On 2/14/14 11:29 AM, A User wrote: >> >> Summary: >> >> Current paths on the web for 10.3 binary packages no longer match the >> old sources.list. >> >> >> Background: >> >> I am running fink 0.7.2 for OS X 10.3 (please no laughing!). Fink >> used to work on this Mac, but things are now broken. I am interested >> solely in installing binary packages (no compilations, no Xcode), and >> as an example want to execute: >> >> fink -b install wget >> >> and I get the following when I run as root: >> >> Computer:/Users/LTM root# /sw/bin/init.sh >> Computer:/Users/LTM root# fink -b install wget >> /usr/libexec/gcc/darwin/ppc/3.3/cc1plus is not executable! >> Information about 2135 packages read in 7 seconds. >> The following package will be installed or updated: >> wget >> /sw/bin/apt-get -q --ignore-breakage --download-only install wget=1.8.2-2 >> /usr/libexec/gcc/darwin/ppc/3.3/cc1plus is not executable! >> Reading Package Lists... >> Building Dependency Tree... >> The following NEW packages will be installed: >> wget >> 0 packages upgraded, 1 newly installed, 0 to remove and 7 not upgraded. >> Need to get 345kB of archives. After unpacking 1249kB will be used. >> Err http://bindist.finkmirrors.net 10.3/release/main wget 1.8.2-2 >> 404 Not Found >> Failed to fetch >> >> http://bindist.finkmirrors.net/bindist/dists/fink-0.7.2/main/binary-darwin-powerpc//web/wget_1.8.2-2_darwin-powerpc.deb >> 404 Not Found >> E: Some files failed to download >> ### execution of /sw/bin/apt-get failed, exit code 100 >> Failed: Downloading the binary package 'wget_1.8.2-2_darwin-powerpc.deb' >> failed. >> >> I get a similar display when trying apt-get install wget. >> >> It turns out that the real .deb files are in >> >> >> http://bindist.finkmirrors.net/10.3/dists/stable/main/binary-darwin-powerpc/web/ >> >> and souces.list has >> >> # Official binary distribution: download location for packages >> # from the latest release >> deb http://bindist.finkmirrors.net/bindist 10.3/release main crypto >> >> # Official binary distribution: download location for updated >> # packages built between releases >> deb http://bindist.finkmirrors.net/bindist 10.3/current main crypto >> >> Additionally these names are shown in the folder /sw/var/lib/apt/lists >> >> >> bindist.finkmirrors.net_bindist_dists_10.3_current_crypto_binary-darwin-powerpc_Packages >> >> bindist.finkmirrors.net_bindist_dists_10.3_current_crypto_binary-darwin-powerpc_Release >> >> bindist.finkmirrors.net_bindist_dists_10.3_current_main_binary-darwin-powerpc_Packages >> >> bindist.finkmirrors.net_bindist_dists_10.3_current_main_binary-darwin-powerpc_Release >> >> bindist.finkmirrors.net_bindist_dists_10.3_release_crypto_binary-darwin-powerpc_Packages >> >> bindist.finkmirrors.net_bindist_dists_10.3_release_crypto_binary-darwin-powerpc_Release >> >> bindist.finkmirrors.net_bindist_dists_10.3_release_main_binary-darwin-powerpc_Packages >> >> bindist.finkmirrors.net_bindist_dists_10.3_release_main_binary-darwin-powerpc_Release >> >> and there is a consistent pointer in the file /sw/etc/fink.conf. But >> all of these references are wrong given the real location of the files >> on the web. Lastly, the supplied sources.list.finkbak references the >> path >> >> http://us.dl.sourceforge.net/fink/direct_download >> >> which similarly does not exist. I tried various modifications to >> sources.list to try to bring it current, but these attempts made the >> matters worse. Can anyone provide a souces.list that will work with >> the current contents of the web? Once again this is for the *very >> ancient* 10.3 binaries. >> >> Thanks! >> > > HAHAHAHAHAHA! > <jk> > > bindist.finkmirrors.net is on a different machine than previously, and the > old directory structure didn't get preserved for some reason. > > Try: > > deb http://bindist.finkmirrors.net/10.3 stable main > deb http://bindist.finkmirrors.net/10.3 stable crypto > deb http://bindist.finkmirrors.net/10.3 current main > deb http://bindist.finkmirrors.net/10.3 current crypto > > You will probably want to modify /sw/lib/fink/mirror/apt to have > > Primary: http://bindist.finkmirrors.net/10.3 > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ 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