Error installing Centreon in CentOS 6.9 machine

General support questions
Post Reply
hoanglinhbiotech
Posts: 2
Joined: 2018/06/15 06:29:53

Error installing Centreon in CentOS 6.9 machine

Post by hoanglinhbiotech » 2018/07/11 08:50:44

Hi there, I'm watching this 3 pages to install the centreon software on my CentOS 6.9 machine.
https://documentation.centreon.com/docs ... index.html
https://documentation.centreon.com/docs ... kages.html
https://documentation.centreon.com/docs ... kages.html
The problem is, when using the command "yum install centreon-base-config-centreon-engine centreon" gives me this errors:

Error: Package: perl-DBI-1.616-1.of.el5.x86_64 (ces-standard)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Params-Util-1.07-1.of.el5.x86_64 (ces-standard)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: mysql55w-libs conflicts with MariaDB-compat-5.5.53-1.el6.x86_64
Error: Package: perl-FreezeThaw-0.5001-1.of.el5.noarch (ces-standard-noarch)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-MLDBM-2.04-1.of.el5.noarch (ces-standard-noarch)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-SQL-Statement-1.33-1.of.el5.noarch (ces-standard-noarch)
Requires: perl(:MODULE_COMPAT_5.8.8)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Can someone help me please? Thank you very much

stevemowbray
Posts: 519
Joined: 2012/06/26 14:20:47

Re: Error installing Centreon in CentOS 6.9 machine

Post by stevemowbray » 2018/07/11 09:01:48

The "ces-standard" repository you're using appears to be for CentOS/RHEL 5, not 6 (el5 in the names of the packages.)

Post Reply