PDA

View Full Version : Perl upgrades



evil_smurf
04-04-2009, 10:59 AM
I ran yum update and it downloaded and installed perl i386 AND perl x86_64. I thought "great"... but then...

Am I supposed to have both the i386 and x86_64 perl packages installed? My system is of course a CentOS 5.3 64 bit system.

Never really thought about this before =)

roly
04-05-2009, 08:34 AM
i think you should exclude yum from updating perl.

scsi
04-06-2009, 06:55 AM
i think you should exclude yum from updating perl.

There is no reason for that.

roly
04-06-2009, 08:05 AM
There is no reason for that.

ok, i have some stuff excluded in the yum.conf and i thought that perl had to be excluded when using directadmin.

this is my yum exclude list:

exclude=apache* httpd* perl* mod_* mysql* MySQL* da_* *ftp* exim* sendmail* php* bind-chroot*

if that is the case then thanks for letting me know.

evil_smurf
04-06-2009, 10:28 AM
Just wanted to give an update that I went ahead and removed the i386 version, and everything is working fine. Just out of curiosity I also told it to remove the x86_64 version and it wanted to also remove most of my system, so it appears everything is linked to the 64bit one anyway.