Skip to main content

Hello , is there any syntax plugin with 2 package in repo 21.04?

when i enter yum install centreon-plugin* i get :

Transaction check error:
  le fichier /usr/lib/centreon/plugins/centreon_ibm_imm.pl entre en conflit avec les tentatives d'installation de centreon-plugin-Hardware-servers-ibm-imm-snmp-20220217-094259.el7.centos.noarch et centreon-plugin-Hardware-Servers-Ibm-Imm-Snmp-20220518-070245.el7.centos.noarch
  le fichier /usr/lib/centreon/plugins/centreon_masterclock_ntpserver_snmp.pl entre en conflit avec les tentatives d'installation de centreon-plugin-Hardware-Devices-Masterclock-Ntpserver-Snmp-20220217-094259.el7.centos.noarch et centreon-plugin-Hardware-Devices-Masterclock-Ntp100gps-Snmp-20220518-070245.el7.centos.noarch

 

Hello @sdouce 

 

It’s a repository issue, we will delete old packages.
As a workaround, you can use this command:

yum install centreon-plugin* --exclude centreon-plugin-Hardware-servers-ibm-imm-snmp --exclude centreon-plugin-Hardware-Devices-Masterclock-Ntpserver-Snmp

 


Reply