Hi, I am trying to make python-biopython-py an obsolete package, since it is superseded by biopython-py. Using the svn-ssl.info file as a starting point, I made the following:
Info2: << Package: python-biopython-py%type_pkg[python] Type: NoSource Version: 1.40 Revision: 2 Depends: biopython-py%type_pkg[python] (>= 1.40b), fink-obsolete- packages Description: OBSOLETE use biopython-py%type_pkg[python] instead Maintainer: Koen van der Drift <[EMAIL PROTECTED]> CompileScript: echo "%N is an obsolete package. Install biopython-py% type_pkg[python] instead." > README InstallScript: true DocFiles: README License: OSI-Approved << However, when I validate this, I get the following error: Exile:~ koen$ fink validate /sw/fink/10.4/unstable/main/finkinfo/sci/ python-biopython-py.info Validating package file /sw/fink/10.4/unstable/main/finkinfo/sci/ python-biopython-py.info... Failed: Error performing percent expansion: unknown % expansion or nesting too deep: "OBSOLETE use biopython-py%type_pkg[python] instead" (/sw/fink/10.4/unstable/main/finkinfo/sci/python-biopython- py.info "description") And so on for every line with an % in it, even for the Package name. How can I prevent these errors? thanks, - Koen. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel