I am getting bellow error. Should I go with --skip-broken, I am not sure what will it impact.
=======================================================
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
=======================================================
=======================================================
install.log
=======================================================
Error: Package: 1:mariadb-devel-5.5.64-1.el7.x86_64 (base)
Requires: mariadb-libs(x86-64) = 1:5.5.64-1.el7
Available: 1:mariadb101u-libs-10.1.41-1.el7.ius.x86_64 (ius)
mariadb-libs(x86-64) = 1:10.1.41-1.el7.ius
Error: Package: 1:mariadb-5.5.64-1.el7.x86_64 (base)
Requires: mariadb-libs(x86-64) = 1:5.5.64-1.el7
Available: 1:mariadb101u-libs-10.1.41-1.el7.ius.x86_64 (ius)
mariadb-libs(x86-64) = 1:10.1.41-1.el7.ius
Error: Package: 1:mariadb-server-5.5.64-1.el7.x86_64 (base)
Requires: mariadb-libs(x86-64) = 1:5.5.64-1.el7
Available: 1:mariadb101u-libs-10.1.41-1.el7.ius.x86_64 (ius)
mariadb-libs(x86-64) = 1:10.1.41-1.el7.ius
You could try using --skip-broken to work around the problem
** Found 1 pre-existing rpmdb problem(s), 'yum check' output follows:
akonadi-mysql-1.9.2-4.el7.x86_64 has missing requires of mariadb-server
Error in installation Nagios XI
-
vikcee1920
- Posts: 1
- Joined: Sat Mar 31, 2018 9:33 am
Error in installation Nagios XI
You do not have the required permissions to view the files attached to this post.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Error in installation Nagios XI
Hello @vikcee192,
I see this is your first post and I'd like to thank you for choosing Nagios! We're happy have you in the community. Besides the support forum, please check out our knowledgebase for useful tech tips and HowTos. And to extend product functionality, you'll find thousands of plugins and addons on the Nagios Exchange. Welcome aboard!
Looking over the installation log, do you have anything else installed on this server? It looks like there is conflict with mariadb and mysql. We recommend installing XI on newly installed, minimal distribution. Is it possible for you to install on a new server or VM?
Otherwise, post the output of the following command:
I see this is your first post and I'd like to thank you for choosing Nagios! We're happy have you in the community. Besides the support forum, please check out our knowledgebase for useful tech tips and HowTos. And to extend product functionality, you'll find thousands of plugins and addons on the Nagios Exchange. Welcome aboard!
Looking over the installation log, do you have anything else installed on this server? It looks like there is conflict with mariadb and mysql. We recommend installing XI on newly installed, minimal distribution. Is it possible for you to install on a new server or VM?
Otherwise, post the output of the following command:
Code: Select all
yum repolist -v
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!