These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for [BUG] Error updating Virtualmin Pro on Centos 5.3 x_64 on the new forum.
Error when update a system with Centos 5.3 on x_64 machine. (with yum)
Updating : wbm-virtual-server [ 2/11]
Had to create DBD::mysql::dr::imp_data_size unexpectedly at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/DBI.pm line 1212.
Had to create DBD::mysql::db::imp_data_size unexpectedly at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/DBI.pm line 1242.
Error: virtual-server::module_install failed : Undefined subroutine &DBD::mysql::db::_login called at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/DBD/mysql.pm line 142.
Error
-----
virtual-server::module_install failed : Undefined subroutine &DBD::mysql::db::_login called at /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/DBD/mysql.pm line 142.
-----
Howdy,
It almost sounds as if your DBD::mysql install is corrupt.
Do you by chance have any repositories other than the standard CentOS repos and Virtualmin enabled? You can see what's enabled by looking in /etc/yum.repos.d/.
Also, what is the output of this command:
rpm -qa | grep -i dbd-mysql
Thanks!
-Eric