Adrian Mugnolo <[EMAIL PROTECTED]> said:
>
> [EMAIL PROTECTED] fink -V ; fink validate tidy.info 
> Package manager version: 0.24.12
> Distribution version: 0.8.0.rsync
[...]
> Failed: Undefined subroutine
> &Fink::Validation::pkglist2lol called at
> /sw/lib/perl5/Fink/Validation.pm line 759.
>
> The problem appeared after adding patch phase related
> directives.  In the code, the issue is at the
> installed copy of Validation.pm where pkglist2lol is
> invoked but not "imported":
>
> use Fink::Services qw(&read_properties &read_properties_var &expand_percent 
> &get_arch);
>
> But this is already fixed on CVS where it reads:
>
> use Fink::Services qw(&read_properties &read_properties_var &expand_percent 
> &get_arch &file_MD5_checksum &pkglist2lol &version_cmp);

Oops. Now fixed in branch_0_24, so the next 0.24.x will have the fix also.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to