详细内容请看下面：

[root@localhost admin]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
已加载插件：fastestmirror, langpacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; 未知的错误"


 One of the configured repositories failed (未知),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
[root@localhost admin]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
已加载插件：fastestmirror, langpacks
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was
14: curl#6 - "Could not resolve host: mirrorlist.centos.org; 未知的错误"


 One of the configured repositories failed (未知),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
[root@localhost admin]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
已加载插件：fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
(1/4): extras/7/x86_64/primary_db                          | 243 kB   00:03     
(2/4): base/7/x86_64/group_gz                              | 153 kB   00:04     
(3/4): base/7/x86_64/primary_db                            | 6.1 MB   00:59     
(4/4): updates/7/x86_64/primary_db                         |  13 MB   01:34     
Determining fastest mirrors
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
正在解决依赖关系
--> 正在检查事务
---> 软件包 wget.x86_64.0.1.14-15.el7 将被 升级
---> 软件包 wget.x86_64.0.1.14-18.el7_6.1 将被 更新
--> 解决依赖关系完成

依赖关系解决

================================================================================
 Package        架构             版本                      源              大小
================================================================================
正在更新:
 wget           x86_64           1.14-18.el7_6.1           base           547 k

事务概要
================================================================================
升级  1 软件包

总下载量：547 k
Downloading packages:
No Presto metadata available for base
警告：/var/cache/yum/x86_64/7/base/packages/wget-1.14-18.el7_6.1.x86_64.rpm: 头V3 RSA/SHA256 Signature, 密钥 ID f4a80eb5: NOKEY
wget-1.14-18.el7_6.1.x86_64.rpm 的公钥尚未安装
wget-1.14-18.el7_6.1.x86_64.rpm                            | 547 kB   00:06     
从 file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 检索密钥
导入 GPG key 0xF4A80EB5:
 用户ID     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
 指纹       : 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
 软件包     : centos-release-7-4.1708.el7.centos.x86_64 (@anaconda)
 来自       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  正在更新    : wget-1.14-18.el7_6.1.x86_64                                 1/2 
  清理        : wget-1.14-15.el7.x86_64                                     2/2 
  验证中      : wget-1.14-18.el7_6.1.x86_64                                 1/2 
  验证中      : wget-1.14-15.el7.x86_64                                     2/2 

更新完毕:
  wget.x86_64 0:1.14-18.el7_6.1                                                 

完毕！
--2022-01-07 12:56:00--  http://download.bt.cn/install/install_6.0.sh
正在解析主机 download.bt.cn (download.bt.cn)... 116.10.184.143, 240e:a5:4200:89::143
正在连接 download.bt.cn (download.bt.cn)|116.10.184.143|:80... 已连接。
已发出 HTTP 请求，正在等待回应... 200 OK
长度：25166 (25K) [application/octet-stream]
正在保存至: “install.sh”

100%[======================================>] 25,166      --.-K/s 用时 0s      

2022-01-07 12:56:02 (161 MB/s) - 已保存 “install.sh” [25166/25166])

