Welcome to Centmin Mod Community
Register Now

Issue on first run of 140.000BETA

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Tracy Perry, Nov 22, 2024.

  1. Tracy Perry

    Tracy Perry Active Member

    280
    118
    43
    Aug 24, 2014
    Texas
    Ratings:
    +210
    Local Time:
    10:31 PM
    1.21.6
    MariaDB 10.3.36
    Fresh install of CentMin mode BETA (latest verson) on AlmaLinux 9 (all updates ran) on an OVH Almlalinux 9 install that has been fully updated.

    Code:
    [12:12][root@ns540718.ip-192-99-15.net tracy]# centmin
    /usr/local/src/centminmod /home/tracy
    /usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: syntax error near unexpected token `}'
    /usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: `}'
    
    Second run after doing an EPEL update.

    Code:
    [12:17][root@ns540718.ip-192-99-15.net tracy]# centmin
    /usr/local/src/centminmod /home/tracy
    /usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: syntax error near unexpected token `}'/usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: `}'
    During that second run, I also get a
    Code:
    /usr/local/src/centminmod/inc/cpcheck.inc: line 1885: mimefix: command not found
    Use an option 24 and I get (on the third load)
    Code:
    [12:19][root@ns540718.ip-192-99-15.net tracy]# centmin
    /usr/local/src/centminmod /home/tracy
    /usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: syntax error near unexpected token `}'
    /usr/local/src/centminmod/inc/nginx_mimetype.inc: line 72: `}'
    This happens if I am under my normal user profile or if I have issued a sudo su.

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,126
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    2:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    cheers bug found and fixed in latest 140.00beta01 update

    if you run cmupdate should pull the fix down
     
  3. Tracy Perry

    Tracy Perry Active Member

    280
    118
    43
    Aug 24, 2014
    Texas
    Ratings:
    +210
    Local Time:
    10:31 PM
    1.21.6
    MariaDB 10.3.36
    I check regularly and saw an updated out and ran and the issue is no longer present.
    Thanks for the quick fix!