On 27/07/11 19:01, Fred Kienker wrote:
> After updating to perl-IO-Compress-2.036-1.el5.rfx.noarch.rpm from
> perl-IO-Compress-2.035-1.el5.rfx.noarch.rpm the following error appears
> when staring amavisd (amavisd-new-2.6.6-1.el5.rf.i386.rpm):
>
> Starting Mail Virus Scanner (amavisd): fetch_modules: error loading
> required module Compress/Zlib.pm:
>    Compress::Raw::Zlib version 2.036 required--this is only version 2.035
> at /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm line 11.
>    BEGIN failed--compilation aborted at
> /usr/lib/perl5/vendor_perl/5.8.8/Compress/Zlib.pm line 11.
>    Compilation failed in require at /usr/sbin/amavisd line 197.
> ERROR: MISSING REQUIRED BASIC MODULES:
>    Compress::Zlib
> BEGIN failed--compilation aborted at /usr/sbin/amavisd line 237.
> [FAILED]
>
> The latest version in the repository is:
> perl-Compress-Raw-Zilb-2.035-1.el5.rf.i386.rpm
>
> If someone has time to update this rpm I'd greatly appreciate it!
>
> Best regards,
>
> Fred
>

I think the Requires need updating in perl-IO-Compress:

# rpm -q --requires perl-IO-Compress
perl(Compress::Raw::Bzip2) >= 2.024
perl(Compress::Raw::Zlib) >= 2.024
perl(Scalar::Util)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(VersionedDependencies) <= 3.0.3-1

Would it make sense for the versions of perl(Compress::Raw::Bzip2) and 
perl(Compress::Raw::Zlib) to match that of perl-IO-Compress?

_______________________________________________
users mailing list
[email protected]
http://lists.repoforge.org/mailman/listinfo/users

Reply via email to