install.sh: line 23: [: : integer expression expected

+----------------------------------------------------------------------
| Bt-WebPanel FOR CentOS/Ubuntu/Debian
+----------------------------------------------------------------------
| Copyright © 2015-2099 BT-SOFT(http://www.bt.cn) All rights reserved.
+----------------------------------------------------------------------
| The WebPanel URL will be http://SERVER_IP:8888 when installed.
+----------------------------------------------------------------------

Do you want to install Bt-Panel to the /www directory now?(y/n): y
---------------------------------------------
Selected download node...
Download node: http://116.213.43.206:5880
---------------------------------------------
Synchronizing system time...
Fri Jan  7 04:46:06 PST 2022
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
Resolving Dependencies
--> Running transaction check
---> Package ntp.x86_64 0:4.2.6p5-25.el7.centos.2 will be updated
---> Package ntp.x86_64 0:4.2.6p5-29.el7.centos.2 will be an update
--> Processing Dependency: ntpdate = 4.2.6p5-29.el7.centos.2 for package: ntp-4.2.6p5-29.el7.centos.2.x86_64
--> Running transaction check
---> Package ntpdate.x86_64 0:4.2.6p5-25.el7.centos.2 will be updated
---> Package ntpdate.x86_64 0:4.2.6p5-29.el7.centos.2 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package        Arch          Version                         Repository   Size
================================================================================
Updating:
 ntp            x86_64        4.2.6p5-29.el7.centos.2         base        549 k
Updating for dependencies:
 ntpdate        x86_64        4.2.6p5-29.el7.centos.2         base         87 k

Transaction Summary
================================================================================
Upgrade  1 Package (+1 Dependent package)

Total download size: 635 k
Downloading packages:
No Presto metadata available for base
(1/2): ntpdate-4.2.6p5-29.el7.centos.2.x86_64.rpm          |  87 kB   00:00     
(2/2): ntp-4.2.6p5-29.el7.centos.2.x86_64.rpm              | 549 kB   00:05     
--------------------------------------------------------------------------------
Total                                              119 kB/s | 635 kB  00:05     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : ntpdate-4.2.6p5-29.el7.centos.2.x86_64                       1/4 
  Updating   : ntp-4.2.6p5-29.el7.centos.2.x86_64                           2/4 
  Cleanup    : ntp-4.2.6p5-25.el7.centos.2.x86_64                           3/4 
  Cleanup    : ntpdate-4.2.6p5-25.el7.centos.2.x86_64                       4/4 
  Verifying  : ntpdate-4.2.6p5-29.el7.centos.2.x86_64                       1/4 
  Verifying  : ntp-4.2.6p5-29.el7.centos.2.x86_64                           2/4 
  Verifying  : ntp-4.2.6p5-25.el7.centos.2.x86_64                           3/4 
  Verifying  : ntpdate-4.2.6p5-25.el7.centos.2.x86_64                       4/4 

Updated:
  ntp.x86_64 0:4.2.6p5-29.el7.centos.2                                          

Dependency Updated:
  ntpdate.x86_64 0:4.2.6p5-29.el7.centos.2                                      

Complete!
 7 Jan 20:46:28 ntpdate[3357]: no server suitable for synchronization found
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
http://mirrors.163.com/centos/7.9.2009/updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.163.com/centos/7.9.2009/updates/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
Package wget-1.14-18.el7_6.1.x86_64 already installed and latest version
Package zip-3.0-11.el7.x86_64 already installed and latest version
Package pcre-8.32-17.el7.x86_64 already installed and latest version
No package vixie-cron available.
Package crontabs-1.11-6.20121102git.el7.noarch already installed and latest version
Package c-ares-1.10.0-3.el7.x86_64 already installed and latest version
No package db4-devel available.
Resolving Dependencies
--> Running transaction check
---> Package bzip2-devel.x86_64 0:1.0.6-13.el7 will be installed
---> Package freetype.x86_64 0:2.4.11-15.el7 will be updated
---> Package freetype.x86_64 0:2.8-14.el7_9.1 will be an update
---> Package freetype-devel.x86_64 0:2.8-14.el7_9.1 will be installed
---> Package gcc.x86_64 0:4.8.5-16.el7 will be updated
---> Package gcc.x86_64 0:4.8.5-44.el7 will be an update
--> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
--> Processing Dependency: libgcc >= 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
---> Package icu.x86_64 0:50.2-4.el7_7 will be installed
--> Processing Dependency: libicu(x86-64) = 50.2-4.el7_7 for package: icu-50.2-4.el7_7.x86_64
---> Package libcurl-devel.x86_64 0:7.29.0-59.el7_9.1 will be installed
base/7/x86_64/filelists_db                               | 7.2 MB     01:37     
updates/7/x86_64/filelists_db                            | 7.0 MB     01:31     
--> Processing Dependency: libcurl = 7.29.0-59.el7_9.1 for package: libcurl-devel-7.29.0-59.el7_9.1.x86_64
---> Package libffi-devel.x86_64 0:3.0.13-19.el7 will be installed
--> Processing Dependency: libffi = 3.0.13-19.el7 for package: libffi-devel-3.0.13-19.el7.x86_64
---> Package libicu-devel.x86_64 0:50.2-4.el7_7 will be installed
---> Package libjpeg-turbo-devel.x86_64 0:1.2.90-8.el7 will be installed
--> Processing Dependency: libjpeg-turbo(x86-64) = 1.2.90-8.el7 for package: libjpeg-turbo-devel-1.2.90-8.el7.x86_64
---> Package libpcap-devel.x86_64 14:1.5.3-12.el7 will be installed
--> Processing Dependency: libpcap = 14:1.5.3-12.el7 for package: 14:libpcap-devel-1.5.3-12.el7.x86_64
---> Package libpng-devel.x86_64 2:1.5.13-8.el7 will be installed
--> Processing Dependency: libpng(x86-64) = 2:1.5.13-8.el7 for package: 2:libpng-devel-1.5.13-8.el7.x86_64
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be updated
---> Package libwebp.x86_64 0:0.3.0-10.el7_9 will be an update
---> Package libwebp-devel.x86_64 0:0.3.0-10.el7_9 will be installed
---> Package libxml2.x86_64 0:2.9.1-6.el7_2.3 will be updated
--> Processing Dependency: libxml2 = 2.9.1-6.el7_2.3 for package: libxml2-python-2.9.1-6.el7_2.3.x86_64
---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update
---> Package libxml2-devel.x86_64 0:2.9.1-6.el7_9.6 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be updated
---> Package libxslt.x86_64 0:1.1.28-6.el7 will be an update
---> Package libxslt-devel.x86_64 0:1.1.28-6.el7 will be installed
--> Processing Dependency: libgcrypt-devel for package: libxslt-devel-1.1.28-6.el7.x86_64
---> Package libxslt-python.x86_64 0:1.1.28-6.el7 will be installed
---> Package lsof.x86_64 0:4.87-4.el7 will be updated
---> Package lsof.x86_64 0:4.87-6.el7 will be an update
---> Package make.x86_64 1:3.82-23.el7 will be updated
---> Package make.x86_64 1:3.82-24.el7 will be an update
---> Package ncurses-devel.x86_64 0:5.9-14.20130511.el7_4 will be installed
--> Processing Dependency: ncurses-libs(x86-64) = 5.9-14.20130511.el7_4 for package: ncurses-devel-5.9-14.20130511.el7_4.x86_64
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl.x86_64 1:1.0.2k-22.el7_9 will be an update
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-22.el7_9 for package: 1:openssl-1.0.2k-22.el7_9.x86_64
---> Package openssl-devel.x86_64 1:1.0.2k-22.el7_9 will be installed
--> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-22.el7_9.x86_64
---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
---> Package readline-devel.x86_64 0:6.2-11.el7 will be installed
--> Processing Dependency: readline = 6.2-11.el7 for package: readline-devel-6.2-11.el7.x86_64
---> Package sqlite-devel.x86_64 0:3.7.17-8.el7_7.1 will be installed
--> Processing Dependency: sqlite = 3.7.17-8.el7_7.1 for package: sqlite-devel-3.7.17-8.el7_7.1.x86_64
---> Package tar.x86_64 2:1.26-32.el7 will be updated
---> Package tar.x86_64 2:1.26-35.el7 will be an update
---> Package tk-devel.x86_64 1:8.5.13-6.el7 will be installed
--> Processing Dependency: tk = 1:8.5.13-6.el7 for package: 1:tk-devel-8.5.13-6.el7.x86_64
--> Processing Dependency: tcl-devel = 1:8.5.13 for package: 1:tk-devel-8.5.13-6.el7.x86_64
--> Processing Dependency: libXft-devel for package: 1:tk-devel-8.5.13-6.el7.x86_64
--> Processing Dependency: libX11-devel for package: 1:tk-devel-8.5.13-6.el7.x86_64
---> Package unzip.x86_64 0:6.0-16.el7 will be updated
---> Package unzip.x86_64 0:6.0-22.el7_9 will be an update
---> Package xz-devel.x86_64 0:5.2.2-1.el7 will be installed
---> Package zlib.x86_64 0:1.2.7-17.el7 will be updated
---> Package zlib.x86_64 0:1.2.7-19.el7_9 will be an update
---> Package zlib-devel.x86_64 0:1.2.7-19.el7_9 will be installed
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7 will be updated
---> Package cpp.x86_64 0:4.8.5-44.el7 will be an update
---> Package krb5-devel.x86_64 0:1.15.1-51.el7_9 will be installed
--> Processing Dependency: libkadm5(x86-64) = 1.15.1-51.el7_9 for package: krb5-devel-1.15.1-51.el7_9.x86_64
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-51.el7_9 for package: krb5-devel-1.15.1-51.el7_9.x86_64
--> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-51.el7_9.x86_64
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-51.el7_9.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-51.el7_9.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-51.el7_9.x86_64
---> Package libX11-devel.x86_64 0:1.6.7-4.el7_9 will be installed
--> Processing Dependency: libX11 = 1.6.7-4.el7_9 for package: libX11-devel-1.6.7-4.el7_9.x86_64
--> Processing Dependency: pkgconfig(xcb) >= 1.11.1 for package: libX11-devel-1.6.7-4.el7_9.x86_64
--> Processing Dependency: pkgconfig(xproto) for package: libX11-devel-1.6.7-4.el7_9.x86_64
--> Processing Dependency: pkgconfig(xcb) for package: libX11-devel-1.6.7-4.el7_9.x86_64
--> Processing Dependency: pkgconfig(kbproto) for package: libX11-devel-1.6.7-4.el7_9.x86_64
---> Package libXft-devel.x86_64 0:2.3.2-2.el7 will be installed
--> Processing Dependency: pkgconfig(xrender) for package: libXft-devel-2.3.2-2.el7.x86_64
--> Processing Dependency: pkgconfig(fontconfig) for package: libXft-devel-2.3.2-2.el7.x86_64
---> Package libcurl.x86_64 0:7.29.0-42.el7 will be updated
--> Processing Dependency: libcurl = 7.29.0-42.el7 for package: curl-7.29.0-42.el7.x86_64
---> Package libcurl.x86_64 0:7.29.0-59.el7_9.1 will be an update
--> Processing Dependency: nss-pem(x86-64) >= 1.0.3-5 for package: libcurl-7.29.0-59.el7_9.1.x86_64
--> Processing Dependency: libssh2(x86-64) >= 1.8.0 for package: libcurl-7.29.0-59.el7_9.1.x86_64
--> Processing Dependency: libnss3.so(NSS_3.34)(64bit) for package: libcurl-7.29.0-59.el7_9.1.x86_64
---> Package libffi.x86_64 0:3.0.13-18.el7 will be updated
---> Package libffi.x86_64 0:3.0.13-19.el7 will be an update
---> Package libgcc.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgcc.x86_64 0:4.8.5-44.el7 will be an update
---> Package libgcrypt-devel.x86_64 0:1.5.3-14.el7 will be installed
--> Processing Dependency: libgpg-error-devel for package: libgcrypt-devel-1.5.3-14.el7.x86_64
---> Package libgomp.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgomp.x86_64 0:4.8.5-44.el7 will be an update
---> Package libicu.x86_64 0:50.1.2-15.el7 will be updated
---> Package libicu.x86_64 0:50.2-4.el7_7 will be an update
---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be updated
---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be an update
---> Package libpcap.x86_64 14:1.5.3-9.el7 will be updated
---> Package libpcap.x86_64 14:1.5.3-12.el7 will be an update
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be updated
---> Package libpng.x86_64 2:1.5.13-8.el7 will be an update
---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be updated
---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update
---> Package ncurses-libs.x86_64 0:5.9-13.20130511.el7 will be updated
--> Processing Dependency: ncurses-libs(x86-64) = 5.9-13.20130511.el7 for package: ncurses-5.9-13.20130511.el7.x86_64
---> Package ncurses-libs.x86_64 0:5.9-14.20130511.el7_4 will be an update
--> Processing Dependency: ncurses-base = 5.9-14.20130511.el7_4 for package: ncurses-libs-5.9-14.20130511.el7_4.x86_64
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-22.el7_9 will be an update
---> Package readline.x86_64 0:6.2-10.el7 will be updated
---> Package readline.x86_64 0:6.2-11.el7 will be an update
---> Package sqlite.x86_64 0:3.7.17-8.el7 will be updated
---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be an update
---> Package tcl-devel.x86_64 1:8.5.13-8.el7 will be installed
--> Processing Dependency: tcl = 1:8.5.13-8.el7 for package: 1:tcl-devel-8.5.13-8.el7.x86_64
---> Package tk.x86_64 1:8.5.13-6.el7 will be installed
--> Running transaction check
---> Package curl.x86_64 0:7.29.0-42.el7 will be updated
---> Package curl.x86_64 0:7.29.0-59.el7_9.1 will be an update
---> Package fontconfig-devel.x86_64 0:2.13.0-4.3.el7 will be installed
--> Processing Dependency: fontconfig(x86-64) = 2.13.0-4.3.el7 for package: fontconfig-devel-2.13.0-4.3.el7.x86_64
--> Processing Dependency: pkgconfig(uuid) for package: fontconfig-devel-2.13.0-4.3.el7.x86_64
--> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.13.0-4.3.el7.x86_64
---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed
---> Package krb5-libs.x86_64 0:1.15.1-8.el7 will be updated
--> Processing Dependency: krb5-libs(x86-64) = 1.15.1-8.el7 for package: krb5-workstation-1.15.1-8.el7.x86_64
---> Package krb5-libs.x86_64 0:1.15.1-51.el7_9 will be an update
---> Package libX11.x86_64 0:1.6.5-1.el7 will be updated
---> Package libX11.x86_64 0:1.6.7-4.el7_9 will be an update
--> Processing Dependency: libX11-common >= 1.6.7-4.el7_9 for package: libX11-1.6.7-4.el7_9.x86_64
---> Package libXrender-devel.x86_64 0:0.9.10-1.el7 will be installed
---> Package libcom_err-devel.x86_64 0:1.42.9-19.el7 will be installed
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-19.el7 for package: libcom_err-devel-1.42.9-19.el7.x86_64
---> Package libgpg-error-devel.x86_64 0:1.12-3.el7 will be installed
---> Package libkadm5.x86_64 0:1.15.1-8.el7 will be updated
---> Package libkadm5.x86_64 0:1.15.1-51.el7_9 will be an update
---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-15.el7 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
---> Package libssh2.x86_64 0:1.4.3-10.el7_2.1 will be updated
---> Package libssh2.x86_64 0:1.8.0-4.el7 will be an update
---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed
---> Package libxcb-devel.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libxcb(x86-64) = 1.13-1.el7 for package: libxcb-devel-1.13-1.el7.x86_64
--> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.13-1.el7.x86_64
---> Package ncurses.x86_64 0:5.9-13.20130511.el7 will be updated
---> Package ncurses.x86_64 0:5.9-14.20130511.el7_4 will be an update
---> Package ncurses-base.noarch 0:5.9-13.20130511.el7 will be updated
---> Package ncurses-base.noarch 0:5.9-14.20130511.el7_4 will be an update
---> Package nss.x86_64 0:3.28.4-8.el7 will be updated
--> Processing Dependency: nss = 3.28.4-8.el7 for package: nss-sysinit-3.28.4-8.el7.x86_64
--> Processing Dependency: nss(x86-64) = 3.28.4-8.el7 for package: nss-tools-3.28.4-8.el7.x86_64
---> Package nss.x86_64 0:3.67.0-4.el7_9 will be an update
--> Processing Dependency: nss-util >= 3.67.0-1 for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: nss-softokn(x86-64) >= 3.67.0-1 for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: nspr >= 4.31.0 for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.59)(64bit) for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.39)(64bit) for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.38)(64bit) for package: nss-3.67.0-4.el7_9.x86_64
--> Processing Dependency: libnssutil3.so(NSSUTIL_3.31)(64bit) for package: nss-3.67.0-4.el7_9.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-7.el7 will be an update
---> Package tcl.x86_64 1:8.5.13-8.el7 will be installed
---> Package xorg-x11-proto-devel.noarch 0:2018.4-1.el7 will be installed
--> Running transaction check
---> Package expat-devel.x86_64 0:2.1.0-12.el7 will be installed
--> Processing Dependency: expat = 2.1.0-12.el7 for package: expat-devel-2.1.0-12.el7.x86_64
---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be updated
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be an update
---> Package krb5-workstation.x86_64 0:1.15.1-8.el7 will be updated
---> Package krb5-workstation.x86_64 0:1.15.1-51.el7_9 will be an update
---> Package libX11-common.noarch 0:1.6.5-1.el7 will be updated
---> Package libX11-common.noarch 0:1.6.7-4.el7_9 will be an update
---> Package libXau-devel.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libcom_err.x86_64 0:1.42.9-10.el7 will be updated
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-10.el7 for package: e2fsprogs-1.42.9-10.el7.x86_64
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-10.el7 for package: libss-1.42.9-10.el7.x86_64
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-10.el7 for package: e2fsprogs-libs-1.42.9-10.el7.x86_64
---> Package libcom_err.x86_64 0:1.42.9-19.el7 will be an update
---> Package libselinux.x86_64 0:2.5-11.el7 will be updated
--> Processing Dependency: libselinux(x86-64) = 2.5-11.el7 for package: libselinux-utils-2.5-11.el7.x86_64
--> Processing Dependency: libselinux(x86-64) = 2.5-11.el7 for package: libselinux-python-2.5-11.el7.x86_64
---> Package libselinux.x86_64 0:2.5-15.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-15.el7.x86_64
---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
---> Package libuuid-devel.x86_64 0:2.23.2-65.el7_9.1 will be installed
--> Processing Dependency: libuuid = 2.23.2-65.el7_9.1 for package: libuuid-devel-2.23.2-65.el7_9.1.x86_64
---> Package libxcb.x86_64 0:1.12-1.el7 will be updated
---> Package libxcb.x86_64 0:1.13-1.el7 will be an update
---> Package nspr.x86_64 0:4.13.1-1.0.el7_3 will be updated
---> Package nspr.x86_64 0:4.32.0-1.el7_9 will be an update
---> Package nss-softokn.x86_64 0:3.28.3-6.el7 will be updated
---> Package nss-softokn.x86_64 0:3.67.0-3.el7_9 will be an update
--> Processing Dependency: nss-softokn-freebl(x86-64) >= 3.67.0-3.el7_9 for package: nss-softokn-3.67.0-3.el7_9.x86_64
---> Package nss-sysinit.x86_64 0:3.28.4-8.el7 will be updated
---> Package nss-sysinit.x86_64 0:3.67.0-4.el7_9 will be an update
---> Package nss-tools.x86_64 0:3.28.4-8.el7 will be updated
---> Package nss-tools.x86_64 0:3.67.0-4.el7_9 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.67.0-1.el7_9 will be an update
--> Running transaction check
---> Package e2fsprogs.x86_64 0:1.42.9-10.el7 will be updated
---> Package e2fsprogs.x86_64 0:1.42.9-19.el7 will be an update
---> Package e2fsprogs-libs.x86_64 0:1.42.9-10.el7 will be updated
---> Package e2fsprogs-libs.x86_64 0:1.42.9-19.el7 will be an update
---> Package expat.x86_64 0:2.1.0-10.el7_3 will be updated
---> Package expat.x86_64 0:2.1.0-12.el7 will be an update
---> Package libselinux-python.x86_64 0:2.5-11.el7 will be updated
---> Package libselinux-python.x86_64 0:2.5-15.el7 will be an update
---> Package libselinux-utils.x86_64 0:2.5-11.el7 will be updated
---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be an update
---> Package libsepol.x86_64 0:2.5-6.el7 will be updated
---> Package libsepol.x86_64 0:2.5-10.el7 will be an update
---> Package libss.x86_64 0:1.42.9-10.el7 will be updated
---> Package libss.x86_64 0:1.42.9-19.el7 will be an update
---> Package libuuid.x86_64 0:2.23.2-43.el7 will be updated
--> Processing Dependency: libuuid = 2.23.2-43.el7 for package: util-linux-2.23.2-43.el7.x86_64
--> Processing Dependency: libuuid = 2.23.2-43.el7 for package: libmount-2.23.2-43.el7.x86_64
--> Processing Dependency: libuuid = 2.23.2-43.el7 for package: libblkid-2.23.2-43.el7.x86_64
---> Package libuuid.x86_64 0:2.23.2-65.el7_9.1 will be an update
---> Package nss-softokn-freebl.x86_64 0:3.28.3-6.el7 will be updated
---> Package nss-softokn-freebl.x86_64 0:3.67.0-3.el7_9 will be an update
--> Running transaction check
---> Package libblkid.x86_64 0:2.23.2-43.el7 will be updated
---> Package libblkid.x86_64 0:2.23.2-65.el7_9.1 will be an update
---> Package libmount.x86_64 0:2.23.2-43.el7 will be updated
---> Package libmount.x86_64 0:2.23.2-65.el7_9.1 will be an update
---> Package util-linux.x86_64 0:2.23.2-43.el7 will be updated
---> Package util-linux.x86_64 0:2.23.2-65.el7_9.1 will be an update
--> Processing Dependency: libsmartcols = 2.23.2-65.el7_9.1 for package: util-linux-2.23.2-65.el7_9.1.x86_64
--> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64
--> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.23.2-65.el7_9.1.x86_64
--> Running transaction check
---> Package libsmartcols.x86_64 0:2.23.2-65.el7_9.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                 Arch      Version                     Repository  Size
================================================================================
Installing:
 bzip2-devel             x86_64    1.0.6-13.el7                base       218 k
 freetype-devel          x86_64    2.8-14.el7_9.1              updates    447 k
 gdbm-devel              x86_64    1.10-8.el7                  base        47 k
 icu                     x86_64    50.2-4.el7_7                base       187 k
 libcurl-devel           x86_64    7.29.0-59.el7_9.1           updates    303 k
 libffi-devel            x86_64    3.0.13-19.el7               base        23 k
 libicu-devel            x86_64    50.2-4.el7_7                base       703 k
 libjpeg-turbo-devel     x86_64    1.2.90-8.el7                base        99 k
 libpcap-devel           x86_64    14:1.5.3-12.el7             base       118 k
 libpng-devel            x86_64    2:1.5.13-8.el7              base       122 k
 libwebp-devel           x86_64    0.3.0-10.el7_9              updates     23 k
 libxml2-devel           x86_64    2.9.1-6.el7_9.6             updates    1.1 M
 libxslt-devel           x86_64    1.1.28-6.el7                base       309 k
 libxslt-python          x86_64    1.1.28-6.el7                base        59 k
 ncurses-devel           x86_64    5.9-14.20130511.el7_4       base       712 k
 openssl-devel           x86_64    1:1.0.2k-22.el7_9           updates    1.5 M
 pcre-devel              x86_64    8.32-17.el7                 base       480 k
 readline-devel          x86_64    6.2-11.el7                  base       139 k
 sqlite-devel            x86_64    3.7.17-8.el7_7.1            base       104 k
 tk-devel                x86_64    1:8.5.13-6.el7              base       488 k
 xz-devel                x86_64    5.2.2-1.el7                 base        46 k
 zlib-devel              x86_64    1.2.7-19.el7_9              updates     50 k
