Learn about Centmin Mod LEMP Stack today
Register Now

Master Branch re-enable pip_updates function in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Jan 21, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    59,284
    12,509
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,141
    Local Time:
    2:51 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    re-enable pip_updates function in 123.09beta01

    - pip_updates function was temp disabled due to centos 6 compatibility for psutil and glances pip installs requiring newer python 2.7 https://community.centminmod.com/threads/temporarily-disable-pip_updates-function-for-centos-6-errors.13802/. Now re-enable pip_updates function as centos 6 compatibility has been fixed by installing side by side python 2.7 via SCL yum package to use pip2.7 to update pip, psutil and glances.
    - pip_updates function also updated for centos 7 and psutil update via python 2.7 distro pip by removing python2-psutil yum distro package if detected and then install via pip psutil


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.