Hello,
I have installed MariaDB on server, and I need to install Munin on server. When I'm trying to install it I'm getting the following error:
Since MariaDB is drop in replacement for MySQL, is there any way I can change cPanel's install script for Munin to not check for mySQL?
I have installed MariaDB on server, and I need to install Munin on server. When I'm trying to install it I'm getting the following error:
Code:
[20130714.111351]
[20130714.111351] Problems were detected with cPanel-provided files which are RPM controlled.
[20130714.111351] If you did not make these changes intentionally, you can correct them by running:
[20130714.111351]
[20130714.111351] > /usr/local/cpanel/scripts/check_cpanel_rpms --fix
[20130714.111351] The following RPMs are missing from your system:
[20130714.111351] cpanel-perl-514-Cache-Cache.1.06-1.cp1136
[20130714.111351] cpanel-perl-514-munin.1.4.7-8.cp1136
[20130714.111351] Removing 0 broken rpms:
[20130714.111351] rpm: no packages given for erase
[20130714.111352] Downloading http://httpupdate.cpanel.net/RPM/11.36/cloudlinux/6/x86_64/rpm.md5
[20130714.111352] cpanel-perl-514-munin-1.4.7-8.cp1136.x86_64.rpm already downloaded
[20130714.111352] cpanel-perl-514-Cache-Cache-1.06-1.cp1136.x86_64.rpm already downloaded
[20130714.111352] Hooks system enabled
[20130714.111352] Checking for and running RPM::Versions 'pre' hooks for any RPMs about to be installed
[20130714.111352] All required 'pre' hooks have been run
[20130714.111352] No RPMS need to be uninstalled
[20130714.111352] Installing new rpms: cpanel-perl-514-munin-1.4.7-8.cp1136.x86_64.rpm cpanel-perl-514-Cache-Cache-1.06-1.cp1136.x86_64.rpm
[20130714.111352] error: Failed dependencies:
[20130714.111352] MySQL-server is needed by cpanel-perl-514-munin-1.4.7-8.cp1136.x86_64
[20130714.111352] W Error Code: 2
[20130714.111352] E The following possible errors were detected while installing RPMs:
[20130714.111352] E Failed dependencies
[20130714.111352] The Administrator will be notified to review this output when this script completes
[20130714.111352] Checking for and running RPM::Versions 'post' hooks for any RPMs just installed
[20130714.111352] All required 'post' hooks have been run
Done
Process Complete