Updating:
 freetype                x86_64    2.8-14.el7_9.1              updates    380 k
 gcc                     x86_64    4.8.5-44.el7                base        16 M
 libwebp                 x86_64    0.3.0-10.el7_9              updates    170 k
 libxml2                 x86_64    2.9.1-6.el7_9.6             updates    668 k
 libxslt                 x86_64    1.1.28-6.el7                base       242 k
 lsof                    x86_64    4.87-6.el7                  base       331 k
 make                    x86_64    1:3.82-24.el7               base       421 k
 openssl                 x86_64    1:1.0.2k-22.el7_9           updates    494 k
 tar                     x86_64    2:1.26-35.el7               base       846 k
 unzip                   x86_64    6.0-22.el7_9                updates    171 k
 zlib                    x86_64    1.2.7-19.el7_9              updates     90 k
Installing for dependencies:
 expat-devel             x86_64    2.1.0-12.el7                base        57 k
 fontconfig-devel        x86_64    2.13.0-4.3.el7              base       138 k
 keyutils-libs-devel     x86_64    1.5.8-3.el7                 base        37 k
 krb5-devel              x86_64    1.15.1-51.el7_9             updates    273 k
 libX11-devel            x86_64    1.6.7-4.el7_9               updates    981 k
 libXau-devel            x86_64    1.0.8-2.1.el7               base        14 k
 libXft-devel            x86_64    2.3.2-2.el7                 base        19 k
 libXrender-devel        x86_64    0.9.10-1.el7                base        17 k
 libcom_err-devel        x86_64    1.42.9-19.el7               base        32 k
 libgcrypt-devel         x86_64    1.5.3-14.el7                base       129 k
 libgpg-error-devel      x86_64    1.12-3.el7                  base        16 k
 libselinux-devel        x86_64    2.5-15.el7                  base       187 k
 libsepol-devel          x86_64    2.5-10.el7                  base        77 k
 libsmartcols            x86_64    2.23.2-65.el7_9.1           updates    143 k
 libuuid-devel           x86_64    2.23.2-65.el7_9.1           updates     93 k
 libverto-devel          x86_64    0.2.5-4.el7                 base        12 k
 libxcb-devel            x86_64    1.13-1.el7                  base       1.1 M
 tcl                     x86_64    1:8.5.13-8.el7              base       1.9 M
 tcl-devel               x86_64    1:8.5.13-8.el7              base       165 k
 tk                      x86_64    1:8.5.13-6.el7              base       1.4 M
 xorg-x11-proto-devel    noarch    2018.4-1.el7                base       280 k
Updating for dependencies:
 cpp                     x86_64    4.8.5-44.el7                base       5.9 M
 curl                    x86_64    7.29.0-59.el7_9.1           updates    271 k
 e2fsprogs               x86_64    1.42.9-19.el7               base       701 k
 e2fsprogs-libs          x86_64    1.42.9-19.el7               base       168 k
 expat                   x86_64    2.1.0-12.el7                base        81 k
 fontconfig              x86_64    2.13.0-4.3.el7              base       254 k
 krb5-libs               x86_64    1.15.1-51.el7_9             updates    809 k
 krb5-workstation        x86_64    1.15.1-51.el7_9             updates    820 k
 libX11                  x86_64    1.6.7-4.el7_9               updates    607 k
 libX11-common           noarch    1.6.7-4.el7_9               updates    164 k
 libblkid                x86_64    2.23.2-65.el7_9.1           updates    183 k
 libcom_err              x86_64    1.42.9-19.el7               base        42 k
 libcurl                 x86_64    7.29.0-59.el7_9.1           updates    223 k
 libffi                  x86_64    3.0.13-19.el7               base        30 k
 libgcc                  x86_64    4.8.5-44.el7                base       103 k
 libgomp                 x86_64    4.8.5-44.el7                base       159 k
 libicu                  x86_64    50.2-4.el7_7                base       6.9 M
 libjpeg-turbo           x86_64    1.2.90-8.el7                base       135 k
 libkadm5                x86_64    1.15.1-51.el7_9             updates    179 k
 libmount                x86_64    2.23.2-65.el7_9.1           updates    185 k
 libpcap                 x86_64    14:1.5.3-12.el7             base       139 k
 libpng                  x86_64    2:1.5.13-8.el7              base       213 k
 libselinux              x86_64    2.5-15.el7                  base       162 k
 libselinux-python       x86_64    2.5-15.el7                  base       236 k
 libselinux-utils        x86_64    2.5-15.el7                  base       151 k
 libsepol                x86_64    2.5-10.el7                  base       297 k
 libss                   x86_64    1.42.9-19.el7               base        47 k
 libssh2                 x86_64    1.8.0-4.el7                 base        88 k
 libuuid                 x86_64    2.23.2-65.el7_9.1           updates     84 k
 libxcb                  x86_64    1.13-1.el7                  base       214 k
 libxml2-python          x86_64    2.9.1-6.el7_9.6             updates    247 k
 ncurses                 x86_64    5.9-14.20130511.el7_4       base       304 k
 ncurses-base            noarch    5.9-14.20130511.el7_4       base        68 k
 ncurses-libs            x86_64    5.9-14.20130511.el7_4       base       316 k
 nspr                    x86_64    4.32.0-1.el7_9              updates    127 k
 nss                     x86_64    3.67.0-4.el7_9              updates    882 k
 nss-pem                 x86_64    1.0.3-7.el7                 base        74 k
 nss-softokn             x86_64    3.67.0-3.el7_9              updates    358 k
 nss-softokn-freebl      x86_64    3.67.0-3.el7_9              updates    337 k
 nss-sysinit             x86_64    3.67.0-4.el7_9              updates     66 k
 nss-tools               x86_64    3.67.0-4.el7_9              updates    549 k
 nss-util                x86_64    3.67.0-1.el7_9              updates     79 k
 openssl-libs            x86_64    1:1.0.2k-22.el7_9           updates    1.2 M
 readline                x86_64    6.2-11.el7                  base       193 k
 sqlite                  x86_64    3.7.17-8.el7_7.1            base       394 k
 util-linux              x86_64    2.23.2-65.el7_9.1           updates    2.0 M

Transaction Summary
================================================================================
Install  22 Packages (+21 Dependent packages)
Upgrade  11 Packages (+46 Dependent packages)

