Started by upstream project STX_build_master_master build number 150 http:jenkins-STX_build_master_master-150.log.html
originally caused by:
Started by timer
Running as SYSTEM
[lockable-resources] acquired lock on [docker-image-lock]
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/STX_BUILD_container_setup
No build steps declared
No emails were triggered.
[STX_BUILD_container_setup] $ /bin/sh -xe /tmp/jenkins580481406483725717.sh
+ DOCKER_BUILD_RETRIES=3
+ echo DOCKER_BUILD_ID=jenkins-master-20190617T233000Z-builder
DOCKER_BUILD_ID=jenkins-master-20190617T233000Z-builder
+ echo DOCKER_BUILD_TAG=master-20190617T233000Z-builder-image
DOCKER_BUILD_TAG=master-20190617T233000Z-builder-image
+ echo MY_REPO_ROOT=/localdisk/designer/jenkins/master
MY_REPO_ROOT=/localdisk/designer/jenkins/master
+ echo MY_WORKSPACE=/localdisk/loadbuild/jenkins/master/20190617T233000Z
MY_WORKSPACE=/localdisk/loadbuild/jenkins/master/20190617T233000Z
+ echo PROJECT=master
PROJECT=master
+ echo PUBLISH_LOGS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/logs
PUBLISH_LOGS_BASE=/export/mirror/starlingx/master/centos/20190617T233000Z/logs
+ echo PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs
PUBLISH_LOGS_URL=http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs
+ echo DOCKER_BUILD_RETRIES=3
DOCKER_BUILD_RETRIES=3
+ '[' -n jenkins-master-20190617T233000Z-builder ']'
+ '[' -n master-20190617T233000Z-builder-image ']'
+ '[' -n /localdisk/designer/jenkins/master ']'
+ '[' -n /localdisk/loadbuild/jenkins/master/20190617T233000Z ']'
+ '[' -n master ']'
+ '[' -n /export/mirror/starlingx/master/centos/20190617T233000Z/logs ']'
+ '[' -n http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190617T233000Z/logs ']'
+ '[' -n 3 ']'
+ export DOCKER_BUILD_IMAGE=jenkins:master-20190617T233000Z-builder-image
+ DOCKER_BUILD_IMAGE=jenkins:master-20190617T233000Z-builder-image
+ export DOCKER_BUILD_WORKDIR=/localdisk/designer/jenkins/master/stx-tools
+ DOCKER_BUILD_WORKDIR=/localdisk/designer/jenkins/master/stx-tools
+ export STX_INSTALLER_DIR=/localdisk/designer/jenkins/master/stx-tools/centos-mirror-tools/output/stx-installer
+ STX_INSTALLER_DIR=/localdisk/designer/jenkins/master/stx-tools/centos-mirror-tools/output/stx-installer
++ id -u
+ MYUID=18876
++ id -un
+ MYUNAME=jenkins
+ cd /localdisk/designer/jenkins/master/stx-tools
+ cp /var/lib/jenkins/.gitconfig toCOPY
+ cat
+ '[' '!' -d centos-mirror-tools/output/stx-installer ']'
+ DOCKERFILE_ORIG=Dockerfile
+ DOCKERFILE=../Dockerfile
+ cat Dockerfile
+ sed '/ENV container=docker/aRUN echo retries=20 >> /etc/yum.conf\nRUN echo timeout=60 >> /etc/yum.conf'
+ with_retries 3 docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:master-20190617T233000Z-builder-image --file ../Dockerfile .
+ local max_attempts=3
+ local cmd=docker
+ shift 2
+ local -i attempt=0
+ :
+ attempt=1
+ echo 'Running: docker build' --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:master-20190617T233000Z-builder-image --file ../Dockerfile .
Running: docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:master-20190617T233000Z-builder-image --file ../Dockerfile .
+ local rc=0
+ docker build --build-arg MYUID=18876 --build-arg MYUNAME=jenkins --ulimit core=0 --network host --tag jenkins:master-20190617T233000Z-builder-image --file ../Dockerfile .
Sending build context to Docker daemon 139.7kB
Step 1/37 : FROM centos:7.4.1708
---> 295a0b2bd8ea
Step 2/37 : RUN echo "http_caching=packages" >> /etc/yum.conf
---> Using cache
---> 00e89cb3053f
Step 3/37 : ARG MYUNAME=builder
---> Using cache
---> 2e0b6c9d2307
Step 4/37 : ARG MYUID=1000
---> Using cache
---> 695d62ab38bf
Step 5/37 : ENV container=docker
---> Using cache
---> 88aca0d0af5a
Step 6/37 : RUN echo retries=20 >> /etc/yum.conf
---> Using cache
---> ddebcc6f93ec
Step 7/37 : RUN echo timeout=60 >> /etc/yum.conf
---> Using cache
---> b35fa3e5f9c5
Step 8/37 : RUN groupadd -g 751 cgts && echo "mock:x:751:root" >> /etc/group && echo "mockbuild:x:9001:" >> /etc/group && yum install -y epel-release && yum install -y anaconda anaconda-help anaconda-runtime autoconf-archive autogen automake bc bind bind-utils cpanminus createrepo deltarpm expat-devel gcc gettext git libtool libxml2 lighttpd lighttpd-fastcgi lighttpd-mod_geoip net-tools mkisofs mock mongodb mongodb-server pax perl-CPAN python-deltarpm python-pep8 python-pip python-psutil python2-psutil python36-psutil python-sphinx python-subunit python-pip python-testrepository python-tox python-yaml postgresql qemu-kvm quilt rpm-build rpm-sign rpm-python squashfs-tools sudo systemd syslinux udisks2 vim-enhanced wget yumdownloader
---> Running in 7f4fed6b995e
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
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:
warning: /var/cache/yum/x86_64/7/extras/packages/epel-release-7-11.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for epel-release-7-11.noarch.rpm is not installed
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-4.1708.el7.centos.x86_64 (@CentOS)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
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!
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* epel: mirror.csclub.uwaterloo.ca
* extras: mirror.netflash.net
* updates: mirror.netflash.net
No package anaconda-help available.
Package libxml2-2.9.1-6.el7_2.3.x86_64 already installed and latest version
No package yumdownloader available.
Resolving Dependencies
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64
---> Package anaconda.x86_64 0:21.48.22.147-1.el7.centos will be installed
--> Processing Dependency: anaconda-tui = 21.48.22.147-1.el7.centos for package: anaconda-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: anaconda-gui = 21.48.22.147-1.el7.centos for package: anaconda-21.48.22.147-1.el7.centos.x86_64
---> Package anaconda-core.x86_64 0:21.48.22.147-1.el7.centos will be installed
--> Processing Dependency: python-meh >= 0.23-1 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-blivet >= 1:0.61.15.71 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: pyparted >= 2.5-2 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: pykickstart >= 1.99.66.19 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: parted >= 1.8.1 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libreport-rhel-anaconda-bugzilla >= 2.1.11-1 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libreport-anaconda >= 2.0.21-1 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: langtable-python >= 0.0.31-3 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: langtable-data >= 0.0.31-3 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: isomd5sum >= 1.0.10 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: iscsi-initiator-utils >= 6.2.0.870-3 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: firewalld >= 0.3.5-1 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: fcoe-utils >= 1.0.12-3.20100323git for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-glib >= 1.0.0-6.git20150107 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager >= 1.0.0-6.git20150107 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: usermode for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: teamd for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: rsync for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: realmd for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: pytz for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-subprocess32 for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-pwquality for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-ntplib for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-nss for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-coverage for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-IPy for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libuser-python for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libselinux-python for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libblockdev-nvdimm for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: kexec-tools for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: kbd for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: dmidecode for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: dhclient for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: chrony for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: authconfig for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-team for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libarchive.so.13()(64bit) for package: anaconda-core-21.48.22.147-1.el7.centos.x86_64
---> Package autoconf-archive.noarch 0:2017.03.21-1.el7 will be installed
--> Processing Dependency: autoconf for package: autoconf-archive-2017.03.21-1.el7.noarch
---> Package autogen.x86_64 0:5.18-5.el7 will be installed
--> Processing Dependency: autogen-libopts(x86-64) = 5.18-5.el7 for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: perl(strict) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libguile-2.0.so.22(GUILE_2.0)(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: /usr/bin/perl for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libguile-2.0.so.22()(64bit) for package: autogen-5.18-5.el7.x86_64
--> Processing Dependency: libgc.so.1()(64bit) for package: autogen-5.18-5.el7.x86_64
---> Package automake.noarch 0:1.13.4-3.el7 will be installed
--> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch
--> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch
---> Package bc.x86_64 0:1.06.95-13.el7 will be installed
---> Package bind.x86_64 32:9.9.4-74.el7_6.1 will be installed
--> Processing Dependency: bind-libs = 32:9.9.4-74.el7_6.1 for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: selinux-policy for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: selinux-policy for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: python-ply for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: policycoreutils-python for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: policycoreutils-python for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libselinux-utils for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libselinux-utils for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: liblwres.so.90()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libisccfg.so.90()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libisccc.so.90()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libisc.so.95()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libdns.so.100()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libbind9.so.90()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
--> Processing Dependency: libGeoIP.so.1()(64bit) for package: 32:bind-9.9.4-74.el7_6.1.x86_64
---> Package bind-utils.x86_64 32:9.9.4-74.el7_6.1 will be installed
---> Package createrepo.noarch 0:0.9.9-28.el7 will be installed
---> Package deltarpm.x86_64 0:3.6-3.el7 will be installed
---> Package expat-devel.x86_64 0:2.1.0-10.el7_3 will be installed
---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed
--> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64
---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed
--> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
--> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64
---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed
--> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64
--> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64
---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package lighttpd.x86_64 0:1.4.54-1.el7 will be installed
--> Processing Dependency: system-logos >= 7.92.1 for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: psmisc for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libfam.so.0()(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: lighttpd-1.4.54-1.el7.x86_64
---> Package lighttpd-fastcgi.x86_64 0:1.4.54-1.el7 will be installed
--> Processing Dependency: spawn-fcgi for package: lighttpd-fastcgi-1.4.54-1.el7.x86_64
---> Package lighttpd-mod_geoip.x86_64 0:1.4.54-1.el7 will be installed
---> Package mock.noarch 0:1.4.16-1.el7 will be installed
--> Processing Dependency: python(abi) = 3.6 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: mock-core-configs >= 27.4 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-six >= 1.4.0 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: /usr/bin/python3.6 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: btrfs-progs for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: createrepo_c for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: pigz for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-distro for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-jinja2 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-pyroute2 for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-requests for package: mock-1.4.16-1.el7.noarch
--> Processing Dependency: python36-rpm for package: mock-1.4.16-1.el7.noarch
---> Package mongodb.x86_64 0:2.6.12-6.el7 will be installed
--> Processing Dependency: v8 >= 3.14.5.10 for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_filesystem-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_program_options-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libpcap.so.1()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libsnappy.so.1()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libstemmer.so.0()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libv8.so.3()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
--> Processing Dependency: libyaml-cpp.so.0.5()(64bit) for package: mongodb-2.6.12-6.el7.x86_64
---> Package mongodb-server.x86_64 0:2.6.12-6.el7 will be installed
---> Package net-tools.x86_64 0:2.0-0.24.20131004git.el7 will be installed
---> Package pax.x86_64 0:3.4-19.el7 will be installed
---> Package perl-App-cpanminus.noarch 0:1.6922-2.el7 will be installed
--> Processing Dependency: perl(ExtUtils::MakeMaker) >= 6.31 for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::Install) >= 1.46 for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(YAML) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Time::Local) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Scalar::Util) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::Signature) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::CoreList) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Module::Build) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Encode) for package: perl-App-cpanminus-1.6922-2.el7.noarch
--> Processing Dependency: perl(Digest::SHA) for package: perl-App-cpanminus-1.6922-2.el7.noarch
---> Package perl-CPAN.noarch 0:1.9800-294.el7_6 will be installed
--> Processing Dependency: perl(HTTP::Tiny) >= 0.005 for package: perl-CPAN-1.9800-294.el7_6.noarch
--> Processing Dependency: perl(local::lib) for package: perl-CPAN-1.9800-294.el7_6.noarch
--> Processing Dependency: perl(Text::ParseWords) for package: perl-CPAN-1.9800-294.el7_6.noarch
--> Processing Dependency: perl(Data::Dumper) for package: perl-CPAN-1.9800-294.el7_6.noarch
---> Package postgresql.x86_64 0:9.2.24-1.el7_5 will be installed
--> Processing Dependency: postgresql-libs(x86-64) = 9.2.24-1.el7_5 for package: postgresql-9.2.24-1.el7_5.x86_64
--> Processing Dependency: libpq.so.5()(64bit) for package: postgresql-9.2.24-1.el7_5.x86_64
---> Package python-deltarpm.x86_64 0:3.6-3.el7 will be installed
---> Package python-pep8.noarch 0:1.4.6-3.el7 will be installed
--> Processing Dependency: python-setuptools for package: python-pep8-1.4.6-3.el7.noarch
---> Package python-sphinx.noarch 0:1.1.3-11.el7 will be installed
--> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-11.el7.noarch
--> Processing Dependency: python-jinja2 for package: python-sphinx-1.1.3-11.el7.noarch
--> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-11.el7.noarch
---> Package python-subunit.noarch 0:0.0.21-2.el7 will be installed
--> Processing Dependency: python-testtools >= 0.9.37 for package: python-subunit-0.0.21-2.el7.noarch
--> Processing Dependency: python-extras for package: python-subunit-0.0.21-2.el7.noarch
--> Processing Dependency: python-iso8601 for package: python-subunit-0.0.21-2.el7.noarch
---> Package python-testrepository.noarch 0:0.0.18-2.el7 will be installed
--> Processing Dependency: python-fixtures for package: python-testrepository-0.0.18-2.el7.noarch
---> Package python-tox.noarch 0:1.4.2-8.el7 will be installed
--> Processing Dependency: python-py for package: python-tox-1.4.2-8.el7.noarch
--> Processing Dependency: python-virtualenv for package: python-tox-1.4.2-8.el7.noarch
---> Package python2-pip.noarch 0:8.1.2-8.el7 will be installed
---> Package python2-psutil.x86_64 0:2.2.1-5.el7 will be installed
---> Package python36-psutil.x86_64 0:2.2.1-5.el7 will be installed
--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python36-psutil-2.2.1-5.el7.x86_64
---> Package qemu-kvm.x86_64 10:1.5.3-160.el7_6.2 will be installed
--> Processing Dependency: qemu-kvm-common = 10:1.5.3-160.el7_6.2 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: qemu-img = 10:1.5.3-160.el7_6.2 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libseccomp >= 1.0.0 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libseccomp.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: liblzo2.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64
---> Package quilt.noarch 0:0.66-1.el7 will be installed
--> Processing Dependency: /usr/sbin/sendmail for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: bzip2 for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: diffstat for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: p7zip for package: quilt-0.66-1.el7.noarch
--> Processing Dependency: procmail for package: quilt-0.66-1.el7.noarch
---> Package rpm-build.x86_64 0:4.11.3-35.el7 will be installed
--> Processing Dependency: rpm = 4.11.3-35.el7 for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: unzip for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: file for package: rpm-build-4.11.3-35.el7.x86_64
--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-35.el7.x86_64
---> Package rpm-python.x86_64 0:4.11.3-25.el7 will be updated
---> Package rpm-python.x86_64 0:4.11.3-35.el7 will be an update
---> Package rpm-sign.x86_64 0:4.11.3-35.el7 will be installed
--> Processing Dependency: rpm-build-libs(x86-64) = 4.11.3-35.el7 for package: rpm-sign-4.11.3-35.el7.x86_64
---> Package squashfs-tools.x86_64 0:4.3-0.21.gitaae0aff4.el7 will be installed
---> Package sudo.x86_64 0:1.8.23-3.el7 will be installed
---> Package syslinux.x86_64 0:4.05-15.el7 will be installed
--> Processing Dependency: mtools for package: syslinux-4.05-15.el7.x86_64
---> Package systemd.x86_64 0:219-42.el7 will be updated
---> Package systemd.x86_64 0:219-62.el7_6.6 will be an update
--> Processing Dependency: systemd-libs = 219-62.el7_6.6 for package: systemd-219-62.el7_6.6.x86_64
--> Processing Dependency: libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) for package: systemd-219-62.el7_6.6.x86_64
--> Processing Dependency: liblz4.so.1()(64bit) for package: systemd-219-62.el7_6.6.x86_64
--> Processing Dependency: libcryptsetup.so.12()(64bit) for package: systemd-219-62.el7_6.6.x86_64
---> Package udisks2.x86_64 0:2.7.3-8.el7 will be installed
--> Processing Dependency: libudisks2(x86-64) = 2.7.3-8.el7 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-swap >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-part >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-mdraid >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-loop >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-fs >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev-crypto >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev >= 2.13 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libatasmart >= 0.17 for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: xfsprogs for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: gdisk for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: e2fsprogs for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: dosfstools for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libudisks2.so.0()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libpolkit-agent-1.so.0()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libgudev-1.0.so.0()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libblockdev.so.2()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libbd_utils.so.2()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
--> Processing Dependency: libatasmart.so.4()(64bit) for package: udisks2-2.7.3-8.el7.x86_64
---> Package vim-enhanced.x86_64 2:7.4.160-5.el7 will be installed
--> Processing Dependency: vim-common = 2:7.4.160-5.el7 for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
--> Processing Dependency: which for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-5.el7.x86_64
---> Package wget.x86_64 0:1.14-18.el7_6.1 will be installed
--> Running transaction check
---> Package GeoIP.x86_64 0:1.5.0-13.el7 will be installed
---> Package NetworkManager.x86_64 1:1.12.0-10.el7_6 will be installed
--> Processing Dependency: NetworkManager-libnm(x86-64) = 1:1.12.0-10.el7_6 for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: wpa_supplicant >= 1:1.1 for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: glib2 >= 2.56.1 for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_8_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_6_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_4_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_2_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_12_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_2)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_0_0)(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libnm.so.0()(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
--> Processing Dependency: libndp.so.0()(64bit) for package: 1:NetworkManager-1.12.0-10.el7_6.x86_64
---> Package NetworkManager-glib.x86_64 1:1.12.0-10.el7_6 will be installed
--> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: 1:NetworkManager-glib-1.12.0-10.el7_6.x86_64
---> Package NetworkManager-team.x86_64 1:1.12.0-10.el7_6 will be installed
--> Processing Dependency: libjansson.so.4()(64bit) for package: 1:NetworkManager-team-1.12.0-10.el7_6.x86_64
---> Package alsa-lib.x86_64 0:1.1.6-2.el7 will be installed
---> Package anaconda-gui.x86_64 0:21.48.22.147-1.el7.centos will be installed
--> Processing Dependency: anaconda-widgets = 21.48.22.147-1.el7.centos for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: python-meh-gui >= 0.23-1 for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libxklavier >= 5.4 for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libtimezonemap >= 0.4.1-2 for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: zenity for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: yelp for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: tigervnc-server-minimal for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: nm-connection-editor for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libgnomekbd for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: keybinder3 for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: adwaita-icon-theme for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: NetworkManager-wifi for package: anaconda-gui-21.48.22.147-1.el7.centos.x86_64
---> Package anaconda-tui.x86_64 0:21.48.22.147-1.el7.centos will be installed
---> Package authconfig.x86_64 0:6.2.8-30.el7 will be installed
--> Processing Dependency: policycoreutils for package: authconfig-6.2.8-30.el7.x86_64
--> Processing Dependency: newt-python for package: authconfig-6.2.8-30.el7.x86_64
--> Processing Dependency: /usr/bin/openssl for package: authconfig-6.2.8-30.el7.x86_64
---> Package autoconf.noarch 0:2.69-11.el7 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package bind-libs.x86_64 32:9.9.4-74.el7_6.1 will be installed
--> Processing Dependency: bind-license = 32:9.9.4-74.el7_6.1 for package: 32:bind-libs-9.9.4-74.el7_6.1.x86_64
---> Package boost-filesystem.x86_64 0:1.53.0-27.el7 will be installed
---> Package boost-program-options.x86_64 0:1.53.0-27.el7 will be installed
---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed
---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed
---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed
--> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64
---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
---> Package centos-logos.noarch 0:70.0.6-3.el7.centos will be installed
---> Package chrony.x86_64 0:3.2-2.el7 will be installed
--> Processing Dependency: libedit.so.0()(64bit) for package: chrony-3.2-2.el7.x86_64
---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed
---> Package createrepo_c.x86_64 0:0.10.0-18.el7 will be installed
--> Processing Dependency: createrepo_c-libs = 0.10.0-18.el7 for package: createrepo_c-0.10.0-18.el7.x86_64
--> Processing Dependency: libcreaterepo_c.so.0()(64bit) for package: createrepo_c-0.10.0-18.el7.x86_64
---> Package cryptsetup-libs.x86_64 0:1.7.4-3.el7 will be updated
---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be an update
--> Processing Dependency: libjson-c.so.2()(64bit) for package: cryptsetup-libs-2.0.3-3.el7.x86_64
---> Package dhclient.x86_64 12:4.2.5-68.el7.centos.1 will be installed
--> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-68.el7.centos.1 for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: dhcp-common = 12:4.2.5-68.el7.centos.1 for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: iproute for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: initscripts for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: libisc-export.so.95()(64bit) for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
--> Processing Dependency: libdns-export.so.100()(64bit) for package: 12:dhclient-4.2.5-68.el7.centos.1.x86_64
---> Package diffstat.x86_64 0:1.57-4.el7 will be installed
---> Package dmidecode.x86_64 1:3.1-2.el7 will be installed
---> Package dosfstools.x86_64 0:3.0.20-10.el7 will be installed
---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be installed
--> Processing Dependency: libss = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64
--> Processing Dependency: libcom_err(x86-64) = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64
---> Package elfutils.x86_64 0:0.172-2.el7 will be installed
--> Processing Dependency: elfutils-libs(x86-64) = 0.172-2.el7 for package: elfutils-0.172-2.el7.x86_64
--> Processing Dependency: elfutils-libelf(x86-64) = 0.172-2.el7 for package: elfutils-0.172-2.el7.x86_64
--> Processing Dependency: libdw.so.1(ELFUTILS_0.171)(64bit) for package: elfutils-0.172-2.el7.x86_64
---> Package fcoe-utils.x86_64 0:1.0.32-2.el7_6 will be installed
--> Processing Dependency: lldpad >= 0.9.43 for package: fcoe-utils-1.0.32-2.el7_6.x86_64
--> Processing Dependency: device-mapper-multipath for package: fcoe-utils-1.0.32-2.el7_6.x86_64
--> Processing Dependency: libpciaccess.so.0()(64bit) for package: fcoe-utils-1.0.32-2.el7_6.x86_64
---> Package file.x86_64 0:5.11-35.el7 will be installed
--> Processing Dependency: file-libs = 5.11-35.el7 for package: file-5.11-35.el7.x86_64
---> Package firewalld.noarch 0:0.5.3-5.el7 will be installed
--> Processing Dependency: python-firewall = 0.5.3-5.el7 for package: firewalld-0.5.3-5.el7.noarch
--> Processing Dependency: firewalld-filesystem = 0.5.3-5.el7 for package: firewalld-0.5.3-5.el7.noarch
--> Processing Dependency: iptables for package: firewalld-0.5.3-5.el7.noarch
--> Processing Dependency: ipset for package: firewalld-0.5.3-5.el7.noarch
--> Processing Dependency: ebtables for package: firewalld-0.5.3-5.el7.noarch
---> Package gamin.x86_64 0:0.1.10-16.el7 will be installed
---> Package gc.x86_64 0:7.2d-7.el7 will be installed
---> Package gdb.x86_64 0:7.6.1-114.el7 will be installed
---> Package gdisk.x86_64 0:0.8.10-2.el7 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
---> Package glibc-devel.x86_64 0:2.17-260.el7_6.5 will be installed
--> Processing Dependency: glibc-headers = 2.17-260.el7_6.5 for package: glibc-devel-2.17-260.el7_6.5.x86_64
--> Processing Dependency: glibc = 2.17-260.el7_6.5 for package: glibc-devel-2.17-260.el7_6.5.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.5.x86_64
---> Package glusterfs-api.x86_64 0:3.12.2-18.el7 will be installed
--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-18.el7 for package: glusterfs-api-3.12.2-18.el7.x86_64
--> Processing Dependency: glusterfs(x86-64) = 3.12.2-18.el7 for package: glusterfs-api-3.12.2-18.el7.x86_64
---> Package glusterfs-libs.x86_64 0:3.12.2-18.el7 will be installed
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed
---> Package guile.x86_64 5:2.0.9-5.el7 will be installed
--> Processing Dependency: libltdl.so.7()(64bit) for package: 5:guile-2.0.9-5.el7.x86_64
---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed
---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7 will be installed
--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-10.el7 for package: iscsi-initiator-utils-6.2.0.874-10.el7.x86_64
---> Package isomd5sum.x86_64 1:1.0.10-5.el7 will be installed
---> Package kbd.x86_64 0:1.15.5-15.el7 will be installed
--> Processing Dependency: kbd-misc = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
--> Processing Dependency: kbd-legacy = 1.15.5-15.el7 for package: kbd-1.15.5-15.el7.x86_64
---> Package kexec-tools.x86_64 0:2.0.15-21.el7_6.3 will be installed
--> Processing Dependency: dracut-network >= 033-552 for package: kexec-tools-2.0.15-21.el7_6.3.x86_64
--> Processing Dependency: dracut >= 033-552 for package: kexec-tools-2.0.15-21.el7_6.3.x86_64
--> Processing Dependency: ethtool for package: kexec-tools-2.0.15-21.el7_6.3.x86_64
---> Package langtable-data.noarch 0:0.0.31-3.el7 will be installed
--> Processing Dependency: langtable = 0.0.31-3.el7 for package: langtable-data-0.0.31-3.el7.noarch
---> Package langtable-python.noarch 0:0.0.31-3.el7 will be installed
---> Package less.x86_64 0:458-9.el7 will be installed
--> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed
---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed
---> Package libatasmart.x86_64 0:0.19-6.el7 will be installed
---> Package libblockdev.x86_64 0:2.18-3.el7 will be installed
---> Package libblockdev-crypto.x86_64 0:2.18-3.el7 will be installed
--> Processing Dependency: libvolume_key.so.1()(64bit) for package: libblockdev-crypto-2.18-3.el7.x86_64
---> Package libblockdev-fs.x86_64 0:2.18-3.el7 will be installed
---> Package libblockdev-loop.x86_64 0:2.18-3.el7 will be installed
---> Package libblockdev-mdraid.x86_64 0:2.18-3.el7 will be installed
--> Processing Dependency: mdadm for package: libblockdev-mdraid-2.18-3.el7.x86_64
--> Processing Dependency: libbytesize.so.1()(64bit) for package: libblockdev-mdraid-2.18-3.el7.x86_64
---> Package libblockdev-nvdimm.x86_64 0:2.18-3.el7 will be installed
--> Processing Dependency: ndctl for package: libblockdev-nvdimm-2.18-3.el7.x86_64
--> Processing Dependency: libndctl.so.6(LIBNDCTL_3)(64bit) for package: libblockdev-nvdimm-2.18-3.el7.x86_64
--> Processing Dependency: libndctl.so.6(LIBNDCTL_1)(64bit) for package: libblockdev-nvdimm-2.18-3.el7.x86_64
--> Processing Dependency: libndctl.so.6()(64bit) for package: libblockdev-nvdimm-2.18-3.el7.x86_64
---> Package libblockdev-part.x86_64 0:2.18-3.el7 will be installed
---> Package libblockdev-swap.x86_64 0:2.18-3.el7 will be installed
---> Package libblockdev-utils.x86_64 0:2.18-3.el7 will be installed
---> Package libcroco.x86_64 0:0.6.12-4.el7 will be installed
---> Package libgcc.x86_64 0:4.8.5-16.el7 will be updated
---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update
---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed
---> Package libgudev1.x86_64 0:219-62.el7_6.6 will be installed
---> Package libibverbs.x86_64 0:17.2-3.el7 will be installed
--> Processing Dependency: rdma-core(x86-64) = 17.2-3.el7 for package: libibverbs-17.2-3.el7.x86_64
--> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: libibverbs-17.2-3.el7.x86_64
--> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: libibverbs-17.2-3.el7.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: libibverbs-17.2-3.el7.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: libibverbs-17.2-3.el7.x86_64
---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed
---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
---> Package librados2.x86_64 1:10.2.5-4.el7 will be installed
--> Processing Dependency: libboost_random-mt.so.1.53.0()(64bit) for package: 1:librados2-10.2.5-4.el7.x86_64
--> Processing Dependency: libboost_iostreams-mt.so.1.53.0()(64bit) for package: 1:librados2-10.2.5-4.el7.x86_64
---> Package librbd1.x86_64 1:10.2.5-4.el7 will be installed
---> Package librdmacm.x86_64 0:17.2-3.el7 will be installed
---> Package libreport-anaconda.x86_64 0:2.1.11-42.el7.centos will be installed
--> Processing Dependency: libreport-plugin-rhtsupport = 2.1.11-42.el7.centos for package: libreport-anaconda-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libreport-plugin-reportuploader = 2.1.11-42.el7.centos for package: libreport-anaconda-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libreport-plugin-bugzilla = 2.1.11-42.el7.centos for package: libreport-anaconda-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libreport = 2.1.11-42.el7.centos for package: libreport-anaconda-2.1.11-42.el7.centos.x86_64
---> Package libreport-rhel-anaconda-bugzilla.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed
---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed
--> Processing Dependency: libselinux(x86-64) = 2.5-14.1.el7 for package: libselinux-python-2.5-14.1.el7.x86_64
---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed
---> Package libstemmer.x86_64 0:0-2.585svn.el7 will be installed
---> Package libudisks2.x86_64 0:2.7.3-8.el7 will be installed
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed
---> Package libusbx.x86_64 0:1.0.21-1.el7 will be installed
---> Package libuser-python.x86_64 0:0.60-9.el7 will be installed
--> Processing Dependency: libuser(x86-64) = 0.60-9.el7 for package: libuser-python-0.60-9.el7.x86_64
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
---> Package lz4.x86_64 0:1.7.5-2.el7 will be installed
---> Package lzo.x86_64 0:2.06-8.el7 will be installed
---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be installed
---> Package mock-core-configs.noarch 0:30.3-1.el7 will be installed
--> Processing Dependency: distribution-gpg-keys >= 1.29 for package: mock-core-configs-30.3-1.el7.noarch
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package mtools.x86_64 0:4.0.18-5.el7 will be installed
---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be installed
--> Processing Dependency: openssh = 7.4p1-16.el7 for package: openssh-clients-7.4p1-16.el7.x86_64
--> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-16.el7.x86_64
--> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
---> Package p7zip.x86_64 0:16.02-10.el7 will be installed
---> Package parted.x86_64 0:3.1-29.el7 will be installed
---> Package patch.x86_64 0:2.7.1-10.el7_5 will be installed
---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64
--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64
---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
---> Package perl-Digest-SHA.x86_64 1:5.85-4.el7 will be installed
--> Processing Dependency: perl(Digest::base) for package: 1:perl-Digest-SHA-5.85-4.el7.x86_64
---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
---> Package perl-ExtUtils-Install.noarch 0:1.58-294.el7_6 will be installed
--> Processing Dependency: perl-devel for package: perl-ExtUtils-Install-1.58-294.el7_6.noarch
---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed
--> Processing Dependency: perl(Pod::Man) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
--> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch
---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed
---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
---> Package perl-Module-Build.noarch 2:0.40.05-2.el7 will be installed
--> Processing Dependency: perl(version) >= 0.87 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(Perl::OSType) >= 1 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(Module::Metadata) >= 1.000002 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::ParseXS) >= 2.21 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(ExtUtils::CBuilder) >= 0.27 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::YAML) >= 0.003 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
--> Processing Dependency: perl(CPAN::Meta) >= 2.110420 for package: 2:perl-Module-Build-0.40.05-2.el7.noarch
---> Package perl-Module-CoreList.noarch 1:2.76.02-294.el7_6 will be installed
---> Package perl-Module-Signature.noarch 0:0.73-2.el7 will be installed
--> Processing Dependency: perl(Text::Diff) for package: perl-Module-Signature-0.73-2.el7.noarch
--> Processing Dependency: perl(PAR::Dist) for package: perl-Module-Signature-0.73-2.el7.noarch
--> Processing Dependency: perl(Digest::SHA1) for package: perl-Module-Signature-0.73-2.el7.noarch
---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
---> Package perl-YAML.noarch 0:0.84-5.el7 will be installed
---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-local-lib.noarch 0:1.008010-4.el7 will be installed
---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
---> Package pigz.x86_64 0:2.3.4-1.el7 will be installed
---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
---> Package policycoreutils-python.x86_64 0:2.5-29.el7_6.1 will be installed
--> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64
---> Package polkit.x86_64 0:0.112-18.el7_6.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-18.el7_6.1.x86_64
---> Package postgresql-libs.x86_64 0:9.2.24-1.el7_5 will be installed
---> Package procmail.x86_64 0:3.22-36.el7_4.1 will be installed
---> Package psmisc.x86_64 0:22.20-15.el7 will be installed
---> Package pulseaudio-libs.x86_64 0:10.0-5.el7 will be installed
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libwrap.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-5.el7.x86_64
---> Package pykickstart.noarch 0:1.99.66.19-2.el7 will be installed
---> Package pyparted.x86_64 1:3.9-15.el7 will be installed
---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
---> Package python-blivet.noarch 1:0.61.15.72-1.el7 will be installed
--> Processing Dependency: python-pyblock >= 0.45 for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: python-cryptsetup >= 0.1.1 for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: lvm2 >= 2.02.99 for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: python-pyudev for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: python-blockdev for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: lsof for package: 1:python-blivet-0.61.15.72-1.el7.noarch
--> Processing Dependency: cryptsetup for package: 1:python-blivet-0.61.15.72-1.el7.noarch
---> Package python-coverage.x86_64 0:3.6-0.5.b3.el7 will be installed
---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed
--> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch
---> Package python-extras.noarch 0:0.0.3-2.el7 will be installed
---> Package python-fixtures.noarch 0:0.3.14-3.el7 will be installed
---> Package python-jinja2.noarch 0:2.7.2-3.el7_6 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-3.el7_6.noarch
--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-3.el7_6.noarch
---> Package python-meh.noarch 0:0.25.2-1.el7 will be installed
--> Processing Dependency: libreport-cli >= 2.0.18-1 for package: python-meh-0.25.2-1.el7.noarch
---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed
---> Package python-ntplib.noarch 0:0.3.2-1.el7 will be installed
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
---> Package python-pwquality.x86_64 0:1.2.3-5.el7 will be installed
--> Processing Dependency: libpwquality(x86-64) = 1.2.3-5.el7 for package: python-pwquality-1.2.3-5.el7.x86_64
---> Package python-py.noarch 0:1.4.32-1.el7 will be installed
---> Package python-pygments.noarch 0:1.4-10.el7 will be installed
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
---> Package python-testtools.noarch 0:1.1.0-1.el7 will be installed
--> Processing Dependency: python-mimeparse for package: python-testtools-1.1.0-1.el7.noarch
---> Package python-virtualenv.noarch 0:15.1.0-2.el7 will be installed
--> Processing Dependency: python2-devel for package: python-virtualenv-15.1.0-2.el7.noarch
---> Package python2-iso8601.noarch 0:0.1.11-8.el7 will be installed
---> Package python2-subprocess32.x86_64 0:3.2.6-13.el7 will be installed
---> Package python36.x86_64 0:3.6.8-1.el7 will be installed
---> Package python36-distro.noarch 0:1.2.0-3.el7 will be installed
---> Package python36-jinja2.noarch 0:2.8.1-2.el7 will be installed
--> Processing Dependency: python36-markupsafe for package: python36-jinja2-2.8.1-2.el7.noarch
--> Processing Dependency: python36-setuptools for package: python36-jinja2-2.8.1-2.el7.noarch
---> Package python36-libs.x86_64 0:3.6.8-1.el7 will be installed
---> Package python36-pyroute2.noarch 0:0.4.13-2.el7 will be installed
---> Package python36-requests.noarch 0:2.12.5-3.el7 will be installed
--> Processing Dependency: python36-urllib3 = 1.19.1 for package: python36-requests-2.12.5-3.el7.noarch
--> Processing Dependency: python36-chardet for package: python36-requests-2.12.5-3.el7.noarch
--> Processing Dependency: python36-idna for package: python36-requests-2.12.5-3.el7.noarch
---> Package python36-rpm.x86_64 0:4.11.3-4.el7 will be installed
---> Package python36-six.noarch 0:1.11.0-3.el7 will be installed
---> Package pytz.noarch 0:2016.10-2.el7 will be installed
---> Package qemu-img.x86_64 10:1.5.3-160.el7_6.2 will be installed
---> Package qemu-kvm-common.x86_64 10:1.5.3-160.el7_6.2 will be installed
---> Package realmd.x86_64 0:0.16.1-11.el7 will be installed
--> Processing Dependency: oddjob-mkhomedir for package: realmd-0.16.1-11.el7.x86_64
---> Package redhat-rpm-config.noarch 0:9.1.0-87.el7.centos will be installed
--> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
--> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
--> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch
---> Package rpm.x86_64 0:4.11.3-25.el7 will be updated
--> Processing Dependency: rpm = 4.11.3-25.el7 for package: rpm-libs-4.11.3-25.el7.x86_64
---> Package rpm.x86_64 0:4.11.3-35.el7 will be an update
---> Package rpm-build-libs.x86_64 0:4.11.3-25.el7 will be updated
---> Package rpm-build-libs.x86_64 0:4.11.3-35.el7 will be an update
---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed
---> Package seabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package seavgabios-bin.noarch 0:1.11.0-2.el7 will be installed
---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.12 will be installed
--> Processing Dependency: libsemanage >= 2.5-13 for package: selinux-policy-3.13.1-229.el7_6.12.noarch
---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed
---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed
---> Package spawn-fcgi.x86_64 0:1.6.3-5.el7 will be installed
---> Package spice-server.x86_64 0:0.14.0-6.el7_6.1 will be installed
--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.14.0-6.el7_6.1.x86_64
--> Processing Dependency: libopus.so.0()(64bit) for package: spice-server-0.14.0-6.el7_6.1.x86_64
--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.14.0-6.el7_6.1.x86_64
--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.14.0-6.el7_6.1.x86_64
---> Package ssmtp.x86_64 0:2.64-14.el7 will be installed
---> Package systemd-libs.x86_64 0:219-42.el7 will be updated
---> Package systemd-libs.x86_64 0:219-62.el7_6.6 will be an update
---> Package teamd.x86_64 0:1.27-5.el7 will be installed
--> Processing Dependency: libteam = 1.27-5.el7 for package: teamd-1.27-5.el7.x86_64
--> Processing Dependency: libteam.so.5()(64bit) for package: teamd-1.27-5.el7.x86_64
--> Processing Dependency: libnl-cli-3.so.200()(64bit) for package: teamd-1.27-5.el7.x86_64
--> Processing Dependency: libdaemon.so.0()(64bit) for package: teamd-1.27-5.el7.x86_64
---> Package unzip.x86_64 0:6.0-19.el7 will be installed
---> Package usbredir.x86_64 0:0.7.1-3.el7 will be installed
---> Package usermode.x86_64 0:1.111-5.el7 will be installed
---> Package v8.x86_64 1:3.14.5.10-25.el7 will be installed
---> Package vim-common.x86_64 2:7.4.160-5.el7 will be installed
--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-5.el7.x86_64
---> Package which.x86_64 0:2.20-7.el7 will be installed
---> Package xfsprogs.x86_64 0:4.5.0-19.el7_6 will be installed
---> Package yaml-cpp.x86_64 1:0.5.1-1.el7.2 will be installed
--> Running transaction check
---> Package NetworkManager-libnm.x86_64 1:1.12.0-10.el7_6 will be installed
---> Package NetworkManager-wifi.x86_64 1:1.12.0-10.el7_6 will be installed
---> Package adwaita-icon-theme.noarch 0:3.28.0-1.el7 will be installed
--> Processing Dependency: adwaita-cursor-theme = 3.28.0-1.el7 for package: adwaita-icon-theme-3.28.0-1.el7.noarch
---> Package anaconda-widgets.x86_64 0:21.48.22.147-1.el7.centos will be installed
--> Processing Dependency: pygobject3 for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libpango-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libgtk-3.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libgladeui-2.so.6()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libgdk-3.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libcairo.so.2()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libcairo-gobject.so.2()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
--> Processing Dependency: libatk-1.0.so.0()(64bit) for package: anaconda-widgets-21.48.22.147-1.el7.centos.x86_64
---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be installed
--> Processing Dependency: audit-libs(x86-64) = 2.8.4-4.el7 for package: audit-libs-python-2.8.4-4.el7.x86_64
---> Package bind-libs-lite.x86_64 32:9.9.4-74.el7_6.1 will be installed
---> Package bind-license.noarch 32:9.9.4-50.el7 will be updated
---> Package bind-license.noarch 32:9.9.4-74.el7_6.1 will be an update
---> Package boost-iostreams.x86_64 0:1.53.0-27.el7 will be installed
---> Package boost-random.x86_64 0:1.53.0-27.el7 will be installed
---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed
--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64
---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
---> Package createrepo_c-libs.x86_64 0:0.10.0-18.el7 will be installed
---> Package cryptsetup.x86_64 0:2.0.3-3.el7 will be installed
---> Package cryptsetup-python.x86_64 0:2.0.3-3.el7 will be installed
---> Package dbus-libs.x86_64 1:1.6.12-17.el7 will be updated
--> Processing Dependency: dbus-libs(x86-64) = 1:1.6.12-17.el7 for package: 1:dbus-1.6.12-17.el7.x86_64
---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update
---> Package device-mapper-multipath.x86_64 0:0.4.9-123.el7 will be installed
--> Processing Dependency: kpartx = 0.4.9-123.el7 for package: device-mapper-multipath-0.4.9-123.el7.x86_64
--> Processing Dependency: device-mapper-multipath-libs = 0.4.9-123.el7 for package: device-mapper-multipath-0.4.9-123.el7.x86_64
--> Processing Dependency: systemd-sysv for package: device-mapper-multipath-0.4.9-123.el7.x86_64
--> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-123.el7.x86_64
--> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-123.el7.x86_64
--> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-123.el7.x86_64
---> Package dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 will be installed
---> Package dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 will be installed
---> Package distribution-gpg-keys.noarch 0:1.31-1.el7 will be installed
---> Package dracut.x86_64 0:033-502.el7 will be updated
---> Package dracut.x86_64 0:033-554.el7 will be an update
---> Package dracut-network.x86_64 0:033-554.el7 will be installed
---> Package dwz.x86_64 0:0.11-3.el7 will be installed
---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed
---> Package ebtables.x86_64 0:2.0.10-16.el7 will be installed
---> Package elfutils-libelf.x86_64 0:0.168-8.el7 will be updated
---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be an update
---> Package elfutils-libs.x86_64 0:0.168-8.el7 will be updated
---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be an update
---> Package ethtool.x86_64 2:4.8-9.el7 will be installed
---> Package file-libs.x86_64 0:5.11-33.el7 will be updated
---> Package file-libs.x86_64 0:5.11-35.el7 will be an update
---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
--> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
---> Package firewalld-filesystem.noarch 0:0.5.3-5.el7 will be installed
---> Package glib2.x86_64 0:2.50.3-3.el7 will be updated
---> Package glib2.x86_64 0:2.56.1-4.el7_6 will be an update
---> Package glibc.x86_64 0:2.17-196.el7 will be updated
--> Processing Dependency: glibc = 2.17-196.el7 for package: glibc-common-2.17-196.el7.x86_64
---> Package glibc.x86_64 0:2.17-260.el7_6.5 will be an update
---> Package glibc-headers.x86_64 0:2.17-260.el7_6.5 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7_6.5.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7_6.5.x86_64
---> Package glusterfs.x86_64 0:3.12.2-18.el7 will be installed
---> Package glusterfs-client-xlators.x86_64 0:3.12.2-18.el7 will be installed
---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
---> Package initscripts.x86_64 0:9.49.46-1.el7 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.46-1.el7.x86_64
---> Package iproute.x86_64 0:4.11.0-14.el7_6.2 will be installed
--> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
--> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-4.11.0-14.el7_6.2.x86_64
---> Package ipset.x86_64 0:6.38-3.el7_6 will be installed
--> Processing Dependency: ipset-libs(x86-64) = 6.38-3.el7_6 for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_4.6)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_4.5)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_3.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_2.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11(LIBIPSET_1.0)(64bit) for package: ipset-6.38-3.el7_6.x86_64
--> Processing Dependency: libipset.so.11()(64bit) for package: ipset-6.38-3.el7_6.x86_64
---> Package iptables.x86_64 0:1.4.21-28.el7 will be installed
--> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-28.el7.x86_64
--> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-28.el7.x86_64
---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7 will be installed
---> Package jansson.x86_64 0:2.10-1.el7 will be installed
---> Package json-c.x86_64 0:0.11-4.el7_0 will be installed
---> Package kbd-legacy.noarch 0:1.15.5-15.el7 will be installed
---> Package kbd-misc.noarch 0:1.15.5-15.el7 will be installed
---> Package keybinder3.x86_64 0:0.3.0-1.el7 will be installed
--> Processing Dependency: libXrender.so.1()(64bit) for package: keybinder3-0.3.0-1.el7.x86_64
--> Processing Dependency: libXext.so.6()(64bit) for package: keybinder3-0.3.0-1.el7.x86_64
---> Package langtable.noarch 0:0.0.31-3.el7 will be installed
---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
---> Package libX11.x86_64 0:1.6.5-2.el7 will be installed
--> Processing Dependency: libX11-common >= 1.6.5-2.el7 for package: libX11-1.6.5-2.el7.x86_64
---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64
---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed
---> Package libbytesize.x86_64 0:1.2-1.el7 will be installed
---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed
---> Package libcom_err.x86_64 0:1.42.9-10.el7 will be updated
---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be an update
---> Package libdaemon.x86_64 0:0.14-7.el7 will be installed
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package libgnomekbd.x86_64 0:3.26.0-1.el7 will be installed
--> Processing Dependency: GConf2 for package: libgnomekbd-3.26.0-1.el7.x86_64
---> Package libjpeg-turbo.x86_64 0:1.2.90-6.el7 will be installed
---> Package libndp.x86_64 0:1.2-7.el7 will be installed
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package libnl3-cli.x86_64 0:3.2.28-4.el7 will be installed
---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
--> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
---> Package libpwquality.x86_64 0:1.2.3-4.el7 will be updated
---> Package libpwquality.x86_64 0:1.2.3-5.el7 will be an update
---> Package libreport.x86_64 0:2.1.11-42.el7.centos will be installed
--> Processing Dependency: libreport-python = 2.1.11-42.el7.centos for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libreport-filesystem = 2.1.11-42.el7.centos for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: satyr >= 0.13-7 for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.10.0)(64bit) for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libtar.so.1()(64bit) for package: libreport-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libaugeas.so.0()(64bit) for package: libreport-2.1.11-42.el7.centos.x86_64
---> Package libreport-cli.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libreport-plugin-bugzilla.x86_64 0:2.1.11-42.el7.centos will be installed
--> Processing Dependency: libreport-web = 2.1.11-42.el7.centos for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libreport-web.so.0()(64bit) for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
--> Processing Dependency: libproxy.so.1()(64bit) for package: libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64
---> Package libreport-plugin-reportuploader.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libreport-plugin-rhtsupport.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libselinux.x86_64 0:2.5-11.el7 will be updated
---> Package libselinux.x86_64 0:2.5-14.1.el7 will be an update
--> Processing Dependency: libsepol(x86-64) >= 2.5-10 for package: libselinux-2.5-14.1.el7.x86_64
---> Package libsemanage.x86_64 0:2.5-8.el7 will be updated
---> Package libsemanage.x86_64 0:2.5-14.el7 will be an update
---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed
--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64
---> Package libss.x86_64 0:1.42.9-10.el7 will be updated
---> Package libss.x86_64 0:1.42.9-13.el7 will be an update
---> Package libteam.x86_64 0:1.27-5.el7 will be installed
---> Package libtimezonemap.x86_64 0:0.4.4-1.el7 will be installed
--> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: libtimezonemap-0.4.4-1.el7.x86_64
--> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: libtimezonemap-0.4.4-1.el7.x86_64
---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
---> Package libuser.x86_64 0:0.60-7.el7_1 will be updated
---> Package libuser.x86_64 0:0.60-9.el7 will be an update
---> Package libxcb.x86_64 0:1.13-1.el7 will be installed
--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.13-1.el7.x86_64
---> Package libxklavier.x86_64 0:5.4-7.el7 will be installed
--> Processing Dependency: iso-codes for package: libxklavier-5.4-7.el7.x86_64
--> Processing Dependency: libxkbfile.so.1()(64bit) for package: libxklavier-5.4-7.el7.x86_64
---> Package lldpad.x86_64 0:1.0.1-3.git036e314.el7 will be installed
--> Processing Dependency: kernel >= 2.6.32 for package: lldpad-1.0.1-3.git036e314.el7.x86_64
--> Processing Dependency: libconfig.so.9()(64bit) for package: lldpad-1.0.1-3.git036e314.el7.x86_64
---> Package lsof.x86_64 0:4.87-6.el7 will be installed
---> Package lvm2.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: lvm2-libs = 7:2.02.180-10.el7_6.7 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper.so.1.02(DM_1_02_141)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.180-10.el7_6.7.x86_64
---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
---> Package mdadm.x86_64 0:4.1-rc1_2.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package ndctl.x86_64 0:62-1.el7 will be installed
--> Processing Dependency: daxctl-libs(x86-64) = 62-1.el7 for package: ndctl-62-1.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_5)(64bit) for package: ndctl-62-1.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_4)(64bit) for package: ndctl-62-1.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_3)(64bit) for package: ndctl-62-1.el7.x86_64
--> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_2)(64bit) for package: ndctl-62-1.el7.x86_64
--> Processing Dependency: libdaxctl.so.1()(64bit) for package: ndctl-62-1.el7.x86_64
---> Package ndctl-libs.x86_64 0:62-1.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed
---> Package newt-python.x86_64 0:0.52.15-4.el7 will be installed
--> Processing Dependency: newt(x86-64) = 0.52.15-4.el7 for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.6)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52.13)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52(NEWT_0.52)(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libslang.so.2()(64bit) for package: newt-python-0.52.15-4.el7.x86_64
--> Processing Dependency: libnewt.so.0.52()(64bit) for package: newt-python-0.52.15-4.el7.x86_64
---> Package nm-connection-editor.x86_64 0:1.8.6-2.el7 will be installed
--> Processing Dependency: libnma(x86-64) = 1.8.6-2.el7 for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0(libnma_1_8_0)(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0(libnma_1_2_0)(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: gnome-icon-theme for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: /usr/bin/gtk-update-icon-cache for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libnma.so.0()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgcr-ui-3.so.1()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgcr-base-3.so.1()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
--> Processing Dependency: libgck-1.so.0()(64bit) for package: nm-connection-editor-1.8.6-2.el7.x86_64
---> Package oddjob-mkhomedir.x86_64 0:0.31.5-4.el7 will be installed
--> Processing Dependency: oddjob = 0.31.5-4.el7 for package: oddjob-mkhomedir-0.31.5-4.el7.x86_64
---> Package openssh.x86_64 0:7.4p1-16.el7 will be installed
---> Package openssl.x86_64 1:1.0.2k-16.el7_6.1 will be installed
--> Processing Dependency: openssl-libs(x86-64) = 1:1.0.2k-16.el7_6.1 for package: 1:openssl-1.0.2k-16.el7_6.1.x86_64
--> Processing Dependency: make for package: 1:openssl-1.0.2k-16.el7_6.1.x86_64
---> Package opus.x86_64 0:1.0.2-6.el7 will be installed
---> Package perl-CPAN-Meta.noarch 0:2.120921-5.el7 will be installed
--> Processing Dependency: perl(Parse::CPAN::Meta) >= 1.4403 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(Parse::CPAN::Meta) >= 1.4400 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::Requirements) >= 2.121 for package: perl-CPAN-Meta-2.120921-5.el7.noarch
--> Processing Dependency: perl(CPAN::Meta::Requirements) for package: perl-CPAN-Meta-2.120921-5.el7.noarch
---> Package perl-CPAN-Meta-YAML.noarch 0:0.008-14.el7 will be installed
---> Package perl-Digest.noarch 0:1.17-245.el7 will be installed
---> Package perl-Digest-SHA1.x86_64 0:2.13-9.el7 will be installed
---> Package perl-ExtUtils-CBuilder.noarch 1:0.28.2.6-294.el7_6 will be installed
--> Processing Dependency: perl(IPC::Cmd) for package: 1:perl-ExtUtils-CBuilder-0.28.2.6-294.el7_6.noarch
---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed
---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7 will be installed
---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
---> Package perl-Module-Metadata.noarch 0:1.000018-2.el7 will be installed
---> Package perl-PAR-Dist.noarch 0:0.49-2.el7 will be installed
--> Processing Dependency: perl(YAML::Tiny) for package: perl-PAR-Dist-0.49-2.el7.noarch
--> Processing Dependency: perl(LWP::Simple) for package: perl-PAR-Dist-0.49-2.el7.noarch
--> Processing Dependency: perl(Archive::Zip) for package: perl-PAR-Dist-0.49-2.el7.noarch
---> Package perl-Perl-OSType.noarch 0:1.003-3.el7 will be installed
---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
---> Package perl-Text-Diff.noarch 0:1.41-5.el7 will be installed
--> Processing Dependency: perl(Algorithm::Diff) for package: perl-Text-Diff-1.41-5.el7.noarch
---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
---> Package perl-devel.x86_64 4:5.16.3-294.el7_6 will be installed
--> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-294.el7_6.x86_64
--> Processing Dependency: libdb-devel for package: 4:perl-devel-5.16.3-294.el7_6.x86_64
--> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-294.el7_6.x86_64
---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed
---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
---> Package perl-version.x86_64 3:0.99.07-3.el7 will be installed
---> Package policycoreutils.x86_64 0:2.5-29.el7_6.1 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
--> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
--> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
---> Package python-devel.x86_64 0:2.7.5-77.el7_6 will be installed
--> Processing Dependency: python(x86-64) = 2.7.5-77.el7_6 for package: python-devel-2.7.5-77.el7_6.x86_64
---> Package python-firewall.noarch 0:0.5.3-5.el7 will be installed
--> Processing Dependency: python-slip-dbus for package: python-firewall-0.5.3-5.el7.noarch
--> Processing Dependency: python-decorator for package: python-firewall-0.5.3-5.el7.noarch
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python-meh-gui.noarch 0:0.25.2-1.el7 will be installed
--> Processing Dependency: libreport-gtk >= 2.0.18-1 for package: python-meh-gui-0.25.2-1.el7.noarch
---> Package python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 will be installed
--> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libtiff.so.5()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
--> Processing Dependency: libfreetype.so.6()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64
---> Package python-pyblock.x86_64 0:0.53-6.el7 will be installed
--> Processing Dependency: libdmraid.so.1(Base)(64bit) for package: python-pyblock-0.53-6.el7.x86_64
--> Processing Dependency: libdmraid.so.1()(64bit) for package: python-pyblock-0.53-6.el7.x86_64
---> Package python-pyudev.noarch 0:0.15-9.el7 will be installed
---> Package python2-blockdev.x86_64 0:2.18-3.el7 will be installed
---> Package python2-mimeparse.noarch 0:1.6.0-5.el7 will be installed
---> Package python36-chardet.noarch 0:2.3.0-6.el7 will be installed
---> Package python36-idna.noarch 0:2.7-2.el7 will be installed
---> Package python36-markupsafe.x86_64 0:0.23-3.el7 will be installed
---> Package python36-setuptools.noarch 0:39.2.0-3.el7 will be installed
---> Package python36-urllib3.noarch 0:1.19.1-5.el7 will be installed
--> Processing Dependency: python36-pysocks for package: python36-urllib3-1.19.1-5.el7.noarch
---> Package rdma-core.x86_64 0:17.2-3.el7 will be installed
--> Processing Dependency: pciutils for package: rdma-core-17.2-3.el7.x86_64
---> Package rpm-libs.x86_64 0:4.11.3-25.el7 will be updated
---> Package rpm-libs.x86_64 0:4.11.3-35.el7 will be an update
---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
---> Package tcp_wrappers-libs.x86_64 0:7.6-77.el7 will be installed
---> Package tigervnc-server-minimal.x86_64 0:1.8.0-13.el7 will be installed
--> Processing Dependency: xorg-x11-xkb-utils for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: xkeyboard-config for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: tigervnc-license for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: mesa-dri-drivers for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: libxshmfence.so.1()(64bit) for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: libXfont2.so.2()(64bit) for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: libXdmcp.so.6()(64bit) for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
--> Processing Dependency: libGL.so.1()(64bit) for package: tigervnc-server-minimal-1.8.0-13.el7.x86_64
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package vim-filesystem.x86_64 2:7.4.160-5.el7 will be installed
---> Package volume_key-libs.x86_64 0:0.3.9-8.el7 will be installed
---> Package wpa_supplicant.x86_64 1:2.6-12.el7 will be installed
---> Package yelp.x86_64 2:3.28.1-1.el7 will be installed
--> Processing Dependency: yelp-libs(x86-64) = 2:3.28.1-1.el7 for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: yelp-xsl for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libyelp.so.0()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libxslt.so.1()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libwebkit2gtk-4.0.so.37()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libjavascriptcoregtk-4.0.so.18()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
--> Processing Dependency: libexslt.so.0()(64bit) for package: 2:yelp-3.28.1-1.el7.x86_64
---> Package zenity.x86_64 0:3.28.1-1.el7 will be installed
--> Processing Dependency: libnotify.so.4()(64bit) for package: zenity-3.28.1-1.el7.x86_64
---> Package zip.x86_64 0:3.0-11.el7 will be installed
--> Running transaction check
---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed
---> Package adwaita-cursor-theme.noarch 0:3.28.0-1.el7 will be installed
---> Package atk.x86_64 0:2.28.1-1.el7 will be installed
---> Package audit-libs.x86_64 0:2.7.6-3.el7 will be updated
---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be an update
---> Package augeas-libs.x86_64 0:1.4.0-6.el7_6.1 will be installed
---> Package cairo.x86_64 0:1.15.12-3.el7 will be installed
--> Processing Dependency: libfontconfig.so.1()(64bit) for package: cairo-1.15.12-3.el7.x86_64
--> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.15.12-3.el7.x86_64
---> Package cairo-gobject.x86_64 0:1.15.12-3.el7 will be installed
---> Package daxctl-libs.x86_64 0:62-1.el7 will be installed
---> Package dbus.x86_64 1:1.6.12-17.el7 will be updated
---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update
---> Package device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package device-mapper-libs.x86_64 7:1.02.140-8.el7 will be updated
--> Processing Dependency: device-mapper-libs = 7:1.02.140-8.el7 for package: 7:device-mapper-1.02.140-8.el7.x86_64
---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7 will be an update
---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-123.el7 will be installed
---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed
---> Package dmraid.x86_64 0:1.0.0.rc16-28.el7 will be installed
--> Processing Dependency: dmraid-events for package: dmraid-1.0.0.rc16-28.el7.x86_64
---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed
---> Package freetype.x86_64 0:2.8-12.el7_6.1 will be installed
---> Package gcr.x86_64 0:3.28.0-1.el7 will be installed
---> Package gdbm-devel.x86_64 0:1.10-8.el7 will be installed
---> Package gdk-pixbuf2.x86_64 0:2.36.12-3.el7 will be installed
--> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.12-3.el7.x86_64
---> Package glade-libs.x86_64 0:3.22.1-1.el7 will be installed
---> Package glibc-common.x86_64 0:2.17-196.el7 will be updated
---> Package glibc-common.x86_64 0:2.17-260.el7_6.5 will be an update
---> Package gnome-icon-theme.noarch 0:3.12.0-1.el7 will be installed
--> Processing Dependency: hicolor-icon-theme for package: gnome-icon-theme-3.12.0-1.el7.noarch
---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed
---> Package gtk-update-icon-cache.x86_64 0:3.22.30-3.el7 will be installed
---> Package gtk3.x86_64 0:3.22.30-3.el7 will be installed
--> Processing Dependency: libwayland-cursor(x86-64) >= 1.9.91 for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libwayland-client(x86-64) >= 1.9.91 for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libepoxy(x86-64) >= 1.0 for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXrandr(x86-64) >= 1.5.0 for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libxkbcommon.so.0(V_0.5.0)(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: dconf(x86-64) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libxkbcommon.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libwayland-egl.so.1()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libwayland-cursor.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libwayland-client.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: librest-0.7.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libepoxy.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libcups.so.2()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libcolord.so.2()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libatk-bridge-2.0.so.0()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
--> Processing Dependency: libXcomposite.so.1()(64bit) for package: gtk3-3.22.30-3.el7.x86_64
---> Package hwdata.x86_64 0:0.252-9.1.el7 will be installed
---> Package ipset-libs.x86_64 0:6.38-3.el7_6 will be installed
---> Package iso-codes.noarch 0:3.46-2.el7 will be installed
--> Processing Dependency: xml-common for package: iso-codes-3.46-2.el7.noarch
---> Package json-glib.x86_64 0:1.4.2-2.el7 will be installed
---> Package kernel.x86_64 0:3.10.0-957.21.2.el7 will be installed
--> Processing Dependency: linux-firmware >= 20180911-68 for package: kernel-3.10.0-957.21.2.el7.x86_64
--> Processing Dependency: grubby >= 8.28-2 for package: kernel-3.10.0-957.21.2.el7.x86_64
--> Processing Dependency: /usr/sbin/new-kernel-pkg for package: kernel-3.10.0-957.21.2.el7.x86_64
--> Processing Dependency: /usr/sbin/new-kernel-pkg for package: kernel-3.10.0-957.21.2.el7.x86_64
---> Package kernel-headers.x86_64 0:3.10.0-957.21.2.el7 will be installed
---> Package kpartx.x86_64 0:0.4.9-111.el7 will be updated
---> Package kpartx.x86_64 0:0.4.9-123.el7 will be an update
---> Package libX11-common.noarch 0:1.6.5-2.el7 will be installed
---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
---> Package libXdmcp.x86_64 0:1.1.2-6.el7 will be installed
---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
---> Package libXfont2.x86_64 0:2.0.3-1.el7 will be installed
--> Processing Dependency: libfontenc.so.1()(64bit) for package: libXfont2-2.0.3-1.el7.x86_64
---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed
---> Package libdb-devel.x86_64 0:5.3.21-24.el7 will be installed
--> Processing Dependency: libdb(x86-64) = 5.3.21-24.el7 for package: libdb-devel-5.3.21-24.el7.x86_64
---> Package libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: libglvnd(x86-64) = 1:1.0.1-0.8.git5baa1e5.el7 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: mesa-libGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
--> Processing Dependency: libGLdispatch.so.0()(64bit) for package: 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
---> Package libnma.x86_64 0:1.8.6-2.el7 will be installed
--> Processing Dependency: mobile-broadband-provider-info >= 0.20090602 for package: libnma-1.8.6-2.el7.x86_64
---> Package libnotify.x86_64 0:0.7.7-1.el7 will be installed
---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed
---> Package libproxy.x86_64 0:0.4.11-11.el7 will be installed
--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-11.el7.x86_64
---> Package libreport-filesystem.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libreport-gtk.x86_64 0:2.1.11-42.el7.centos will be installed
--> Processing Dependency: fros >= 1.0 for package: libreport-gtk-2.1.11-42.el7.centos.x86_64
---> Package libreport-python.x86_64 0:2.1.11-42.el7.centos will be installed
---> Package libreport-web.x86_64 0:2.1.11-42.el7.centos will be installed
---> 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 libsoup.x86_64 0:2.62.2-2.el7 will be installed
--> Processing Dependency: glib-networking(x86-64) >= 2.38.0 for package: libsoup-2.62.2-2.el7.x86_64
---> Package libtar.x86_64 0:1.2.11-29.el7 will be installed
---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed
--> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-27.el7_3.x86_64
---> Package libvorbis.x86_64 1:1.3.3-8.el7.1 will be installed
---> Package libwebp.x86_64 0:0.3.0-7.el7 will be installed
---> Package libxkbfile.x86_64 0:1.0.9-3.el7 will be installed
---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed
---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
---> Package lvm2-libs.x86_64 7:2.02.180-10.el7_6.7 will be installed
--> Processing Dependency: device-mapper-event = 7:1.02.149-10.el7_6.7 for package: 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64
---> Package make.x86_64 1:3.82-23.el7 will be installed
---> Package mesa-dri-drivers.x86_64 0:18.0.5-4.el7_6 will be installed
--> Processing Dependency: libdrm >= 2.4.83 for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: mesa-filesystem(x86-64) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libLLVM-6.0-rhel.so(LLVM_6.0)(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm_radeon.so.1()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm_nouveau.so.2()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm_intel.so.1()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm_amdgpu.so.1()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libLLVM-6.0-rhel.so()(64bit) for package: mesa-dri-drivers-18.0.5-4.el7_6.x86_64
---> Package newt.x86_64 0:0.52.15-4.el7 will be installed
---> Package oddjob.x86_64 0:0.31.5-4.el7 will be installed
---> Package openssl-libs.x86_64 1:1.0.2k-8.el7 will be updated
---> Package openssl-libs.x86_64 1:1.0.2k-16.el7_6.1 will be an update
---> Package pango.x86_64 0:1.42.4-2.el7_6 will be installed
--> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: harfbuzz(x86-64) >= 1.4.2 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: fribidi(x86-64) >= 1.0 for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libfribidi.so.0()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
--> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.42.4-2.el7_6.x86_64
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
---> Package perl-Algorithm-Diff.noarch 0:1.1902-17.el7 will be installed
---> Package perl-Archive-Zip.noarch 0:1.30-11.el7 will be installed
--> Processing Dependency: perl(Compress::Raw::Zlib) for package: perl-Archive-Zip-1.30-11.el7.noarch
---> Package perl-CPAN-Meta-Requirements.noarch 0:2.122-7.el7 will be installed
---> Package perl-IPC-Cmd.noarch 1:0.80-4.el7 will be installed
--> Processing Dependency: perl(Params::Check) >= 0.20 for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
--> Processing Dependency: perl(Module::Load::Conditional) for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
--> Processing Dependency: perl(Locale::Maketext::Simple) for package: 1:perl-IPC-Cmd-0.80-4.el7.noarch
---> Package perl-Parse-CPAN-Meta.noarch 1:1.4404-5.el7 will be installed
--> Processing Dependency: perl(JSON::PP) >= 2.27200 for package: 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch
---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed
---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
---> Package perl-YAML-Tiny.noarch 0:1.51-6.el7 will be installed
---> Package perl-libwww-perl.noarch 0:6.05-2.el7 will be installed
--> Processing Dependency: perl(WWW::RobotRules) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI) >= 1.10 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Net::HTTP) >= 6.04 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(LWP::MediaTypes) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Status) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Response) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Request::Common) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Request) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Negotiate) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Date) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Daemon) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTTP::Cookies) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(File::Listing) >= 6 for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI::Heuristic) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(URI::Escape) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTML::HeadParser) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(HTML::Entities) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Encode::Locale) for package: perl-libwww-perl-6.05-2.el7.noarch
--> Processing Dependency: perl(Digest::MD5) for package: perl-libwww-perl-6.05-2.el7.noarch
---> Package python.x86_64 0:2.7.5-58.el7 will be updated
---> Package python.x86_64 0:2.7.5-77.el7_6 will be an update
--> Processing Dependency: python-libs(x86-64) = 2.7.5-77.el7_6 for package: python-2.7.5-77.el7_6.x86_64
---> Package python-backports.x86_64 0:1.0-8.el7 will be installed
---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed
---> Package python-gobject.x86_64 0:3.22.0-1.el7_4.1 will be installed
--> Processing Dependency: python-gobject-base(x86-64) = 3.22.0-1.el7_4.1 for package: python-gobject-3.22.0-1.el7_4.1.x86_64
--> Processing Dependency: pycairo(x86-64) for package: python-gobject-3.22.0-1.el7_4.1.x86_64
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
---> Package python-slip-dbus.noarch 0:0.4.0-4.el7 will be installed
--> Processing Dependency: python-slip = 0.4.0-4.el7 for package: python-slip-dbus-0.4.0-4.el7.noarch
---> Package python36-pysocks.noarch 0:1.6.8-6.el7 will be installed
---> Package satyr.x86_64 0:0.13-15.el7 will be installed
---> Package slang.x86_64 0:2.2.4-11.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-62.el7_6.6 will be installed
---> Package systemtap-sdt-devel.x86_64 0:3.3-3.el7 will be installed
--> Processing Dependency: pyparsing for package: systemtap-sdt-devel-3.3-3.el7.x86_64
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package tigervnc-license.noarch 0:1.8.0-13.el7 will be installed
---> Package webkitgtk4.x86_64 0:2.20.5-1.el7 will be installed
--> Processing Dependency: webkitgtk4-plugin-process-gtk2(x86-64) = 2.20.5-1.el7 for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: geoclue2 for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libwayland-server.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libsecret-1.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libhyphen.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libharfbuzz-icu.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstvideo-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgsttag-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstreamer-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstpbutils-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstgl-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstfft-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstbase-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstaudio-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libgstapp-1.0.so.0()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libenchant.so.1()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
--> Processing Dependency: libXt.so.6()(64bit) for package: webkitgtk4-2.20.5-1.el7.x86_64
---> Package webkitgtk4-jsc.x86_64 0:2.20.5-1.el7 will be installed
---> Package xkeyboard-config.noarch 0:2.24-1.el7 will be installed
---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed
---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed
---> Package xorg-x11-xkb-utils.x86_64 0:7.7-14.el7 will be installed
---> Package yelp-libs.x86_64 2:3.28.1-1.el7 will be installed
---> Package yelp-xsl.noarch 0:3.28.0-1.el7 will be installed
--> Running transaction check
---> Package at-spi2-atk.x86_64 0:2.26.2-1.el7 will be installed
--> Processing Dependency: at-spi2-core(x86-64) >= 2.25.3 for package: at-spi2-atk-2.26.2-1.el7.x86_64
--> Processing Dependency: libatspi.so.0()(64bit) for package: at-spi2-atk-2.26.2-1.el7.x86_64
---> Package colord-libs.x86_64 0:1.3.4-1.el7 will be installed
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.1)(64bit) for package: colord-libs-1.3.4-1.el7.x86_64
--> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.0)(64bit) for package: colord-libs-1.3.4-1.el7.x86_64
--> Processing Dependency: liblcms2.so.2()(64bit) for package: colord-libs-1.3.4-1.el7.x86_64
--> Processing Dependency: libgusb.so.2()(64bit) for package: colord-libs-1.3.4-1.el7.x86_64
---> Package cups-libs.x86_64 1:1.6.3-35.el7 will be installed
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
---> Package dconf.x86_64 0:0.28.0-4.el7 will be installed
---> Package device-mapper.x86_64 7:1.02.140-8.el7 will be updated
---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.7 will be an update
---> Package device-mapper-event.x86_64 7:1.02.149-10.el7_6.7 will be installed
---> Package dmraid-events.x86_64 0:1.0.0.rc16-28.el7 will be installed
--> Processing Dependency: sgpio for package: dmraid-events-1.0.0.rc16-28.el7.x86_64
---> Package enchant.x86_64 1:1.6.0-8.el7 will be installed
--> Processing Dependency: libhunspell-1.3.so.0()(64bit) for package: 1:enchant-1.6.0-8.el7.x86_64
---> Package fontconfig.x86_64 0:2.13.0-4.3.el7 will be installed
--> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.13.0-4.3.el7.x86_64
--> Processing Dependency: dejavu-sans-fonts for package: fontconfig-2.13.0-4.3.el7.x86_64
---> Package fribidi.x86_64 0:1.0.2-1.el7 will be installed
---> Package fros.noarch 0:1.0-2.el7 will be installed
---> Package geoclue2.x86_64 0:2.4.8-1.el7 will be installed
--> Processing Dependency: libmm-glib.so.0()(64bit) for package: geoclue2-2.4.8-1.el7.x86_64
--> Processing Dependency: libavahi-glib.so.1()(64bit) for package: geoclue2-2.4.8-1.el7.x86_64
---> Package glib-networking.x86_64 0:2.56.1-1.el7 will be installed
--> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.56.1-1.el7.x86_64
---> Package grubby.x86_64 0:8.28-25.el7 will be installed
---> Package gstreamer1.x86_64 0:1.10.4-2.el7 will be installed
---> Package gstreamer1-plugins-bad-free.x86_64 0:1.10.4-3.el7 will be installed
--> Processing Dependency: libsrtp.so.0()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: librsvg-2.so.2()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: liborc-0.4.so.0()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libmpcdec.so.5()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libdvdread.so.4()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libdvdnav.so.4()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libSoundTouch.so.1()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
--> Processing Dependency: libGLESv2.so.2()(64bit) for package: gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64
---> Package gstreamer1-plugins-base.x86_64 0:1.10.4-2.el7 will be installed
--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0)(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0)(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libvisual-0.4.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoraenc.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libtheoradec.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libcdda_paranoia.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libcdda_interface.so.0()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
--> Processing Dependency: libXv.so.1()(64bit) for package: gstreamer1-plugins-base-1.10.4-2.el7.x86_64
---> Package harfbuzz.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.7.5-2.el7.x86_64
---> Package harfbuzz-icu.x86_64 0:1.7.5-2.el7 will be installed
--> Processing Dependency: libicuuc.so.50()(64bit) for package: harfbuzz-icu-1.7.5-2.el7.x86_64
--> Processing Dependency: libicudata.so.50()(64bit) for package: harfbuzz-icu-1.7.5-2.el7.x86_64
---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
---> Package hyphen.x86_64 0:2.8.6-5.el7 will be installed
---> Package jasper-libs.x86_64 0:1.900.1-33.el7 will be installed
---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
---> Package libXcursor.x86_64 0:1.1.15-1.el7 will be installed
---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed
---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed
---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed
---> Package libdb.x86_64 0:5.3.21-20.el7 will be updated
--> Processing Dependency: libdb(x86-64) = 5.3.21-20.el7 for package: libdb-utils-5.3.21-20.el7.x86_64
---> Package libdb.x86_64 0:5.3.21-24.el7 will be an update
---> Package libdrm.x86_64 0:2.4.91-3.el7 will be installed
---> Package libepoxy.x86_64 0:1.5.2-1.el7 will be installed
---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
---> Package libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
--> Processing Dependency: mesa-libEGL(x86-64) >= 13.0.4-1 for package: 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64
---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed
---> Package libsecret.x86_64 0:0.18.6-1.el7 will be installed
---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
---> Package libwayland-client.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-cursor.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-egl.x86_64 0:1.15.0-1.el7 will be installed
---> Package libwayland-server.x86_64 0:1.15.0-1.el7 will be installed
---> Package libxkbcommon.x86_64 0:0.7.1-1.el7 will be installed
---> Package linux-firmware.noarch 0:20180911-69.git85c5d90.el7 will be installed
---> Package llvm-private.x86_64 0:6.0.1-2.el7 will be installed
---> Package mesa-filesystem.x86_64 0:18.0.5-4.el7_6 will be installed
---> Package mesa-libGL.x86_64 0:18.0.5-4.el7_6 will be installed
--> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-18.0.5-4.el7_6.x86_64
---> Package mesa-libglapi.x86_64 0:18.0.5-4.el7_6 will be installed
---> Package mobile-broadband-provider-info.noarch 0:1.20170310-1.el7 will be installed
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
---> Package perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7 will be installed
---> Package perl-Digest-MD5.x86_64 0:2.52-3.el7 will be installed
---> Package perl-Encode-Locale.noarch 0:1.03-5.el7 will be installed
---> Package perl-File-Listing.noarch 0:6.04-7.el7 will be installed
---> Package perl-HTML-Parser.x86_64 0:3.71-4.el7 will be installed
--> Processing Dependency: perl(HTML::Tagset) >= 3 for package: perl-HTML-Parser-3.71-4.el7.x86_64
---> Package perl-HTTP-Cookies.noarch 0:6.01-5.el7 will be installed
---> Package perl-HTTP-Daemon.noarch 0:6.01-8.el7 will be installed
--> Processing Dependency: perl(IO::Socket::IP) for package: perl-HTTP-Daemon-6.01-8.el7.noarch
---> Package perl-HTTP-Date.noarch 0:6.02-8.el7 will be installed
--> Processing Dependency: perl(Time::Zone) for package: perl-HTTP-Date-6.02-8.el7.noarch
---> Package perl-HTTP-Message.noarch 0:6.06-6.el7 will be installed
--> Processing Dependency: perl(IO::Uncompress::Bunzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Bzip2) >= 2.021 for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::RawInflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::Inflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Uncompress::Gunzip) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::HTML) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Gzip) for package: perl-HTTP-Message-6.06-6.el7.noarch
--> Processing Dependency: perl(IO::Compress::Deflate) for package: perl-HTTP-Message-6.06-6.el7.noarch
---> Package perl-HTTP-Negotiate.noarch 0:6.01-5.el7 will be installed
---> Package perl-JSON-PP.noarch 0:2.27202-2.el7 will be installed
---> Package perl-LWP-MediaTypes.noarch 0:6.02-2.el7 will be installed
--> Processing Dependency: mailcap for package: perl-LWP-MediaTypes-6.02-2.el7.noarch
---> Package perl-Locale-Maketext-Simple.noarch 1:0.21-294.el7_6 will be installed
--> Processing Dependency: perl(Locale::Maketext) for package: 1:perl-Locale-Maketext-Simple-0.21-294.el7_6.noarch
---> Package perl-Module-Load-Conditional.noarch 0:0.54-3.el7 will be installed
--> Processing Dependency: perl(Module::Load) >= 0.11 for package: perl-Module-Load-Conditional-0.54-3.el7.noarch
---> Package perl-Net-HTTP.noarch 0:6.06-2.el7 will be installed
--> Processing Dependency: perl(IO::Socket::SSL) >= 1.38 for package: perl-Net-HTTP-6.06-2.el7.noarch
---> Package perl-Params-Check.noarch 1:0.38-2.el7 will be installed
---> Package perl-URI.noarch 0:1.60-9.el7 will be installed
--> Processing Dependency: perl(Business::ISBN) for package: perl-URI-1.60-9.el7.noarch
---> Package perl-WWW-RobotRules.noarch 0:6.02-5.el7 will be installed
---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
---> Package pycairo.x86_64 0:1.8.10-8.el7 will be installed
---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed
---> Package python-gobject-base.x86_64 0:3.22.0-1.el7 will be updated
---> Package python-gobject-base.x86_64 0:3.22.0-1.el7_4.1 will be an update
---> Package python-libs.x86_64 0:2.7.5-58.el7 will be updated
---> Package python-libs.x86_64 0:2.7.5-77.el7_6 will be an update
---> Package python-slip.noarch 0:0.4.0-4.el7 will be installed
---> Package rest.x86_64 0:0.8.1-2.el7 will be installed
---> Package webkitgtk4-plugin-process-gtk2.x86_64 0:2.20.5-1.el7 will be installed
--> Processing Dependency: libgtk-x11-2.0.so.0()(64bit) for package: webkitgtk4-plugin-process-gtk2-2.20.5-1.el7.x86_64
--> Processing Dependency: libgdk-x11-2.0.so.0()(64bit) for package: webkitgtk4-plugin-process-gtk2-2.20.5-1.el7.x86_64
---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
--> Running transaction check
---> Package ModemManager-glib.x86_64 0:1.6.10-1.el7 will be installed
---> Package at-spi2-core.x86_64 0:2.28.0-1.el7 will be installed
---> Package avahi-glib.x86_64 0:0.6.31-19.el7 will be installed
---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
---> Package cdparanoia-libs.x86_64 0:10.2-17.el7 will be installed
---> Package dejavu-sans-fonts.noarch 0:2.33-6.el7 will be installed
--> Processing Dependency: dejavu-fonts-common = 2.33-6.el7 for package: dejavu-sans-fonts-2.33-6.el7.noarch
---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed
---> Package gsettings-desktop-schemas.x86_64 0:3.28.0-2.el7 will be installed
---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed
---> Package hunspell.x86_64 0:1.3.2-15.el7 will be installed
--> Processing Dependency: hunspell-en-US for package: hunspell-1.3.2-15.el7.x86_64
---> Package lcms2.x86_64 0:2.6-3.el7 will be installed
---> Package libXv.x86_64 0:1.0.11-1.el7 will be installed
---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
---> Package libdb-utils.x86_64 0:5.3.21-20.el7 will be updated
---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be an update
---> Package libdvdnav.x86_64 0:5.0.3-1.el7 will be installed
---> Package libdvdread.x86_64 0:5.0.3-3.el7 will be installed
---> Package libglvnd-gles.x86_64 1:1.0.1-0.8.git5baa1e5.el7 will be installed
---> Package libgusb.x86_64 0:0.2.9-1.el7 will be installed
---> Package libicu.x86_64 0:50.1.2-17.el7 will be installed
---> Package libmpcdec.x86_64 0:1.2.6-12.el7 will be installed
---> Package librsvg2.x86_64 0:2.40.20-1.el7 will be installed
---> Package libsrtp.x86_64 0:1.4.4-10.20101004cvs.el7 will be installed
---> Package libtheora.x86_64 1:1.1.1-8.el7 will be installed
---> Package libvisual.x86_64 0:0.4.0-16.el7 will be installed
---> Package mailcap.noarch 0:2.1.41-2.el7 will be installed
---> Package mesa-libEGL.x86_64 0:18.0.5-4.el7_6 will be installed
--> Processing Dependency: mesa-libgbm = 18.0.5-4.el7_6 for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
--> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-18.0.5-4.el7_6.x86_64
---> Package orc.x86_64 0:0.4.26-1.el7 will be installed
---> Package perl-Business-ISBN.noarch 0:2.06-2.el7 will be installed
--> Processing Dependency: perl(Business::ISBN::Data) >= 20120719.001 for package: perl-Business-ISBN-2.06-2.el7.noarch
---> Package perl-HTML-Tagset.noarch 0:3.20-15.el7 will be installed
---> Package perl-IO-Compress.noarch 0:2.061-2.el7 will be installed
--> Processing Dependency: perl(Compress::Raw::Bzip2) >= 2.061 for package: perl-IO-Compress-2.061-2.el7.noarch
---> Package perl-IO-HTML.noarch 0:1.00-2.el7 will be installed
---> Package perl-IO-Socket-IP.noarch 0:0.21-5.el7 will be installed
---> Package perl-IO-Socket-SSL.noarch 0:1.94-7.el7 will be installed
--> Processing Dependency: perl-Net-SSLeay >= 1.55-5 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::SSLeay) >= 1.21 for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::SSLeay) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Net::LibIDN) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
--> Processing Dependency: perl(Mozilla::CA) for package: perl-IO-Socket-SSL-1.94-7.el7.noarch
---> Package perl-Locale-Maketext.noarch 0:1.23-3.el7 will be installed
---> Package perl-Module-Load.noarch 1:0.24-3.el7 will be installed
---> Package perl-TimeDate.noarch 1:2.30-2.el7 will be installed
---> Package sgpio.x86_64 0:1.2.0.10-13.el7 will be installed
---> Package soundtouch.x86_64 0:1.4.0-9.el7 will be installed
--> Running transaction check
---> Package dejavu-fonts-common.noarch 0:2.33-6.el7 will be installed
---> Package hunspell-en-US.noarch 0:0.20121024-6.el7 will be installed
---> Package mesa-libgbm.x86_64 0:18.0.5-4.el7_6 will be installed
---> Package perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7 will be installed
---> Package perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7 will be installed
---> Package perl-Mozilla-CA.noarch 0:20130114-5.el7 will be installed
---> Package perl-Net-LibIDN.x86_64 0:0.12-15.el7 will be installed
---> Package perl-Net-SSLeay.x86_64 0:1.55-6.el7 will be installed
--> Processing Conflict: initscripts-9.49.46-1.el7.x86_64 conflicts redhat-release < 7.5-0.11
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package centos-release.x86_64 0:7-4.1708.el7.centos will be updated
---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
PyYAML x86_64 3.10-11.el7 base 153 k
anaconda x86_64 21.48.22.147-1.el7.centos base 198 k
anaconda-core x86_64 21.48.22.147-1.el7.centos base 1.6 M
autoconf-archive noarch 2017.03.21-1.el7 base 612 k
autogen x86_64 5.18-5.el7 base 582 k
automake noarch 1.13.4-3.el7 base 679 k
bc x86_64 1.06.95-13.el7 base 115 k
bind x86_64 32:9.9.4-74.el7_6.1 updates 1.8 M
bind-utils x86_64 32:9.9.4-74.el7_6.1 updates 206 k
createrepo noarch 0.9.9-28.el7 base 94 k
deltarpm x86_64 3.6-3.el7 base 82 k
expat-devel x86_64 2.1.0-10.el7_3 base 57 k
gcc x86_64 4.8.5-36.el7_6.2 updates 16 M
genisoimage x86_64 1.1.11-25.el7 base 299 k
gettext x86_64 0.19.8.1-2.el7 base 1.0 M
git x86_64 1.8.3.1-20.el7 updates 4.4 M
libtool x86_64 2.4.2-22.el7_3 base 588 k
lighttpd x86_64 1.4.54-1.el7 epel 438 k
lighttpd-fastcgi x86_64 1.4.54-1.el7 epel 33 k
lighttpd-mod_geoip x86_64 1.4.54-1.el7 epel 23 k
mock noarch 1.4.16-1.el7 epel 173 k
mongodb x86_64 2.6.12-6.el7 epel 43 M
mongodb-server x86_64 2.6.12-6.el7 epel 6.6 M
net-tools x86_64 2.0-0.24.20131004git.el7 base 306 k
pax x86_64 3.4-19.el7 base 74 k
perl-App-cpanminus noarch 1.6922-2.el7 base 109 k
perl-CPAN noarch 1.9800-294.el7_6 updates 293 k
postgresql x86_64 9.2.24-1.el7_5 base 3.0 M
python-deltarpm x86_64 3.6-3.el7 base 31 k
python-pep8 noarch 1.4.6-3.el7 epel 146 k
python-sphinx noarch 1.1.3-11.el7 base 1.1 M
python-subunit noarch 0.0.21-2.el7 epel 80 k
python-testrepository noarch 0.0.18-2.el7 epel 162 k
python-tox noarch 1.4.2-8.el7 epel 71 k
python2-pip noarch 8.1.2-8.el7 epel 1.7 M
python2-psutil x86_64 2.2.1-5.el7 epel 116 k
python36-psutil x86_64 2.2.1-5.el7 epel 117 k
qemu-kvm x86_64 10:1.5.3-160.el7_6.2 updates 1.9 M
quilt noarch 0.66-1.el7 epel 283 k
rpm-build x86_64 4.11.3-35.el7 base 147 k
rpm-sign x86_64 4.11.3-35.el7 base 48 k
squashfs-tools x86_64 4.3-0.21.gitaae0aff4.el7 base 101 k
sudo x86_64 1.8.23-3.el7 base 841 k
syslinux x86_64 4.05-15.el7 base 990 k
udisks2 x86_64 2.7.3-8.el7 base 400 k
vim-enhanced x86_64 2:7.4.160-5.el7 base 1.0 M
wget x86_64 1.14-18.el7_6.1 updates 547 k
Updating:
centos-release x86_64 7-6.1810.2.el7.centos base 26 k
rpm-python x86_64 4.11.3-35.el7 base 83 k
systemd x86_64 219-62.el7_6.6 updates 5.1 M
Installing for dependencies:
GConf2 x86_64 3.2.6-8.el7 base 1.0 M
GeoIP x86_64 1.5.0-13.el7 base 1.5 M
ModemManager-glib x86_64 1.6.10-1.el7 base 231 k
NetworkManager x86_64 1:1.12.0-10.el7_6 updates 1.7 M
NetworkManager-glib x86_64 1:1.12.0-10.el7_6 updates 1.2 M
NetworkManager-libnm x86_64 1:1.12.0-10.el7_6 updates 1.4 M
NetworkManager-team x86_64 1:1.12.0-10.el7_6 updates 159 k
NetworkManager-wifi x86_64 1:1.12.0-10.el7_6 updates 187 k
adwaita-cursor-theme noarch 3.28.0-1.el7 base 641 k
adwaita-icon-theme noarch 3.28.0-1.el7 base 11 M
alsa-lib x86_64 1.1.6-2.el7 base 424 k
anaconda-gui x86_64 21.48.22.147-1.el7.centos base 508 k
anaconda-tui x86_64 21.48.22.147-1.el7.centos base 288 k
anaconda-widgets x86_64 21.48.22.147-1.el7.centos base 218 k
at-spi2-atk x86_64 2.26.2-1.el7 base 81 k
at-spi2-core x86_64 2.28.0-1.el7 base 158 k
atk x86_64 2.28.1-1.el7 base 263 k
audit-libs-python x86_64 2.8.4-4.el7 base 76 k
augeas-libs x86_64 1.4.0-6.el7_6.1 updates 355 k
authconfig x86_64 6.2.8-30.el7 base 424 k
autoconf noarch 2.69-11.el7 base 701 k
autogen-libopts x86_64 5.18-5.el7 base 66 k
avahi-glib x86_64 0.6.31-19.el7 base 25 k
avahi-libs x86_64 0.6.31-19.el7 base 61 k
bind-libs x86_64 32:9.9.4-74.el7_6.1 updates 1.0 M
bind-libs-lite x86_64 32:9.9.4-74.el7_6.1 updates 741 k
boost-filesystem x86_64 1.53.0-27.el7 base 68 k
boost-iostreams x86_64 1.53.0-27.el7 base 61 k
boost-program-options x86_64 1.53.0-27.el7 base 156 k
boost-random x86_64 1.53.0-27.el7 base 39 k
boost-system x86_64 1.53.0-27.el7 base 40 k
boost-thread x86_64 1.53.0-27.el7 base 57 k
btrfs-progs x86_64 4.9.1-1.el7 base 678 k
bzip2 x86_64 1.0.6-13.el7 base 52 k
cairo x86_64 1.15.12-3.el7 base 741 k
cairo-gobject x86_64 1.15.12-3.el7 base 25 k
cdparanoia-libs x86_64 10.2-17.el7 base 56 k
celt051 x86_64 0.5.1.3-8.el7 base 53 k
centos-logos noarch 70.0.6-3.el7.centos base 21 M
checkpolicy x86_64 2.5-8.el7 base 295 k
chrony x86_64 3.2-2.el7 base 243 k
colord-libs x86_64 1.3.4-1.el7 base 185 k
cpp x86_64 4.8.5-36.el7_6.2 updates 5.9 M
createrepo_c x86_64 0.10.0-18.el7 extras 65 k
createrepo_c-libs x86_64 0.10.0-18.el7 extras 89 k
cryptsetup x86_64 2.0.3-3.el7 base 154 k
cryptsetup-python x86_64 2.0.3-3.el7 base 36 k
cups-libs x86_64 1:1.6.3-35.el7 base 357 k
daxctl-libs x86_64 62-1.el7 base 26 k
dconf x86_64 0.28.0-4.el7 base 106 k
dejavu-fonts-common noarch 2.33-6.el7 base 64 k
dejavu-sans-fonts noarch 2.33-6.el7 base 1.4 M
device-mapper-event x86_64 7:1.02.149-10.el7_6.7 updates 189 k
device-mapper-event-libs x86_64 7:1.02.149-10.el7_6.7 updates 188 k
device-mapper-multipath x86_64 0.4.9-123.el7 base 140 k
device-mapper-multipath-libs x86_64 0.4.9-123.el7 base 254 k
device-mapper-persistent-data x86_64 0.7.3-3.el7 base 405 k
dhclient x86_64 12:4.2.5-68.el7.centos.1 base 284 k
dhcp-common x86_64 12:4.2.5-68.el7.centos.1 base 175 k
dhcp-libs x86_64 12:4.2.5-68.el7.centos.1 base 131 k
diffstat x86_64 1.57-4.el7 base 35 k
distribution-gpg-keys noarch 1.31-1.el7 epel 201 k
dmidecode x86_64 1:3.1-2.el7 base 78 k
dmraid x86_64 1.0.0.rc16-28.el7 base 151 k
dmraid-events x86_64 1.0.0.rc16-28.el7 base 21 k
dosfstools x86_64 3.0.20-10.el7 base 101 k
dracut-network x86_64 033-554.el7 base 102 k
dwz x86_64 0.11-3.el7 base 99 k
e2fsprogs x86_64 1.42.9-13.el7 base 699 k
e2fsprogs-libs x86_64 1.42.9-13.el7 base 167 k
ebtables x86_64 2.0.10-16.el7 base 123 k
elfutils x86_64 0.172-2.el7 base 299 k
enchant x86_64 1:1.6.0-8.el7 base 55 k
ethtool x86_64 2:4.8-9.el7 base 127 k
fcoe-utils x86_64 1.0.32-2.el7_6 updates 120 k
file x86_64 5.11-35.el7 base 57 k
fipscheck x86_64 1.4.1-6.el7 base 21 k
fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
firewalld noarch 0.5.3-5.el7 base 431 k
firewalld-filesystem noarch 0.5.3-5.el7 base 49 k
flac-libs x86_64 1.3.0-5.el7_1 base 169 k
fontconfig x86_64 2.13.0-4.3.el7 base 254 k
fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
freetype x86_64 2.8-12.el7_6.1 updates 380 k
fribidi x86_64 1.0.2-1.el7 base 79 k
fros noarch 1.0-2.el7 base 22 k
gamin x86_64 0.1.10-16.el7 base 128 k
gc x86_64 7.2d-7.el7 base 158 k
gcr x86_64 3.28.0-1.el7 base 677 k
gdb x86_64 7.6.1-114.el7 base 2.4 M
gdbm-devel x86_64 1.10-8.el7 base 47 k
gdisk x86_64 0.8.10-2.el7 base 189 k
gdk-pixbuf2 x86_64 2.36.12-3.el7 base 570 k
geoclue2 x86_64 2.4.8-1.el7 base 106 k
gettext-libs x86_64 0.19.8.1-2.el7 base 501 k
glade-libs x86_64 3.22.1-1.el7 base 685 k
glib-networking x86_64 2.56.1-1.el7 base 145 k
glibc-devel x86_64 2.17-260.el7_6.5 updates 1.1 M
glibc-headers x86_64 2.17-260.el7_6.5 updates 683 k
glusterfs x86_64 3.12.2-18.el7 base 542 k
glusterfs-api x86_64 3.12.2-18.el7 base 73 k
glusterfs-client-xlators x86_64 3.12.2-18.el7 base 878 k
glusterfs-libs x86_64 3.12.2-18.el7 base 377 k
gnome-icon-theme noarch 3.12.0-1.el7 base 9.7 M
gnutls x86_64 3.3.29-9.el7_6 updates 680 k
gperftools-libs x86_64 2.6.1-1.el7 base 272 k
gpm-libs x86_64 1.20.7-5.el7 base 32 k
graphite2 x86_64 1.3.10-1.el7_3 base 115 k
groff-base x86_64 1.22.2-8.el7 base 942 k
grubby x86_64 8.28-25.el7 base 70 k
gsettings-desktop-schemas x86_64 3.28.0-2.el7 base 605 k
gsm x86_64 1.0.13-11.el7 base 30 k
gstreamer1 x86_64 1.10.4-2.el7 base 1.2 M
gstreamer1-plugins-bad-free x86_64 1.10.4-3.el7 base 1.7 M
gstreamer1-plugins-base x86_64 1.10.4-2.el7 base 1.4 M
gtk-update-icon-cache x86_64 3.22.30-3.el7 base 28 k
gtk2 x86_64 2.24.31-1.el7 base 3.4 M
gtk3 x86_64 3.22.30-3.el7 base 4.4 M
guile x86_64 5:2.0.9-5.el7 base 3.8 M
harfbuzz x86_64 1.7.5-2.el7 base 267 k
harfbuzz-icu x86_64 1.7.5-2.el7 base 12 k
hicolor-icon-theme noarch 0.12-7.el7 base 42 k
hunspell x86_64 1.3.2-15.el7 base 223 k
hunspell-en-US noarch 0.20121024-6.el7 base 190 k
hwdata x86_64 0.252-9.1.el7 base 2.3 M
hyphen x86_64 2.8.6-5.el7 base 26 k
initscripts x86_64 9.49.46-1.el7 base 439 k
iproute x86_64 4.11.0-14.el7_6.2 updates 764 k
ipset x86_64 6.38-3.el7_6 updates 43 k
ipset-libs x86_64 6.38-3.el7_6 updates 50 k
iptables x86_64 1.4.21-28.el7 base 433 k
ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1
base 759 k
iscsi-initiator-utils x86_64 6.2.0.874-10.el7 base 421 k
iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-10.el7 base 92 k
iso-codes noarch 3.46-2.el7 base 2.7 M
isomd5sum x86_64 1:1.0.10-5.el7 base 27 k
jansson x86_64 2.10-1.el7 base 37 k
jasper-libs x86_64 1.900.1-33.el7 base 150 k
jbigkit-libs x86_64 2.0-11.el7 base 46 k
json-c x86_64 0.11-4.el7_0 base 31 k
json-glib x86_64 1.4.2-2.el7 base 134 k
kbd x86_64 1.15.5-15.el7 base 348 k
kbd-legacy noarch 1.15.5-15.el7 base 466 k
kbd-misc noarch 1.15.5-15.el7 base 1.4 M
kernel x86_64 3.10.0-957.21.2.el7 updates 48 M
kernel-headers x86_64 3.10.0-957.21.2.el7 updates 8.0 M
kexec-tools x86_64 2.0.15-21.el7_6.3 updates 343 k
keybinder3 x86_64 0.3.0-1.el7 base 14 k
langtable noarch 0.0.31-3.el7 base 32 k
langtable-data noarch 0.0.31-3.el7 base 620 k
langtable-python noarch 0.0.31-3.el7 base 28 k
lcms2 x86_64 2.6-3.el7 base 150 k
less x86_64 458-9.el7 base 120 k
libICE x86_64 1.0.9-9.el7 base 66 k
libSM x86_64 1.2.2-2.el7 base 39 k
libX11 x86_64 1.6.5-2.el7 base 606 k
libX11-common noarch 1.6.5-2.el7 base 164 k
libXau x86_64 1.0.8-2.1.el7 base 29 k
libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
libXcursor x86_64 1.1.15-1.el7 base 30 k
libXdamage x86_64 1.1.4-4.1.el7 base 20 k
libXdmcp x86_64 1.1.2-6.el7 base 34 k
libXext x86_64 1.3.3-3.el7 base 39 k
libXfixes x86_64 5.0.3-1.el7 base 18 k
libXfont2 x86_64 2.0.3-1.el7 base 143 k
libXft x86_64 2.3.2-2.el7 base 58 k
libXi x86_64 1.7.9-1.el7 base 40 k
libXinerama x86_64 1.1.3-2.1.el7 base 14 k
libXrandr x86_64 1.5.1-2.el7 base 27 k
libXrender x86_64 0.9.10-1.el7 base 26 k
libXt x86_64 1.1.5-3.el7 base 173 k
libXtst x86_64 1.2.3-1.el7 base 20 k
libXv x86_64 1.0.11-1.el7 base 18 k
libXxf86vm x86_64 1.1.4-1.el7 base 18 k
libaio x86_64 0.3.109-13.el7 base 24 k
libarchive x86_64 3.1.2-10.el7_2 base 318 k
libasyncns x86_64 0.8-7.el7 base 26 k
libatasmart x86_64 0.19-6.el7 base 43 k
libblockdev x86_64 2.18-3.el7 base 119 k
libblockdev-crypto x86_64 2.18-3.el7 base 60 k
libblockdev-fs x86_64 2.18-3.el7 base 66 k
libblockdev-loop x86_64 2.18-3.el7 base 51 k
libblockdev-mdraid x86_64 2.18-3.el7 base 57 k
libblockdev-nvdimm x86_64 2.18-3.el7 base 53 k
libblockdev-part x86_64 2.18-3.el7 base 60 k
libblockdev-swap x86_64 2.18-3.el7 base 52 k
libblockdev-utils x86_64 2.18-3.el7 base 58 k
libbytesize x86_64 1.2-1.el7 base 52 k
libcgroup x86_64 0.41-20.el7 base 66 k
libconfig x86_64 1.4.9-5.el7 base 59 k
libcroco x86_64 0.6.12-4.el7 base 105 k
libdaemon x86_64 0.14-7.el7 base 30 k
libdb-devel x86_64 5.3.21-24.el7 base 38 k
libdrm x86_64 2.4.91-3.el7 base 153 k
libdvdnav x86_64 5.0.3-1.el7 base 48 k
libdvdread x86_64 5.0.3-3.el7 base 66 k
libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
libepoxy x86_64 1.5.2-1.el7 base 211 k
libfontenc x86_64 1.1.3-3.el7 base 31 k
libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 89 k
libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 44 k
libglvnd-gles x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 34 k
libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 base 125 k
libgnomekbd x86_64 3.26.0-1.el7 base 161 k
libgomp x86_64 4.8.5-36.el7_6.2 updates 158 k
libgudev1 x86_64 219-62.el7_6.6 updates 96 k
libgusb x86_64 0.2.9-1.el7 base 40 k
libibverbs x86_64 17.2-3.el7 base 246 k
libicu x86_64 50.1.2-17.el7 base 6.9 M
libiscsi x86_64 1.9.0-7.el7 base 60 k
libjpeg-turbo x86_64 1.2.90-6.el7 base 134 k
libmnl x86_64 1.0.3-7.el7 base 23 k
libmodman x86_64 2.0.1-8.el7 base 28 k
libmpc x86_64 1.0.1-3.el7 base 51 k
libmpcdec x86_64 1.2.6-12.el7 base 28 k
libndp x86_64 1.2-7.el7 base 31 k
libnetfilter_conntrack x86_64 1.0.6-1.el7_3 base 55 k
libnfnetlink x86_64 1.0.1-4.el7 base 26 k
libnl3 x86_64 3.2.28-4.el7 base 278 k
libnl3-cli x86_64 3.2.28-4.el7 base 160 k
libnma x86_64 1.8.6-2.el7 base 98 k
libnotify x86_64 0.7.7-1.el7 base 39 k
libogg x86_64 2:1.3.0-7.el7 base 24 k
libpcap x86_64 14:1.5.3-11.el7 base 138 k
libpciaccess x86_64 0.14-1.el7 base 26 k
libpng x86_64 2:1.5.13-7.el7_2 base 213 k
libproxy x86_64 0.4.11-11.el7 base 64 k
librados2 x86_64 1:10.2.5-4.el7 base 1.8 M
librbd1 x86_64 1:10.2.5-4.el7 base 2.4 M
librdmacm x86_64 17.2-3.el7 base 62 k
libreport x86_64 2.1.11-42.el7.centos base 455 k
libreport-anaconda x86_64 2.1.11-42.el7.centos base 49 k
libreport-cli x86_64 2.1.11-42.el7.centos base 52 k
libreport-filesystem x86_64 2.1.11-42.el7.centos base 39 k
libreport-gtk x86_64 2.1.11-42.el7.centos base 100 k
libreport-plugin-bugzilla x86_64 2.1.11-42.el7.centos base 88 k
libreport-plugin-reportuploader
x86_64 2.1.11-42.el7.centos base 64 k
libreport-plugin-rhtsupport x86_64 2.1.11-42.el7.centos base 78 k
libreport-python x86_64 2.1.11-42.el7.centos base 69 k
libreport-rhel-anaconda-bugzilla
x86_64 2.1.11-42.el7.centos base 41 k
libreport-web x86_64 2.1.11-42.el7.centos base 56 k
librsvg2 x86_64 2.40.20-1.el7 base 132 k
libseccomp x86_64 2.3.1-3.el7 base 56 k
libsecret x86_64 0.18.6-1.el7 base 153 k
libselinux-python x86_64 2.5-14.1.el7 base 235 k
libselinux-utils x86_64 2.5-14.1.el7 base 151 k
libsemanage-python x86_64 2.5-14.el7 base 113 k
libsndfile x86_64 1.0.25-10.el7 base 149 k
libsoup x86_64 2.62.2-2.el7 base 411 k
libsrtp x86_64 1.4.4-10.20101004cvs.el7 base 275 k
libstemmer x86_64 0-2.585svn.el7 epel 67 k
libtar x86_64 1.2.11-29.el7 base 33 k
libteam x86_64 1.27-5.el7 base 48 k
libthai x86_64 0.1.14-9.el7 base 187 k
libtheora x86_64 1:1.1.1-8.el7 base 136 k
libtiff x86_64 4.0.3-27.el7_3 base 170 k
libtimezonemap x86_64 0.4.4-1.el7 base 2.2 M
libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k
libudisks2 x86_64 2.7.3-8.el7 base 126 k
libunistring x86_64 0.9.3-9.el7 base 293 k
libusal x86_64 1.1.11-25.el7 base 136 k
libusbx x86_64 1.0.21-1.el7 base 61 k
libuser-python x86_64 0.60-9.el7 base 52 k
libvisual x86_64 0.4.0-16.el7 base 138 k
libvorbis x86_64 1:1.3.3-8.el7.1 base 204 k
libwayland-client x86_64 1.15.0-1.el7 base 33 k
libwayland-cursor x86_64 1.15.0-1.el7 base 20 k
libwayland-egl x86_64 1.15.0-1.el7 base 13 k
libwayland-server x86_64 1.15.0-1.el7 base 39 k
libwebp x86_64 0.3.0-7.el7 base 170 k
libxcb x86_64 1.13-1.el7 base 214 k
libxkbcommon x86_64 0.7.1-1.el7 base 108 k
libxkbfile x86_64 1.0.9-3.el7 base 83 k
libxklavier x86_64 5.4-7.el7 base 64 k
libxshmfence x86_64 1.2-1.el7 base 7.2 k
libxslt x86_64 1.1.28-5.el7 base 242 k
libyaml x86_64 0.1.4-11.el7_0 base 55 k
linux-firmware noarch 20180911-69.git85c5d90.el7 base 49 M
lldpad x86_64 1.0.1-3.git036e314.el7 base 283 k
llvm-private x86_64 6.0.1-2.el7 base 21 M
lsof x86_64 4.87-6.el7 base 331 k
lvm2 x86_64 7:2.02.180-10.el7_6.7 updates 1.3 M
lvm2-libs x86_64 7:2.02.180-10.el7_6.7 updates 1.1 M
lz4 x86_64 1.7.5-2.el7 base 98 k
lzo x86_64 2.06-8.el7 base 59 k
m4 x86_64 1.4.16-10.el7 base 256 k
mailcap noarch 2.1.41-2.el7 base 31 k
make x86_64 1:3.82-23.el7 base 420 k
mariadb-libs x86_64 1:5.5.60-1.el7_5 base 758 k
mdadm x86_64 4.1-rc1_2.el7 base 433 k
mesa-dri-drivers x86_64 18.0.5-4.el7_6 updates 6.6 M
mesa-filesystem x86_64 18.0.5-4.el7_6 updates 17 k
mesa-libEGL x86_64 18.0.5-4.el7_6 updates 102 k
mesa-libGL x86_64 18.0.5-4.el7_6 updates 162 k
mesa-libgbm x86_64 18.0.5-4.el7_6 updates 38 k
mesa-libglapi x86_64 18.0.5-4.el7_6 updates 44 k
mobile-broadband-provider-info noarch 1.20170310-1.el7 base 51 k
mock-core-configs noarch 30.3-1.el7 epel 35 k
mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
mpfr x86_64 3.1.1-4.el7 base 203 k
mtools x86_64 4.0.18-5.el7 base 203 k
ndctl x86_64 62-1.el7 base 122 k
ndctl-libs x86_64 62-1.el7 base 61 k
nettle x86_64 2.7.1-8.el7 base 327 k
newt x86_64 0.52.15-4.el7 base 105 k
newt-python x86_64 0.52.15-4.el7 base 54 k
nm-connection-editor x86_64 1.8.6-2.el7 base 919 k
oddjob x86_64 0.31.5-4.el7 base 69 k
oddjob-mkhomedir x86_64 0.31.5-4.el7 base 38 k
openssh x86_64 7.4p1-16.el7 base 510 k
openssh-clients x86_64 7.4p1-16.el7 base 655 k
openssl x86_64 1:1.0.2k-16.el7_6.1 updates 493 k
opus x86_64 1.0.2-6.el7 base 630 k
orc x86_64 0.4.26-1.el7 base 166 k
p7zip x86_64 16.02-10.el7 epel 604 k
pango x86_64 1.42.4-2.el7_6 updates 280 k
parted x86_64 3.1-29.el7 base 608 k
patch x86_64 2.7.1-10.el7_5 base 110 k
pciutils x86_64 3.5.1-3.el7 base 93 k
pciutils-libs x86_64 3.5.1-3.el7 base 46 k
perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M
perl-Algorithm-Diff noarch 1.1902-17.el7 base 47 k
perl-Archive-Zip noarch 1.30-11.el7 base 107 k
perl-Business-ISBN noarch 2.06-2.el7 base 25 k
perl-Business-ISBN-Data noarch 20120719.001-2.el7 base 24 k
perl-CPAN-Meta noarch 2.120921-5.el7 base 113 k
perl-CPAN-Meta-Requirements noarch 2.122-7.el7 base 24 k
perl-CPAN-Meta-YAML noarch 0.008-14.el7 base 24 k
perl-Carp noarch 1.26-244.el7 base 19 k
perl-Compress-Raw-Bzip2 x86_64 2.061-3.el7 base 32 k
perl-Compress-Raw-Zlib x86_64 1:2.061-4.el7 base 57 k
perl-Data-Dumper x86_64 2.145-3.el7 base 47 k
perl-Digest noarch 1.17-245.el7 base 23 k
perl-Digest-MD5 x86_64 2.52-3.el7 base 30 k
perl-Digest-SHA x86_64 1:5.85-4.el7 base 58 k
perl-Digest-SHA1 x86_64 2.13-9.el7 base 50 k
perl-Encode x86_64 2.51-7.el7 base 1.5 M
perl-Encode-Locale noarch 1.03-5.el7 base 16 k
perl-Error noarch 1:0.17020-2.el7 base 32 k
perl-Exporter noarch 5.68-3.el7 base 28 k
perl-ExtUtils-CBuilder noarch 1:0.28.2.6-294.el7_6 updates 68 k
perl-ExtUtils-Install noarch 1.58-294.el7_6 updates 75 k
perl-ExtUtils-MakeMaker noarch 6.68-3.el7 base 275 k
perl-ExtUtils-Manifest noarch 1.61-244.el7 base 31 k
perl-ExtUtils-ParseXS noarch 1:3.18-3.el7 base 77 k
perl-File-Listing noarch 6.04-7.el7 base 13 k
perl-File-Path noarch 2.09-2.el7 base 26 k
perl-File-Temp noarch 0.23.01-3.el7 base 56 k
perl-Filter x86_64 1.49-3.el7 base 76 k
perl-Getopt-Long noarch 2.40-3.el7 base 56 k
perl-Git noarch 1.8.3.1-20.el7 updates 55 k
perl-HTML-Parser x86_64 3.71-4.el7 base 115 k
perl-HTML-Tagset noarch 3.20-15.el7 base 18 k
perl-HTTP-Cookies noarch 6.01-5.el7 base 26 k
perl-HTTP-Daemon noarch 6.01-8.el7 base 21 k
perl-HTTP-Date noarch 6.02-8.el7 base 14 k
perl-HTTP-Message noarch 6.06-6.el7 base 82 k
perl-HTTP-Negotiate noarch 6.01-5.el7 base 17 k
perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
perl-IO-Compress noarch 2.061-2.el7 base 260 k
perl-IO-HTML noarch 1.00-2.el7 base 23 k
perl-IO-Socket-IP noarch 0.21-5.el7 base 36 k
perl-IO-Socket-SSL noarch 1.94-7.el7 base 115 k
perl-IPC-Cmd noarch 1:0.80-4.el7 base 34 k
perl-JSON-PP noarch 2.27202-2.el7 base 55 k
perl-LWP-MediaTypes noarch 6.02-2.el7 base 24 k
perl-Locale-Maketext noarch 1.23-3.el7 base 93 k
perl-Locale-Maketext-Simple noarch 1:0.21-294.el7_6 updates 50 k
perl-Module-Build noarch 2:0.40.05-2.el7 base 281 k
perl-Module-CoreList noarch 1:2.76.02-294.el7_6 updates 86 k
perl-Module-Load noarch 1:0.24-3.el7 base 11 k
perl-Module-Load-Conditional noarch 0.54-3.el7 base 18 k
perl-Module-Metadata noarch 1.000018-2.el7 base 26 k
perl-Module-Signature noarch 0.73-2.el7 base 68 k
perl-Mozilla-CA noarch 20130114-5.el7 base 11 k
perl-Net-HTTP noarch 6.06-2.el7 base 29 k
perl-Net-LibIDN x86_64 0.12-15.el7 base 28 k
perl-Net-SSLeay x86_64 1.55-6.el7 base 285 k
perl-PAR-Dist noarch 0.49-2.el7 base 31 k
perl-Params-Check noarch 1:0.38-2.el7 base 18 k
perl-Parse-CPAN-Meta noarch 1:1.4404-5.el7 base 14 k
perl-PathTools x86_64 3.40-5.el7 base 82 k
perl-Perl-OSType noarch 1.003-3.el7 base 20 k
perl-Pod-Escapes noarch 1:1.04-294.el7_6 updates 51 k
perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
perl-Pod-Usage noarch 1.63-3.el7 base 27 k
perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
perl-Socket x86_64 2.010-4.el7 base 49 k
perl-Storable x86_64 2.45-3.el7 base 77 k
perl-TermReadKey x86_64 2.30-20.el7 base 31 k
perl-Test-Harness noarch 3.28-3.el7 base 302 k
perl-Text-Diff noarch 1.41-5.el7 base 40 k
perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
perl-Thread-Queue noarch 3.02-2.el7 base 17 k
perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
perl-Time-Local noarch 1.2300-2.el7 base 24 k
perl-TimeDate noarch 1:2.30-2.el7 base 52 k
perl-URI noarch 1.60-9.el7 base 106 k
perl-WWW-RobotRules noarch 6.02-5.el7 base 18 k
perl-YAML noarch 0.84-5.el7 base 84 k
perl-YAML-Tiny noarch 1.51-6.el7 base 37 k
perl-constant noarch 1.27-2.el7 base 19 k
perl-devel x86_64 4:5.16.3-294.el7_6 updates 453 k
perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k
perl-libwww-perl noarch 6.05-2.el7 base 205 k
perl-local-lib noarch 1.008010-4.el7 base 64 k
perl-macros x86_64 4:5.16.3-294.el7_6 updates 44 k
perl-parent noarch 1:0.225-244.el7 base 12 k
perl-podlators noarch 2.5.1-3.el7 base 112 k
perl-srpm-macros noarch 1-8.el7 base 4.6 k
perl-threads x86_64 1.87-4.el7 base 49 k
perl-threads-shared x86_64 1.43-6.el7 base 39 k
perl-version x86_64 3:0.99.07-3.el7 base 84 k
pigz x86_64 2.3.4-1.el7 epel 81 k
pixman x86_64 0.34.0-1.el7 base 248 k
policycoreutils x86_64 2.5-29.el7_6.1 updates 916 k
policycoreutils-python x86_64 2.5-29.el7_6.1 updates 456 k
polkit x86_64 0.112-18.el7_6.1 updates 168 k
polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
postgresql-libs x86_64 9.2.24-1.el7_5 base 234 k
procmail x86_64 3.22-36.el7_4.1 base 171 k
psmisc x86_64 22.20-15.el7 base 141 k
pulseaudio-libs x86_64 10.0-5.el7 base 651 k
pycairo x86_64 1.8.10-8.el7 base 157 k
pykickstart noarch 1.99.66.19-2.el7 base 362 k
pyparsing noarch 1.5.6-9.el7 base 94 k
pyparted x86_64 1:3.9-15.el7 base 195 k
python-IPy noarch 0.75-6.el7 base 32 k
python-babel noarch 0.9.6-8.el7 base 1.4 M
python-backports x86_64 1.0-8.el7 base 5.8 k
python-backports-ssl_match_hostname
noarch 3.5.0.1-1.el7 base 13 k
python-blivet noarch 1:0.61.15.72-1.el7 base 831 k
python-coverage x86_64 3.6-0.5.b3.el7 base 153 k
python-decorator noarch 3.4.0-3.el7 base 27 k
python-devel x86_64 2.7.5-77.el7_6 updates 398 k
python-docutils noarch 0.11-0.3.20130715svn7687.el7
base 1.5 M
python-extras noarch 0.0.3-2.el7 epel 14 k
python-firewall noarch 0.5.3-5.el7 base 331 k
python-fixtures noarch 0.3.14-3.el7 epel 70 k
python-gobject x86_64 3.22.0-1.el7_4.1 base 16 k
python-ipaddress noarch 1.0.16-2.el7 base 34 k
python-jinja2 noarch 2.7.2-3.el7_6 updates 518 k
python-markupsafe x86_64 0.11-10.el7 base 25 k
python-meh noarch 0.25.2-1.el7 base 84 k
python-meh-gui noarch 0.25.2-1.el7 base 15 k
python-nss x86_64 0.16.0-3.el7 base 266 k
python-ntplib noarch 0.3.2-1.el7 base 15 k
python-pillow x86_64 2.0.0-19.gitd1c6db8.el7 base 438 k
python-ply noarch 3.4-11.el7 base 123 k
python-pwquality x86_64 1.2.3-5.el7 base 12 k
python-py noarch 1.4.32-1.el7 base 341 k
python-pyblock x86_64 0.53-6.el7 base 72 k
python-pygments noarch 1.4-10.el7 base 599 k
python-pyudev noarch 0.15-9.el7 base 55 k
python-setuptools noarch 0.9.8-7.el7 base 397 k
python-slip noarch 0.4.0-4.el7 base 31 k
python-slip-dbus noarch 0.4.0-4.el7 base 32 k
python-testtools noarch 1.1.0-1.el7 epel 308 k
python-virtualenv noarch 15.1.0-2.el7 base 1.7 M
python2-blockdev x86_64 2.18-3.el7 base 60 k
python2-iso8601 noarch 0.1.11-8.el7 epel 20 k
python2-mimeparse noarch 1.6.0-5.el7 epel 13 k
python2-subprocess32 x86_64 3.2.6-13.el7 base 47 k
python36 x86_64 3.6.8-1.el7 epel 67 k
python36-chardet noarch 2.3.0-6.el7 epel 231 k
python36-distro noarch 1.2.0-3.el7 epel 30 k
python36-idna noarch 2.7-2.el7 epel 98 k
python36-jinja2 noarch 2.8.1-2.el7 epel 277 k
python36-libs x86_64 3.6.8-1.el7 epel 8.6 M
python36-markupsafe x86_64 0.23-3.el7 epel 32 k
python36-pyroute2 noarch 0.4.13-2.el7 epel 351 k
python36-pysocks noarch 1.6.8-6.el7 epel 30 k
python36-requests noarch 2.12.5-3.el7 epel 109 k
python36-rpm x86_64 4.11.3-4.el7 epel 767 k
python36-setuptools noarch 39.2.0-3.el7 epel 631 k
python36-six noarch 1.11.0-3.el7 epel 33 k
python36-urllib3 noarch 1.19.1-5.el7 epel 134 k
pytz noarch 2016.10-2.el7 base 46 k
qemu-img x86_64 10:1.5.3-160.el7_6.2 updates 695 k
qemu-kvm-common x86_64 10:1.5.3-160.el7_6.2 updates 432 k
rdma-core x86_64 17.2-3.el7 base 49 k
realmd x86_64 0.16.1-11.el7 base 209 k
redhat-rpm-config noarch 9.1.0-87.el7.centos base 81 k
rest x86_64 0.8.1-2.el7 base 63 k
rsync x86_64 3.1.2-6.el7_6.1 updates 404 k
satyr x86_64 0.13-15.el7 base 558 k
seabios-bin noarch 1.11.0-2.el7 base 112 k
seavgabios-bin noarch 1.11.0-2.el7 base 38 k
selinux-policy noarch 3.13.1-229.el7_6.12 updates 484 k
setools-libs x86_64 3.3.8-4.el7 base 620 k
sgabios-bin noarch 1:0.20110622svn-4.el7 base 7.1 k
sgpio x86_64 1.2.0.10-13.el7 base 13 k
slang x86_64 2.2.4-11.el7 base 512 k
snappy x86_64 1.1.0-3.el7 base 40 k
soundtouch x86_64 1.4.0-9.el7 base 53 k
spawn-fcgi x86_64 1.6.3-5.el7 epel 18 k
spice-server x86_64 0.14.0-6.el7_6.1 updates 403 k
ssmtp x86_64 2.64-14.el7 epel 50 k
systemd-sysv x86_64 219-62.el7_6.6 updates 84 k
systemtap-sdt-devel x86_64 3.3-3.el7 base 74 k
sysvinit-tools x86_64 2.88-14.dsf.el7 base 63 k
tcp_wrappers-libs x86_64 7.6-77.el7 base 66 k
teamd x86_64 1.27-5.el7 base 112 k
tigervnc-license noarch 1.8.0-13.el7 base 29 k
tigervnc-server-minimal x86_64 1.8.0-13.el7 base 1.0 M
trousers x86_64 0.3.14-2.el7 base 289 k
unzip x86_64 6.0-19.el7 base 170 k
usbredir x86_64 0.7.1-3.el7 base 47 k
usermode x86_64 1.111-5.el7 base 193 k
v8 x86_64 1:3.14.5.10-25.el7 epel 3.0 M
vim-common x86_64 2:7.4.160-5.el7 base 5.9 M
vim-filesystem x86_64 2:7.4.160-5.el7 base 10 k
volume_key-libs x86_64 0.3.9-8.el7 base 140 k
webkitgtk4 x86_64 2.20.5-1.el7 base 26 M
webkitgtk4-jsc x86_64 2.20.5-1.el7 base 4.6 M
webkitgtk4-plugin-process-gtk2 x86_64 2.20.5-1.el7 base 9.6 M
which x86_64 2.20-7.el7 base 41 k
wpa_supplicant x86_64 1:2.6-12.el7 base 1.2 M
xfsprogs x86_64 4.5.0-19.el7_6 updates 897 k
xkeyboard-config noarch 2.24-1.el7 base 834 k
xml-common noarch 0.6.3-39.el7 base 26 k
xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k
xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k
xorg-x11-xkb-utils x86_64 7.7-14.el7 base 103 k
yaml-cpp x86_64 1:0.5.1-1.el7.2 epel 176 k
yelp x86_64 2:3.28.1-1.el7 base 777 k
yelp-libs x86_64 2:3.28.1-1.el7 base 101 k
yelp-xsl noarch 3.28.0-1.el7 base 204 k
zenity x86_64 3.28.1-1.el7 base 4.0 M
zip x86_64 3.0-11.el7 base 260 k
Updating for dependencies:
audit-libs x86_64 2.8.4-4.el7 base 100 k
bind-license noarch 32:9.9.4-74.el7_6.1 updates 87 k
cryptsetup-libs x86_64 2.0.3-3.el7 base 338 k
dbus x86_64 1:1.10.24-13.el7_6 updates 245 k
dbus-libs x86_64 1:1.10.24-13.el7_6 updates 169 k
device-mapper x86_64 7:1.02.149-10.el7_6.7 updates 293 k
device-mapper-libs x86_64 7:1.02.149-10.el7_6.7 updates 320 k
dracut x86_64 033-554.el7 base 327 k
elfutils-libelf x86_64 0.172-2.el7 base 194 k
elfutils-libs x86_64 0.172-2.el7 base 285 k
file-libs x86_64 5.11-35.el7 base 340 k
glib2 x86_64 2.56.1-4.el7_6 updates 2.5 M
glibc x86_64 2.17-260.el7_6.5 updates 3.7 M
glibc-common x86_64 2.17-260.el7_6.5 updates 12 M
kpartx x86_64 0.4.9-123.el7 base 77 k
libcom_err x86_64 1.42.9-13.el7 base 41 k
libdb x86_64 5.3.21-24.el7 base 720 k
libdb-utils x86_64 5.3.21-24.el7 base 132 k
libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k
libpwquality x86_64 1.2.3-5.el7 base 85 k
libselinux x86_64 2.5-14.1.el7 base 162 k
libsemanage x86_64 2.5-14.el7 base 151 k
libsepol x86_64 2.5-10.el7 base 297 k
libss x86_64 1.42.9-13.el7 base 46 k
libuser x86_64 0.60-9.el7 base 400 k
openssl-libs x86_64 1:1.0.2k-16.el7_6.1 updates 1.2 M
python x86_64 2.7.5-77.el7_6 updates 94 k
python-gobject-base x86_64 3.22.0-1.el7_4.1 base 294 k
python-libs x86_64 2.7.5-77.el7_6 updates 5.6 M
rpm x86_64 4.11.3-35.el7 base 1.2 M
rpm-build-libs x86_64 4.11.3-35.el7 base 106 k
rpm-libs x86_64 4.11.3-35.el7 base 277 k
systemd-libs x86_64 219-62.el7_6.6 updates 407 k

