from some time I receive error for updating some perl packages
the only packages which don't upgrade are
===
=== yum reports available updates:
===
perl-MIME-Lite.noarch 3.025-1.el4.rf smecontribs
perl-Proc-Daemon.noarch 0.03-1.2.el4.rf smecontribs
perl-XML-Simple.noarch 2.18-3.el4.rf smecontribs
======================================
I found on this forum an old reference (sometime in 2009) about that the trouble is from DAG repo
and I've issued
yum --enablerepo=dag update
here instead of 3 I have to install
Transaction Summary
=============================================================================
Install 18 Package(s)
Update 47 Package(s)
Remove 0 Package(s)
Total download size: 12 M
but anyway the real problem (I thik for that old post also) is that the
Transaction Check Error: package perl-Compress-Zlib-2.015-1.el4.rf (which is newer than perl-Compress-Zlib-1.42-1.el4.rf) is already installed
file /usr/share/man/man3/Compress::Zlib.3pm.gz conflicts between attempted installs of perl-IO-Compress-2.024-1.el4.rf and perl-Compress-Zlib-1.42-1.el4.rf
I think this come from some contrib package
for moment I "avoid" this packages on regular updates
but any help will be welcomed