Total download size: 60 M
Downloading packages:
No Presto metadata available for base
No Presto metadata available for updates
(1/100): e2fsprogs-libs-1.42.9-19.el7.x86_64.rpm           | 168 kB   00:01     
(2/100): e2fsprogs-1.42.9-19.el7.x86_64.rpm                | 701 kB   00:02     
(3/100): expat-2.1.0-12.el7.x86_64.rpm                     |  81 kB   00:00     
(4/100): expat-devel-2.1.0-12.el7.x86_64.rpm               |  57 kB   00:00     
(5/100): curl-7.29.0-59.el7_9.1.x86_64.rpm                 | 271 kB   00:03     
(6/100): fontconfig-devel-2.13.0-4.3.el7.x86_64.rpm        | 138 kB   00:00     
(7/100): fontconfig-2.13.0-4.3.el7.x86_64.rpm              | 254 kB   00:02     
(8/100): bzip2-devel-1.0.6-13.el7.x86_64.rpm               | 218 kB   00:04     
(9/100): freetype-devel-2.8-14.el7_9.1.x86_64.rpm          | 447 kB   00:01     
(10/100): gdbm-devel-1.10-8.el7.x86_64.rpm                 |  47 kB   00:00     
(11/100): keyutils-libs-devel-1.5.8-3.el7.x86_64.rpm       |  37 kB   00:00     
(12/100): krb5-devel-1.15.1-51.el7_9.x86_64.rpm            | 273 kB   00:00     
(13/100): icu-50.2-4.el7_7.x86_64.rpm                      | 187 kB   00:01     
(14/100): krb5-libs-1.15.1-51.el7_9.x86_64.rpm             | 809 kB   00:02     
(15/100): libX11-1.6.7-4.el7_9.x86_64.rpm                  | 607 kB   00:01     
(16/100): libX11-common-1.6.7-4.el7_9.noarch.rpm           | 164 kB   00:00     
(17/100): freetype-2.8-14.el7_9.1.x86_64.rpm               | 380 kB   00:08     
(18/100): libXau-devel-1.0.8-2.1.el7.x86_64.rpm            |  14 kB   00:00     
(19/100): libXft-devel-2.3.2-2.el7.x86_64.rpm              |  19 kB   00:00     
(20/100): libXrender-devel-0.9.10-1.el7.x86_64.rpm         |  17 kB   00:00     
(21/100): krb5-workstation-1.15.1-51.el7_9.x86_64.rpm      | 820 kB   00:06     
(22/100): libX11-devel-1.6.7-4.el7_9.x86_64.rpm            | 981 kB   00:02     
(23/100): libcom_err-devel-1.42.9-19.el7.x86_64.rpm        |  32 kB   00:00     
(24/100): libcom_err-1.42.9-19.el7.x86_64.rpm              |  42 kB   00:00     
(25/100): libblkid-2.23.2-65.el7_9.1.x86_64.rpm            | 183 kB   00:02     
(26/100): libcurl-7.29.0-59.el7_9.1.x86_64.rpm             | 223 kB   00:01     
(27/100): libffi-devel-3.0.13-19.el7.x86_64.rpm            |  23 kB   00:00     
(28/100): libffi-3.0.13-19.el7.x86_64.rpm                  |  30 kB   00:00     
(29/100): libgcc-4.8.5-44.el7.x86_64.rpm                   | 103 kB   00:00     
(30/100): libgomp-4.8.5-44.el7.x86_64.rpm                  | 159 kB   00:01     
(31/100): libgpg-error-devel-1.12-3.el7.x86_64.rpm         |  16 kB   00:00     
(32/100): libgcrypt-devel-1.5.3-14.el7.x86_64.rpm          | 129 kB   00:02     
(33/100): gcc-4.8.5-44.el7.x86_64.rpm                      |  16 MB   00:17     
(34/100): libjpeg-turbo-1.2.90-8.el7.x86_64.rpm            | 135 kB   00:08     
(35/100): libcurl-devel-7.29.0-59.el7_9.1.x86_64.rpm       | 303 kB   00:22     
(36/100): libjpeg-turbo-devel-1.2.90-8.el7.x86_64.rpm      |  99 kB   00:07     
(37/100): libmount-2.23.2-65.el7_9.1.x86_64.rpm            | 185 kB   00:02     
(38/100): libicu-devel-50.2-4.el7_7.x86_64.rpm             | 703 kB   00:23     
(39/100): libkadm5-1.15.1-51.el7_9.x86_64.rpm              | 179 kB   00:06     
(40/100): libpcap-devel-1.5.3-12.el7.x86_64.rpm            | 118 kB   00:02     
(41/100): libpng-1.5.13-8.el7.x86_64.rpm                   | 213 kB   00:03     
(42/100): libpng-devel-1.5.13-8.el7.x86_64.rpm             | 122 kB   00:03     
(43/100): libselinux-2.5-15.el7.x86_64.rpm                 | 162 kB   00:02     
(44/100): libselinux-python-2.5-15.el7.x86_64.rpm          | 236 kB   00:02     
(45/100): libselinux-devel-2.5-15.el7.x86_64.rpm           | 187 kB   00:04     
(46/100): libselinux-utils-2.5-15.el7.x86_64.rpm           | 151 kB   00:01     
(47/100): libpcap-1.5.3-12.el7.x86_64.rpm                  | 139 kB   00:12     
(48/100): libsepol-devel-2.5-10.el7.x86_64.rpm             |  77 kB   00:01     
(49/100): libsmartcols-2.23.2-65.el7_9.1.x86_64.rpm        | 143 kB   00:02     
(50/100): libssh2-1.8.0-4.el7.x86_64.rpm                   |  88 kB   00:01     
(51/100): libuuid-2.23.2-65.el7_9.1.x86_64.rpm             |  84 kB   00:00     
(52/100): libss-1.42.9-19.el7.x86_64.rpm                   |  47 kB   00:03     
(53/100): libverto-devel-0.2.5-4.el7.x86_64.rpm            |  12 kB   00:00     
(54/100): libuuid-devel-2.23.2-65.el7_9.1.x86_64.rpm       |  93 kB   00:01     
(55/100): libwebp-devel-0.3.0-10.el7_9.x86_64.rpm          |  23 kB   00:03     
(56/100): libwebp-0.3.0-10.el7_9.x86_64.rpm                | 170 kB   00:05     
(57/100): libsepol-2.5-10.el7.x86_64.rpm                   | 297 kB   00:18     
(58/100): libxcb-1.13-1.el7.x86_64.rpm                     | 214 kB   00:10     
(59/100): libxml2-devel-2.9.1-6.el7_9.6.x86_64.rpm         | 1.1 MB   00:17     
(60/100): libxml2-2.9.1-6.el7_9.6.x86_64.rpm               | 668 kB   00:22     
(61/100): libxcb-devel-1.13-1.el7.x86_64.rpm               | 1.1 MB   00:33     
(62/100): libxslt-1.1.28-6.el7.x86_64.rpm                  | 242 kB   00:04     
(63/100): libxslt-python-1.1.28-6.el7.x86_64.rpm           |  59 kB   00:00     
(64/100): lsof-4.87-6.el7.x86_64.rpm                       | 331 kB   00:04     
(65/100): libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm        | 247 kB   00:12     
(66/100): libicu-50.2-4.el7_7.x86_64.rpm                   | 6.9 MB   01:31     
(67/100): ncurses-base-5.9-14.20130511.el7_4.noarch.rpm    |  68 kB   00:01     
(68/100): make-3.82-24.el7.x86_64.rpm                      | 421 kB   00:09     
(69/100): ncurses-5.9-14.20130511.el7_4.x86_64.rpm         | 304 kB   00:09     
(70/100): nspr-4.32.0-1.el7_9.x86_64.rpm                   | 127 kB   00:01     
(71/100): libxslt-devel-1.1.28-6.el7.x86_64.rpm            | 309 kB   00:16     
(72/100): ncurses-devel-5.9-14.20130511.el7_4.x86_64.rpm   | 712 kB   00:07     
(73/100): ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm    | 316 kB   00:07     
(74/100): nss-pem-1.0.3-7.el7.x86_64.rpm                   |  74 kB   00:05     
(75/100): nss-softokn-freebl-3.67.0-3.el7_9.x86_64.rpm     | 337 kB   00:02     
(76/100): nss-sysinit-3.67.0-4.el7_9.x86_64.rpm            |  66 kB   00:02     
(77/100): nss-util-3.67.0-1.el7_9.x86_64.rpm               |  79 kB   00:02     
(78/100): nss-3.67.0-4.el7_9.x86_64.rpm                    | 882 kB   00:12     
(79/100): nss-tools-3.67.0-4.el7_9.x86_64.rpm              | 549 kB   00:08     
(80/100): openssl-devel-1.0.2k-22.el7_9.x86_64.rpm         | 1.5 MB   00:16     
(81/100): openssl-libs-1.0.2k-22.el7_9.x86_64.rpm          | 1.2 MB   00:13     
(82/100): nss-softokn-3.67.0-3.el7_9.x86_64.rpm            | 358 kB   00:28     
(83/100): readline-devel-6.2-11.el7.x86_64.rpm             | 139 kB   00:01     
(84/100): pcre-devel-8.32-17.el7.x86_64.rpm                | 480 kB   00:08     
(85/100): readline-6.2-11.el7.x86_64.rpm                   | 193 kB   00:06     
(86/100): sqlite-devel-3.7.17-8.el7_7.1.x86_64.rpm         | 104 kB   00:01     
(87/100): openssl-1.0.2k-22.el7_9.x86_64.rpm               | 494 kB   00:27     
(88/100): sqlite-3.7.17-8.el7_7.1.x86_64.rpm               | 394 kB   00:04     
(89/100): tcl-devel-8.5.13-8.el7.x86_64.rpm                | 165 kB   00:01     
(90/100): tk-devel-8.5.13-6.el7.x86_64.rpm                 | 488 kB   00:02     
(91/100): unzip-6.0-22.el7_9.x86_64.rpm                    | 171 kB   00:11     
(92/100): tk-8.5.13-6.el7.x86_64.rpm                       | 1.4 MB   00:14     
(93/100): xorg-x11-proto-devel-2018.4-1.el7.noarch.rpm     | 280 kB   00:02     
(94/100): xz-devel-5.2.2-1.el7.x86_64.rpm                  |  46 kB   00:00     
(95/100): zlib-1.2.7-19.el7_9.x86_64.rpm                   |  90 kB   00:01     
(96/100): zlib-devel-1.2.7-19.el7_9.x86_64.rpm             |  50 kB   00:00     
(97/100): tcl-8.5.13-8.el7.x86_64.rpm                      | 1.9 MB   00:28     
(98/100): tar-1.26-35.el7.x86_64.rpm                       | 846 kB   00:35     
(99/100): util-linux-2.23.2-65.el7_9.1.x86_64.rpm          | 2.0 MB   01:03     
(100/100): cpp-4.8.5-44.el7.x86_64.rpm                     | 5.9 MB   04:37     
--------------------------------------------------------------------------------
Total                                              223 kB/s |  60 MB  04:37     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : zlib-1.2.7-19.el7_9.x86_64                                 1/157 
  Updating   : libcom_err-1.42.9-19.el7.x86_64                            2/157 
  Updating   : nspr-4.32.0-1.el7_9.x86_64                                 3/157 
  Updating   : nss-util-3.67.0-1.el7_9.x86_64                             4/157 
  Updating   : libuuid-2.23.2-65.el7_9.1.x86_64                           5/157 
  Updating   : libgcc-4.8.5-44.el7.x86_64                                 6/157 
  Updating   : libxml2-2.9.1-6.el7_9.6.x86_64                             7/157 
  Installing : zlib-devel-1.2.7-19.el7_9.x86_64                           8/157 
  Installing : xorg-x11-proto-devel-2018.4-1.el7.noarch                   9/157 
  Updating   : libblkid-2.23.2-65.el7_9.1.x86_64                         10/157 
  Updating   : libsepol-2.5-10.el7.x86_64                                11/157 
  Updating   : libselinux-2.5-15.el7.x86_64                              12/157 
  Updating   : 1:openssl-libs-1.0.2k-22.el7_9.x86_64                     13/157 
  Updating   : krb5-libs-1.15.1-51.el7_9.x86_64                          14/157 
  Updating   : libkadm5-1.15.1-51.el7_9.x86_64                           15/157 
  Updating   : libxslt-1.1.28-6.el7.x86_64                               16/157 
  Updating   : libicu-50.2-4.el7_7.x86_64                                17/157 
  Updating   : libss-1.42.9-19.el7.x86_64                                18/157 
  Updating   : 2:libpng-1.5.13-8.el7.x86_64                              19/157 
  Updating   : freetype-2.8-14.el7_9.1.x86_64                            20/157 
  Updating   : libxcb-1.13-1.el7.x86_64                                  21/157 
  Updating   : expat-2.1.0-12.el7.x86_64                                 22/157 
  Installing : 1:tcl-8.5.13-8.el7.x86_64                                 23/157 
  Installing : 1:tcl-devel-8.5.13-8.el7.x86_64                           24/157 
  Updating   : fontconfig-2.13.0-4.3.el7.x86_64                          25/157 
  Installing : expat-devel-2.1.0-12.el7.x86_64                           26/157 
  Installing : 2:libpng-devel-1.5.13-8.el7.x86_64                        27/157 
  Installing : freetype-devel-2.8-14.el7_9.1.x86_64                      28/157 
  Updating   : libssh2-1.8.0-4.el7.x86_64                                29/157 
  Updating   : libmount-2.23.2-65.el7_9.1.x86_64                         30/157 
  Installing : libsepol-devel-2.5-10.el7.x86_64                          31/157 
  Installing : libXau-devel-1.0.8-2.1.el7.x86_64                         32/157 
  Installing : libxcb-devel-1.13-1.el7.x86_64                            33/157 
  Updating   : libxml2-python-2.9.1-6.el7_9.6.x86_64                     34/157 
  Installing : libuuid-devel-2.23.2-65.el7_9.1.x86_64                    35/157 
  Installing : fontconfig-devel-2.13.0-4.3.el7.x86_64                    36/157 
  Updating   : nss-softokn-freebl-3.67.0-3.el7_9.x86_64                  37/157 
  Updating   : e2fsprogs-libs-1.42.9-19.el7.x86_64                       38/157 
  Installing : libcom_err-devel-1.42.9-19.el7.x86_64                     39/157 
  Updating   : cpp-4.8.5-44.el7.x86_64                                   40/157 
  Updating   : libffi-3.0.13-19.el7.x86_64                               41/157 
  Updating   : libX11-common-1.6.7-4.el7_9.noarch                        42/157 
  Updating   : libX11-1.6.7-4.el7_9.x86_64                               43/157 
  Installing : libX11-devel-1.6.7-4.el7_9.x86_64                         44/157 
  Installing : libXrender-devel-0.9.10-1.el7.x86_64                      45/157 
  Installing : libXft-devel-2.3.2-2.el7.x86_64                           46/157 
  Installing : 1:tk-8.5.13-6.el7.x86_64                                  47/157 
  Updating   : libwebp-0.3.0-10.el7_9.x86_64                             48/157 
  Updating   : ncurses-base-5.9-14.20130511.el7_4.noarch                 49/157 
  Updating   : ncurses-libs-5.9-14.20130511.el7_4.x86_64                 50/157 
  Updating   : readline-6.2-11.el7.x86_64                                51/157 
  Updating   : sqlite-3.7.17-8.el7_7.1.x86_64                            52/157 
  Updating   : nss-softokn-3.67.0-3.el7_9.x86_64                         53/157 
  Updating   : nss-pem-1.0.3-7.el7.x86_64                                54/157 
  Updating   : nss-sysinit-3.67.0-4.el7_9.x86_64                         55/157 
  Updating   : nss-3.67.0-4.el7_9.x86_64                                 56/157 
  Updating   : libcurl-7.29.0-59.el7_9.1.x86_64                          57/157 
  Installing : ncurses-devel-5.9-14.20130511.el7_4.x86_64                58/157 
  Installing : xz-devel-5.2.2-1.el7.x86_64                               59/157 
  Installing : libxml2-devel-2.9.1-6.el7_9.6.x86_64                      60/157 
  Updating   : libjpeg-turbo-1.2.90-8.el7.x86_64                         61/157 
  Installing : pcre-devel-8.32-17.el7.x86_64                             62/157 
  Installing : libselinux-devel-2.5-15.el7.x86_64                        63/157 
  Updating   : libgomp-4.8.5-44.el7.x86_64                               64/157 
  Installing : libverto-devel-0.2.5-4.el7.x86_64                         65/157 
  Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64                    66/157 
  Installing : krb5-devel-1.15.1-51.el7_9.x86_64                         67/157 
  Installing : libgpg-error-devel-1.12-3.el7.x86_64                      68/157 
  Installing : libgcrypt-devel-1.5.3-14.el7.x86_64                       69/157 
  Updating   : 1:make-3.82-24.el7.x86_64                                 70/157 
  Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64                     71/157 
  Updating   : 14:libpcap-1.5.3-12.el7.x86_64                            72/157 
  Installing : 14:libpcap-devel-1.5.3-12.el7.x86_64                      73/157 
  Updating   : util-linux-2.23.2-65.el7_9.1.x86_64                       74/157 
  Updating   : 1:openssl-1.0.2k-22.el7_9.x86_64                          75/157 
  Installing : libxslt-devel-1.1.28-6.el7.x86_64                         76/157 
  Installing : 1:openssl-devel-1.0.2k-22.el7_9.x86_64                    77/157 
  Updating   : gcc-4.8.5-44.el7.x86_64                                   78/157 
  Installing : libjpeg-turbo-devel-1.2.90-8.el7.x86_64                   79/157 
  Installing : readline-devel-6.2-11.el7.x86_64                          80/157 
  Updating   : curl-7.29.0-59.el7_9.1.x86_64                             81/157 
  Installing : libcurl-devel-7.29.0-59.el7_9.1.x86_64                    82/157 
  Updating   : nss-tools-3.67.0-4.el7_9.x86_64                           83/157 
  Installing : sqlite-devel-3.7.17-8.el7_7.1.x86_64                      84/157 
  Updating   : ncurses-5.9-14.20130511.el7_4.x86_64                      85/157 
  Installing : libwebp-devel-0.3.0-10.el7_9.x86_64                       86/157 
  Installing : 1:tk-devel-8.5.13-6.el7.x86_64                            87/157 
  Installing : libffi-devel-3.0.13-19.el7.x86_64                         88/157 
  Updating   : e2fsprogs-1.42.9-19.el7.x86_64                            89/157 
  Installing : libxslt-python-1.1.28-6.el7.x86_64                        90/157 
  Updating   : krb5-workstation-1.15.1-51.el7_9.x86_64                   91/157 
  Installing : libicu-devel-50.2-4.el7_7.x86_64                          92/157 
  Installing : icu-50.2-4.el7_7.x86_64                                   93/157 
  Updating   : libselinux-utils-2.5-15.el7.x86_64                        94/157 
  Updating   : 2:tar-1.26-35.el7.x86_64                                  95/157 
  Updating   : lsof-4.87-6.el7.x86_64                                    96/157 
  Updating   : libselinux-python-2.5-15.el7.x86_64                       97/157 
  Updating   : unzip-6.0-22.el7_9.x86_64                                 98/157 
  Installing : gdbm-devel-1.10-8.el7.x86_64                              99/157 
  Installing : bzip2-devel-1.0.6-13.el7.x86_64                          100/157 
  Cleanup    : nss-tools-3.28.4-8.el7.x86_64                            101/157 
  Cleanup    : util-linux-2.23.2-43.el7.x86_64                          102/157 
  Cleanup    : 1:openssl-1.0.2k-8.el7.x86_64                            103/157 
  Cleanup    : krb5-workstation-1.15.1-8.el7.x86_64                     104/157 
  Cleanup    : curl-7.29.0-42.el7.x86_64                                105/157 
  Cleanup    : libcurl-7.29.0-42.el7.x86_64                             106/157 
  Cleanup    : nss-sysinit-3.28.4-8.el7.x86_64                          107/157 
  Cleanup    : nss-3.28.4-8.el7.x86_64                                  108/157 
  Cleanup    : nss-pem-1.0.3-4.el7.x86_64                               109/157 
  Cleanup    : nss-softokn-3.28.3-6.el7.x86_64                          110/157 
  Cleanup    : e2fsprogs-1.42.9-10.el7.x86_64                           111/157 
  Cleanup    : gcc-4.8.5-16.el7.x86_64                                  112/157 
  Cleanup    : sqlite-3.7.17-8.el7.x86_64                               113/157 
  Cleanup    : libkadm5-1.15.1-8.el7.x86_64                             114/157 
  Cleanup    : libmount-2.23.2-43.el7.x86_64                            115/157 
  Cleanup    : fontconfig-2.10.95-11.el7.x86_64                         116/157 
  Cleanup    : libssh2-1.4.3-10.el7_2.1.x86_64                          117/157 
  Cleanup    : 1:openssl-libs-1.0.2k-8.el7.x86_64                       118/157 
  Cleanup    : krb5-libs-1.15.1-8.el7.x86_64                            119/157 
  Cleanup    : libxslt-1.1.28-5.el7.x86_64                              120/157 
  Cleanup    : libX11-1.6.5-1.el7.x86_64                                121/157 
  Cleanup    : libxml2-python-2.9.1-6.el7_2.3.x86_64                    122/157 
  Cleanup    : libselinux-utils-2.5-11.el7.x86_64                       123/157 
  Cleanup    : libxml2-2.9.1-6.el7_2.3.x86_64                           124/157 
  Cleanup    : libblkid-2.23.2-43.el7.x86_64                            125/157 
  Cleanup    : readline-6.2-10.el7.x86_64                               126/157 
  Cleanup    : cpp-4.8.5-16.el7.x86_64                                  127/157 
  Cleanup    : e2fsprogs-libs-1.42.9-10.el7.x86_64                      128/157 
  Cleanup    : libss-1.42.9-10.el7.x86_64                               129/157 
  Cleanup    : nss-util-3.28.4-3.el7.x86_64                             130/157 
  Cleanup    : libselinux-python-2.5-11.el7.x86_64                      131/157 
  Cleanup    : lsof-4.87-4.el7.x86_64                                   132/157 
  Cleanup    : 2:tar-1.26-32.el7.x86_64                                 133/157 
  Cleanup    : libselinux-2.5-11.el7.x86_64                             134/157 
  Cleanup    : 2:libpng-1.5.13-7.el7_2.x86_64                           135/157 
  Cleanup    : ncurses-5.9-13.20130511.el7.x86_64                       136/157 
  Cleanup    : ncurses-libs-5.9-13.20130511.el7.x86_64                  137/157 
  Cleanup    : libicu-50.1.2-15.el7.x86_64                              138/157 
  Cleanup    : ncurses-base-5.9-13.20130511.el7.noarch                  139/157 
  Cleanup    : libX11-common-1.6.5-1.el7.noarch                         140/157 
  Cleanup    : libgcc-4.8.5-16.el7.x86_64                               141/157 
  Cleanup    : zlib-1.2.7-17.el7.x86_64                                 142/157 
  Cleanup    : libsepol-2.5-6.el7.x86_64                                143/157 
  Cleanup    : nspr-4.13.1-1.0.el7_3.x86_64                             144/157 
  Cleanup    : libcom_err-1.42.9-10.el7.x86_64                          145/157 
  Cleanup    : libuuid-2.23.2-43.el7.x86_64                             146/157 
  Cleanup    : libxcb-1.12-1.el7.x86_64                                 147/157 
  Cleanup    : freetype-2.4.11-15.el7.x86_64                            148/157 
  Cleanup    : expat-2.1.0-10.el7_3.x86_64                              149/157 
  Cleanup    : libgomp-4.8.5-16.el7.x86_64                              150/157 
  Cleanup    : nss-softokn-freebl-3.28.3-6.el7.x86_64                   151/157 
  Cleanup    : 1:make-3.82-23.el7.x86_64                                152/157 
  Cleanup    : libffi-3.0.13-18.el7.x86_64                              153/157 
  Cleanup    : libwebp-0.3.0-7.el7.x86_64                               154/157 
  Cleanup    : unzip-6.0-16.el7.x86_64                                  155/157 
  Cleanup    : libjpeg-turbo-1.2.90-5.el7.x86_64                        156/157 
  Cleanup    : 14:libpcap-1.5.3-9.el7.x86_64                            157/157 
  Verifying  : krb5-libs-1.15.1-51.el7_9.x86_64                           1/157 
  Verifying  : libblkid-2.23.2-65.el7_9.1.x86_64                          2/157 
  Verifying  : libffi-devel-3.0.13-19.el7.x86_64                          3/157 
  Verifying  : 14:libpcap-1.5.3-12.el7.x86_64                             4/157 
  Verifying  : 14:libpcap-devel-1.5.3-12.el7.x86_64                       5/157 
  Verifying  : bzip2-devel-1.0.6-13.el7.x86_64                            6/157 
  Verifying  : readline-6.2-11.el7.x86_64                                 7/157 
  Verifying  : sqlite-3.7.17-8.el7_7.1.x86_64                             8/157 
  Verifying  : xorg-x11-proto-devel-2018.4-1.el7.noarch                   9/157 
  Verifying  : cpp-4.8.5-44.el7.x86_64                                   10/157 
  Verifying  : libX11-devel-1.6.7-4.el7_9.x86_64                         11/157 
  Verifying  : libsmartcols-2.23.2-65.el7_9.1.x86_64                     12/157 
  Verifying  : nss-pem-1.0.3-7.el7.x86_64                                13/157 
  Verifying  : 1:tk-8.5.13-6.el7.x86_64                                  14/157 
  Verifying  : libXrender-devel-0.9.10-1.el7.x86_64                      15/157 
  Verifying  : libselinux-utils-2.5-15.el7.x86_64                        16/157 
  Verifying  : 1:make-3.82-24.el7.x86_64                                 17/157 
  Verifying  : nss-3.67.0-4.el7_9.x86_64                                 18/157 
  Verifying  : libcurl-7.29.0-59.el7_9.1.x86_64                          19/157 
  Verifying  : libsepol-devel-2.5-10.el7.x86_64                          20/157 
  Verifying  : nss-util-3.67.0-1.el7_9.x86_64                            21/157 
  Verifying  : libgpg-error-devel-1.12-3.el7.x86_64                      22/157 
  Verifying  : freetype-2.8-14.el7_9.1.x86_64                            23/157 
  Verifying  : libgcc-4.8.5-44.el7.x86_64                                24/157 
  Verifying  : libXau-devel-1.0.8-2.1.el7.x86_64                         25/157 
  Verifying  : 2:libpng-devel-1.5.13-8.el7.x86_64                        26/157 
  Verifying  : keyutils-libs-devel-1.5.8-3.el7.x86_64                    27/157 
  Verifying  : libxml2-devel-2.9.1-6.el7_9.6.x86_64                      28/157 
  Verifying  : libxml2-2.9.1-6.el7_9.6.x86_64                            29/157 
  Verifying  : ncurses-libs-5.9-14.20130511.el7_4.x86_64                 30/157 
  Verifying  : libicu-devel-50.2-4.el7_7.x86_64                          31/157 
  Verifying  : e2fsprogs-1.42.9-19.el7.x86_64                            32/157 
  Verifying  : libxml2-python-2.9.1-6.el7_9.6.x86_64                     33/157 
  Verifying  : libmount-2.23.2-65.el7_9.1.x86_64                         34/157 
  Verifying  : e2fsprogs-libs-1.42.9-19.el7.x86_64                       35/157 
  Verifying  : libuuid-devel-2.23.2-65.el7_9.1.x86_64                    36/157 
  Verifying  : nss-softokn-freebl-3.67.0-3.el7_9.x86_64                  37/157 
  Verifying  : libssh2-1.8.0-4.el7.x86_64                                38/157 
  Verifying  : libxslt-devel-1.1.28-6.el7.x86_64                         39/157 
  Verifying  : libicu-50.2-4.el7_7.x86_64                                40/157 
  Verifying  : ncurses-5.9-14.20130511.el7_4.x86_64                      41/157 
  Verifying  : libsepol-2.5-10.el7.x86_64                                42/157 
  Verifying  : 1:openssl-devel-1.0.2k-22.el7_9.x86_64                    43/157 
  Verifying  : 1:openssl-libs-1.0.2k-22.el7_9.x86_64                     44/157 
  Verifying  : curl-7.29.0-59.el7_9.1.x86_64                             45/157 
  Verifying  : libverto-devel-0.2.5-4.el7.x86_64                         46/157 
  Verifying  : nss-softokn-3.67.0-3.el7_9.x86_64                         47/157 
  Verifying  : libgomp-4.8.5-44.el7.x86_64                               48/157 
  Verifying  : libXft-devel-2.3.2-2.el7.x86_64                           49/157 
  Verifying  : 1:tcl-8.5.13-8.el7.x86_64                                 50/157 
  Verifying  : libselinux-devel-2.5-15.el7.x86_64                        51/157 
  Verifying  : fontconfig-2.13.0-4.3.el7.x86_64                          52/157 
  Verifying  : zlib-1.2.7-19.el7_9.x86_64                                53/157 
  Verifying  : krb5-workstation-1.15.1-51.el7_9.x86_64                   54/157 
  Verifying  : libselinux-2.5-15.el7.x86_64                              55/157 
  Verifying  : pcre-devel-8.32-17.el7.x86_64                             56/157 
  Verifying  : gdbm-devel-1.10-8.el7.x86_64                              57/157 
  Verifying  : fontconfig-devel-2.13.0-4.3.el7.x86_64                    58/157 
  Verifying  : libkadm5-1.15.1-51.el7_9.x86_64                           59/157 
  Verifying  : ncurses-devel-5.9-14.20130511.el7_4.x86_64                60/157 
  Verifying  : libss-1.42.9-19.el7.x86_64                                61/157 
  Verifying  : libjpeg-turbo-1.2.90-8.el7.x86_64                         62/157 
  Verifying  : 1:openssl-1.0.2k-22.el7_9.x86_64                          63/157 
  Verifying  : libwebp-devel-0.3.0-10.el7_9.x86_64                       64/157 
  Verifying  : gcc-4.8.5-44.el7.x86_64                                   65/157 
  Verifying  : zlib-devel-1.2.7-19.el7_9.x86_64                          66/157 
  Verifying  : 2:libpng-1.5.13-8.el7.x86_64                              67/157 
  Verifying  : libjpeg-turbo-devel-1.2.90-8.el7.x86_64                   68/157 
  Verifying  : nss-tools-3.67.0-4.el7_9.x86_64                           69/157 
  Verifying  : libgcrypt-devel-1.5.3-14.el7.x86_64                       70/157 
  Verifying  : libcurl-devel-7.29.0-59.el7_9.1.x86_64                    71/157 
  Verifying  : unzip-6.0-22.el7_9.x86_64                                 72/157 
  Verifying  : xz-devel-5.2.2-1.el7.x86_64                               73/157 
  Verifying  : libuuid-2.23.2-65.el7_9.1.x86_64                          74/157 
  Verifying  : libX11-1.6.7-4.el7_9.x86_64                               75/157 
  Verifying  : libcom_err-devel-1.42.9-19.el7.x86_64                     76/157 
  Verifying  : ncurses-base-5.9-14.20130511.el7_4.noarch                 77/157 
  Verifying  : 1:tcl-devel-8.5.13-8.el7.x86_64                           78/157 
  Verifying  : util-linux-2.23.2-65.el7_9.1.x86_64                       79/157 
  Verifying  : expat-2.1.0-12.el7.x86_64                                 80/157 
  Verifying  : libxslt-python-1.1.28-6.el7.x86_64                        81/157 
  Verifying  : 2:tar-1.26-35.el7.x86_64                                  82/157 
  Verifying  : lsof-4.87-6.el7.x86_64                                    83/157 
  Verifying  : libwebp-0.3.0-10.el7_9.x86_64                             84/157 
  Verifying  : nspr-4.32.0-1.el7_9.x86_64                                85/157 
  Verifying  : libcom_err-1.42.9-19.el7.x86_64                           86/157 
  Verifying  : 1:tk-devel-8.5.13-6.el7.x86_64                            87/157 
  Verifying  : libxcb-1.13-1.el7.x86_64                                  88/157 
  Verifying  : icu-50.2-4.el7_7.x86_64                                   89/157 
  Verifying  : libselinux-python-2.5-15.el7.x86_64                       90/157 
  Verifying  : krb5-devel-1.15.1-51.el7_9.x86_64                         91/157 
  Verifying  : freetype-devel-2.8-14.el7_9.1.x86_64                      92/157 
  Verifying  : readline-devel-6.2-11.el7.x86_64                          93/157 
  Verifying  : expat-devel-2.1.0-12.el7.x86_64                           94/157 
  Verifying  : libxcb-devel-1.13-1.el7.x86_64                            95/157 
  Verifying  : sqlite-devel-3.7.17-8.el7_7.1.x86_64                      96/157 
  Verifying  : libxslt-1.1.28-6.el7.x86_64                               97/157 
  Verifying  : nss-sysinit-3.67.0-4.el7_9.x86_64                         98/157 
  Verifying  : libX11-common-1.6.7-4.el7_9.noarch                        99/157 
  Verifying  : libffi-3.0.13-19.el7.x86_64                              100/157 
  Verifying  : nss-util-3.28.4-3.el7.x86_64                             101/157 
  Verifying  : libsepol-2.5-6.el7.x86_64                                102/157 
  Verifying  : libblkid-2.23.2-43.el7.x86_64                            103/157 
  Verifying  : krb5-workstation-1.15.1-8.el7.x86_64                     104/157 
  Verifying  : nss-tools-3.28.4-8.el7.x86_64                            105/157 
  Verifying  : libcom_err-1.42.9-10.el7.x86_64                          106/157 
  Verifying  : 1:make-3.82-23.el7.x86_64                                107/157 
  Verifying  : nss-3.28.4-8.el7.x86_64                                  108/157 
  Verifying  : nss-sysinit-3.28.4-8.el7.x86_64                          109/157 
  Verifying  : libffi-3.0.13-18.el7.x86_64                              110/157 
  Verifying  : lsof-4.87-4.el7.x86_64                                   111/157 
  Verifying  : krb5-libs-1.15.1-8.el7.x86_64                            112/157 
  Verifying  : readline-6.2-10.el7.x86_64                               113/157 
  Verifying  : sqlite-3.7.17-8.el7.x86_64                               114/157 
  Verifying  : libX11-1.6.5-1.el7.x86_64                                115/157 
  Verifying  : libselinux-utils-2.5-11.el7.x86_64                       116/157 
  Verifying  : libcurl-7.29.0-42.el7.x86_64                             117/157 
  Verifying  : libuuid-2.23.2-43.el7.x86_64                             118/157 
  Verifying  : unzip-6.0-16.el7.x86_64                                  119/157 
  Verifying  : nss-softokn-3.28.3-6.el7.x86_64                          120/157 
  Verifying  : libicu-50.1.2-15.el7.x86_64                              121/157 
  Verifying  : curl-7.29.0-42.el7.x86_64                                122/157 
  Verifying  : libgomp-4.8.5-16.el7.x86_64                              123/157 
  Verifying  : libxcb-1.12-1.el7.x86_64                                 124/157 
  Verifying  : util-linux-2.23.2-43.el7.x86_64                          125/157 
  Verifying  : e2fsprogs-libs-1.42.9-10.el7.x86_64                      126/157 
  Verifying  : fontconfig-2.10.95-11.el7.x86_64                         127/157 
  Verifying  : libssh2-1.4.3-10.el7_2.1.x86_64                          128/157 
  Verifying  : expat-2.1.0-10.el7_3.x86_64                              129/157 
  Verifying  : nspr-4.13.1-1.0.el7_3.x86_64                             130/157 
  Verifying  : libjpeg-turbo-1.2.90-5.el7.x86_64                        131/157 
  Verifying  : nss-pem-1.0.3-4.el7.x86_64                               132/157 
  Verifying  : libselinux-python-2.5-11.el7.x86_64                      133/157 
  Verifying  : 14:libpcap-1.5.3-9.el7.x86_64                            134/157 
  Verifying  : libxml2-2.9.1-6.el7_2.3.x86_64                           135/157 
  Verifying  : 1:openssl-libs-1.0.2k-8.el7.x86_64                       136/157 
  Verifying  : 2:tar-1.26-32.el7.x86_64                                 137/157 
  Verifying  : libxslt-1.1.28-5.el7.x86_64                              138/157 
  Verifying  : cpp-4.8.5-16.el7.x86_64                                  139/157 
  Verifying  : libX11-common-1.6.5-1.el7.noarch                         140/157 
  Verifying  : libmount-2.23.2-43.el7.x86_64                            141/157 
  Verifying  : nss-softokn-freebl-3.28.3-6.el7.x86_64                   142/157 
  Verifying  : libss-1.42.9-10.el7.x86_64                               143/157 
  Verifying  : libselinux-2.5-11.el7.x86_64                             144/157 
  Verifying  : gcc-4.8.5-16.el7.x86_64                                  145/157 
  Verifying  : freetype-2.4.11-15.el7.x86_64                            146/157 
  Verifying  : ncurses-base-5.9-13.20130511.el7.noarch                  147/157 
  Verifying  : libkadm5-1.15.1-8.el7.x86_64                             148/157 
  Verifying  : libgcc-4.8.5-16.el7.x86_64                               149/157 
  Verifying  : 1:openssl-1.0.2k-8.el7.x86_64                            150/157 
  Verifying  : zlib-1.2.7-17.el7.x86_64                                 151/157 
  Verifying  : libwebp-0.3.0-7.el7.x86_64                               152/157 
  Verifying  : libxml2-python-2.9.1-6.el7_2.3.x86_64                    153/157 
  Verifying  : 2:libpng-1.5.13-7.el7_2.x86_64                           154/157 
  Verifying  : e2fsprogs-1.42.9-10.el7.x86_64                           155/157 
  Verifying  : ncurses-5.9-13.20130511.el7.x86_64                       156/157 
  Verifying  : ncurses-libs-5.9-13.20130511.el7.x86_64                  157/157 