Transaction Summary
================================================================================
Install 47 Packages (+531 Dependent packages)
Upgrade 3 Packages (+ 33 Dependent packages)

Total download size: 517 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/epel/packages/distribution-gpg-keys-1.31-1.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for distribution-gpg-keys-1.31-1.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 35 MB/s | 517 MB 00:14
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Importing GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-11.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : libgcc-4.8.5-36.el7_6.2.x86_64 1/650
Updating : glibc-common-2.17-260.el7_6.5.x86_64 2/650
Updating : glibc-2.17-260.el7_6.5.x86_64 3/650
Updating : libsepol-2.5-10.el7.x86_64 4/650
Updating : libselinux-2.5-14.1.el7.x86_64 5/650
Updating : glib2-2.56.1-4.el7_6.x86_64 6/650
Installing : atk-2.28.1-1.el7.x86_64 7/650
Updating : audit-libs-2.8.4-4.el7.x86_64 8/650
Updating : libcom_err-1.42.9-13.el7.x86_64 9/650
Updating : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 10/650
Updating : elfutils-libelf-0.172-2.el7.x86_64 11/650
Installing : json-c-0.11-4.el7_0.x86_64 12/650
Updating : libdb-5.3.21-24.el7.x86_64 13/650
Updating : python-libs-2.7.5-77.el7_6.x86_64 14/650
Updating : python-2.7.5-77.el7_6.x86_64 15/650
Installing : 2:libpng-1.5.13-7.el7_2.x86_64 16/650
Installing : freetype-2.8-12.el7_6.1.x86_64 17/650
Installing : libjpeg-turbo-1.2.90-6.el7.x86_64 18/650
Installing : augeas-libs-1.4.0-6.el7_6.1.x86_64 19/650
Installing : libtar-1.2.11-29.el7.x86_64 20/650
Updating : file-libs-5.11-35.el7.x86_64 21/650
Updating : elfutils-libs-0.172-2.el7.x86_64 22/650
Installing : libnl3-3.2.28-4.el7.x86_64 23/650
Installing : boost-system-1.53.0-27.el7.x86_64 24/650
Installing : libaio-0.3.109-13.el7.x86_64 25/650
Installing : 2:libogg-1.3.0-7.el7.x86_64 26/650
Installing : glusterfs-libs-3.12.2-18.el7.x86_64 27/650
Installing : pixman-0.34.0-1.el7.x86_64 28/650
Installing : gperftools-libs-2.6.1-1.el7.x86_64 29/650
Installing : GeoIP-1.5.0-13.el7.x86_64 30/650
Installing : libwayland-client-1.15.0-1.el7.x86_64 31/650
Installing : lzo-2.06-8.el7.x86_64 32/650
Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 33/650
Updating : centos-release-7-6.1810.2.el7.centos.x86_64 34/650
Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 35/650
Installing : boost-thread-1.53.0-27.el7.x86_64 36/650
Installing : python36-3.6.8-1.el7.x86_64 37/650
Installing : python36-libs-3.6.8-1.el7.x86_64 38/650
Installing : gstreamer1-1.10.4-2.el7.x86_64 39/650
Installing : psmisc-22.20-15.el7.x86_64 40/650
Installing : mesa-libglapi-18.0.5-4.el7_6.x86_64 41/650
Installing : libICE-1.0.9-9.el7.x86_64 42/650
Installing : snappy-1.1.0-3.el7.x86_64 43/650
Installing : libwayland-server-1.15.0-1.el7.x86_64 44/650
Installing : libxslt-1.1.28-5.el7.x86_64 45/650
Installing : mpfr-3.1.1-4.el7.x86_64 46/650
Installing : libSM-1.2.2-2.el7.x86_64 47/650
Installing : python-extras-0.0.3-2.el7.noarch 48/650
Installing : libselinux-python-2.5-14.1.el7.x86_64 49/650
Updating : python-gobject-base-3.22.0-1.el7_4.1.x86_64 50/650
Updating : libsemanage-2.5-14.el7.x86_64 51/650
Installing : libcroco-0.6.12-4.el7.x86_64 52/650
Installing : json-glib-1.4.2-2.el7.x86_64 53/650
Installing : nettle-2.7.1-8.el7.x86_64 54/650
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : libwayland-egl-1.15.0-1.el7.x86_64 55/650
Installing : libwebp-0.3.0-7.el7.x86_64 56/650
Installing : jansson-2.10-1.el7.x86_64 57/650
Updating : libpwquality-1.2.3-5.el7.x86_64 58/650
Installing : libgomp-4.8.5-36.el7_6.2.x86_64 59/650
Installing : libxshmfence-1.2-1.el7.x86_64 60/650
Installing : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 61/650
Installing : lz4-1.7.5-2.el7.x86_64 62/650
Updating : systemd-libs-219-62.el7_6.6.x86_64 63/650
Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 64/650
Updating : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 65/650
Updating : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 66/650
Updating : cryptsetup-libs-2.0.3-3.el7.x86_64 67/650
Updating : systemd-219-62.el7_6.6.x86_64 68/650
Failed to get D-Bus connection: Operation not permitted
Updating : 1:dbus-1.10.24-13.el7_6.x86_64 69/650
Installing : parted-3.1-29.el7.x86_64 70/650
Installing : libblockdev-utils-2.18-3.el7.x86_64 71/650
Installing : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 72/650
Installing : libusbx-1.0.21-1.el7.x86_64 73/650
Installing : 1:pyparted-3.9-15.el7.x86_64 74/650
Installing : systemd-sysv-219-62.el7_6.6.x86_64 75/650
Updating : kpartx-0.4.9-123.el7.x86_64 76/650
Updating : dracut-033-554.el7.x86_64 77/650
Installing : avahi-libs-0.6.31-19.el7.x86_64 78/650
Installing : libgudev1-219-62.el7_6.6.x86_64 79/650
Installing : 1:NetworkManager-libnm-1.12.0-10.el7_6.x86_64 80/650
Installing : libmnl-1.0.3-7.el7.x86_64 81/650
Installing : libunistring-0.9.3-9.el7.x86_64 82/650
Installing : opus-1.0.2-6.el7.x86_64 83/650
Installing : hicolor-icon-theme-0.12-7.el7.noarch 84/650
Installing : 1:cups-libs-1.6.3-35.el7.x86_64 85/650
Installing : 1:wpa_supplicant-2.6-12.el7.x86_64 86/650
Installing : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 87/650
Failed to get D-Bus connection: Operation not permitted
warning: %post(device-mapper-event-7:1.02.149-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64
Installing : libblockdev-2.18-3.el7.x86_64 88/650
Installing : 1:NetworkManager-glib-1.12.0-10.el7_6.x86_64 89/650
Installing : rsync-3.1.2-6.el7_6.1.x86_64 90/650
Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 91/650
Installing : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 92/650
Installing : hwdata-0.252-9.1.el7.x86_64 93/650
Installing : libpciaccess-0.14-1.el7.x86_64 94/650
Installing : libdrm-2.4.91-3.el7.x86_64 95/650
Installing : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 96/650
Installing : libmpc-1.0.1-3.el7.x86_64 97/650
Installing : python36-six-1.11.0-3.el7.noarch 98/650
Installing : 1:libvorbis-1.3.3-8.el7.1.x86_64 99/650
Installing : boost-filesystem-1.53.0-27.el7.x86_64 100/650
Installing : libnl3-cli-3.2.28-4.el7.x86_64 101/650
Installing : python-decorator-3.4.0-3.el7.noarch 102/650
Installing : python-IPy-0.75-6.el7.noarch 103/650
Installing : pykickstart-1.99.66.19-2.el7.noarch 104/650
Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 105/650
Installing : btrfs-progs-4.9.1-1.el7.x86_64 106/650
Updating : libuser-0.60-9.el7.x86_64 107/650
Installing : usermode-1.111-5.el7.x86_64 108/650
Installing : libsecret-0.18.6-1.el7.x86_64 109/650
Installing : libselinux-utils-2.5-14.1.el7.x86_64 110/650
Installing : orc-0.4.26-1.el7.x86_64 111/650
Installing : slang-2.2.4-11.el7.x86_64 112/650
Installing : gsm-1.0.13-11.el7.x86_64 113/650
Installing : libseccomp-2.3.1-3.el7.x86_64 114/650
Installing : daxctl-libs-62-1.el7.x86_64 115/650
Installing : ndctl-libs-62-1.el7.x86_64 116/650
Installing : hunspell-en-US-0.20121024-6.el7.noarch 117/650
Installing : hunspell-1.3.2-15.el7.x86_64 118/650
Installing : 1:enchant-1.6.0-8.el7.x86_64 119/650
Installing : libiscsi-1.9.0-7.el7.x86_64 120/650
Installing : boost-random-1.53.0-27.el7.x86_64 121/650
Installing : groff-base-1.22.2-8.el7.x86_64 122/650
Installing : libnfnetlink-1.0.1-4.el7.x86_64 123/650
Installing : libXau-1.0.8-2.1.el7.x86_64 124/650
Installing : libxcb-1.13-1.el7.x86_64 125/650
Installing : boost-iostreams-1.53.0-27.el7.x86_64 126/650
Installing : 1:librados2-10.2.5-4.el7.x86_64 127/650
Installing : 1:librbd1-10.2.5-4.el7.x86_64 128/650
Installing : boost-program-options-1.53.0-27.el7.x86_64 129/650
Installing : gdisk-0.8.10-2.el7.x86_64 130/650
Installing : dosfstools-3.0.20-10.el7.x86_64 131/650
Installing : libstemmer-0-2.585svn.el7.x86_64 132/650
Installing : libdvdread-5.0.3-3.el7.x86_64 133/650
Installing : alsa-lib-1.1.6-2.el7.x86_64 134/650
Installing : 1:v8-3.14.5.10-25.el7.x86_64 135/650
Installing : 1:yaml-cpp-0.5.1-1.el7.2.x86_64 136/650
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 137/650
Installing : hyphen-2.8.6-5.el7.x86_64 138/650
Installing : gc-7.2d-7.el7.x86_64 139/650
Installing : bzip2-1.0.6-13.el7.x86_64 140/650
Installing : fontpackages-filesystem-1.44-8.el7.noarch 141/650
Installing : libreport-filesystem-2.1.11-42.el7.centos.x86_64 142/650
Installing : mdadm-4.1-rc1_2.el7.x86_64 143/650
Updating : 32:bind-license-9.9.4-74.el7_6.1.noarch 144/650
Installing : 32:bind-libs-9.9.4-74.el7_6.1.x86_64 145/650
Installing : langtable-0.0.31-3.el7.noarch 146/650
Installing : langtable-data-0.0.31-3.el7.noarch 147/650
Installing : centos-logos-70.0.6-3.el7.centos.noarch 148/650
Installing : xkeyboard-config-2.24-1.el7.noarch 149/650
Installing : libxkbcommon-0.7.1-1.el7.x86_64 150/650
Installing : langtable-python-0.0.31-3.el7.noarch 151/650
Installing : 32:bind-libs-lite-9.9.4-74.el7_6.1.x86_64 152/650
Installing : dejavu-fonts-common-2.33-6.el7.noarch 153/650
Installing : dejavu-sans-fonts-2.33-6.el7.noarch 154/650
Installing : fontconfig-2.13.0-4.3.el7.x86_64 155/650
Installing : chrony-3.2-2.el7.x86_64 156/650
Installing : libdvdnav-5.0.3-1.el7.x86_64 157/650
Installing : 10:qemu-kvm-common-1.5.3-160.el7_6.2.x86_64 158/650
Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 159/650
Installing : iptables-1.4.21-28.el7.x86_64 160/650
Installing : iproute-4.11.0-14.el7_6.2.x86_64 161/650
Installing : less-458-9.el7.x86_64 162/650
Installing : 1:perl-parent-0.225-244.el7.noarch 163/650
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 164/650
Installing : perl-podlators-2.5.1-3.el7.noarch 165/650
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 166/650
Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 167/650
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 168/650
Installing : perl-Encode-2.51-7.el7.x86_64 169/650
Installing : perl-Pod-Usage-1.63-3.el7.noarch 170/650
Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 171/650
Installing : perl-threads-1.87-4.el7.x86_64 172/650
Installing : perl-Storable-2.45-3.el7.x86_64 173/650
Installing : perl-Filter-1.49-3.el7.x86_64 174/650
Installing : perl-Exporter-5.68-3.el7.noarch 175/650
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 176/650
Installing : perl-Time-Local-1.2300-2.el7.noarch 177/650
Installing : perl-constant-1.27-2.el7.noarch 178/650
Installing : perl-threads-shared-1.43-6.el7.x86_64 179/650
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 180/650
Installing : perl-Socket-2.010-4.el7.x86_64 181/650
Installing : perl-Carp-1.26-244.el7.noarch 182/650
Installing : perl-File-Temp-0.23.01-3.el7.noarch 183/650
Installing : perl-File-Path-2.09-2.el7.noarch 184/650
Installing : perl-PathTools-3.40-5.el7.x86_64 185/650
Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 186/650
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 187/650
Installing : perl-Getopt-Long-2.40-3.el7.noarch 188/650
Installing : 4:perl-5.16.3-294.el7_6.x86_64 189/650
Installing : perl-Data-Dumper-2.145-3.el7.x86_64 190/650
Installing : 3:perl-version-0.99.07-3.el7.x86_64 191/650
Installing : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 192/650
Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 193/650
Installing : perl-Test-Harness-3.28-3.el7.noarch 194/650
Installing : 1:perl-Module-CoreList-2.76.02-294.el7_6.noarch 195/650
Installing : perl-Module-Metadata-1.000018-2.el7.noarch 196/650
Installing : perl-Digest-1.17-245.el7.noarch 197/650
Installing : 1:perl-Digest-SHA-5.85-4.el7.x86_64 198/650
Installing : perl-IO-Socket-IP-0.21-5.el7.noarch 199/650
Installing : perl-Perl-OSType-1.003-3.el7.noarch 200/650
Installing : perl-Encode-Locale-1.03-5.el7.noarch 201/650
Installing : 1:perl-Error-0.17020-2.el7.noarch 202/650
Installing : perl-CPAN-Meta-YAML-0.008-14.el7.noarch 203/650
Installing : perl-Thread-Queue-3.02-2.el7.noarch 204/650
Installing : perl-Digest-MD5-2.52-3.el7.x86_64 205/650
Installing : perl-Archive-Zip-1.30-11.el7.noarch 206/650
Installing : perl-CPAN-Meta-Requirements-2.122-7.el7.noarch 207/650
Installing : perl-JSON-PP-2.27202-2.el7.noarch 208/650
Installing : 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch 209/650
Installing : perl-CPAN-Meta-2.120921-5.el7.noarch 210/650
Installing : perl-YAML-0.84-5.el7.noarch 211/650
Installing : perl-Locale-Maketext-1.23-3.el7.noarch 212/650
Installing : 1:perl-Locale-Maketext-Simple-0.21-294.el7_6.noarch 213/650
Installing : 1:perl-Params-Check-0.38-2.el7.noarch 214/650
Installing : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 215/650
Installing : perl-IO-Compress-2.061-2.el7.noarch 216/650
Installing : perl-Net-SSLeay-1.55-6.el7.x86_64 217/650
Installing : perl-YAML-Tiny-1.51-6.el7.noarch 218/650
Installing : perl-Net-LibIDN-0.12-15.el7.x86_64 219/650
Installing : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 220/650
Installing : perl-Business-ISBN-2.06-2.el7.noarch 221/650
Installing : perl-URI-1.60-9.el7.noarch 222/650
Installing : perl-WWW-RobotRules-6.02-5.el7.noarch 223/650
Installing : 1:perl-Module-Load-0.24-3.el7.noarch 224/650
Installing : perl-Module-Load-Conditional-0.54-3.el7.noarch 225/650
Installing : perl-local-lib-1.008010-4.el7.noarch 226/650
Installing : perl-Mozilla-CA-20130114-5.el7.noarch 227/650
Installing : perl-Digest-SHA1-2.13-9.el7.x86_64 228/650
Installing : perl-TermReadKey-2.30-20.el7.x86_64 229/650
Installing : perl-HTML-Tagset-3.20-15.el7.noarch 230/650
Installing : perl-IO-HTML-1.00-2.el7.noarch 231/650
Installing : perl-Algorithm-Diff-1.1902-17.el7.noarch 232/650
Installing : perl-Text-Diff-1.41-5.el7.noarch 233/650
Installing : 1:perl-TimeDate-2.30-2.el7.noarch 234/650
Installing : perl-HTTP-Date-6.02-8.el7.noarch 235/650
Installing : perl-File-Listing-6.04-7.el7.noarch 236/650
Installing : ndctl-62-1.el7.x86_64 237/650
Installing : libblockdev-nvdimm-2.18-3.el7.x86_64 238/650
Installing : newt-0.52.15-4.el7.x86_64 239/650
Installing : newt-python-0.52.15-4.el7.x86_64 240/650
Installing : libuser-python-0.60-9.el7.x86_64 241/650
Installing : libteam-1.27-5.el7.x86_64 242/650
Installing : cpp-4.8.5-36.el7_6.2.x86_64 243/650
Installing : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 244/650
Installing : mesa-libgbm-18.0.5-4.el7_6.x86_64 245/650
Installing : python2-blockdev-2.18-3.el7.x86_64 246/650
Installing : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 247/650
Installing : gnome-icon-theme-3.12.0-1.el7.noarch 248/650
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 249/650
Installing : ipset-libs-6.38-3.el7_6.x86_64 250/650
Installing : ipset-6.38-3.el7_6.x86_64 251/650
Installing : avahi-glib-0.6.31-19.el7.x86_64 252/650
Installing : oddjob-0.31.5-4.el7.x86_64 253/650
dbus-daemon: no process found
Installing : oddjob-mkhomedir-0.31.5-4.el7.x86_64 254/650
dbus-daemon: no process found
Installing : libgusb-0.2.9-1.el7.x86_64 255/650
Installing : usbredir-0.7.1-3.el7.x86_64 256/650
Installing : libblockdev-loop-2.18-3.el7.x86_64 257/650
Installing : libblockdev-swap-2.18-3.el7.x86_64 258/650
Installing : dconf-0.28.0-4.el7.x86_64 259/650
Installing : ebtables-2.0.10-16.el7.x86_64 260/650
Installing : libcgroup-0.41-20.el7.x86_64 261/650
Installing : glusterfs-3.12.2-18.el7.x86_64 262/650
Failed to get D-Bus connection: Operation not permitted
Installing : trousers-0.3.14-2.el7.x86_64 263/650
Installing : gnutls-3.3.29-9.el7_6.x86_64 264/650
Installing : cryptsetup-python-2.0.3-3.el7.x86_64 265/650
Installing : volume_key-libs-0.3.9-8.el7.x86_64 266/650
Installing : libblockdev-crypto-2.18-3.el7.x86_64 267/650
Installing : cryptsetup-2.0.3-3.el7.x86_64 268/650
Installing : device-mapper-multipath-libs-0.4.9-123.el7.x86_64 269/650
Installing : python-pyudev-0.15-9.el7.noarch 270/650
Installing : libatasmart-0.19-6.el7.x86_64 271/650
Installing : python-pwquality-1.2.3-5.el7.x86_64 272/650
Installing : libsemanage-python-2.5-14.el7.x86_64 273/650
Installing : python-slip-0.4.0-4.el7.noarch 274/650
Installing : python-slip-dbus-0.4.0-4.el7.noarch 275/650
Installing : python-firewall-0.5.3-5.el7.noarch 276/650
Installing : libbytesize-1.2-1.el7.x86_64 277/650
Installing : libblockdev-mdraid-2.18-3.el7.x86_64 278/650
Installing : python36-markupsafe-0.23-3.el7.x86_64 279/650
Installing : python36-chardet-2.3.0-6.el7.noarch 280/650
Installing : python36-idna-2.7-2.el7.noarch 281/650
Installing : python36-setuptools-39.2.0-3.el7.noarch 282/650
Installing : python36-jinja2-2.8.1-2.el7.noarch 283/650
Installing : python36-pyroute2-0.4.13-2.el7.noarch 284/650
Installing : python36-distro-1.2.0-3.el7.noarch 285/650
Installing : python36-pysocks-1.6.8-6.el7.noarch 286/650
Installing : python36-urllib3-1.19.1-5.el7.noarch 287/650
Installing : python36-requests-2.12.5-3.el7.noarch 288/650
Installing : grubby-8.28-25.el7.x86_64 289/650
Installing : libarchive-3.1.2-10.el7_2.x86_64 290/650
Installing : libwayland-cursor-1.15.0-1.el7.x86_64 291/650
Installing : glusterfs-client-xlators-3.12.2-18.el7.x86_64 292/650
Installing : glusterfs-api-3.12.2-18.el7.x86_64 293/650
Installing : 10:qemu-img-1.5.3-160.el7_6.2.x86_64 294/650
Installing : 1:libtheora-1.1.1-8.el7.x86_64 295/650
Installing : flac-libs-1.3.0-5.el7_1.x86_64 296/650
Installing : libsndfile-1.0.25-10.el7.x86_64 297/650
Installing : celt051-0.5.1.3-8.el7.x86_64 298/650
Installing : spice-server-0.14.0-6.el7_6.1.x86_64 299/650
Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 300/650
Installing : 7:lvm2-2.02.180-10.el7_6.7.x86_64 301/650
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
Failed to get D-Bus connection: Operation not permitted
warning: %post(lvm2-7:2.02.180-10.el7_6.7.x86_64) scriptlet failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.180-10.el7_6.7.x86_64
Installing : elfutils-0.172-2.el7.x86_64 302/650
Installing : file-5.11-35.el7.x86_64 303/650
Installing : jasper-libs-1.900.1-33.el7.x86_64 304/650
Installing : python-markupsafe-0.11-10.el7.x86_64 305/650
Installing : fros-1.0-2.el7.noarch 306/650
Installing : python-babel-0.9.6-8.el7.noarch 307/650
Installing : python-jinja2-2.7.2-3.el7_6.noarch 308/650
Installing : python-devel-2.7.5-77.el7_6.x86_64 309/650
Installing : pytz-2016.10-2.el7.noarch 310/650
Installing : pyparsing-1.5.6-9.el7.noarch 311/650
Installing : systemtap-sdt-devel-3.3-3.el7.x86_64 312/650
Installing : python-ipaddress-1.0.16-2.el7.noarch 313/650
Installing : python2-subprocess32-3.2.6-13.el7.x86_64 314/650
Installing : audit-libs-python-2.8.4-4.el7.x86_64 315/650
Installing : python-ntplib-0.3.2-1.el7.noarch 316/650
Installing : python-backports-1.0-8.el7.x86_64 317/650
Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 318/650
Installing : python-setuptools-0.9.8-7.el7.noarch 319/650
Installing : python-coverage-3.6-0.5.b3.el7.x86_64 320/650
Installing : python-virtualenv-15.1.0-2.el7.noarch 321/650
Installing : python-py-1.4.32-1.el7.noarch 322/650
Installing : python2-mimeparse-1.6.0-5.el7.noarch 323/650
Installing : python-testtools-1.1.0-1.el7.noarch 324/650
Installing : python-fixtures-0.3.14-3.el7.noarch 325/650
Installing : python-nss-0.16.0-3.el7.x86_64 326/650
Installing : python-ply-3.4-11.el7.noarch 327/650
Installing : python2-iso8601-0.1.11-8.el7.noarch 328/650
Installing : python-subunit-0.0.21-2.el7.noarch 329/650
Installing : gdb-7.6.1-114.el7.x86_64 330/650
Updating : libdb-utils-5.3.21-24.el7.x86_64 331/650
Updating : rpm-4.11.3-35.el7.x86_64 332/650
Updating : rpm-libs-4.11.3-35.el7.x86_64 333/650
Installing : satyr-0.13-15.el7.x86_64 334/650
Installing : libreport-2.1.11-42.el7.centos.x86_64 335/650
Installing : libreport-python-2.1.11-42.el7.centos.x86_64 336/650
Updating : rpm-build-libs-4.11.3-35.el7.x86_64 337/650
Updating : rpm-python-4.11.3-35.el7.x86_64 338/650
Installing : policycoreutils-2.5-29.el7_6.1.x86_64 339/650
Installing : deltarpm-3.6-3.el7.x86_64 340/650
Installing : python-deltarpm-3.6-3.el7.x86_64 341/650
Installing : createrepo-0.9.9-28.el7.noarch 342/650
Installing : selinux-policy-3.13.1-229.el7_6.12.noarch 343/650
Installing : python36-rpm-4.11.3-4.el7.x86_64 344/650
Installing : libreport-cli-2.1.11-42.el7.centos.x86_64 345/650
Installing : createrepo_c-libs-0.10.0-18.el7.x86_64 346/650
Installing : createrepo_c-0.10.0-18.el7.x86_64 347/650
Installing : libdb-devel-5.3.21-24.el7.x86_64 348/650
Installing : dwz-0.11-3.el7.x86_64 349/650
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 350/650
Installing : fipscheck-1.4.1-6.el7.x86_64 351/650
Installing : openssh-7.4p1-16.el7.x86_64 352/650
Installing : openssh-clients-7.4p1-16.el7.x86_64 353/650
Installing : python-meh-0.25.2-1.el7.noarch 354/650
Installing : perl-Git-1.8.3.1-20.el7.noarch 355/650
Installing : git-1.8.3.1-20.el7.x86_64 356/650
Installing : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 357/650
Installing : postgresql-libs-9.2.24-1.el7_5.x86_64 358/650
Installing : ssmtp-2.64-14.el7.x86_64 359/650
Updating : libss-1.42.9-13.el7.x86_64 360/650
Installing : e2fsprogs-1.42.9-13.el7.x86_64 361/650
Installing : gamin-0.1.10-16.el7.x86_64 362/650
Installing : lighttpd-1.4.54-1.el7.x86_64 363/650
Installing : ModemManager-glib-1.6.10-1.el7.x86_64 364/650
Installing : libudisks2-2.7.3-8.el7.x86_64 365/650
Installing : gsettings-desktop-schemas-3.28.0-2.el7.x86_64 366/650
Installing : lsof-4.87-6.el7.x86_64 367/650
Installing : setools-libs-3.3.8-4.el7.x86_64 368/650
Installing : patch-2.7.1-10.el7_5.x86_64 369/650
Installing : libsrtp-1.4.4-10.20101004cvs.el7.x86_64 370/650
Installing : libconfig-1.4.9-5.el7.x86_64 371/650
Installing : sgpio-1.2.0.10-13.el7.x86_64 372/650
Installing : dmraid-1.0.0.rc16-28.el7.x86_64 373/650
Installing : dmraid-events-1.0.0.rc16-28.el7.x86_64 374/650
Installing : python-pyblock-0.53-6.el7.x86_64 375/650
Installing : pciutils-libs-3.5.1-3.el7.x86_64 376/650
Installing : pciutils-3.5.1-3.el7.x86_64 377/650
Installing : mozjs17-17.0.0-20.el7.x86_64 378/650
Installing : polkit-0.112-18.el7_6.1.x86_64 379/650
Installing : polkit-pkla-compat-0.1-4.el7.x86_64 380/650
Installing : GConf2-3.2.6-8.el7.x86_64 381/650
Installing : libyaml-0.1.4-11.el7_0.x86_64 382/650
Installing : 2:ethtool-4.8-9.el7.x86_64 383/650
Installing : libusal-1.1.11-25.el7.x86_64 384/650
Installing : fribidi-1.0.2-1.el7.x86_64 385/650
Installing : 1:make-3.82-23.el7.x86_64 386/650
Installing : 1:openssl-1.0.2k-16.el7_6.1.x86_64 387/650
Installing : authconfig-6.2.8-30.el7.x86_64 388/650
Installing : realmd-0.16.1-11.el7.x86_64 389/650
Installing : perl-IO-Socket-SSL-1.94-7.el7.noarch 390/650
Installing : perl-Net-HTTP-6.06-2.el7.noarch 391/650
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 392/650
Installing : initscripts-9.49.46-1.el7.x86_64 393/650
Installing : device-mapper-multipath-0.4.9-123.el7.x86_64 394/650
Installing : rdma-core-17.2-3.el7.x86_64 395/650
Installing : libibverbs-17.2-3.el7.x86_64 396/650
Installing : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 397/650
Installing : dracut-network-033-554.el7.x86_64 398/650
Installing : kexec-tools-2.0.15-21.el7_6.3.x86_64 399/650
Installing : librdmacm-17.2-3.el7.x86_64 400/650
Installing : libblockdev-part-2.18-3.el7.x86_64 401/650
Installing : libblockdev-fs-2.18-3.el7.x86_64 402/650
Installing : 1:python-blivet-0.61.15.72-1.el7.noarch 403/650
Installing : spawn-fcgi-1.6.3-5.el7.x86_64 404/650
Installing : pigz-2.3.4-1.el7.x86_64 405/650
Installing : 1:dmidecode-3.1-2.el7.x86_64 406/650
Installing : diffstat-1.57-4.el7.x86_64 407/650
Installing : autogen-libopts-5.18-5.el7.x86_64 408/650
Installing : libmodman-2.0.1-8.el7.x86_64 409/650
Installing : libproxy-0.4.11-11.el7.x86_64 410/650
Installing : libreport-web-2.1.11-42.el7.centos.x86_64 411/650
Installing : libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64 412/650
Installing : libreport-plugin-reportuploader-2.1.11-42.el7.centos.x 413/650
Installing : libreport-rhel-anaconda-bugzilla-2.1.11-42.el7.centos. 414/650
Installing : libreport-plugin-rhtsupport-2.1.11-42.el7.centos.x86_6 415/650
Installing : libreport-anaconda-2.1.11-42.el7.centos.x86_64 416/650
Installing : glib-networking-2.56.1-1.el7.x86_64 417/650
Installing : libsoup-2.62.2-2.el7.x86_64 418/650
Installing : geoclue2-2.4.8-1.el7.x86_64 419/650
Installing : rest-0.8.1-2.el7.x86_64 420/650
Installing : checkpolicy-2.5-8.el7.x86_64 421/650
Installing : policycoreutils-python-2.5-29.el7_6.1.x86_64 422/650
Installing : mtools-4.0.18-5.el7.x86_64 423/650
Installing : 1:isomd5sum-1.0.10-5.el7.x86_64 424/650
Installing : lcms2-2.6-3.el7.x86_64 425/650
Installing : colord-libs-1.3.4-1.el7.x86_64 426/650
Installing : xfsprogs-4.5.0-19.el7_6.x86_64 427/650
Installing : zip-3.0-11.el7.x86_64 428/650
Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 429/650
Installing : 5:guile-2.0.9-5.el7.x86_64 430/650
Installing : libasyncns-0.8-7.el7.x86_64 431/650
Installing : unzip-6.0-19.el7.x86_64 432/650
Installing : soundtouch-1.4.0-9.el7.x86_64 433/650
Installing : libndp-1.2-7.el7.x86_64 434/650
Installing : 1:NetworkManager-1.12.0-10.el7_6.x86_64 435/650
Installing : 1:NetworkManager-wifi-1.12.0-10.el7_6.x86_64 436/650
Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 437/650
Installing : m4-1.4.16-10.el7.x86_64 438/650
Installing : autoconf-2.69-11.el7.noarch 439/650
install-info: No such file or directory for /usr/share/info/autoconf.info
Installing : automake-1.13.4-3.el7.noarch 440/650
install-info: No such file or directory for /usr/share/info/automake.info.gz
Installing : procmail-3.22-36.el7_4.1.x86_64 441/650
Installing : libicu-50.1.2-17.el7.x86_64 442/650
Installing : 14:libpcap-1.5.3-11.el7.x86_64 443/650
Installing : libXdmcp-1.1.2-6.el7.x86_64 444/650
Installing : which-2.20-7.el7.x86_64 445/650
install-info: No such file or directory for /usr/share/info/which.info.gz
Installing : gpm-libs-1.20.7-5.el7.x86_64 446/650
Installing : libmpcdec-1.2.6-12.el7.x86_64 447/650
Installing : graphite2-1.3.10-1.el7_3.x86_64 448/650
Installing : harfbuzz-1.7.5-2.el7.x86_64 449/650
Installing : harfbuzz-icu-1.7.5-2.el7.x86_64 450/650
Installing : libdaemon-0.14-7.el7.x86_64 451/650
Installing : teamd-1.27-5.el7.x86_64 452/650
Installing : 1:NetworkManager-team-1.12.0-10.el7_6.x86_64 453/650
Installing : p7zip-16.02-10.el7.x86_64 454/650
Installing : cdparanoia-libs-10.2-17.el7.x86_64 455/650
Installing : libvisual-0.4.0-16.el7.x86_64 456/650
Installing : libthai-0.1.14-9.el7.x86_64 457/650
Installing : llvm-private-6.0.1-2.el7.x86_64 458/650
Installing : libepoxy-1.5.2-1.el7.x86_64 459/650
Installing : jbigkit-libs-2.0-11.el7.x86_64 460/650
Installing : libtiff-4.0.3-27.el7_3.x86_64 461/650
Installing : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 462/650
Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 463/650
Installing : python-pygments-1.4-10.el7.noarch 464/650
Installing : libfontenc-1.1.3-3.el7.x86_64 465/650
Installing : libXfont2-2.0.3-1.el7.x86_64 466/650
Installing : mobile-broadband-provider-info-1.20170310-1.el7.noarch 467/650
Installing : kbd-misc-1.15.5-15.el7.noarch 468/650
Installing : gdbm-devel-1.10-8.el7.x86_64 469/650
install-info: No such file or directory for /usr/share/info/gdbm.info.gz
Installing : distribution-gpg-keys-1.31-1.el7.noarch 470/650
Installing : mock-core-configs-30.3-1.el7.noarch 471/650
Installing : kernel-headers-3.10.0-957.21.2.el7.x86_64 472/650
Installing : glibc-headers-2.17-260.el7_6.5.x86_64 473/650
Installing : glibc-devel-2.17-260.el7_6.5.x86_64 474/650
Installing : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 475/650
Installing : 4:perl-devel-5.16.3-294.el7_6.x86_64 476/650
Installing : perl-ExtUtils-Install-1.58-294.el7_6.noarch 477/650
Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 478/650
Installing : 1:perl-IPC-Cmd-0.80-4.el7.noarch 479/650
Installing : 1:perl-ExtUtils-CBuilder-0.28.2.6-294.el7_6.noarch 480/650
Installing : 2:perl-Module-Build-0.40.05-2.el7.noarch 481/650
Installing : gcc-4.8.5-36.el7_6.2.x86_64 482/650
Installing : mailcap-2.1.41-2.el7.noarch 483/650
Installing : perl-LWP-MediaTypes-6.02-2.el7.noarch 484/650
Installing : perl-HTTP-Message-6.06-6.el7.noarch 485/650
Installing : perl-HTTP-Cookies-6.01-5.el7.noarch 486/650
Installing : perl-HTML-Parser-3.71-4.el7.x86_64 487/650
Installing : perl-HTTP-Negotiate-6.01-5.el7.noarch 488/650
Installing : perl-HTTP-Daemon-6.01-8.el7.noarch 489/650
Installing : perl-libwww-perl-6.05-2.el7.noarch 490/650
Installing : perl-Module-Signature-0.73-2.el7.noarch 491/650
Installing : perl-PAR-Dist-0.49-2.el7.noarch 492/650
Installing : yelp-xsl-3.28.0-1.el7.noarch 493/650
Installing : seabios-bin-1.11.0-2.el7.noarch 494/650
Installing : mesa-filesystem-18.0.5-4.el7_6.x86_64 495/650
Installing : mesa-dri-drivers-18.0.5-4.el7_6.x86_64 496/650
Installing : adwaita-cursor-theme-3.28.0-1.el7.noarch 497/650
Installing : adwaita-icon-theme-3.28.0-1.el7.noarch 498/650
Installing : xml-common-0.6.3-39.el7.noarch 499/650
Installing : iso-codes-3.46-2.el7.noarch 500/650
Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 501/650
Installing : linux-firmware-20180911-69.git85c5d90.el7.noarch 502/650
Installing : kernel-3.10.0-957.21.2.el7.x86_64 503/650
Installing : lldpad-1.0.1-3.git036e314.el7.x86_64 504/650
Installing : fcoe-utils-1.0.32-2.el7_6.x86_64 505/650
Installing : kbd-legacy-1.15.5-15.el7.noarch 506/650
Installing : kbd-1.15.5-15.el7.x86_64 507/650
Installing : perl-srpm-macros-1-8.el7.noarch 508/650
Installing : redhat-rpm-config-9.1.0-87.el7.centos.noarch 509/650
Installing : rpm-build-4.11.3-35.el7.x86_64 510/650
Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 511/650
Installing : firewalld-filesystem-0.5.3-5.el7.noarch 512/650
Installing : firewalld-0.5.3-5.el7.noarch 513/650
Installing : anaconda-tui-21.48.22.147-1.el7.centos.x86_64 514/650
Installing : anaconda-core-21.48.22.147-1.el7.centos.x86_64 515/650
Installing : 2:vim-filesystem-7.4.160-5.el7.x86_64 516/650
Installing : 2:vim-common-7.4.160-5.el7.x86_64 517/650
Installing : libX11-common-1.6.5-2.el7.noarch 518/650
Installing : libX11-1.6.5-2.el7.x86_64 519/650
Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 520/650
Installing : libXext-1.3.3-3.el7.x86_64 521/650
Installing : libXrender-0.9.10-1.el7.x86_64 522/650
Installing : libXfixes-5.0.3-1.el7.x86_64 523/650
Installing : libXdamage-1.1.4-4.1.el7.x86_64 524/650
Installing : libXi-1.7.9-1.el7.x86_64 525/650
Installing : libXcomposite-0.4.4-4.1.el7.x86_64 526/650
Installing : gtk-update-icon-cache-3.22.30-3.el7.x86_64 527/650
Installing : libXtst-1.2.3-1.el7.x86_64 528/650
Installing : libXcursor-1.1.15-1.el7.x86_64 529/650
Installing : libXrandr-1.5.1-2.el7.x86_64 530/650
Installing : libXinerama-1.1.3-2.1.el7.x86_64 531/650
Installing : libnotify-0.7.7-1.el7.x86_64 532/650
Installing : libxkbfile-1.0.9-3.el7.x86_64 533/650
Installing : libxklavier-5.4-7.el7.x86_64 534/650
Installing : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 535/650
Installing : mesa-libEGL-18.0.5-4.el7_6.x86_64 536/650
Installing : libXt-1.1.5-3.el7.x86_64 537/650
Installing : 1:libglvnd-gles-1.0.1-0.8.git5baa1e5.el7.x86_64 538/650
Installing : xorg-x11-xkb-utils-7.7-14.el7.x86_64 539/650
Installing : at-spi2-core-2.28.0-1.el7.x86_64 540/650
Installing : at-spi2-atk-2.26.2-1.el7.x86_64 541/650
Installing : pulseaudio-libs-10.0-5.el7.x86_64 542/650
Installing : libXft-2.3.2-2.el7.x86_64 543/650
Installing : libXxf86vm-1.1.4-1.el7.x86_64 544/650
Installing : mesa-libGL-18.0.5-4.el7_6.x86_64 545/650
Installing : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 546/650
Installing : cairo-1.15.12-3.el7.x86_64 547/650
Installing : pango-1.42.4-2.el7_6.x86_64 548/650
Installing : cairo-gobject-1.15.12-3.el7.x86_64 549/650
Installing : gtk3-3.22.30-3.el7.x86_64 550/650
Installing : gcr-3.28.0-1.el7.x86_64 551/650
Installing : libnma-1.8.6-2.el7.x86_64 552/650
Installing : nm-connection-editor-1.8.6-2.el7.x86_64 553/650
Installing : libreport-gtk-2.1.11-42.el7.centos.x86_64 554/650
Installing : keybinder3-0.3.0-1.el7.x86_64 555/650
Installing : libtimezonemap-0.4.4-1.el7.x86_64 556/650
Installing : zenity-3.28.1-1.el7.x86_64 557/650
Installing : libgnomekbd-3.26.0-1.el7.x86_64 558/650
Installing : gtk2-2.24.31-1.el7.x86_64 559/650
Installing : librsvg2-2.40.20-1.el7.x86_64 560/650
Installing : pycairo-1.8.10-8.el7.x86_64 561/650
Installing : python-gobject-3.22.0-1.el7_4.1.x86_64 562/650
Installing : python-meh-gui-0.25.2-1.el7.noarch 563/650
Installing : libXv-1.0.11-1.el7.x86_64 564/650
Installing : gstreamer1-plugins-base-1.10.4-2.el7.x86_64 565/650
Installing : gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64 566/650
Installing : webkitgtk4-jsc-2.20.5-1.el7.x86_64 567/650
Installing : webkitgtk4-plugin-process-gtk2-2.20.5-1.el7.x86_64 568/650
Installing : webkitgtk4-2.20.5-1.el7.x86_64 569/650
Installing : glade-libs-3.22.1-1.el7.x86_64 570/650
Installing : anaconda-widgets-21.48.22.147-1.el7.centos.x86_64 571/650
Installing : 2:yelp-libs-3.28.1-1.el7.x86_64 572/650
Installing : 2:yelp-3.28.1-1.el7.x86_64 573/650
Installing : tigervnc-license-1.8.0-13.el7.noarch 574/650
Installing : tigervnc-server-minimal-1.8.0-13.el7.x86_64 575/650
Installing : anaconda-gui-21.48.22.147-1.el7.centos.x86_64 576/650
Installing : seavgabios-bin-1.11.0-2.el7.noarch 577/650
Installing : 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64 578/650
Installing : anaconda-21.48.22.147-1.el7.centos.x86_64 579/650
Installing : 2:vim-enhanced-7.4.160-5.el7.x86_64 580/650
Installing : quilt-0.66-1.el7.noarch 581/650
Installing : perl-App-cpanminus-1.6922-2.el7.noarch 582/650
Installing : libtool-2.4.2-22.el7_3.x86_64 583/650
install-info: No such file or directory for /usr/share/info/libtool.info.gz
Installing : perl-CPAN-1.9800-294.el7_6.noarch 584/650
Installing : mock-1.4.16-1.el7.noarch 585/650
Installing : python-sphinx-1.1.3-11.el7.noarch 586/650
Installing : mongodb-2.6.12-6.el7.x86_64 587/650
Installing : autoconf-archive-2017.03.21-1.el7.noarch 588/650
install-info: No such file or directory for /usr/share/info/autoconf-archive.info.gz
Installing : autogen-5.18-5.el7.x86_64 589/650
install-info: No such file or directory for /usr/share/info/autogen.info
Installing : udisks2-2.7.3-8.el7.x86_64 590/650
Installing : syslinux-4.05-15.el7.x86_64 591/650
Installing : 32:bind-9.9.4-74.el7_6.1.x86_64 592/650
Installing : lighttpd-fastcgi-1.4.54-1.el7.x86_64 593/650
Installing : genisoimage-1.1.11-25.el7.x86_64 594/650
Installing : PyYAML-3.10-11.el7.x86_64 595/650
Installing : lighttpd-mod_geoip-1.4.54-1.el7.x86_64 596/650
Installing : postgresql-9.2.24-1.el7_5.x86_64 597/650
Installing : rpm-sign-4.11.3-35.el7.x86_64 598/650
Installing : python-testrepository-0.0.18-2.el7.noarch 599/650
Installing : python-tox-1.4.2-8.el7.noarch 600/650
Installing : python-pep8-1.4.6-3.el7.noarch 601/650
Installing : python2-pip-8.1.2-8.el7.noarch 602/650
Installing : gettext-0.19.8.1-2.el7.x86_64 603/650
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 32:bind-utils-9.9.4-74.el7_6.1.x86_64 604/650
Installing : mongodb-server-2.6.12-6.el7.x86_64 605/650
Installing : net-tools-2.0-0.24.20131004git.el7.x86_64 606/650
Installing : python36-psutil-2.2.1-5.el7.x86_64 607/650
Installing : squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64 608/650
Installing : python2-psutil-2.2.1-5.el7.x86_64 609/650
Installing : wget-1.14-18.el7_6.1.x86_64 610/650
install-info: No such file or directory for /usr/share/info/wget.info.gz
Installing : sudo-1.8.23-3.el7.x86_64 611/650
Installing : pax-3.4-19.el7.x86_64 612/650
Installing : bc-1.06.95-13.el7.x86_64 613/650
Installing : expat-devel-2.1.0-10.el7_3.x86_64 614/650
Cleanup : rpm-python-4.11.3-25.el7.x86_64 615/650
Cleanup : rpm-build-libs-4.11.3-25.el7.x86_64 616/650
Cleanup : rpm-libs-4.11.3-25.el7.x86_64 617/650
Cleanup : rpm-4.11.3-25.el7.x86_64 618/650
Cleanup : libsemanage-2.5-8.el7.x86_64 619/650
Cleanup : python-gobject-base-3.22.0-1.el7.x86_64 620/650
Cleanup : python-2.7.5-58.el7.x86_64 621/650
Cleanup : python-libs-2.7.5-58.el7.x86_64 622/650
Cleanup : libuser-0.60-7.el7_1.x86_64 623/650
Cleanup : dracut-033-502.el7.x86_64 624/650
Cleanup : kpartx-0.4.9-111.el7.x86_64 625/650
Cleanup : cryptsetup-libs-1.7.4-3.el7.x86_64 626/650
Cleanup : 7:device-mapper-libs-1.02.140-8.el7.x86_64 627/650
Cleanup : 7:device-mapper-1.02.140-8.el7.x86_64 628/650
Cleanup : 1:dbus-1.6.12-17.el7.x86_64 629/650
Cleanup : systemd-219-42.el7.x86_64 630/650
Cleanup : systemd-libs-219-42.el7.x86_64 631/650
Cleanup : elfutils-libs-0.168-8.el7.x86_64 632/650
Cleanup : glib2-2.50.3-3.el7.x86_64 633/650
Cleanup : 1:openssl-libs-1.0.2k-8.el7.x86_64 634/650
Cleanup : libdb-utils-5.3.21-20.el7.x86_64 635/650
Cleanup : libss-1.42.9-10.el7.x86_64 636/650
Cleanup : libcom_err-1.42.9-10.el7.x86_64 637/650
Cleanup : libdb-5.3.21-20.el7.x86_64 638/650
Cleanup : elfutils-libelf-0.168-8.el7.x86_64 639/650
Cleanup : audit-libs-2.7.6-3.el7.x86_64 640/650
Cleanup : 1:dbus-libs-1.6.12-17.el7.x86_64 641/650
Cleanup : file-libs-5.11-33.el7.x86_64 642/650
Cleanup : libpwquality-1.2.3-4.el7.x86_64 643/650
Cleanup : centos-release-7-4.1708.el7.centos.x86_64 644/650
Cleanup : 32:bind-license-9.9.4-50.el7.noarch 645/650
Cleanup : libsepol-2.5-6.el7.x86_64 646/650
Cleanup : libselinux-2.5-11.el7.x86_64 647/650
Cleanup : glibc-common-2.17-196.el7.x86_64 648/650
Cleanup : glibc-2.17-196.el7.x86_64 649/650
Cleanup : libgcc-4.8.5-16.el7.x86_64 650/650
No '/dev/log' or 'logger' included for syslog logging
ValueError: SELinux policy is not managed or store cannot be accessed.
/var/tmp/rpm-tmp.pPHDv0: line 12: /etc/selinux/targeted/rpmbooleans.custom: No such file or directory
ValueError: SELinux policy is not managed or store cannot be accessed.
/var/tmp/rpm-tmp.pPHDv0: line 30: /etc/selinux/targeted/rpmbooleans.custom: No such file or directory
ValueError: SELinux policy is not managed or store cannot be accessed.
warning: %posttrans(bind-32:9.9.4-74.el7_6.1.x86_64) scriptlet failed, exit status 1
Non-fatal POSTTRANS scriptlet failure in rpm package 32:bind-9.9.4-74.el7_6.1.x86_64
Verifying : libXext-1.3.3-3.el7.x86_64 1/650
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/650
Verifying : glib2-2.56.1-4.el7_6.x86_64 3/650
Verifying : rpm-python-4.11.3-35.el7.x86_64 4/650
Verifying : rpm-build-4.11.3-35.el7.x86_64 5/650
Verifying : iproute-4.11.0-14.el7_6.2.x86_64 6/650
Verifying : libsrtp-1.4.4-10.20101004cvs.el7.x86_64 7/650
Verifying : cryptsetup-python-2.0.3-3.el7.x86_64 8/650
Verifying : python36-chardet-2.3.0-6.el7.noarch 9/650
Verifying : perl-Locale-Maketext-1.23-3.el7.noarch 10/650
Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 11/650
Verifying : seavgabios-bin-1.11.0-2.el7.noarch 12/650
Verifying : perl-Text-Diff-1.41-5.el7.noarch 13/650
Verifying : xkeyboard-config-2.24-1.el7.noarch 14/650
Verifying : gettext-0.19.8.1-2.el7.x86_64 15/650
Verifying : file-libs-5.11-35.el7.x86_64 16/650
Verifying : python-jinja2-2.7.2-3.el7_6.noarch 17/650
Verifying : gdb-7.6.1-114.el7.x86_64 18/650
Verifying : mongodb-server-2.6.12-6.el7.x86_64 19/650
Verifying : libXrender-0.9.10-1.el7.x86_64 20/650
Verifying : python-markupsafe-0.11-10.el7.x86_64 21/650
Verifying : orc-0.4.26-1.el7.x86_64 22/650
Verifying : libconfig-1.4.9-5.el7.x86_64 23/650
Verifying : libxklavier-5.4-7.el7.x86_64 24/650
Verifying : fipscheck-1.4.1-6.el7.x86_64 25/650
Verifying : libblockdev-crypto-2.18-3.el7.x86_64 26/650
Verifying : deltarpm-3.6-3.el7.x86_64 27/650
Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 28/650
Verifying : python36-psutil-2.2.1-5.el7.x86_64 29/650
Verifying : 1:openssl-libs-1.0.2k-16.el7_6.1.x86_64 30/650
Verifying : tigervnc-license-1.8.0-13.el7.noarch 31/650
Verifying : 1:perl-IPC-Cmd-0.80-4.el7.noarch 32/650
Verifying : spice-server-0.14.0-6.el7_6.1.x86_64 33/650
Verifying : perl-Net-HTTP-6.06-2.el7.noarch 34/650
Verifying : python-deltarpm-3.6-3.el7.x86_64 35/650
Verifying : at-spi2-core-2.28.0-1.el7.x86_64 36/650
Verifying : python-pyudev-0.15-9.el7.noarch 37/650
Verifying : libtar-1.2.11-29.el7.x86_64 38/650
Verifying : 1:NetworkManager-team-1.12.0-10.el7_6.x86_64 39/650
Verifying : 1:libtheora-1.1.1-8.el7.x86_64 40/650
Verifying : python36-libs-3.6.8-1.el7.x86_64 41/650
Verifying : 32:bind-libs-lite-9.9.4-74.el7_6.1.x86_64 42/650
Verifying : sgpio-1.2.0.10-13.el7.x86_64 43/650
Verifying : python-pep8-1.4.6-3.el7.noarch 44/650
Verifying : mongodb-2.6.12-6.el7.x86_64 45/650
Verifying : lighttpd-mod_geoip-1.4.54-1.el7.x86_64 46/650
Verifying : perl-HTTP-Cookies-6.01-5.el7.noarch 47/650
Verifying : perl-JSON-PP-2.27202-2.el7.noarch 48/650
Verifying : perl-CPAN-Meta-2.120921-5.el7.noarch 49/650
Verifying : rpm-libs-4.11.3-35.el7.x86_64 50/650
Verifying : nettle-2.7.1-8.el7.x86_64 51/650
Verifying : pango-1.42.4-2.el7_6.x86_64 52/650
Verifying : slang-2.2.4-11.el7.x86_64 53/650
Verifying : newt-0.52.15-4.el7.x86_64 54/650
Verifying : fros-1.0-2.el7.noarch 55/650
Verifying : libblockdev-part-2.18-3.el7.x86_64 56/650
Verifying : freetype-2.8-12.el7_6.1.x86_64 57/650
Verifying : glusterfs-libs-3.12.2-18.el7.x86_64 58/650
Verifying : libwayland-cursor-1.15.0-1.el7.x86_64 59/650
Verifying : libreport-gtk-2.1.11-42.el7.centos.x86_64 60/650
Verifying : rpm-build-libs-4.11.3-35.el7.x86_64 61/650
Verifying : python2-pip-8.1.2-8.el7.noarch 62/650
Verifying : perl-libwww-perl-6.05-2.el7.noarch 63/650
Verifying : python-babel-0.9.6-8.el7.noarch 64/650
Verifying : gsm-1.0.13-11.el7.x86_64 65/650
Verifying : pixman-0.34.0-1.el7.x86_64 66/650
Verifying : libbytesize-1.2-1.el7.x86_64 67/650
Verifying : perl-Archive-Zip-1.30-11.el7.noarch 68/650
Verifying : 32:bind-libs-9.9.4-74.el7_6.1.x86_64 69/650
Verifying : anaconda-tui-21.48.22.147-1.el7.centos.x86_64 70/650
Verifying : 10:qemu-img-1.5.3-160.el7_6.2.x86_64 71/650
Verifying : jasper-libs-1.900.1-33.el7.x86_64 72/650
Verifying : perl-threads-1.87-4.el7.x86_64 73/650
Verifying : libX11-common-1.6.5-2.el7.noarch 74/650
Verifying : pciutils-libs-3.5.1-3.el7.x86_64 75/650
Verifying : mozjs17-17.0.0-20.el7.x86_64 76/650
Verifying : cpp-4.8.5-36.el7_6.2.x86_64 77/650
Verifying : perl-Digest-1.17-245.el7.noarch 78/650
Verifying : 2:vim-filesystem-7.4.160-5.el7.x86_64 79/650
Verifying : kpartx-0.4.9-123.el7.x86_64 80/650
Verifying : python36-idna-2.7-2.el7.noarch 81/650
Verifying : firewalld-filesystem-0.5.3-5.el7.noarch 82/650
Verifying : 1:libvorbis-1.3.3-8.el7.1.x86_64 83/650
Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 84/650
Verifying : perl-Business-ISBN-2.06-2.el7.noarch 85/650
Verifying : perl-threads-shared-1.43-6.el7.x86_64 86/650
Verifying : gstreamer1-1.10.4-2.el7.x86_64 87/650
Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 88/650
Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 89/650
Verifying : libseccomp-2.3.1-3.el7.x86_64 90/650
Verifying : daxctl-libs-62-1.el7.x86_64 91/650
Verifying : python36-urllib3-1.19.1-5.el7.noarch 92/650
Verifying : mesa-dri-drivers-18.0.5-4.el7_6.x86_64 93/650
Verifying : perl-Compress-Raw-Bzip2-2.061-3.el7.x86_64 94/650
Verifying : udisks2-2.7.3-8.el7.x86_64 95/650
Verifying : hunspell-1.3.2-15.el7.x86_64 96/650
Verifying : perl-HTML-Parser-3.71-4.el7.x86_64 97/650
Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 98/650
Verifying : systemd-sysv-219-62.el7_6.6.x86_64 99/650
Verifying : perl-srpm-macros-1-8.el7.noarch 100/650
Verifying : python-extras-0.0.3-2.el7.noarch 101/650
Verifying : python-devel-2.7.5-77.el7_6.x86_64 102/650
Verifying : selinux-policy-3.13.1-229.el7_6.12.noarch 103/650
Verifying : glib-networking-2.56.1-1.el7.x86_64 104/650
Verifying : kbd-legacy-1.15.5-15.el7.noarch 105/650
Verifying : libiscsi-1.9.0-7.el7.x86_64 106/650
Verifying : kernel-3.10.0-957.21.2.el7.x86_64 107/650
Verifying : libXxf86vm-1.1.4-1.el7.x86_64 108/650
Verifying : lsof-4.87-6.el7.x86_64 109/650
Verifying : geoclue2-2.4.8-1.el7.x86_64 110/650
Verifying : perl-IO-Socket-SSL-1.94-7.el7.noarch 111/650
Verifying : pytz-2016.10-2.el7.noarch 112/650
Verifying : libyaml-0.1.4-11.el7_0.x86_64 113/650
Verifying : libnl3-3.2.28-4.el7.x86_64 114/650
Verifying : libibverbs-17.2-3.el7.x86_64 115/650
Verifying : 2:ethtool-4.8-9.el7.x86_64 116/650
Verifying : libusal-1.1.11-25.el7.x86_64 117/650
Verifying : grubby-8.28-25.el7.x86_64 118/650
Verifying : libXinerama-1.1.3-2.1.el7.x86_64 119/650
Verifying : linux-firmware-20180911-69.git85c5d90.el7.noarch 120/650
Verifying : rsync-3.1.2-6.el7_6.1.x86_64 121/650
Verifying : pyparsing-1.5.6-9.el7.noarch 122/650
Verifying : gtk2-2.24.31-1.el7.x86_64 123/650
Verifying : centos-logos-70.0.6-3.el7.centos.noarch 124/650
Verifying : python-meh-gui-0.25.2-1.el7.noarch 125/650
Verifying : 1:NetworkManager-glib-1.12.0-10.el7_6.x86_64 126/650
Verifying : fribidi-1.0.2-1.el7.x86_64 127/650
Verifying : libwayland-egl-1.15.0-1.el7.x86_64 128/650
Verifying : boost-random-1.53.0-27.el7.x86_64 129/650
Verifying : python-slip-dbus-0.4.0-4.el7.noarch 130/650
Verifying : device-mapper-multipath-0.4.9-123.el7.x86_64 131/650
Verifying : libwebp-0.3.0-7.el7.x86_64 132/650
Verifying : libusbx-1.0.21-1.el7.x86_64 133/650
Verifying : perl-HTTP-Date-6.02-8.el7.noarch 134/650
Verifying : flac-libs-1.3.0-5.el7_1.x86_64 135/650
Verifying : dracut-network-033-554.el7.x86_64 136/650
Verifying : python36-six-1.11.0-3.el7.noarch 137/650
Verifying : libsemanage-2.5-14.el7.x86_64 138/650
Verifying : 1:librados2-10.2.5-4.el7.x86_64 139/650
Verifying : pax-3.4-19.el7.x86_64 140/650
Verifying : glusterfs-client-xlators-3.12.2-18.el7.x86_64 141/650
Verifying : e2fsprogs-1.42.9-13.el7.x86_64 142/650
Verifying : GConf2-3.2.6-8.el7.x86_64 143/650
Verifying : perl-PAR-Dist-0.49-2.el7.noarch 144/650
Verifying : perl-podlators-2.5.1-3.el7.noarch 145/650
Verifying : perl-Net-SSLeay-1.55-6.el7.x86_64 146/650
Verifying : harfbuzz-icu-1.7.5-2.el7.x86_64 147/650
Verifying : cairo-gobject-1.15.12-3.el7.x86_64 148/650
Verifying : 1:make-3.82-23.el7.x86_64 149/650
Verifying : libgudev1-219-62.el7_6.6.x86_64 150/650
Verifying : python36-rpm-4.11.3-4.el7.x86_64 151/650
Verifying : 7:device-mapper-1.02.149-10.el7_6.7.x86_64 152/650
Verifying : libXi-1.7.9-1.el7.x86_64 153/650
Verifying : anaconda-core-21.48.22.147-1.el7.centos.x86_64 154/650
Verifying : gamin-0.1.10-16.el7.x86_64 155/650
Verifying : librdmacm-17.2-3.el7.x86_64 156/650
Verifying : python2-psutil-2.2.1-5.el7.x86_64 157/650
Verifying : libuser-python-0.60-9.el7.x86_64 158/650
Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 159/650
Verifying : 7:lvm2-2.02.180-10.el7_6.7.x86_64 160/650
Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 161/650
Verifying : teamd-1.27-5.el7.x86_64 162/650
Verifying : pigz-2.3.4-1.el7.x86_64 163/650
Verifying : webkitgtk4-jsc-2.20.5-1.el7.x86_64 164/650
Verifying : perl-File-Listing-6.04-7.el7.noarch 165/650
Verifying : groff-base-1.22.2-8.el7.x86_64 166/650
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 167/650
Verifying : perl-Git-1.8.3.1-20.el7.noarch 168/650
Verifying : 1:dmidecode-3.1-2.el7.x86_64 169/650
Verifying : 2:vim-common-7.4.160-5.el7.x86_64 170/650
Verifying : python36-setuptools-39.2.0-3.el7.noarch 171/650
Verifying : libss-1.42.9-13.el7.x86_64 172/650
Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 173/650
Verifying : keybinder3-0.3.0-1.el7.x86_64 174/650
Verifying : librsvg2-2.40.20-1.el7.x86_64 175/650
Verifying : python-decorator-3.4.0-3.el7.noarch 176/650
Verifying : libselinux-python-2.5-14.1.el7.x86_64 177/650
Verifying : libnfnetlink-1.0.1-4.el7.x86_64 178/650
Verifying : openssh-7.4p1-16.el7.x86_64 179/650
Verifying : libXau-1.0.8-2.1.el7.x86_64 180/650
Verifying : 1:perl-Digest-SHA-5.85-4.el7.x86_64 181/650
Verifying : gperftools-libs-2.6.1-1.el7.x86_64 182/650
Verifying : python-ipaddress-1.0.16-2.el7.noarch 183/650
Verifying : libxkbcommon-0.7.1-1.el7.x86_64 184/650
Verifying : diffstat-1.57-4.el7.x86_64 185/650
Verifying : pciutils-3.5.1-3.el7.x86_64 186/650
Verifying : elfutils-0.172-2.el7.x86_64 187/650
Verifying : realmd-0.16.1-11.el7.x86_64 188/650
Verifying : ebtables-2.0.10-16.el7.x86_64 189/650
Verifying : at-spi2-atk-2.26.2-1.el7.x86_64 190/650
Verifying : boost-system-1.53.0-27.el7.x86_64 191/650
Verifying : libICE-1.0.9-9.el7.x86_64 192/650
Verifying : spawn-fcgi-1.6.3-5.el7.x86_64 193/650
Verifying : createrepo_c-0.10.0-18.el7.x86_64 194/650
Verifying : squashfs-tools-4.3-0.21.gitaae0aff4.el7.x86_64 195/650
Verifying : autogen-libopts-5.18-5.el7.x86_64 196/650
Verifying : colord-libs-1.3.4-1.el7.x86_64 197/650
Verifying : libreport-plugin-bugzilla-2.1.11-42.el7.centos.x86_64 198/650
Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 199/650
Verifying : python36-pyroute2-0.4.13-2.el7.noarch 200/650
Verifying : btrfs-progs-4.9.1-1.el7.x86_64 201/650
Verifying : libreport-anaconda-2.1.11-42.el7.centos.x86_64 202/650
Verifying : boost-iostreams-1.53.0-27.el7.x86_64 203/650
Verifying : psmisc-22.20-15.el7.x86_64 204/650
Verifying : 5:guile-2.0.9-5.el7.x86_64 205/650
Verifying : gnutls-3.3.29-9.el7_6.x86_64 206/650
Verifying : nm-connection-editor-1.8.6-2.el7.x86_64 207/650
Verifying : libmodman-2.0.1-8.el7.x86_64 208/650
Verifying : python2-subprocess32-3.2.6-13.el7.x86_64 209/650
Verifying : gstreamer1-plugins-bad-free-1.10.4-3.el7.x86_64 210/650
Verifying : 1:perl-parent-0.225-244.el7.noarch 211/650
Verifying : 1:NetworkManager-1.12.0-10.el7_6.x86_64 212/650
Verifying : perl-CPAN-1.9800-294.el7_6.noarch 213/650
Verifying : elfutils-libs-0.172-2.el7.x86_64 214/650
Verifying : jansson-2.10-1.el7.x86_64 215/650
Verifying : libselinux-utils-2.5-14.1.el7.x86_64 216/650
Verifying : libblockdev-fs-2.18-3.el7.x86_64 217/650
Verifying : langtable-0.0.31-3.el7.noarch 218/650
Verifying : glade-libs-3.22.1-1.el7.x86_64 219/650
Verifying : glibc-headers-2.17-260.el7_6.5.x86_64 220/650
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 221/650
Verifying : libcom_err-1.42.9-13.el7.x86_64 222/650
Verifying : python36-requests-2.12.5-3.el7.noarch 223/650
Verifying : python-coverage-3.6-0.5.b3.el7.x86_64 224/650
Verifying : libtiff-4.0.3-27.el7_3.x86_64 225/650
Verifying : fontconfig-2.13.0-4.3.el7.x86_64 226/650
Verifying : libdb-utils-5.3.21-24.el7.x86_64 227/650
Verifying : perl-Storable-2.45-3.el7.x86_64 228/650
Verifying : checkpolicy-2.5-8.el7.x86_64 229/650
Verifying : dracut-033-554.el7.x86_64 230/650
Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 231/650
Verifying : bc-1.06.95-13.el7.x86_64 232/650
Verifying : snappy-1.1.0-3.el7.x86_64 233/650
Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 234/650
Verifying : perl-Digest-MD5-2.52-3.el7.x86_64 235/650
Verifying : perl-HTTP-Message-6.06-6.el7.noarch 236/650
Verifying : libreport-2.1.11-42.el7.centos.x86_64 237/650
Verifying : mtools-4.0.18-5.el7.x86_64 238/650
Verifying : boost-program-options-1.53.0-27.el7.x86_64 239/650
Verifying : 4:perl-5.16.3-294.el7_6.x86_64 240/650
Verifying : anaconda-widgets-21.48.22.147-1.el7.centos.x86_64 241/650
Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 242/650
Verifying : policycoreutils-python-2.5-29.el7_6.1.x86_64 243/650
Verifying : harfbuzz-1.7.5-2.el7.x86_64 244/650
Verifying : rest-0.8.1-2.el7.x86_64 245/650
Verifying : kbd-1.15.5-15.el7.x86_64 246/650
Verifying : perl-HTTP-Negotiate-6.01-5.el7.noarch 247/650
Verifying : libXrandr-1.5.1-2.el7.x86_64 248/650
Verifying : python-2.7.5-77.el7_6.x86_64 249/650
Verifying : atk-2.28.1-1.el7.x86_64 250/650
Verifying : python-firewall-0.5.3-5.el7.noarch 251/650
Verifying : xml-common-0.6.3-39.el7.noarch 252/650
Verifying : audit-libs-python-2.8.4-4.el7.x86_64 253/650
Verifying : 1:isomd5sum-1.0.10-5.el7.x86_64 254/650
Verifying : openssh-clients-7.4p1-16.el7.x86_64 255/650
Verifying : perl-Filter-1.49-3.el7.x86_64 256/650
Verifying : dwz-0.11-3.el7.x86_64 257/650
Verifying : iscsi-initiator-utils-6.2.0.874-10.el7.x86_64 258/650
Verifying : oddjob-mkhomedir-0.31.5-4.el7.x86_64 259/650
Verifying : 1:perl-Params-Check-0.38-2.el7.noarch 260/650
Verifying : 1:perl-ExtUtils-CBuilder-0.28.2.6-294.el7_6.noarch 261/650
Verifying : perl-Exporter-5.68-3.el7.noarch 262/650
Verifying : gtk3-3.22.30-3.el7.x86_64 263/650
Verifying : authconfig-6.2.8-30.el7.x86_64 264/650
Verifying : xorg-x11-xkb-utils-7.7-14.el7.x86_64 265/650
Verifying : rdma-core-17.2-3.el7.x86_64 266/650
Verifying : webkitgtk4-plugin-process-gtk2-2.20.5-1.el7.x86_64 267/650
Verifying : libreport-python-2.1.11-42.el7.centos.x86_64 268/650
Verifying : python-pygments-1.4-10.el7.noarch 269/650
Verifying : audit-libs-2.8.4-4.el7.x86_64 270/650
Verifying : dejavu-fonts-common-2.33-6.el7.noarch 271/650
Verifying : perl-Time-Local-1.2300-2.el7.noarch 272/650
Verifying : parted-3.1-29.el7.x86_64 273/650
Verifying : perl-YAML-Tiny-1.51-6.el7.noarch 274/650
Verifying : autoconf-archive-2017.03.21-1.el7.noarch 275/650
Verifying : net-tools-2.0-0.24.20131004git.el7.x86_64 276/650
Verifying : python-ntplib-0.3.2-1.el7.noarch 277/650
Verifying : ndctl-libs-62-1.el7.x86_64 278/650
Verifying : anaconda-21.48.22.147-1.el7.centos.x86_64 279/650
Verifying : libgusb-0.2.9-1.el7.x86_64 280/650
Verifying : 1:perl-Module-CoreList-2.76.02-294.el7_6.noarch 281/650
Verifying : lcms2-2.6-3.el7.x86_64 282/650
Verifying : xfsprogs-4.5.0-19.el7_6.x86_64 283/650
Verifying : zip-3.0-11.el7.x86_64 284/650
Verifying : python-tox-1.4.2-8.el7.noarch 285/650
Verifying : gdisk-0.8.10-2.el7.x86_64 286/650
Verifying : libpwquality-1.2.3-5.el7.x86_64 287/650
Verifying : perl-Net-LibIDN-0.12-15.el7.x86_64 288/650
Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 289/650
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 290/650
Verifying : 32:bind-9.9.4-74.el7_6.1.x86_64 291/650
Verifying : libwayland-server-1.15.0-1.el7.x86_64 292/650
Verifying : mesa-libgbm-18.0.5-4.el7_6.x86_64 293/650
Verifying : mesa-libGL-18.0.5-4.el7_6.x86_64 294/650
Verifying : gcc-4.8.5-36.el7_6.2.x86_64 295/650
Verifying : 32:bind-license-9.9.4-74.el7_6.1.noarch 296/650
Verifying : GeoIP-1.5.0-13.el7.x86_64 297/650
Verifying : firewalld-0.5.3-5.el7.noarch 298/650
Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 299/650
Verifying : 10:qemu-kvm-1.5.3-160.el7_6.2.x86_64 300/650
Verifying : redhat-rpm-config-9.1.0-87.el7.centos.noarch 301/650
Verifying : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 302/650
Verifying : libasyncns-0.8-7.el7.x86_64 303/650
Verifying : ipset-libs-6.38-3.el7_6.x86_64 304/650
Verifying : perl-IO-Socket-IP-0.21-5.el7.noarch 305/650
Verifying : python-backports-1.0-8.el7.x86_64 306/650
Verifying : syslinux-4.05-15.el7.x86_64 307/650
Verifying : libblockdev-2.18-3.el7.x86_64 308/650
Verifying : libdb-devel-5.3.21-24.el7.x86_64 309/650
Verifying : 1:NetworkManager-libnm-1.12.0-10.el7_6.x86_64 310/650
Verifying : tigervnc-server-minimal-1.8.0-13.el7.x86_64 311/650
Verifying : perl-File-Path-2.09-2.el7.noarch 312/650
Verifying : volume_key-libs-0.3.9-8.el7.x86_64 313/650
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 314/650
Verifying : unzip-6.0-19.el7.x86_64 315/650
Verifying : iso-codes-3.46-2.el7.noarch 316/650
Verifying : PyYAML-3.10-11.el7.x86_64 317/650
Verifying : 4:perl-devel-5.16.3-294.el7_6.x86_64 318/650
Verifying : libwayland-client-1.15.0-1.el7.x86_64 319/650
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 320/650
Verifying : soundtouch-1.4.0-9.el7.x86_64 321/650
Verifying : elfutils-libelf-0.172-2.el7.x86_64 322/650
Verifying : 1:wpa_supplicant-2.6-12.el7.x86_64 323/650
Verifying : automake-1.13.4-3.el7.noarch 324/650
Verifying : hunspell-en-US-0.20121024-6.el7.noarch 325/650
Verifying : 2:perl-Module-Build-0.40.05-2.el7.noarch 326/650
Verifying : python-setuptools-0.9.8-7.el7.noarch 327/650
Verifying : libblockdev-mdraid-2.18-3.el7.x86_64 328/650
Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 329/650
Verifying : perl-CPAN-Meta-Requirements-2.122-7.el7.noarch 330/650
Verifying : adwaita-cursor-theme-3.28.0-1.el7.noarch 331/650
Verifying : python-IPy-0.75-6.el7.noarch 332/650
Verifying : mdadm-4.1-rc1_2.el7.x86_64 333/650
Verifying : libtimezonemap-0.4.4-1.el7.x86_64 334/650
Verifying : 1:openssl-1.0.2k-16.el7_6.1.x86_64 335/650
Verifying : dosfstools-3.0.20-10.el7.x86_64 336/650
Verifying : mesa-filesystem-18.0.5-4.el7_6.x86_64 337/650
Verifying : libXdamage-1.1.4-4.1.el7.x86_64 338/650
Verifying : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 339/650
Verifying : seabios-bin-1.11.0-2.el7.noarch 340/650
Verifying : perl-ExtUtils-Install-1.58-294.el7_6.noarch 341/650
Verifying : libXfont2-2.0.3-1.el7.x86_64 342/650
Verifying : ModemManager-glib-1.6.10-1.el7.x86_64 343/650
Verifying : yelp-xsl-3.28.0-1.el7.noarch 344/650
Verifying : mock-core-configs-30.3-1.el7.noarch 345/650
Verifying : perl-Encode-2.51-7.el7.x86_64 346/650
Verifying : libsepol-2.5-10.el7.x86_64 347/650
Verifying : libuser-0.60-9.el7.x86_64 348/650
Verifying : ndctl-62-1.el7.x86_64 349/650
Verifying : libnma-1.8.6-2.el7.x86_64 350/650
Verifying : device-mapper-multipath-libs-0.4.9-123.el7.x86_64 351/650
Verifying : 1:pyparted-3.9-15.el7.x86_64 352/650
Verifying : libstemmer-0-2.585svn.el7.x86_64 353/650
Verifying : libsndfile-1.0.25-10.el7.x86_64 354/650
Verifying : python-libs-2.7.5-77.el7_6.x86_64 355/650
Verifying : libndp-1.2-7.el7.x86_64 356/650
Verifying : postgresql-9.2.24-1.el7_5.x86_64 357/650
Verifying : libmpc-1.0.1-3.el7.x86_64 358/650
Verifying : satyr-0.13-15.el7.x86_64 359/650
Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 360/650
Verifying : mailcap-2.1.41-2.el7.noarch 361/650
Verifying : 2:vim-enhanced-7.4.160-5.el7.x86_64 362/650
Verifying : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 363/650
Verifying : python36-3.6.8-1.el7.x86_64 364/650
Verifying : tcp_wrappers-libs-7.6-77.el7.x86_64 365/650
Verifying : libXcursor-1.1.15-1.el7.x86_64 366/650
Verifying : lzo-2.06-8.el7.x86_64 367/650
Verifying : m4-1.4.16-10.el7.x86_64 368/650
Verifying : policycoreutils-2.5-29.el7_6.1.x86_64 369/650
Verifying : 10:qemu-kvm-common-1.5.3-160.el7_6.2.x86_64 370/650
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 371/650
Verifying : perl-App-cpanminus-1.6922-2.el7.noarch 372/650
Verifying : dmraid-events-1.0.0.rc16-28.el7.x86_64 373/650
Verifying : avahi-libs-0.6.31-19.el7.x86_64 374/650
Verifying : pykickstart-1.99.66.19-2.el7.noarch 375/650
Verifying : libcroco-0.6.12-4.el7.x86_64 376/650
Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 377/650
Verifying : procmail-3.22-36.el7_4.1.x86_64 378/650
Verifying : zenity-3.28.1-1.el7.x86_64 379/650
Verifying : kernel-headers-3.10.0-957.21.2.el7.x86_64 380/650
Verifying : rpm-4.11.3-35.el7.x86_64 381/650
Verifying : perl-WWW-RobotRules-6.02-5.el7.noarch 382/650
Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 383/650
Verifying : glibc-2.17-260.el7_6.5.x86_64 384/650
Verifying : libaio-0.3.109-13.el7.x86_64 385/650
Verifying : rpm-sign-4.11.3-35.el7.x86_64 386/650
Verifying : libudisks2-2.7.3-8.el7.x86_64 387/650
Verifying : perl-Business-ISBN-Data-20120719.001-2.el7.noarch 388/650
Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 389/650
Verifying : libicu-50.1.2-17.el7.x86_64 390/650
Verifying : libsemanage-python-2.5-14.el7.x86_64 391/650
Verifying : libxslt-1.1.28-5.el7.x86_64 392/650
Verifying : lighttpd-fastcgi-1.4.54-1.el7.x86_64 393/650
Verifying : lldpad-1.0.1-3.git036e314.el7.x86_64 394/650
Verifying : libreport-plugin-rhtsupport-2.1.11-42.el7.centos.x86_6 395/650
Verifying : python-gobject-3.22.0-1.el7_4.1.x86_64 396/650
Verifying : 14:libpcap-1.5.3-11.el7.x86_64 397/650
Verifying : pycairo-1.8.10-8.el7.x86_64 398/650
Verifying : usermode-1.111-5.el7.x86_64 399/650
Verifying : iptables-1.4.21-28.el7.x86_64 400/650
Verifying : libteam-1.27-5.el7.x86_64 401/650
Verifying : libxshmfence-1.2-1.el7.x86_64 402/650
Verifying : 1:perl-Module-Load-0.24-3.el7.noarch 403/650
Verifying : libSM-1.2.2-2.el7.x86_64 404/650
Verifying : celt051-0.5.1.3-8.el7.x86_64 405/650
Verifying : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 406/650
Verifying : wget-1.14-18.el7_6.1.x86_64 407/650
Verifying : genisoimage-1.1.11-25.el7.x86_64 408/650
Verifying : 1:libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 409/650
Verifying : gstreamer1-plugins-base-1.10.4-2.el7.x86_64 410/650
Verifying : perl-local-lib-1.008010-4.el7.noarch 411/650
Verifying : perl-Perl-OSType-1.003-3.el7.noarch 412/650
Verifying : libatasmart-0.19-6.el7.x86_64 413/650
Verifying : libdvdread-5.0.3-3.el7.x86_64 414/650
Verifying : file-5.11-35.el7.x86_64 415/650
Verifying : python-slip-0.4.0-4.el7.noarch 416/650
Verifying : libgnomekbd-3.26.0-1.el7.x86_64 417/650
Verifying : perl-constant-1.27-2.el7.noarch 418/650
Verifying : adwaita-icon-theme-3.28.0-1.el7.noarch 419/650
Verifying : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 420/650
Verifying : expat-devel-2.1.0-10.el7_3.x86_64 421/650
Verifying : perl-YAML-0.84-5.el7.noarch 422/650
Verifying : lighttpd-1.4.54-1.el7.x86_64 423/650
Verifying : gtk-update-icon-cache-3.22.30-3.el7.x86_64 424/650
Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-10.el7.x86_64 425/650
Verifying : glibc-devel-2.17-260.el7_6.5.x86_64 426/650
Verifying : alsa-lib-1.1.6-2.el7.x86_64 427/650
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 428/650
Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 429/650
Verifying : 7:device-mapper-event-1.02.149-10.el7_6.7.x86_64 430/650
Verifying : perl-Encode-Locale-1.03-5.el7.noarch 431/650
Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 432/650
Verifying : perl-Mozilla-CA-20130114-5.el7.noarch 433/650
Verifying : libreport-cli-2.1.11-42.el7.centos.x86_64 434/650
Verifying : json-c-0.11-4.el7_0.x86_64 435/650
Verifying : 3:perl-version-0.99.07-3.el7.x86_64 436/650
Verifying : 2:yelp-libs-3.28.1-1.el7.x86_64 437/650
Verifying : 1:perl-Error-0.17020-2.el7.noarch 438/650
Verifying : libXfixes-5.0.3-1.el7.x86_64 439/650
Verifying : 1:v8-3.14.5.10-25.el7.x86_64 440/650
Verifying : 1:python-blivet-0.61.15.72-1.el7.noarch 441/650
Verifying : libX11-1.6.5-2.el7.x86_64 442/650
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 443/650
Verifying : distribution-gpg-keys-1.31-1.el7.noarch 444/650
Verifying : 1:yaml-cpp-0.5.1-1.el7.2.x86_64 445/650
Verifying : perl-Digest-SHA1-2.13-9.el7.x86_64 446/650
Verifying : oddjob-0.31.5-4.el7.x86_64 447/650
Verifying : gsettings-desktop-schemas-3.28.0-2.el7.x86_64 448/650
Verifying : gdbm-devel-1.10-8.el7.x86_64 449/650
Verifying : libXdmcp-1.1.2-6.el7.x86_64 450/650
Verifying : ipset-6.38-3.el7_6.x86_64 451/650
Verifying : systemtap-sdt-devel-3.3-3.el7.x86_64 452/650
Verifying : python36-jinja2-2.8.1-2.el7.noarch 453/650
Verifying : libblockdev-nvdimm-2.18-3.el7.x86_64 454/650
Verifying : 1:librbd1-10.2.5-4.el7.x86_64 455/650
Verifying : kexec-tools-2.0.15-21.el7_6.3.x86_64 456/650
Verifying : 1:enchant-1.6.0-8.el7.x86_64 457/650
Verifying : langtable-data-0.0.31-3.el7.noarch 458/650
Verifying : gnome-icon-theme-3.12.0-1.el7.noarch 459/650
Verifying : 7:device-mapper-event-libs-1.02.149-10.el7_6.7.x86_64 460/650
Verifying : libnotify-0.7.7-1.el7.x86_64 461/650
Verifying : python-subunit-0.0.21-2.el7.noarch 462/650
Verifying : python-testrepository-0.0.18-2.el7.noarch 463/650
Verifying : python-sphinx-1.1.3-11.el7.noarch 464/650
Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 465/650
Verifying : python-testtools-1.1.0-1.el7.noarch 466/650
Verifying : perl-LWP-MediaTypes-6.02-2.el7.noarch 467/650
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 468/650
Verifying : which-2.20-7.el7.x86_64 469/650
Verifying : langtable-python-0.0.31-3.el7.noarch 470/650
Verifying : boost-thread-1.53.0-27.el7.x86_64 471/650
Verifying : gpm-libs-1.20.7-5.el7.x86_64 472/650
Verifying : json-glib-1.4.2-2.el7.x86_64 473/650
Verifying : cairo-1.15.12-3.el7.x86_64 474/650
Verifying : perl-Socket-2.010-4.el7.x86_64 475/650
Verifying : 1:libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 476/650
Verifying : libxcb-1.13-1.el7.x86_64 477/650
Verifying : git-1.8.3.1-20.el7.x86_64 478/650
Verifying : libblockdev-utils-2.18-3.el7.x86_64 479/650
Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 480/650
Verifying : autogen-5.18-5.el7.x86_64 481/650
Verifying : perl-Module-Signature-0.73-2.el7.noarch 482/650
Verifying : autoconf-2.69-11.el7.noarch 483/650
Verifying : libreport-filesystem-2.1.11-42.el7.centos.x86_64 484/650
Verifying : python2-mimeparse-1.6.0-5.el7.noarch 485/650
Verifying : libdvdnav-5.0.3-1.el7.x86_64 486/650
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 487/650
Verifying : systemd-libs-219-62.el7_6.6.x86_64 488/650
Verifying : libmpcdec-1.2.6-12.el7.x86_64 489/650
Verifying : postgresql-libs-9.2.24-1.el7_5.x86_64 490/650
Verifying : 32:bind-utils-9.9.4-74.el7_6.1.x86_64 491/650
Verifying : libpciaccess-0.14-1.el7.x86_64 492/650
Verifying : libcgroup-0.41-20.el7.x86_64 493/650
Verifying : python-pyblock-0.53-6.el7.x86_64 494/650
Verifying : kbd-misc-1.15.5-15.el7.noarch 495/650
Verifying : initscripts-9.49.46-1.el7.x86_64 496/650
Verifying : libxkbfile-1.0.9-3.el7.x86_64 497/650
Verifying : libarchive-3.1.2-10.el7_2.x86_64 498/650
Verifying : fontpackages-filesystem-1.44-8.el7.noarch 499/650
Verifying : glusterfs-3.12.2-18.el7.x86_64 500/650
Verifying : hwdata-0.252-9.1.el7.x86_64 501/650
Verifying : libXtst-1.2.3-1.el7.x86_64 502/650
Verifying : dmraid-1.0.0.rc16-28.el7.x86_64 503/650
Verifying : python-nss-0.16.0-3.el7.x86_64 504/650
Verifying : setools-libs-3.3.8-4.el7.x86_64 505/650
Verifying : python-ply-3.4-11.el7.noarch 506/650
Verifying : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 507/650
Verifying : augeas-libs-1.4.0-6.el7_6.1.x86_64 508/650
Verifying : pulseaudio-libs-10.0-5.el7.x86_64 509/650
Verifying : lz4-1.7.5-2.el7.x86_64 510/650
Verifying : anaconda-gui-21.48.22.147-1.el7.centos.x86_64 511/650
Verifying : 2:libogg-1.3.0-7.el7.x86_64 512/650
Verifying : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 513/650
Verifying : sudo-1.8.23-3.el7.x86_64 514/650
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 515/650
Verifying : perl-HTML-Tagset-3.20-15.el7.noarch 516/650
Verifying : 1:perl-Locale-Maketext-Simple-0.21-294.el7_6.noarch 517/650
Verifying : libsoup-2.62.2-2.el7.x86_64 518/650
Verifying : graphite2-1.3.10-1.el7_3.x86_64 519/650
Verifying : python36-distro-1.2.0-3.el7.noarch 520/650
Verifying : mesa-libEGL-18.0.5-4.el7_6.x86_64 521/650
Verifying : perl-IO-HTML-1.00-2.el7.noarch 522/650
Verifying : webkitgtk4-2.20.5-1.el7.x86_64 523/650
Verifying : hyphen-2.8.6-5.el7.x86_64 524/650
Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 525/650
Verifying : systemd-219-62.el7_6.6.x86_64 526/650
Verifying : gcr-3.28.0-1.el7.x86_64 527/650
Verifying : libselinux-2.5-14.1.el7.x86_64 528/650
Verifying : perl-Test-Harness-3.28-3.el7.noarch 529/650
Verifying : perl-URI-1.60-9.el7.noarch 530/650
Verifying : libreport-web-2.1.11-42.el7.centos.x86_64 531/650
Verifying : libmnl-1.0.3-7.el7.x86_64 532/650
Verifying : trousers-0.3.14-2.el7.x86_64 533/650
Verifying : libXv-1.0.11-1.el7.x86_64 534/650
Verifying : 1:libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 535/650
Verifying : 1:perl-Parse-CPAN-Meta-1.4404-5.el7.noarch 536/650
Verifying : libunistring-0.9.3-9.el7.x86_64 537/650
Verifying : fcoe-utils-1.0.32-2.el7_6.x86_64 538/650
Verifying : perl-Algorithm-Diff-1.1902-17.el7.noarch 539/650
Verifying : libdaemon-0.14-7.el7.x86_64 540/650
Verifying : python-fixtures-0.3.14-3.el7.noarch 541/650
Verifying : perl-CPAN-Meta-YAML-0.008-14.el7.noarch 542/650
Verifying : libjpeg-turbo-1.2.90-6.el7.x86_64 543/650
Verifying : hicolor-icon-theme-0.12-7.el7.noarch 544/650
Verifying : usbredir-0.7.1-3.el7.x86_64 545/650
Verifying : perl-Module-Load-Conditional-0.54-3.el7.noarch 546/650
Verifying : 1:NetworkManager-wifi-1.12.0-10.el7_6.x86_64 547/650
Verifying : p7zip-16.02-10.el7.x86_64 548/650
Verifying : cdparanoia-libs-10.2-17.el7.x86_64 549/650
Verifying : quilt-0.66-1.el7.noarch 550/650
Verifying : boost-filesystem-1.53.0-27.el7.x86_64 551/650
Verifying : mock-1.4.16-1.el7.noarch 552/650
Verifying : libtool-2.4.2-22.el7_3.x86_64 553/650
Verifying : mobile-broadband-provider-info-1.20170310-1.el7.noarch 554/650
Verifying : perl-Carp-1.26-244.el7.noarch 555/650
Verifying : libvisual-0.4.0-16.el7.x86_64 556/650
Verifying : 7:lvm2-libs-2.02.180-10.el7_6.7.x86_64 557/650
Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.7.x86_64 558/650
Verifying : chrony-3.2-2.el7.x86_64 559/650
Verifying : createrepo-0.9.9-28.el7.noarch 560/650
Verifying : newt-python-0.52.15-4.el7.x86_64 561/650
Verifying : createrepo_c-libs-0.10.0-18.el7.x86_64 562/650
Verifying : patch-2.7.1-10.el7_5.x86_64 563/650
Verifying : python-virtualenv-15.1.0-2.el7.noarch 564/650
Verifying : perl-HTTP-Daemon-6.01-8.el7.noarch 565/650
Verifying : gc-7.2d-7.el7.x86_64 566/650
Verifying : libreport-rhel-anaconda-bugzilla-2.1.11-42.el7.centos. 567/650
Verifying : 1:perl-TimeDate-2.30-2.el7.noarch 568/650
Verifying : mpfr-3.1.1-4.el7.x86_64 569/650
Verifying : python-gobject-base-3.22.0-1.el7_4.1.x86_64 570/650
Verifying : python36-markupsafe-0.23-3.el7.x86_64 571/650
Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 572/650
Verifying : mesa-libglapi-18.0.5-4.el7_6.x86_64 573/650
Verifying : perl-Module-Metadata-1.000018-2.el7.noarch 574/650
Verifying : less-458-9.el7.x86_64 575/650
Verifying : libdb-5.3.21-24.el7.x86_64 576/650
Verifying : python-meh-0.25.2-1.el7.noarch 577/650
Verifying : python-py-1.4.32-1.el7.noarch 578/650
Verifying : python36-pysocks-1.6.8-6.el7.noarch 579/650
Verifying : perl-IO-Compress-2.061-2.el7.noarch 580/650
Verifying : perl-PathTools-3.40-5.el7.x86_64 581/650
Verifying : libXt-1.1.5-3.el7.x86_64 582/650
Verifying : libblockdev-loop-2.18-3.el7.x86_64 583/650
Verifying : python-pwquality-1.2.3-5.el7.x86_64 584/650
Verifying : opus-1.0.2-6.el7.x86_64 585/650
Verifying : python2-iso8601-0.1.11-8.el7.noarch 586/650
Verifying : cryptsetup-2.0.3-3.el7.x86_64 587/650
Verifying : avahi-glib-0.6.31-19.el7.x86_64 588/650
Verifying : python2-blockdev-2.18-3.el7.x86_64 589/650
Verifying : perl-Thread-Queue-3.02-2.el7.noarch 590/650
Verifying : glusterfs-api-3.12.2-18.el7.x86_64 591/650
Verifying : 2:yelp-3.28.1-1.el7.x86_64 592/650
Verifying : libsecret-0.18.6-1.el7.x86_64 593/650
Verifying : libthai-0.1.14-9.el7.x86_64 594/650
Verifying : glibc-common-2.17-260.el7_6.5.x86_64 595/650
Verifying : polkit-0.112-18.el7_6.1.x86_64 596/650
Verifying : libXft-2.3.2-2.el7.x86_64 597/650
Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 598/650
Verifying : llvm-private-6.0.1-2.el7.x86_64 599/650
Verifying : 1:libglvnd-gles-1.0.1-0.8.git5baa1e5.el7.x86_64 600/650
Verifying : libepoxy-1.5.2-1.el7.x86_64 601/650
Verifying : dconf-0.28.0-4.el7.x86_64 602/650
Verifying : libdrm-2.4.91-3.el7.x86_64 603/650
Verifying : libblockdev-swap-2.18-3.el7.x86_64 604/650
Verifying : 1:perl-Compress-Raw-Zlib-2.061-4.el7.x86_64 605/650
Verifying : libnl3-cli-3.2.28-4.el7.x86_64 606/650
Verifying : jbigkit-libs-2.0-11.el7.x86_64 607/650
Verifying : libproxy-0.4.11-11.el7.x86_64 608/650
Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 609/650
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 610/650
Verifying : bzip2-1.0.6-13.el7.x86_64 611/650
Verifying : libreport-plugin-reportuploader-2.1.11-42.el7.centos.x 612/650
Verifying : ssmtp-2.64-14.el7.x86_64 613/650
Verifying : libfontenc-1.1.3-3.el7.x86_64 614/650
Verifying : glibc-2.17-196.el7.x86_64 615/650
Verifying : systemd-219-42.el7.x86_64 616/650
Verifying : libsepol-2.5-6.el7.x86_64 617/650
Verifying : libss-1.42.9-10.el7.x86_64 618/650
Verifying : 32:bind-license-9.9.4-50.el7.noarch 619/650
Verifying : libdb-utils-5.3.21-20.el7.x86_64 620/650
Verifying : elfutils-libs-0.168-8.el7.x86_64 621/650
Verifying : libdb-5.3.21-20.el7.x86_64 622/650
Verifying : elfutils-libelf-0.168-8.el7.x86_64 623/650
Verifying : 7:device-mapper-libs-1.02.140-8.el7.x86_64 624/650
Verifying : cryptsetup-libs-1.7.4-3.el7.x86_64 625/650
Verifying : kpartx-0.4.9-111.el7.x86_64 626/650
Verifying : python-2.7.5-58.el7.x86_64 627/650
Verifying : 1:dbus-libs-1.6.12-17.el7.x86_64 628/650
Verifying : glibc-common-2.17-196.el7.x86_64 629/650
Verifying : rpm-4.11.3-25.el7.x86_64 630/650
Verifying : file-libs-5.11-33.el7.x86_64 631/650
Verifying : libcom_err-1.42.9-10.el7.x86_64 632/650
Verifying : centos-release-7-4.1708.el7.centos.x86_64 633/650
Verifying : libpwquality-1.2.3-4.el7.x86_64 634/650
Verifying : 1:openssl-libs-1.0.2k-8.el7.x86_64 635/650
Verifying : glib2-2.50.3-3.el7.x86_64 636/650
Verifying : libselinux-2.5-11.el7.x86_64 637/650
Verifying : rpm-build-libs-4.11.3-25.el7.x86_64 638/650
Verifying : 1:dbus-1.6.12-17.el7.x86_64 639/650
Verifying : 7:device-mapper-1.02.140-8.el7.x86_64 640/650
Verifying : systemd-libs-219-42.el7.x86_64 641/650
Verifying : libuser-0.60-7.el7_1.x86_64 642/650
Verifying : rpm-python-4.11.3-25.el7.x86_64 643/650
Verifying : python-libs-2.7.5-58.el7.x86_64 644/650
Verifying : audit-libs-2.7.6-3.el7.x86_64 645/650
Verifying : rpm-libs-4.11.3-25.el7.x86_64 646/650
Verifying : python-gobject-base-3.22.0-1.el7.x86_64 647/650
Verifying : dracut-033-502.el7.x86_64 648/650
Verifying : libgcc-4.8.5-16.el7.x86_64 649/650
Verifying : libsemanage-2.5-8.el7.x86_64 650/650

Installed:
PyYAML.x86_64 0:3.10-11.el7
anaconda.x86_64 0:21.48.22.147-1.el7.centos
anaconda-core.x86_64 0:21.48.22.147-1.el7.centos
autoconf-archive.noarch 0:2017.03.21-1.el7
autogen.x86_64 0:5.18-5.el7
automake.noarch 0:1.13.4-3.el7
bc.x86_64 0:1.06.95-13.el7
bind.x86_64 32:9.9.4-74.el7_6.1
bind-utils.x86_64 32:9.9.4-74.el7_6.1
createrepo.noarch 0:0.9.9-28.el7
deltarpm.x86_64 0:3.6-3.el7
expat-devel.x86_64 0:2.1.0-10.el7_3
gcc.x86_64 0:4.8.5-36.el7_6.2
genisoimage.x86_64 0:1.1.11-25.el7
gettext.x86_64 0:0.19.8.1-2.el7
git.x86_64 0:1.8.3.1-20.el7
libtool.x86_64 0:2.4.2-22.el7_3
lighttpd.x86_64 0:1.4.54-1.el7
lighttpd-fastcgi.x86_64 0:1.4.54-1.el7
lighttpd-mod_geoip.x86_64 0:1.4.54-1.el7
mock.noarch 0:1.4.16-1.el7
mongodb.x86_64 0:2.6.12-6.el7
mongodb-server.x86_64 0:2.6.12-6.el7
net-tools.x86_64 0:2.0-0.24.20131004git.el7
pax.x86_64 0:3.4-19.el7
perl-App-cpanminus.noarch 0:1.6922-2.el7
perl-CPAN.noarch 0:1.9800-294.el7_6
postgresql.x86_64 0:9.2.24-1.el7_5
python-deltarpm.x86_64 0:3.6-3.el7
python-pep8.noarch 0:1.4.6-3.el7
python-sphinx.noarch 0:1.1.3-11.el7
python-subunit.noarch 0:0.0.21-2.el7
python-testrepository.noarch 0:0.0.18-2.el7
python-tox.noarch 0:1.4.2-8.el7
python2-pip.noarch 0:8.1.2-8.el7
python2-psutil.x86_64 0:2.2.1-5.el7
python36-psutil.x86_64 0:2.2.1-5.el7
qemu-kvm.x86_64 10:1.5.3-160.el7_6.2
quilt.noarch 0:0.66-1.el7
rpm-build.x86_64 0:4.11.3-35.el7
rpm-sign.x86_64 0:4.11.3-35.el7
squashfs-tools.x86_64 0:4.3-0.21.gitaae0aff4.el7
sudo.x86_64 0:1.8.23-3.el7
syslinux.x86_64 0:4.05-15.el7
udisks2.x86_64 0:2.7.3-8.el7
vim-enhanced.x86_64 2:7.4.160-5.el7
wget.x86_64 0:1.14-18.el7_6.1

Dependency Installed:
GConf2.x86_64 0:3.2.6-8.el7
GeoIP.x86_64 0:1.5.0-13.el7
ModemManager-glib.x86_64 0:1.6.10-1.el7
NetworkManager.x86_64 1:1.12.0-10.el7_6
NetworkManager-glib.x86_64 1:1.12.0-10.el7_6
NetworkManager-libnm.x86_64 1:1.12.0-10.el7_6
NetworkManager-team.x86_64 1:1.12.0-10.el7_6
NetworkManager-wifi.x86_64 1:1.12.0-10.el7_6
adwaita-cursor-theme.noarch 0:3.28.0-1.el7
adwaita-icon-theme.noarch 0:3.28.0-1.el7
alsa-lib.x86_64 0:1.1.6-2.el7
anaconda-gui.x86_64 0:21.48.22.147-1.el7.centos
anaconda-tui.x86_64 0:21.48.22.147-1.el7.centos
anaconda-widgets.x86_64 0:21.48.22.147-1.el7.centos
at-spi2-atk.x86_64 0:2.26.2-1.el7
at-spi2-core.x86_64 0:2.28.0-1.el7
atk.x86_64 0:2.28.1-1.el7
audit-libs-python.x86_64 0:2.8.4-4.el7
augeas-libs.x86_64 0:1.4.0-6.el7_6.1
authconfig.x86_64 0:6.2.8-30.el7
autoconf.noarch 0:2.69-11.el7
autogen-libopts.x86_64 0:5.18-5.el7
avahi-glib.x86_64 0:0.6.31-19.el7
avahi-libs.x86_64 0:0.6.31-19.el7
bind-libs.x86_64 32:9.9.4-74.el7_6.1
bind-libs-lite.x86_64 32:9.9.4-74.el7_6.1
boost-filesystem.x86_64 0:1.53.0-27.el7
boost-iostreams.x86_64 0:1.53.0-27.el7
boost-program-options.x86_64 0:1.53.0-27.el7
boost-random.x86_64 0:1.53.0-27.el7
boost-system.x86_64 0:1.53.0-27.el7
boost-thread.x86_64 0:1.53.0-27.el7
btrfs-progs.x86_64 0:4.9.1-1.el7
bzip2.x86_64 0:1.0.6-13.el7
cairo.x86_64 0:1.15.12-3.el7
cairo-gobject.x86_64 0:1.15.12-3.el7
cdparanoia-libs.x86_64 0:10.2-17.el7
celt051.x86_64 0:0.5.1.3-8.el7
centos-logos.noarch 0:70.0.6-3.el7.centos
checkpolicy.x86_64 0:2.5-8.el7
chrony.x86_64 0:3.2-2.el7
colord-libs.x86_64 0:1.3.4-1.el7
cpp.x86_64 0:4.8.5-36.el7_6.2
createrepo_c.x86_64 0:0.10.0-18.el7
createrepo_c-libs.x86_64 0:0.10.0-18.el7
cryptsetup.x86_64 0:2.0.3-3.el7
cryptsetup-python.x86_64 0:2.0.3-3.el7
cups-libs.x86_64 1:1.6.3-35.el7
daxctl-libs.x86_64 0:62-1.el7
dconf.x86_64 0:0.28.0-4.el7
dejavu-fonts-common.noarch 0:2.33-6.el7
dejavu-sans-fonts.noarch 0:2.33-6.el7
device-mapper-event.x86_64 7:1.02.149-10.el7_6.7
device-mapper-event-libs.x86_64 7:1.02.149-10.el7_6.7
device-mapper-multipath.x86_64 0:0.4.9-123.el7
device-mapper-multipath-libs.x86_64 0:0.4.9-123.el7
device-mapper-persistent-data.x86_64 0:0.7.3-3.el7
dhclient.x86_64 12:4.2.5-68.el7.centos.1
dhcp-common.x86_64 12:4.2.5-68.el7.centos.1
dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1
diffstat.x86_64 0:1.57-4.el7
distribution-gpg-keys.noarch 0:1.31-1.el7
dmidecode.x86_64 1:3.1-2.el7
dmraid.x86_64 0:1.0.0.rc16-28.el7
dmraid-events.x86_64 0:1.0.0.rc16-28.el7
dosfstools.x86_64 0:3.0.20-10.el7
dracut-network.x86_64 0:033-554.el7
dwz.x86_64 0:0.11-3.el7
e2fsprogs.x86_64 0:1.42.9-13.el7
e2fsprogs-libs.x86_64 0:1.42.9-13.el7
ebtables.x86_64 0:2.0.10-16.el7
elfutils.x86_64 0:0.172-2.el7
enchant.x86_64 1:1.6.0-8.el7
ethtool.x86_64 2:4.8-9.el7
fcoe-utils.x86_64 0:1.0.32-2.el7_6
file.x86_64 0:5.11-35.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
firewalld.noarch 0:0.5.3-5.el7
firewalld-filesystem.noarch 0:0.5.3-5.el7
flac-libs.x86_64 0:1.3.0-5.el7_1
fontconfig.x86_64 0:2.13.0-4.3.el7
fontpackages-filesystem.noarch 0:1.44-8.el7
freetype.x86_64 0:2.8-12.el7_6.1
fribidi.x86_64 0:1.0.2-1.el7
fros.noarch 0:1.0-2.el7
gamin.x86_64 0:0.1.10-16.el7
gc.x86_64 0:7.2d-7.el7
gcr.x86_64 0:3.28.0-1.el7
gdb.x86_64 0:7.6.1-114.el7
gdbm-devel.x86_64 0:1.10-8.el7
gdisk.x86_64 0:0.8.10-2.el7
gdk-pixbuf2.x86_64 0:2.36.12-3.el7
geoclue2.x86_64 0:2.4.8-1.el7
gettext-libs.x86_64 0:0.19.8.1-2.el7
glade-libs.x86_64 0:3.22.1-1.el7
glib-networking.x86_64 0:2.56.1-1.el7
glibc-devel.x86_64 0:2.17-260.el7_6.5
glibc-headers.x86_64 0:2.17-260.el7_6.5
glusterfs.x86_64 0:3.12.2-18.el7
glusterfs-api.x86_64 0:3.12.2-18.el7
glusterfs-client-xlators.x86_64 0:3.12.2-18.el7
glusterfs-libs.x86_64 0:3.12.2-18.el7
gnome-icon-theme.noarch 0:3.12.0-1.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
gpm-libs.x86_64 0:1.20.7-5.el7
graphite2.x86_64 0:1.3.10-1.el7_3
groff-base.x86_64 0:1.22.2-8.el7
grubby.x86_64 0:8.28-25.el7
gsettings-desktop-schemas.x86_64 0:3.28.0-2.el7
gsm.x86_64 0:1.0.13-11.el7
gstreamer1.x86_64 0:1.10.4-2.el7
gstreamer1-plugins-bad-free.x86_64 0:1.10.4-3.el7
gstreamer1-plugins-base.x86_64 0:1.10.4-2.el7
gtk-update-icon-cache.x86_64 0:3.22.30-3.el7
gtk2.x86_64 0:2.24.31-1.el7
gtk3.x86_64 0:3.22.30-3.el7
guile.x86_64 5:2.0.9-5.el7
harfbuzz.x86_64 0:1.7.5-2.el7
harfbuzz-icu.x86_64 0:1.7.5-2.el7
hicolor-icon-theme.noarch 0:0.12-7.el7
hunspell.x86_64 0:1.3.2-15.el7
hunspell-en-US.noarch 0:0.20121024-6.el7
hwdata.x86_64 0:0.252-9.1.el7
hyphen.x86_64 0:2.8.6-5.el7
initscripts.x86_64 0:9.49.46-1.el7
iproute.x86_64 0:4.11.0-14.el7_6.2
ipset.x86_64 0:6.38-3.el7_6
ipset-libs.x86_64 0:6.38-3.el7_6
iptables.x86_64 0:1.4.21-28.el7
ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1
iscsi-initiator-utils.x86_64 0:6.2.0.874-10.el7
iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-10.el7
iso-codes.noarch 0:3.46-2.el7
isomd5sum.x86_64 1:1.0.10-5.el7
jansson.x86_64 0:2.10-1.el7
jasper-libs.x86_64 0:1.900.1-33.el7
jbigkit-libs.x86_64 0:2.0-11.el7
json-c.x86_64 0:0.11-4.el7_0
json-glib.x86_64 0:1.4.2-2.el7
kbd.x86_64 0:1.15.5-15.el7
kbd-legacy.noarch 0:1.15.5-15.el7
kbd-misc.noarch 0:1.15.5-15.el7
kernel.x86_64 0:3.10.0-957.21.2.el7
kernel-headers.x86_64 0:3.10.0-957.21.2.el7
kexec-tools.x86_64 0:2.0.15-21.el7_6.3
keybinder3.x86_64 0:0.3.0-1.el7
langtable.noarch 0:0.0.31-3.el7
langtable-data.noarch 0:0.0.31-3.el7
langtable-python.noarch 0:0.0.31-3.el7
lcms2.x86_64 0:2.6-3.el7
less.x86_64 0:458-9.el7
libICE.x86_64 0:1.0.9-9.el7
libSM.x86_64 0:1.2.2-2.el7
libX11.x86_64 0:1.6.5-2.el7
libX11-common.noarch 0:1.6.5-2.el7
libXau.x86_64 0:1.0.8-2.1.el7
libXcomposite.x86_64 0:0.4.4-4.1.el7
libXcursor.x86_64 0:1.1.15-1.el7
libXdamage.x86_64 0:1.1.4-4.1.el7
libXdmcp.x86_64 0:1.1.2-6.el7
libXext.x86_64 0:1.3.3-3.el7
libXfixes.x86_64 0:5.0.3-1.el7
libXfont2.x86_64 0:2.0.3-1.el7
libXft.x86_64 0:2.3.2-2.el7
libXi.x86_64 0:1.7.9-1.el7
libXinerama.x86_64 0:1.1.3-2.1.el7
libXrandr.x86_64 0:1.5.1-2.el7
libXrender.x86_64 0:0.9.10-1.el7
libXt.x86_64 0:1.1.5-3.el7
libXtst.x86_64 0:1.2.3-1.el7
libXv.x86_64 0:1.0.11-1.el7
libXxf86vm.x86_64 0:1.1.4-1.el7
libaio.x86_64 0:0.3.109-13.el7
libarchive.x86_64 0:3.1.2-10.el7_2
libasyncns.x86_64 0:0.8-7.el7
libatasmart.x86_64 0:0.19-6.el7
libblockdev.x86_64 0:2.18-3.el7
libblockdev-crypto.x86_64 0:2.18-3.el7
libblockdev-fs.x86_64 0:2.18-3.el7
libblockdev-loop.x86_64 0:2.18-3.el7
libblockdev-mdraid.x86_64 0:2.18-3.el7
libblockdev-nvdimm.x86_64 0:2.18-3.el7
libblockdev-part.x86_64 0:2.18-3.el7
libblockdev-swap.x86_64 0:2.18-3.el7
libblockdev-utils.x86_64 0:2.18-3.el7
libbytesize.x86_64 0:1.2-1.el7
libcgroup.x86_64 0:0.41-20.el7
libconfig.x86_64 0:1.4.9-5.el7
libcroco.x86_64 0:0.6.12-4.el7
libdaemon.x86_64 0:0.14-7.el7
libdb-devel.x86_64 0:5.3.21-24.el7
libdrm.x86_64 0:2.4.91-3.el7
libdvdnav.x86_64 0:5.0.3-1.el7
libdvdread.x86_64 0:5.0.3-3.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
libepoxy.x86_64 0:1.5.2-1.el7
libfontenc.x86_64 0:1.1.3-3.el7
libglvnd.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-egl.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-gles.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libglvnd-glx.x86_64 1:1.0.1-0.8.git5baa1e5.el7
libgnomekbd.x86_64 0:3.26.0-1.el7
libgomp.x86_64 0:4.8.5-36.el7_6.2
libgudev1.x86_64 0:219-62.el7_6.6
libgusb.x86_64 0:0.2.9-1.el7
libibverbs.x86_64 0:17.2-3.el7
libicu.x86_64 0:50.1.2-17.el7
libiscsi.x86_64 0:1.9.0-7.el7
libjpeg-turbo.x86_64 0:1.2.90-6.el7
libmnl.x86_64 0:1.0.3-7.el7
libmodman.x86_64 0:2.0.1-8.el7
libmpc.x86_64 0:1.0.1-3.el7
libmpcdec.x86_64 0:1.2.6-12.el7
libndp.x86_64 0:1.2-7.el7
libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3
libnfnetlink.x86_64 0:1.0.1-4.el7
libnl3.x86_64 0:3.2.28-4.el7
libnl3-cli.x86_64 0:3.2.28-4.el7
libnma.x86_64 0:1.8.6-2.el7
libnotify.x86_64 0:0.7.7-1.el7
libogg.x86_64 2:1.3.0-7.el7
libpcap.x86_64 14:1.5.3-11.el7
libpciaccess.x86_64 0:0.14-1.el7
libpng.x86_64 2:1.5.13-7.el7_2
libproxy.x86_64 0:0.4.11-11.el7
librados2.x86_64 1:10.2.5-4.el7
librbd1.x86_64 1:10.2.5-4.el7
librdmacm.x86_64 0:17.2-3.el7
libreport.x86_64 0:2.1.11-42.el7.centos
libreport-anaconda.x86_64 0:2.1.11-42.el7.centos
libreport-cli.x86_64 0:2.1.11-42.el7.centos
libreport-filesystem.x86_64 0:2.1.11-42.el7.centos
libreport-gtk.x86_64 0:2.1.11-42.el7.centos
libreport-plugin-bugzilla.x86_64 0:2.1.11-42.el7.centos
libreport-plugin-reportuploader.x86_64 0:2.1.11-42.el7.centos
libreport-plugin-rhtsupport.x86_64 0:2.1.11-42.el7.centos
libreport-python.x86_64 0:2.1.11-42.el7.centos
libreport-rhel-anaconda-bugzilla.x86_64 0:2.1.11-42.el7.centos
libreport-web.x86_64 0:2.1.11-42.el7.centos
librsvg2.x86_64 0:2.40.20-1.el7
libseccomp.x86_64 0:2.3.1-3.el7
libsecret.x86_64 0:0.18.6-1.el7
libselinux-python.x86_64 0:2.5-14.1.el7
libselinux-utils.x86_64 0:2.5-14.1.el7
libsemanage-python.x86_64 0:2.5-14.el7
libsndfile.x86_64 0:1.0.25-10.el7
libsoup.x86_64 0:2.62.2-2.el7
libsrtp.x86_64 0:1.4.4-10.20101004cvs.el7
libstemmer.x86_64 0:0-2.585svn.el7
libtar.x86_64 0:1.2.11-29.el7
libteam.x86_64 0:1.27-5.el7
libthai.x86_64 0:0.1.14-9.el7
libtheora.x86_64 1:1.1.1-8.el7
libtiff.x86_64 0:4.0.3-27.el7_3
libtimezonemap.x86_64 0:0.4.4-1.el7
libtool-ltdl.x86_64 0:2.4.2-22.el7_3
libudisks2.x86_64 0:2.7.3-8.el7
libunistring.x86_64 0:0.9.3-9.el7
libusal.x86_64 0:1.1.11-25.el7
libusbx.x86_64 0:1.0.21-1.el7
libuser-python.x86_64 0:0.60-9.el7
libvisual.x86_64 0:0.4.0-16.el7
libvorbis.x86_64 1:1.3.3-8.el7.1
libwayland-client.x86_64 0:1.15.0-1.el7
libwayland-cursor.x86_64 0:1.15.0-1.el7
libwayland-egl.x86_64 0:1.15.0-1.el7
libwayland-server.x86_64 0:1.15.0-1.el7
libwebp.x86_64 0:0.3.0-7.el7
libxcb.x86_64 0:1.13-1.el7
libxkbcommon.x86_64 0:0.7.1-1.el7
libxkbfile.x86_64 0:1.0.9-3.el7
libxklavier.x86_64 0:5.4-7.el7
libxshmfence.x86_64 0:1.2-1.el7
libxslt.x86_64 0:1.1.28-5.el7
libyaml.x86_64 0:0.1.4-11.el7_0
linux-firmware.noarch 0:20180911-69.git85c5d90.el7
lldpad.x86_64 0:1.0.1-3.git036e314.el7
llvm-private.x86_64 0:6.0.1-2.el7
lsof.x86_64 0:4.87-6.el7
lvm2.x86_64 7:2.02.180-10.el7_6.7
lvm2-libs.x86_64 7:2.02.180-10.el7_6.7
lz4.x86_64 0:1.7.5-2.el7
lzo.x86_64 0:2.06-8.el7
m4.x86_64 0:1.4.16-10.el7
mailcap.noarch 0:2.1.41-2.el7
make.x86_64 1:3.82-23.el7
mariadb-libs.x86_64 1:5.5.60-1.el7_5
mdadm.x86_64 0:4.1-rc1_2.el7
mesa-dri-drivers.x86_64 0:18.0.5-4.el7_6
mesa-filesystem.x86_64 0:18.0.5-4.el7_6
mesa-libEGL.x86_64 0:18.0.5-4.el7_6
mesa-libGL.x86_64 0:18.0.5-4.el7_6
mesa-libgbm.x86_64 0:18.0.5-4.el7_6
mesa-libglapi.x86_64 0:18.0.5-4.el7_6
mobile-broadband-provider-info.noarch 0:1.20170310-1.el7
mock-core-configs.noarch 0:30.3-1.el7
mozjs17.x86_64 0:17.0.0-20.el7
mpfr.x86_64 0:3.1.1-4.el7
mtools.x86_64 0:4.0.18-5.el7
ndctl.x86_64 0:62-1.el7
ndctl-libs.x86_64 0:62-1.el7
nettle.x86_64 0:2.7.1-8.el7
newt.x86_64 0:0.52.15-4.el7
newt-python.x86_64 0:0.52.15-4.el7
nm-connection-editor.x86_64 0:1.8.6-2.el7
oddjob.x86_64 0:0.31.5-4.el7
oddjob-mkhomedir.x86_64 0:0.31.5-4.el7
openssh.x86_64 0:7.4p1-16.el7
openssh-clients.x86_64 0:7.4p1-16.el7
openssl.x86_64 1:1.0.2k-16.el7_6.1
opus.x86_64 0:1.0.2-6.el7
orc.x86_64 0:0.4.26-1.el7
p7zip.x86_64 0:16.02-10.el7
pango.x86_64 0:1.42.4-2.el7_6
parted.x86_64 0:3.1-29.el7
patch.x86_64 0:2.7.1-10.el7_5
pciutils.x86_64 0:3.5.1-3.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
perl.x86_64 4:5.16.3-294.el7_6
perl-Algorithm-Diff.noarch 0:1.1902-17.el7
perl-Archive-Zip.noarch 0:1.30-11.el7
perl-Business-ISBN.noarch 0:2.06-2.el7
perl-Business-ISBN-Data.noarch 0:20120719.001-2.el7
perl-CPAN-Meta.noarch 0:2.120921-5.el7
perl-CPAN-Meta-Requirements.noarch 0:2.122-7.el7
perl-CPAN-Meta-YAML.noarch 0:0.008-14.el7
perl-Carp.noarch 0:1.26-244.el7
perl-Compress-Raw-Bzip2.x86_64 0:2.061-3.el7
perl-Compress-Raw-Zlib.x86_64 1:2.061-4.el7
perl-Data-Dumper.x86_64 0:2.145-3.el7
perl-Digest.noarch 0:1.17-245.el7
perl-Digest-MD5.x86_64 0:2.52-3.el7
perl-Digest-SHA.x86_64 1:5.85-4.el7
perl-Digest-SHA1.x86_64 0:2.13-9.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Encode-Locale.noarch 0:1.03-5.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-ExtUtils-CBuilder.noarch 1:0.28.2.6-294.el7_6
perl-ExtUtils-Install.noarch 0:1.58-294.el7_6
perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7
perl-ExtUtils-Manifest.noarch 0:1.61-244.el7
perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7
perl-File-Listing.noarch 0:6.04-7.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-HTML-Parser.x86_64 0:3.71-4.el7
perl-HTML-Tagset.noarch 0:3.20-15.el7
perl-HTTP-Cookies.noarch 0:6.01-5.el7
perl-HTTP-Daemon.noarch 0:6.01-8.el7
perl-HTTP-Date.noarch 0:6.02-8.el7
perl-HTTP-Message.noarch 0:6.06-6.el7
perl-HTTP-Negotiate.noarch 0:6.01-5.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-IO-Compress.noarch 0:2.061-2.el7
perl-IO-HTML.noarch 0:1.00-2.el7
perl-IO-Socket-IP.noarch 0:0.21-5.el7
perl-IO-Socket-SSL.noarch 0:1.94-7.el7
perl-IPC-Cmd.noarch 1:0.80-4.el7
perl-JSON-PP.noarch 0:2.27202-2.el7
perl-LWP-MediaTypes.noarch 0:6.02-2.el7
perl-Locale-Maketext.noarch 0:1.23-3.el7
perl-Locale-Maketext-Simple.noarch 1:0.21-294.el7_6
perl-Module-Build.noarch 2:0.40.05-2.el7
perl-Module-CoreList.noarch 1:2.76.02-294.el7_6
perl-Module-Load.noarch 1:0.24-3.el7
perl-Module-Load-Conditional.noarch 0:0.54-3.el7
perl-Module-Metadata.noarch 0:1.000018-2.el7
perl-Module-Signature.noarch 0:0.73-2.el7
perl-Mozilla-CA.noarch 0:20130114-5.el7
perl-Net-HTTP.noarch 0:6.06-2.el7
perl-Net-LibIDN.x86_64 0:0.12-15.el7
perl-Net-SSLeay.x86_64 0:1.55-6.el7
perl-PAR-Dist.noarch 0:0.49-2.el7
perl-Params-Check.noarch 1:0.38-2.el7
perl-Parse-CPAN-Meta.noarch 1:1.4404-5.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Perl-OSType.noarch 0:1.003-3.el7
perl-Pod-Escapes.noarch 1:1.04-294.el7_6
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Test-Harness.noarch 0:3.28-3.el7
perl-Text-Diff.noarch 0:1.41-5.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Thread-Queue.noarch 0:3.02-2.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-TimeDate.noarch 1:2.30-2.el7
perl-URI.noarch 0:1.60-9.el7
perl-WWW-RobotRules.noarch 0:6.02-5.el7
perl-YAML.noarch 0:0.84-5.el7
perl-YAML-Tiny.noarch 0:1.51-6.el7
perl-constant.noarch 0:1.27-2.el7
perl-devel.x86_64 4:5.16.3-294.el7_6
perl-libs.x86_64 4:5.16.3-294.el7_6
perl-libwww-perl.noarch 0:6.05-2.el7
perl-local-lib.noarch 0:1.008010-4.el7
perl-macros.x86_64 4:5.16.3-294.el7_6
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-srpm-macros.noarch 0:1-8.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
perl-version.x86_64 3:0.99.07-3.el7
pigz.x86_64 0:2.3.4-1.el7
pixman.x86_64 0:0.34.0-1.el7
policycoreutils.x86_64 0:2.5-29.el7_6.1
policycoreutils-python.x86_64 0:2.5-29.el7_6.1
polkit.x86_64 0:0.112-18.el7_6.1
polkit-pkla-compat.x86_64 0:0.1-4.el7
postgresql-libs.x86_64 0:9.2.24-1.el7_5
procmail.x86_64 0:3.22-36.el7_4.1
psmisc.x86_64 0:22.20-15.el7
pulseaudio-libs.x86_64 0:10.0-5.el7
pycairo.x86_64 0:1.8.10-8.el7
pykickstart.noarch 0:1.99.66.19-2.el7
pyparsing.noarch 0:1.5.6-9.el7
pyparted.x86_64 1:3.9-15.el7
python-IPy.noarch 0:0.75-6.el7
python-babel.noarch 0:0.9.6-8.el7
python-backports.x86_64 0:1.0-8.el7
python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7
python-blivet.noarch 1:0.61.15.72-1.el7
python-coverage.x86_64 0:3.6-0.5.b3.el7
python-decorator.noarch 0:3.4.0-3.el7
python-devel.x86_64 0:2.7.5-77.el7_6
python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7
python-extras.noarch 0:0.0.3-2.el7
python-firewall.noarch 0:0.5.3-5.el7
python-fixtures.noarch 0:0.3.14-3.el7
python-gobject.x86_64 0:3.22.0-1.el7_4.1
python-ipaddress.noarch 0:1.0.16-2.el7
python-jinja2.noarch 0:2.7.2-3.el7_6
python-markupsafe.x86_64 0:0.11-10.el7
python-meh.noarch 0:0.25.2-1.el7
python-meh-gui.noarch 0:0.25.2-1.el7
python-nss.x86_64 0:0.16.0-3.el7
python-ntplib.noarch 0:0.3.2-1.el7
python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7
python-ply.noarch 0:3.4-11.el7
python-pwquality.x86_64 0:1.2.3-5.el7
python-py.noarch 0:1.4.32-1.el7
python-pyblock.x86_64 0:0.53-6.el7
python-pygments.noarch 0:1.4-10.el7
python-pyudev.noarch 0:0.15-9.el7
python-setuptools.noarch 0:0.9.8-7.el7
python-slip.noarch 0:0.4.0-4.el7
python-slip-dbus.noarch 0:0.4.0-4.el7
python-testtools.noarch 0:1.1.0-1.el7
python-virtualenv.noarch 0:15.1.0-2.el7
python2-blockdev.x86_64 0:2.18-3.el7
python2-iso8601.noarch 0:0.1.11-8.el7
python2-mimeparse.noarch 0:1.6.0-5.el7
python2-subprocess32.x86_64 0:3.2.6-13.el7
python36.x86_64 0:3.6.8-1.el7
python36-chardet.noarch 0:2.3.0-6.el7
python36-distro.noarch 0:1.2.0-3.el7
python36-idna.noarch 0:2.7-2.el7
python36-jinja2.noarch 0:2.8.1-2.el7
python36-libs.x86_64 0:3.6.8-1.el7
python36-markupsafe.x86_64 0:0.23-3.el7
python36-pyroute2.noarch 0:0.4.13-2.el7
python36-pysocks.noarch 0:1.6.8-6.el7
python36-requests.noarch 0:2.12.5-3.el7
python36-rpm.x86_64 0:4.11.3-4.el7
python36-setuptools.noarch 0:39.2.0-3.el7
python36-six.noarch 0:1.11.0-3.el7
python36-urllib3.noarch 0:1.19.1-5.el7
pytz.noarch 0:2016.10-2.el7
qemu-img.x86_64 10:1.5.3-160.el7_6.2
qemu-kvm-common.x86_64 10:1.5.3-160.el7_6.2
rdma-core.x86_64 0:17.2-3.el7
realmd.x86_64 0:0.16.1-11.el7
redhat-rpm-config.noarch 0:9.1.0-87.el7.centos
rest.x86_64 0:0.8.1-2.el7
rsync.x86_64 0:3.1.2-6.el7_6.1
satyr.x86_64 0:0.13-15.el7
seabios-bin.noarch 0:1.11.0-2.el7
seavgabios-bin.noarch 0:1.11.0-2.el7
selinux-policy.noarch 0:3.13.1-229.el7_6.12
setools-libs.x86_64 0:3.3.8-4.el7
sgabios-bin.noarch 1:0.20110622svn-4.el7
sgpio.x86_64 0:1.2.0.10-13.el7
slang.x86_64 0:2.2.4-11.el7
snappy.x86_64 0:1.1.0-3.el7
soundtouch.x86_64 0:1.4.0-9.el7
spawn-fcgi.x86_64 0:1.6.3-5.el7
spice-server.x86_64 0:0.14.0-6.el7_6.1
ssmtp.x86_64 0:2.64-14.el7
systemd-sysv.x86_64 0:219-62.el7_6.6
systemtap-sdt-devel.x86_64 0:3.3-3.el7
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
tcp_wrappers-libs.x86_64 0:7.6-77.el7
teamd.x86_64 0:1.27-5.el7
tigervnc-license.noarch 0:1.8.0-13.el7
tigervnc-server-minimal.x86_64 0:1.8.0-13.el7
trousers.x86_64 0:0.3.14-2.el7
unzip.x86_64 0:6.0-19.el7
usbredir.x86_64 0:0.7.1-3.el7
usermode.x86_64 0:1.111-5.el7
v8.x86_64 1:3.14.5.10-25.el7
vim-common.x86_64 2:7.4.160-5.el7
vim-filesystem.x86_64 2:7.4.160-5.el7
volume_key-libs.x86_64 0:0.3.9-8.el7
webkitgtk4.x86_64 0:2.20.5-1.el7
webkitgtk4-jsc.x86_64 0:2.20.5-1.el7
webkitgtk4-plugin-process-gtk2.x86_64 0:2.20.5-1.el7
which.x86_64 0:2.20-7.el7
wpa_supplicant.x86_64 1:2.6-12.el7
xfsprogs.x86_64 0:4.5.0-19.el7_6
xkeyboard-config.noarch 0:2.24-1.el7
xml-common.noarch 0:0.6.3-39.el7
xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7
xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7
xorg-x11-xkb-utils.x86_64 0:7.7-14.el7
yaml-cpp.x86_64 1:0.5.1-1.el7.2
yelp.x86_64 2:3.28.1-1.el7
yelp-libs.x86_64 2:3.28.1-1.el7
yelp-xsl.noarch 0:3.28.0-1.el7
zenity.x86_64 0:3.28.1-1.el7
zip.x86_64 0:3.0-11.el7

Updated:
centos-release.x86_64 0:7-6.1810.2.el7.centos
rpm-python.x86_64 0:4.11.3-35.el7
systemd.x86_64 0:219-62.el7_6.6

Dependency Updated:
audit-libs.x86_64 0:2.8.4-4.el7
bind-license.noarch 32:9.9.4-74.el7_6.1
cryptsetup-libs.x86_64 0:2.0.3-3.el7
dbus.x86_64 1:1.10.24-13.el7_6
dbus-libs.x86_64 1:1.10.24-13.el7_6
device-mapper.x86_64 7:1.02.149-10.el7_6.7
device-mapper-libs.x86_64 7:1.02.149-10.el7_6.7
dracut.x86_64 0:033-554.el7
elfutils-libelf.x86_64 0:0.172-2.el7
elfutils-libs.x86_64 0:0.172-2.el7
file-libs.x86_64 0:5.11-35.el7
glib2.x86_64 0:2.56.1-4.el7_6
glibc.x86_64 0:2.17-260.el7_6.5
glibc-common.x86_64 0:2.17-260.el7_6.5
kpartx.x86_64 0:0.4.9-123.el7
libcom_err.x86_64 0:1.42.9-13.el7
libdb.x86_64 0:5.3.21-24.el7
libdb-utils.x86_64 0:5.3.21-24.el7
libgcc.x86_64 0:4.8.5-36.el7_6.2
libpwquality.x86_64 0:1.2.3-5.el7
libselinux.x86_64 0:2.5-14.1.el7
libsemanage.x86_64 0:2.5-14.el7
libsepol.x86_64 0:2.5-10.el7
libss.x86_64 0:1.42.9-13.el7
libuser.x86_64 0:0.60-9.el7
openssl-libs.x86_64 1:1.0.2k-16.el7_6.1
python.x86_64 0:2.7.5-77.el7_6
python-gobject-base.x86_64 0:3.22.0-1.el7_4.1
python-libs.x86_64 0:2.7.5-77.el7_6
rpm.x86_64 0:4.11.3-35.el7
rpm-build-libs.x86_64 0:4.11.3-35.el7
rpm-libs.x86_64 0:4.11.3-35.el7
systemd-libs.x86_64 0:219-62.el7_6.6

Complete!
Removing intermediate container 7f4fed6b995e
---> 03c504f03397
Step 9/37 : COPY toCOPY/finishSetup.sh /usr/local/bin
---> 0251ac4eab0a
Step 10/37 : COPY toCOPY/populate_downloads.sh /usr/local/bin
---> 78a26988a737
Step 11/37 : COPY toCOPY/generate-cgcs-tis-repo /usr/local/bin
---> 4a6b671e8ca4
Step 12/37 : COPY toCOPY/generate-cgcs-centos-repo.sh /usr/local/bin
---> 52ec7380c585
Step 13/37 : COPY toCOPY/.inputrc /home/$MYUNAME/
---> 48435ba4908f
Step 14/37 : RUN cpanm --notest Fatal && cpanm --notest XML::SAX && cpanm --notest XML::SAX::Expat && cpanm --notest XML::Parser && cpanm --notest XML::Simple
---> Running in 83ebffd30514
--> Working on Fatal
Fetching http://www.cpan.org/authors/id/P/PJ/PJF/autodie-2.29.tar.gz ... OK
Configuring autodie-2.29 ... OK
Building autodie-2.29 ... OK
Successfully installed autodie-2.29
1 distribution installed
--> Working on XML::SAX
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-1.02.tar.gz ... OK
Configuring XML-SAX-1.02 ... OK
==> Found dependencies: XML::NamespaceSupport, XML::SAX::Base
--> Working on XML::NamespaceSupport
Fetching http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12.tar.gz ... OK
Configuring XML-NamespaceSupport-1.12 ... OK
Building XML-NamespaceSupport-1.12 ... OK
Successfully installed XML-NamespaceSupport-1.12
--> Working on XML::SAX::Base
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-SAX-Base-1.09.tar.gz ... OK
Configuring XML-SAX-Base-1.09 ... OK
Building XML-SAX-Base-1.09 ... OK
Successfully installed XML-SAX-Base-1.09
Building XML-SAX-1.02 ... OK
Successfully installed XML-SAX-1.02
3 distributions installed
--> Working on XML::SAX::Expat
Fetching http://www.cpan.org/authors/id/B/BJ/BJOERN/XML-SAX-Expat-0.51.tar.gz ... OK
Configuring XML-SAX-Expat-0.51 ... OK
==> Found dependencies: XML::Parser
--> Working on XML::Parser
Fetching http://www.cpan.org/authors/id/T/TO/TODDR/XML-Parser-2.44.tar.gz ... OK
Configuring XML-Parser-2.44 ... OK
==> Found dependencies: Test::More
--> Working on Test::More
Fetching http://www.cpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302164.tar.gz ... OK
Configuring Test-Simple-1.302164 ... OK
Building Test-Simple-1.302164 ... OK
Successfully installed Test-Simple-1.302164
Building XML-Parser-2.44 ... OK
Successfully installed XML-Parser-2.44
Building XML-SAX-Expat-0.51 ... OK
Successfully installed XML-SAX-Expat-0.51
3 distributions installed
XML::Parser is up to date. (2.44)
--> Working on XML::Simple
Fetching http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.25.tar.gz ... OK
Configuring XML-Simple-2.25 ... OK
Building XML-Simple-2.25 ... OK
Successfully installed XML-Simple-2.25
1 distribution installed
Removing intermediate container 83ebffd30514
---> d1449f282287
Step 15/37 : RUN pip install python-subunit junitxml --upgrade && pip install tox --upgrade
---> Running in 372ff5a2e45e
Collecting python-subunit
Downloading https://files.pythonhosted.org/packages/ee/3a/b8a93e1f5b9a9f7e0a7630146f1c62878b6949ac5e4bac6ae2ae13fa9f83/python_subunit-1.3.0-py2.py3-none-any.whl (104kB)
Collecting junitxml
Downloading https://files.pythonhosted.org/packages/86/df/bdf6f8d13a62b7e70fe16f93158fef72322d74d771438ae5b5931f2d33b1/junitxml-0.7.tar.gz
Collecting extras (from python-subunit)
Downloading https://files.pythonhosted.org/packages/03/e9/e915af1f97914cd0bc021e125fd1bfd4106de614a275e4b6866dd9a209ac/extras-1.0.0-py2.py3-none-any.whl
Collecting testtools>=0.9.34 (from python-subunit)
Downloading https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl (184kB)
Collecting unittest2>=1.0.0 (from testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl (96kB)
Collecting six>=1.4.0 (from testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl
Collecting traceback2 (from testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting fixtures>=1.3.0 (from testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/a8/28/7eed6bf76792f418029a18d5b2ace87ce7562927cdd00f1cefe481cd148f/fixtures-3.0.0-py2.py3-none-any.whl (67kB)
Requirement already up-to-date: python-mimeparse in /usr/lib/python2.7/site-packages (from testtools>=0.9.34->python-subunit)
Collecting pbr>=0.11 (from testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/e0/27/a913b227c9053472ea7dda33e409a1e748e50cdd208a955f3d6a20e9a875/pbr-5.3.0-py2.py3-none-any.whl (108kB)
Collecting argparse (from unittest2>=1.0.0->testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/f2/94/3af39d34be01a24a6e65433d19e107099374224905f1e0cc6bbe1fd22a2f/argparse-1.4.0-py2.py3-none-any.whl
Collecting linecache2 (from traceback2->testtools>=0.9.34->python-subunit)
Downloading https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Installing collected packages: extras, argparse, linecache2, traceback2, six, unittest2, pbr, fixtures, testtools, python-subunit, junitxml
Found existing installation: extras 0.0.3
Uninstalling extras-0.0.3:
Successfully uninstalled extras-0.0.3
Found existing installation: fixtures 0.3.14
DEPRECATION: Uninstalling a distutils installed project (fixtures) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling fixtures-0.3.14:
Successfully uninstalled fixtures-0.3.14
Found existing installation: testtools 1.1.0
Uninstalling testtools-1.1.0:
Successfully uninstalled testtools-1.1.0
Found existing installation: python-subunit 0.0.21
Uninstalling python-subunit-0.0.21:
Successfully uninstalled python-subunit-0.0.21
Running setup.py install for junitxml: started
Running setup.py install for junitxml: finished with status 'done'
Successfully installed argparse-1.4.0 extras-1.0.0 fixtures-3.0.0 junitxml-0.7 linecache2-1.0.0 pbr-5.3.0 python-subunit-1.3.0 six-1.12.0 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0
You are using pip version 8.1.2, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting tox
Downloading https://files.pythonhosted.org/packages/d0/50/3daff59797eefc7c2574fbf58c7b82c599c0495e0639f656ba5f1f58cfa2/tox-3.12.1-py2.py3-none-any.whl (79kB)
Collecting toml>=0.9.4 (from tox)
Downloading https://files.pythonhosted.org/packages/a2/12/ced7105d2de62fa7c8fb5fce92cc4ce66b57c95fb875e9318dba7f8c5db0/toml-0.10.0-py2.py3-none-any.whl
Collecting pluggy<1,>=0.3.0 (from tox)
Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl
Requirement already up-to-date: six<2,>=1.0.0 in /usr/lib/python2.7/site-packages (from tox)
Collecting py<2,>=1.4.17 (from tox)
Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
Collecting virtualenv>=14.0.0 (from tox)
Downloading https://files.pythonhosted.org/packages/c4/9a/a3f62ac5122a65dec34ad4b5ed8d802633dae4bc06a0fc62e55fe3e96fe1/virtualenv-16.6.1-py2.py3-none-any.whl (2.0MB)
Collecting setuptools>=30.0.0 (from tox)
Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)
Collecting filelock<4,>=3.0.0 (from tox)
Downloading https://files.pythonhosted.org/packages/14/ec/6ee2168387ce0154632f856d5cc5592328e9cf93127c5c9aeca92c8c16cb/filelock-3.0.12.tar.gz
Collecting importlib-metadata>=0.12 (from pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/bd/23/dce4879ec58acf3959580bfe769926ed8198727250c5e395e6785c764a02/importlib_metadata-0.18-py2.py3-none-any.whl
Collecting configparser>=3.5; python_version < "3" (from importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/ba/05/6c96328e92e625fc31445d24d75a2c92ef9ba34fc5b037fe69693c362a0d/configparser-3.7.4-py2.py3-none-any.whl
Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/a0/0f/9bf71d438d2e9d5fd0e4569ea4d1a2b6f5a524c234c6d221b494298bb4d1/zipp-0.5.1-py2.py3-none-any.whl
Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl
Collecting pathlib2; python_version == "3.4.*" or python_version < "3" (from importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/2a/46/c696dcf1c7aad917b39b875acdc5451975e3a9b4890dca8329983201c97a/pathlib2-2.3.3-py2.py3-none-any.whl
Collecting scandir; python_version < "3.5" (from pathlib2; python_version == "3.4.*" or python_version < "3"->importlib-metadata>=0.12->pluggy<1,>=0.3.0->tox)
Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
Installing collected packages: toml, configparser, zipp, contextlib2, scandir, pathlib2, importlib-metadata, pluggy, py, virtualenv, setuptools, filelock, tox
Running setup.py install for scandir: started
Running setup.py install for scandir: finished with status 'done'
Found existing installation: py 1.4.32
Uninstalling py-1.4.32:
Successfully uninstalled py-1.4.32
Found existing installation: virtualenv 15.1.0
DEPRECATION: Uninstalling a distutils installed project (virtualenv) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.
Uninstalling virtualenv-15.1.0:
Successfully uninstalled virtualenv-15.1.0
Found existing installation: setuptools 0.9.8
Uninstalling setuptools-0.9.8:
Successfully uninstalled setuptools-0.9.8
Running setup.py install for filelock: started
Running setup.py install for filelock: finished with status 'done'
Found existing installation: tox 1.4.2
Uninstalling tox-1.4.2:
Successfully uninstalled tox-1.4.2
Successfully installed configparser-3.7.4 contextlib2-0.5.5 filelock-3.0.12 importlib-metadata-0.18 pathlib2-2.3.3 pluggy-0.12.0 py-1.8.0 scandir-1.10.0 setuptools-41.0.1 toml-0.10.0 tox-3.12.1 virtualenv-16.6.1 zipp-0.5.1
You are using pip version 8.1.2, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Removing intermediate container 372ff5a2e45e
---> 9cc5adc75d0b
Step 16/37 : RUN curl https://storage.googleapis.com/git-repo-downloads/repo > /usr/local/bin/repo && chmod a+x /usr/local/bin/repo
---> Running in cde04086cb4a
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29142 100 29142 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k
Removing intermediate container cde04086cb4a
---> 1bb4051d5e5e
Step 17/37 : RUN useradd -s /sbin/nologin -u 9001 -g 9001 mockbuild && rmdir /var/lib/mock && ln -s /localdisk/loadbuild/mock /var/lib/mock && rmdir /var/cache/mock && ln -s /localdisk/loadbuild/mock-cache /var/cache/mock && echo "config_opts['use_nspawn'] = False" >> /etc/mock/site-defaults.cfg && echo "config_opts['rpmbuild_networking'] = True" >> /etc/mock/site-defaults.cfg && echo >> /etc/mock/site-defaults.cfg
---> Running in 3a5876a70332
Removing intermediate container 3a5876a70332
---> d85a60ca25d3
Step 18/37 : COPY toCOPY/cgcs_overlay /opt/cgcs_overlay
---> 1124d9095669
Step 19/37 : RUN cd /opt/cgcs_overlay && make && make install
---> Running in c307761fa5f9
make -C mount_wrappers all
make[1]: Entering directory `/opt/cgcs_overlay/mount_wrappers'
gcc -o overlay_mount overlay_mount.c
gcc -o overlay_umount overlay_umount.c
gcc -o mock_cache_umount mock_cache_umount.c
gcc -o mock_cache_unlock mock_cache_unlock.c
gcc -o mock_tmpfs_umount mock_tmpfs_umount.c
gcc -o mock_tmpfs_mount mock_tmpfs_mount.c
make[1]: Leaving directory `/opt/cgcs_overlay/mount_wrappers'
make -C mount_wrappers all
make[1]: Entering directory `/opt/cgcs_overlay/mount_wrappers'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/cgcs_overlay/mount_wrappers'
make -C mount_wrappers install
make[1]: Entering directory `/opt/cgcs_overlay/mount_wrappers'
install --owner=root --group=root --mode=6755 overlay_mount overlay_umount mock_cache_umount mock_cache_unlock mock_tmpfs_umount mock_tmpfs_mount /usr/bin
install --owner=root --group=root --mode=0744 overlay_mount.sh overlay_umount.sh mock_cache_umount.sh mock_cache_unlock.sh mock_tmpfs_umount.sh mock_tmpfs_mount.sh /usr/bin
make[1]: Leaving directory `/opt/cgcs_overlay/mount_wrappers'
Removing intermediate container c307761fa5f9
---> 959b3a17c533
Step 20/37 : RUN echo "# Load stx-builder configuration" >> /etc/profile.d/TC.sh && echo "if [[ -r \${HOME}/buildrc ]]; then" >> /etc/profile.d/TC.sh && echo " source \${HOME}/buildrc" >> /etc/profile.d/TC.sh && echo " export PROJECT SRC_BUILD_ENVIRONMENT MYPROJECTNAME MYUNAME" >> /etc/profile.d/TC.sh && echo " export MY_BUILD_CFG MY_BUILD_CFG_RT MY_BUILD_CFG_STD MY_BUILD_DIR MY_BUILD_ENVIRONMENT MY_BUILD_ENVIRONMENT_FILE MY_BUILD_ENVIRONMENT_FILE_RT MY_BUILD_ENVIRONMENT_FILE_STD MY_DEBUG_BUILD_CFG_RT MY_DEBUG_BUILD_CFG_STD MY_LOCAL_DISK MY_MOCK_ROOT MY_REPO MY_REPO_ROOT_DIR MY_SRC_RPM_BUILD_DIR MY_TC_RELEASE MY_WORKSPACE" >> /etc/profile.d/TC.sh && echo "fi" >> /etc/profile.d/TC.sh && echo "export FORMAL_BUILD=0" >> /etc/profile.d/TC.sh && echo "export PATH=\$MY_REPO/build-tools:\$PATH" >> /etc/profile.d/TC.sh
---> Running in 8bd843762f5b
Removing intermediate container 8bd843762f5b
---> afa302c2aeb5
Step 21/37 : RUN localedef -i en_US -f UTF-8 en_US.UTF-8
---> Running in 1579456f57a9
Removing intermediate container 1579456f57a9
---> ce77ab9ce7b0
Step 22/37 : RUN mkdir -p /www/run && mkdir -p /www/logs && mkdir -p /www/home && mkdir -p /www/root/htdocs/localdisk && chown -R $MYUID:cgts /www && ln -s /localdisk/loadbuild /www/root/htdocs/localdisk/loadbuild && ln -s /import/mirrors/CentOS /www/root/htdocs/CentOS && ln -s /import/mirrors/fedora /www/root/htdocs/fedora && ln -s /localdisk/designer /www/root/htdocs/localdisk/designer
---> Running in 06175af0b097
Removing intermediate container 06175af0b097
---> 917a35d482c9
Step 23/37 : RUN echo "$MYUNAME ALL=(ALL:ALL) NOPASSWD:ALL" >> /etc/sudoers && mkdir -p /var/log/lighttpd && chmod a+rwx /var/log/lighttpd/ && sed -i 's%^var\.log_root.*$%var.log_root = "/www/logs"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.server_root.*$%var.server_root = "/www/root"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.home_dir.*$%var.home_dir = "/www/home"%g' /etc/lighttpd/lighttpd.conf && sed -i 's%^var\.state_dir.*$%var.state_dir = "/www/run"%g' /etc/lighttpd/lighttpd.conf && sed -i "s/server.port/#server.port/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.use-ipv6/#server.use-ipv6/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.username/#server.username/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.groupname/#server.groupname/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.bind/#server.bind/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.document-root/#server.document-root/g" /etc/lighttpd/lighttpd.conf && sed -i "s/server.dirlisting/#server.dirlisting/g" /etc/lighttpd/lighttpd.conf && echo "server.port = 8088" >> /etc/lighttpd/lighttpd.conf && echo "server.use-ipv6 = \"disable\"" >> /etc/lighttpd/lighttpd.conf && echo "server.username = \"$MYUNAME\"" >> /etc/lighttpd/lighttpd.conf && echo "server.groupname = \"cgts\"" >> /etc/lighttpd/lighttpd.conf && echo "server.bind = \"localhost\"" >> /etc/lighttpd/lighttpd.conf && echo "server.document-root = \"/www/root/htdocs\"" >> /etc/lighttpd/lighttpd.conf && sed -i "s/dir-listing.activate/#dir-listing.activate/g" /etc/lighttpd/conf.d/dirlisting.conf && echo "dir-listing.activate = \"enable\"" >> /etc/lighttpd/conf.d/dirlisting.conf
---> Running in 8200ba69f274
Removing intermediate container 8200ba69f274
---> 45a5db4bfa31
Step 24/37 : RUN (cd /lib/systemd/system/sysinit.target.wants/; for i in *; do [ $i == systemd-tmpfiles-setup.service ] || rm -f $i; done); rm -f /lib/systemd/system/multi-user.target.wants/*; rm -f /etc/systemd/system/*.wants/*; rm -f /lib/systemd/system/local-fs.target.wants/*; rm -f /lib/systemd/system/sockets.target.wants/*udev*; rm -f /lib/systemd/system/sockets.target.wants/*initctl*; rm -f /lib/systemd/system/basic.target.wants/*; rm -f /lib/systemd/system/anaconda.target.wants/*
---> Running in 8c97caa6a349
Removing intermediate container 8c97caa6a349
---> 72bf6a961295
Step 25/37 : VOLUME /run /tmp
---> Running in 563ae9fc414e
Removing intermediate container 563ae9fc414e
---> 2653152c7650
Step 26/37 : RUN useradd -r -u $MYUID -g cgts -m $MYUNAME && ln -s /home/$MYUNAME/.ssh /mySSH && rsync -av /etc/skel/ /home/$MYUNAME/
---> Running in df3b1d591fc9
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
sending incremental file list
./
.bash_logout
.bash_profile
.bashrc

sent 658 bytes received 76 bytes 1,468.00 bytes/sec
total size is 442 speedup is 0.60
Removing intermediate container df3b1d591fc9
---> 7e2c1777363d
Step 27/37 : RUN echo "bash -C /usr/local/bin/finishSetup.sh" >> /home/$MYUNAME/.bashrc && echo "export PATH=/usr/local/bin:/localdisk/designer/$MYUNAME/bin:\$PATH" >> /home/$MYUNAME/.bashrc && chmod a+x /usr/local/bin/*
---> Running in b6d9e22698e7
Removing intermediate container b6d9e22698e7
---> 38e05d9af129
Step 28/37 : RUN chown $MYUNAME /home/$MYUNAME && runuser -u $MYUNAME -- git config --global user.email $MYUNAME@starlingx.com && runuser -u $MYUNAME -- git config --global user.name $MYUNAME && runuser -u $MYUNAME -- git config --global color.ui false
---> Running in fd2b03765ceb
Removing intermediate container fd2b03765ceb
---> 34c5e8c2a9de
Step 29/37 : RUN rm /etc/yum.repos.d/CentOS-Sources.repo
---> Running in 0e83ea98738f
Removing intermediate container 0e83ea98738f
---> fa64c168ce5f
Step 30/37 : RUN rm /etc/yum.repos.d/epel.repo
---> Running in 957afd92113a
Removing intermediate container 957afd92113a
---> 256baff832d9
Step 31/37 : COPY centos-mirror-tools/yum.repos.d/* /etc/yum.repos.d/
---> 1c410e57b013
Step 32/37 : COPY centos-mirror-tools/rpm-gpg-keys/* /etc/pki/rpm-gpg/
---> 02f3a5fd59c1
Step 33/37 : RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*
---> Running in 3c962cbd0b7d
Removing intermediate container 3c962cbd0b7d
---> 6da8e893a3b0
Step 34/37 : ENV GOPATH="/usr/local/go"
---> Running in 42339a5f3131
Removing intermediate container 42339a5f3131
---> d01b643a974c
Step 35/37 : ENV PATH="${GOPATH}/bin:${PATH}"
---> Running in 6f14bbabc37e
Removing intermediate container 6f14bbabc37e
---> fcd1c689098b
Step 36/37 : RUN yum install -y golang; mkdir -p ${GOPATH}/bin; curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
---> Running in d282239f6142
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: mirror.netflash.net
* extras: mirror.netflash.net
* updates: mirror.netflash.net
Resolving Dependencies
--> Running transaction check
---> Package golang.x86_64 0:1.11.5-1.el7 will be installed
--> Processing Dependency: golang-bin = 1.11.5-1.el7 for package: golang-1.11.5-1.el7.x86_64
--> Processing Dependency: golang-src = 1.11.5-1.el7 for package: golang-1.11.5-1.el7.x86_64
--> Running transaction check
---> Package golang-bin.x86_64 0:1.11.5-1.el7 will be installed
--> Processing Dependency: subversion for package: golang-bin-1.11.5-1.el7.x86_64
--> Processing Dependency: mercurial for package: golang-bin-1.11.5-1.el7.x86_64
---> Package golang-src.noarch 0:1.11.5-1.el7 will be installed
--> Running transaction check
---> Package mercurial.x86_64 0:2.6.2-8.el7_4 will be installed
---> Package subversion.x86_64 0:1.7.14-14.el7 will be installed
--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-14.el7 for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-14.el7.x86_64
--> Running transaction check
---> Package apr.x86_64 0:1.4.8-3.el7_4.1 will be installed
---> Package apr-util.x86_64 0:1.5.2-6.el7 will be installed
---> Package neon.x86_64 0:0.30.0-3.el7 will be installed
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.el7.x86_64
---> Package subversion-libs.x86_64 0:1.7.14-14.el7 will be installed
--> Running transaction check
---> Package pakchois.x86_64 0:0.4-10.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
golang x86_64 1.11.5-1.el7 Starlingx-epel-7 631 k
Installing for dependencies:
apr x86_64 1.4.8-3.el7_4.1 StarlingX-C7.6.1810-os 103 k
apr-util x86_64 1.5.2-6.el7 StarlingX-C7.6.1810-os 92 k
golang-bin x86_64 1.11.5-1.el7 Starlingx-epel-7 90 M
golang-src noarch 1.11.5-1.el7 Starlingx-epel-7 6.4 M
mercurial x86_64 2.6.2-8.el7_4 StarlingX-C7.6.1810-os 2.6 M
neon x86_64 0.30.0-3.el7 StarlingX-C7.6.1810-os 165 k
pakchois x86_64 0.4-10.el7 StarlingX-C7.6.1810-os 14 k
subversion x86_64 1.7.14-14.el7 StarlingX-C7.6.1810-os 1.0 M
subversion-libs x86_64 1.7.14-14.el7 StarlingX-C7.6.1810-os 922 k

Transaction Summary
================================================================================
Install 1 Package (+9 Dependent packages)

Total download size: 102 M
Installed size: 335 M
Downloading packages:
--------------------------------------------------------------------------------
Total 29 MB/s | 102 MB 00:03
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : apr-1.4.8-3.el7_4.1.x86_64 1/10
Installing : apr-util-1.5.2-6.el7.x86_64 2/10
Installing : pakchois-0.4-10.el7.x86_64 3/10
Installing : neon-0.30.0-3.el7.x86_64 4/10
Installing : subversion-libs-1.7.14-14.el7.x86_64 5/10
Installing : subversion-1.7.14-14.el7.x86_64 6/10
Installing : mercurial-2.6.2-8.el7_4.x86_64 7/10
Installing : golang-src-1.11.5-1.el7.noarch 8/10
Installing : golang-bin-1.11.5-1.el7.x86_64 9/10
Installing : golang-1.11.5-1.el7.x86_64 10/10
Verifying : golang-src-1.11.5-1.el7.noarch 1/10
Verifying : golang-1.11.5-1.el7.x86_64 2/10
Verifying : neon-0.30.0-3.el7.x86_64 3/10
Verifying : subversion-1.7.14-14.el7.x86_64 4/10
Verifying : subversion-libs-1.7.14-14.el7.x86_64 5/10
Verifying : mercurial-2.6.2-8.el7_4.x86_64 6/10
Verifying : apr-util-1.5.2-6.el7.x86_64 7/10
Verifying : golang-bin-1.11.5-1.el7.x86_64 8/10
Verifying : pakchois-0.4-10.el7.x86_64 9/10
Verifying : apr-1.4.8-3.el7_4.1.x86_64 10/10

Installed:
golang.x86_64 0:1.11.5-1.el7

Dependency Installed:
apr.x86_64 0:1.4.8-3.el7_4.1 apr-util.x86_64 0:1.5.2-6.el7
golang-bin.x86_64 0:1.11.5-1.el7 golang-src.noarch 0:1.11.5-1.el7
mercurial.x86_64 0:2.6.2-8.el7_4 neon.x86_64 0:0.30.0-3.el7
pakchois.x86_64 0:0.4-10.el7 subversion.x86_64 0:1.7.14-14.el7
subversion-libs.x86_64 0:1.7.14-14.el7

Complete!
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5230 100 5230 0 0 27706 0 --:--:-- --:--:-- --:--:-- 27819
ARCH = amd64
OS = linux
Will install into /usr/local/go/bin
Fetching https://github.com/golang/dep/releases/latest..
Release Tag = v0.5.3
Fetching https://github.com/golang/dep/releases/tag/v0.5.3..
Fetching https://github.com/golang/dep/releases/download/v0.5.3/dep-linux-amd64..
Setting executable permissions.
Moving executable to /usr/local/go/bin/dep
Removing intermediate container d282239f6142
---> ff999642b0c6
Step 37/37 : CMD /usr/sbin/init
---> Running in 6687d07c8a40
Removing intermediate container 6687d07c8a40
---> 05c99a4983c2
Successfully built 05c99a4983c2
Successfully tagged jenkins:master-20190617T233000Z-builder-image
+ '[' 0 -eq 0 ']'
+ return 0
++ readlink -f /localdisk
+ docker run -it --rm --name jenkins-master-20190617T233000Z-builder --detach --volume /home/localdisk:/localdisk --volume /localdisk/designer/jenkins/master/stx-tools/centos-mirror-tools/output:/import/mirrors/CentOS:ro --volume /sys/fs/cgroup:/sys/fs/cgroup:ro --volume /var/lib/jenkins/.ssh:/mySSH:ro -e container=docker -e MYUNAME=jenkins --privileged=true --security-opt seccomp=unconfined jenkins:master-20190617T233000Z-builder-image
54e9286b53a1757301d27ea184b55c6769fe77253fa0a61ee0232f101f14bb5c
++ mktemp /tmp/buildrc_XXXXXX
+ MY_BUILDRC=/tmp/buildrc_37Lhmd
+ cp /localdisk/designer/jenkins/master/stx-tools/buildrc /tmp/buildrc_37Lhmd
+ sed -i 's#export MY_BUILD_DIR=.*#export MY_BUILD_DIR=/localdisk/loadbuild/jenkins/master/20190617T233000Z#' /tmp/buildrc_37Lhmd
+ docker cp /tmp/buildrc_37Lhmd jenkins-master-20190617T233000Z-builder:/home/jenkins/buildrc
+ docker cp /localdisk/designer/jenkins/master/stx-tools/localrc jenkins-master-20190617T233000Z-builder:/home/jenkins
+ rm -f /tmp/buildrc_37Lhmd
[lockable-resources] released lock on [docker-image-lock]
No emails were triggered.
Triggering a new build of copy_logs
Finished: SUCCESS