Welcome to Centmin Mod Community
Register Now

Install Almalinux 9 warnings during installation

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, Apr 18, 2026.

  1. pamamolf

    pamamolf Well-Known Member

    4,126
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:32 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hi,


    I di a new installation using the latest Centminmod beta and i got a few warnings that may need a fix:


    Code:
    /svr-setup /svr-setup/nginx-1.29.7
    cp: cannot stat '/svr-setup/checksec.sh-2.6.0/checksec': No such file or directory
    
    /svr-setup/nginx-1.29.7
    
    checksec --format=json --file=/usr/local/sbin/nginx | jq -r
    [31mWARNING: 'sysctl' not found! It's required for most checks.[0m
    
    [31mWARNING: Not all necessary commands found. Some tests might not work![0m

    Code:
    [Warning] mariadbd: io_uring_queue_init() failed with EPERM: sysctl kernel.io_uring_disabled has the value 2, or 1 and the user of the process is not a member of sysctl kernel.io_uring_group. (see man 2 io_uring_setup).
    
    [Warning] InnoDB: liburing disabled: falling back to innodb_use_native_aio=OFF
    Code:
    Error: Unable to find a match: gcc-toolset-13-libgccjit-docs
    Code:
    WARNING: Detected broken symlink - /etc/yum.conf is a regular file (should be symlink on EL9)
    Repairing: Restoring symlink to /etc/dnf/dnf.conf
    Merged additional exclusions from broken yum.conf to dnf.conf
    ✓ Symlink restored: /etc/yum.conf -> /etc/dnf/dnf.conf


    Thanks in advance !
     
  2. eva2000

    eva2000 Administrator Staff Member

    59,280
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    3:32 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    140.00beta01 or 141.00beta01 (for EL10) ?

    1st set are cosmetic and don't impact anything

    2nd is new one - which MariaDB version installed?
    Code (Text):
    mysqladmin ver


    3rd is cosmetic issue

    4th is just Centmin Mod fixing broken symlinks on some OS images, if it only does this once, ok. If you get the message everytime, let me know
     
  3. pamamolf

    pamamolf Well-Known Member

    4,126
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:32 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Server version: 10.6.25-MariaDB
     
  4. eva2000

    eva2000 Administrator Staff Member

    59,280
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    3:32 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    what kernel version on server
    Code (Text):
    uname -r
     
  5. pamamolf

    pamamolf Well-Known Member

    4,126
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    8:32 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    I am not sure because i setup 2 servers back then and now i can't recall which one but that's the results for both:

    5.14.0-611.47.1.el9_7.x86_64
    and
    4.18.0-553.111.1.el8_10.x86_64

    probably it was the first one....