Installed:
  bzip2-devel.x86_64 0:1.0.6-13.el7                                             
  freetype-devel.x86_64 0:2.8-14.el7_9.1                                        
  gdbm-devel.x86_64 0:1.10-8.el7                                                
  icu.x86_64 0:50.2-4.el7_7                                                     
  libcurl-devel.x86_64 0:7.29.0-59.el7_9.1                                      
  libffi-devel.x86_64 0:3.0.13-19.el7                                           
  libicu-devel.x86_64 0:50.2-4.el7_7                                            
  libjpeg-turbo-devel.x86_64 0:1.2.90-8.el7                                     
  libpcap-devel.x86_64 14:1.5.3-12.el7                                          
  libpng-devel.x86_64 2:1.5.13-8.el7                                            
  libwebp-devel.x86_64 0:0.3.0-10.el7_9                                         
  libxml2-devel.x86_64 0:2.9.1-6.el7_9.6                                        
  libxslt-devel.x86_64 0:1.1.28-6.el7                                           
  libxslt-python.x86_64 0:1.1.28-6.el7                                          
  ncurses-devel.x86_64 0:5.9-14.20130511.el7_4                                  
  openssl-devel.x86_64 1:1.0.2k-22.el7_9                                        
  pcre-devel.x86_64 0:8.32-17.el7                                               
  readline-devel.x86_64 0:6.2-11.el7                                            
  sqlite-devel.x86_64 0:3.7.17-8.el7_7.1                                        
  tk-devel.x86_64 1:8.5.13-6.el7                                                
  xz-devel.x86_64 0:5.2.2-1.el7                                                 
  zlib-devel.x86_64 0:1.2.7-19.el7_9                                            

