Dear fink-users, I decided to upgrade to fink 0.9.0 on my OS X 10.5. When I run bootstrap command, fink complains about unknown system. I do have Xcode 3.1.2 installed. I am worried that things went wrong during one of the upgrades, as in fink.conf I can find "SelfUpdateTrees: 10.4" and "Distribution: 10.5". That results in rsync looking at 10.4 trees and apt-get downloading 10.5 packages... Is it correct?
I do have unstable tree active. Thanks, Radek This is part of my /sw/etc/fink.conf file SelfUpdateTrees: 10.4 UseBinaryDist: true RootMethod: sudo Trees: local/main stable/main stable/crypto unstable/main unstable/crypto local/injected Mirror-apt: http://bindist.finkmirrors.net/bindist Mirror-sourceforge: http://superb-west.dl.sourceforge.net/sourceforge/ SelfUpdateMethod: rsync Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME Distribution: 10.5 # ./bootstrap Checking package... looks good (fink-0.27.13). Checking system... i386-apple-darwin9.6.0 This system was not released at the time this Fink release was made. Prerelease versions of Mac OS X might work with Fink, but there are no guarantees. Distribution 10.5 # fink --version Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 16 09:56:38 2009, 10.5, i386 # gcc -v Using built-in specs. Target: i686-apple-darwin9 Configured with: /var/tmp/gcc/gcc-5490~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 Thread model: posix gcc version 4.0.1 (Apple Inc. build 5490) fink selfupdate rsync -az -q rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4/' --include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' --include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' --include='10.4/stable/' --include='10.4/stable/crypto/' --include='10.4/stable/crypto/finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/stable/crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/*' --include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/main/' --include='10.4/unstable/main/finkinfo/' --include='10.4/unstable/main/finkinfo/*/' --include='10.4/unstable/main/finkinfo/*' --include='10.4/unstable/main/finkinfo/**/*' --include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/crypto/' --include='10.4/unstable/crypto/finkinfo/' --include='10.4/unstable/crypto/finkinfo/*/' --include='10.4/unstable/crypto/finkinfo/*' --include='10.4/unstable/crypto/finkinfo/**/*' --include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/' Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Hit http://bindist.finkmirrors.net 10.5/release/main Packages Hit http://bindist.finkmirrors.net 10.5/release/main Release Hit http://bindist.finkmirrors.net 10.5/release/crypto Packages Hit http://bindist.finkmirrors.net 10.5/release/crypto Release Hit http://bindist.finkmirrors.net 10.5/current/main Packages Hit http://bindist.finkmirrors.net 10.5/current/main Release Hit http://bindist.finkmirrors.net 10.5/current/crypto Packages Hit http://bindist.finkmirrors.net 10.5/current/crypto Release Reading Package Lists... Building Dependency Tree... Scanning package description files.......... Information about 8670 packages read in 1 seconds. No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. # fink update-all Information about 8670 packages read in 0 seconds. No packages to install. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
