Skip to main content
Question

unable to update centreon to 24.10.21

  • March 2, 2026
  • 2 replies
  • 9 views

Forum|alt.badge.img

Hello,

I tried to update Centreon from 24.10.19 to 24.10.21 on a Oracle Linux 9.7 and have the following messages

Erreur :
 Problème 1: installation impossible du meilleur candidat pour le paquet centreon-gorgone-24.10.10-1.el9.noarch
  - nothing provides perl(DateTime::Format::Strptime) needed by centreon-gorgone-24.10.11-1.el9.noarch from centreon-24.10-stable-noarch
 Problème 2: package centreon-gorgone-centreon-config-24.10.11-1.el9.noarch from centreon-24.10-stable-noarch requires centreon-gorgone = 24.10.11-1.el9, but none of the providers can be installed
  - installation impossible du meilleur candidat pour le paquet centreon-gorgone-centreon-config-24.10.10-1.el9.noarch
  - nothing provides perl(DateTime::Format::Strptime) needed by centreon-gorgone-24.10.11-1.el9.noarch from centreon-24.10-stable-noarch
(essayez d’ajouter « --skip-broken » pour ignorer les paquets non installables ou « --nobest » pour ne pas utiliser seulement les meilleurs paquets candidats)
 

The same occurs after “dnf clean all”

Could you help me ?

BC

2 replies

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • March 2, 2026

Hi ​@ben49, can you try:

dnf info perl-DateTime-Format-Strptime

 

You should have something like:

Last metadata expiration check: 1:50:23 ago on Mon Mar  2 15:30:16 2026.
Installed Packages
Name         : perl-DateTime-Format-Strptime
Epoch        : 1
Version      : 1.79
Release      : 2.el9
Architecture : noarch
Size         : 97 k
Source       : perl-DateTime-Format-Strptime-1.79-2.el9.src.rpm
Repository   : @System
From repo    : crb
Summary      : Parse and format strptime and strftime patterns
URL          : https://metacpan.org/release/DateTime-Format-Strptime
License      : Artistic 2.0
Description  : This module implements most of strptime(3), the POSIX function that is the
             : reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
             : pattern and returns a string, strptime takes a string and a pattern and
             : returns the DateTime object associated.

 


Sébastien
Centreonian
Forum|alt.badge.img+8
  • Centreonian
  • March 2, 2026

Hi ​@ben49, can you try:

dnf info perl-DateTime-Format-Strptime

 

You should have something like:

Last metadata expiration check: 1:50:23 ago on Mon Mar  2 15:30:16 2026.
Installed Packages
Name         : perl-DateTime-Format-Strptime
Epoch        : 1
Version      : 1.79
Release      : 2.el9
Architecture : noarch
Size         : 97 k
Source       : perl-DateTime-Format-Strptime-1.79-2.el9.src.rpm
Repository   : @System
From repo    : crb
Summary      : Parse and format strptime and strftime patterns
URL          : https://metacpan.org/release/DateTime-Format-Strptime
License      : Artistic 2.0
Description  : This module implements most of strptime(3), the POSIX function that is the
             : reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
             : pattern and returns a string, strptime takes a string and a pattern and
             : returns the DateTime object associated.

 

  +1

CRB (Codeready Builder is probably missing):

dnf repolist --enabled -q

 In this case:

dnf config-manager --set-enabled ol9_codeready_builder

https://docs.centreon.com/docs/installation/installation-of-a-central-server/using-packages/#install-the-repositories