-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/18/11 8:06 PM, Peter Dyballa wrote: > Hello! > > The command 'fink scanpackages' has a malfunction since I updated > my old packages: > > fink -v scanpackages Updating the list of locally available binary > packages. Scanning dists/local/main/binary-darwin-powerpc WARNING: > Error processing 'dists/local/main/binary-darwin-powerpc': > Storable binary image v2.7 more recent than I am (v2.6) at ../../ > lib/Storable.pm (autosplit into ../../lib/auto/Storable/thaw.al) > line 363, at /sw/lib/perl5/Fink/Scanpackages.pm line 464 Scanning > dists/stable/main/binary-darwin-powerpc Scanning > dists/stable/crypto/binary-darwin-powerpc Scanning > dists/unstable/crypto/binary-darwin-powerpc Scanning > dists/unstable/main/binary-darwin-powerpc Failed: Storable binary > image v2.7 more recent than I am (v2.6) at ../../lib/Storable.pm > (autosplit into ../../lib/auto/Storable/ thaw.al) line 363, at > /sw/lib/perl5/Fink/Scanpackages.pm line 464 > > I performed a 'fink rebuild fink', but no change. Should I care > about that? > > Package manager version: 0.30.2 Distribution version: > selfupdate-cvs Mon Dec 19 01:59:48 2011, 10.4, powerpc Trees: > local/main stable/main stable/crypto unstable/crypto unstable/ > main > > > -- Greetings > > Pete > > "Indentation?! I will show you how to indent when I indent your > skull!" > >
This may mean that the list of packages that you've locally built and therefore are available as .deb files won't update. Also, the .info and .patch files are cached, and if Storable isn't right this will cause your fink to slow down. The Storable version refers to the version of the Storable module which is attached to your system's Perl. There's nothing you can do within Fink to alter that. Did you change your /usr/bin/perl ? - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7upI8ACgkQB8UpO3rKjQ9NHACgg2JobuvQePiGOboKnL90DTbD Y7gAn1RmZ7qsMToEBrsAB7xiez/HQDe+ =OP5O -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
