Want to subscribe to topics you're interested in?
Become a Member

Some errors at installation log file

Discussion in 'Bug Reports' started by pamamolf, Aug 28, 2015.

  1. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    6:35 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    Hi


    I just did a clean install on Centos 7.1 of latest Centminmod beta and i found a few errors (i know i can ignore them) but maybe some of them need a fix or just a cosmetic fix maybe?

    Code:
    
    This one i got it by just starting the script:
    
    grep: /usr/local/nginx/conf/drop.conf: No such file or directory
    cp: cannot create regular file ‘/usr/local/nginx/conf/drop.conf’: No such file or directory
    
    
    The bellow errors are from installation:
    
    
    rm: cannot remove ‘/tmp’: Device or resource busy
    
    rm: cannot remove ‘/var/tmp’: Device or resource busy
    
    cp: cannot create regular file ‘/usr/local/nginx/html/vhost_status.html’: No such file or directory
    
    Installing MariaDB via CentOS Yum Repo
    rm: cannot remove ‘rf’: No such file or directory
    
    
    grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
    
    
    grep: /etc/centminmod/php.d/igbinary.ini: No such file or directory
    grep: /etc/centminmod/php.d/apc.ini: No such file or directory
    
    grep: /etc/centminmod/php.d/apc.ini: No such file or directory
    
    
    grep: /etc/centminmod/php.d/memcache.ini: No such file or directory
    grep: /etc/centminmod/php.d/memcached.ini: No such file or directory
    inc/memcached_install.inc: line 431: killall: command not found
    
    
    chmod: cannot access ‘/var/log/lfd.log*’: No such file or directory
    
    chmod: cannot access ‘/etc/csf/*.cgi’: No such file or directory
    
    failed to change mode of ‘/etc/csf/*.cgi’ from 0000 (---------) to 0000 (---------)
    
    chmod: cannot access ‘/etc/csf/*.php’: No such file or directory
    failed to change mode of ‘/etc/csf/*.php’ from 0000 (---------) to 0000 (---------)
    chmod: cannot access ‘/etc/csf/*.py’: No such file or directory
    failed to change mode of ‘/etc/csf/*.py’ from 0000 (---------) to 0000 (---------)
    
    
    mkdir: cannot create directory ‘/etc/csf’: File exists
    mkdir: cannot create directory ‘/var/lib/csf’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/backup’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/Geo’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/ui’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/stats’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/lock’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/webmin’: File exists
    mkdir: cannot create directory ‘/var/lib/csf/zone’: File exists
    mkdir: cannot create directory ‘/usr/local/csf’: File exists
    mkdir: cannot create directory ‘/usr/local/csf/bin’: File exists
    mkdir: cannot create directory ‘/usr/local/csf/lib’: File exists
    mkdir: cannot create directory ‘/usr/local/csf/tpl’: File exists
    
    
    chmod: cannot access ‘/etc/csf/*.cgi’: No such file or directory
    failed to change mode of ‘/etc/csf/*.cgi’ from 0000 (---------) to 0000 (---------)
    
    failed to change mode of ‘/etc/csf/*.php’ from 0000 (---------) to 0000 (---------)
    chmod: cannot access ‘/etc/csf/*.py’: No such file or directory
    failed to change mode of ‘/etc/csf/*.py’ from 0000 (---------) to 0000 (---------)
    
    
    grep: /etc/centminmod/php.d/imagick.ini: No such file or directory
    
    grep: /etc/centminmod/php.d/redis.ini: No such file or directory
    
    grep: /etc/centminmod/php.d/mongodb.ini: No such file or directory
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,796
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    1:35 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    thanks for the list they are cosmetic but i'll see if i can hide some
     
  3. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    6:35 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    On php upgrade to latest 5.4 today i got also at the end:

    Code:
    cat: /root/centminlogs/zendopcache_passfile.txt: No such file or directory
    1
    If you want to take care of it :)