So I upgraded from Tiger to Leopard. Prior to the OS upgrade I upgraded fink to 0.27.7 via selfupdate, and then updated everything via update-all.
I was on full 10.4, not -transitional. After installing Leopard, I tried to reinstall, and ran into problems: The actual reinstall appeared to go OK: > fink reinstall fink Information about 6596 packages read in 1 seconds. The following package will be reinstalled: fink Reading buildlock packages... /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary-darwin-i386/base/fink_0.27.7-31_darwin-i386.deb (Reading database ... 38486 files and directories currently installed.) Preparing to replace fink 0.27.7-31 (using .../fink_0.27.7-31_darwin-i386.deb) ... Unpacking replacement fink ... Setting up fink (0.27.7-31) ... Checking system... i386-apple-darwin9.0.0 This is the first fink release which can be used with Mac OS X 10.5. We support bootstrapping with this version, and we expect that upgrading from 10.4 will go smoothly with this version. However, DIRECT UPGRADING FROM 10.4-transitional, 10.3 OR EARLIER IS NOT SUPPORTED. ln -s 10.4 /sw/fink/10.5 ln -s 10.5 /sw/fink/dists Scanning package description files But when I tried to do a selfupdate afterward: >fink selfupdate rsync -az -q rsync://master.us.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://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Err file: local/main Packages File not found Ign file: local/main Release Err file: stable/main Packages File not found Ign file: stable/main Release Err file: stable/crypto Packages File not found Ign file: stable/crypto Release Err file: unstable/main Packages File not found Ign file: unstable/main Release Err file: unstable/crypto Packages File not found Ign file: unstable/crypto Release Failed to fetch file:/sw/fink/dists/local/main/binary-darwin-i386/Packages File not found Failed to fetch file:/sw/fink/dists/stable/main/binary-darwin-i386/Packages File not found Failed to fetch file:/sw/fink/dists/stable/crypto/binary-darwin-i386/Packages File not found Failed to fetch file:/sw/fink/dists/unstable/main/binary-darwin-i386/Packages File not found Failed to fetch file:/sw/fink/dists/unstable/crypto/binary-darwin-i386/Packages File not found Reading Package Lists... Building Dependency Tree... E: Some index files failed to download, they have been ignored, or old ones used instead. ### execution of /sw/bin/apt-get-lockwait failed, exit code 100 WARNING: Failure while updating indexes. Running 'fink scanpackages' may fix indexing problems. Scanning package description files Failed: not a reference at /sw/lib/perl5/Fink/Services.pm line 1910 OK, so I took its advice: > fink scanpackages Updating the list of locally available binary packages. Scanning dists/local/main/binary-darwin-i386 Scanning dists/stable/main/binary-darwin-i386 Scanning dists/stable/crypto/binary-darwin-i386 Scanning dists/unstable/main/binary-darwin-i386 New package: dists/unstable/main/binary-darwin-i386/gnome/glib2-dev_2.12.12-12_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/gnome/glib2-shlibs_2.12.12-12_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/gnome/glib2_2.12.12-12_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/libs/neon26-shlibs_0.26.4-4_darwin-i386.deb New package: dists/unstable/main/binary-darwin-i386/libs/neon26_0.26.4-4_darwin-i386.deb Scanning dists/unstable/crypto/binary-darwin-i386 Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Reading Package Lists... Building Dependency Tree... and tried again: > fink selfupdate rsync -az -q rsync://master.us.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://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Reading Package Lists... Building Dependency Tree... Scanning package description files Failed: not a reference at /sw/lib/perl5/Fink/Services.pm line 1910 So it still blew up, and I see an awful lot of "10.4"s in there. What am I doing wrong? -- Mark J. Reed <[EMAIL PROTECTED]> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
