On Apr 9, 2009, at 6:54 PM, Alexander Hansen wrote: > Axel Essbaum wrote: >> >> On Apr 9, 2009, at 6:24 PM, Alexander Hansen wrote: >> >>> Axel Essbaum wrote: >>>> >>>> On Apr 9, 2009, at 5:26 PM, Alexander Hansen wrote: >>>>> >>>>> Here's my idea then: >>>>> >>>>> 1) Run "sudo rm -rf /sw" >>>>> 2) Reinstall Fink from the installer. Note: I've had this give >>>>> permissions errors on the second install, so if that occurs you >>>>> can >>>>> try >>>>> "sudo chmod 1775 /" >>>>> 3) Run "fink selfupdate" >>>>> 4) Run "fink index -f" >>>>> 5) Run "fink selfupdate-rsync" >>>>> 6) Try installing gnucash2 again via "fink install gnucash2". >>>>> >>>>> Having just tried to install the default, stable tree, version of >>>>> gnome-desktop, it actually worked for me today; so it looks like >>>>> the >>>>> issue was a transient server problem. Hate it when that happens. >>>> >>>> As you had success with the stable tree, I assume I should NOT put >>>> u-tokyo into my sources.list file, right? >>>> >>> Right. It shouldn't be needed. >> >> Here's a new one. I did as you say above and get this: >> >> axe-mbp:~ work$ fink install gnucash2 >> Password: >> Information about 4109 packages read in 0 seconds. >> Can't resolve dependency "fink (>= 0.28-1)" for package >> "gnucash2-2.2.5-152" (no matching packages/versions found) >> Exiting with failure. >> >>> Sorry about all the confusion here: server issue+my not fully >>> appreciating what apt-get would actually do here. >> >> No problem, I appreciate all the help! :-) >> >> -- >> Axel Essbaum >> [email protected] >> > Try running "fink selfupdate" again.
axe-mbp:~ work$ fink selfupdate Password: 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='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... Scanning package description files.......... Information about 4109 packages read in 0 seconds. No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. axe-mbp:~ work$ fink install gnucash2 Password: Information about 4109 packages read in 0 seconds. Can't resolve dependency "fink (>= 0.28-1)" for package "gnucash2-2.2.5-152" (no matching packages/versions found) Exiting with failure. :-( -- Axel Essbaum [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
