On 8/23/07, Mark Martinec <[EMAIL PROTECTED]> wrote: > Andre, > > > Does that mean for the meantime I can get around the problem by updating > > libnet1? > > Yes, or downgrading it to a pre-bug version. > > > Argh, it seems that 1.21 isn't in there too :( > > The least intrusive quick fix is to install libnet 1.21 manually. > > Actually there is a single file that needs updating: Net/Cmd.pm, > if you prefer a minimalistic change. > > > So I'll have to wait for amavisd-new-2.5.0 showing up in Debian, right? > > We are at 2.5.2 now. > > > (I wouldn't like to compile amavisd-new myself, I'd rather use a deb). > > There is nothing to compile, Perl is source code, compiles on the fly. > > Mark >
Something is not right here. The Debian package libnet1 does not contain Net::Cmd. http://packages.debian.org/stable/libs/libnet1 I am using etch and the Net::Cmd version is 2.26 (which should not be affected). AFAIK, Net::Cmd is included in the base Perl install and there is no separate libnet package any more. Andre, what does this say? perl -MNet::Cmd -e 'print "$Net::Cmd::VERSION\n";' -- Gary V ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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/
