I had this same problem when upgrading from 5.0.2 to 5.0.4 and had to remove perl-5.8.8-5.el4s1.
I ran:
Code:
rpm -e perl-5.8.8-5.el4s1 --nodeps
then:
Code:
yum install perl -y
Then run the installer/upgrader again.
Platform: Centos 4.[latest]
ZCS: 5.0.2_FOSS upgrading to 5.0.4_FOSS