On Jun 28, 2005, at 2:31 PM, James Kolata wrote: I followed the instructions (dated 2005-06-09) for upgrading to 10.4. Selfupdate gave many messages like:
No package name in /sw/fink/dists/stable/main/finkinfo/text/tetex.info
WARNING: End of file reached during here-document in "/sw/fink/dists/stable/main/finkinfo/net/valknut.info".
Failed: Error performing percent expansion: unknown % expansion or nesting too deep: "python%type_pkg[python]". at /sw/lib/perl5/Fink/Services.pm line 284.
These are all because your fink version can't cope with the new package formats. I also noticed that all the commands resembled: --include='10.3/stable/crypto/' even though I'm trying to upgrade to 10.4 (from 10.2)
Afterwards, the version number was 0.7.0.cvs and the package manager version was 0.17.1.
Also, many packages were marked "outdated".
Should I try the "binary install" instead of the update?
I believe those instructions were for 10.3 -> 10.4. I'd recommend a binary update instead;
sudo apt-get update sudo apt-get dist-upgrade
|