On Aug 20, 2008, at 3:22 PM, David Hornidge wrote: > > --Apple-Mail-3-434788260 > Content-Type: text/plain; > charset=US-ASCII; > format=flowed; > delsp=yes > Content-Transfer-Encoding: 7bit > >> hmm...try a "fink selfupdate-cvs". > > If I use the selfupdate-rsync, the result is below. It also has 10.4 > in multiple places. That can't be good... > > 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='VERSION' --include='DISTRIBUTION' --include='README' -- > exclude='**' 'rsync://distfiles.master.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 > 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... > No packages to install. > > The core packages have been updated. You should now update the other > packages > using commands like 'fink update-all'.
No, the presence of "10.4" is expected, since 10.4 and 10.5 share package descriptions. I had asked about "fink selfupdate-cvs", but come to think of it, you might try "sudo apt-get update ; sudo apt-get dist-upgrade" instead. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
