Learn about Centmin Mod LEMP Stack today
Become a Member

AlmaLinux/Rocky Linux 9.6 to 9.7 MariaDB package conflict fix

Discussion in 'Centmin Mod News' started by eva2000, Nov 19, 2025.

Thread Status:
Not open for further replies.
  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:59 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Thanks to @iaTa heads up for this AlmaLinux/Rocky Linux 9.6 to 9.7 MariaDB package conflict fix https://community.centminmod.com/threads/30001/. I've updated 132.00stable, 140.00beta01 branches with a fix for this for new installs and existing installs. For existing installs, run cmupdate first and run and exit centmin.sh menu once to apply fix.

    The issue is perl-DBD-MySQL Appstream YUM package gets updated when updating from EL 9.6 to EL 9.7 operating system and that has dependency for mysql-common and mysql-libs which conflict with MariaDB-common installed package. The fix is to exclude perl-DBD-MySQL from YUM/DNF update by default and only update when upgrading MariaDB major server versions when using centmin.sh menu option 11.

    If you are on older Centmin Mod versions than 132.00stable or 140.00beta01, you need to update first as per instructions at https://community.centminmod.com/th...ase-with-almalinux-rocky-linux-support.25572/:


    To update to 132.00stable, run
    Code (Text):
    cmupdate
    cmupdate update-stable
    cmdir
    centmin
    

    To update to 140.00beta01, run
    Code (Text):
    cmupdate
    cmupdate update-beta
    cmdir
    centmin
    
     
Thread Status:
Not open for further replies.