Dependency Installed:
  expat-devel.x86_64 0:2.1.0-12.el7                                             
  fontconfig-devel.x86_64 0:2.13.0-4.3.el7                                      
  keyutils-libs-devel.x86_64 0:1.5.8-3.el7                                      
  krb5-devel.x86_64 0:1.15.1-51.el7_9                                           
  libX11-devel.x86_64 0:1.6.7-4.el7_9                                           
  libXau-devel.x86_64 0:1.0.8-2.1.el7                                           
  libXft-devel.x86_64 0:2.3.2-2.el7                                             
  libXrender-devel.x86_64 0:0.9.10-1.el7                                        
  libcom_err-devel.x86_64 0:1.42.9-19.el7                                       
  libgcrypt-devel.x86_64 0:1.5.3-14.el7                                         
  libgpg-error-devel.x86_64 0:1.12-3.el7                                        
  libselinux-devel.x86_64 0:2.5-15.el7                                          
  libsepol-devel.x86_64 0:2.5-10.el7                                            
  libsmartcols.x86_64 0:2.23.2-65.el7_9.1                                       
  libuuid-devel.x86_64 0:2.23.2-65.el7_9.1                                      
  libverto-devel.x86_64 0:0.2.5-4.el7                                           
  libxcb-devel.x86_64 0:1.13-1.el7                                              
  tcl.x86_64 1:8.5.13-8.el7                                                     
  tcl-devel.x86_64 1:8.5.13-8.el7                                               
  tk.x86_64 1:8.5.13-6.el7                                                      
  xorg-x11-proto-devel.noarch 0:2018.4-1.el7                                    

