-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/5/10 8:44 AM, ETSF software wrote: > Yes, same story here on OSX 10.5.8.
10.4, 10.5, and 10.6 all share a common package description and patchfile so that's no surprise. Even after a "rm > /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.*", "rm > /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.patch", That's rarely if ever necessary. a "fink > self-update", the matplotlib-py.patch of version 0.91.3 is again > downloaded and fails the md5sum test. > > Kind regards, > > Alain > You're much better off running "fink index -f" first if you think you have an incorrect package description rather than removing files, because fink normally uses a stored cache rather than the physical files. Occasionally there are situations where the cache doesn't get updated even after the files change. In this case, the package fails the md5 test because the patchfile got updated without a corresponding update in the .info file. The appropriate thing to do in such cases is to contact the package maintainer, since they are the ones who break and fix packages. :-) (or in principle you could edit /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.info and change the PatchFile-MD5 entry) However, you probably don't want to do that, because I found some problems with the patch (maintainer cc'ed). After changing the PatchFile-MD5 I got: [ -r /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.patch ] sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/unstable/main/finkinfo/sci/matplotlib-py.patch | patch -p1 patching file setup.cfg patching file setup.py Hunk #1 succeeded at 266 with fuzz 2 (offset 11 lines). patching file setupext.py patch: **** malformed patch at line 27: # make -f make.osx fetch deps mpl_build mpl_install ### execution of sed failed, exit code 2 - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxay/gACgkQB8UpO3rKjQ+pfgCgp4Qs5y6vrCtsVa7aEF5zNI6C gQQAoIhdAhf/jjRSomDZnXKH2R7Tq8Aq =1aFw -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
