Jason,

> > Do 'pkgdb -Ff' first, then see what you have installed:
> >  pkg_info | egrep '(p5-|bsdpan).*(Compress|Archive|Zip)'
> > 
> > then try deinstalling (pkg_deinstall -f) whatever 2.015
> > you see in that list (likely: p5-Compress-Zlib-2.015,
> > p5-IO-Compress-Base-2.015 and p5-IO-Compress-Zlib-2.015_1).
> > With some luck this hould leave you with more recent
> > version of Compress::Zlib that came with your perl.
> > 
> > If that does not settle the issue, I'd suggest you just
> > pkg_delete -f all your p5- and bsdpan- ports and perl
> > itself too, ditch (rename off) /usr/local/lib/perl5,
> > then just install the recent lang/perl5.12, followed
> > by reinstall of amavisd-new and remaining missing modules
> > if any. You should reinstall razor too if changing perl.
> > See /usr/ports/UPDATING and search for 'perl'.
> 
> I ended up doing the above  now I m stucl trying to reinstall amavisd-
> new
> 
> well actually spamassassassin
> 
> i get a
> 
> make: cannot open Makefile.
> *** Error code 1

Ditch (rename away) the /usr/ports/mail/p5-Mail-SpamAssassin
and update your ports collection, letting the updater heal
the missing port. Either with csup or with portsnap:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-portsnap.html


> > I think the archivers/p5-Archive-Zip -> archivers/p5-Compress-Zlib
> > dependency should be dropped with newer versions of perl.
> > But most importantly, the archivers/p5-Compress-Zlib port
> > should be updated to at least the version that comes with
> > a perl 5.12 port, or newer.
> > 
> > Michael?
>
> I'll look at once I finish making sure the patches for perl 5.1.12 don't 
> totally fsckup SA :-)

Thanks! Btw, the mail/p5-Mail-SpamAssassin also brings-in
a dependency for p5-Compress-Zlib, p5-IO-Compress-Zlib, and
p5-IO-Zlib. I wonder if there is a way to prevent a perl module
in ports from *downgrading* (overruling by site_prefs) the same
module that came in with perl.

  Mark

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to