Updated:
  freetype.x86_64 0:2.8-14.el7_9.1       gcc.x86_64 0:4.8.5-44.el7             
  libwebp.x86_64 0:0.3.0-10.el7_9        libxml2.x86_64 0:2.9.1-6.el7_9.6      
  libxslt.x86_64 0:1.1.28-6.el7          lsof.x86_64 0:4.87-6.el7              
  make.x86_64 1:3.82-24.el7              openssl.x86_64 1:1.0.2k-22.el7_9      
  tar.x86_64 2:1.26-35.el7               unzip.x86_64 0:6.0-22.el7_9           
  zlib.x86_64 0:1.2.7-19.el7_9          

Dependency Updated:
  cpp.x86_64 0:4.8.5-44.el7                                                     
  curl.x86_64 0:7.29.0-59.el7_9.1                                               
  e2fsprogs.x86_64 0:1.42.9-19.el7                                              
  e2fsprogs-libs.x86_64 0:1.42.9-19.el7                                         
  expat.x86_64 0:2.1.0-12.el7                                                   
  fontconfig.x86_64 0:2.13.0-4.3.el7                                            
  krb5-libs.x86_64 0:1.15.1-51.el7_9                                            
  krb5-workstation.x86_64 0:1.15.1-51.el7_9                                     
  libX11.x86_64 0:1.6.7-4.el7_9                                                 
  libX11-common.noarch 0:1.6.7-4.el7_9                                          
  libblkid.x86_64 0:2.23.2-65.el7_9.1                                           
  libcom_err.x86_64 0:1.42.9-19.el7                                             
  libcurl.x86_64 0:7.29.0-59.el7_9.1                                            
  libffi.x86_64 0:3.0.13-19.el7                                                 
  libgcc.x86_64 0:4.8.5-44.el7                                                  
  libgomp.x86_64 0:4.8.5-44.el7                                                 
  libicu.x86_64 0:50.2-4.el7_7                                                  
  libjpeg-turbo.x86_64 0:1.2.90-8.el7                                           
  libkadm5.x86_64 0:1.15.1-51.el7_9                                             
  libmount.x86_64 0:2.23.2-65.el7_9.1                                           
  libpcap.x86_64 14:1.5.3-12.el7                                                
  libpng.x86_64 2:1.5.13-8.el7                                                  
  libselinux.x86_64 0:2.5-15.el7                                                
  libselinux-python.x86_64 0:2.5-15.el7                                         
  libselinux-utils.x86_64 0:2.5-15.el7                                          
  libsepol.x86_64 0:2.5-10.el7                                                  
  libss.x86_64 0:1.42.9-19.el7                                                  
  libssh2.x86_64 0:1.8.0-4.el7                                                  
  libuuid.x86_64 0:2.23.2-65.el7_9.1                                            
  libxcb.x86_64 0:1.13-1.el7                                                    
  libxml2-python.x86_64 0:2.9.1-6.el7_9.6                                       
  ncurses.x86_64 0:5.9-14.20130511.el7_4                                        
  ncurses-base.noarch 0:5.9-14.20130511.el7_4                                   
  ncurses-libs.x86_64 0:5.9-14.20130511.el7_4                                   
  nspr.x86_64 0:4.32.0-1.el7_9                                                  
  nss.x86_64 0:3.67.0-4.el7_9                                                   
  nss-pem.x86_64 0:1.0.3-7.el7                                                  
  nss-softokn.x86_64 0:3.67.0-3.el7_9                                           
  nss-softokn-freebl.x86_64 0:3.67.0-3.el7_9                                    
  nss-sysinit.x86_64 0:3.67.0-4.el7_9                                           
  nss-tools.x86_64 0:3.67.0-4.el7_9                                             
  nss-util.x86_64 0:3.67.0-1.el7_9                                              
  openssl-libs.x86_64 1:1.0.2k-22.el7_9                                         
  readline.x86_64 0:6.2-11.el7                                                  
  sqlite.x86_64 0:3.7.17-8.el7_7.1                                              
  util-linux.x86_64 0:2.23.2-65.el7_9.1                                         

Complete!
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
Package libxslt-1.1.28-6.el7.x86_64 already installed and latest version
Package libxslt-devel-1.1.28-6.el7.x86_64 already installed and latest version
Package libxslt-python-1.1.28-6.el7.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
Package libjpeg-turbo-devel-1.2.90-8.el7.x86_64 already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
No package vixie-cron available.
Error: Nothing to do
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
No package db4-devel available.
Error: Nothing to do
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.ustc.edu.cn
 * extras: mirrors.ustc.edu.cn
 * updates: mirrors.ustc.edu.cn
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-11 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch             Version         Repository        Size
================================================================================
Installing:
 epel-release           noarch           7-11            extras            15 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 15 k
Installed size: 24 k
Downloading packages:
epel-release-7-11.noarch.rpm                               |  15 kB   00:01     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : epel-release-7-11.noarch                                     1/1 
  Verifying  : epel-release-7-11.noarch                                     1/1 

Installed:
  epel-release.noarch 0:7-11                                                    

