[BUG] Error updating Virtualmin Pro on Centos 5.3 x_64

2 posts / 0 new
Last post
#1 Mon, 08/31/2009 - 04:03
abkrim

[BUG] Error updating Virtualmin Pro on Centos 5.3 x_64

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.

-----
Mon, 08/31/2009 - 14:35
andreychek

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

Topic locked