Mark wrote:

> A pre-release of amavisd-new-2.4.5 is available at:

>   http://www.ijs.si/software/amavisd/amavisd-new-2.4.5-pre2.tar.gz

> The 2.4.5 is primarily a maintenance release, fixing known
> bugs and deficiencies of 2.4.4. It is expected to be the last
> release in the 2.4.x chain, and 2.5.0 is to follow shortly.

> The version 2.4.5 is fully compatible with 2.4.4.
> Please see RELEASE_NOTES for changes.
>   Mark

For those using Debian stable:

Looks like I will have to upgrade Perl and therefore break out of
'stable' on my Debian Sarge system(s):

~# amavisd-new reload
Problem in Amavis::Unpackers code: Convert::UUlib version
 1.06 required--this is only version 1.051 at (eval 47) line 22.
BEGIN failed--compilation aborted at (eval 47) line 22.
###########################################################
~# apt-cache policy libconvert-uulib-perl
libconvert-uulib-perl:
  Installed: 1.0.5.1-1
  Candidate: 1.0.5.1-1
  Version Table:
     1.06-1 0
        450 http://mirrors.kernel.org testing/main Packages
        400 http://mirrors.kernel.org unstable/main Packages
 *** 1.0.5.1-1 0
        600 http://mirrors.kernel.org stable/main Packages
        100 /var/lib/dpkg/status
###########################################################
~# apt-get -s install libconvert-uulib-perl/testing
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 1.06-1 (Debian:testing) for libconvert-uulib-perl
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libconvert-uulib-perl: Depends: perlapi-5.8.8
                         Depends: perl (>= 5.8.8-6) but 5.8.4-8sarge5 is to be 
installed
###########################################################
~# apt-get -t testing install libconvert-uulib-perl
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  perl perl-base perl-modules
Suggested packages:
  libterm-readline-gnu-perl libterm-readline-perl-perl
Recommended packages:
  perl-doc
The following packages will be REMOVED:
  libnet-perl
The following packages will be upgraded:
  libconvert-uulib-perl perl perl-base perl-modules
###########################################################

Probably a good time to review my other modules and update as needed.
Oh well, Etch is not far off. Time for the snake to shed its skin.
BTW, no, it would not compile from CPAN.

Oops, on one system I get:
The following extra packages will be installed:
  amavisd-new libcompress-zlib-perl libdb4.4 perl perl-base perl-doc 
perl-modules

This is because I have the Debian (20030616-p10) package of amavisd-new
in addition to the manually installed source version (installed over
the top of the Debian version). I am going to have to remove the Debian
amavisd-new package or I will end up with the Debian 2.4.2 version.
Doing so would require me to completely reconfigure amavisd-new, so that
is not desirable.

I outline removal at the beginning of:
http://www200.pair.com/mecham/spam/debian-maia101.html

I also had to reinstall libcompress-zlib-perl. For some reason it
removed my treasured copy obtained from backports.org and reinstalled
version 1.34 from stable:

~# apt-get -t sarge-backports install libcompress-zlib-perl

Gary V


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to