On 2/27/07, Ben <[EMAIL PROTECTED]> wrote: > Selfupdate doesn't find anything, either. I'll paste the output from > selfupdate, list fink & update-all at the end of this message. > > On 2/26/07, Alexander Hansen <[EMAIL PROTECTED]> wrote: > > > > Try running "fink selfupdate" then. > > > > > > > I enabled the unstable tree in order to get pinfo. I just installed > > > > > fink this weekend. I'm running it on a new core 2 duo Macbook Pro. > > > > > > > > > > ProductName: Mac OS X > > > > > ProductVersion: 10.4.8 > > > > > BuildVersion: 8N1051 > > > > > > > > > > Package manager version: 0.25.3 > > > > > Distribution version: 0.8.1.rsync i386 > > x84-155-10:~ b$ fink selfupdate > Password: > 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 > Scanning package description files.......... > Information about 5797 packages read in 2 seconds. > No packages to install. > > The core packages have been updated. You should now update the other > packages using commands like 'fink update-all'. > > x84-155-10:~ b$ fink list fink > Information about 5797 packages read in 1 seconds. > i fink 0.25.3-31 > The Fink package manager > i fink-mirrors 0.25.1.2-1 > Mirror infrastructure > fink-obsolete-packages 0.1-1 > Base package for obsolete packages > i fink-prebinding 0.7.1-1002 > Tools for enabling prebinding in Fink > finkinfofile 1.4-1 > Spotlight importer for Fink .info files > webmin-fink-scripts 1.270-1 > Essential Fink scripts for Webmin > x84-155-10:~ b$ fink update-all > Information about 5797 packages read in 0 seconds. > Can't resolve dependency "fink (>= 0.26.0)" for package > "gettext-0.10.40-125" (no matching packages/versions found) > Exiting with failure. >
That's really odd...you do look to be hitting the unstable tree, but the current fink isn't showing up. Maybe this is somehow elated to some recent issues with the mirror servers---I'm not sure, though. Try turning the unstable trees off, running a selfupdate, then turning them back on, and run another selfupdate. -- Alexander K. Hansen (akh) Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
