Hello again... Looking at the released notes for amavisd-new 2.3.2 I notice that the Free BSD issues have been addressed. I downloaded the tar ball and noticed that every pipe->getline call is now wrapped with $! == EAGAIN. I also notice that run_av has been recoded (to address some other issue) and no longer uses getline from a pipe. run_av now reads in blocks using read. So... it seems that all we need to do is wait for the FreeBSD ports to be patched to use Amavisd 2.3.2
I received the following from one of the FreeBSD maintainers last night. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/82423 The link points to a patch that when applied to the current ports for amavis upgrades the port for use with amavisd 2.3.2 Make sure you use the second patch and not the first. For most of us the best solution is to wait a few days while the maintainers of the FreeBSD port update the cvs repository. Thanks for all your help. --luis ---------- Original Message ---------- To: Gary V ([EMAIL PROTECTED]) From: Jose Hidalgo ([EMAIL PROTECTED]) Subject: Re: [AMaViS-user] Resource temporarily unavailable at (eval 54) line 389, <GEN8> line 497. Version: 2.3.1,1 Date: 7/5/2005 8:12:52p > It was my case, > and it worked editing run_av, adding $!==EAGAIN or die "... > > Thanks > > On Tue, 2005-07-05 at 16:54 -0600, Gary V wrote: > > > Looks like people who upgrade to Perl 5.8.7 have problems, notably > > those running FreeBSD, but it could be that the FreeBSD users are > > the first to upgrade. Did you recently upgrade? Here is a recent post > > that outlines a work-around that may apply in your case. > > > > http://marc.theaimsgroup.com/?l=amavis-user&m=112044200529037&w=2 > > > > > > Gary V > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > AMaViS-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ Luis Soltero, Ph.D., MCS Director of Software Development and CTO Global Marine Networks, LLC StarPilot, LLC Tel: 865-379-8723 Fax: 865-681-5017 E-Mail: [EMAIL PROTECTED] Web: http://www.globalmarinenet.net Web: http://www.starpilotllc.com Wireless E-Mail, Web Hosting, Weather and more... and StarPilot, the state of the art in navigation computations at your finger tips... ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
