Join the community today
Become a Member

Install Error while installing fresh install

Discussion in 'Install & Upgrades or Pre-Install Questions' started by speedway, Nov 28, 2015.

  1. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    Howdy all


    Decided to switch camps from Debian back to Centos so I got myself another dedicated server, dual Intel Xeon 5520's, 24GB ram, 1TB HDD.

    After initial provisioning with Centos 6.2 I updated to 6.7 using yum update. Rebooted, changed my root password and then proceeded to install Centmin Mod using Method 3. All goes well until it gets to the install of centminmod-123.08stable and then fails in a few steps presenting me with the result below

    Been here once before where I just pressed <enter> and it asks to abort the patch and continue which I did but thinking there could be problems somewhere else I reloaded the server and started again...only for this to come up again, so here I am wondering what it may be and what should I do next.... just press <enter> as before or something else.....

    Code:
      inflating: centminmod-123.08stable/tools/nv.sh  
      inflating: centminmod-123.08stable/tools/nvwp.sh  
      inflating: centminmod-123.08stable/versions.txt  
    setting up /svr-setup on tmpfs ramdisk for initial install
    Filesystem  Type  Size  Used Avail Use% Mounted on
    /dev/mapper/vg-root ext4  891G  1.9G  844G  1% /
    tmpfs  tmpfs  12G  0  12G  0% /dev/shm
    /dev/sda1  ext2  243M  65M  166M  29% /boot
    /dev/mapper/vg-tmp  ext4  976M  1.3M  924M  1% /tmp
    tmpfs  tmpfs  2.2G  0  2.2G  0% /svr-setup
    ----------------------------
    Configure sshd_config
    ----------------------------
    service sshd reload
    Reloading sshd:  [  OK  ]
    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
    grep: /etc/logrotate.d/nginx: No such file or directory
    grep: /etc/logrotate.d/php-fpm: No such file or directory
    grep: /usr/local/nginx/conf/staticfiles.conf: No such file or directory
    grep: /etc/init.d/memcached: No such file or directory
    The text leading up to this was:
    --------------------------
    |--- /etc/init.d/memcached  2015-11-24 00:22:37.512363496 +0000
    |+++ /etc/init.d/memcached.new  2015-11-23 23:53:57.166708853 +0000
    --------------------------
    File to patch:
    
    
    Hoping someone out there can help

    Cheers
    Bruce
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ah it's a bug with a recent patch i did.. give me a sec to fix it :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    Phew, thought it was me :) Fresh OS reload coming up.....

    Thanks for fixing so quick, impressive service Sir!
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    hmm interesting doing own tests and still a problem on my end
    Code:
    ----------------------------
    Configure sshd_config
    ----------------------------
    systemctl reload sshd.service
    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
    grep: /etc/logrotate.d/nginx: No such file or directory
    grep: /etc/logrotate.d/php-fpm: No such file or directory
    grep: /usr/local/nginx/conf/staticfiles.conf: No such file or directory
    grep: /etc/init.d/memcached: No such file or directory
    The text leading up to this was:
    --------------------------
    |--- /etc/init.d/memcached       2015-11-24 00:22:37.512363496 +0000
    |+++ /etc/init.d/memcached.new   2015-11-23 23:53:57.166708853 +0000
    --------------------------
    File to patch: 
    will need to double check
     
  6. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    Was just about to post the same thing, still same problem here too...
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  8. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    Okie dokie, I'll go watch a rerun of Battlestar Galactica then :)
     
  9. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ok fixed and confirmed fresh install works

    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.2.2
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2015 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.9.7
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.2.4
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-c++11-extensions -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-http_ssl_module --with-http_v2_module --with-http_gzip_static_module --with-http_stub_status_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module --with-http_secure_link_module --with-http_realip_module --with-http_geoip_module --with-openssl-opt=enable-tlsext --add-module=../ngx-fancyindex-ngx-fancyindex --add-module=../ngx_cache_purge-2.3 --add-module=../nginx-accesskey-2.0.3 --add-module=../nginx-http-concat-master --add-module=../openresty-memc-nginx-module-4f6f78f --add-module=../openresty-srcache-nginx-module-ffa9ab7 --add-module=../ngx_devel_kit-0.2.19 --add-module=../set-misc-nginx-module-0.29 --add-module=../echo-nginx-module-0.58 --add-module=../redis2-nginx-module-0.12 --add-module=../ngx_http_redis-0.3.7 --add-module=../lua-nginx-module-0.9.18 --add-module=../lua-upstream-nginx-module-0.04 --add-module=../lua-upstream-cache-nginx-module-0.1.1 --add-module=../nginx_upstream_check_module-0.3.0 --add-module=../nginx-module-vts --add-module=../headers-more-nginx-module-0.28 --with-openssl=../libressl-2.2.4 --with-libatomic --with-threads --with-stream --with-stream_ssl_module --with-pcre=../pcre-8.37 --with-pcre-jit --add-module=../ngx_pagespeed-1.9.32.10-beta
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.4.45 (cli) (built: Nov 28 2015 11:35:32)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.5, Copyright (c) 1999-2015, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-common-10.0.22-1.el7.centos.x86_64
    MariaDB-compat-10.0.22-1.el7.centos.x86_64
    MariaDB-client-10.0.22-1.el7.centos.x86_64
    MariaDB-shared-10.0.22-1.el7.centos.x86_64
    MariaDB-devel-10.0.22-1.el7.centos.x86_64
    MariaDB-server-10.0.22-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.4.25
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v8.08 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 3.1.3
    
    Copyright (C) 2015 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check ngx_pagespeed Control Script:
    http://centminmod.com/nginx_ngx_pagespeed.html
    --------------------------------------------------------
    pscontrol admin
    pscontrol handler
    pscontrol edit
    pscontrol on
    pscontrol off
    pscontrol statson
    pscontrol statsoff
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check NSD Bind Version:
    --------------------------------------------------------
    NSD version 3.2.18
    Written by NLnet Labs.
    
    Copyright (C) 2001-2011 NLnet Labs.  This is free software.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.36
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities
    Loading mirror speeds from cached hostfile
    * base: centos.mirror.nsw.au.glovine.com.au
    * epel: fedora.mirror.serversaustralia.com.au
    * extras: centos.mirror.nsw.au.glovine.com.au
    * rpmforge: mirror.as24220.net
    * updates: centos.mirror.nsw.au.glovine.com.au
    185 packages excluded due to repository priority protections
    repo id            repo name                                         status
    base/7/x86_64      CentOS-7 - Base                                   6,710+1,942
    epel/x86_64        Extra Packages for Enterprise Linux 7 - x86_64      8,124+753
    extras/7/x86_64    CentOS-7 - Extras                                         278
    mariadb            MariaDB                                                  10+4
    rpmforge           RHEL 7 - RPMforge.net - dag                            161+84
    updates/7/x86_64   CentOS-7 - Updates                                  1,342+384
    repolist: 16,625
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Sat Nov 28 11:40:56 UTC 2015    [UTC]
    Sat Nov 28 21:40:56 AEST 2015   [Australia/Brisbane]
    Sat Nov 28 03:40:56 PST 2015    [America/Los_Angeles]
    Sat Nov 28 05:40:56 CST 2015    [America/Chicago]
    Sat Nov 28 06:40:56 EST 2015    [America/New_York]
    Sat Nov 28 11:40:56 GMT 2015    [Europe/London]
    --------------------------------------------------------
     
  10. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    Brilliant, thanks again for the speedy response. Off to do another install. Oh, and glad I am back in the Centmin Mod fold :)
     
  11. speedway

    speedway Member

    48
    13
    8
    Nov 28, 2015
    Sydney, AUSTRALIA
    Ratings:
    +18
    Local Time:
    4:42 PM
    1.19.2
    Dont' Know Right Now
    George, you da man, all installed and running great - s1.ozspeedway.net - now to recreate my domains and rsync them across from the old server. Thanks again

    Cheers
    Bruce
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,927
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    3:42 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    excellent to hear :D