ssr centos7
相关参考连接
https://www.cnblogs.com/lijea/p/9338370.html
https://blog.csdn.net/qq_41461893/article/details/81384966
yum install wget curl curl-devel zlib-devel openssl-devel perl perl-devel cpio expat-devel gettext-devel git autoconf libtool gcc swig python-devel
[root@shadowsocks-server ~]# cd /usr/local/src/
[root@shadowsocks-server src]# wget --no-check-certificate https://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.tar.gz#md5=c607dd118eae682c44ed146367a17e26
[root@shadowsocks-server src]# tar -zvxf setuptools-19.6.tar.gz
[root@shadowsocks-server src]# python2.7 setup.py build
---------------------------------------------------------------
温馨提示:
如果失败,提示说需要zlib-devel依赖,RuntimeError: Compression requires the (missing) zlib module
[root@shadowsocks-server src]# yum install -y zlib-devel
---------------------------------------------------------------
[root@shadowsocks-server src]# python2.7 setup.py build
[root@shadowsocks-server src]# python2.7 setup.py install
{
"server":"x.x.x.x",
"server_port":8388,
"local_address": "127.0.0.1",
"local_port":1080,
"password":"123456",
"timeout":300,
"method":"aes-256-cfb"
}
login as: root
root@47.75.247.136's password:
Last failed login: Tue Feb 5 00:40:10 CST 2019 from 223.102.28.174 on ssh:notty
There were 2 failed login attempts since the last successful login.
Welcome to Alibaba Cloud Elastic Compute Service !
[root@izj6cgdhs7pd14pjdei7fyz ~]# cd /www/server/panel && python tools.py panel daka4747Q
admin
[root@izj6cgdhs7pd14pjdei7fyz panel]# pwd
/www/server/panel
[root@izj6cgdhs7pd14pjdei7fyz panel]# ls
certbot-auto default.pl logs plugin ssl task.pyc tools.pyc
class favicon.ico main.py rewrite static templates update.sh
data install main.pyc script task.py tools.py vhost
[root@izj6cgdhs7pd14pjdei7fyz panel]# cd ~
[root@izj6cgdhs7pd14pjdei7fyz ~]# pwd
/root
[root@izj6cgdhs7pd14pjdei7fyz ~]# wget -N --no-check-certificate https://oss.mzy yun.com/Bash/ssr.sh && chmod +x ssr.sh && bash ssr.sh
--2019-02-05 00:47:23-- https://oss.mzyyun.com/Bash/ssr.sh
Resolving oss.mzyyun.com (oss.mzyyun.com)... 58.215.145.147
Connecting to oss.mzyyun.com (oss.mzyyun.com)|58.215.145.147|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 59972 (59K) [text/x-sh]
Saving to: ‘ssr.sh’
100%[======================================>] 59,972 --.-K/s in 0.03s
2019-02-05 00:47:23 (1.77 MB/s) - ‘ssr.sh’ saved [59972/59972]
': not a valid identifierPATH
ssr.sh: line 4: $'\r': command not found
ssr.sh: line 12: $'\r': command not found
ssr.sh: line 33: $'\r': command not found
ssr.sh: line 34: syntax error near unexpected token `$'{\r''
'sr.sh: line 34: `check_root(){
[root@izj6cgdhs7pd14pjdei7fyz ~]# yum install wget curl curl-devel zlib-devel op enssl-devel perl perl-devel cpio expat-devel gettext-devel git autoconf libtool gcc swig python-devel
Loaded plugins: fastestmirror
base | 3.6 kB 00:00
epel | 4.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
(1/7): epel/x86_64/updateinfo | 956 kB 00:00
(2/7): epel/x86_64/group_gz | 88 kB 00:00
(3/7): base/7/x86_64/group_gz | 166 kB 00:00
(4/7): base/7/x86_64/primary_db | 6.0 MB 00:00
(5/7): extras/7/x86_64/primary_db | 156 kB 00:00
(6/7): epel/x86_64/primary_db | 6.6 MB 00:00
(7/7): updates/7/x86_64/primary_db | 2.4 MB 00:00
Determining fastest mirrors
Package expat-devel-2.1.0-10.el7_3.x86_64 already installed and latest version
Package gettext-devel-0.19.8.1-2.el7.x86_64 already installed and latest version
Package autoconf-2.69-11.el7.noarch already installed and latest version
Package libtool-2.4.2-22.el7_3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cpio.x86_64 0:2.11-25.el7_4 will be updated
---> Package cpio.x86_64 0:2.11-27.el7 will be an update
---> Package curl.x86_64 0:7.29.0-42.el7 will be updated
---> Package curl.x86_64 0:7.29.0-51.el7 will be an update
--> Processing Dependency: libcurl = 7.29.0-51.el7 for package: curl-7.29.0-51.e l7.x86_64
---> Package gcc.x86_64 0:4.8.5-16.el7 will be updated
--> Processing Dependency: gcc = 4.8.5-16.el7 for package: gcc-c++-4.8.5-16.el7. x86_64
---> Package gcc.x86_64 0:4.8.5-36.el7 will be an update
--> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7. x86_64
--> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_ 64
--> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7. x86_64
---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be updated
--> Processing Dependency: git = 1.8.3.1-12.el7_4 for package: perl-Git-1.8.3.1- 12.el7_4.noarch
---> Package git.x86_64 0:1.8.3.1-20.el7 will be an update
---> Package libcurl-devel.x86_64 0:7.29.0-42.el7 will be updated
---> Package libcurl-devel.x86_64 0:7.29.0-51.el7 will be an update
base/7/x86_64/filelists_db | 7.1 MB 00:00
updates/7/x86_64/filelists_db | 1.9 MB 00:00
---> Package openssl-devel.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7 will be an update
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-16.el7 for package: 1 :openssl-devel-1.0.2k-16.el7.x86_64
---> Package perl.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be an update
--> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5. 16.3-294.el7_6.x86_64
---> Package perl-devel.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl-devel.x86_64 4:5.16.3-294.el7_6 will be an update
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-devel.x86_64 0:2.7.5-76.el7 will be an update
--> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-dev el-2.7.5-76.el7.x86_64
---> Package swig.x86_64 0:2.0.10-5.el7 will be installed
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be updated
---> Package wget.x86_64 0:1.14-18.el7 will be an update
---> Package zlib-devel.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be an update
--> Processing Dependency: zlib = 1.2.7-18.el7 for package: zlib-devel-1.2.7-18. el7.x86_64
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7 will be updated
---> Package cpp.x86_64 0:4.8.5-36.el7 will be an update
---> Package gcc-c++.x86_64 0:4.8.5-16.el7 will be updated
---> Package gcc-c++.x86_64 0:4.8.5-36.el7 will be an update
--> Processing Dependency: libstdc++-devel = 4.8.5-36.el7 for package: gcc-c++-4 .8.5-36.el7.x86_64
--> Processing Dependency: libstdc++ = 4.8.5-36.el7 for package: gcc-c++-4.8.5-3 6.el7.x86_64
---> Package libcurl.x86_64 0:7.29.0-42.el7 will be updated
---> Package libcurl.x86_64 0:7.29.0-51.el7 will be an update
--> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29. 0-51.el7.x86_64
--> Processing Dependency: libnss3.so(NSS_3.34)(64bit) for package: libcurl-7.29 .0-51.el7.x86_64
---> Package libgcc.i686 0:4.8.5-16.el7 will be updated
---> Package libgcc.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgcc.i686 0:4.8.5-36.el7 will be an update
---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be updated
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-8.el7 for package: 1: openssl-1.0.2k-8.el7.x86_64
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update
---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be updated
---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be an update
---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be an update
---> Package python.x86_64 0:2.7.5-58.el7 will be updated
--> Processing Dependency: python = 2.7.5-58.el7 for package: tkinter-2.7.5-58.e l7.x86_64
--> Processing Dependency: python = 2.7.5-58.el7 for package: python-tools-2.7.5 -58.el7.x86_64
---> Package python.x86_64 0:2.7.5-76.el7 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: pytho n-2.7.5-76.el7.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-18.el7 will be an update
--> Running transaction check
---> Package libstdc++.i686 0:4.8.5-16.el7 will be updated
---> Package libstdc++.x86_64 0:4.8.5-16.el7 will be updated
---> Package libstdc++.i686 0:4.8.5-36.el7 will be an update
---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be an update
---> Package libstdc++-devel.x86_64 0:4.8.5-16.el7 will be updated
---> Package libstdc++-devel.x86_64 0:4.8.5-36.el7 will be an update
---> Package nss.x86_64 0:3.28.4-15.el7_4 will be updated
--> Processing Dependency: nss = 3.28.4-15.el7_4 for package: nss-sysinit-3.28.4 -15.el7_4.x86_64
--> Processing Dependency: nss(x86-64) = 3.28.4-15.el7_4 for package: nss-tools- 3.28.4-15.el7_4.x86_64
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 will be an update
--> Processing Dependency: nss-util >= 3.36.0-1.1 for package: nss-3.36.0-7.1.el 7_6.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.36.0-1 for package: nss-3.36 .0-7.1.el7_6.x86_64
--> Processing Dependency: nspr >= 4.19.0 for package: nss-3.36.0-7.1.el7_6.x86_ 64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.31)(64bit) for package: nss- 3.36.0-7.1.el7_6.x86_64
---> Package nss-pem.x86_64 0:1.0.3-4.el7 will be updated
---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be an update
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update
---> Package python-libs.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update
---> Package python-tools.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-tools.x86_64 0:2.7.5-76.el7 will be an update
---> Package tkinter.x86_64 0:2.7.5-58.el7 will be updated
---> Package tkinter.x86_64 0:2.7.5-76.el7 will be an update
--> Running transaction check
---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be updated
---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be an update
---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.36.0-5.el7_5 for pack age: nss-softokn-3.36.0-5.el7_5.x86_64
---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be updated
---> Package nss-sysinit.x86_64 0:3.36.0-7.1.el7_6 will be an update
---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be updated
---> Package nss-tools.x86_64 0:3.36.0-7.1.el7_6 will be an update
---> Package nss-util.x86_64 0:3.28.4-3.el7 will be updated
---> Package nss-util.x86_64 0:3.36.0-1.1.el7_6 will be an update
--> Running transaction check
---> Package nss-softokn-freebl.i686 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn-freebl.i686 0:3.36.0-5.el7_5 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be an update
--> Processing Conflict: python-libs-2.7.5-76.el7.x86_64 conflicts python-virtua lenv < 15.1.0-1
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package python-virtualenv.noarch 0:1.10.1-4.el7 will be updated
---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
swig x86_64 2.0.10-5.el7 base 1.3 M
Updating:
cpio x86_64 2.11-27.el7 base 211 k
curl x86_64 7.29.0-51.el7 base 269 k
gcc x86_64 4.8.5-36.el7 base 16 M
git x86_64 1.8.3.1-20.el7 updates 4.4 M
libcurl-devel x86_64 7.29.0-51.el7 base 302 k
openssl-devel x86_64 1:1.0.2k-16.el7 base 1.5 M
perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M
perl-devel x86_64 4:5.16.3-294.el7_6 updates 453 k
python-devel x86_64 2.7.5-76.el7 base 398 k
python-virtualenv noarch 15.1.0-2.el7 base 1.7 M
wget x86_64 1.14-18.el7 base 547 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
cpp x86_64 4.8.5-36.el7 base 5.9 M
gcc-c++ x86_64 4.8.5-36.el7 base 7.2 M
libcurl x86_64 7.29.0-51.el7 base 221 k
libgcc i686 4.8.5-36.el7 base 109 k
libgcc x86_64 4.8.5-36.el7 base 102 k
libgomp x86_64 4.8.5-36.el7 base 157 k
libstdc++ i686 4.8.5-36.el7 base 318 k
libstdc++ x86_64 4.8.5-36.el7 base 304 k
libstdc++-devel x86_64 4.8.5-36.el7 base 1.5 M
nspr x86_64 4.19.0-1.el7_5 base 127 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7 base 74 k
nss-softokn x86_64 3.36.0-5.el7_5 base 315 k
nss-softokn-freebl i686 3.36.0-5.el7_5 base 211 k
nss-softokn-freebl x86_64 3.36.0-5.el7_5 base 222 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openssl x86_64 1:1.0.2k-16.el7 base 493 k
openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M
perl-Git noarch 1.8.3.1-20.el7 updates 55 k
perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k
python x86_64 2.7.5-76.el7 base 94 k
python-libs x86_64 2.7.5-76.el7 base 5.6 M
python-tools x86_64 2.7.5-76.el7 base 856 k
tkinter x86_64 2.7.5-76.el7 base 326 k
zlib x86_64 1.2.7-18.el7 base 90 k
Transaction Summary
================================================================================
Install 1 Package
Upgrade 12 Packages (+27 Dependent packages)
Total download size: 63 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/40): cpp-4.8.5-36.el7.x86_64.rpm | 5.9 MB 00:00
(2/40): cpio-2.11-27.el7.x86_64.rpm | 211 kB 00:00
(3/40): gcc-4.8.5-36.el7.x86_64.rpm | 16 MB 00:00
(4/40): curl-7.29.0-51.el7.x86_64.rpm | 269 kB 00:00
(5/40): gcc-c++-4.8.5-36.el7.x86_64.rpm | 7.2 MB 00:00
(6/40): libcurl-devel-7.29.0-51.el7.x86_64.rpm | 302 kB 00:00
(7/40): libcurl-7.29.0-51.el7.x86_64.rpm | 221 kB 00:00
(8/40): libgcc-4.8.5-36.el7.x86_64.rpm | 102 kB 00:00
(9/40): libgomp-4.8.5-36.el7.x86_64.rpm | 157 kB 00:00
(10/40): git-1.8.3.1-20.el7.x86_64.rpm | 4.4 MB 00:00
(11/40): libgcc-4.8.5-36.el7.i686.rpm | 109 kB 00:00
(12/40): libstdc++-4.8.5-36.el7.x86_64.rpm | 304 kB 00:00
(13/40): libstdc++-devel-4.8.5-36.el7.x86_64.rpm | 1.5 MB 00:00
(14/40): nspr-4.19.0-1.el7_5.x86_64.rpm | 127 kB 00:00
(15/40): libstdc++-4.8.5-36.el7.i686.rpm | 318 kB 00:00
(16/40): nss-pem-1.0.3-5.el7.x86_64.rpm | 74 kB 00:00
(17/40): nss-softokn-freebl-3.36.0-5.el7_5.i686.rpm | 211 kB 00:00
(18/40): nss-softokn-3.36.0-5.el7_5.x86_64.rpm | 315 kB 00:00
(19/40): nss-softokn-freebl-3.36.0-5.el7_5.x86_64.rpm | 222 kB 00:00
(20/40): nss-sysinit-3.36.0-7.1.el7_6.x86_64.rpm | 62 kB 00:00
(21/40): nss-tools-3.36.0-7.1.el7_6.x86_64.rpm | 515 kB 00:00
(22/40): nss-3.36.0-7.1.el7_6.x86_64.rpm | 835 kB 00:00
(23/40): nss-util-3.36.0-1.1.el7_6.x86_64.rpm | 78 kB 00:00
(24/40): openssl-1.0.2k-16.el7.x86_64.rpm | 493 kB 00:00
(25/40): openssl-devel-1.0.2k-16.el7.x86_64.rpm | 1.5 MB 00:00
(26/40): openssl-libs-1.0.2k-16.el7.x86_64.rpm | 1.2 MB 00:00
(27/40): perl-Git-1.8.3.1-20.el7.noarch.rpm | 55 kB 00:00
(28/40): perl-devel-5.16.3-294.el7_6.x86_64.rpm | 453 kB 00:00
(29/40): perl-libs-5.16.3-294.el7_6.x86_64.rpm | 688 kB 00:00
(30/40): perl-5.16.3-294.el7_6.x86_64.rpm | 8.0 MB 00:00
(31/40): python-2.7.5-76.el7.x86_64.rpm | 94 kB 00:00
(32/40): python-devel-2.7.5-76.el7.x86_64.rpm | 398 kB 00:00
(33/40): python-libs-2.7.5-76.el7.x86_64.rpm | 5.6 MB 00:00
(34/40): python-tools-2.7.5-76.el7.x86_64.rpm | 856 kB 00:00
(35/40): swig-2.0.10-5.el7.x86_64.rpm | 1.3 MB 00:00
(36/40): tkinter-2.7.5-76.el7.x86_64.rpm | 326 kB 00:00
(37/40): wget-1.14-18.el7.x86_64.rpm | 547 kB 00:00
(38/40): zlib-1.2.7-18.el7.x86_64.rpm | 90 kB 00:00
(39/40): python-virtualenv-15.1.0-2.el7.noarch.rpm | 1.7 MB 00:00
(40/40): zlib-devel-1.2.7-18.el7.x86_64.rpm | 50 kB 00:00
--------------------------------------------------------------------------------
Total 42 MB/s | 63 MB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : zlib-1.2.7-18.el7.x86_64 1/79
Updating : nspr-4.19.0-1.el7_5.x86_64 2/79
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 3/79
Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 4/79
Updating : libgcc-4.8.5-36.el7.x86_64 5/79
Updating : libstdc++-4.8.5-36.el7.x86_64 6/79
Updating : python-libs-2.7.5-76.el7.x86_64 7/79
Updating : python-2.7.5-76.el7.x86_64 8/79
Updating : python-devel-2.7.5-76.el7.x86_64 9/79
Updating : tkinter-2.7.5-76.el7.x86_64 10/79
Updating : libstdc++-devel-4.8.5-36.el7.x86_64 11/79
Updating : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 12/79
Updating : nss-softokn-3.36.0-5.el7_5.x86_64 13/79
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/79
Updating : nss-pem-1.0.3-5.el7.x86_64 15/79
Updating : nss-3.36.0-7.1.el7_6.x86_64 16/79
Updating : libcurl-7.29.0-51.el7.x86_64 17/79
Updating : zlib-devel-1.2.7-18.el7.x86_64 18/79
Updating : cpp-4.8.5-36.el7.x86_64 19/79
Updating : 4:perl-libs-5.16.3-294.el7_6.x86_64 20/79
Updating : 4:perl-5.16.3-294.el7_6.x86_64 21/79
Updating : perl-Git-1.8.3.1-20.el7.noarch 22/79
Updating : git-1.8.3.1-20.el7.x86_64 23/79
Updating : libgomp-4.8.5-36.el7.x86_64 24/79
Updating : gcc-4.8.5-36.el7.x86_64 25/79
Updating : gcc-c++-4.8.5-36.el7.x86_64 26/79
Updating : 4:perl-devel-5.16.3-294.el7_6.x86_64 27/79
Updating : 1:openssl-devel-1.0.2k-16.el7.x86_64 28/79
Updating : curl-7.29.0-51.el7.x86_64 29/79
Updating : libcurl-devel-7.29.0-51.el7.x86_64 30/79
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 31/79
Updating : python-tools-2.7.5-76.el7.x86_64 32/79
Updating : python-virtualenv-15.1.0-2.el7.noarch 33/79
Installing : swig-2.0.10-5.el7.x86_64 34/79
Updating : 1:openssl-1.0.2k-16.el7.x86_64 35/79
Updating : wget-1.14-18.el7.x86_64 36/79
Updating : cpio-2.11-27.el7.x86_64 37/79
Updating : libgcc-4.8.5-36.el7.i686 38/79
Updating : libstdc++-4.8.5-36.el7.i686 39/79
Updating : nss-softokn-freebl-3.36.0-5.el7_5.i686 40/79
Cleanup : git-1.8.3.1-12.el7_4.x86_64 41/79
Cleanup : perl-Git-1.8.3.1-12.el7_4.noarch 42/79
Cleanup : 1:openssl-devel-1.0.2k-8.el7.x86_64 43/79
Cleanup : python-tools-2.7.5-58.el7.x86_64 44/79
Cleanup : python-virtualenv-1.10.1-4.el7.noarch 45/79
Cleanup : python-devel-2.7.5-58.el7.x86_64 46/79
Cleanup : zlib-devel-1.2.7-17.el7.x86_64 47/79
Cleanup : 4:perl-devel-5.16.3-292.el7.x86_64 48/79
Cleanup : libcurl-devel-7.29.0-42.el7.x86_64 49/79
Cleanup : nss-softokn-freebl-3.28.3-8.el7_4 50/79
Cleanup : libstdc++-4.8.5-16.el7 51/79
Cleanup : nss-tools-3.28.4-15.el7_4.x86_64 52/79
Cleanup : curl-7.29.0-42.el7.x86_64 53/79
Cleanup : libcurl-7.29.0-42.el7.x86_64 54/79
Cleanup : nss-pem-1.0.3-4.el7.x86_64 55/79
Cleanup : nss-sysinit-3.28.4-15.el7_4.x86_64 56/79
Cleanup : nss-3.28.4-15.el7_4.x86_64 57/79
Cleanup : nss-softokn-3.28.3-8.el7_4.x86_64 58/79
Cleanup : gcc-c++-4.8.5-16.el7.x86_64 59/79
Cleanup : gcc-4.8.5-16.el7.x86_64 60/79
Cleanup : 1:openssl-1.0.2k-8.el7.x86_64 61/79
Cleanup : wget-1.14-15.el7_4.1.x86_64 62/79
Cleanup : libstdc++-devel-4.8.5-16.el7.x86_64 63/79
Cleanup : libstdc++-4.8.5-16.el7 64/79
Cleanup : cpp-4.8.5-16.el7.x86_64 65/79
Cleanup : nss-util-3.28.4-3.el7.x86_64 66/79
Cleanup : nss-softokn-freebl-3.28.3-8.el7_4 67/79
Cleanup : 4:perl-5.16.3-292.el7.x86_64 68/79
Cleanup : 4:perl-libs-5.16.3-292.el7.x86_64 69/79
Cleanup : tkinter-2.7.5-58.el7.x86_64 70/79
Cleanup : libgcc-4.8.5-16.el7 71/79
Cleanup : python-2.7.5-58.el7.x86_64 72/79
Cleanup : python-libs-2.7.5-58.el7.x86_64 73/79
Cleanup : 1:openssl-libs-1.0.2k-8.el7.x86_64 74/79
Cleanup : zlib-1.2.7-17.el7.x86_64 75/79
Cleanup : nspr-4.13.1-1.0.el7_3.x86_64 76/79
Cleanup : libgcc-4.8.5-16.el7 77/79
Cleanup : libgomp-4.8.5-16.el7.x86_64 78/79
Cleanup : cpio-2.11-25.el7_4.x86_64 79/79
Verifying : python-2.7.5-76.el7.x86_64 1/79
Verifying : libstdc++-4.8.5-36.el7.i686 2/79
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/79
Verifying : libgcc-4.8.5-36.el7.x86_64 4/79
Verifying : zlib-1.2.7-18.el7.x86_64 5/79
Verifying : libstdc++-4.8.5-36.el7.x86_64 6/79
Verifying : cpio-2.11-27.el7.x86_64 7/79
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 8/79
Verifying : zlib-devel-1.2.7-18.el7.x86_64 9/79
Verifying : gcc-4.8.5-36.el7.x86_64 10/79
Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 11/79
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 12/79
Verifying : python-devel-2.7.5-76.el7.x86_64 13/79
Verifying : perl-Git-1.8.3.1-20.el7.noarch 14/79
Verifying : nspr-4.19.0-1.el7_5.x86_64 15/79
Verifying : 1:openssl-1.0.2k-16.el7.x86_64 16/79
Verifying : gcc-c++-4.8.5-36.el7.x86_64 17/79
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 18/79
Verifying : swig-2.0.10-5.el7.x86_64 19/79
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 20/79
Verifying : nss-3.36.0-7.1.el7_6.x86_64 21/79
Verifying : cpp-4.8.5-36.el7.x86_64 22/79
Verifying : libgomp-4.8.5-36.el7.x86_64 23/79
Verifying : git-1.8.3.1-20.el7.x86_64 24/79
Verifying : wget-1.14-18.el7.x86_64 25/79
Verifying : python-virtualenv-15.1.0-2.el7.noarch 26/79
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.i686 27/79
Verifying : libcurl-7.29.0-51.el7.x86_64 28/79
Verifying : nss-pem-1.0.3-5.el7.x86_64 29/79
Verifying : libgcc-4.8.5-36.el7.i686 30/79
Verifying : python-libs-2.7.5-76.el7.x86_64 31/79
Verifying : python-tools-2.7.5-76.el7.x86_64 32/79
Verifying : tkinter-2.7.5-76.el7.x86_64 33/79
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 34/79
Verifying : curl-7.29.0-51.el7.x86_64 35/79
Verifying : libcurl-devel-7.29.0-51.el7.x86_64 36/79
Verifying : 1:openssl-devel-1.0.2k-16.el7.x86_64 37/79
Verifying : 4:perl-devel-5.16.3-294.el7_6.x86_64 38/79
Verifying : libstdc++-devel-4.8.5-36.el7.x86_64 39/79
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 40/79
Verifying : zlib-devel-1.2.7-17.el7.x86_64 41/79
Verifying : libstdc++-4.8.5-16.el7.x86_64 42/79
Verifying : tkinter-2.7.5-58.el7.x86_64 43/79
Verifying : nss-pem-1.0.3-4.el7.x86_64 44/79
Verifying : libstdc++-devel-4.8.5-16.el7.x86_64 45/79
Verifying : git-1.8.3.1-12.el7_4.x86_64 46/79
Verifying : gcc-4.8.5-16.el7.x86_64 47/79
Verifying : libcurl-7.29.0-42.el7.x86_64 48/79
Verifying : nspr-4.13.1-1.0.el7_3.x86_64 49/79
Verifying : libgcc-4.8.5-16.el7.x86_64 50/79
Verifying : nss-util-3.28.4-3.el7.x86_64 51/79
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 52/79
Verifying : 4:perl-5.16.3-292.el7.x86_64 53/79
Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 54/79
Verifying : libcurl-devel-7.29.0-42.el7.x86_64 55/79
Verifying : curl-7.29.0-42.el7.x86_64 56/79
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.i686 57/79
Verifying : 4:perl-devel-5.16.3-292.el7.x86_64 58/79
Verifying : libgomp-4.8.5-16.el7.x86_64 59/79
Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 60/79
Verifying : 1:openssl-devel-1.0.2k-8.el7.x86_64 61/79
Verifying : zlib-1.2.7-17.el7.x86_64 62/79
Verifying : libstdc++-4.8.5-16.el7.i686 63/79
Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 64/79
Verifying : perl-Git-1.8.3.1-12.el7_4.noarch 65/79
Verifying : python-virtualenv-1.10.1-4.el7.noarch 66/79
Verifying : wget-1.14-15.el7_4.1.x86_64 67/79
Verifying : libgcc-4.8.5-16.el7.i686 68/79
Verifying : gcc-c++-4.8.5-16.el7.x86_64 69/79
Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 70/79
Verifying : cpp-4.8.5-16.el7.x86_64 71/79
Verifying : python-tools-2.7.5-58.el7.x86_64 72/79
Verifying : python-devel-2.7.5-58.el7.x86_64 73/79
Verifying : nss-tools-3.28.4-15.el7_4.x86_64 74/79
Verifying : cpio-2.11-25.el7_4.x86_64 75/79
Verifying : python-2.7.5-58.el7.x86_64 76/79
Verifying : nss-3.28.4-15.el7_4.x86_64 77/79
Verifying : python-libs-2.7.5-58.el7.x86_64 78/79
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 79/79
Installed:
swig.x86_64 0:2.0.10-5.el7
Updated:
cpio.x86_64 0:2.11-27.el7 curl.x86_64 0:7.29.0-51.el7
gcc.x86_64 0:4.8.5-36.el7 git.x86_64 0:1.8.3.1-20.el7
libcurl-devel.x86_64 0:7.29.0-51.el7 openssl-devel.x86_64 1:1.0.2k-16.el7
perl.x86_64 4:5.16.3-294.el7_6 perl-devel.x86_64 4:5.16.3-294.el7_6
python-devel.x86_64 0:2.7.5-76.el7 python-virtualenv.noarch 0:15.1.0-2.el7
wget.x86_64 0:1.14-18.el7 zlib-devel.x86_64 0:1.2.7-18.el7
Dependency Updated:
cpp.x86_64 0:4.8.5-36.el7
gcc-c++.x86_64 0:4.8.5-36.el7
libcurl.x86_64 0:7.29.0-51.el7
libgcc.i686 0:4.8.5-36.el7
libgcc.x86_64 0:4.8.5-36.el7
libgomp.x86_64 0:4.8.5-36.el7
libstdc++.i686 0:4.8.5-36.el7
libstdc++.x86_64 0:4.8.5-36.el7
libstdc++-devel.x86_64 0:4.8.5-36.el7
nspr.x86_64 0:4.19.0-1.el7_5
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7
nss-softokn.x86_64 0:3.36.0-5.el7_5
nss-softokn-freebl.i686 0:3.36.0-5.el7_5
nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openssl.x86_64 1:1.0.2k-16.el7
openssl-libs.x86_64 1:1.0.2k-16.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
python.x86_64 0:2.7.5-76.el7
python-libs.x86_64 0:2.7.5-76.el7
python-tools.x86_64 0:2.7.5-76.el7
tkinter.x86_64 0:2.7.5-76.el7
zlib.x86_64 0:1.2.7-18.el7
Complete!
[root@izj6cgdhs7pd14pjdei7fyz ~]# cd /usr/local/src/
[root@izj6cgdhs7pd14pjdei7fyz src]# wget --no-check-certificate https://pypi.py thon.org/packages/source/s/setuptools/setuptools-19.6.tar.gz#md5=c607dd118eae682 c44ed146367a17e26
--2019-02-05 00:49:27-- https://pypi.python.org/packages/source/s/setuptools/se tuptools-19.6.tar.gz
Resolving pypi.python.org (pypi.python.org)... 151.101.76.223, 2a04:4e42:12::223
Connecting to pypi.python.org (pypi.python.org)|151.101.76.223|:443... connected .
HTTP request sent, awaiting response... 301 Redirect to Primary Domain
Location: https://pypi.org/packages/source/s/setuptools/setuptools-19.6.tar.gz [ following]
--2019-02-05 00:49:27-- https://pypi.org/packages/source/s/setuptools/setuptool s-19.6.tar.gz
Resolving pypi.org (pypi.org)... 151.101.192.223, 151.101.128.223, 151.101.64.22 3, ...
Connecting to pypi.org (pypi.org)|151.101.192.223|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools -19.6.tar.gz [following]
--2019-02-05 00:49:27-- https://files.pythonhosted.org/packages/source/s/setupt ools/setuptools-19.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.77.63, 2a04 :4e42:12::319
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.77.63|:443 ... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://files.pythonhosted.org/packages/8c/58/0a9154c04ff99594c5563e2b 03fdcded92e128afd5fa56db202b5877933b/setuptools-19.6.tar.gz [following]
--2019-02-05 00:49:27-- https://files.pythonhosted.org/packages/8c/58/0a9154c04 ff99594c5563e2b03fdcded92e128afd5fa56db202b5877933b/setuptools-19.6.tar.gz
Reusing existing connection to files.pythonhosted.org:443.
HTTP request sent, awaiting response... 200 OK
Length: 641502 (626K) [application/octet-stream]
Saving to: ‘setuptools-19.6.tar.gz’
100%[======================================>] 641,502 --.-K/s in 0.03s
2019-02-05 00:49:27 (23.4 MB/s) - ‘setuptools-19.6.tar.gz’ saved [641502/641502]
[root@izj6cgdhs7pd14pjdei7fyz src]# tar -zvxf setuptools-19.6.tar.gz
setuptools-19.6/
setuptools-19.6/_markerlib/
setuptools-19.6/_markerlib/__init__.py
setuptools-19.6/_markerlib/markers.py
setuptools-19.6/bootstrap.py
setuptools-19.6/CHANGES.txt
setuptools-19.6/conftest.py
setuptools-19.6/docs/
setuptools-19.6/docs/_templates/
setuptools-19.6/docs/_templates/indexsidebar.html
setuptools-19.6/docs/_theme/
setuptools-19.6/docs/_theme/nature/
setuptools-19.6/docs/_theme/nature/static/
setuptools-19.6/docs/_theme/nature/static/nature.css_t
setuptools-19.6/docs/_theme/nature/static/pygments.css
setuptools-19.6/docs/_theme/nature/theme.conf
setuptools-19.6/docs/conf.py
setuptools-19.6/docs/developer-guide.txt
setuptools-19.6/docs/development.txt
setuptools-19.6/docs/easy_install.txt
setuptools-19.6/docs/formats.txt
setuptools-19.6/docs/history.txt
setuptools-19.6/docs/index.txt
setuptools-19.6/docs/Makefile
setuptools-19.6/docs/pkg_resources.txt
setuptools-19.6/docs/python3.txt
setuptools-19.6/docs/releases.txt
setuptools-19.6/docs/roadmap.txt
setuptools-19.6/docs/setuptools.txt
setuptools-19.6/easy_install.py
setuptools-19.6/ez_setup.py
setuptools-19.6/launcher.c
setuptools-19.6/MANIFEST.in
setuptools-19.6/msvc-build-launcher.cmd
setuptools-19.6/PKG-INFO
setuptools-19.6/pkg_resources/
setuptools-19.6/pkg_resources/__init__.py
setuptools-19.6/pkg_resources/_vendor/
setuptools-19.6/pkg_resources/_vendor/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/
setuptools-19.6/pkg_resources/_vendor/packaging/__about__.py
setuptools-19.6/pkg_resources/_vendor/packaging/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/_compat.py
setuptools-19.6/pkg_resources/_vendor/packaging/_structures.py
setuptools-19.6/pkg_resources/_vendor/packaging/specifiers.py
setuptools-19.6/pkg_resources/_vendor/packaging/version.py
setuptools-19.6/pkg_resources/_vendor/six.py
setuptools-19.6/pkg_resources/_vendor/vendored.txt
setuptools-19.6/pkg_resources/api_tests.txt
setuptools-19.6/pkg_resources/extern/
setuptools-19.6/pkg_resources/extern/__init__.py
setuptools-19.6/pkg_resources/tests/
setuptools-19.6/pkg_resources/tests/__init__.py
setuptools-19.6/pkg_resources/tests/test_markers.py
setuptools-19.6/pkg_resources/tests/test_pkg_resources.py
setuptools-19.6/pkg_resources/tests/test_resources.py
setuptools-19.6/pytest.ini
setuptools-19.6/README.txt
setuptools-19.6/release.py
setuptools-19.6/setup.cfg
setuptools-19.6/setup.py
setuptools-19.6/setuptools/
setuptools-19.6/setuptools/__init__.py
setuptools-19.6/setuptools/archive_util.py
setuptools-19.6/setuptools/cli-32.exe
setuptools-19.6/setuptools/cli-64.exe
setuptools-19.6/setuptools/cli-arm-32.exe
setuptools-19.6/setuptools/cli.exe
setuptools-19.6/setuptools/command/
setuptools-19.6/setuptools/command/__init__.py
setuptools-19.6/setuptools/command/alias.py
setuptools-19.6/setuptools/command/bdist_egg.py
setuptools-19.6/setuptools/command/bdist_rpm.py
setuptools-19.6/setuptools/command/bdist_wininst.py
setuptools-19.6/setuptools/command/build_ext.py
setuptools-19.6/setuptools/command/build_py.py
setuptools-19.6/setuptools/command/develop.py
setuptools-19.6/setuptools/command/easy_install.py
setuptools-19.6/setuptools/command/egg_info.py
setuptools-19.6/setuptools/command/install.py
setuptools-19.6/setuptools/command/install_egg_info.py
setuptools-19.6/setuptools/command/install_lib.py
setuptools-19.6/setuptools/command/install_scripts.py
setuptools-19.6/setuptools/command/launcher manifest.xml
setuptools-19.6/setuptools/command/register.py
setuptools-19.6/setuptools/command/rotate.py
setuptools-19.6/setuptools/command/saveopts.py
setuptools-19.6/setuptools/command/sdist.py
setuptools-19.6/setuptools/command/setopt.py
setuptools-19.6/setuptools/command/test.py
setuptools-19.6/setuptools/command/upload_docs.py
setuptools-19.6/setuptools/depends.py
setuptools-19.6/setuptools/dist.py
setuptools-19.6/setuptools/extension.py
setuptools-19.6/setuptools/extern/
setuptools-19.6/setuptools/extern/__init__.py
setuptools-19.6/setuptools/gui-32.exe
setuptools-19.6/setuptools/gui-64.exe
setuptools-19.6/setuptools/gui-arm-32.exe
setuptools-19.6/setuptools/gui.exe
setuptools-19.6/setuptools/launch.py
setuptools-19.6/setuptools/lib2to3_ex.py
setuptools-19.6/setuptools/msvc9_support.py
setuptools-19.6/setuptools/package_index.py
setuptools-19.6/setuptools/py26compat.py
setuptools-19.6/setuptools/py27compat.py
setuptools-19.6/setuptools/py31compat.py
setuptools-19.6/setuptools/sandbox.py
setuptools-19.6/setuptools/script (dev).tmpl
setuptools-19.6/setuptools/script.tmpl
setuptools-19.6/setuptools/site-patch.py
setuptools-19.6/setuptools/ssl_support.py
setuptools-19.6/setuptools/tests/
setuptools-19.6/setuptools/tests/__init__.py
setuptools-19.6/setuptools/tests/contexts.py
setuptools-19.6/setuptools/tests/environment.py
setuptools-19.6/setuptools/tests/files.py
setuptools-19.6/setuptools/tests/fixtures.py
setuptools-19.6/setuptools/tests/indexes/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/external.html
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/index .html
setuptools-19.6/setuptools/tests/py26compat.py
setuptools-19.6/setuptools/tests/script-with-bom.py
setuptools-19.6/setuptools/tests/server.py
setuptools-19.6/setuptools/tests/test_bdist_egg.py
setuptools-19.6/setuptools/tests/test_build_ext.py
setuptools-19.6/setuptools/tests/test_develop.py
setuptools-19.6/setuptools/tests/test_dist_info.py
setuptools-19.6/setuptools/tests/test_easy_install.py
setuptools-19.6/setuptools/tests/test_egg_info.py
setuptools-19.6/setuptools/tests/test_find_packages.py
setuptools-19.6/setuptools/tests/test_integration.py
setuptools-19.6/setuptools/tests/test_markerlib.py
setuptools-19.6/setuptools/tests/test_msvc9compiler.py
setuptools-19.6/setuptools/tests/test_packageindex.py
setuptools-19.6/setuptools/tests/test_sandbox.py
setuptools-19.6/setuptools/tests/test_sdist.py
setuptools-19.6/setuptools/tests/test_setuptools.py
setuptools-19.6/setuptools/tests/test_test.py
setuptools-19.6/setuptools/tests/test_unicode_utils.py
setuptools-19.6/setuptools/tests/test_upload_docs.py
setuptools-19.6/setuptools/tests/test_windows_wrappers.py
setuptools-19.6/setuptools/tests/textwrap.py
setuptools-19.6/setuptools/unicode_utils.py
setuptools-19.6/setuptools/utils.py
setuptools-19.6/setuptools/version.py
setuptools-19.6/setuptools/windows_support.py
setuptools-19.6/setuptools.egg-info/
setuptools-19.6/setuptools.egg-info/dependency_links.txt
setuptools-19.6/setuptools.egg-info/entry_points.txt
setuptools-19.6/setuptools.egg-info/PKG-INFO
setuptools-19.6/setuptools.egg-info/requires.txt
setuptools-19.6/setuptools.egg-info/SOURCES.txt
setuptools-19.6/setuptools.egg-info/top_level.txt
setuptools-19.6/setuptools.egg-info/zip-safe
setuptools-19.6/tests/
setuptools-19.6/tests/manual_test.py
[root@izj6cgdhs7pd14pjdei7fyz src]# python2.7 setup.py build
python2.7: can't open file 'setup.py': [Errno 2] No such file or directory
[root@izj6cgdhs7pd14pjdei7fyz src]# tar -zvxf setuptools-19.6.tar.gz
setuptools-19.6/
setuptools-19.6/_markerlib/
setuptools-19.6/_markerlib/__init__.py
setuptools-19.6/_markerlib/markers.py
setuptools-19.6/bootstrap.py
setuptools-19.6/CHANGES.txt
setuptools-19.6/conftest.py
setuptools-19.6/docs/
setuptools-19.6/docs/_templates/
setuptools-19.6/docs/_templates/indexsidebar.html
setuptools-19.6/docs/_theme/
setuptools-19.6/docs/_theme/nature/
setuptools-19.6/docs/_theme/nature/static/
setuptools-19.6/docs/_theme/nature/static/nature.css_t
setuptools-19.6/docs/_theme/nature/static/pygments.css
setuptools-19.6/docs/_theme/nature/theme.conf
setuptools-19.6/docs/conf.py
setuptools-19.6/docs/developer-guide.txt
setuptools-19.6/docs/development.txt
setuptools-19.6/docs/easy_install.txt
setuptools-19.6/docs/formats.txt
setuptools-19.6/docs/history.txt
setuptools-19.6/docs/index.txt
setuptools-19.6/docs/Makefile
setuptools-19.6/docs/pkg_resources.txt
setuptools-19.6/docs/python3.txt
setuptools-19.6/docs/releases.txt
setuptools-19.6/docs/roadmap.txt
setuptools-19.6/docs/setuptools.txt
setuptools-19.6/easy_install.py
setuptools-19.6/ez_setup.py
setuptools-19.6/launcher.c
setuptools-19.6/MANIFEST.in
setuptools-19.6/msvc-build-launcher.cmd
setuptools-19.6/PKG-INFO
setuptools-19.6/pkg_resources/
setuptools-19.6/pkg_resources/__init__.py
setuptools-19.6/pkg_resources/_vendor/
setuptools-19.6/pkg_resources/_vendor/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/
setuptools-19.6/pkg_resources/_vendor/packaging/__about__.py
setuptools-19.6/pkg_resources/_vendor/packaging/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/_compat.py
setuptools-19.6/pkg_resources/_vendor/packaging/_structures.py
setuptools-19.6/pkg_resources/_vendor/packaging/specifiers.py
setuptools-19.6/pkg_resources/_vendor/packaging/version.py
setuptools-19.6/pkg_resources/_vendor/six.py
setuptools-19.6/pkg_resources/_vendor/vendored.txt
setuptools-19.6/pkg_resources/api_tests.txt
setuptools-19.6/pkg_resources/extern/
setuptools-19.6/pkg_resources/extern/__init__.py
setuptools-19.6/pkg_resources/tests/
setuptools-19.6/pkg_resources/tests/__init__.py
setuptools-19.6/pkg_resources/tests/test_markers.py
setuptools-19.6/pkg_resources/tests/test_pkg_resources.py
setuptools-19.6/pkg_resources/tests/test_resources.py
setuptools-19.6/pytest.ini
setuptools-19.6/README.txt
setuptools-19.6/release.py
setuptools-19.6/setup.cfg
setuptools-19.6/setup.py
setuptools-19.6/setuptools/
setuptools-19.6/setuptools/__init__.py
setuptools-19.6/setuptools/archive_util.py
setuptools-19.6/setuptools/cli-32.exe
setuptools-19.6/setuptools/cli-64.exe
setuptools-19.6/setuptools/cli-arm-32.exe
setuptools-19.6/setuptools/cli.exe
setuptools-19.6/setuptools/command/
setuptools-19.6/setuptools/command/__init__.py
setuptools-19.6/setuptools/command/alias.py
setuptools-19.6/setuptools/command/bdist_egg.py
setuptools-19.6/setuptools/command/bdist_rpm.py
setuptools-19.6/setuptools/command/bdist_wininst.py
setuptools-19.6/setuptools/command/build_ext.py
setuptools-19.6/setuptools/command/build_py.py
setuptools-19.6/setuptools/command/develop.py
setuptools-19.6/setuptools/command/easy_install.py
setuptools-19.6/setuptools/command/egg_info.py
setuptools-19.6/setuptools/command/install.py
setuptools-19.6/setuptools/command/install_egg_info.py
setuptools-19.6/setuptools/command/install_lib.py
setuptools-19.6/setuptools/command/install_scripts.py
setuptools-19.6/setuptools/command/launcher manifest.xml
setuptools-19.6/setuptools/command/register.py
setuptools-19.6/setuptools/command/rotate.py
setuptools-19.6/setuptools/command/saveopts.py
setuptools-19.6/setuptools/command/sdist.py
setuptools-19.6/setuptools/command/setopt.py
setuptools-19.6/setuptools/command/test.py
setuptools-19.6/setuptools/command/upload_docs.py
setuptools-19.6/setuptools/depends.py
setuptools-19.6/setuptools/dist.py
setuptools-19.6/setuptools/extension.py
setuptools-19.6/setuptools/extern/
setuptools-19.6/setuptools/extern/__init__.py
setuptools-19.6/setuptools/gui-32.exe
setuptools-19.6/setuptools/gui-64.exe
setuptools-19.6/setuptools/gui-arm-32.exe
setuptools-19.6/setuptools/gui.exe
setuptools-19.6/setuptools/launch.py
setuptools-19.6/setuptools/lib2to3_ex.py
setuptools-19.6/setuptools/msvc9_support.py
setuptools-19.6/setuptools/package_index.py
setuptools-19.6/setuptools/py26compat.py
setuptools-19.6/setuptools/py27compat.py
setuptools-19.6/setuptools/py31compat.py
setuptools-19.6/setuptools/sandbox.py
setuptools-19.6/setuptools/script (dev).tmpl
setuptools-19.6/setuptools/script.tmpl
setuptools-19.6/setuptools/site-patch.py
setuptools-19.6/setuptools/ssl_support.py
setuptools-19.6/setuptools/tests/
setuptools-19.6/setuptools/tests/__init__.py
setuptools-19.6/setuptools/tests/contexts.py
setuptools-19.6/setuptools/tests/environment.py
setuptools-19.6/setuptools/tests/files.py
setuptools-19.6/setuptools/tests/fixtures.py
setuptools-19.6/setuptools/tests/indexes/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/external.html
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/index .html
setuptools-19.6/setuptools/tests/py26compat.py
setuptools-19.6/setuptools/tests/script-with-bom.py
setuptools-19.6/setuptools/tests/server.py
setuptools-19.6/setuptools/tests/test_bdist_egg.py
setuptools-19.6/setuptools/tests/test_build_ext.py
setuptools-19.6/setuptools/tests/test_develop.py
setuptools-19.6/setuptools/tests/test_dist_info.py
setuptools-19.6/setuptools/tests/test_easy_install.py
setuptools-19.6/setuptools/tests/test_egg_info.py
setuptools-19.6/setuptools/tests/test_find_packages.py
setuptools-19.6/setuptools/tests/test_integration.py
setuptools-19.6/setuptools/tests/test_markerlib.py
setuptools-19.6/setuptools/tests/test_msvc9compiler.py
setuptools-19.6/setuptools/tests/test_packageindex.py
setuptools-19.6/setuptools/tests/test_sandbox.py
setuptools-19.6/setuptools/tests/test_sdist.py
setuptools-19.6/setuptools/tests/test_setuptools.py
setuptools-19.6/setuptools/tests/test_test.py
setuptools-19.6/setuptools/tests/test_unicode_utils.py
setuptools-19.6/setuptools/tests/test_upload_docs.py
setuptools-19.6/setuptools/tests/test_windows_wrappers.py
setuptools-19.6/setuptools/tests/textwrap.py
setuptools-19.6/setuptools/unicode_utils.py
setuptools-19.6/setuptools/utils.py
setuptools-19.6/setuptools/version.py
setuptools-19.6/setuptools/windows_support.py
setuptools-19.6/setuptools.egg-info/
setuptools-19.6/setuptools.egg-info/dependency_links.txt
setuptools-19.6/setuptools.egg-info/entry_points.txt
setuptools-19.6/setuptools.egg-info/PKG-INFO
setuptools-19.6/setuptools.egg-info/requires.txt
setuptools-19.6/setuptools.egg-info/SOURCES.txt
setuptools-19.6/setuptools.egg-info/top_level.txt
setuptools-19.6/setuptools.egg-info/zip-safe
setuptools-19.6/tests/
setuptools-19.6/tests/manual_test.py
[root@izj6cgdhs7pd14pjdei7fyz src]# python2.7 setup.py build
python2.7: can't open file 'setup.py': [Errno 2] No such file or directory
[root@izj6cgdhs7pd14pjdei7fyz src]# python setup.py build
python: can't open file 'setup.py': [Errno 2] No such file or directory
[root@izj6cgdhs7pd14pjdei7fyz src]# ls
setuptools-19.6 setuptools-19.6.tar.gz
[root@izj6cgdhs7pd14pjdei7fyz src]# cd setuptools-19.6
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# python2.7 setup.py build
running build
running build_py
creating build
creating build/lib
copying easy_install.py -> build/lib
creating build/lib/_markerlib
copying _markerlib/__init__.py -> build/lib/_markerlib
copying _markerlib/markers.py -> build/lib/_markerlib
creating build/lib/pkg_resources
copying pkg_resources/__init__.py -> build/lib/pkg_resources
creating build/lib/setuptools
copying setuptools/sandbox.py -> build/lib/setuptools
copying setuptools/py27compat.py -> build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/utils.py -> build/lib/setuptools
copying setuptools/msvc9_support.py -> build/lib/setuptools
copying setuptools/ssl_support.py -> build/lib/setuptools
copying setuptools/lib2to3_ex.py -> build/lib/setuptools
copying setuptools/py31compat.py -> build/lib/setuptools
copying setuptools/launch.py -> build/lib/setuptools
copying setuptools/unicode_utils.py -> build/lib/setuptools
copying setuptools/package_index.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/site-patch.py -> build/lib/setuptools
copying setuptools/version.py -> build/lib/setuptools
copying setuptools/py26compat.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/windows_support.py -> build/lib/setuptools
creating build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor
creating build/lib/pkg_resources/extern
copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern
creating build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_ vendor/packaging
copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/ _vendor/packaging
copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resource s/_vendor/packaging
copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources /_vendor/packaging
copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_v endor/packaging
copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_v endor/packaging
creating build/lib/setuptools/extern
copying setuptools/extern/__init__.py -> build/lib/setuptools/extern
creating build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/register.py -> build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
copying setuptools/command/upload_docs.py -> build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/script (dev).tmpl -> build/lib/setuptools
copying setuptools/script.tmpl -> build/lib/setuptools
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# yum install -y zlib-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Package zlib-devel-1.2.7-18.el7.x86_64 already installed and latest version
Nothing to do
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# python2.7 setup.py build
running build
running build_py
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# python2.7 setup.py install
running install
running bdist_egg
running egg_info
writing requirements to setuptools.egg-info/requires.txt
writing setuptools.egg-info/PKG-INFO
writing top-level names to setuptools.egg-info/top_level.txt
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/_markerlib
copying build/lib/_markerlib/__init__.py -> build/bdist.linux-x86_64/egg/_marker lib
copying build/lib/_markerlib/markers.py -> build/bdist.linux-x86_64/egg/_markerl ib
creating build/bdist.linux-x86_64/egg/pkg_resources
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-x86_64/ egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/six.py -> build/bdist.linux-x86_64/egg/p kg_resources/_vendor
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.lin ux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.li nux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist. linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.l inux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linu x-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linu x-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pkg_ resources
creating build/bdist.linux-x86_64/egg/pkg_resources/extern
copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-x86_64/e gg/pkg_resources/extern
copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/py27compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setupto ols
copying build/lib/setuptools/utils.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/msvc9_support.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-x86_64/egg/setu ptools
copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/py31compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/launch.py -> build/bdist.linux-x86_64/egg/setuptool s
copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/set uptools
copying build/lib/setuptools/site-patch.py -> build/bdist.linux-x86_64/egg/setup tools
creating build/bdist.linux-x86_64/egg/setuptools/extern
copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-x86_64/egg/ setuptools/extern
copying build/lib/setuptools/version.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/py26compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/script.tmpl -> build/bdist.linux-x86_64/egg/setupto ols
copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setupt ools
copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-x86_64/egg/s etuptools
creating build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_6 4/egg/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x8 6_64/egg/setuptools/command
copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/ setuptools/command
copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/s etuptools/command
copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64 /egg/setuptools/command
copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86 _64/egg/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/ setuptools/command
copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/se tuptools/command
copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-x86_64/ egg/setuptools/command
copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/se tuptools/command
copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/set uptools/command
copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/s etuptools/command
copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/ egg/setuptools/command
copying build/lib/setuptools/windows_support.py -> build/bdist.linux-x86_64/egg/ setuptools
byte-compiling build/bdist.linux-x86_64/egg/_markerlib/__init__.py to __init__.p yc
byte-compiling build/bdist.linux-x86_64/egg/_markerlib/markers.py to markers.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/six.py to six. pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__in it__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__ab out__.py to __about__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_str uctures.py to _structures.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/spec ifiers.py to specifiers.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_com pat.py to _compat.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/vers ion.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init_ _.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/extern/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py27compat.py to py27comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.p yc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/utils.py to utils.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/msvc9_support.py to msvc9 _support.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/ssl_support.py to ssl_sup port.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/lib2to3_ex.py to lib2to3_ ex.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py31compat.py to py31comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/launch.py to launch.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/unicode_utils.py to unico de_utils.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to packa ge_index.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archiv e_util.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/site-patch.py to site-pat ch.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extern/__init__.py to __i nit__.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/version.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py26compat.py to py26comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to eg g_info.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info. py to install_egg_info.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __ init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to dev elop.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rota te.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py t o easy_install.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.p y to install_scripts.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to b dist_rpm.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to re gister.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to b dist_egg.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to ins tall.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to bu ild_py.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.p yc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to seto pt.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to sa veopts.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to b uild_ext.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/windows_support.py to win dows_support.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg /EGG-INFO
copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG -INFO
copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INF O
copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-IN FO
copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/setuptools-19.6-py2.7.egg' and adding 'build/bdist.linux-x86_64/e gg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing setuptools-19.6-py2.7.egg
Copying setuptools-19.6-py2.7.egg to /usr/lib/python2.7/site-packages
Adding setuptools 19.6 to easy-install.pth file
Installing easy_install script to /usr/bin
Installing easy_install-2.7 script to /usr/bin
Installed /usr/lib/python2.7/site-packages/setuptools-19.6-py2.7.egg
Processing dependencies for setuptools==19.6
Finished processing dependencies for setuptools==19.6
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# yum -y install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Package epel-release-7-11.noarch already installed and latest version
Nothing to do
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# yum -y install pip python-pip
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No package pip available.
Resolving Dependencies
--> Running transaction check
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be updated
---> Package python2-pip.noarch 0:8.1.2-7.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
python2-pip noarch 8.1.2-7.el7 epel 1.7 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total download size: 1.7 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
python2-pip-8.1.2-7.el7.noarch.rpm | 1.7 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
** Found 7 pre-existing rpmdb problem(s), 'yum check' output follows:
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libiconv
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libmcrypt
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libmcrypt.so.4()(64bit)
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of mcrypt
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of mhash
2:postfix-2.10.1-6.el7.x86_64 has missing requires of libmysqlclient.so.18()(64b it)
2:postfix-2.10.1-6.el7.x86_64 has missing requires of libmysqlclient.so.18(libmy sqlclient_18)(64bit)
Updating : python2-pip-8.1.2-7.el7.noarch 1/2
Cleanup : python2-pip-8.1.2-5.el7.noarch 2/2
Verifying : python2-pip-8.1.2-7.el7.noarch 1/2
Verifying : python2-pip-8.1.2-5.el7.noarch 2/2
Updated:
python2-pip.noarch 0:8.1.2-7.el7
Complete!
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# pip install –upgrade pip
Invalid requirement: '–upgrade'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 78, in __ init__
req = Requirement(req)
File "/usr/lib/python2.7/site-packages/pip/_vendor/packaging/requirements.py", line 96, in __init__
requirement_string[e.loc:e.loc + 8]))
InvalidRequirement: Invalid requirement, parse error at "'\xe2\x80\x93upgra'"
You are using pip version 8.1.2, however version 19.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# pip install shadowsocks
Collecting shadowsocks
Downloading http://mirrors.aliyun.com/pypi/packages/02/1e/e3a5135255d06813aca6 631da31768d44f63692480af3a1621818008eb4a/shadowsocks-2.8.2.tar.gz
Installing collected packages: shadowsocks
Running setup.py install for shadowsocks ... done
Successfully installed shadowsocks-2.8.2
You are using pip version 8.1.2, however version 19.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# 'pip install --upgrade pip
> '
-bash: $'pip install --upgrade pip\n': command not found
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# pip install --upgrade pip
Collecting pip
Downloading http://mirrors.aliyun.com/pypi/packages/46/dc/7fd5df840efb3e56c8b4 f768793a237ec4ee59891959d6a215d63f727023/pip-19.0.1-py2.py3-none-any.whl (1.4MB)
100% |████████████████████████████████| 1.4MB 8.3MB/s
Installing collected packages: pip
Found existing installation: pip 8.1.2
Uninstalling pip-8.1.2:
Successfully uninstalled pip-8.1.2
Successfully installed pip-19.0.1
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# pip install shadowsocks
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Ple ase upgrade your Python as Python 2.7 won't be maintained after that date. A fut ure version of pip will drop support for Python 2.7.
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: shadowsocks in /usr/lib/python2.7/site-packages ( 2.8.2)
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# pip install M2Crypto
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Ple ase upgrade your Python as Python 2.7 won't be maintained after that date. A fut ure version of pip will drop support for Python 2.7.
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting M2Crypto
Downloading http://mirrors.aliyun.com/pypi/packages/0a/d3/ecef6a0eaef77448deb6 c9768af936fec71c0c4b42af983699cfa1499962/M2Crypto-0.31.0.tar.gz (1.3MB)
100% |████████████████████████████████| 1.3MB 93.8MB/s
Collecting typing (from M2Crypto)
Downloading http://mirrors.aliyun.com/pypi/packages/cc/3e/29f92b7aeda5b078c86d 14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl
Installing collected packages: typing, M2Crypto
Running setup.py install for M2Crypto ... done
Successfully installed M2Crypto-0.31.0 typing-3.6.6
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# cat /etc/shadowsocks.json
cat: /etc/shadowsocks.json: No such file or directory
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/systemd/system/ssserver.service
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl enable ssserver
Created symlink from /etc/systemd/system/multi-user.target.wants/ssserver.service to /etc/systemd/system/ssse rver.service.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl start ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl restart ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl status ssserver -l
● ssserver.service - ssserver
Loaded: loaded (/etc/systemd/system/ssserver.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-02-05 01:02:08 CST; 8s ago
Process: 28518 ExecStart=/usr/bin/ssserver -c /etc/shadowsocks.json (code=exited, status=1/FAILURE)
Main PID: 28518 (code=exited, status=1/FAILURE)
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz systemd[1]: Started ssserver.
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz systemd[1]: Starting ssserver...
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz ssserver[28518]: INFO: loading config from /etc/shadowsocks.json
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz ssserver[28518]: ERROR: found an error in config.json: Expecting prop erty name enclosed in double quotes: line 2 column 36 (char 37)
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service: main process exited, code=exited, statu s=1/FAILURE
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz systemd[1]: Unit ssserver.service entered failed state.
Feb 05 01:02:08 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service failed.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# lsof -i:8388
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /etc/init.d/shadowsocks start
-bash: /etc/init.d/shadowsocks: No such file or directory
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# shadowsocks start
-bash: shadowsocks: command not found
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl start ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# lsof -i:8388
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl start ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl status ssserver -l
● ssserver.service - ssserver
Loaded: loaded (/etc/systemd/system/ssserver.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-02-05 01:11:07 CST; 8s ago
Process: 28599 ExecStart=/usr/bin/ssserver -c /etc/shadowsocks.json (code=exited, status=1/FAILURE)
Main PID: 28599 (code=exited, status=1/FAILURE)
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz systemd[1]: Started ssserver.
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz systemd[1]: Starting ssserver...
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz ssserver[28599]: INFO: loading config from /etc/shadowsocks.json
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz ssserver[28599]: ERROR: found an error in config.json: Expecting prop erty name enclosed in double quotes: line 2 column 36 (char 37)
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service: main process exited, code=exited, statu s=1/FAILURE
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz systemd[1]: Unit ssserver.service entered failed state.
Feb 05 01:11:07 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service failed.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# cat /etc/shadowsocks.json
{
"server": "172.31.216.247", //专用网络下,这里只能写私网ip,不能写外网ip,否则启动失败!或者写0.0.0.0
"server_port": 8388, //ss服务器的端口,默认是8388端口。
"password": "qujing123456", //ss服务器密码
"timeout": 30,
"method": "aes-256-cfb" //ss服务器配置的加密方式
}
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim cat /etc/shadowsocks.json
2 files to edit
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/systemd/system/ssserver.service
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /usr/bin/ssserver -c /etc/shadowsocks.json
INFO: loading config from /etc/shadowsocks.json
ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 36 (ch ar 37)
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl enable ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl start ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl restart ssserver
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl status ssserver -l
● ssserver.service - ssserver
Loaded: loaded (/etc/systemd/system/ssserver.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Tue 2019-02-05 01:18:43 CST; 6s ago
Process: 28709 ExecStart=/usr/bin/ssserver -c /etc/shadowsocks.json (code=exited, status=1/FAILURE)
Main PID: 28709 (code=exited, status=1/FAILURE)
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz systemd[1]: Started ssserver.
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz systemd[1]: Starting ssserver...
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz ssserver[28709]: INFO: loading config from /etc/shadowsocks.json
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz ssserver[28709]: ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 36 (char 37)
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service: main process exited, code=exited, status=1/FAILURE
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz systemd[1]: Unit ssserver.service entered failed state.
Feb 05 01:18:43 izj6cgdhs7pd14pjdei7fyz systemd[1]: ssserver.service failed.
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /usr/bin/ssserver -c /etc/shadowsocks.json
INFO: loading config from /etc/shadowsocks.json
ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 36 (char 37)
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /usr/bin/ssserver -c /etc/shadowsocks.json
INFO: loading config from /etc/shadowsocks.json
ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 36 (char 37)
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 36 (char 37)
-bash: syntax error near unexpected token `('
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# ^C
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json [root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /usr/bin/ssserver -c /etc/shadowsocks.json INFO: loading config from /etc/shadowsocks.json
ERROR: found an error in config.json: Expecting property name enclosed in double quotes: line 2 column 28 (char 29)
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# vim /etc/shadowsocks.json
[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# /usr/bin/ssserver -c /etc/shadowsocks.json
INFO: loading config from /etc/shadowsocks.json
2019-02-05 01:24:42 INFO loading libcrypto from libcrypto.so.10
2019-02-05 01:24:42 INFO starting server at 0.0.0.0:8388
^C[root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]systemctl restart ssserver [root@izj6cgdhs7pd14pjdei7fyz setuptools-19.6]# systemctl status ssserver -l ● ssserver.service - ssserver
Loaded: loaded (/etc/systemd/system/ssserver.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2019-02-05 01:25:15 CST; 13s ago
Main PID: 28800 (ssserver)
CGroup: /system.slice/ssserver.service
└─28800 /usr/bin/python2 /usr/bin/ssserver -c /etc/shadowsocks.json
Feb 05 01:25:15 izj6cgdhs7pd14pjdei7fyz systemd[1]: Started ssserver.
Feb 05 01:25:15 izj6cgdhs7pd14pjdei7fyz systemd[1]: Starting ssserver...
Feb 05 01:25:15 izj6cgdhs7pd14pjdei7fyz ssserver[28800]: INFO: loading config from /etc/shadowsocks.json
Feb 05 01:25:15 izj6cgdhs7pd14pjdei7fyz ssserver[28800]: 2019-02-05 01:25:15 INFO loading libcrypto from libcrypto.so.10
Feb 05 01:25:15 izj6cgdhs7pd14pjdei7fyz ssserver[28800]: 2019-02-05 01:25:15 INFO starting server at 0.0.0.0:8388
sing username "root".
Authenticating with public key "imported-openssh-key"
Welcome to Alibaba Cloud Elastic Compute Service !
[root@iZj6c4blwrqoe33yvzs73mZ ~]# cd /www/server/panel && python tools.py panel daka4747QQ
admin
[root@iZj6c4blwrqoe33yvzs73mZ panel]# ls
certbot-auto default.pl logs plugin ssl task.pyc tools.pyc
class favicon.ico main.py rewrite static templates update.sh
data install main.pyc script task.py tools.py vhost
[root@iZj6c4blwrqoe33yvzs73mZ panel]# show
-bash: show: command not found
[root@iZj6c4blwrqoe33yvzs73mZ panel]# curl-devel zlib-devel openssl-devel perl p erl-devel cpio expat-devel gettext-devel git autoconf libtool gcc swig python-de vel
-bash: curl-devel: command not found
[root@iZj6c4blwrqoe33yvzs73mZ panel]# curl-devel zlib-devel openssl-devel perl p erl-devel cpio expat-devel gettext-devel git autoconf libtool gcc swig python-de vel
-bash: curl-devel: command not found
[root@iZj6c4blwrqoe33yvzs73mZ panel]# yum install wget curl curl-devel zlib-deve l openssl-devel perl perl-devel cpio expat-devel gettext-devel git autoconf libt ool gcc swig python-devel
Loaded plugins: fastestmirror
base | 3.6 kB 00:00
epel | 4.7 kB 00:00
extras | 3.4 kB 00:00
updates | 3.4 kB 00:00
(1/7): base/7/x86_64/group_gz | 166 kB 00:00
(2/7): epel/x86_64/group_gz | 88 kB 00:00
(3/7): epel/x86_64/updateinfo | 961 kB 00:00
(4/7): base/7/x86_64/primary_db | 6.0 MB 00:00
(5/7): epel/x86_64/primary_db | 6.6 MB 00:00
(6/7): extras/7/x86_64/primary_db | 156 kB 00:00
(7/7): updates/7/x86_64/primary_db | 2.4 MB 00:00
Determining fastest mirrors
Package expat-devel-2.1.0-10.el7_3.x86_64 already installed and latest version
Package gettext-devel-0.19.8.1-2.el7.x86_64 already installed and latest version
Package autoconf-2.69-11.el7.noarch already installed and latest version
Package libtool-2.4.2-22.el7_3.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package cpio.x86_64 0:2.11-25.el7_4 will be updated
---> Package cpio.x86_64 0:2.11-27.el7 will be an update
---> Package curl.x86_64 0:7.29.0-42.el7 will be updated
---> Package curl.x86_64 0:7.29.0-51.el7 will be an update
--> Processing Dependency: libcurl = 7.29.0-51.el7 for package: curl-7.29.0-51.e l7.x86_64
---> Package gcc.x86_64 0:4.8.5-16.el7 will be updated
--> Processing Dependency: gcc = 4.8.5-16.el7 for package: gcc-c++-4.8.5-16.el7. x86_64
---> Package gcc.x86_64 0:4.8.5-36.el7 will be an update
--> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7. x86_64
--> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_ 64
--> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7. x86_64
---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be updated
--> Processing Dependency: git = 1.8.3.1-12.el7_4 for package: perl-Git-1.8.3.1- 12.el7_4.noarch
---> Package git.x86_64 0:1.8.3.1-20.el7 will be an update
---> Package libcurl-devel.x86_64 0:7.29.0-42.el7 will be updated
---> Package libcurl-devel.x86_64 0:7.29.0-51.el7 will be an update
base/7/x86_64/filelists_db | 7.1 MB 00:00
updates/7/x86_64/filelists_db | 1.9 MB 00:00
---> Package openssl-devel.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl-devel.x86_64 1:1.0.2k-16.el7 will be an update
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-16.el7 for package: 1 :openssl-devel-1.0.2k-16.el7.x86_64
---> Package perl.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be an update
--> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5. 16.3-294.el7_6.x86_64
---> Package perl-devel.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl-devel.x86_64 4:5.16.3-294.el7_6 will be an update
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-devel.x86_64 0:2.7.5-76.el7 will be an update
--> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-dev el-2.7.5-76.el7.x86_64
---> Package swig.x86_64 0:2.0.10-5.el7 will be installed
---> Package wget.x86_64 0:1.14-15.el7_4.1 will be updated
---> Package wget.x86_64 0:1.14-18.el7 will be an update
---> Package zlib-devel.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib-devel.x86_64 0:1.2.7-18.el7 will be an update
--> Processing Dependency: zlib = 1.2.7-18.el7 for package: zlib-devel-1.2.7-18. el7.x86_64
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7 will be updated
---> Package cpp.x86_64 0:4.8.5-36.el7 will be an update
---> Package gcc-c++.x86_64 0:4.8.5-16.el7 will be updated
---> Package gcc-c++.x86_64 0:4.8.5-36.el7 will be an update
--> Processing Dependency: libstdc++-devel = 4.8.5-36.el7 for package: gcc-c++-4 .8.5-36.el7.x86_64
--> Processing Dependency: libstdc++ = 4.8.5-36.el7 for package: gcc-c++-4.8.5-3 6.el7.x86_64
---> Package libcurl.x86_64 0:7.29.0-42.el7 will be updated
---> Package libcurl.x86_64 0:7.29.0-51.el7 will be an update
--> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29. 0-51.el7.x86_64
--> Processing Dependency: libnss3.so(NSS_3.34)(64bit) for package: libcurl-7.29 .0-51.el7.x86_64
---> Package libgcc.i686 0:4.8.5-16.el7 will be updated
---> Package libgcc.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgcc.i686 0:4.8.5-36.el7 will be an update
---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update
---> Package libgomp.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be updated
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-8.el7 for package: 1: openssl-1.0.2k-8.el7.x86_64
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update
---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be updated
---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be an update
---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be updated
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be an update
---> Package python.x86_64 0:2.7.5-58.el7 will be updated
--> Processing Dependency: python = 2.7.5-58.el7 for package: tkinter-2.7.5-58.e l7.x86_64
--> Processing Dependency: python = 2.7.5-58.el7 for package: python-tools-2.7.5 -58.el7.x86_64
---> Package python.x86_64 0:2.7.5-76.el7 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: pytho n-2.7.5-76.el7.x86_64
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-18.el7 will be an update
--> Running transaction check
---> Package libstdc++.i686 0:4.8.5-16.el7 will be updated
---> Package libstdc++.x86_64 0:4.8.5-16.el7 will be updated
---> Package libstdc++.i686 0:4.8.5-36.el7 will be an update
---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be an update
---> Package libstdc++-devel.x86_64 0:4.8.5-16.el7 will be updated
---> Package libstdc++-devel.x86_64 0:4.8.5-36.el7 will be an update
---> Package nss.x86_64 0:3.28.4-15.el7_4 will be updated
--> Processing Dependency: nss = 3.28.4-15.el7_4 for package: nss-sysinit-3.28.4 -15.el7_4.x86_64
--> Processing Dependency: nss(x86-64) = 3.28.4-15.el7_4 for package: nss-tools- 3.28.4-15.el7_4.x86_64
---> Package nss.x86_64 0:3.36.0-7.1.el7_6 will be an update
--> Processing Dependency: nss-util >= 3.36.0-1.1 for package: nss-3.36.0-7.1.el 7_6.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.36.0-1 for package: nss-3.36 .0-7.1.el7_6.x86_64
--> Processing Dependency: nspr >= 4.19.0 for package: nss-3.36.0-7.1.el7_6.x86_ 64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.31)(64bit) for package: nss- 3.36.0-7.1.el7_6.x86_64
---> Package nss-pem.x86_64 0:1.0.3-4.el7 will be updated
---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be an update
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update
---> Package python-libs.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update
---> Package python-tools.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-tools.x86_64 0:2.7.5-76.el7 will be an update
---> Package tkinter.x86_64 0:2.7.5-58.el7 will be updated
---> Package tkinter.x86_64 0:2.7.5-76.el7 will be an update
--> Running transaction check
---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be updated
---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be an update
---> Package nss-softokn.x86_64 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.36.0-5.el7_5 for pack age: nss-softokn-3.36.0-5.el7_5.x86_64
---> Package nss-sysinit.x86_64 0:3.28.4-15.el7_4 will be updated
---> Package nss-sysinit.x86_64 0:3.36.0-7.1.el7_6 will be an update
---> Package nss-tools.x86_64 0:3.28.4-15.el7_4 will be updated
---> Package nss-tools.x86_64 0:3.36.0-7.1.el7_6 will be an update
---> Package nss-util.x86_64 0:3.28.4-3.el7 will be updated
---> Package nss-util.x86_64 0:3.36.0-1.1.el7_6 will be an update
--> Running transaction check
---> Package nss-softokn-freebl.i686 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.28.3-8.el7_4 will be updated
---> Package nss-softokn-freebl.i686 0:3.36.0-5.el7_5 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be an update
--> Processing Conflict: python-libs-2.7.5-76.el7.x86_64 conflicts python-virtua lenv < 15.1.0-1
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package python-virtualenv.noarch 0:1.10.1-4.el7 will be updated
---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
swig x86_64 2.0.10-5.el7 base 1.3 M
Updating:
cpio x86_64 2.11-27.el7 base 211 k
curl x86_64 7.29.0-51.el7 base 269 k
gcc x86_64 4.8.5-36.el7 base 16 M
git x86_64 1.8.3.1-20.el7 updates 4.4 M
libcurl-devel x86_64 7.29.0-51.el7 base 302 k
openssl-devel x86_64 1:1.0.2k-16.el7 base 1.5 M
perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M
perl-devel x86_64 4:5.16.3-294.el7_6 updates 453 k
python-devel x86_64 2.7.5-76.el7 base 398 k
python-virtualenv noarch 15.1.0-2.el7 base 1.7 M
wget x86_64 1.14-18.el7 base 547 k
zlib-devel x86_64 1.2.7-18.el7 base 50 k
Updating for dependencies:
cpp x86_64 4.8.5-36.el7 base 5.9 M
gcc-c++ x86_64 4.8.5-36.el7 base 7.2 M
libcurl x86_64 7.29.0-51.el7 base 221 k
libgcc i686 4.8.5-36.el7 base 109 k
libgcc x86_64 4.8.5-36.el7 base 102 k
libgomp x86_64 4.8.5-36.el7 base 157 k
libstdc++ i686 4.8.5-36.el7 base 318 k
libstdc++ x86_64 4.8.5-36.el7 base 304 k
libstdc++-devel x86_64 4.8.5-36.el7 base 1.5 M
nspr x86_64 4.19.0-1.el7_5 base 127 k
nss x86_64 3.36.0-7.1.el7_6 updates 835 k
nss-pem x86_64 1.0.3-5.el7 base 74 k
nss-softokn x86_64 3.36.0-5.el7_5 base 315 k
nss-softokn-freebl i686 3.36.0-5.el7_5 base 211 k
nss-softokn-freebl x86_64 3.36.0-5.el7_5 base 222 k
nss-sysinit x86_64 3.36.0-7.1.el7_6 updates 62 k
nss-tools x86_64 3.36.0-7.1.el7_6 updates 515 k
nss-util x86_64 3.36.0-1.1.el7_6 updates 78 k
openssl x86_64 1:1.0.2k-16.el7 base 493 k
openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M
perl-Git noarch 1.8.3.1-20.el7 updates 55 k
perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k
python x86_64 2.7.5-76.el7 base 94 k
python-libs x86_64 2.7.5-76.el7 base 5.6 M
python-tools x86_64 2.7.5-76.el7 base 856 k
tkinter x86_64 2.7.5-76.el7 base 326 k
zlib x86_64 1.2.7-18.el7 base 90 k
Transaction Summary
================================================================================
Install 1 Package
Upgrade 12 Packages (+27 Dependent packages)
Total download size: 63 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/40): cpio-2.11-27.el7.x86_64.rpm | 211 kB 00:00
(2/40): curl-7.29.0-51.el7.x86_64.rpm | 269 kB 00:00
(3/40): cpp-4.8.5-36.el7.x86_64.rpm | 5.9 MB 00:00
(4/40): gcc-4.8.5-36.el7.x86_64.rpm | 16 MB 00:00
(5/40): gcc-c++-4.8.5-36.el7.x86_64.rpm | 7.2 MB 00:00
(6/40): libcurl-7.29.0-51.el7.x86_64.rpm | 221 kB 00:00
(7/40): libcurl-devel-7.29.0-51.el7.x86_64.rpm | 302 kB 00:00
(8/40): libgcc-4.8.5-36.el7.i686.rpm | 109 kB 00:00
(9/40): libgcc-4.8.5-36.el7.x86_64.rpm | 102 kB 00:00
(10/40): libstdc++-4.8.5-36.el7.i686.rpm | 318 kB 00:00
(11/40): libstdc++-4.8.5-36.el7.x86_64.rpm | 304 kB 00:00
(12/40): git-1.8.3.1-20.el7.x86_64.rpm | 4.4 MB 00:00
(13/40): libstdc++-devel-4.8.5-36.el7.x86_64.rpm | 1.5 MB 00:00
(14/40): nspr-4.19.0-1.el7_5.x86_64.rpm | 127 kB 00:00
(15/40): nss-pem-1.0.3-5.el7.x86_64.rpm | 74 kB 00:00
(16/40): nss-softokn-3.36.0-5.el7_5.x86_64.rpm | 315 kB 00:00
(17/40): nss-softokn-freebl-3.36.0-5.el7_5.i686.rpm | 211 kB 00:00
(18/40): libgomp-4.8.5-36.el7.x86_64.rpm | 157 kB 00:00
(19/40): nss-softokn-freebl-3.36.0-5.el7_5.x86_64.rpm | 222 kB 00:00
(20/40): nss-sysinit-3.36.0-7.1.el7_6.x86_64.rpm | 62 kB 00:00
(21/40): nss-3.36.0-7.1.el7_6.x86_64.rpm | 835 kB 00:00
(22/40): nss-tools-3.36.0-7.1.el7_6.x86_64.rpm | 515 kB 00:00
(23/40): nss-util-3.36.0-1.1.el7_6.x86_64.rpm | 78 kB 00:00
(24/40): openssl-1.0.2k-16.el7.x86_64.rpm | 493 kB 00:00
(25/40): openssl-devel-1.0.2k-16.el7.x86_64.rpm | 1.5 MB 00:00
(26/40): openssl-libs-1.0.2k-16.el7.x86_64.rpm | 1.2 MB 00:00
(27/40): perl-Git-1.8.3.1-20.el7.noarch.rpm | 55 kB 00:00
(28/40): perl-devel-5.16.3-294.el7_6.x86_64.rpm | 453 kB 00:00
(29/40): perl-libs-5.16.3-294.el7_6.x86_64.rpm | 688 kB 00:00
(30/40): perl-5.16.3-294.el7_6.x86_64.rpm | 8.0 MB 00:00
(31/40): python-2.7.5-76.el7.x86_64.rpm | 94 kB 00:00
(32/40): python-devel-2.7.5-76.el7.x86_64.rpm | 398 kB 00:00
(33/40): python-libs-2.7.5-76.el7.x86_64.rpm | 5.6 MB 00:00
(34/40): python-tools-2.7.5-76.el7.x86_64.rpm | 856 kB 00:00
(35/40): swig-2.0.10-5.el7.x86_64.rpm | 1.3 MB 00:00
(36/40): python-virtualenv-15.1.0-2.el7.noarch.rpm | 1.7 MB 00:00
(37/40): wget-1.14-18.el7.x86_64.rpm | 547 kB 00:00
(38/40): zlib-1.2.7-18.el7.x86_64.rpm | 90 kB 00:00
(39/40): zlib-devel-1.2.7-18.el7.x86_64.rpm | 50 kB 00:00
(40/40): tkinter-2.7.5-76.el7.x86_64.rpm | 326 kB 00:00
--------------------------------------------------------------------------------
Total 49 MB/s | 63 MB 00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : zlib-1.2.7-18.el7.x86_64 1/79
Updating : nspr-4.19.0-1.el7_5.x86_64 2/79
Updating : nss-util-3.36.0-1.1.el7_6.x86_64 3/79
Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 4/79
Updating : libgcc-4.8.5-36.el7.x86_64 5/79
Updating : libstdc++-4.8.5-36.el7.x86_64 6/79
Updating : python-libs-2.7.5-76.el7.x86_64 7/79
Updating : python-2.7.5-76.el7.x86_64 8/79
Updating : python-devel-2.7.5-76.el7.x86_64 9/79
Updating : tkinter-2.7.5-76.el7.x86_64 10/79
Updating : libstdc++-devel-4.8.5-36.el7.x86_64 11/79
Updating : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 12/79
Updating : nss-softokn-3.36.0-5.el7_5.x86_64 13/79
Updating : nss-sysinit-3.36.0-7.1.el7_6.x86_64 14/79
Updating : nss-pem-1.0.3-5.el7.x86_64 15/79
Updating : nss-3.36.0-7.1.el7_6.x86_64 16/79
Updating : libcurl-7.29.0-51.el7.x86_64 17/79
Updating : zlib-devel-1.2.7-18.el7.x86_64 18/79
Updating : cpp-4.8.5-36.el7.x86_64 19/79
Updating : 4:perl-libs-5.16.3-294.el7_6.x86_64 20/79
Updating : 4:perl-5.16.3-294.el7_6.x86_64 21/79
Updating : perl-Git-1.8.3.1-20.el7.noarch 22/79
Updating : git-1.8.3.1-20.el7.x86_64 23/79
Updating : libgomp-4.8.5-36.el7.x86_64 24/79
Updating : gcc-4.8.5-36.el7.x86_64 25/79
Updating : gcc-c++-4.8.5-36.el7.x86_64 26/79
Updating : 4:perl-devel-5.16.3-294.el7_6.x86_64 27/79
Updating : 1:openssl-devel-1.0.2k-16.el7.x86_64 28/79
Updating : curl-7.29.0-51.el7.x86_64 29/79
Updating : libcurl-devel-7.29.0-51.el7.x86_64 30/79
Updating : nss-tools-3.36.0-7.1.el7_6.x86_64 31/79
Updating : python-tools-2.7.5-76.el7.x86_64 32/79
Updating : python-virtualenv-15.1.0-2.el7.noarch 33/79
Installing : swig-2.0.10-5.el7.x86_64 34/79
Updating : 1:openssl-1.0.2k-16.el7.x86_64 35/79
Updating : wget-1.14-18.el7.x86_64 36/79
Updating : cpio-2.11-27.el7.x86_64 37/79
Updating : libgcc-4.8.5-36.el7.i686 38/79
Updating : libstdc++-4.8.5-36.el7.i686 39/79
Updating : nss-softokn-freebl-3.36.0-5.el7_5.i686 40/79
Cleanup : git-1.8.3.1-12.el7_4.x86_64 41/79
Cleanup : perl-Git-1.8.3.1-12.el7_4.noarch 42/79
Cleanup : 1:openssl-devel-1.0.2k-8.el7.x86_64 43/79
Cleanup : python-tools-2.7.5-58.el7.x86_64 44/79
Cleanup : python-virtualenv-1.10.1-4.el7.noarch 45/79
Cleanup : python-devel-2.7.5-58.el7.x86_64 46/79
Cleanup : zlib-devel-1.2.7-17.el7.x86_64 47/79
Cleanup : 4:perl-devel-5.16.3-292.el7.x86_64 48/79
Cleanup : libcurl-devel-7.29.0-42.el7.x86_64 49/79
Cleanup : nss-softokn-freebl-3.28.3-8.el7_4 50/79
Cleanup : libstdc++-4.8.5-16.el7 51/79
Cleanup : nss-tools-3.28.4-15.el7_4.x86_64 52/79
Cleanup : curl-7.29.0-42.el7.x86_64 53/79
Cleanup : libcurl-7.29.0-42.el7.x86_64 54/79
Cleanup : nss-pem-1.0.3-4.el7.x86_64 55/79
Cleanup : nss-sysinit-3.28.4-15.el7_4.x86_64 56/79
Cleanup : nss-3.28.4-15.el7_4.x86_64 57/79
Cleanup : nss-softokn-3.28.3-8.el7_4.x86_64 58/79
Cleanup : gcc-c++-4.8.5-16.el7.x86_64 59/79
Cleanup : gcc-4.8.5-16.el7.x86_64 60/79
Cleanup : 1:openssl-1.0.2k-8.el7.x86_64 61/79
Cleanup : wget-1.14-15.el7_4.1.x86_64 62/79
Cleanup : libstdc++-devel-4.8.5-16.el7.x86_64 63/79
Cleanup : libstdc++-4.8.5-16.el7 64/79
Cleanup : cpp-4.8.5-16.el7.x86_64 65/79
Cleanup : nss-util-3.28.4-3.el7.x86_64 66/79
Cleanup : nss-softokn-freebl-3.28.3-8.el7_4 67/79
Cleanup : 4:perl-5.16.3-292.el7.x86_64 68/79
Cleanup : 4:perl-libs-5.16.3-292.el7.x86_64 69/79
Cleanup : tkinter-2.7.5-58.el7.x86_64 70/79
Cleanup : libgcc-4.8.5-16.el7 71/79
Cleanup : python-2.7.5-58.el7.x86_64 72/79
Cleanup : python-libs-2.7.5-58.el7.x86_64 73/79
Cleanup : 1:openssl-libs-1.0.2k-8.el7.x86_64 74/79
Cleanup : zlib-1.2.7-17.el7.x86_64 75/79
Cleanup : nspr-4.13.1-1.0.el7_3.x86_64 76/79
Cleanup : libgcc-4.8.5-16.el7 77/79
Cleanup : libgomp-4.8.5-16.el7.x86_64 78/79
Cleanup : cpio-2.11-25.el7_4.x86_64 79/79
Verifying : python-2.7.5-76.el7.x86_64 1/79
Verifying : libstdc++-4.8.5-36.el7.i686 2/79
Verifying : nss-tools-3.36.0-7.1.el7_6.x86_64 3/79
Verifying : libgcc-4.8.5-36.el7.x86_64 4/79
Verifying : zlib-1.2.7-18.el7.x86_64 5/79
Verifying : libstdc++-4.8.5-36.el7.x86_64 6/79
Verifying : cpio-2.11-27.el7.x86_64 7/79
Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 8/79
Verifying : zlib-devel-1.2.7-18.el7.x86_64 9/79
Verifying : gcc-4.8.5-36.el7.x86_64 10/79
Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 11/79
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 12/79
Verifying : python-devel-2.7.5-76.el7.x86_64 13/79
Verifying : perl-Git-1.8.3.1-20.el7.noarch 14/79
Verifying : nspr-4.19.0-1.el7_5.x86_64 15/79
Verifying : 1:openssl-1.0.2k-16.el7.x86_64 16/79
Verifying : gcc-c++-4.8.5-36.el7.x86_64 17/79
Verifying : nss-sysinit-3.36.0-7.1.el7_6.x86_64 18/79
Verifying : swig-2.0.10-5.el7.x86_64 19/79
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 20/79
Verifying : nss-3.36.0-7.1.el7_6.x86_64 21/79
Verifying : cpp-4.8.5-36.el7.x86_64 22/79
Verifying : libgomp-4.8.5-36.el7.x86_64 23/79
Verifying : git-1.8.3.1-20.el7.x86_64 24/79
Verifying : wget-1.14-18.el7.x86_64 25/79
Verifying : python-virtualenv-15.1.0-2.el7.noarch 26/79
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.i686 27/79
Verifying : libcurl-7.29.0-51.el7.x86_64 28/79
Verifying : nss-pem-1.0.3-5.el7.x86_64 29/79
Verifying : libgcc-4.8.5-36.el7.i686 30/79
Verifying : python-libs-2.7.5-76.el7.x86_64 31/79
Verifying : python-tools-2.7.5-76.el7.x86_64 32/79
Verifying : tkinter-2.7.5-76.el7.x86_64 33/79
Verifying : nss-util-3.36.0-1.1.el7_6.x86_64 34/79
Verifying : curl-7.29.0-51.el7.x86_64 35/79
Verifying : libcurl-devel-7.29.0-51.el7.x86_64 36/79
Verifying : 1:openssl-devel-1.0.2k-16.el7.x86_64 37/79
Verifying : 4:perl-devel-5.16.3-294.el7_6.x86_64 38/79
Verifying : libstdc++-devel-4.8.5-36.el7.x86_64 39/79
Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 40/79
Verifying : zlib-devel-1.2.7-17.el7.x86_64 41/79
Verifying : libstdc++-4.8.5-16.el7.x86_64 42/79
Verifying : tkinter-2.7.5-58.el7.x86_64 43/79
Verifying : nss-pem-1.0.3-4.el7.x86_64 44/79
Verifying : libstdc++-devel-4.8.5-16.el7.x86_64 45/79
Verifying : git-1.8.3.1-12.el7_4.x86_64 46/79
Verifying : gcc-4.8.5-16.el7.x86_64 47/79
Verifying : libcurl-7.29.0-42.el7.x86_64 48/79
Verifying : nspr-4.13.1-1.0.el7_3.x86_64 49/79
Verifying : libgcc-4.8.5-16.el7.x86_64 50/79
Verifying : nss-util-3.28.4-3.el7.x86_64 51/79
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 52/79
Verifying : 4:perl-5.16.3-292.el7.x86_64 53/79
Verifying : nss-softokn-3.28.3-8.el7_4.x86_64 54/79
Verifying : libcurl-devel-7.29.0-42.el7.x86_64 55/79
Verifying : curl-7.29.0-42.el7.x86_64 56/79
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.i686 57/79
Verifying : 4:perl-devel-5.16.3-292.el7.x86_64 58/79
Verifying : libgomp-4.8.5-16.el7.x86_64 59/79
Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 60/79
Verifying : 1:openssl-devel-1.0.2k-8.el7.x86_64 61/79
Verifying : zlib-1.2.7-17.el7.x86_64 62/79
Verifying : libstdc++-4.8.5-16.el7.i686 63/79
Verifying : nss-sysinit-3.28.4-15.el7_4.x86_64 64/79
Verifying : perl-Git-1.8.3.1-12.el7_4.noarch 65/79
Verifying : python-virtualenv-1.10.1-4.el7.noarch 66/79
Verifying : wget-1.14-15.el7_4.1.x86_64 67/79
Verifying : libgcc-4.8.5-16.el7.i686 68/79
Verifying : gcc-c++-4.8.5-16.el7.x86_64 69/79
Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 70/79
Verifying : cpp-4.8.5-16.el7.x86_64 71/79
Verifying : python-tools-2.7.5-58.el7.x86_64 72/79
Verifying : python-devel-2.7.5-58.el7.x86_64 73/79
Verifying : nss-tools-3.28.4-15.el7_4.x86_64 74/79
Verifying : cpio-2.11-25.el7_4.x86_64 75/79
Verifying : python-2.7.5-58.el7.x86_64 76/79
Verifying : nss-3.28.4-15.el7_4.x86_64 77/79
Verifying : python-libs-2.7.5-58.el7.x86_64 78/79
Verifying : nss-softokn-freebl-3.28.3-8.el7_4.x86_64 79/79
Installed:
swig.x86_64 0:2.0.10-5.el7
Updated:
cpio.x86_64 0:2.11-27.el7 curl.x86_64 0:7.29.0-51.el7
gcc.x86_64 0:4.8.5-36.el7 git.x86_64 0:1.8.3.1-20.el7
libcurl-devel.x86_64 0:7.29.0-51.el7 openssl-devel.x86_64 1:1.0.2k-16.el7
perl.x86_64 4:5.16.3-294.el7_6 perl-devel.x86_64 4:5.16.3-294.el7_6
python-devel.x86_64 0:2.7.5-76.el7 python-virtualenv.noarch 0:15.1.0-2.el7
wget.x86_64 0:1.14-18.el7 zlib-devel.x86_64 0:1.2.7-18.el7
Dependency Updated:
cpp.x86_64 0:4.8.5-36.el7
gcc-c++.x86_64 0:4.8.5-36.el7
libcurl.x86_64 0:7.29.0-51.el7
libgcc.i686 0:4.8.5-36.el7
libgcc.x86_64 0:4.8.5-36.el7
libgomp.x86_64 0:4.8.5-36.el7
libstdc++.i686 0:4.8.5-36.el7
libstdc++.x86_64 0:4.8.5-36.el7
libstdc++-devel.x86_64 0:4.8.5-36.el7
nspr.x86_64 0:4.19.0-1.el7_5
nss.x86_64 0:3.36.0-7.1.el7_6
nss-pem.x86_64 0:1.0.3-5.el7
nss-softokn.x86_64 0:3.36.0-5.el7_5
nss-softokn-freebl.i686 0:3.36.0-5.el7_5
nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5
nss-sysinit.x86_64 0:3.36.0-7.1.el7_6
nss-tools.x86_64 0:3.36.0-7.1.el7_6
nss-util.x86_64 0:3.36.0-1.1.el7_6
openssl.x86_64 1:1.0.2k-16.el7
openssl-libs.x86_64 1:1.0.2k-16.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-libs.x86_64 4:5.16.3-294.el7_6
python.x86_64 0:2.7.5-76.el7
python-libs.x86_64 0:2.7.5-76.el7
python-tools.x86_64 0:2.7.5-76.el7
tkinter.x86_64 0:2.7.5-76.el7
zlib.x86_64 0:1.2.7-18.el7
Complete!
[root@iZj6c4blwrqoe33yvzs73mZ panel]# cd /usr/local/src/
[root@iZj6c4blwrqoe33yvzs73mZ src]# wget --no-check-certificate https://pypi.py thon.org/packages/source/s/setuptools/setuptools-19.6.tar.gz#md5=c607dd118eae682 c44ed146367a17e26
--2019-02-10 19:16:03-- https://pypi.python.org/packages/source/s/setuptools/se tuptools-19.6.tar.gz
Resolving pypi.python.org (pypi.python.org)... 151.101.76.223, 2a04:4e42:12::223
Connecting to pypi.python.org (pypi.python.org)|151.101.76.223|:443... connected .
HTTP request sent, awaiting response... 301 Redirect to Primary Domain
Location: https://pypi.org/packages/source/s/setuptools/setuptools-19.6.tar.gz [ following]
--2019-02-10 19:16:03-- https://pypi.org/packages/source/s/setuptools/setuptool s-19.6.tar.gz
Resolving pypi.org (pypi.org)... 151.101.128.223, 151.101.192.223, 151.101.0.223 , ...
Connecting to pypi.org (pypi.org)|151.101.128.223|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools -19.6.tar.gz [following]
--2019-02-10 19:16:03-- https://files.pythonhosted.org/packages/source/s/setupt ools/setuptools-19.6.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.77.63, 2a04 :4e42:12::319
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.77.63|:443 ... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://files.pythonhosted.org/packages/8c/58/0a9154c04ff99594c5563e2b 03fdcded92e128afd5fa56db202b5877933b/setuptools-19.6.tar.gz [following]
--2019-02-10 19:16:03-- https://files.pythonhosted.org/packages/8c/58/0a9154c04 ff99594c5563e2b03fdcded92e128afd5fa56db202b5877933b/setuptools-19.6.tar.gz
Reusing existing connection to files.pythonhosted.org:443.
HTTP request sent, awaiting response... 200 OK
Length: 641502 (626K) [application/octet-stream]
Saving to: ‘setuptools-19.6.tar.gz’
100%[======================================>] 641,502 --.-K/s in 0.02s
2019-02-10 19:16:03 (26.7 MB/s) - ‘setuptools-19.6.tar.gz’ saved [641502/641502]
[root@iZj6c4blwrqoe33yvzs73mZ src]# tar -zvxf setuptools-19.6.tar.gz
setuptools-19.6/
setuptools-19.6/_markerlib/
setuptools-19.6/_markerlib/__init__.py
setuptools-19.6/_markerlib/markers.py
setuptools-19.6/bootstrap.py
setuptools-19.6/CHANGES.txt
setuptools-19.6/conftest.py
setuptools-19.6/docs/
setuptools-19.6/docs/_templates/
setuptools-19.6/docs/_templates/indexsidebar.html
setuptools-19.6/docs/_theme/
setuptools-19.6/docs/_theme/nature/
setuptools-19.6/docs/_theme/nature/static/
setuptools-19.6/docs/_theme/nature/static/nature.css_t
setuptools-19.6/docs/_theme/nature/static/pygments.css
setuptools-19.6/docs/_theme/nature/theme.conf
setuptools-19.6/docs/conf.py
setuptools-19.6/docs/developer-guide.txt
setuptools-19.6/docs/development.txt
setuptools-19.6/docs/easy_install.txt
setuptools-19.6/docs/formats.txt
setuptools-19.6/docs/history.txt
setuptools-19.6/docs/index.txt
setuptools-19.6/docs/Makefile
setuptools-19.6/docs/pkg_resources.txt
setuptools-19.6/docs/python3.txt
setuptools-19.6/docs/releases.txt
setuptools-19.6/docs/roadmap.txt
setuptools-19.6/docs/setuptools.txt
setuptools-19.6/easy_install.py
setuptools-19.6/ez_setup.py
setuptools-19.6/launcher.c
setuptools-19.6/MANIFEST.in
setuptools-19.6/msvc-build-launcher.cmd
setuptools-19.6/PKG-INFO
setuptools-19.6/pkg_resources/
setuptools-19.6/pkg_resources/__init__.py
setuptools-19.6/pkg_resources/_vendor/
setuptools-19.6/pkg_resources/_vendor/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/
setuptools-19.6/pkg_resources/_vendor/packaging/__about__.py
setuptools-19.6/pkg_resources/_vendor/packaging/__init__.py
setuptools-19.6/pkg_resources/_vendor/packaging/_compat.py
setuptools-19.6/pkg_resources/_vendor/packaging/_structures.py
setuptools-19.6/pkg_resources/_vendor/packaging/specifiers.py
setuptools-19.6/pkg_resources/_vendor/packaging/version.py
setuptools-19.6/pkg_resources/_vendor/six.py
setuptools-19.6/pkg_resources/_vendor/vendored.txt
setuptools-19.6/pkg_resources/api_tests.txt
setuptools-19.6/pkg_resources/extern/
setuptools-19.6/pkg_resources/extern/__init__.py
setuptools-19.6/pkg_resources/tests/
setuptools-19.6/pkg_resources/tests/__init__.py
setuptools-19.6/pkg_resources/tests/test_markers.py
setuptools-19.6/pkg_resources/tests/test_pkg_resources.py
setuptools-19.6/pkg_resources/tests/test_resources.py
setuptools-19.6/pytest.ini
setuptools-19.6/README.txt
setuptools-19.6/release.py
setuptools-19.6/setup.cfg
setuptools-19.6/setup.py
setuptools-19.6/setuptools/
setuptools-19.6/setuptools/__init__.py
setuptools-19.6/setuptools/archive_util.py
setuptools-19.6/setuptools/cli-32.exe
setuptools-19.6/setuptools/cli-64.exe
setuptools-19.6/setuptools/cli-arm-32.exe
setuptools-19.6/setuptools/cli.exe
setuptools-19.6/setuptools/command/
setuptools-19.6/setuptools/command/__init__.py
setuptools-19.6/setuptools/command/alias.py
setuptools-19.6/setuptools/command/bdist_egg.py
setuptools-19.6/setuptools/command/bdist_rpm.py
setuptools-19.6/setuptools/command/bdist_wininst.py
setuptools-19.6/setuptools/command/build_ext.py
setuptools-19.6/setuptools/command/build_py.py
setuptools-19.6/setuptools/command/develop.py
setuptools-19.6/setuptools/command/easy_install.py
setuptools-19.6/setuptools/command/egg_info.py
setuptools-19.6/setuptools/command/install.py
setuptools-19.6/setuptools/command/install_egg_info.py
setuptools-19.6/setuptools/command/install_lib.py
setuptools-19.6/setuptools/command/install_scripts.py
setuptools-19.6/setuptools/command/launcher manifest.xml
setuptools-19.6/setuptools/command/register.py
setuptools-19.6/setuptools/command/rotate.py
setuptools-19.6/setuptools/command/saveopts.py
setuptools-19.6/setuptools/command/sdist.py
setuptools-19.6/setuptools/command/setopt.py
setuptools-19.6/setuptools/command/test.py
setuptools-19.6/setuptools/command/upload_docs.py
setuptools-19.6/setuptools/depends.py
setuptools-19.6/setuptools/dist.py
setuptools-19.6/setuptools/extension.py
setuptools-19.6/setuptools/extern/
setuptools-19.6/setuptools/extern/__init__.py
setuptools-19.6/setuptools/gui-32.exe
setuptools-19.6/setuptools/gui-64.exe
setuptools-19.6/setuptools/gui-arm-32.exe
setuptools-19.6/setuptools/gui.exe
setuptools-19.6/setuptools/launch.py
setuptools-19.6/setuptools/lib2to3_ex.py
setuptools-19.6/setuptools/msvc9_support.py
setuptools-19.6/setuptools/package_index.py
setuptools-19.6/setuptools/py26compat.py
setuptools-19.6/setuptools/py27compat.py
setuptools-19.6/setuptools/py31compat.py
setuptools-19.6/setuptools/sandbox.py
setuptools-19.6/setuptools/script (dev).tmpl
setuptools-19.6/setuptools/script.tmpl
setuptools-19.6/setuptools/site-patch.py
setuptools-19.6/setuptools/ssl_support.py
setuptools-19.6/setuptools/tests/
setuptools-19.6/setuptools/tests/__init__.py
setuptools-19.6/setuptools/tests/contexts.py
setuptools-19.6/setuptools/tests/environment.py
setuptools-19.6/setuptools/tests/files.py
setuptools-19.6/setuptools/tests/fixtures.py
setuptools-19.6/setuptools/tests/indexes/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/external.html
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/
setuptools-19.6/setuptools/tests/indexes/test_links_priority/simple/foobar/index .html
setuptools-19.6/setuptools/tests/py26compat.py
setuptools-19.6/setuptools/tests/script-with-bom.py
setuptools-19.6/setuptools/tests/server.py
setuptools-19.6/setuptools/tests/test_bdist_egg.py
setuptools-19.6/setuptools/tests/test_build_ext.py
setuptools-19.6/setuptools/tests/test_develop.py
setuptools-19.6/setuptools/tests/test_dist_info.py
setuptools-19.6/setuptools/tests/test_easy_install.py
setuptools-19.6/setuptools/tests/test_egg_info.py
setuptools-19.6/setuptools/tests/test_find_packages.py
setuptools-19.6/setuptools/tests/test_integration.py
setuptools-19.6/setuptools/tests/test_markerlib.py
setuptools-19.6/setuptools/tests/test_msvc9compiler.py
setuptools-19.6/setuptools/tests/test_packageindex.py
setuptools-19.6/setuptools/tests/test_sandbox.py
setuptools-19.6/setuptools/tests/test_sdist.py
setuptools-19.6/setuptools/tests/test_setuptools.py
setuptools-19.6/setuptools/tests/test_test.py
setuptools-19.6/setuptools/tests/test_unicode_utils.py
setuptools-19.6/setuptools/tests/test_upload_docs.py
setuptools-19.6/setuptools/tests/test_windows_wrappers.py
setuptools-19.6/setuptools/tests/textwrap.py
setuptools-19.6/setuptools/unicode_utils.py
setuptools-19.6/setuptools/utils.py
setuptools-19.6/setuptools/version.py
setuptools-19.6/setuptools/windows_support.py
setuptools-19.6/setuptools.egg-info/
setuptools-19.6/setuptools.egg-info/dependency_links.txt
setuptools-19.6/setuptools.egg-info/entry_points.txt
setuptools-19.6/setuptools.egg-info/PKG-INFO
setuptools-19.6/setuptools.egg-info/requires.txt
setuptools-19.6/setuptools.egg-info/SOURCES.txt
setuptools-19.6/setuptools.egg-info/top_level.txt
setuptools-19.6/setuptools.egg-info/zip-safe
setuptools-19.6/tests/
setuptools-19.6/tests/manual_test.py
[root@iZj6c4blwrqoe33yvzs73mZ src]# python2.7 setup.py build
python2.7: can't open file 'setup.py': [Errno 2] No such file or directory
[root@iZj6c4blwrqoe33yvzs73mZ src]# ls
setuptools-19.6 setuptools-19.6.tar.gz
[root@iZj6c4blwrqoe33yvzs73mZ src]# cd setuptools-19.6
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# python2.7 setup.py build
running build
running build_py
creating build
creating build/lib
copying easy_install.py -> build/lib
creating build/lib/_markerlib
copying _markerlib/__init__.py -> build/lib/_markerlib
copying _markerlib/markers.py -> build/lib/_markerlib
creating build/lib/pkg_resources
copying pkg_resources/__init__.py -> build/lib/pkg_resources
creating build/lib/setuptools
copying setuptools/sandbox.py -> build/lib/setuptools
copying setuptools/py27compat.py -> build/lib/setuptools
copying setuptools/__init__.py -> build/lib/setuptools
copying setuptools/utils.py -> build/lib/setuptools
copying setuptools/msvc9_support.py -> build/lib/setuptools
copying setuptools/ssl_support.py -> build/lib/setuptools
copying setuptools/lib2to3_ex.py -> build/lib/setuptools
copying setuptools/py31compat.py -> build/lib/setuptools
copying setuptools/launch.py -> build/lib/setuptools
copying setuptools/unicode_utils.py -> build/lib/setuptools
copying setuptools/package_index.py -> build/lib/setuptools
copying setuptools/archive_util.py -> build/lib/setuptools
copying setuptools/site-patch.py -> build/lib/setuptools
copying setuptools/version.py -> build/lib/setuptools
copying setuptools/py26compat.py -> build/lib/setuptools
copying setuptools/dist.py -> build/lib/setuptools
copying setuptools/depends.py -> build/lib/setuptools
copying setuptools/extension.py -> build/lib/setuptools
copying setuptools/windows_support.py -> build/lib/setuptools
creating build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor
copying pkg_resources/_vendor/six.py -> build/lib/pkg_resources/_vendor
creating build/lib/pkg_resources/extern
copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern
creating build/lib/pkg_resources/_vendor/packaging
copying pkg_resources/_vendor/packaging/__init__.py -> build/lib/pkg_resources/_ vendor/packaging
copying pkg_resources/_vendor/packaging/__about__.py -> build/lib/pkg_resources/ _vendor/packaging
copying pkg_resources/_vendor/packaging/_structures.py -> build/lib/pkg_resource s/_vendor/packaging
copying pkg_resources/_vendor/packaging/specifiers.py -> build/lib/pkg_resources /_vendor/packaging
copying pkg_resources/_vendor/packaging/_compat.py -> build/lib/pkg_resources/_v endor/packaging
copying pkg_resources/_vendor/packaging/version.py -> build/lib/pkg_resources/_v endor/packaging
creating build/lib/setuptools/extern
copying setuptools/extern/__init__.py -> build/lib/setuptools/extern
creating build/lib/setuptools/command
copying setuptools/command/egg_info.py -> build/lib/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command
copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command
copying setuptools/command/__init__.py -> build/lib/setuptools/command
copying setuptools/command/develop.py -> build/lib/setuptools/command
copying setuptools/command/rotate.py -> build/lib/setuptools/command
copying setuptools/command/easy_install.py -> build/lib/setuptools/command
copying setuptools/command/install_scripts.py -> build/lib/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command
copying setuptools/command/register.py -> build/lib/setuptools/command
copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command
copying setuptools/command/install.py -> build/lib/setuptools/command
copying setuptools/command/sdist.py -> build/lib/setuptools/command
copying setuptools/command/upload_docs.py -> build/lib/setuptools/command
copying setuptools/command/alias.py -> build/lib/setuptools/command
copying setuptools/command/build_py.py -> build/lib/setuptools/command
copying setuptools/command/test.py -> build/lib/setuptools/command
copying setuptools/command/setopt.py -> build/lib/setuptools/command
copying setuptools/command/saveopts.py -> build/lib/setuptools/command
copying setuptools/command/build_ext.py -> build/lib/setuptools/command
copying setuptools/command/install_lib.py -> build/lib/setuptools/command
copying setuptools/script (dev).tmpl -> build/lib/setuptools
copying setuptools/script.tmpl -> build/lib/setuptools
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# yum install -y zlib-devel
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Package zlib-devel-1.2.7-18.el7.x86_64 already installed and latest version
Nothing to do
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# python2.7 setup.py build
running build
running build_py
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# python2.7 setup.py install
running install
running bdist_egg
running egg_info
writing requirements to setuptools.egg-info/requires.txt
writing setuptools.egg-info/PKG-INFO
writing top-level names to setuptools.egg-info/top_level.txt
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/_markerlib
copying build/lib/_markerlib/__init__.py -> build/bdist.linux-x86_64/egg/_marker lib
copying build/lib/_markerlib/markers.py -> build/bdist.linux-x86_64/egg/_markerl ib
creating build/bdist.linux-x86_64/egg/pkg_resources
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-x86_64/ egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/six.py -> build/bdist.linux-x86_64/egg/p kg_resources/_vendor
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.lin ux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.li nux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist. linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.l inux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linu x-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linu x-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pkg_ resources
creating build/bdist.linux-x86_64/egg/pkg_resources/extern
copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-x86_64/e gg/pkg_resources/extern
copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/py27compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setupto ols
copying build/lib/setuptools/utils.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/msvc9_support.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-x86_64/egg/setu ptools
copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/py31compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/launch.py -> build/bdist.linux-x86_64/egg/setuptool s
copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/se tuptools
copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/set uptools
copying build/lib/setuptools/site-patch.py -> build/bdist.linux-x86_64/egg/setup tools
creating build/bdist.linux-x86_64/egg/setuptools/extern
copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-x86_64/egg/ setuptools/extern
copying build/lib/setuptools/version.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/py26compat.py -> build/bdist.linux-x86_64/egg/setup tools
copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptoo ls
copying build/lib/setuptools/script.tmpl -> build/bdist.linux-x86_64/egg/setupto ols
copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setupt ools
copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-x86_64/egg/s etuptools
creating build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_6 4/egg/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x8 6_64/egg/setuptools/command
copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/ setuptools/command
copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/s etuptools/command
copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64 /egg/setuptools/command
copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86 _64/egg/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/ setuptools/command
copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/se tuptools/command
copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-x86_64/ egg/setuptools/command
copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/se tuptools/command
copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/set uptools/command
copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/s etuptools/command
copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg /setuptools/command
copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/eg g/setuptools/command
copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/ egg/setuptools/command
copying build/lib/setuptools/windows_support.py -> build/bdist.linux-x86_64/egg/ setuptools
byte-compiling build/bdist.linux-x86_64/egg/_markerlib/__init__.py to __init__.p yc
byte-compiling build/bdist.linux-x86_64/egg/_markerlib/markers.py to markers.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/six.py to six. pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__in it__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__ab out__.py to __about__.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_str uctures.py to _structures.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/spec ifiers.py to specifiers.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_com pat.py to _compat.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/vers ion.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init_ _.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/extern/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py27compat.py to py27comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.p yc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/utils.py to utils.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/msvc9_support.py to msvc9 _support.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/ssl_support.py to ssl_sup port.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/lib2to3_ex.py to lib2to3_ ex.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py31compat.py to py31comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/launch.py to launch.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/unicode_utils.py to unico de_utils.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to packa ge_index.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archiv e_util.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/site-patch.py to site-pat ch.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extern/__init__.py to __i nit__.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/version.py to version.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py26compat.py to py26comp at.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to eg g_info.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info. py to install_egg_info.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __ init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to dev elop.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rota te.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py t o easy_install.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.p y to install_scripts.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to b dist_rpm.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to re gister.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to b dist_egg.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to ins tall.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias .pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to bu ild_py.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.p yc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to seto pt.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to sa veopts.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to b uild_ext.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/windows_support.py to win dows_support.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg /EGG-INFO
copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG -INFO
copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INF O
copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-IN FO
copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/setuptools-19.6-py2.7.egg' and adding 'build/bdist.linux-x86_64/e gg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing setuptools-19.6-py2.7.egg
Copying setuptools-19.6-py2.7.egg to /usr/lib/python2.7/site-packages
Adding setuptools 19.6 to easy-install.pth file
Installing easy_install script to /usr/bin
Installing easy_install-2.7 script to /usr/bin
Installed /usr/lib/python2.7/site-packages/setuptools-19.6-py2.7.egg
Processing dependencies for setuptools==19.6
Finished processing dependencies for setuptools==19.6
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# yum -y install epel-release
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Package epel-release-7-11.noarch already installed and latest version
Nothing to do
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# yum -y install pip python-pip
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
No package pip available.
Resolving Dependencies
--> Running transaction check
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be updated
---> Package python2-pip.noarch 0:8.1.2-7.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
python2-pip noarch 8.1.2-7.el7 epel 1.7 M
Transaction Summary
================================================================================
Upgrade 1 Package
Total download size: 1.7 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
python2-pip-8.1.2-7.el7.noarch.rpm | 1.7 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Warning: RPMDB altered outside of yum.
** Found 27 pre-existing rpmdb problem(s), 'yum check' output follows:
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(DBI)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(GD)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::mtr_gcov.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::mtr_gprof.pl )
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::mtr_io.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::mtr_misc.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::mtr_process. pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_cases .pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_gcov. pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_gprof .pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_im.pl )
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_io.pl )
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_match .pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_misc. pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_proce ss.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_repor t.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_stres s.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_timer .pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(lib::v1/mtr_uniqu e.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(mtr_io.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(mtr_misc.pl)
AliSQL-master-1.el7.centos.x86_64 has missing requires of perl(mtr_process.pl)
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libiconv
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libmcrypt
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of libmcrypt.so.4()(64bit)
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of mcrypt
bt-php-7.1.5-1.el7.centos.x86_64 has missing requires of mhash
Updating : python2-pip-8.1.2-7.el7.noarch 1/2
Cleanup : python2-pip-8.1.2-5.el7.noarch 2/2
Verifying : python2-pip-8.1.2-7.el7.noarch 1/2
Verifying : python2-pip-8.1.2-5.el7.noarch 2/2
Updated:
python2-pip.noarch 0:8.1.2-7.el7
Complete!
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# pip install –upgrade pip
Invalid requirement: '–upgrade'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 78, in __ init__
req = Requirement(req)
File "/usr/lib/python2.7/site-packages/pip/_vendor/packaging/requirements.py", line 96, in __init__
requirement_string[e.loc:e.loc + 8]))
InvalidRequirement: Invalid requirement, parse error at "'\xe2\x80\x93upgra'"
You are using pip version 8.1.2, however version 19.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# 'pip install --upgrade pip
>
> '
-bash: $'pip install --upgrade pip\n\n': command not found
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# pip install –upgrade pip
Invalid requirement: '–upgrade'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 78, in __ init__
req = Requirement(req)
File "/usr/lib/python2.7/site-packages/pip/_vendor/packaging/requirements.py", line 96, in __init__
requirement_string[e.loc:e.loc + 8]))
InvalidRequirement: Invalid requirement, parse error at "'\xe2\x80\x93upgra'"
You are using pip version 8.1.2, however version 19.0.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# pip install --upgrade pip
Collecting pip
Downloading http://mirrors.aliyun.com/pypi/packages/d7/41/34dd96bd33958e52cb4d a2f1bf0818e396514fd4f4725a79199564cd0c20/pip-19.0.2-py2.py3-none-any.whl (1.4MB)
100% |████████████████████████████████| 1.4MB 40.0MB/s
Installing collected packages: pip
Found existing installation: pip 8.1.2
Uninstalling pip-8.1.2:
Successfully uninstalled pip-8.1.2
Successfully installed pip-19.0.2
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# pip install shadowsocks
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Ple ase upgrade your Python as Python 2.7 won't be maintained after that date. A fut ure version of pip will drop support for Python 2.7.
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting shadowsocks
Downloading http://mirrors.aliyun.com/pypi/packages/02/1e/e3a5135255d06813aca6 631da31768d44f63692480af3a1621818008eb4a/shadowsocks-2.8.2.tar.gz
Installing collected packages: shadowsocks
Running setup.py install for shadowsocks ... done
Successfully installed shadowsocks-2.8.2
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# pip install M2Crypto
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Ple ase upgrade your Python as Python 2.7 won't be maintained after that date. A fut ure version of pip will drop support for Python 2.7.
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting M2Crypto
Downloading http://mirrors.aliyun.com/pypi/packages/0a/d3/ecef6a0eaef77448deb6 c9768af936fec71c0c4b42af983699cfa1499962/M2Crypto-0.31.0.tar.gz (1.3MB)
100% |████████████████████████████████| 1.3MB 46.2MB/s
Collecting typing (from M2Crypto)
Downloading http://mirrors.aliyun.com/pypi/packages/cc/3e/29f92b7aeda5b078c86d 14f550bf85cff809042e3429ace7af6193c3bc9f/typing-3.6.6-py2-none-any.whl
Installing collected packages: typing, M2Crypto
Running setup.py install for M2Crypto ... done
Successfully installed M2Crypto-0.31.0 typing-3.6.6
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# vim /etc/shadowsocks.json
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# vim /etc/shadowsocks.json
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# vim /etc/systemd/system/ssserver .service
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# systemctl enable ssserver
Created symlink from /etc/systemd/system/multi-user.target.wants/ssserver.servic e to /etc/systemd/system/ssserver.service.
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# systemctl start ssserver
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# systemctl restart ssserver
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# systemctl status ssserver -l
● ssserver.service - ssserver
Loaded: loaded (/etc/systemd/system/ssserver.service; enabled; vendor preset: disabled)
Active: active (running) since Sun 2019-02-10 19:26:00 CST; 12s ago
Main PID: 22749 (ssserver)
CGroup: /system.slice/ssserver.service
└─22749 /usr/bin/python2 /usr/bin/ssserver -c /etc/shadowsocks.json
Feb 10 19:26:00 iZj6c4blwrqoe33yvzs73mZ systemd[1]: Started ssserver.
Feb 10 19:26:00 iZj6c4blwrqoe33yvzs73mZ systemd[1]: Starting ssserver...
Feb 10 19:26:01 iZj6c4blwrqoe33yvzs73mZ ssserver[22749]: INFO: loading config fr om /etc/shadowsocks.json
Feb 10 19:26:01 iZj6c4blwrqoe33yvzs73mZ ssserver[22749]: 2019-02-10 19:26:01 INF O loading libcrypto from libcrypto.so.10
Feb 10 19:26:01 iZj6c4blwrqoe33yvzs73mZ ssserver[22749]: 2019-02-10 19:26:01 INF O starting server at 0.0.0.0:8388
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# lsof -i:8388
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ssserver 22749 root 3u IPv4 78548 0t0 TCP *:8388 (LISTEN)
ssserver 22749 root 4u IPv4 78549 0t0 UDP *:8388
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# systemctl restart ssserver
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# lsof -i:8388
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ssserver 22828 root 3u IPv4 79845 0t0 TCP *:8388 (LISTEN)
ssserver 22828 root 4u IPv4 79846 0t0 UDP *:8388
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]# vim /etc/shadowsocks.json
[root@iZj6c4blwrqoe33yvzs73mZ setuptools-19.6]#