Complete!
curl: (7) Failed to connect to 2a04:4e42::223: Network is unreachable
https://mirrors.tencent.com/pypi/simple
OS: el - 7
--2022-01-07 20:56:17--  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 73258911 (70M) [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

 4% [>                                      ] 3,634,305   --.-K/s   in 2m 28s  

2022-01-07 20:58:45 (24.0 KB/s) - Read error at byte 3634305/73258911 (Connection timed out). Retrying.

--2022-01-07 20:58:46--  (try: 2)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 69624606 (66M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

 5% [+>                                     ] 3,926,331   --.-K/s   in 20s     

2022-01-07 20:59:06 (14.4 KB/s) - Read error at byte 3926331/73258911 (Connection timed out). Retrying.

--2022-01-07 20:59:08--  (try: 3)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 69332580 (66M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

 5% [++                                     ] 3,990,837   --.-K/s   in 27s     

2022-01-07 20:59:35 (2.33 KB/s) - Read error at byte 3990837/73258911 (Connection timed out). Retrying.

--2022-01-07 20:59:38--  (try: 4)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 69268074 (66M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

 5% [++                                     ] 4,087,023   --.-K/s   in 24s     

2022-01-07 21:00:02 (3.92 KB/s) - Read error at byte 4087023/73258911 (Connection timed out). Retrying.

--2022-01-07 21:00:06--  (try: 5)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 69171888 (66M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

 5% [++                                     ] 4,285,449   --.-K/s   in 40s     

2022-01-07 21:00:46 (4.86 KB/s) - Read error at byte 4285449/73258911 (Connection timed out). Retrying.

--2022-01-07 21:00:51--  (try: 6)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 68973462 (66M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

22% [++=====>                               ] 16,371,075  --.-K/s   in 8m 6s   

2022-01-07 21:09:01 (24.3 KB/s) - Read error at byte 16371075/73258911 (Connection timed out). Retrying.

--2022-01-07 21:09:07--  (try: 7)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 56887836 (54M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

30% [++++++++==>                            ] 22,104,860  --.-K/s   in 4m 11s  

2022-01-07 21:13:18 (22.3 KB/s) - Read error at byte 22104860/73258911 (Connection timed out). Retrying.

--2022-01-07 21:13:25--  (try: 8)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 51154051 (49M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

51% [+++++++++++========>                   ] 37,714,165  --.-K/s   in 11m 58s 

2022-01-07 21:25:24 (21.2 KB/s) - Read error at byte 37714165/73258911 (Connection timed out). Retrying.

--2022-01-07 21:25:32--  (try: 9)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 35544746 (34M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

52% [++++++++++++++++++++                   ] 38,304,270  --.-K/s   in 56s     

2022-01-07 21:26:28 (10.4 KB/s) - Read error at byte 38304270/73258911 (Connection timed out). Retrying.

--2022-01-07 21:26:37--  (try:10)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 34954641 (33M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

53% [++++++++++++++++++++                   ] 38,910,215  --.-K/s   in 40s     

2022-01-07 21:27:17 (14.7 KB/s) - Read error at byte 38910215/73258911 (Connection timed out). Retrying.

--2022-01-07 21:27:27--  (try:11)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 34348696 (33M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

53% [++++++++++++++++++++                   ] 38,915,680  --.-K/s   in 14s     

2022-01-07 21:27:42 (402 B/s) - Read error at byte 38915680/73258911 (Connection timed out). Retrying.

--2022-01-07 21:27:52--  (try:12)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 34343231 (33M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

54% [++++++++++++++++++++++++++++++++++++++++++++++++++++=>                                             ] 40,284,825  --.-K/s   in 81s     

2022-01-07 21:29:18 (16.4 KB/s) - Read error at byte 40284825/73258911 (Connection timed out). Retrying.

--2022-01-07 21:29:28--  (try:13)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32974086 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

55% [++++++++++++++++++++++++++++++++++++++++++++++++++++++                                             ] 40,425,650  --.-K/s   in 24s     

2022-01-07 21:29:52 (5.83 KB/s) - Read error at byte 40425650/73258911 (Connection timed out). Retrying.

--2022-01-07 21:30:02--  (try:14)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32833261 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

55% [++++++++++++++++++++++++++++++++++++++++++++++++++++++                                             ] 40,484,395  --.-K/s   in 15s     

2022-01-07 21:30:17 (3.90 KB/s) - Read error at byte 40484395/73258911 (Connection timed out). Retrying.

--2022-01-07 21:30:27--  (try:15)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32774516 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

55% [++++++++++++++++++++++++++++++++++++++++++++++++++++++                                             ] 40,520,100  --.-K/s   in 13s     

2022-01-07 21:30:39 (2.74 KB/s) - Read error at byte 40520100/73258911 (Connection timed out). Retrying.

--2022-01-07 21:30:49--  (try:16)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32738811 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

55% [++++++++++++++++++++++++++++++++++++++++++++++++++++++                                             ] 40,544,285  --.-K/s   in 25s     

2022-01-07 21:31:15 (966 B/s) - Read error at byte 40544285/73258911 (Connection timed out). Retrying.

--2022-01-07 21:31:25--  (try:17)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32714626 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

55% [++++++++++++++++++++++++++++++++++++++++++++++++++++++>                                            ] 40,911,190  --.-K/s   in 26s     

2022-01-07 21:31:51 (13.7 KB/s) - Read error at byte 40911190/73258911 (Connection timed out). Retrying.

--2022-01-07 21:32:01--  (try:18)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 32347721 (31M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

59% [+++++++++++++++++++++++++++++++++++++++++++++++++++++++===>                                        ] 43,852,815  --.-K/s   in 2m 16s  

2022-01-07 21:34:18 (21.2 KB/s) - Read error at byte 43852815/73258911 (Connection timed out). Retrying.

--2022-01-07 21:34:28--  (try:19)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 29406096 (28M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

71% [+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==========>                             ] 52,531,400  --.-K/s   in 6m 11s  

2022-01-07 21:40:39 (22.9 KB/s) - Read error at byte 52531400/73258911 (Connection timed out). Retrying.

--2022-01-07 21:40:49--  (try:20)  http://116.213.43.206:5880/install/pyenv/pyenv-el7-x64.tar.gz
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 73258911 (70M), 20727511 (20M) remaining [application/octet-stream]
Saving to: ‘/www/pyenv.tar.gz’

73% [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++==>                          ] 54,040,225  --.-K/s   in 74s     

2022-01-07 21:42:03 (19.8 KB/s) - Read error at byte 54040225/73258911 (Connection timed out). Giving up.

Install python env...

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Python 3.7.9
--2022-01-07 21:42:05--  http://116.213.43.206:5880/install/src/bt6.init
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9873 (9.6K) [application/octet-stream]
Saving to: ‘/etc/init.d/bt’

100%[==================================================================================================>] 9,873       32.5KB/s   in 0.3s   

2022-01-07 21:42:05 (32.5 KB/s) - ‘/etc/init.d/bt’ saved [9873/9873]

--2022-01-07 21:42:05--  http://116.213.43.206:5880/install/public.sh
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4560 (4.5K) [application/octet-stream]
Saving to: ‘/www/server/panel/install/public.sh’

100%[==================================================================================================>] 4,560       --.-K/s   in 0.05s   

2022-01-07 21:42:05 (88.6 KB/s) - ‘/www/server/panel/install/public.sh’ saved [4560/4560]

--2022-01-07 21:42:05--  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9239686 (8.8M) [application/zip]
Saving to: ‘panel.zip’

 0% [                                                                                                   ] 84,716      --.-K/s   in 20s     

2022-01-07 21:42:26 (4.10 KB/s) - Read error at byte 84716/9239686 (Connection timed out). Retrying.

--2022-01-07 21:42:27--  (try: 2)  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9239686 (8.8M), 9154970 (8.7M) remaining [application/zip]
Saving to: ‘panel.zip’

 9% [========>                                                                                          ] 864,917     --.-K/s   in 53s     

2022-01-07 21:43:28 (14.5 KB/s) - Read error at byte 864917/9239686 (Connection timed out). Retrying.

--2022-01-07 21:43:30--  (try: 3)  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9239686 (8.8M), 8374769 (8.0M) remaining [application/zip]
Saving to: ‘panel.zip’

11% [+++++++++=>                                                                                        ] 1,077,757   --.-K/s   in 25s     

2022-01-07 21:43:56 (8.22 KB/s) - Read error at byte 1077757/9239686 (Connection timed out). Retrying.

--2022-01-07 21:43:59--  (try: 4)  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9239686 (8.8M), 8161929 (7.8M) remaining [application/zip]
Saving to: ‘panel.zip’

13% [+++++++++++=>                                                                                      ] 1,287,716   --.-K/s   in 25s     

2022-01-07 21:44:24 (8.09 KB/s) - Read error at byte 1287716/9239686 (Connection timed out). Retrying.

--2022-01-07 21:44:28--  (try: 5)  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9239686 (8.8M), 7951970 (7.6M) remaining [application/zip]
Saving to: ‘panel.zip’

16% [+++++++++++++==>                                                                                   ] 1,493,355   --.-K/s   in 17s     

2022-01-07 21:44:46 (11.9 KB/s) - Read error at byte 1493355/9239686 (Connection timed out). Retrying.

--2022-01-07 21:44:51--  (try: 6)  http://116.213.43.206:5880/install/src/panel6.zip
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 9239686 (8.8M), 7746331 (7.4M) remaining [application/zip]
Saving to: ‘panel.zip’

100%[++++++++++++++++==================================================================================>] 9,239,686   29.1KB/s   in 4m 44s 

2022-01-07 21:49:35 (26.7 KB/s) - ‘panel.zip’ saved [9239686/9239686]

--2022-01-07 21:49:35--  http://116.213.43.206:5880/install/src/bt7.init
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10438 (10K) [application/octet-stream]
Saving to: ‘/etc/init.d/bt’

100%[==================================================================================================>] 10,438      --.-K/s   in 0.001s  

2022-01-07 21:49:35 (14.4 MB/s) - ‘/etc/init.d/bt’ saved [10438/10438]

--2022-01-07 21:49:35--  http://116.213.43.206:5880/install/src/bt7.init
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10438 (10K) [application/octet-stream]
Saving to: ‘/www/server/panel/init.sh’

100%[==================================================================================================>] 10,438      --.-K/s   in 0s      

2022-01-07 21:49:35 (29.3 MB/s) - ‘/www/server/panel/init.sh’ saved [10438/10438]

--2022-01-07 21:49:35--  http://116.213.43.206:5880/install/conf/softList.conf
Connecting to 116.213.43.206:5880... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3287 (3.2K) [application/octet-stream]
Saving to: ‘/www/server/panel/data/softList.conf’

100%[==================================================================================================>] 3,287       --.-K/s   in 0s      

2022-01-07 21:49:36 (579 MB/s) - ‘/www/server/panel/data/softList.conf’ saved [3287/3287]

Starting Bt-Panel..../etc/init.d/bt: line 60: 55478 Aborted                 (core dumped) nohup $panel_path/BT-Panel >> $log_file 2>&1
........failed
------------------------------------------------------
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007efdfde2a740 (most recent call first):
------------------------------------------------------
Error: BT-Panel service startup failed.
	done
Starting Bt-Tasks... /etc/init.d/bt: line 60: 55563 Aborted                 (core dumped) nohup $panel_path/BT-Task >> $task_log_file 2>&1
failed
------------------------------------------------------
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f02d5cec740 (most recent call first):
------------------------------------------------------
Error: BT-Task service startup failed.
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f90b6d7d740 (most recent call first):
install.sh: line 547: 55574 Aborted                 (core dumped) $python_bin -m py_compile tools.py
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f0ac3927740 (most recent call first):
install.sh: line 547: 55576 Aborted                 (core dumped) $python_bin tools.py username
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f7c023d9740 (most recent call first):
Stopping Bt-Tasks...	done
Stopping Bt-Panel...	done
Starting Bt-Panel..../etc/init.d/bt: line 60: 55641 Aborted                 (core dumped) nohup $panel_path/BT-Panel >> $log_file 2>&1
........failed
------------------------------------------------------
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007efdfde2a740 (most recent call first):
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f643f671740 (most recent call first):
------------------------------------------------------
Error: BT-Panel service startup failed.
	done
Starting Bt-Tasks... /etc/init.d/bt: line 60: 55723 Aborted                 (core dumped) nohup $panel_path/BT-Task >> $task_log_file 2>&1
failed
------------------------------------------------------
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f02d5cec740 (most recent call first):
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f5e3bd15740 (most recent call first):
------------------------------------------------------
Error: BT-Task service startup failed.
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f7ac7ec0740 (most recent call first):
/etc/init.d/bt: line 283: 55758 Aborted                 (core dumped) $pythonV $panel_path/tools.py cli $1
lrwxrwxrwx. 1 root root       37 Jan  9  2021 python -> /www/server/panel/pyenv/bin/python3.7
-rwx------. 2 root root 14001936 Jan  9  2021 python3.7
---------------- python3.7
lsattr: Operation not supported While reading flags on python
=================================================
ERROR: The BT-Panel service startup failed.
ERROR: 宝塔启动失败
CentOS Linux release 7.4.1708 (Core)
Bit:64 Mem:3774M Core:8
Linux localhost.localdomain 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
请截图以上报错信息发帖至论坛www.bt.cn/bbs求助