INFO buildroot.py:309:  Mock Version: 1.2.17
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/dev/pts
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/dev/pts
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/dev/shm
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/dev/shm
DEBUG buildroot.py:447:  kernel version == 4.9.75-204.el7.centos.armv7hl+lpae
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/etc/fstab
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/etc/yum.conf
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/etc/dnf.conf
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/var/log/yum.log
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/c71804-00-armhfp/root/proc'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/c71804-00-armhfp/root/sys'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/c71804-00-armhfp/root/dev/shm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/c71804-00-armhfp/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.x196dE', '/var/lib/mock/c71804-00-armhfp/root/proc/filesystems'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG buildroot.py:138:  rootdir = /var/lib/mock/c71804-00-armhfp/root
DEBUG buildroot.py:139:  resultdir = /srv/reimzul//results/c7.1804.00.armhfp/gtk3/20180415153542/3.22.26-3.el7.armhfp/
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/etc/pki/mock
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/etc/pki/mock
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/etc/yum/pluginconf.d
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/etc/yum/pluginconf.d
DEBUG package_manager.py:199:  configure yum
DEBUG package_manager.py:205:  configure yum priorities
DEBUG package_manager.py:207:  configure yum rhnplugin
DEBUG package_manager.py:96:  ['/usr/bin/yum', '--installroot', '/var/lib/mock/c71804-00-armhfp/root/', 'install', 'bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'system-release', 'findutils', 'gawk', 'gcc', 'gcc-c++', 'grep', 'gzip', 'info', 'make', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'shadow-utils', 'tar', 'unzip', 'util-linux', 'which', 'xz']
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/c71804-00-armhfp/root/', 'install', 'bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'system-release', 'findutils', 'gawk', 'gcc', 'gcc-c++', 'grep', 'gzip', 'info', 'make', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'shadow-utils', 'tar', 'unzip', 'util-linux', 'which', 'xz', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  Resolving Dependencies
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package bash.armv7hl 0:4.2.46-30.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: ld-linux-armhf.so.3 for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: ld-linux-armhf.so.3(GLIBC_2.4) for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdl.so.2 for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdl.so.2(GLIBC_2.4) for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgcc_s.so.1 for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgcc_s.so.1(GCC_3.5) for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libtinfo.so.5 for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: rtld(GNU_HASH) for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libc.so.6(GLIBC_2.15) for package: bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  ---> Package bzip2.armv7hl 0:1.0.6-13.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: bzip2-libs = 1.0.6-13.el7 for package: bzip2-1.0.6-13.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libbz2.so.1 for package: bzip2-1.0.6-13.el7.armv7hl
DEBUG util.py:417:  ---> Package centos-userland-release.armv7hl 0:7-5.1804.el7.centos.0.1 will be installed
DEBUG util.py:417:  ---> Package coreutils.armv7hl 0:8.22-18.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gmp for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libacl.so.1 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libacl.so.1(ACL_1.0) for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libattr.so.1 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libattr.so.1(ATTR_1.1) for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcap.so.2 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcrypto.so.10 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcrypto.so.10(libcrypto.so.10) for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgmp.so.10 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libselinux.so.1 for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: ncurses for package: coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  ---> Package cpio.armv7hl 0:2.11-27.el7 will be installed
DEBUG util.py:417:  ---> Package diffutils.armv7hl 0:3.3-4.el7 will be installed
DEBUG util.py:417:  ---> Package findutils.armv7hl 1:4.5.11-5.el7 will be installed
DEBUG util.py:417:  ---> Package gawk.armv7hl 0:4.0.2-4.el7.1 will be installed
DEBUG util.py:417:  ---> Package gcc.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  --> Processing Dependency: cpp = 4.8.5-28.el7_a32 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgomp = 4.8.5-28.el7_a32 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: binutils >= 2.20.51.0.2-12 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libatomic.so.1 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgomp.so.1 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmpc.so.3 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmpfr.so.4 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libz.so.1 for package: gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  ---> Package gcc-c++.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  --> Processing Dependency: libstdc++ = 4.8.5-28.el7_a32 for package: gcc-c++-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libstdc++-devel = 4.8.5-28.el7_a32 for package: gcc-c++-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  ---> Package grep.armv7hl 0:2.20-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libpcre.so.1 for package: grep-2.20-3.el7.armv7hl
DEBUG util.py:417:  ---> Package gzip.armv7hl 0:1.5-10.el7 will be installed
DEBUG util.py:417:  ---> Package info.armv7hl 0:5.1-5.el7 will be installed
DEBUG util.py:417:  ---> Package make.armv7hl 1:3.82-23.el7 will be installed
DEBUG util.py:417:  ---> Package patch.armv7hl 0:2.7.1-8.el7 will be installed
DEBUG util.py:417:  ---> Package redhat-rpm-config.noarch 0:9.1.0-80.el7.centos will be installed
DEBUG util.py:417:  --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  --> Processing Dependency: rpm >= 4.9.0 for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/perl for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(Getopt::Long) for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  ---> Package rpm-build.armv7hl 0:4.11.3-32.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig >= 1:0.24 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: file for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdb-5.3.so for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libelf.so.1 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libelf.so.1(ELFUTILS_1.0) for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: liblua-5.1.so for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: liblzma.so.5 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmagic.so.1 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnss3.so for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpopt.so.0 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpopt.so.0(LIBPOPT_0) for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: librpm.so.3 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: librpmbuild.so.3 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: librpmio.so.3 for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  ---> Package sed.armv7hl 0:4.2.2-5.el7 will be installed
DEBUG util.py:417:  ---> Package shadow-utils.armv7hl 2:4.1.5.1-24.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: audit-libs >= 1.6.5 for package: 2:shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libaudit.so.1 for package: 2:shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsemanage.so.1 for package: 2:shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0) for package: 2:shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: setup for package: 2:shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  ---> Package tar.armv7hl 2:1.26-34.el7 will be installed
DEBUG util.py:417:  ---> Package unzip.armv7hl 0:6.0-19.el7 will be installed
DEBUG util.py:417:  ---> Package util-linux.armv7hl 0:2.23.2-52.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libblkid = 2.23.2-52.el7 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount = 2.23.2-52.el7 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libuuid = 2.23.2-52.el7 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pam >= 1.1.3-7 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: /etc/pam.d/system-auth for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_1.0) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_2.15) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_2.17) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_2.18) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_2.20) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libblkid.so.1(BLKID_2.21) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcap-ng.so.0 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.19) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.20) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.21) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.22) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.23) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmount.so.1(MOUNT_2.25) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpam.so.0 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpam.so.0(LIBPAM_1.0) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpam_misc.so.0 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpam_misc.so.0(LIBPAM_MISC_1.0) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsystemd.so.0 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libudev.so.1 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libudev.so.1(LIBUDEV_183) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libuser.so.1 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libutempter.so.0 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libuuid.so.1 for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libuuid.so.1(UUID_1.0) for package: util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  ---> Package which.armv7hl 0:2.20-7.el7 will be installed
DEBUG util.py:417:  ---> Package xz.armv7hl 0:5.2.2-1.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package audit-libs.armv7hl 0:2.8.1-3.el7 will be installed
DEBUG util.py:417:  ---> Package binutils.armv7hl 0:2.27-27.base.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: /usr/sbin/alternatives for package: binutils-2.27-27.base.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: /usr/sbin/alternatives for package: binutils-2.27-27.base.el7.armv7hl
DEBUG util.py:417:  ---> Package bzip2-libs.armv7hl 0:1.0.6-13.el7 will be installed
DEBUG util.py:417:  ---> Package cpp.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  --> Processing Dependency: filesystem >= 3 for package: cpp-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  ---> Package dwz.armv7hl 0:0.11-3.el7 will be installed
DEBUG util.py:417:  ---> Package elfutils.armv7hl 0:0.170-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: elfutils-libs(armv7hl-32) = 0.170-4.el7 for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libasm.so.1 for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libasm.so.1(ELFUTILS_1.0) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1 for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.122) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.126) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.127) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.130) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.138) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.148) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.149) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.158) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.165) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdw.so.1(ELFUTILS_0.167) for package: elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  ---> Package elfutils-libelf.armv7hl 0:0.170-4.el7 will be installed
DEBUG util.py:417:  ---> Package file.armv7hl 0:5.11-33.el7 will be installed
DEBUG util.py:417:  ---> Package file-libs.armv7hl 0:5.11-33.el7 will be installed
DEBUG util.py:417:  ---> Package gdb.armv7hl 0:7.6.1-110.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libexpat.so.1 for package: gdb-7.6.1-110.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpython2.7.so.1.0 for package: gdb-7.6.1-110.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libreadline.so.6 for package: gdb-7.6.1-110.el7.armv7hl
DEBUG util.py:417:  ---> Package glibc.armv7hl 0:2.17-222.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: glibc-common = 2.17-222.el7 for package: glibc-2.17-222.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: basesystem for package: glibc-2.17-222.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libfreebl3.so for package: glibc-2.17-222.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.17-222.el7.armv7hl
DEBUG util.py:417:  ---> Package glibc-devel.armv7hl 0:2.17-222.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.armv7hl
DEBUG util.py:417:  ---> Package gmp.armv7hl 1:6.0.0-15.el7 will be installed
DEBUG util.py:417:  ---> Package libacl.armv7hl 0:2.2.51-14.el7 will be installed
DEBUG util.py:417:  ---> Package libatomic.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  ---> Package libattr.armv7hl 0:2.4.46-13.el7 will be installed
DEBUG util.py:417:  ---> Package libblkid.armv7hl 0:2.23.2-52.el7 will be installed
DEBUG util.py:417:  ---> Package libcap.armv7hl 0:2.22-9.el7 will be installed
DEBUG util.py:417:  ---> Package libcap-ng.armv7hl 0:0.7.5-4.el7 will be installed
DEBUG util.py:417:  ---> Package libdb.armv7hl 0:5.3.21-24.el7 will be installed
DEBUG util.py:417:  ---> Package libgcc.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  ---> Package libgomp.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  ---> Package libmount.armv7hl 0:2.23.2-52.el7 will be installed
DEBUG util.py:417:  ---> Package libmpc.armv7hl 0:1.0.1-3.el7 will be installed
DEBUG util.py:417:  ---> Package libselinux.armv7hl 0:2.5-12.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libsepol(armv7hl-32) >= 2.5-6 for package: libselinux-2.5-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsepol.so.1 for package: libselinux-2.5-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsepol.so.1(LIBSEPOL_1.0) for package: libselinux-2.5-12.el7.armv7hl
DEBUG util.py:417:  ---> Package libsemanage.armv7hl 0:2.5-11.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libustr-1.0.so.1 for package: libsemanage-2.5-11.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libustr-1.0.so.1(USTR_1.0) for package: libsemanage-2.5-11.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1) for package: libsemanage-2.5-11.el7.armv7hl
DEBUG util.py:417:  ---> Package libstdc++.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  ---> Package libstdc++-devel.armv7hl 0:4.8.5-28.el7_a32 will be installed
DEBUG util.py:417:  ---> Package libuser.armv7hl 0:0.60-9.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libglib-2.0.so.0 for package: libuser-0.60-9.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgmodule-2.0.so.0 for package: libuser-0.60-9.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgobject-2.0.so.0 for package: libuser-0.60-9.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libldap-2.4.so.2 for package: libuser-0.60-9.el7.armv7hl
DEBUG util.py:417:  ---> Package libutempter.armv7hl 0:1.1.6-4.el7 will be installed
DEBUG util.py:417:  ---> Package libuuid.armv7hl 0:2.23.2-52.el7 will be installed
DEBUG util.py:417:  ---> Package lua.armv7hl 0:5.1.4-15.el7 will be installed
DEBUG util.py:417:  ---> Package mpfr.armv7hl 0:3.1.1-4.el7 will be installed
DEBUG util.py:417:  ---> Package ncurses.armv7hl 0:5.9-14.20130511.el7 will be installed
DEBUG util.py:417:  ---> Package ncurses-libs.armv7hl 0:5.9-14.20130511.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: ncurses-base = 5.9-14.20130511.el7 for package: ncurses-libs-5.9-14.20130511.el7.armv7hl
DEBUG util.py:417:  ---> Package nss.armv7hl 0:3.34.0-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: nspr >= 4.17.0 for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: nss-softokn(armv7hl-32) >= 3.34.0-1 for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: nss-util >= 3.34.0-1 for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnspr4.so for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12.3) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12.5) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.13) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.14) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.15) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.17.1) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.21) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.24) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnssutil3.so(NSSUTIL_3.31) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libplc4.so for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libplds4.so for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: nss-pem(armv7hl-32) for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: nss-system-init for package: nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  ---> Package openssl-libs.armv7hl 1:1.0.2k-12.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: ca-certificates >= 2008-5 for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcom_err.so.2 for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgssapi_krb5.so.2 for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libk5crypto.so.3 for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libk5crypto.so.3(k5crypto_3_MIT) for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkrb5.so.3 for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkrb5.so.3(krb5_3_MIT) for package: 1:openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  ---> Package pam.armv7hl 0:1.1.8-22.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-22.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-22.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcrack.so.2 for package: pam-1.1.8-22.el7.armv7hl
DEBUG util.py:417:  ---> Package pcre.armv7hl 0:8.32-17.el7 will be installed
DEBUG util.py:417:  ---> Package perl.armv7hl 4:5.16.3-292.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgdbm.so.4 for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgdbm_compat.so.4 for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libperl.so for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
DEBUG util.py:417:  ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
DEBUG util.py:417:  ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
DEBUG util.py:417:  ---> Package perl-threads.armv7hl 0:1.87-4.el7 will be installed
DEBUG util.py:417:  ---> Package pkgconfig.armv7hl 1:0.27.1-4.el7 will be installed
DEBUG util.py:417:  ---> Package popt.armv7hl 0:1.13-16.el7 will be installed
DEBUG util.py:417:  ---> Package rpm.armv7hl 0:4.11.3-32.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: curl for package: rpm-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  ---> Package rpm-build-libs.armv7hl 0:4.11.3-32.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  ---> Package rpm-libs.armv7hl 0:4.11.3-32.el7 will be installed
DEBUG util.py:417:  ---> Package setup.noarch 0:2.8.71-9.el7 will be installed
DEBUG util.py:417:  ---> Package systemd-libs.armv7hl 0:219-57.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libgcrypt.so.11 for package: systemd-libs-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgcrypt.so.11(GCRYPT_1.2) for package: systemd-libs-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgpg-error.so.0 for package: systemd-libs-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: liblz4.so.1 for package: systemd-libs-219-57.el7.armv7hl
DEBUG util.py:417:  ---> Package xz-libs.armv7hl 0:5.2.2-1.el7 will be installed
DEBUG util.py:417:  ---> Package zip.armv7hl 0:3.0-11.el7 will be installed
DEBUG util.py:417:  ---> Package zlib.armv7hl 0:1.2.7-17.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package basesystem.noarch 0:10.0-7.el7.centos will be installed
DEBUG util.py:417:  ---> Package ca-certificates.noarch 0:2017.2.20-71.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: p11-kit >= 0.23.5 for package: ca-certificates-2017.2.20-71.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: p11-kit-trust >= 0.23.5 for package: ca-certificates-2017.2.20-71.el7.noarch
DEBUG util.py:417:  ---> Package chkconfig.armv7hl 0:1.7.4-1.el7 will be installed
DEBUG util.py:417:  ---> Package cracklib.armv7hl 0:2.9.0-11.el7 will be installed
DEBUG util.py:417:  ---> Package cracklib-dicts.armv7hl 0:2.9.0-11.el7 will be installed
DEBUG util.py:417:  ---> Package curl.armv7hl 0:7.29.0-46.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libcurl = 7.29.0-46.el7 for package: curl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcurl.so.4 for package: curl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  ---> Package elfutils-libs.armv7hl 0:0.170-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.170-4.el7.armv7hl
DEBUG util.py:417:  ---> Package expat.armv7hl 0:2.1.0-10.el7 will be installed
DEBUG util.py:417:  ---> Package filesystem.armv7hl 0:3.2-25.el7 will be installed
DEBUG util.py:417:  ---> Package gdbm.armv7hl 0:1.10-8.el7 will be installed
DEBUG util.py:417:  ---> Package glib2.armv7hl 0:2.54.2-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libffi.so.6 for package: glib2-2.54.2-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: shared-mime-info for package: glib2-2.54.2-2.el7.armv7hl
DEBUG util.py:417:  ---> Package glibc-common.armv7hl 0:2.17-222.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.17-222.el7.armv7hl
DEBUG util.py:417:  ---> Package glibc-headers.armv7hl 0:2.17-222.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.armv7hl
DEBUG util.py:417:  ---> Package gnupg2.armv7hl 0:2.0.22-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libassuan.so.0 for package: gnupg2-2.0.22-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0) for package: gnupg2-2.0.22-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpth.so.20 for package: gnupg2-2.0.22-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pinentry for package: gnupg2-2.0.22-4.el7.armv7hl
DEBUG util.py:417:  ---> Package krb5-libs.armv7hl 0:1.15.1-18.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkeyutils.so.1 for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3) for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0) for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5) for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libverto.so.1 for package: krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  ---> Package libcom_err.armv7hl 0:1.42.9-11.el7 will be installed
DEBUG util.py:417:  ---> Package libdb-utils.armv7hl 0:5.3.21-24.el7 will be installed
DEBUG util.py:417:  ---> Package libgcrypt.armv7hl 0:1.5.3-14.el7 will be installed
DEBUG util.py:417:  ---> Package libgpg-error.armv7hl 0:1.12-3.el7 will be installed
DEBUG util.py:417:  ---> Package libpwquality.armv7hl 0:1.2.3-5.el7 will be installed
DEBUG util.py:417:  ---> Package libsepol.armv7hl 0:2.5-8.1.el7 will be installed
DEBUG util.py:417:  ---> Package lz4.armv7hl 0:1.7.5-2.el7 will be installed
DEBUG util.py:417:  ---> Package ncurses-base.noarch 0:5.9-14.20130511.el7 will be installed
DEBUG util.py:417:  ---> Package nspr.armv7hl 0:4.17.0-1.el7 will be installed
DEBUG util.py:417:  ---> Package nss-pem.armv7hl 0:1.0.3-4.el7 will be installed
DEBUG util.py:417:  ---> Package nss-softokn.armv7hl 0:3.34.0-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libsqlite3.so.0 for package: nss-softokn-3.34.0-2.el7.armv7hl
DEBUG util.py:417:  ---> Package nss-softokn-freebl.armv7hl 0:3.34.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package nss-sysinit.armv7hl 0:3.34.0-4.el7 will be installed
DEBUG util.py:417:  ---> Package nss-util.armv7hl 0:3.34.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package openldap.armv7hl 0:2.4.44-13.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libsasl2.so.3 for package: openldap-2.4.44-13.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: nss-tools for package: openldap-2.4.44-13.el7.armv7hl
DEBUG util.py:417:  ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Filter.armv7hl 0:1.49-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-PathTools.armv7hl 0:3.40-5.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
DEBUG util.py:417:  ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
DEBUG util.py:417:  ---> Package perl-Scalar-List-Utils.armv7hl 0:1.27-248.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Socket.armv7hl 0:2.010-4.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Storable.armv7hl 0:2.45-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Time-HiRes.armv7hl 4:1.9725-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
DEBUG util.py:417:  ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
DEBUG util.py:417:  ---> Package perl-libs.armv7hl 4:5.16.3-292.el7 will be installed
DEBUG util.py:417:  ---> Package perl-macros.armv7hl 4:5.16.3-292.el7 will be installed
DEBUG util.py:417:  ---> Package perl-threads-shared.armv7hl 0:1.43-6.el7 will be installed
DEBUG util.py:417:  ---> Package python-libs.armv7hl 0:2.7.5-68.el7 will be installed
DEBUG util.py:417:  ---> Package readline.armv7hl 0:6.2-10.el7 will be installed
DEBUG util.py:417:  ---> Package ustr.armv7hl 0:1.0.4-16.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package cyrus-sasl-lib.armv7hl 0:2.1.26-23.el7 will be installed
DEBUG util.py:417:  ---> Package elfutils-default-yama-scope.noarch 0:0.170-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: systemd for package: elfutils-default-yama-scope-0.170-4.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: systemd for package: elfutils-default-yama-scope-0.170-4.el7.noarch
DEBUG util.py:417:  ---> Package kernel-headers.armv7hl 0:4.9.65-204.el7 will be installed
DEBUG util.py:417:  ---> Package keyutils-libs.armv7hl 0:1.5.8-3.el7 will be installed
DEBUG util.py:417:  ---> Package libassuan.armv7hl 0:2.1.0-3.el7 will be installed
DEBUG util.py:417:  ---> Package libcurl.armv7hl 0:7.29.0-46.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libssh2(armv7hl-32) >= 1.4.3 for package: libcurl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libidn.so.11 for package: libcurl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libidn.so.11(LIBIDN_1.0) for package: libcurl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libssh2.so.1 for package: libcurl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  ---> Package libffi.armv7hl 0:3.0.13-18.el7 will be installed
DEBUG util.py:417:  ---> Package libverto.armv7hl 0:0.2.5-4.el7 will be installed
DEBUG util.py:417:  ---> Package nss-tools.armv7hl 0:3.34.0-4.el7 will be installed
DEBUG util.py:417:  ---> Package p11-kit.armv7hl 0:0.23.5-3.el7 will be installed
DEBUG util.py:417:  ---> Package p11-kit-trust.armv7hl 0:0.23.5-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libtasn1.so.6 for package: p11-kit-trust-0.23.5-3.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3) for package: p11-kit-trust-0.23.5-3.el7.armv7hl
DEBUG util.py:417:  ---> Package perl-Encode.armv7hl 0:2.51-7.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.20-4.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
DEBUG util.py:417:  ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
DEBUG util.py:417:  ---> Package pinentry.armv7hl 0:0.8.1-17.el7 will be installed
DEBUG util.py:417:  ---> Package pth.armv7hl 0:2.0.7-23.el7 will be installed
DEBUG util.py:417:  ---> Package shared-mime-info.armv7hl 0:1.8-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libxml2.so.2 for package: shared-mime-info-1.8-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30) for package: shared-mime-info-1.8-4.el7.armv7hl
DEBUG util.py:417:  ---> Package sqlite.armv7hl 0:3.7.17-8.el7 will be installed
DEBUG util.py:417:  ---> Package tzdata.noarch 0:2018d-1.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package groff-base.armv7hl 0:1.22.2-8.el7 will be installed
DEBUG util.py:417:  ---> Package libidn.armv7hl 0:1.28-4.el7 will be installed
DEBUG util.py:417:  ---> Package libssh2.armv7hl 0:1.4.3-10.el7.1 will be installed
DEBUG util.py:417:  ---> Package libtasn1.armv7hl 0:4.10-1.el7 will be installed
DEBUG util.py:417:  ---> Package libxml2.armv7hl 0:2.9.1-6.el7.3 will be installed
DEBUG util.py:417:  ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
DEBUG util.py:417:  ---> Package systemd.armv7hl 0:219-57.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: kmod >= 18-4 for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: acl for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: dbus for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcryptsetup.so.4 for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkmod.so.2 for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libqrencode.so.3 for package: systemd-219-57.el7.armv7hl
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package acl.armv7hl 0:2.2.51-14.el7 will be installed
DEBUG util.py:417:  ---> Package cryptsetup-libs.armv7hl 0:1.7.4-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.7.4-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.7.4-4.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97) for package: cryptsetup-libs-1.7.4-4.el7.armv7hl
DEBUG util.py:417:  ---> Package dbus.armv7hl 1:1.10.24-7.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: dbus-libs(armv7hl-32) = 1:1.10.24-7.el7 for package: 1:dbus-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdbus-1.so.3 for package: 1:dbus-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3) for package: 1:dbus-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdbus-1.so.3(LIBDBUS_PRIVATE_1.10.24) for package: 1:dbus-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  ---> Package kmod.armv7hl 0:20-21.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: dracut for package: kmod-20-21.el7.armv7hl
DEBUG util.py:417:  ---> Package kmod-libs.armv7hl 0:20-21.el7 will be installed
DEBUG util.py:417:  ---> Package qrencode-libs.armv7hl 0:3.4.1-3.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package dbus-libs.armv7hl 1:1.10.24-7.el7 will be installed
DEBUG util.py:417:  ---> Package device-mapper-libs.armv7hl 7:1.02.146-4.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: device-mapper = 7:1.02.146-4.el7 for package: 7:device-mapper-libs-1.02.146-4.el7.armv7hl
DEBUG util.py:417:  ---> Package dracut.armv7hl 0:033-535.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: hardlink for package: dracut-033-535.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: kpartx for package: dracut-033-535.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: procps-ng for package: dracut-033-535.el7.armv7hl
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package device-mapper.armv7hl 7:1.02.146-4.el7 will be installed
DEBUG util.py:417:  ---> Package hardlink.armv7hl 1:1.0-19.el7 will be installed
DEBUG util.py:417:  ---> Package kpartx.armv7hl 0:0.4.9-119.el7 will be installed
DEBUG util.py:417:  ---> Package procps-ng.armv7hl 0:3.3.10-17.el7 will be installed
DEBUG util.py:417:  --> Finished Dependency Resolution
DEBUG util.py:417:  Dependencies Resolved
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:   Package                Arch    Version                 Repository         Size
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Installing:
DEBUG util.py:417:   bash                   armv7hl 4.2.46-30.el7           c7.1804.00.armhfp 941 k
DEBUG util.py:417:   bzip2                  armv7hl 1.0.6-13.el7            c7.1511.00.armhfp  51 k
DEBUG util.py:417:   centos-userland-release
DEBUG util.py:417:                          armv7hl 7-5.1804.el7.centos.0.1 c7.1804.00.armhfp  25 k
DEBUG util.py:417:   coreutils              armv7hl 8.22-18.el7             c7.1611.00.armhfp 3.2 M
DEBUG util.py:417:   cpio                   armv7hl 2.11-27.el7             c7.1804.00.armhfp 202 k
DEBUG util.py:417:   diffutils              armv7hl 3.3-4.el7               c7.1511.00.armhfp 305 k
DEBUG util.py:417:   findutils              armv7hl 1:4.5.11-5.el7          c7.1511.00.armhfp 543 k
DEBUG util.py:417:   gawk                   armv7hl 4.0.2-4.el7.1           c7.1611.u.armhfp  819 k
DEBUG util.py:417:   gcc                    armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp  12 M
DEBUG util.py:417:   gcc-c++                armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp 5.3 M
DEBUG util.py:417:   grep                   armv7hl 2.20-3.el7              c7.1708.00.armhfp 334 k
DEBUG util.py:417:   gzip                   armv7hl 1.5-10.el7              c7.1804.00.armhfp 123 k
DEBUG util.py:417:   info                   armv7hl 5.1-5.el7               c7.1804.00.armhfp 204 k
DEBUG util.py:417:   make                   armv7hl 1:3.82-23.el7           c7.1611.00.armhfp 409 k
DEBUG util.py:417:   patch                  armv7hl 2.7.1-8.el7             c7.1511.00.armhfp 104 k
DEBUG util.py:417:   redhat-rpm-config      noarch  9.1.0-80.el7.centos     c7.1804.00.armhfp  78 k
DEBUG util.py:417:   rpm-build              armv7hl 4.11.3-32.el7           c7.1804.00.armhfp 148 k
DEBUG util.py:417:   sed                    armv7hl 4.2.2-5.el7             c7.1511.00.armhfp 225 k
DEBUG util.py:417:   shadow-utils           armv7hl 2:4.1.5.1-24.el7        c7.1611.00.armhfp 1.1 M
DEBUG util.py:417:   tar                    armv7hl 2:1.26-34.el7           c7.1804.00.armhfp 824 k
DEBUG util.py:417:   unzip                  armv7hl 6.0-19.el7              c7.1804.00.armhfp 163 k
DEBUG util.py:417:   util-linux             armv7hl 2.23.2-52.el7           c7.1804.00.armhfp 2.0 M
DEBUG util.py:417:   which                  armv7hl 2.20-7.el7              c7.1511.00.armhfp  38 k
DEBUG util.py:417:   xz                     armv7hl 5.2.2-1.el7             c7.1611.00.armhfp 227 k
DEBUG util.py:417:  Installing for dependencies:
DEBUG util.py:417:   acl                    armv7hl 2.2.51-14.el7           c7.1804.00.armhfp  78 k
DEBUG util.py:417:   audit-libs             armv7hl 2.8.1-3.el7             c7.1804.00.armhfp  90 k
DEBUG util.py:417:   basesystem             noarch  10.0-7.el7.centos       c7.1511.00.armhfp 5.0 k
DEBUG util.py:417:   binutils               armv7hl 2.27-27.base.el7        c7.1804.00.armhfp 5.5 M
DEBUG util.py:417:   bzip2-libs             armv7hl 1.0.6-13.el7            c7.1511.00.armhfp  40 k
DEBUG util.py:417:   ca-certificates        noarch  2017.2.20-71.el7        c7.1804.00.armhfp 400 k
DEBUG util.py:417:   chkconfig              armv7hl 1.7.4-1.el7             c7.1708.00.armhfp 177 k
DEBUG util.py:417:   cpp                    armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp 4.3 M
DEBUG util.py:417:   cracklib               armv7hl 2.9.0-11.el7            c7.1511.00.armhfp  77 k
DEBUG util.py:417:   cracklib-dicts         armv7hl 2.9.0-11.el7            c7.1511.00.armhfp 3.6 M
DEBUG util.py:417:   cryptsetup-libs        armv7hl 1.7.4-4.el7             c7.1804.00.armhfp 217 k
DEBUG util.py:417:   curl                   armv7hl 7.29.0-46.el7           c7.1804.00.armhfp 263 k
DEBUG util.py:417:   cyrus-sasl-lib         armv7hl 2.1.26-23.el7           c7.1804.00.armhfp 148 k
DEBUG util.py:417:   dbus                   armv7hl 1:1.10.24-7.el7         c7.1804.00.armhfp 229 k
DEBUG util.py:417:   dbus-libs              armv7hl 1:1.10.24-7.el7         c7.1804.00.armhfp 149 k
DEBUG util.py:417:   device-mapper          armv7hl 7:1.02.146-4.el7        c7.1804.00.armhfp 289 k
DEBUG util.py:417:   device-mapper-libs     armv7hl 7:1.02.146-4.el7        c7.1804.00.armhfp 312 k
DEBUG util.py:417:   dracut                 armv7hl 033-535.el7             c7.1804.00.armhfp 322 k
DEBUG util.py:417:   dwz                    armv7hl 0.11-3.el7              c7.1511.00.armhfp  92 k
DEBUG util.py:417:   elfutils               armv7hl 0.170-4.el7             c7.1804.00.armhfp 275 k
DEBUG util.py:417:   elfutils-default-yama-scope
DEBUG util.py:417:                          noarch  0.170-4.el7             c7.1804.00.armhfp  30 k
DEBUG util.py:417:   elfutils-libelf        armv7hl 0.170-4.el7             c7.1804.00.armhfp 193 k
DEBUG util.py:417:   elfutils-libs          armv7hl 0.170-4.el7             c7.1804.00.armhfp 260 k
DEBUG util.py:417:   expat                  armv7hl 2.1.0-10.el7            c7.1611.u.armhfp   68 k
DEBUG util.py:417:   file                   armv7hl 5.11-33.el7             c7.1611.00.armhfp  55 k
DEBUG util.py:417:   file-libs              armv7hl 5.11-33.el7             c7.1611.00.armhfp 338 k
DEBUG util.py:417:   filesystem             armv7hl 3.2-25.el7              c7.1804.00.armhfp 1.0 M
DEBUG util.py:417:   gdb                    armv7hl 7.6.1-110.el7           c7.1804.00.armhfp 2.1 M
DEBUG util.py:417:   gdbm                   armv7hl 1.10-8.el7              c7.1511.00.armhfp  66 k
DEBUG util.py:417:   glib2                  armv7hl 2.54.2-2.el7            c7.1804.00.armhfp 2.3 M
DEBUG util.py:417:   glibc                  armv7hl 2.17-222.el7            c7.1804.00.armhfp 3.4 M
DEBUG util.py:417:   glibc-common           armv7hl 2.17-222.el7            c7.1804.00.armhfp  11 M
DEBUG util.py:417:   glibc-devel            armv7hl 2.17-222.el7            c7.1804.00.armhfp 1.1 M
DEBUG util.py:417:   glibc-headers          armv7hl 2.17-222.el7            c7.1804.00.armhfp 661 k
DEBUG util.py:417:   gmp                    armv7hl 1:6.0.0-15.el7          c7.1708.00.armhfp 237 k
DEBUG util.py:417:   gnupg2                 armv7hl 2.0.22-4.el7            c7.1611.00.armhfp 1.4 M
DEBUG util.py:417:   groff-base             armv7hl 1.22.2-8.el7            c7.1511.00.armhfp 848 k
DEBUG util.py:417:   hardlink               armv7hl 1:1.0-19.el7            c7.1511.00.armhfp  13 k
DEBUG util.py:417:   kernel-headers         armv7hl 4.9.65-204.el7          c7.1708.u.armhfp  1.1 M
DEBUG util.py:417:   keyutils-libs          armv7hl 1.5.8-3.el7             c7.1511.00.armhfp  23 k
DEBUG util.py:417:   kmod                   armv7hl 20-21.el7               c7.1804.00.armhfp 115 k
DEBUG util.py:417:   kmod-libs              armv7hl 20-21.el7               c7.1804.00.armhfp  47 k
DEBUG util.py:417:   kpartx                 armv7hl 0.4.9-119.el7           c7.1804.00.armhfp  76 k
DEBUG util.py:417:   krb5-libs              armv7hl 1.15.1-18.el7           c7.1804.00.armhfp 686 k
DEBUG util.py:417:   libacl                 armv7hl 2.2.51-14.el7           c7.1804.00.armhfp  24 k
DEBUG util.py:417:   libassuan              armv7hl 2.1.0-3.el7             c7.1511.00.armhfp  57 k
DEBUG util.py:417:   libatomic              armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp  46 k
DEBUG util.py:417:   libattr                armv7hl 2.4.46-13.el7           c7.1804.00.armhfp  16 k
DEBUG util.py:417:   libblkid               armv7hl 2.23.2-52.el7           c7.1804.00.armhfp 167 k
DEBUG util.py:417:   libcap                 armv7hl 2.22-9.el7              c7.1708.00.armhfp  46 k
DEBUG util.py:417:   libcap-ng              armv7hl 0.7.5-4.el7             c7.1511.00.armhfp  23 k
DEBUG util.py:417:   libcom_err             armv7hl 1.42.9-11.el7           c7.1804.00.armhfp  39 k
DEBUG util.py:417:   libcurl                armv7hl 7.29.0-46.el7           c7.1804.00.armhfp 201 k
DEBUG util.py:417:   libdb                  armv7hl 5.3.21-24.el7           c7.1804.00.armhfp 631 k
DEBUG util.py:417:   libdb-utils            armv7hl 5.3.21-24.el7           c7.1804.00.armhfp 128 k
DEBUG util.py:417:   libffi                 armv7hl 3.0.13-18.el7           c7.1611.00.armhfp  27 k
DEBUG util.py:417:   libgcc                 armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp  99 k
DEBUG util.py:417:   libgcrypt              armv7hl 1.5.3-14.el7            c7.1708.00.armhfp 259 k
DEBUG util.py:417:   libgomp                armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp 153 k
DEBUG util.py:417:   libgpg-error           armv7hl 1.12-3.el7              c7.1511.00.armhfp  85 k
DEBUG util.py:417:   libidn                 armv7hl 1.28-4.el7              c7.1511.00.armhfp 206 k
DEBUG util.py:417:   libmount               armv7hl 2.23.2-52.el7           c7.1804.00.armhfp 168 k
DEBUG util.py:417:   libmpc                 armv7hl 1.0.1-3.el7             c7.1511.00.armhfp  41 k
DEBUG util.py:417:   libpwquality           armv7hl 1.2.3-5.el7             c7.1804.00.armhfp  83 k
DEBUG util.py:417:   libselinux             armv7hl 2.5-12.el7              c7.1804.00.armhfp 155 k
DEBUG util.py:417:   libsemanage            armv7hl 2.5-11.el7              c7.1804.00.armhfp 139 k
DEBUG util.py:417:   libsepol               armv7hl 2.5-8.1.el7             c7.1804.00.armhfp 273 k
DEBUG util.py:417:   libssh2                armv7hl 1.4.3-10.el7.1          c7.1511.u.armhfp  124 k
DEBUG util.py:417:   libstdc++              armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp 268 k
DEBUG util.py:417:   libstdc++-devel        armv7hl 4.8.5-28.el7_a32        c7.1804.00.armhfp 1.5 M
DEBUG util.py:417:   libtasn1               armv7hl 4.10-1.el7              c7.1708.00.armhfp 317 k
DEBUG util.py:417:   libuser                armv7hl 0.60-9.el7              c7.1804.00.armhfp 394 k
DEBUG util.py:417:   libutempter            armv7hl 1.1.6-4.el7             c7.1511.00.armhfp  24 k
DEBUG util.py:417:   libuuid                armv7hl 2.23.2-52.el7           c7.1804.00.armhfp  80 k
DEBUG util.py:417:   libverto               armv7hl 0.2.5-4.el7             c7.1511.00.armhfp  14 k
DEBUG util.py:417:   libxml2                armv7hl 2.9.1-6.el7.3           c7.1511.u.armhfp  578 k
DEBUG util.py:417:   lua                    armv7hl 5.1.4-15.el7            c7.1611.00.armhfp 179 k
DEBUG util.py:417:   lz4                    armv7hl 1.7.5-2.el7             c7.1804.00.armhfp  94 k
DEBUG util.py:417:   mpfr                   armv7hl 3.1.1-4.el7             c7.1511.00.armhfp 185 k
DEBUG util.py:417:   ncurses                armv7hl 5.9-14.20130511.el7     c7.1708.u.armhfp  302 k
DEBUG util.py:417:   ncurses-base           noarch  5.9-14.20130511.el7     c7.1708.u.armhfp   68 k
DEBUG util.py:417:   ncurses-libs           armv7hl 5.9-14.20130511.el7     c7.1708.u.armhfp  277 k
DEBUG util.py:417:   nspr                   armv7hl 4.17.0-1.el7            c7.1804.00.armhfp 107 k
DEBUG util.py:417:   nss                    armv7hl 3.34.0-4.el7            c7.1804.00.armhfp 732 k
DEBUG util.py:417:   nss-pem                armv7hl 1.0.3-4.el7             c7.1708.00.armhfp  59 k
DEBUG util.py:417:   nss-softokn            armv7hl 3.34.0-2.el7            c7.1804.00.armhfp 272 k
DEBUG util.py:417:   nss-softokn-freebl     armv7hl 3.34.0-2.el7            c7.1804.00.armhfp 190 k
DEBUG util.py:417:   nss-sysinit            armv7hl 3.34.0-4.el7            c7.1804.00.armhfp  60 k
DEBUG util.py:417:   nss-tools              armv7hl 3.34.0-4.el7            c7.1804.00.armhfp 498 k
DEBUG util.py:417:   nss-util               armv7hl 3.34.0-2.el7            c7.1804.00.armhfp  66 k
DEBUG util.py:417:   openldap               armv7hl 2.4.44-13.el7           c7.1804.00.armhfp 316 k
DEBUG util.py:417:   openssl-libs           armv7hl 1:1.0.2k-12.el7         c7.1804.00.armhfp 853 k
DEBUG util.py:417:   p11-kit                armv7hl 0.23.5-3.el7            c7.1708.00.armhfp 243 k
DEBUG util.py:417:   p11-kit-trust          armv7hl 0.23.5-3.el7            c7.1708.00.armhfp 115 k
DEBUG util.py:417:   pam                    armv7hl 1.1.8-22.el7            c7.1804.00.armhfp 702 k
DEBUG util.py:417:   pcre                   armv7hl 8.32-17.el7             c7.1708.00.armhfp 387 k
DEBUG util.py:417:   perl                   armv7hl 4:5.16.3-292.el7        c7.1708.00.armhfp 7.9 M
DEBUG util.py:417:   perl-Carp              noarch  1.26-244.el7            c7.1511.00.armhfp  19 k
DEBUG util.py:417:   perl-Encode            armv7hl 2.51-7.el7              c7.1511.00.armhfp 1.1 M
DEBUG util.py:417:   perl-Exporter          noarch  5.68-3.el7              c7.1511.00.armhfp  28 k
DEBUG util.py:417:   perl-File-Path         noarch  2.09-2.el7              c7.1511.00.armhfp  26 k
DEBUG util.py:417:   perl-File-Temp         noarch  0.23.01-3.el7           c7.1511.00.armhfp  56 k
DEBUG util.py:417:   perl-Filter            armv7hl 1.49-3.el7              c7.1511.00.armhfp  74 k
DEBUG util.py:417:   perl-Getopt-Long       noarch  2.40-3.el7              c7.1804.00.armhfp  55 k
DEBUG util.py:417:   perl-HTTP-Tiny         noarch  0.033-3.el7             c7.1511.00.armhfp  38 k
DEBUG util.py:417:   perl-PathTools         armv7hl 3.40-5.el7              c7.1511.00.armhfp  81 k
DEBUG util.py:417:   perl-Pod-Escapes       noarch  1:1.04-292.el7          c7.1708.00.armhfp  50 k
DEBUG util.py:417:   perl-Pod-Perldoc       noarch  3.20-4.el7              c7.1511.00.armhfp  87 k
DEBUG util.py:417:   perl-Pod-Simple        noarch  1:3.28-4.el7            c7.1511.00.armhfp 216 k
DEBUG util.py:417:   perl-Pod-Usage         noarch  1.63-3.el7              c7.1511.00.armhfp  27 k
DEBUG util.py:417:   perl-Scalar-List-Utils armv7hl 1.27-248.el7            c7.1511.00.armhfp  33 k
DEBUG util.py:417:   perl-Socket            armv7hl 2.010-4.el7             c7.1611.00.armhfp  47 k
DEBUG util.py:417:   perl-Storable          armv7hl 2.45-3.el7              c7.1511.00.armhfp  71 k
DEBUG util.py:417:   perl-Text-ParseWords   noarch  3.29-4.el7              c7.1511.00.armhfp  14 k
DEBUG util.py:417:   perl-Thread-Queue      noarch  3.02-2.el7              c7.1511.00.armhfp  17 k
DEBUG util.py:417:   perl-Time-HiRes        armv7hl 4:1.9725-3.el7          c7.1511.00.armhfp  43 k
DEBUG util.py:417:   perl-Time-Local        noarch  1.2300-2.el7            c7.1511.00.armhfp  24 k
DEBUG util.py:417:   perl-constant          noarch  1.27-2.el7              c7.1511.00.armhfp  19 k
DEBUG util.py:417:   perl-libs              armv7hl 4:5.16.3-292.el7        c7.1708.00.armhfp 596 k
DEBUG util.py:417:   perl-macros            armv7hl 4:5.16.3-292.el7        c7.1708.00.armhfp  43 k
DEBUG util.py:417:   perl-parent            noarch  1:0.225-244.el7         c7.1511.00.armhfp  12 k
DEBUG util.py:417:   perl-podlators         noarch  2.5.1-3.el7             c7.1511.00.armhfp 112 k
DEBUG util.py:417:   perl-srpm-macros       noarch  1-8.el7                 c7.1511.00.armhfp 4.6 k
DEBUG util.py:417:   perl-threads           armv7hl 1.87-4.el7              c7.1511.00.armhfp  47 k
DEBUG util.py:417:   perl-threads-shared    armv7hl 1.43-6.el7              c7.1511.00.armhfp  36 k
DEBUG util.py:417:   pinentry               armv7hl 0.8.1-17.el7            c7.1611.00.armhfp  68 k
DEBUG util.py:417:   pkgconfig              armv7hl 1:0.27.1-4.el7          c7.1511.00.armhfp  50 k
DEBUG util.py:417:   popt                   armv7hl 1.13-16.el7             c7.1511.00.armhfp  38 k
DEBUG util.py:417:   procps-ng              armv7hl 3.3.10-17.el7           c7.1804.00.armhfp 280 k
DEBUG util.py:417:   pth                    armv7hl 2.0.7-23.el7            c7.1511.00.armhfp  85 k
DEBUG util.py:417:   python-libs            armv7hl 2.7.5-68.el7            c7.1804.00.armhfp 5.5 M
DEBUG util.py:417:   qrencode-libs          armv7hl 3.4.1-3.el7             c7.1511.00.armhfp  45 k
DEBUG util.py:417:   readline               armv7hl 6.2-10.el7              c7.1708.00.armhfp 178 k
DEBUG util.py:417:   rpm                    armv7hl 4.11.3-32.el7           c7.1804.00.armhfp 1.2 M
DEBUG util.py:417:   rpm-build-libs         armv7hl 4.11.3-32.el7           c7.1804.00.armhfp  97 k
DEBUG util.py:417:   rpm-libs               armv7hl 4.11.3-32.el7           c7.1804.00.armhfp 239 k
DEBUG util.py:417:   setup                  noarch  2.8.71-9.el7            c7.1804.00.armhfp 165 k
DEBUG util.py:417:   shared-mime-info       armv7hl 1.8-4.el7               c7.1804.00.armhfp 309 k
DEBUG util.py:417:   sqlite                 armv7hl 3.7.17-8.el7            c7.1511.00.armhfp 351 k
DEBUG util.py:417:   systemd                armv7hl 219-57.el7              c7.1804.00.armhfp 4.6 M
DEBUG util.py:417:   systemd-libs           armv7hl 219-57.el7              c7.1804.00.armhfp 368 k
DEBUG util.py:417:   tzdata                 noarch  2018d-1.el7             c7.1708.u.armhfp  481 k
DEBUG util.py:417:   ustr                   armv7hl 1.0.4-16.el7            c7.1511.00.armhfp  74 k
DEBUG util.py:417:   xz-libs                armv7hl 5.2.2-1.el7             c7.1611.00.armhfp  98 k
DEBUG util.py:417:   zip                    armv7hl 3.0-11.el7              c7.1611.00.armhfp 246 k
DEBUG util.py:417:   zlib                   armv7hl 1.2.7-17.el7            c7.1611.00.armhfp  86 k
DEBUG util.py:417:  Transaction Summary
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Install  24 Packages (+146 Dependent packages)
DEBUG util.py:417:  Total download size: 110 M
DEBUG util.py:417:  Installed size: 424 M
DEBUG util.py:417:  Downloading packages:
DEBUG util.py:417:  --------------------------------------------------------------------------------
DEBUG util.py:417:  Total                                               19 MB/s | 110 MB  00:05     
DEBUG util.py:417:  Running transaction check
DEBUG util.py:417:  Running transaction test
DEBUG util.py:417:  Transaction test succeeded
DEBUG util.py:417:  Running transaction
DEBUG util.py:417:    Installing : kernel-headers-4.9.65-204.el7.armv7hl                      1/170 
DEBUG util.py:417:    Installing : perl-srpm-macros-1-8.el7.noarch                            2/170 
DEBUG util.py:417:    Installing : tzdata-2018d-1.el7.noarch                                  3/170 
DEBUG util.py:417:    Installing : ncurses-base-5.9-14.20130511.el7.noarch                    4/170 
DEBUG util.py:417:    Installing : libgcc-4.8.5-28.el7_a32.armv7hl                            5/170 
DEBUG util.py:417:    Installing : nss-softokn-freebl-3.34.0-2.el7.armv7hl                    6/170 
DEBUG util.py:417:    Installing : setup-2.8.71-9.el7.noarch                                  7/170 
DEBUG util.py:417:    Installing : filesystem-3.2-25.el7.armv7hl                              8/170 
DEBUG util.py:417:    Installing : basesystem-10.0-7.el7.centos.noarch                        9/170 
DEBUG util.py:417:    Installing : glibc-common-2.17-222.el7.armv7hl                         10/170 
DEBUG util.py:417:    Installing : glibc-2.17-222.el7.armv7hl                                11/170 
DEBUG util.py:417:    Installing : nspr-4.17.0-1.el7.armv7hl                                 12/170 
DEBUG util.py:417:    Installing : nss-util-3.34.0-2.el7.armv7hl                             13/170 
DEBUG util.py:417:    Installing : libstdc++-4.8.5-28.el7_a32.armv7hl                        14/170 
DEBUG util.py:417:    Installing : ncurses-libs-5.9-14.20130511.el7.armv7hl                  15/170 
DEBUG util.py:417:    Installing : bash-4.2.46-30.el7.armv7hl                                16/170 
DEBUG util.py:417:    Installing : libsepol-2.5-8.1.el7.armv7hl                              17/170 
DEBUG util.py:417:    Installing : pcre-8.32-17.el7.armv7hl                                  18/170 
DEBUG util.py:417:    Installing : centos-userland-release-7-5.1804.el7.centos.0.1.armv7h    19/170 
DEBUG util.py:417:  /var/tmp/rpm-tmp.NTACyh: line 5: /usr/bin/uname: No such file or directory
DEBUG util.py:417:  /var/tmp/rpm-tmp.NTACyh: line 5: grep: command not found
DEBUG util.py:417:    Installing : libselinux-2.5-12.el7.armv7hl                             20/170 
DEBUG util.py:417:    Installing : zlib-1.2.7-17.el7.armv7hl                                 21/170 
DEBUG util.py:417:    Installing : info-5.1-5.el7.armv7hl                                    22/170 
DEBUG util.py:417:    Installing : bzip2-libs-1.0.6-13.el7.armv7hl                           23/170 
DEBUG util.py:417:    Installing : xz-libs-5.2.2-1.el7.armv7hl                               24/170 
DEBUG util.py:417:    Installing : elfutils-libelf-0.170-4.el7.armv7hl                       25/170 
DEBUG util.py:417:    Installing : libdb-5.3.21-24.el7.armv7hl                               26/170 
DEBUG util.py:417:    Installing : sed-4.2.2-5.el7.armv7hl                                   27/170 
DEBUG util.py:417:    Installing : 1:gmp-6.0.0-15.el7.armv7hl                                28/170 
DEBUG util.py:417:    Installing : libattr-2.4.46-13.el7.armv7hl                             29/170 
DEBUG util.py:417:    Installing : libacl-2.2.51-14.el7.armv7hl                              30/170 
DEBUG util.py:417:    Installing : libcap-2.22-9.el7.armv7hl                                 31/170 
DEBUG util.py:417:    Installing : popt-1.13-16.el7.armv7hl                                  32/170 
DEBUG util.py:417:    Installing : readline-6.2-10.el7.armv7hl                               33/170 
DEBUG util.py:417:    Installing : libgpg-error-1.12-3.el7.armv7hl                           34/170 
DEBUG util.py:417:    Installing : libgcrypt-1.5.3-14.el7.armv7hl                            35/170 
DEBUG util.py:417:    Installing : lua-5.1.4-15.el7.armv7hl                                  36/170 
DEBUG util.py:417:    Installing : chkconfig-1.7.4-1.el7.armv7hl                             37/170 
DEBUG util.py:417:    Installing : mpfr-3.1.1-4.el7.armv7hl                                  38/170 
DEBUG util.py:417:    Installing : grep-2.20-3.el7.armv7hl                                   39/170 
DEBUG util.py:417:    Installing : libcom_err-1.42.9-11.el7.armv7hl                          40/170 
DEBUG util.py:417:    Installing : libuuid-2.23.2-52.el7.armv7hl                             41/170 
DEBUG util.py:417:    Installing : libffi-3.0.13-18.el7.armv7hl                              42/170 
DEBUG util.py:417:    Installing : libmpc-1.0.1-3.el7.armv7hl                                43/170 
DEBUG util.py:417:    Installing : xz-5.2.2-1.el7.armv7hl                                    44/170 
DEBUG util.py:417:    Installing : cpio-2.11-27.el7.armv7hl                                  45/170 
DEBUG util.py:417:    Installing : 1:findutils-4.5.11-5.el7.armv7hl                          46/170 
DEBUG util.py:417:    Installing : gawk-4.0.2-4.el7.1.armv7hl                                47/170 
DEBUG util.py:417:    Installing : diffutils-3.3-4.el7.armv7hl                               48/170 
DEBUG util.py:417:    Installing : file-libs-5.11-33.el7.armv7hl                             49/170 
DEBUG util.py:417:    Installing : expat-2.1.0-10.el7.armv7hl                                50/170 
DEBUG util.py:417:    Installing : libcap-ng-0.7.5-4.el7.armv7hl                             51/170 
DEBUG util.py:417:    Installing : audit-libs-2.8.1-3.el7.armv7hl                            52/170 
DEBUG util.py:417:    Installing : p11-kit-0.23.5-3.el7.armv7hl                              53/170 
DEBUG util.py:417:    Installing : sqlite-3.7.17-8.el7.armv7hl                               54/170 
DEBUG util.py:417:    Installing : nss-softokn-3.34.0-2.el7.armv7hl                          55/170 
DEBUG util.py:417:    Installing : 2:tar-1.26-34.el7.armv7hl                                 56/170 
DEBUG util.py:417:    Installing : lz4-1.7.5-2.el7.armv7hl                                   57/170 
DEBUG util.py:417:    Installing : gdbm-1.10-8.el7.armv7hl                                   58/170 
DEBUG util.py:417:    Installing : glibc-headers-2.17-222.el7.armv7hl                        59/170 
DEBUG util.py:417:    Installing : glibc-devel-2.17-222.el7.armv7hl                          60/170 
DEBUG util.py:417:    Installing : libstdc++-devel-4.8.5-28.el7_a32.armv7hl                  61/170 
DEBUG util.py:417:    Installing : file-5.11-33.el7.armv7hl                                  62/170 
DEBUG util.py:417:    Installing : cpp-4.8.5-28.el7_a32.armv7hl                              63/170 
DEBUG util.py:417:    Installing : pinentry-0.8.1-17.el7.armv7hl                             64/170 
DEBUG util.py:417:    Installing : libassuan-2.1.0-3.el7.armv7hl                             65/170 
DEBUG util.py:417:    Installing : acl-2.2.51-14.el7.armv7hl                                 66/170 
DEBUG util.py:417:    Installing : patch-2.7.1-8.el7.armv7hl                                 67/170 
DEBUG util.py:417:    Installing : groff-base-1.22.2-8.el7.armv7hl                           68/170 
DEBUG util.py:417:    Installing : 1:perl-parent-0.225-244.el7.noarch                        69/170 
DEBUG util.py:417:    Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                         70/170 
DEBUG util.py:417:    Installing : perl-podlators-2.5.1-3.el7.noarch                         71/170 
DEBUG util.py:417:    Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                        72/170 
DEBUG util.py:417:    Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch                    73/170 
DEBUG util.py:417:    Installing : perl-Text-ParseWords-3.29-4.el7.noarch                    74/170 
DEBUG util.py:417:    Installing : perl-Encode-2.51-7.el7.armv7hl                            75/170 
DEBUG util.py:417:    Installing : perl-Pod-Usage-1.63-3.el7.noarch                          76/170 
DEBUG util.py:417:    Installing : 4:perl-libs-5.16.3-292.el7.armv7hl                        77/170 
DEBUG util.py:417:    Installing : perl-Filter-1.49-3.el7.armv7hl                            78/170 
DEBUG util.py:417:    Installing : perl-Scalar-List-Utils-1.27-248.el7.armv7hl               79/170 
DEBUG util.py:417:    Installing : perl-File-Path-2.09-2.el7.noarch                          80/170 
DEBUG util.py:417:    Installing : perl-PathTools-3.40-5.el7.armv7hl                         81/170 
DEBUG util.py:417:    Installing : perl-Socket-2.010-4.el7.armv7hl                           82/170 
DEBUG util.py:417:    Installing : perl-Storable-2.45-3.el7.armv7hl                          83/170 
DEBUG util.py:417:    Installing : perl-threads-shared-1.43-6.el7.armv7hl                    84/170 
DEBUG util.py:417:    Installing : perl-threads-1.87-4.el7.armv7hl                           85/170 
DEBUG util.py:417:    Installing : perl-Carp-1.26-244.el7.noarch                             86/170 
DEBUG util.py:417:    Installing : perl-Exporter-5.68-3.el7.noarch                           87/170 
DEBUG util.py:417:    Installing : perl-File-Temp-0.23.01-3.el7.noarch                       88/170 
DEBUG util.py:417:    Installing : perl-constant-1.27-2.el7.noarch                           89/170 
DEBUG util.py:417:    Installing : 4:perl-macros-5.16.3-292.el7.armv7hl                      90/170 
DEBUG util.py:417:    Installing : perl-Time-Local-1.2300-2.el7.noarch                       91/170 
DEBUG util.py:417:    Installing : 4:perl-Time-HiRes-1.9725-3.el7.armv7hl                    92/170 
DEBUG util.py:417:    Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                       93/170 
DEBUG util.py:417:    Installing : perl-Getopt-Long-2.40-3.el7.noarch                        94/170 
DEBUG util.py:417:    Installing : 4:perl-5.16.3-292.el7.armv7hl                             95/170 
DEBUG util.py:417:    Installing : perl-Thread-Queue-3.02-2.el7.noarch                       96/170 
DEBUG util.py:417:    Installing : libdb-utils-5.3.21-24.el7.armv7hl                         97/170 
DEBUG util.py:417:    Installing : dwz-0.11-3.el7.armv7hl                                    98/170 
DEBUG util.py:417:    Installing : libxml2-2.9.1-6.el7.3.armv7hl                             99/170 
DEBUG util.py:417:    Installing : kmod-libs-20-21.el7.armv7hl                              100/170 
DEBUG util.py:417:    Installing : bzip2-1.0.6-13.el7.armv7hl                               101/170 
DEBUG util.py:417:    Installing : zip-3.0-11.el7.armv7hl                                   102/170 
DEBUG util.py:417:    Installing : unzip-6.0-19.el7.armv7hl                                 103/170 
DEBUG util.py:417:    Installing : libidn-1.28-4.el7.armv7hl                                104/170 
DEBUG util.py:417:    Installing : libgomp-4.8.5-28.el7_a32.armv7hl                         105/170 
DEBUG util.py:417:    Installing : libatomic-4.8.5-28.el7_a32.armv7hl                       106/170 
DEBUG util.py:417:    Installing : ncurses-5.9-14.20130511.el7.armv7hl                      107/170 
DEBUG util.py:417:    Installing : keyutils-libs-1.5.8-3.el7.armv7hl                        108/170 
DEBUG util.py:417:    Installing : 1:hardlink-1.0-19.el7.armv7hl                            109/170 
DEBUG util.py:417:    Installing : libtasn1-4.10-1.el7.armv7hl                              110/170 
DEBUG util.py:417:    Installing : p11-kit-trust-0.23.5-3.el7.armv7hl                       111/170 
DEBUG util.py:417:    Installing : ca-certificates-2017.2.20-71.el7.noarch                  112/170 
DEBUG util.py:417:    Installing : libverto-0.2.5-4.el7.armv7hl                             113/170 
DEBUG util.py:417:    Installing : 1:openssl-libs-1.0.2k-12.el7.armv7hl                     114/170 
DEBUG util.py:417:    Installing : coreutils-8.22-18.el7.armv7hl                            115/170 
DEBUG util.py:417:    Installing : krb5-libs-1.15.1-18.el7.armv7hl                          116/170 
DEBUG util.py:417:    Installing : gzip-1.5-10.el7.armv7hl                                  117/170 
DEBUG util.py:417:    Installing : cracklib-2.9.0-11.el7.armv7hl                            118/170 
DEBUG util.py:417:    Installing : binutils-2.27-27.base.el7.armv7hl                        119/170 
DEBUG util.py:417:    Installing : libblkid-2.23.2-52.el7.armv7hl                           120/170 
DEBUG util.py:417:    Installing : cracklib-dicts-2.9.0-11.el7.armv7hl                      121/170 
DEBUG util.py:417:    Installing : libmount-2.23.2-52.el7.armv7hl                           122/170 
DEBUG util.py:417:    Installing : glib2-2.54.2-2.el7.armv7hl                               123/170 
DEBUG util.py:417:    Installing : shared-mime-info-1.8-4.el7.armv7hl                       124/170 
DEBUG util.py:417:    Installing : 1:pkgconfig-0.27.1-4.el7.armv7hl                         125/170 
DEBUG util.py:417:    Installing : libpwquality-1.2.3-5.el7.armv7hl                         126/170 
DEBUG util.py:417:    Installing : pam-1.1.8-22.el7.armv7hl                                 127/170 
DEBUG util.py:417:    Installing : gcc-4.8.5-28.el7_a32.armv7hl                             128/170 
DEBUG util.py:417:    Installing : cyrus-sasl-lib-2.1.26-23.el7.armv7hl                     129/170 
DEBUG util.py:417:    Installing : python-libs-2.7.5-68.el7.armv7hl                         130/170 
DEBUG util.py:417:    Installing : gdb-7.6.1-110.el7.armv7hl                                131/170 
DEBUG util.py:417:    Installing : nss-pem-1.0.3-4.el7.armv7hl                              132/170 
DEBUG util.py:417:    Installing : nss-3.34.0-4.el7.armv7hl                                 133/170 
DEBUG util.py:417:    Installing : nss-sysinit-3.34.0-4.el7.armv7hl                         134/170 
DEBUG util.py:417:    Installing : nss-tools-3.34.0-4.el7.armv7hl                           135/170 
DEBUG util.py:417:    Installing : libssh2-1.4.3-10.el7.1.armv7hl                           136/170 
DEBUG util.py:417:    Installing : libcurl-7.29.0-46.el7.armv7hl                            137/170 
DEBUG util.py:417:    Installing : curl-7.29.0-46.el7.armv7hl                               138/170 
DEBUG util.py:417:    Installing : rpm-libs-4.11.3-32.el7.armv7hl                           139/170 
DEBUG util.py:417:    Installing : rpm-4.11.3-32.el7.armv7hl                                140/170 
DEBUG util.py:417:    Installing : openldap-2.4.44-13.el7.armv7hl                           141/170 
DEBUG util.py:417:    Installing : redhat-rpm-config-9.1.0-80.el7.centos.noarch             142/170 
DEBUG util.py:417:    Installing : libuser-0.60-9.el7.armv7hl                               143/170 
DEBUG util.py:417:    Installing : pth-2.0.7-23.el7.armv7hl                                 144/170 
DEBUG util.py:417:    Installing : gnupg2-2.0.22-4.el7.armv7hl                              145/170 
DEBUG util.py:417:    Installing : rpm-build-libs-4.11.3-32.el7.armv7hl                     146/170 
DEBUG util.py:417:    Installing : ustr-1.0.4-16.el7.armv7hl                                147/170 
DEBUG util.py:417:    Installing : libsemanage-2.5-11.el7.armv7hl                           148/170 
DEBUG util.py:417:    Installing : 2:shadow-utils-4.1.5.1-24.el7.armv7hl                    149/170 
DEBUG util.py:417:    Installing : libutempter-1.1.6-4.el7.armv7hl                          150/170 
DEBUG util.py:417:    Installing : qrencode-libs-3.4.1-3.el7.armv7hl                        151/170 
DEBUG util.py:417:    Installing : util-linux-2.23.2-52.el7.armv7hl                         152/170 
DEBUG util.py:417:    Installing : procps-ng-3.3.10-17.el7.armv7hl                          153/170 
DEBUG util.py:417:    Installing : kpartx-0.4.9-119.el7.armv7hl                             154/170 
DEBUG util.py:417:    Installing : 7:device-mapper-1.02.146-4.el7.armv7hl                   155/170 
DEBUG util.py:417:    Installing : 7:device-mapper-libs-1.02.146-4.el7.armv7hl              156/170 
DEBUG util.py:417:    Installing : cryptsetup-libs-1.7.4-4.el7.armv7hl                      157/170 
DEBUG util.py:417:    Installing : dracut-033-535.el7.armv7hl                               158/170 
DEBUG util.py:417:    Installing : kmod-20-21.el7.armv7hl                                   159/170 
DEBUG util.py:417:    Installing : elfutils-libs-0.170-4.el7.armv7hl                        160/170 
DEBUG util.py:417:    Installing : systemd-libs-219-57.el7.armv7hl                          161/170 
DEBUG util.py:417:    Installing : 1:dbus-libs-1.10.24-7.el7.armv7hl                        162/170 
DEBUG util.py:417:    Installing : systemd-219-57.el7.armv7hl                               163/170 
DEBUG util.py:417:    Installing : elfutils-default-yama-scope-0.170-4.el7.noarch           164/170 
DEBUG util.py:417:    Installing : 1:dbus-1.10.24-7.el7.armv7hl                             165/170 
DEBUG util.py:417:    Installing : elfutils-0.170-4.el7.armv7hl                             166/170 
DEBUG util.py:417:    Installing : rpm-build-4.11.3-32.el7.armv7hl                          167/170 
DEBUG util.py:417:    Installing : gcc-c++-4.8.5-28.el7_a32.armv7hl                         168/170 
DEBUG util.py:417:    Installing : which-2.20-7.el7.armv7hl                                 169/170 
DEBUG util.py:417:    Installing : 1:make-3.82-23.el7.armv7hl                               170/170 
DEBUG util.py:417:    Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          1/170 
DEBUG util.py:417:    Verifying  : elfutils-libelf-0.170-4.el7.armv7hl                        2/170 
DEBUG util.py:417:    Verifying  : filesystem-3.2-25.el7.armv7hl                              3/170 
DEBUG util.py:417:    Verifying  : zlib-1.2.7-17.el7.armv7hl                                  4/170 
DEBUG util.py:417:    Verifying  : libdb-utils-5.3.21-24.el7.armv7hl                          5/170 
DEBUG util.py:417:    Verifying  : p11-kit-0.23.5-3.el7.armv7hl                               6/170 
DEBUG util.py:417:    Verifying  : pcre-8.32-17.el7.armv7hl                                   7/170 
DEBUG util.py:417:    Verifying  : 4:perl-5.16.3-292.el7.armv7hl                              8/170 
DEBUG util.py:417:    Verifying  : 1:openssl-libs-1.0.2k-12.el7.armv7hl                       9/170 
DEBUG util.py:417:    Verifying  : libuser-0.60-9.el7.armv7hl                                10/170 
DEBUG util.py:417:    Verifying  : libcom_err-1.42.9-11.el7.armv7hl                          11/170 
DEBUG util.py:417:    Verifying  : perl-Filter-1.49-3.el7.armv7hl                            12/170 
DEBUG util.py:417:    Verifying  : ncurses-base-5.9-14.20130511.el7.noarch                   13/170 
DEBUG util.py:417:    Verifying  : perl-Scalar-List-Utils-1.27-248.el7.armv7hl               14/170 
DEBUG util.py:417:    Verifying  : libgpg-error-1.12-3.el7.armv7hl                           15/170 
DEBUG util.py:417:    Verifying  : groff-base-1.22.2-8.el7.armv7hl                           16/170 
DEBUG util.py:417:    Verifying  : dwz-0.11-3.el7.armv7hl                                    17/170 
DEBUG util.py:417:    Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                       18/170 
DEBUG util.py:417:    Verifying  : which-2.20-7.el7.armv7hl                                  19/170 
DEBUG util.py:417:    Verifying  : 1:dbus-1.10.24-7.el7.armv7hl                              20/170 
DEBUG util.py:417:    Verifying  : acl-2.2.51-14.el7.armv7hl                                 21/170 
DEBUG util.py:417:    Verifying  : cpp-4.8.5-28.el7_a32.armv7hl                              22/170 
DEBUG util.py:417:    Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                       23/170 
DEBUG util.py:417:    Verifying  : libattr-2.4.46-13.el7.armv7hl                             24/170 
DEBUG util.py:417:    Verifying  : cyrus-sasl-lib-2.1.26-23.el7.armv7hl                      25/170 
DEBUG util.py:417:    Verifying  : gnupg2-2.0.22-4.el7.armv7hl                               26/170 
DEBUG util.py:417:    Verifying  : chkconfig-1.7.4-1.el7.armv7hl                             27/170 
DEBUG util.py:417:    Verifying  : gdb-7.6.1-110.el7.armv7hl                                 28/170 
DEBUG util.py:417:    Verifying  : file-libs-5.11-33.el7.armv7hl                             29/170 
DEBUG util.py:417:    Verifying  : expat-2.1.0-10.el7.armv7hl                                30/170 
DEBUG util.py:417:    Verifying  : keyutils-libs-1.5.8-3.el7.armv7hl                         31/170 
DEBUG util.py:417:    Verifying  : 4:perl-libs-5.16.3-292.el7.armv7hl                        32/170 
DEBUG util.py:417:    Verifying  : libidn-1.28-4.el7.armv7hl                                 33/170 
DEBUG util.py:417:    Verifying  : nspr-4.17.0-1.el7.armv7hl                                 34/170 
DEBUG util.py:417:    Verifying  : 1:perl-Pod-Escapes-1.04-292.el7.noarch                    35/170 
DEBUG util.py:417:    Verifying  : tzdata-2018d-1.el7.noarch                                 36/170 
DEBUG util.py:417:    Verifying  : lz4-1.7.5-2.el7.armv7hl                                   37/170 
DEBUG util.py:417:    Verifying  : readline-6.2-10.el7.armv7hl                               38/170 
DEBUG util.py:417:    Verifying  : libuuid-2.23.2-52.el7.armv7hl                             39/170 
DEBUG util.py:417:    Verifying  : perl-File-Path-2.09-2.el7.noarch                          40/170 
DEBUG util.py:417:    Verifying  : nss-pem-1.0.3-4.el7.armv7hl                               41/170 
DEBUG util.py:417:    Verifying  : perl-PathTools-3.40-5.el7.armv7hl                         42/170 
DEBUG util.py:417:    Verifying  : libxml2-2.9.1-6.el7.3.armv7hl                             43/170 
DEBUG util.py:417:    Verifying  : 7:device-mapper-libs-1.02.146-4.el7.armv7hl               44/170 
DEBUG util.py:417:    Verifying  : xz-5.2.2-1.el7.armv7hl                                    45/170 
DEBUG util.py:417:    Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                    46/170 
DEBUG util.py:417:    Verifying  : nss-tools-3.34.0-4.el7.armv7hl                            47/170 
DEBUG util.py:417:    Verifying  : libgomp-4.8.5-28.el7_a32.armv7hl                          48/170 
DEBUG util.py:417:    Verifying  : 1:hardlink-1.0-19.el7.armv7hl                             49/170 
DEBUG util.py:417:    Verifying  : libstdc++-devel-4.8.5-28.el7_a32.armv7hl                  50/170 
DEBUG util.py:417:    Verifying  : setup-2.8.71-9.el7.noarch                                 51/170 
DEBUG util.py:417:    Verifying  : libcurl-7.29.0-46.el7.armv7hl                             52/170 
DEBUG util.py:417:    Verifying  : nss-softokn-freebl-3.34.0-2.el7.armv7hl                   53/170 
DEBUG util.py:417:    Verifying  : cracklib-2.9.0-11.el7.armv7hl                             54/170 
DEBUG util.py:417:    Verifying  : nss-softokn-3.34.0-2.el7.armv7hl                          55/170 
DEBUG util.py:417:    Verifying  : sed-4.2.2-5.el7.armv7hl                                   56/170 
DEBUG util.py:417:    Verifying  : libacl-2.2.51-14.el7.armv7hl                              57/170 
DEBUG util.py:417:    Verifying  : elfutils-default-yama-scope-0.170-4.el7.noarch            58/170 
DEBUG util.py:417:    Verifying  : basesystem-10.0-7.el7.centos.noarch                       59/170 
DEBUG util.py:417:    Verifying  : 2:shadow-utils-4.1.5.1-24.el7.armv7hl                     60/170 
DEBUG util.py:417:    Verifying  : glibc-common-2.17-222.el7.armv7hl                         61/170 
DEBUG util.py:417:    Verifying  : libpwquality-1.2.3-5.el7.armv7hl                          62/170 
DEBUG util.py:417:    Verifying  : audit-libs-2.8.1-3.el7.armv7hl                            63/170 
DEBUG util.py:417:    Verifying  : libtasn1-4.10-1.el7.armv7hl                               64/170 
DEBUG util.py:417:    Verifying  : 7:device-mapper-1.02.146-4.el7.armv7hl                    65/170 
DEBUG util.py:417:    Verifying  : libgcrypt-1.5.3-14.el7.armv7hl                            66/170 
DEBUG util.py:417:    Verifying  : cpio-2.11-27.el7.armv7hl                                  67/170 
DEBUG util.py:417:    Verifying  : bash-4.2.46-30.el7.armv7hl                                68/170 
DEBUG util.py:417:    Verifying  : p11-kit-trust-0.23.5-3.el7.armv7hl                        69/170 
DEBUG util.py:417:    Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                          70/170 
DEBUG util.py:417:    Verifying  : libcap-2.22-9.el7.armv7hl                                 71/170 
DEBUG util.py:417:    Verifying  : elfutils-0.170-4.el7.armv7hl                              72/170 
DEBUG util.py:417:    Verifying  : info-5.1-5.el7.armv7hl                                    73/170 
DEBUG util.py:417:    Verifying  : bzip2-1.0.6-13.el7.armv7hl                                74/170 
DEBUG util.py:417:    Verifying  : kmod-libs-20-21.el7.armv7hl                               75/170 
DEBUG util.py:417:    Verifying  : ca-certificates-2017.2.20-71.el7.noarch                   76/170 
DEBUG util.py:417:    Verifying  : coreutils-8.22-18.el7.armv7hl                             77/170 
DEBUG util.py:417:    Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                        78/170 
DEBUG util.py:417:    Verifying  : kmod-20-21.el7.armv7hl                                    79/170 
DEBUG util.py:417:    Verifying  : cryptsetup-libs-1.7.4-4.el7.armv7hl                       80/170 
DEBUG util.py:417:    Verifying  : libssh2-1.4.3-10.el7.1.armv7hl                            81/170 
DEBUG util.py:417:    Verifying  : libselinux-2.5-12.el7.armv7hl                             82/170 
DEBUG util.py:417:    Verifying  : elfutils-libs-0.170-4.el7.armv7hl                         83/170 
DEBUG util.py:417:    Verifying  : 1:pkgconfig-0.27.1-4.el7.armv7hl                          84/170 
DEBUG util.py:417:    Verifying  : libverto-0.2.5-4.el7.armv7hl                              85/170 
DEBUG util.py:417:    Verifying  : gzip-1.5-10.el7.armv7hl                                   86/170 
DEBUG util.py:417:    Verifying  : bzip2-libs-1.0.6-13.el7.armv7hl                           87/170 
DEBUG util.py:417:    Verifying  : centos-userland-release-7-5.1804.el7.centos.0.1.armv7h    88/170 
DEBUG util.py:417:    Verifying  : libutempter-1.1.6-4.el7.armv7hl                           89/170 
DEBUG util.py:417:    Verifying  : 1:perl-parent-0.225-244.el7.noarch                        90/170 
DEBUG util.py:417:    Verifying  : popt-1.13-16.el7.armv7hl                                  91/170 
DEBUG util.py:417:    Verifying  : libcap-ng-0.7.5-4.el7.armv7hl                             92/170 
DEBUG util.py:417:    Verifying  : perl-srpm-macros-1-8.el7.noarch                           93/170 
DEBUG util.py:417:    Verifying  : kernel-headers-4.9.65-204.el7.armv7hl                     94/170 
DEBUG util.py:417:    Verifying  : perl-Socket-2.010-4.el7.armv7hl                           95/170 
DEBUG util.py:417:    Verifying  : libdb-5.3.21-24.el7.armv7hl                               96/170 
DEBUG util.py:417:    Verifying  : nss-3.34.0-4.el7.armv7hl                                  97/170 
DEBUG util.py:417:    Verifying  : python-libs-2.7.5-68.el7.armv7hl                          98/170 
DEBUG util.py:417:    Verifying  : shared-mime-info-1.8-4.el7.armv7hl                        99/170 
DEBUG util.py:417:    Verifying  : gcc-4.8.5-28.el7_a32.armv7hl                             100/170 
DEBUG util.py:417:    Verifying  : glibc-devel-2.17-222.el7.armv7hl                         101/170 
DEBUG util.py:417:    Verifying  : kpartx-0.4.9-119.el7.armv7hl                             102/170 
DEBUG util.py:417:    Verifying  : perl-Storable-2.45-3.el7.armv7hl                         103/170 
DEBUG util.py:417:    Verifying  : perl-threads-shared-1.43-6.el7.armv7hl                   104/170 
DEBUG util.py:417:    Verifying  : perl-Carp-1.26-244.el7.noarch                            105/170 
DEBUG util.py:417:    Verifying  : 1:findutils-4.5.11-5.el7.armv7hl                         106/170 
DEBUG util.py:417:    Verifying  : redhat-rpm-config-9.1.0-80.el7.centos.noarch             107/170 
DEBUG util.py:417:    Verifying  : ncurses-libs-5.9-14.20130511.el7.armv7hl                 108/170 
DEBUG util.py:417:    Verifying  : grep-2.20-3.el7.armv7hl                                  109/170 
DEBUG util.py:417:    Verifying  : curl-7.29.0-46.el7.armv7hl                               110/170 
DEBUG util.py:417:    Verifying  : libgcc-4.8.5-28.el7_a32.armv7hl                          111/170 
DEBUG util.py:417:    Verifying  : lua-5.1.4-15.el7.armv7hl                                 112/170 
DEBUG util.py:417:    Verifying  : rpm-build-libs-4.11.3-32.el7.armv7hl                     113/170 
DEBUG util.py:417:    Verifying  : glibc-2.17-222.el7.armv7hl                               114/170 
DEBUG util.py:417:    Verifying  : perl-threads-1.87-4.el7.armv7hl                          115/170 
DEBUG util.py:417:    Verifying  : xz-libs-5.2.2-1.el7.armv7hl                              116/170 
DEBUG util.py:417:    Verifying  : perl-Exporter-5.68-3.el7.noarch                          117/170 
DEBUG util.py:417:    Verifying  : perl-Encode-2.51-7.el7.armv7hl                           118/170 
DEBUG util.py:417:    Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                       119/170 
DEBUG util.py:417:    Verifying  : perl-constant-1.27-2.el7.noarch                          120/170 
DEBUG util.py:417:    Verifying  : gdbm-1.10-8.el7.armv7hl                                  121/170 
DEBUG util.py:417:    Verifying  : pam-1.1.8-22.el7.armv7hl                                 122/170 
DEBUG util.py:417:    Verifying  : libmount-2.23.2-52.el7.armv7hl                           123/170 
DEBUG util.py:417:    Verifying  : file-5.11-33.el7.armv7hl                                 124/170 
DEBUG util.py:417:    Verifying  : 4:perl-macros-5.16.3-292.el7.armv7hl                     125/170 
DEBUG util.py:417:    Verifying  : dracut-033-535.el7.armv7hl                               126/170 
DEBUG util.py:417:    Verifying  : sqlite-3.7.17-8.el7.armv7hl                              127/170 
DEBUG util.py:417:    Verifying  : binutils-2.27-27.base.el7.armv7hl                        128/170 
DEBUG util.py:417:    Verifying  : util-linux-2.23.2-52.el7.armv7hl                         129/170 
DEBUG util.py:417:    Verifying  : pinentry-0.8.1-17.el7.armv7hl                            130/170 
DEBUG util.py:417:    Verifying  : libffi-3.0.13-18.el7.armv7hl                             131/170 
DEBUG util.py:417:    Verifying  : krb5-libs-1.15.1-18.el7.armv7hl                          132/170 
DEBUG util.py:417:    Verifying  : zip-3.0-11.el7.armv7hl                                   133/170 
DEBUG util.py:417:    Verifying  : libsepol-2.5-8.1.el7.armv7hl                             134/170 
DEBUG util.py:417:    Verifying  : gawk-4.0.2-4.el7.1.armv7hl                               135/170 
DEBUG util.py:417:    Verifying  : pth-2.0.7-23.el7.armv7hl                                 136/170 
DEBUG util.py:417:    Verifying  : ncurses-5.9-14.20130511.el7.armv7hl                      137/170 
DEBUG util.py:417:    Verifying  : systemd-libs-219-57.el7.armv7hl                          138/170 
DEBUG util.py:417:    Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                      139/170 
DEBUG util.py:417:    Verifying  : glib2-2.54.2-2.el7.armv7hl                               140/170 
DEBUG util.py:417:    Verifying  : perl-Time-Local-1.2300-2.el7.noarch                      141/170 
DEBUG util.py:417:    Verifying  : systemd-219-57.el7.armv7hl                               142/170 
DEBUG util.py:417:    Verifying  : rpm-4.11.3-32.el7.armv7hl                                143/170 
DEBUG util.py:417:    Verifying  : libmpc-1.0.1-3.el7.armv7hl                               144/170 
DEBUG util.py:417:    Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.armv7hl                   145/170 
DEBUG util.py:417:    Verifying  : patch-2.7.1-8.el7.armv7hl                                146/170 
DEBUG util.py:417:    Verifying  : libassuan-2.1.0-3.el7.armv7hl                            147/170 
DEBUG util.py:417:    Verifying  : cracklib-dicts-2.9.0-11.el7.armv7hl                      148/170 
DEBUG util.py:417:    Verifying  : mpfr-3.1.1-4.el7.armv7hl                                 149/170 
DEBUG util.py:417:    Verifying  : ustr-1.0.4-16.el7.armv7hl                                150/170 
DEBUG util.py:417:    Verifying  : nss-util-3.34.0-2.el7.armv7hl                            151/170 
DEBUG util.py:417:    Verifying  : libatomic-4.8.5-28.el7_a32.armv7hl                       152/170 
DEBUG util.py:417:    Verifying  : 1:gmp-6.0.0-15.el7.armv7hl                               153/170 
DEBUG util.py:417:    Verifying  : procps-ng-3.3.10-17.el7.armv7hl                          154/170 
DEBUG util.py:417:    Verifying  : qrencode-libs-3.4.1-3.el7.armv7hl                        155/170 
DEBUG util.py:417:    Verifying  : 1:make-3.82-23.el7.armv7hl                               156/170 
DEBUG util.py:417:    Verifying  : rpm-libs-4.11.3-32.el7.armv7hl                           157/170 
DEBUG util.py:417:    Verifying  : 1:dbus-libs-1.10.24-7.el7.armv7hl                        158/170 
DEBUG util.py:417:    Verifying  : perl-podlators-2.5.1-3.el7.noarch                        159/170 
DEBUG util.py:417:    Verifying  : openldap-2.4.44-13.el7.armv7hl                           160/170 
DEBUG util.py:417:    Verifying  : 2:tar-1.26-34.el7.armv7hl                                161/170 
DEBUG util.py:417:    Verifying  : gcc-c++-4.8.5-28.el7_a32.armv7hl                         162/170 
DEBUG util.py:417:    Verifying  : libsemanage-2.5-11.el7.armv7hl                           163/170 
DEBUG util.py:417:    Verifying  : glibc-headers-2.17-222.el7.armv7hl                       164/170 
DEBUG util.py:417:    Verifying  : rpm-build-4.11.3-32.el7.armv7hl                          165/170 
DEBUG util.py:417:    Verifying  : unzip-6.0-19.el7.armv7hl                                 166/170 
DEBUG util.py:417:    Verifying  : nss-sysinit-3.34.0-4.el7.armv7hl                         167/170 
DEBUG util.py:417:    Verifying  : libstdc++-4.8.5-28.el7_a32.armv7hl                       168/170 
DEBUG util.py:417:    Verifying  : libblkid-2.23.2-52.el7.armv7hl                           169/170 
DEBUG util.py:417:    Verifying  : diffutils-3.3-4.el7.armv7hl                              170/170 
DEBUG util.py:417:  Installed:
DEBUG util.py:417:    bash.armv7hl 0:4.2.46-30.el7                                                  
DEBUG util.py:417:    bzip2.armv7hl 0:1.0.6-13.el7                                                  
DEBUG util.py:417:    centos-userland-release.armv7hl 0:7-5.1804.el7.centos.0.1                     
DEBUG util.py:417:    coreutils.armv7hl 0:8.22-18.el7                                               
DEBUG util.py:417:    cpio.armv7hl 0:2.11-27.el7                                                    
DEBUG util.py:417:    diffutils.armv7hl 0:3.3-4.el7                                                 
DEBUG util.py:417:    findutils.armv7hl 1:4.5.11-5.el7                                              
DEBUG util.py:417:    gawk.armv7hl 0:4.0.2-4.el7.1                                                  
DEBUG util.py:417:    gcc.armv7hl 0:4.8.5-28.el7_a32                                                
DEBUG util.py:417:    gcc-c++.armv7hl 0:4.8.5-28.el7_a32                                            
DEBUG util.py:417:    grep.armv7hl 0:2.20-3.el7                                                     
DEBUG util.py:417:    gzip.armv7hl 0:1.5-10.el7                                                     
DEBUG util.py:417:    info.armv7hl 0:5.1-5.el7                                                      
DEBUG util.py:417:    make.armv7hl 1:3.82-23.el7                                                    
DEBUG util.py:417:    patch.armv7hl 0:2.7.1-8.el7                                                   
DEBUG util.py:417:    redhat-rpm-config.noarch 0:9.1.0-80.el7.centos                                
DEBUG util.py:417:    rpm-build.armv7hl 0:4.11.3-32.el7                                             
DEBUG util.py:417:    sed.armv7hl 0:4.2.2-5.el7                                                     
DEBUG util.py:417:    shadow-utils.armv7hl 2:4.1.5.1-24.el7                                         
DEBUG util.py:417:    tar.armv7hl 2:1.26-34.el7                                                     
DEBUG util.py:417:    unzip.armv7hl 0:6.0-19.el7                                                    
DEBUG util.py:417:    util-linux.armv7hl 0:2.23.2-52.el7                                            
DEBUG util.py:417:    which.armv7hl 0:2.20-7.el7                                                    
DEBUG util.py:417:    xz.armv7hl 0:5.2.2-1.el7                                                      
DEBUG util.py:417:  Dependency Installed:
DEBUG util.py:417:    acl.armv7hl 0:2.2.51-14.el7                                                   
DEBUG util.py:417:    audit-libs.armv7hl 0:2.8.1-3.el7                                              
DEBUG util.py:417:    basesystem.noarch 0:10.0-7.el7.centos                                         
DEBUG util.py:417:    binutils.armv7hl 0:2.27-27.base.el7                                           
DEBUG util.py:417:    bzip2-libs.armv7hl 0:1.0.6-13.el7                                             
DEBUG util.py:417:    ca-certificates.noarch 0:2017.2.20-71.el7                                     
DEBUG util.py:417:    chkconfig.armv7hl 0:1.7.4-1.el7                                               
DEBUG util.py:417:    cpp.armv7hl 0:4.8.5-28.el7_a32                                                
DEBUG util.py:417:    cracklib.armv7hl 0:2.9.0-11.el7                                               
DEBUG util.py:417:    cracklib-dicts.armv7hl 0:2.9.0-11.el7                                         
DEBUG util.py:417:    cryptsetup-libs.armv7hl 0:1.7.4-4.el7                                         
DEBUG util.py:417:    curl.armv7hl 0:7.29.0-46.el7                                                  
DEBUG util.py:417:    cyrus-sasl-lib.armv7hl 0:2.1.26-23.el7                                        
DEBUG util.py:417:    dbus.armv7hl 1:1.10.24-7.el7                                                  
DEBUG util.py:417:    dbus-libs.armv7hl 1:1.10.24-7.el7                                             
DEBUG util.py:417:    device-mapper.armv7hl 7:1.02.146-4.el7                                        
DEBUG util.py:417:    device-mapper-libs.armv7hl 7:1.02.146-4.el7                                   
DEBUG util.py:417:    dracut.armv7hl 0:033-535.el7                                                  
DEBUG util.py:417:    dwz.armv7hl 0:0.11-3.el7                                                      
DEBUG util.py:417:    elfutils.armv7hl 0:0.170-4.el7                                                
DEBUG util.py:417:    elfutils-default-yama-scope.noarch 0:0.170-4.el7                              
DEBUG util.py:417:    elfutils-libelf.armv7hl 0:0.170-4.el7                                         
DEBUG util.py:417:    elfutils-libs.armv7hl 0:0.170-4.el7                                           
DEBUG util.py:417:    expat.armv7hl 0:2.1.0-10.el7                                                  
DEBUG util.py:417:    file.armv7hl 0:5.11-33.el7                                                    
DEBUG util.py:417:    file-libs.armv7hl 0:5.11-33.el7                                               
DEBUG util.py:417:    filesystem.armv7hl 0:3.2-25.el7                                               
DEBUG util.py:417:    gdb.armv7hl 0:7.6.1-110.el7                                                   
DEBUG util.py:417:    gdbm.armv7hl 0:1.10-8.el7                                                     
DEBUG util.py:417:    glib2.armv7hl 0:2.54.2-2.el7                                                  
DEBUG util.py:417:    glibc.armv7hl 0:2.17-222.el7                                                  
DEBUG util.py:417:    glibc-common.armv7hl 0:2.17-222.el7                                           
DEBUG util.py:417:    glibc-devel.armv7hl 0:2.17-222.el7                                            
DEBUG util.py:417:    glibc-headers.armv7hl 0:2.17-222.el7                                          
DEBUG util.py:417:    gmp.armv7hl 1:6.0.0-15.el7                                                    
DEBUG util.py:417:    gnupg2.armv7hl 0:2.0.22-4.el7                                                 
DEBUG util.py:417:    groff-base.armv7hl 0:1.22.2-8.el7                                             
DEBUG util.py:417:    hardlink.armv7hl 1:1.0-19.el7                                                 
DEBUG util.py:417:    kernel-headers.armv7hl 0:4.9.65-204.el7                                       
DEBUG util.py:417:    keyutils-libs.armv7hl 0:1.5.8-3.el7                                           
DEBUG util.py:417:    kmod.armv7hl 0:20-21.el7                                                      
DEBUG util.py:417:    kmod-libs.armv7hl 0:20-21.el7                                                 
DEBUG util.py:417:    kpartx.armv7hl 0:0.4.9-119.el7                                                
DEBUG util.py:417:    krb5-libs.armv7hl 0:1.15.1-18.el7                                             
DEBUG util.py:417:    libacl.armv7hl 0:2.2.51-14.el7                                                
DEBUG util.py:417:    libassuan.armv7hl 0:2.1.0-3.el7                                               
DEBUG util.py:417:    libatomic.armv7hl 0:4.8.5-28.el7_a32                                          
DEBUG util.py:417:    libattr.armv7hl 0:2.4.46-13.el7                                               
DEBUG util.py:417:    libblkid.armv7hl 0:2.23.2-52.el7                                              
DEBUG util.py:417:    libcap.armv7hl 0:2.22-9.el7                                                   
DEBUG util.py:417:    libcap-ng.armv7hl 0:0.7.5-4.el7                                               
DEBUG util.py:417:    libcom_err.armv7hl 0:1.42.9-11.el7                                            
DEBUG util.py:417:    libcurl.armv7hl 0:7.29.0-46.el7                                               
DEBUG util.py:417:    libdb.armv7hl 0:5.3.21-24.el7                                                 
DEBUG util.py:417:    libdb-utils.armv7hl 0:5.3.21-24.el7                                           
DEBUG util.py:417:    libffi.armv7hl 0:3.0.13-18.el7                                                
DEBUG util.py:417:    libgcc.armv7hl 0:4.8.5-28.el7_a32                                             
DEBUG util.py:417:    libgcrypt.armv7hl 0:1.5.3-14.el7                                              
DEBUG util.py:417:    libgomp.armv7hl 0:4.8.5-28.el7_a32                                            
DEBUG util.py:417:    libgpg-error.armv7hl 0:1.12-3.el7                                             
DEBUG util.py:417:    libidn.armv7hl 0:1.28-4.el7                                                   
DEBUG util.py:417:    libmount.armv7hl 0:2.23.2-52.el7                                              
DEBUG util.py:417:    libmpc.armv7hl 0:1.0.1-3.el7                                                  
DEBUG util.py:417:    libpwquality.armv7hl 0:1.2.3-5.el7                                            
DEBUG util.py:417:    libselinux.armv7hl 0:2.5-12.el7                                               
DEBUG util.py:417:    libsemanage.armv7hl 0:2.5-11.el7                                              
DEBUG util.py:417:    libsepol.armv7hl 0:2.5-8.1.el7                                                
DEBUG util.py:417:    libssh2.armv7hl 0:1.4.3-10.el7.1                                              
DEBUG util.py:417:    libstdc++.armv7hl 0:4.8.5-28.el7_a32                                          
DEBUG util.py:417:    libstdc++-devel.armv7hl 0:4.8.5-28.el7_a32                                    
DEBUG util.py:417:    libtasn1.armv7hl 0:4.10-1.el7                                                 
DEBUG util.py:417:    libuser.armv7hl 0:0.60-9.el7                                                  
DEBUG util.py:417:    libutempter.armv7hl 0:1.1.6-4.el7                                             
DEBUG util.py:417:    libuuid.armv7hl 0:2.23.2-52.el7                                               
DEBUG util.py:417:    libverto.armv7hl 0:0.2.5-4.el7                                                
DEBUG util.py:417:    libxml2.armv7hl 0:2.9.1-6.el7.3                                               
DEBUG util.py:417:    lua.armv7hl 0:5.1.4-15.el7                                                    
DEBUG util.py:417:    lz4.armv7hl 0:1.7.5-2.el7                                                     
DEBUG util.py:417:    mpfr.armv7hl 0:3.1.1-4.el7                                                    
DEBUG util.py:417:    ncurses.armv7hl 0:5.9-14.20130511.el7                                         
DEBUG util.py:417:    ncurses-base.noarch 0:5.9-14.20130511.el7                                     
DEBUG util.py:417:    ncurses-libs.armv7hl 0:5.9-14.20130511.el7                                    
DEBUG util.py:417:    nspr.armv7hl 0:4.17.0-1.el7                                                   
DEBUG util.py:417:    nss.armv7hl 0:3.34.0-4.el7                                                    
DEBUG util.py:417:    nss-pem.armv7hl 0:1.0.3-4.el7                                                 
DEBUG util.py:417:    nss-softokn.armv7hl 0:3.34.0-2.el7                                            
DEBUG util.py:417:    nss-softokn-freebl.armv7hl 0:3.34.0-2.el7                                     
DEBUG util.py:417:    nss-sysinit.armv7hl 0:3.34.0-4.el7                                            
DEBUG util.py:417:    nss-tools.armv7hl 0:3.34.0-4.el7                                              
DEBUG util.py:417:    nss-util.armv7hl 0:3.34.0-2.el7                                               
DEBUG util.py:417:    openldap.armv7hl 0:2.4.44-13.el7                                              
DEBUG util.py:417:    openssl-libs.armv7hl 1:1.0.2k-12.el7                                          
DEBUG util.py:417:    p11-kit.armv7hl 0:0.23.5-3.el7                                                
DEBUG util.py:417:    p11-kit-trust.armv7hl 0:0.23.5-3.el7                                          
DEBUG util.py:417:    pam.armv7hl 0:1.1.8-22.el7                                                    
DEBUG util.py:417:    pcre.armv7hl 0:8.32-17.el7                                                    
DEBUG util.py:417:    perl.armv7hl 4:5.16.3-292.el7                                                 
DEBUG util.py:417:    perl-Carp.noarch 0:1.26-244.el7                                               
DEBUG util.py:417:    perl-Encode.armv7hl 0:2.51-7.el7                                              
DEBUG util.py:417:    perl-Exporter.noarch 0:5.68-3.el7                                             
DEBUG util.py:417:    perl-File-Path.noarch 0:2.09-2.el7                                            
DEBUG util.py:417:    perl-File-Temp.noarch 0:0.23.01-3.el7                                         
DEBUG util.py:417:    perl-Filter.armv7hl 0:1.49-3.el7                                              
DEBUG util.py:417:    perl-Getopt-Long.noarch 0:2.40-3.el7                                          
DEBUG util.py:417:    perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
DEBUG util.py:417:    perl-PathTools.armv7hl 0:3.40-5.el7                                           
DEBUG util.py:417:    perl-Pod-Escapes.noarch 1:1.04-292.el7                                        
DEBUG util.py:417:    perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
DEBUG util.py:417:    perl-Pod-Simple.noarch 1:3.28-4.el7                                           
DEBUG util.py:417:    perl-Pod-Usage.noarch 0:1.63-3.el7                                            
DEBUG util.py:417:    perl-Scalar-List-Utils.armv7hl 0:1.27-248.el7                                 
DEBUG util.py:417:    perl-Socket.armv7hl 0:2.010-4.el7                                             
DEBUG util.py:417:    perl-Storable.armv7hl 0:2.45-3.el7                                            
DEBUG util.py:417:    perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
DEBUG util.py:417:    perl-Thread-Queue.noarch 0:3.02-2.el7                                         
DEBUG util.py:417:    perl-Time-HiRes.armv7hl 4:1.9725-3.el7                                        
DEBUG util.py:417:    perl-Time-Local.noarch 0:1.2300-2.el7                                         
DEBUG util.py:417:    perl-constant.noarch 0:1.27-2.el7                                             
DEBUG util.py:417:    perl-libs.armv7hl 4:5.16.3-292.el7                                            
DEBUG util.py:417:    perl-macros.armv7hl 4:5.16.3-292.el7                                          
DEBUG util.py:417:    perl-parent.noarch 1:0.225-244.el7                                            
DEBUG util.py:417:    perl-podlators.noarch 0:2.5.1-3.el7                                           
DEBUG util.py:417:    perl-srpm-macros.noarch 0:1-8.el7                                             
DEBUG util.py:417:    perl-threads.armv7hl 0:1.87-4.el7                                             
DEBUG util.py:417:    perl-threads-shared.armv7hl 0:1.43-6.el7                                      
DEBUG util.py:417:    pinentry.armv7hl 0:0.8.1-17.el7                                               
DEBUG util.py:417:    pkgconfig.armv7hl 1:0.27.1-4.el7                                              
DEBUG util.py:417:    popt.armv7hl 0:1.13-16.el7                                                    
DEBUG util.py:417:    procps-ng.armv7hl 0:3.3.10-17.el7                                             
DEBUG util.py:417:    pth.armv7hl 0:2.0.7-23.el7                                                    
DEBUG util.py:417:    python-libs.armv7hl 0:2.7.5-68.el7                                            
DEBUG util.py:417:    qrencode-libs.armv7hl 0:3.4.1-3.el7                                           
DEBUG util.py:417:    readline.armv7hl 0:6.2-10.el7                                                 
DEBUG util.py:417:    rpm.armv7hl 0:4.11.3-32.el7                                                   
DEBUG util.py:417:    rpm-build-libs.armv7hl 0:4.11.3-32.el7                                        
DEBUG util.py:417:    rpm-libs.armv7hl 0:4.11.3-32.el7                                              
DEBUG util.py:417:    setup.noarch 0:2.8.71-9.el7                                                   
DEBUG util.py:417:    shared-mime-info.armv7hl 0:1.8-4.el7                                          
DEBUG util.py:417:    sqlite.armv7hl 0:3.7.17-8.el7                                                 
DEBUG util.py:417:    systemd.armv7hl 0:219-57.el7                                                  
DEBUG util.py:417:    systemd-libs.armv7hl 0:219-57.el7                                             
DEBUG util.py:417:    tzdata.noarch 0:2018d-1.el7                                                   
DEBUG util.py:417:    ustr.armv7hl 0:1.0.4-16.el7                                                   
DEBUG util.py:417:    xz-libs.armv7hl 0:5.2.2-1.el7                                                 
DEBUG util.py:417:    zip.armv7hl 0:3.0-11.el7                                                      
DEBUG util.py:417:    zlib.armv7hl 0:1.2.7-17.el7                                                   
DEBUG util.py:417:  Complete!
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/etc/os-release
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  userdel: user 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  groupdel: group 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1004', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/RPMS
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/RPMS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SPECS
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SPECS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SRPMS
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SRPMS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SOURCES
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/SOURCES
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/BUILD
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/BUILD
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/BUILDROOT
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/BUILDROOT
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/c71804-00-armhfp/root/builddir/build/originals
DEBUG util.py:100:  creating dir: /var/lib/mock/c71804-00-armhfp/root/builddir/build/originals
DEBUG util.py:110:  touching file: /var/lib/mock/c71804-00-armhfp/root/.initialized
INFO backend.py:168:  Installed packages:
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: /bin/rpm --root /var/lib/mock/c71804-00-armhfp/root -qa with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell True
DEBUG util.py:417:  perl-srpm-macros-1-8.el7.noarch
DEBUG util.py:417:  ncurses-base-5.9-14.20130511.el7.noarch
DEBUG util.py:417:  nss-softokn-freebl-3.34.0-2.el7.armv7hl
DEBUG util.py:417:  filesystem-3.2-25.el7.armv7hl
DEBUG util.py:417:  glibc-common-2.17-222.el7.armv7hl
DEBUG util.py:417:  nspr-4.17.0-1.el7.armv7hl
DEBUG util.py:417:  libstdc++-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  bash-4.2.46-30.el7.armv7hl
DEBUG util.py:417:  pcre-8.32-17.el7.armv7hl
DEBUG util.py:417:  libselinux-2.5-12.el7.armv7hl
DEBUG util.py:417:  info-5.1-5.el7.armv7hl
DEBUG util.py:417:  xz-libs-5.2.2-1.el7.armv7hl
DEBUG util.py:417:  libdb-5.3.21-24.el7.armv7hl
DEBUG util.py:417:  gmp-6.0.0-15.el7.armv7hl
DEBUG util.py:417:  libacl-2.2.51-14.el7.armv7hl
DEBUG util.py:417:  popt-1.13-16.el7.armv7hl
DEBUG util.py:417:  libgpg-error-1.12-3.el7.armv7hl
DEBUG util.py:417:  lua-5.1.4-15.el7.armv7hl
DEBUG util.py:417:  mpfr-3.1.1-4.el7.armv7hl
DEBUG util.py:417:  libcom_err-1.42.9-11.el7.armv7hl
DEBUG util.py:417:  libffi-3.0.13-18.el7.armv7hl
DEBUG util.py:417:  xz-5.2.2-1.el7.armv7hl
DEBUG util.py:417:  findutils-4.5.11-5.el7.armv7hl
DEBUG util.py:417:  diffutils-3.3-4.el7.armv7hl
DEBUG util.py:417:  expat-2.1.0-10.el7.armv7hl
DEBUG util.py:417:  audit-libs-2.8.1-3.el7.armv7hl
DEBUG util.py:417:  sqlite-3.7.17-8.el7.armv7hl
DEBUG util.py:417:  tar-1.26-34.el7.armv7hl
DEBUG util.py:417:  gdbm-1.10-8.el7.armv7hl
DEBUG util.py:417:  glibc-devel-2.17-222.el7.armv7hl
DEBUG util.py:417:  file-5.11-33.el7.armv7hl
DEBUG util.py:417:  pinentry-0.8.1-17.el7.armv7hl
DEBUG util.py:417:  acl-2.2.51-14.el7.armv7hl
DEBUG util.py:417:  groff-base-1.22.2-8.el7.armv7hl
DEBUG util.py:417:  perl-HTTP-Tiny-0.033-3.el7.noarch
DEBUG util.py:417:  perl-Pod-Perldoc-3.20-4.el7.noarch
DEBUG util.py:417:  perl-Text-ParseWords-3.29-4.el7.noarch
DEBUG util.py:417:  perl-Pod-Usage-1.63-3.el7.noarch
DEBUG util.py:417:  perl-Filter-1.49-3.el7.armv7hl
DEBUG util.py:417:  perl-File-Path-2.09-2.el7.noarch
DEBUG util.py:417:  perl-Socket-2.010-4.el7.armv7hl
DEBUG util.py:417:  perl-threads-shared-1.43-6.el7.armv7hl
DEBUG util.py:417:  perl-Carp-1.26-244.el7.noarch
DEBUG util.py:417:  perl-File-Temp-0.23.01-3.el7.noarch
DEBUG util.py:417:  perl-macros-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  perl-Time-HiRes-1.9725-3.el7.armv7hl
DEBUG util.py:417:  perl-Getopt-Long-2.40-3.el7.noarch
DEBUG util.py:417:  perl-Thread-Queue-3.02-2.el7.noarch
DEBUG util.py:417:  dwz-0.11-3.el7.armv7hl
DEBUG util.py:417:  kmod-libs-20-21.el7.armv7hl
DEBUG util.py:417:  zip-3.0-11.el7.armv7hl
DEBUG util.py:417:  libidn-1.28-4.el7.armv7hl
DEBUG util.py:417:  libatomic-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  keyutils-libs-1.5.8-3.el7.armv7hl
DEBUG util.py:417:  libtasn1-4.10-1.el7.armv7hl
DEBUG util.py:417:  ca-certificates-2017.2.20-71.el7.noarch
DEBUG util.py:417:  openssl-libs-1.0.2k-12.el7.armv7hl
DEBUG util.py:417:  krb5-libs-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  cracklib-2.9.0-11.el7.armv7hl
DEBUG util.py:417:  libblkid-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  libmount-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  shared-mime-info-1.8-4.el7.armv7hl
DEBUG util.py:417:  libpwquality-1.2.3-5.el7.armv7hl
DEBUG util.py:417:  gcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  python-libs-2.7.5-68.el7.armv7hl
DEBUG util.py:417:  nss-pem-1.0.3-4.el7.armv7hl
DEBUG util.py:417:  nss-sysinit-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  libssh2-1.4.3-10.el7.1.armv7hl
DEBUG util.py:417:  curl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  rpm-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  redhat-rpm-config-9.1.0-80.el7.centos.noarch
DEBUG util.py:417:  pth-2.0.7-23.el7.armv7hl
DEBUG util.py:417:  rpm-build-libs-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  libsemanage-2.5-11.el7.armv7hl
DEBUG util.py:417:  libutempter-1.1.6-4.el7.armv7hl
DEBUG util.py:417:  util-linux-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  kpartx-0.4.9-119.el7.armv7hl
DEBUG util.py:417:  device-mapper-libs-1.02.146-4.el7.armv7hl
DEBUG util.py:417:  dracut-033-535.el7.armv7hl
DEBUG util.py:417:  elfutils-libs-0.170-4.el7.armv7hl
DEBUG util.py:417:  dbus-libs-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  elfutils-default-yama-scope-0.170-4.el7.noarch
DEBUG util.py:417:  elfutils-0.170-4.el7.armv7hl
DEBUG util.py:417:  gcc-c++-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  make-3.82-23.el7.armv7hl
DEBUG util.py:417:  kernel-headers-4.9.65-204.el7.armv7hl
DEBUG util.py:417:  tzdata-2018d-1.el7.noarch
DEBUG util.py:417:  libgcc-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  setup-2.8.71-9.el7.noarch
DEBUG util.py:417:  basesystem-10.0-7.el7.centos.noarch
DEBUG util.py:417:  glibc-2.17-222.el7.armv7hl
DEBUG util.py:417:  nss-util-3.34.0-2.el7.armv7hl
DEBUG util.py:417:  ncurses-libs-5.9-14.20130511.el7.armv7hl
DEBUG util.py:417:  libsepol-2.5-8.1.el7.armv7hl
DEBUG util.py:417:  centos-userland-release-7-5.1804.el7.centos.0.1.armv7hl
DEBUG util.py:417:  zlib-1.2.7-17.el7.armv7hl
DEBUG util.py:417:  bzip2-libs-1.0.6-13.el7.armv7hl
DEBUG util.py:417:  elfutils-libelf-0.170-4.el7.armv7hl
DEBUG util.py:417:  sed-4.2.2-5.el7.armv7hl
DEBUG util.py:417:  libattr-2.4.46-13.el7.armv7hl
DEBUG util.py:417:  libcap-2.22-9.el7.armv7hl
DEBUG util.py:417:  readline-6.2-10.el7.armv7hl
DEBUG util.py:417:  libgcrypt-1.5.3-14.el7.armv7hl
DEBUG util.py:417:  chkconfig-1.7.4-1.el7.armv7hl
DEBUG util.py:417:  grep-2.20-3.el7.armv7hl
DEBUG util.py:417:  libuuid-2.23.2-52.el7.armv7hl
DEBUG util.py:417:  libmpc-1.0.1-3.el7.armv7hl
DEBUG util.py:417:  cpio-2.11-27.el7.armv7hl
DEBUG util.py:417:  gawk-4.0.2-4.el7.1.armv7hl
DEBUG util.py:417:  file-libs-5.11-33.el7.armv7hl
DEBUG util.py:417:  libcap-ng-0.7.5-4.el7.armv7hl
DEBUG util.py:417:  p11-kit-0.23.5-3.el7.armv7hl
DEBUG util.py:417:  nss-softokn-3.34.0-2.el7.armv7hl
DEBUG util.py:417:  lz4-1.7.5-2.el7.armv7hl
DEBUG util.py:417:  glibc-headers-2.17-222.el7.armv7hl
DEBUG util.py:417:  libstdc++-devel-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  cpp-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  libassuan-2.1.0-3.el7.armv7hl
DEBUG util.py:417:  patch-2.7.1-8.el7.armv7hl
DEBUG util.py:417:  perl-parent-0.225-244.el7.noarch
DEBUG util.py:417:  perl-podlators-2.5.1-3.el7.noarch
DEBUG util.py:417:  perl-Pod-Escapes-1.04-292.el7.noarch
DEBUG util.py:417:  perl-Encode-2.51-7.el7.armv7hl
DEBUG util.py:417:  perl-libs-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  perl-Scalar-List-Utils-1.27-248.el7.armv7hl
DEBUG util.py:417:  perl-PathTools-3.40-5.el7.armv7hl
DEBUG util.py:417:  perl-Storable-2.45-3.el7.armv7hl
DEBUG util.py:417:  perl-threads-1.87-4.el7.armv7hl
DEBUG util.py:417:  perl-Exporter-5.68-3.el7.noarch
DEBUG util.py:417:  perl-constant-1.27-2.el7.noarch
DEBUG util.py:417:  perl-Time-Local-1.2300-2.el7.noarch
DEBUG util.py:417:  perl-Pod-Simple-3.28-4.el7.noarch
DEBUG util.py:417:  perl-5.16.3-292.el7.armv7hl
DEBUG util.py:417:  libdb-utils-5.3.21-24.el7.armv7hl
DEBUG util.py:417:  libxml2-2.9.1-6.el7.3.armv7hl
DEBUG util.py:417:  bzip2-1.0.6-13.el7.armv7hl
DEBUG util.py:417:  unzip-6.0-19.el7.armv7hl
DEBUG util.py:417:  libgomp-4.8.5-28.el7_a32.armv7hl
DEBUG util.py:417:  ncurses-5.9-14.20130511.el7.armv7hl
DEBUG util.py:417:  hardlink-1.0-19.el7.armv7hl
DEBUG util.py:417:  p11-kit-trust-0.23.5-3.el7.armv7hl
DEBUG util.py:417:  libverto-0.2.5-4.el7.armv7hl
DEBUG util.py:417:  coreutils-8.22-18.el7.armv7hl
DEBUG util.py:417:  gzip-1.5-10.el7.armv7hl
DEBUG util.py:417:  binutils-2.27-27.base.el7.armv7hl
DEBUG util.py:417:  cracklib-dicts-2.9.0-11.el7.armv7hl
DEBUG util.py:417:  glib2-2.54.2-2.el7.armv7hl
DEBUG util.py:417:  pkgconfig-0.27.1-4.el7.armv7hl
DEBUG util.py:417:  pam-1.1.8-22.el7.armv7hl
DEBUG util.py:417:  cyrus-sasl-lib-2.1.26-23.el7.armv7hl
DEBUG util.py:417:  gdb-7.6.1-110.el7.armv7hl
DEBUG util.py:417:  nss-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  nss-tools-3.34.0-4.el7.armv7hl
DEBUG util.py:417:  libcurl-7.29.0-46.el7.armv7hl
DEBUG util.py:417:  rpm-libs-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  openldap-2.4.44-13.el7.armv7hl
DEBUG util.py:417:  libuser-0.60-9.el7.armv7hl
DEBUG util.py:417:  gnupg2-2.0.22-4.el7.armv7hl
DEBUG util.py:417:  ustr-1.0.4-16.el7.armv7hl
DEBUG util.py:417:  shadow-utils-4.1.5.1-24.el7.armv7hl
DEBUG util.py:417:  qrencode-libs-3.4.1-3.el7.armv7hl
DEBUG util.py:417:  procps-ng-3.3.10-17.el7.armv7hl
DEBUG util.py:417:  device-mapper-1.02.146-4.el7.armv7hl
DEBUG util.py:417:  cryptsetup-libs-1.7.4-4.el7.armv7hl
DEBUG util.py:417:  kmod-20-21.el7.armv7hl
DEBUG util.py:417:  systemd-libs-219-57.el7.armv7hl
DEBUG util.py:417:  systemd-219-57.el7.armv7hl
DEBUG util.py:417:  dbus-1.10.24-7.el7.armv7hl
DEBUG util.py:417:  rpm-build-4.11.3-32.el7.armv7hl
DEBUG util.py:417:  which-2.20-7.el7.armv7hl
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/gtk3-3.22.26-3.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  Updating / installing...
DEBUG util.py:417:  gtk3-3.22.26-3.el7                    ########################################
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/gtk3-3.22.26-3.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  0001-gdk-Always-emit-motion-after-enter.patch
DEBUG util.py:417:  app-chooser-fixes.patch
DEBUG util.py:417:  gtk+-3.22.26.tar.xz
DEBUG util.py:417:  gtk3.spec
DEBUG util.py:417:  ja.po
DEBUG util.py:417:  x11-Dont-call-XInput-API-for-core-events.patch
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG package_manager.py:96:  ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/c71804-00-armhfp/root/', '/var/lib/mock/c71804-00-armhfp/root//builddir/build/SRPMS/gtk3-3.22.26-3.el7.src.rpm']
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/c71804-00-armhfp/root/', '/var/lib/mock/c71804-00-armhfp/root//builddir/build/SRPMS/gtk3-3.22.26-3.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  Getting requirements for gtk3-3.22.26-3.el7.src
DEBUG util.py:417:   --> atk-devel-2.22.0-3.el7.armv7hl
DEBUG util.py:417:   --> at-spi2-atk-devel-2.22.0-2.el7.armv7hl
DEBUG util.py:417:   --> glib2-devel-2.54.2-2.el7.armv7hl
DEBUG util.py:417:   --> gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:   --> cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:   --> cairo-gobject-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:   --> pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:   --> gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl
DEBUG util.py:417:   --> libXi-devel-1.7.9-1.el7.armv7hl
DEBUG util.py:417:   --> libXrandr-devel-1.5.1-2.el7.armv7hl
DEBUG util.py:417:   --> libXrender-devel-0.9.10-1.el7.armv7hl
DEBUG util.py:417:   --> libXcursor-devel-1.1.14-8.el7.armv7hl
DEBUG util.py:417:   --> libXfixes-devel-5.0.3-1.el7.armv7hl
DEBUG util.py:417:   --> libXinerama-devel-1.1.3-2.1.el7.armv7hl
DEBUG util.py:417:   --> libXcomposite-devel-0.4.4-4.1.el7.armv7hl
DEBUG util.py:417:   --> libXdamage-devel-1.1.4-4.1.el7.armv7hl
DEBUG util.py:417:   --> libepoxy-devel-1.2-2.el7.armv7hl
DEBUG util.py:417:   --> gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:   --> gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:   --> 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:   --> rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:   --> json-glib-devel-1.2.6-1.el7.armv7hl
DEBUG util.py:417:   --> colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:   --> avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:   --> desktop-file-utils-0.23-1.el7.armv7hl
DEBUG util.py:417:   --> mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:   --> wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:   --> wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:   --> mesa-libwayland-egl-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:   --> wayland-protocols-devel-1.10-1.el7.noarch
DEBUG util.py:417:   --> libxkbcommon-devel-0.7.1-1.el7.armv7hl
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package at-spi2-atk-devel.armv7hl 0:2.22.0-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: at-spi2-atk(armv7hl-32) = 2.22.0-2.el7 for package: at-spi2-atk-devel-2.22.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libatk-bridge-2.0.so.0 for package: at-spi2-atk-devel-2.22.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(atspi-2) for package: at-spi2-atk-devel-2.22.0-2.el7.armv7hl
DEBUG util.py:417:  ---> Package atk-devel.armv7hl 0:2.22.0-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: atk(armv7hl-32) = 2.22.0-3.el7 for package: atk-devel-2.22.0-3.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libatk-1.0.so.0 for package: atk-devel-2.22.0-3.el7.armv7hl
DEBUG util.py:417:  ---> Package avahi-gobject-devel.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: avahi-devel = 0.6.31-19.el7 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: avahi-glib = 0.6.31-19.el7 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: avahi-glib-devel = 0.6.31-19.el7 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: avahi-gobject = 0.6.31-19.el7 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: avahi-libs = 0.6.31-19.el7 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libavahi-gobject.so.0 for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(avahi-client) for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(avahi-glib) for package: avahi-gobject-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  ---> Package cairo-devel.armv7hl 0:1.14.8-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: cairo(armv7hl-32) = 1.14.8-2.el7 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(fontconfig) >= 2.2.95 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(freetype2) >= 9.7.3 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(pixman-1) >= 0.30.0 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xcb) >= 1.6 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xcb-render) >= 1.6 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcairo-script-interpreter.so.2 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcairo.so.2 for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(gl) for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libpng) for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(x11) for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xcb-shm) for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xext) for package: cairo-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  ---> Package cairo-gobject-devel.armv7hl 0:1.14.8-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: cairo-gobject(armv7hl-32) = 1.14.8-2.el7 for package: cairo-gobject-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcairo-gobject.so.2 for package: cairo-gobject-devel-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  ---> Package colord-devel.armv7hl 0:1.3.4-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: colord = 1.3.4-1.el7 for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: colord-libs = 1.3.4-1.el7 for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcolord.so.2 for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcolordprivate.so.2 for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcolorhug.so.2 for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(gusb) for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(lcms2) for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libudev) for package: colord-devel-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  ---> Package cups-devel.armv7hl 1:1.6.3-35.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: cups-libs(armv7hl-32) = 1:1.6.3-35.el7 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: krb5-devel for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcups.so.2 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcupscgi.so.1 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcupsimage.so.2 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcupsmime.so.1 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcupsppdc.so.1 for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: openssl-devel for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: zlib-devel for package: 1:cups-devel-1.6.3-35.el7.armv7hl
DEBUG util.py:417:  ---> Package desktop-file-utils.armv7hl 0:0.23-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-1.el7.armv7hl
DEBUG util.py:417:  ---> Package gdk-pixbuf2-devel.armv7hl 0:2.36.5-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gdk-pixbuf2(armv7hl-32) = 2.36.5-1.el7 for package: gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgdk_pixbuf-2.0.so.0 for package: gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgdk_pixbuf_xlib-2.0.so.0 for package: gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpng15.so.15 for package: gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  ---> Package gettext.armv7hl 0:0.19.8.1-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gettext-libs(armv7hl-32) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/python for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgettextlib-0.19.8.1.so for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgettextsrc-0.19.8.1.so for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libunistring.so.0 for package: gettext-0.19.8.1-2.el7.armv7hl
DEBUG util.py:417:  ---> Package glib2-devel.armv7hl 0:2.54.2-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libpcre) for package: glib2-devel-2.54.2-2.el7.armv7hl
DEBUG util.py:417:  ---> Package gobject-introspection-devel.armv7hl 0:1.50.0-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gobject-introspection(armv7hl-32) = 1.50.0-1.el7 for package: gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgirepository-1.0.so.1 for package: gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libtool for package: gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libffi) for package: gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: python-mako for package: gobject-introspection-devel-1.50.0-1.el7.armv7hl
DEBUG util.py:417:  ---> Package gtk-doc.armv7hl 0:1.25-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: /usr/bin/xsltproc for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: automake for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: docbook-style-xsl for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: docbook-utils for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: openjade for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: sgml-common for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: source-highlight for package: gtk-doc-1.25-1.el7.armv7hl
DEBUG util.py:417:  ---> Package json-glib-devel.armv7hl 0:1.2.6-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: json-glib(armv7hl-32) = 1.2.6-1.el7 for package: json-glib-devel-1.2.6-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libjson-glib-1.0.so.0 for package: json-glib-devel-1.2.6-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXcomposite-devel.armv7hl 0:0.4.4-4.1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXcomposite = 0.4.4-4.1.el7 for package: libXcomposite-devel-0.4.4-4.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(compositeproto) >= 0.4 for package: libXcomposite-devel-0.4.4-4.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXcomposite.so.1 for package: libXcomposite-devel-0.4.4-4.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xproto) for package: libXcomposite-devel-0.4.4-4.1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXcursor-devel.armv7hl 0:1.1.14-8.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXcursor = 1.1.14-8.el7 for package: libXcursor-devel-1.1.14-8.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXcursor.so.1 for package: libXcursor-devel-1.1.14-8.el7.armv7hl
DEBUG util.py:417:  ---> Package libXdamage-devel.armv7hl 0:1.1.4-4.1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXdamage = 1.1.4-4.1.el7 for package: libXdamage-devel-1.1.4-4.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXdamage.so.1 for package: libXdamage-devel-1.1.4-4.1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXfixes-devel.armv7hl 0:5.0.3-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXfixes = 5.0.3-1.el7 for package: libXfixes-devel-5.0.3-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXfixes.so.3 for package: libXfixes-devel-5.0.3-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXi-devel.armv7hl 0:1.7.9-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXi = 1.7.9-1.el7 for package: libXi-devel-1.7.9-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXi.so.6 for package: libXi-devel-1.7.9-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXinerama-devel.armv7hl 0:1.1.3-2.1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXinerama = 1.1.3-2.1.el7 for package: libXinerama-devel-1.1.3-2.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXinerama.so.1 for package: libXinerama-devel-1.1.3-2.1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXrandr-devel.armv7hl 0:1.5.1-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXrandr = 1.5.1-2.el7 for package: libXrandr-devel-1.5.1-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXrandr.so.2 for package: libXrandr-devel-1.5.1-2.el7.armv7hl
DEBUG util.py:417:  ---> Package libXrender-devel.armv7hl 0:0.9.10-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXrender = 0.9.10-1.el7 for package: libXrender-devel-0.9.10-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXrender.so.1 for package: libXrender-devel-0.9.10-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libepoxy-devel.armv7hl 0:1.2-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libepoxy(armv7hl-32) = 1.2-2.el7 for package: libepoxy-devel-1.2-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libepoxy.so.0 for package: libepoxy-devel-1.2-2.el7.armv7hl
DEBUG util.py:417:  ---> Package libxkbcommon-devel.armv7hl 0:0.7.1-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libxkbcommon(armv7hl-32) = 0.7.1-1.el7 for package: libxkbcommon-devel-0.7.1-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxkbcommon.so.0 for package: libxkbcommon-devel-0.7.1-1.el7.armv7hl
DEBUG util.py:417:  ---> Package mesa-libEGL-devel.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: mesa-libEGL = 17.2.3-8.20171019.el7 for package: mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libdrm) >= 2.4.75 for package: mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libEGL.so.1 for package: mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xxf86vm) for package: mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  ---> Package mesa-libwayland-egl-devel.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: mesa-libwayland-egl(armv7hl-32) = 17.2.3-8.20171019.el7 for package: mesa-libwayland-egl-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-egl.so.1 for package: mesa-libwayland-egl-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  ---> Package pango-devel.armv7hl 0:1.40.4-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pango(armv7hl-32) = 1.40.4-1.el7 for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpango-1.0.so.0 for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpangocairo-1.0.so.0 for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpangoft2-1.0.so.0 for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpangoxft-1.0.so.0 for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(harfbuzz) for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xft) for package: pango-devel-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  ---> Package rest-devel.armv7hl 0:0.8.0-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: rest(armv7hl-32) = 0.8.0-2.el7 for package: rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: librest-0.7.so.0 for package: rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: librest-extras-0.7.so.0 for package: rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libsoup-2.4) for package: rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libxml-2.0) for package: rest-devel-0.8.0-2.el7.armv7hl
DEBUG util.py:417:  ---> Package wayland-devel.armv7hl 0:1.14.0-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libwayland-client(armv7hl-32) = 1.14.0-2.el7 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-cursor(armv7hl-32) = 1.14.0-2.el7 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-server(armv7hl-32) = 1.14.0-2.el7 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-client.so.0 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-cursor.so.0 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libwayland-server.so.0 for package: wayland-devel-1.14.0-2.el7.armv7hl
DEBUG util.py:417:  ---> Package wayland-protocols-devel.noarch 0:1.10-1.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package at-spi2-atk.armv7hl 0:2.22.0-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: at-spi2-core(armv7hl-32) >= 2.17.90 for package: at-spi2-atk-2.22.0-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libatspi.so.0 for package: at-spi2-atk-2.22.0-2.el7.armv7hl
DEBUG util.py:417:  ---> Package at-spi2-core-devel.armv7hl 0:2.22.0-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(dbus-1) for package: at-spi2-core-devel-2.22.0-1.el7.armv7hl
DEBUG util.py:417:  ---> Package atk.armv7hl 0:2.22.0-3.el7 will be installed
DEBUG util.py:417:  ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
DEBUG util.py:417:  ---> Package avahi-devel.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libavahi-core.so.7 for package: avahi-devel-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  ---> Package avahi-glib.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  ---> Package avahi-glib-devel.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  ---> Package avahi-gobject.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  ---> Package avahi-libs.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  ---> Package cairo.armv7hl 0:1.14.8-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libGL.so.1 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libX11.so.6 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXext.so.6 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libfontconfig.so.1 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libfreetype.so.6 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpixman-1.so.0 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxcb-render.so.0 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxcb-shm.so.0 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxcb.so.1 for package: cairo-1.14.8-2.el7.armv7hl
DEBUG util.py:417:  ---> Package cairo-gobject.armv7hl 0:1.14.8-2.el7 will be installed
DEBUG util.py:417:  ---> Package colord.armv7hl 0:1.3.4-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: color-filesystem for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgudev-1.0.so.0 for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgusb.so.2 for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgusb.so.2(LIBGUSB_0.1.0) for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgusb.so.2(LIBGUSB_0.2.2) for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: liblcms2.so.2 for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libpolkit-gobject-1.so.0 for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libusb-1.0.so.0 for package: colord-1.3.4-1.el7.armv7hl
DEBUG util.py:417:  ---> Package colord-libs.armv7hl 0:1.3.4-1.el7 will be installed
DEBUG util.py:417:  ---> Package cups-libs.armv7hl 1:1.6.3-35.el7 will be installed
DEBUG util.py:417:  ---> Package docbook-style-xsl.noarch 0:1.78.1-3.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: xml-common >= 0.6.3-8 for package: docbook-style-xsl-1.78.1-3.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: docbook-dtd-xml for package: docbook-style-xsl-1.78.1-3.el7.noarch
DEBUG util.py:417:  ---> Package docbook-utils.noarch 0:0.6.14-36.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: docbook-style-dsssl >= 1.72 for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl-SGMLSpm >= 1.03ii for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(SGMLS) for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(SGMLS::Output) for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(SGMLS::Refs) for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: text-www-browser for package: docbook-utils-0.6.14-36.el7.noarch
DEBUG util.py:417:  ---> Package emacs-filesystem.noarch 1:24.3-20.el7 will be installed
DEBUG util.py:417:  ---> Package fontconfig-devel.armv7hl 0:2.10.95-11.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(expat) for package: fontconfig-devel-2.10.95-11.el7.armv7hl
DEBUG util.py:417:  ---> Package freetype-devel.armv7hl 0:2.4.11-15.el7 will be installed
DEBUG util.py:417:  ---> Package gdk-pixbuf2.armv7hl 0:2.36.5-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libjasper.so.1 for package: gdk-pixbuf2-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libjpeg.so.62 for package: gdk-pixbuf2-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2) for package: gdk-pixbuf2-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libtiff.so.5 for package: gdk-pixbuf2-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0) for package: gdk-pixbuf2-2.36.5-1.el7.armv7hl
DEBUG util.py:417:  ---> Package gettext-libs.armv7hl 0:0.19.8.1-2.el7 will be installed
DEBUG util.py:417:  ---> Package gobject-introspection.armv7hl 0:1.50.0-1.el7 will be installed
DEBUG util.py:417:  ---> Package harfbuzz-devel.armv7hl 0:1.3.2-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: harfbuzz(armv7hl-32) = 1.3.2-1.el7 for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: harfbuzz-icu(armv7hl-32) = 1.3.2-1.el7 for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libharfbuzz-icu.so.0 for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libharfbuzz.so.0 for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(graphite2) for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(icu-uc) for package: harfbuzz-devel-1.3.2-1.el7.armv7hl
DEBUG util.py:417:  ---> Package json-glib.armv7hl 0:1.2.6-1.el7 will be installed
DEBUG util.py:417:  ---> Package krb5-devel.armv7hl 0:1.15.1-18.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libkadm5(armv7hl-32) = 1.15.1-18.el7 for package: krb5-devel-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-18.el7.armv7hl
DEBUG util.py:417:  ---> Package lcms2-devel.armv7hl 0:2.6-3.el7 will be installed
DEBUG util.py:417:  ---> Package libX11-devel.armv7hl 0:1.6.5-1.el7 will be installed
DEBUG util.py:417:  ---> Package libXcomposite.armv7hl 0:0.4.4-4.1.el7 will be installed
DEBUG util.py:417:  ---> Package libXcursor.armv7hl 0:1.1.14-8.el7 will be installed
DEBUG util.py:417:  ---> Package libXdamage.armv7hl 0:1.1.4-4.1.el7 will be installed
DEBUG util.py:417:  ---> Package libXext-devel.armv7hl 0:1.3.3-3.el7 will be installed
DEBUG util.py:417:  ---> Package libXfixes.armv7hl 0:5.0.3-1.el7 will be installed
DEBUG util.py:417:  ---> Package libXft-devel.armv7hl 0:2.3.2-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXft = 2.3.2-2.el7 for package: libXft-devel-2.3.2-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXft.so.2 for package: libXft-devel-2.3.2-2.el7.armv7hl
DEBUG util.py:417:  ---> Package libXi.armv7hl 0:1.7.9-1.el7 will be installed
DEBUG util.py:417:  ---> Package libXinerama.armv7hl 0:1.1.3-2.1.el7 will be installed
DEBUG util.py:417:  ---> Package libXrandr.armv7hl 0:1.5.1-2.el7 will be installed
DEBUG util.py:417:  ---> Package libXrender.armv7hl 0:0.9.10-1.el7 will be installed
DEBUG util.py:417:  ---> Package libXxf86vm-devel.armv7hl 0:1.1.4-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXxf86vm = 1.1.4-1.el7 for package: libXxf86vm-devel-1.1.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXxf86vm.so.1 for package: libXxf86vm-devel-1.1.4-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libcroco.armv7hl 0:0.6.11-1.el7 will be installed
DEBUG util.py:417:  ---> Package libdrm-devel.armv7hl 0:2.4.83-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libdrm = 2.4.83-2.el7 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm.so.2 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_amdgpu.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_exynos.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_freedreno.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_nouveau.so.2 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_omap.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_radeon.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdrm_tegra.so.0 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libkms.so.1 for package: libdrm-devel-2.4.83-2.el7.armv7hl
DEBUG util.py:417:  ---> Package libepoxy.armv7hl 0:1.2-2.el7 will be installed
DEBUG util.py:417:  ---> Package libffi-devel.armv7hl 0:3.0.13-18.el7 will be installed
DEBUG util.py:417:  ---> Package libgusb-devel.armv7hl 0:0.2.9-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libusb-1.0) for package: libgusb-devel-0.2.9-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libpng.armv7hl 2:1.5.13-7.el7 will be installed
DEBUG util.py:417:  ---> Package libpng-devel.armv7hl 2:1.5.13-7.el7 will be installed
DEBUG util.py:417:  ---> Package libsoup-devel.armv7hl 0:2.56.0-6.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libsoup(armv7hl-32) = 2.56.0-6.el7 for package: libsoup-devel-2.56.0-6.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsoup-2.4.so.1 for package: libsoup-devel-2.56.0-6.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libsoup-gnome-2.4.so.1 for package: libsoup-devel-2.56.0-6.el7.armv7hl
DEBUG util.py:417:  ---> Package libtool.armv7hl 0:2.4.2-22.el7 will be installed
DEBUG util.py:417:  ---> Package libunistring.armv7hl 0:0.9.3-9.el7 will be installed
DEBUG util.py:417:  ---> Package libwayland-client.armv7hl 0:1.14.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package libwayland-cursor.armv7hl 0:1.14.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package libwayland-server.armv7hl 0:1.14.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package libxcb-devel.armv7hl 0:1.12-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(xau) >= 0.99.2 for package: libxcb-devel-1.12-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libxkbcommon.armv7hl 0:0.7.1-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: xkeyboard-config for package: libxkbcommon-0.7.1-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libxml2-devel.armv7hl 0:2.9.1-6.el7.3 will be installed
DEBUG util.py:417:  --> Processing Dependency: xz-devel for package: libxml2-devel-2.9.1-6.el7.3.armv7hl
DEBUG util.py:417:  ---> Package libxslt.armv7hl 0:1.1.28-5.el7 will be installed
DEBUG util.py:417:  ---> Package mesa-libEGL.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: mesa-libgbm = 17.2.3-8.20171019.el7 for package: mesa-libEGL-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgbm.so.1 for package: mesa-libEGL-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxshmfence.so.1 for package: mesa-libEGL-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  ---> Package mesa-libGL-devel.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gl-manpages for package: mesa-libGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libglapi.so.0 for package: mesa-libGL-devel-17.2.3-8.20171019.el7.armv7hl
DEBUG util.py:417:  ---> Package mesa-libwayland-egl.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  ---> Package openjade.armv7hl 0:1.3.2-45.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libosp.so.5 for package: openjade-1.3.2-45.el7.armv7hl
DEBUG util.py:417:  ---> Package openssl-devel.armv7hl 1:1.0.2k-12.el7 will be installed
DEBUG util.py:417:  ---> Package pango.armv7hl 0:1.40.4-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libthai(armv7hl-32) >= 0.1.9 for package: pango-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libthai.so.0 for package: pango-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libthai.so.0(LIBTHAI_0.1) for package: pango-1.40.4-1.el7.armv7hl
DEBUG util.py:417:  ---> Package pcre-devel.armv7hl 0:8.32-17.el7 will be installed
DEBUG util.py:417:  ---> Package pixman-devel.armv7hl 0:0.34.0-1.el7 will be installed
DEBUG util.py:417:  ---> Package python.armv7hl 0:2.7.5-68.el7 will be installed
DEBUG util.py:417:  ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: python-markupsafe for package: python-mako-0.8.1-2.el7.noarch
DEBUG util.py:417:  ---> Package rest.armv7hl 0:0.8.0-2.el7 will be installed
DEBUG util.py:417:  ---> Package sgml-common.noarch 0:0.6.3-39.el7 will be installed
DEBUG util.py:417:  ---> Package source-highlight.armv7hl 0:3.1.6-6.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: ctags for package: source-highlight-3.1.6-6.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libboost_regex.so.1.53.0 for package: source-highlight-3.1.6-6.el7.armv7hl
DEBUG util.py:417:  ---> Package systemd-devel.armv7hl 0:219-57.el7 will be installed
DEBUG util.py:417:  ---> Package xorg-x11-proto-devel.noarch 0:7.7-20.el7 will be installed
DEBUG util.py:417:  ---> Package zlib-devel.armv7hl 0:1.2.7-17.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package at-spi2-core.armv7hl 0:2.22.0-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXtst.so.6 for package: at-spi2-core-2.22.0-1.el7.armv7hl
DEBUG util.py:417:  ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
DEBUG util.py:417:  ---> Package avahi.armv7hl 0:0.6.31-19.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libdaemon >= 0.11 for package: avahi-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: initscripts for package: avahi-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libdaemon.so.0 for package: avahi-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: systemd-sysv for package: avahi-0.6.31-19.el7.armv7hl
DEBUG util.py:417:  ---> Package boost-regex.armv7hl 0:1.53.0-27.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libicudata.so.50 for package: boost-regex-1.53.0-27.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libicui18n.so.50 for package: boost-regex-1.53.0-27.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libicuuc.so.50 for package: boost-regex-1.53.0-27.el7.armv7hl
DEBUG util.py:417:  ---> Package color-filesystem.noarch 0:1-13.el7 will be installed
DEBUG util.py:417:  ---> Package ctags.armv7hl 0:5.8-13.el7 will be installed
DEBUG util.py:417:  ---> Package dbus-devel.armv7hl 1:1.10.24-7.el7 will be installed
DEBUG util.py:417:  ---> Package docbook-dtds.noarch 0:1.0-60.el7 will be installed
DEBUG util.py:417:  ---> Package docbook-style-dsssl.noarch 0:1.79-17.el7 will be installed
DEBUG util.py:417:  ---> Package expat-devel.armv7hl 0:2.1.0-10.el7 will be installed
DEBUG util.py:417:  ---> Package fontconfig.armv7hl 0:2.10.95-11.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.armv7hl
DEBUG util.py:417:  ---> Package freetype.armv7hl 0:2.4.11-15.el7 will be installed
DEBUG util.py:417:  ---> Package gl-manpages.noarch 0:1.1-7.20130122.el7 will be installed
DEBUG util.py:417:  ---> Package graphite2-devel.armv7hl 0:1.3.10-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: graphite2(armv7hl-32) = 1.3.10-1.el7 for package: graphite2-devel-1.3.10-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgraphite2.so.3 for package: graphite2-devel-1.3.10-1.el7.armv7hl
DEBUG util.py:417:  ---> Package harfbuzz.armv7hl 0:1.3.2-1.el7 will be installed
DEBUG util.py:417:  ---> Package harfbuzz-icu.armv7hl 0:1.3.2-1.el7 will be installed
DEBUG util.py:417:  ---> Package jasper-libs.armv7hl 0:1.900.1-31.el7 will be installed
DEBUG util.py:417:  ---> Package keyutils-libs-devel.armv7hl 0:1.5.8-3.el7 will be installed
DEBUG util.py:417:  ---> Package lcms2.armv7hl 0:2.6-3.el7 will be installed
DEBUG util.py:417:  ---> Package libX11.armv7hl 0:1.6.5-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXau-devel.armv7hl 0:1.0.8-2.1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libXau = 1.0.8-2.1.el7 for package: libXau-devel-1.0.8-2.1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libXau.so.6 for package: libXau-devel-1.0.8-2.1.el7.armv7hl
DEBUG util.py:417:  ---> Package libXext.armv7hl 0:1.3.3-3.el7 will be installed
DEBUG util.py:417:  ---> Package libXft.armv7hl 0:2.3.2-2.el7 will be installed
DEBUG util.py:417:  ---> Package libXxf86vm.armv7hl 0:1.1.4-1.el7 will be installed
DEBUG util.py:417:  ---> Package libcom_err-devel.armv7hl 0:1.42.9-11.el7 will be installed
DEBUG util.py:417:  ---> Package libdrm.armv7hl 0:2.4.83-2.el7 will be installed
DEBUG util.py:417:  ---> Package libgudev1.armv7hl 0:219-57.el7 will be installed
DEBUG util.py:417:  ---> Package libgusb.armv7hl 0:0.2.9-1.el7 will be installed
DEBUG util.py:417:  ---> Package libicu-devel.armv7hl 0:50.1.2-15.el7 will be installed
DEBUG util.py:417:  ---> Package libjpeg-turbo.armv7hl 0:1.2.90-5.el7 will be installed
DEBUG util.py:417:  ---> Package libkadm5.armv7hl 0:1.15.1-18.el7 will be installed
DEBUG util.py:417:  ---> Package libselinux-devel.armv7hl 0:2.5-12.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libsepol-devel(armv7hl-32) >= 2.5-6 for package: libselinux-devel-2.5-12.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-12.el7.armv7hl
DEBUG util.py:417:  ---> Package libsoup.armv7hl 0:2.56.0-6.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: glib-networking(armv7hl-32) >= 2.38.0 for package: libsoup-2.56.0-6.el7.armv7hl
DEBUG util.py:417:  ---> Package libthai.armv7hl 0:0.1.14-9.el7 will be installed
DEBUG util.py:417:  ---> Package libtiff.armv7hl 0:4.0.3-27.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libjbig.so.2.0 for package: libtiff-4.0.3-27.el7.armv7hl
DEBUG util.py:417:  ---> Package libusbx.armv7hl 0:1.0.21-1.el7 will be installed
DEBUG util.py:417:  ---> Package libusbx-devel.armv7hl 0:1.0.21-1.el7 will be installed
DEBUG util.py:417:  ---> Package libverto-devel.armv7hl 0:0.2.5-4.el7 will be installed
DEBUG util.py:417:  ---> Package libxcb.armv7hl 0:1.12-1.el7 will be installed
DEBUG util.py:417:  ---> Package libxshmfence.armv7hl 0:1.2-1.el7 will be installed
DEBUG util.py:417:  ---> Package lynx.armv7hl 0:2.8.8-0.3.dev15.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: redhat-indexhtml for package: lynx-2.8.8-0.3.dev15.el7.armv7hl
DEBUG util.py:417:  ---> Package mesa-libGL.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  ---> Package mesa-libgbm.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  ---> Package mesa-libglapi.armv7hl 0:17.2.3-8.20171019.el7 will be installed
DEBUG util.py:417:  ---> Package opensp.armv7hl 0:1.5.2-19.el7 will be installed
DEBUG util.py:417:  ---> Package perl-SGMLSpm.noarch 0:1.03ii-31.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
DEBUG util.py:417:  ---> Package pixman.armv7hl 0:0.34.0-1.el7 will be installed
DEBUG util.py:417:  ---> Package polkit.armv7hl 0:0.112-14.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libmozjs-17.0.so for package: polkit-0.112-14.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0) for package: polkit-0.112-14.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-14.el7.armv7hl
DEBUG util.py:417:  ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: python-paste for package: python-beaker-1.5.4-10.el7.noarch
DEBUG util.py:417:  ---> Package python-markupsafe.armv7hl 0:0.11-10.el7 will be installed
DEBUG util.py:417:  ---> Package xkeyboard-config.noarch 0:2.20-1.el7 will be installed
DEBUG util.py:417:  ---> Package xml-common.noarch 0:0.6.3-39.el7 will be installed
DEBUG util.py:417:  ---> Package xz-devel.armv7hl 0:5.2.2-1.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package centos-indexhtml.noarch 0:7-9.el7.centos will be installed
DEBUG util.py:417:  ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
DEBUG util.py:417:  ---> Package glib-networking.armv7hl 0:2.50.0-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgnutls.so.28 for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4) for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12) for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0) for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0) for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libproxy.so.1 for package: glib-networking-2.50.0-1.el7.armv7hl
DEBUG util.py:417:  ---> Package graphite2.armv7hl 0:1.3.10-1.el7 will be installed
DEBUG util.py:417:  ---> Package initscripts.armv7hl 0:9.49.41-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.41-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: /sbin/arping for package: initscripts-9.49.41-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: hostname for package: initscripts-9.49.41-1.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: iproute for package: initscripts-9.49.41-1.el7.armv7hl
DEBUG util.py:417:  ---> Package jbigkit-libs.armv7hl 0:2.0-11.el7 will be installed
DEBUG util.py:417:  ---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed
DEBUG util.py:417:  ---> Package libXau.armv7hl 0:1.0.8-2.1.el7 will be installed
DEBUG util.py:417:  ---> Package libXtst.armv7hl 0:1.2.3-1.el7 will be installed
DEBUG util.py:417:  ---> Package libdaemon.armv7hl 0:0.14-7.el7 will be installed
DEBUG util.py:417:  ---> Package libicu.armv7hl 0:50.1.2-15.el7 will be installed
DEBUG util.py:417:  ---> Package libsepol-devel.armv7hl 0:2.5-8.1.el7 will be installed
DEBUG util.py:417:  ---> Package m4.armv7hl 0:1.4.16-10.el7 will be installed
DEBUG util.py:417:  ---> Package mozjs17.armv7hl 0:17.0.0-20.el7 will be installed
DEBUG util.py:417:  ---> Package paratype-pt-sans-caption-fonts.noarch 0:20101909-3.el7 will be installed
DEBUG util.py:417:  ---> Package perl-Data-Dumper.armv7hl 0:2.145-3.el7 will be installed
DEBUG util.py:417:  ---> Package polkit-pkla-compat.armv7hl 0:0.1-4.el7 will be installed
DEBUG util.py:417:  ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: python-setuptools for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch
DEBUG util.py:417:  ---> Package systemd-sysv.armv7hl 0:219-57.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package gnutls.armv7hl 0:3.3.26-9.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libhogweed.so.2 for package: gnutls-3.3.26-9.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnettle.so.4 for package: gnutls-3.3.26-9.el7.armv7hl
DEBUG util.py:417:  ---> Package gsettings-desktop-schemas.armv7hl 0:3.24.1-1.el7 will be installed
DEBUG util.py:417:  ---> Package hostname.armv7hl 0:3.13-3.el7 will be installed
DEBUG util.py:417:  ---> Package iproute.armv7hl 0:4.11.0-14.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libmnl.so.0 for package: iproute-4.11.0-14.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libmnl.so.0(LIBMNL_1.0) for package: iproute-4.11.0-14.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libxtables.so.10 for package: iproute-4.11.0-14.el7.armv7hl
DEBUG util.py:417:  ---> Package iputils.armv7hl 0:20160308-10.el7 will be installed
DEBUG util.py:417:  ---> Package libproxy.armv7hl 0:0.4.11-11.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libmodman.so.1 for package: libproxy-0.4.11-11.el7.armv7hl
DEBUG util.py:417:  ---> Package pyOpenSSL.armv7hl 0:0.13.1-3.el7 will be installed
DEBUG util.py:417:  ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-7.el7.noarch
DEBUG util.py:417:  ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed
DEBUG util.py:417:  ---> Package sysvinit-tools.armv7hl 0:2.88-14.dsf.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package iptables.armv7hl 0:1.4.21-24.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: libnetfilter_conntrack.so.3 for package: iptables-1.4.21-24.el7.armv7hl
DEBUG util.py:417:  --> Processing Dependency: libnfnetlink.so.0 for package: iptables-1.4.21-24.el7.armv7hl
DEBUG util.py:417:  ---> Package libmnl.armv7hl 0:1.0.3-7.el7 will be installed
DEBUG util.py:417:  ---> Package libmodman.armv7hl 0:2.0.1-8.el7 will be installed
DEBUG util.py:417:  ---> Package nettle.armv7hl 0:2.7.1-8.el7 will be installed
DEBUG util.py:417:  ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed
DEBUG util.py:417:  --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
DEBUG util.py:417:  --> Processing Dependency: python-ipaddress for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch
DEBUG util.py:417:  ---> Package trousers.armv7hl 0:0.3.14-2.el7 will be installed
DEBUG util.py:417:  --> Running transaction check
DEBUG util.py:417:  ---> Package libnetfilter_conntrack.armv7hl 0:1.0.6-1.el7 will be installed
DEBUG util.py:417:  ---> Package libnfnetlink.armv7hl 0:1.0.1-4.el7 will be installed
DEBUG util.py:417:  ---> Package python-backports.armv7hl 0:1.0-8.el7 will be installed
DEBUG util.py:417:  ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
DEBUG util.py:417:  --> Finished Dependency Resolution
DEBUG util.py:417:  Dependencies Resolved
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:   Package                 Arch    Version                Repository         Size
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Installing:
DEBUG util.py:417:   at-spi2-atk-devel       armv7hl 2.22.0-2.el7           c7.1708.00.armhfp  12 k
DEBUG util.py:417:   atk-devel               armv7hl 2.22.0-3.el7           c7.1708.00.armhfp 182 k
DEBUG util.py:417:   avahi-gobject-devel     armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  24 k
DEBUG util.py:417:   cairo-devel             armv7hl 1.14.8-2.el7           c7.1708.00.armhfp 365 k
DEBUG util.py:417:   cairo-gobject-devel     armv7hl 1.14.8-2.el7           c7.1708.00.armhfp  18 k
DEBUG util.py:417:   colord-devel            armv7hl 1.3.4-1.el7            c7.1708.00.armhfp  94 k
DEBUG util.py:417:   cups-devel              armv7hl 1:1.6.3-35.el7         c7.1804.00.armhfp 131 k
DEBUG util.py:417:   desktop-file-utils      armv7hl 0.23-1.el7             c7.1708.00.armhfp  65 k
DEBUG util.py:417:   gdk-pixbuf2-devel       armv7hl 2.36.5-1.el7           c7.1708.00.armhfp 218 k
DEBUG util.py:417:   gettext                 armv7hl 0.19.8.1-2.el7         c7.1708.00.armhfp 1.0 M
DEBUG util.py:417:   glib2-devel             armv7hl 2.54.2-2.el7           c7.1804.00.armhfp 445 k
DEBUG util.py:417:   gobject-introspection-devel
DEBUG util.py:417:                           armv7hl 1.50.0-1.el7           c7.1708.00.armhfp 1.2 M
DEBUG util.py:417:   gtk-doc                 armv7hl 1.25-1.el7             c7.1708.00.armhfp 303 k
DEBUG util.py:417:   json-glib-devel         armv7hl 1.2.6-1.el7            c7.1708.00.armhfp 101 k
DEBUG util.py:417:   libXcomposite-devel     armv7hl 0.4.4-4.1.el7          c7.1511.00.armhfp  15 k
DEBUG util.py:417:   libXcursor-devel        armv7hl 1.1.14-8.el7           c7.1708.00.armhfp  23 k
DEBUG util.py:417:   libXdamage-devel        armv7hl 1.1.4-4.1.el7          c7.1511.00.armhfp 8.6 k
DEBUG util.py:417:   libXfixes-devel         armv7hl 5.0.3-1.el7            c7.1708.00.armhfp  12 k
DEBUG util.py:417:   libXi-devel             armv7hl 1.7.9-1.el7            c7.1708.00.armhfp 104 k
DEBUG util.py:417:   libXinerama-devel       armv7hl 1.1.3-2.1.el7          c7.1511.00.armhfp  12 k
DEBUG util.py:417:   libXrandr-devel         armv7hl 1.5.1-2.el7            c7.1708.00.armhfp  21 k
DEBUG util.py:417:   libXrender-devel        armv7hl 0.9.10-1.el7           c7.1708.00.armhfp  16 k
DEBUG util.py:417:   libepoxy-devel          armv7hl 1.2-2.el7              c7.1511.00.armhfp 116 k
DEBUG util.py:417:   libxkbcommon-devel      armv7hl 0.7.1-1.el7            c7.1708.00.armhfp  54 k
DEBUG util.py:417:   mesa-libEGL-devel       armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  32 k
DEBUG util.py:417:   mesa-libwayland-egl-devel
DEBUG util.py:417:                           armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  14 k
DEBUG util.py:417:   pango-devel             armv7hl 1.40.4-1.el7           c7.1708.00.armhfp 315 k
DEBUG util.py:417:   rest-devel              armv7hl 0.8.0-2.el7            c7.1804.00.armhfp  62 k
DEBUG util.py:417:   wayland-devel           armv7hl 1.14.0-2.el7           c7.1804.00.armhfp 157 k
DEBUG util.py:417:   wayland-protocols-devel noarch  1.10-1.el7             c7.1804.00.armhfp  60 k
DEBUG util.py:417:  Installing for dependencies:
DEBUG util.py:417:   at-spi2-atk             armv7hl 2.22.0-2.el7           c7.1708.00.armhfp  72 k
DEBUG util.py:417:   at-spi2-core            armv7hl 2.22.0-1.el7           c7.1708.00.armhfp 145 k
DEBUG util.py:417:   at-spi2-core-devel      armv7hl 2.22.0-1.el7           c7.1708.00.armhfp 138 k
DEBUG util.py:417:   atk                     armv7hl 2.22.0-3.el7           c7.1708.00.armhfp 251 k
DEBUG util.py:417:   autoconf                noarch  2.69-11.el7            c7.1511.00.armhfp 701 k
DEBUG util.py:417:   automake                noarch  1.13.4-3.el7           c7.1511.00.armhfp 679 k
DEBUG util.py:417:   avahi                   armv7hl 0.6.31-19.el7          c7.1804.00.armhfp 249 k
DEBUG util.py:417:   avahi-devel             armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  48 k
DEBUG util.py:417:   avahi-glib              armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  25 k
DEBUG util.py:417:   avahi-glib-devel        armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  20 k
DEBUG util.py:417:   avahi-gobject           armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  31 k
DEBUG util.py:417:   avahi-libs              armv7hl 0.6.31-19.el7          c7.1804.00.armhfp  56 k
DEBUG util.py:417:   boost-regex             armv7hl 1.53.0-27.el7          c7.1708.00.armhfp 246 k
DEBUG util.py:417:   cairo                   armv7hl 1.14.8-2.el7           c7.1708.00.armhfp 634 k
DEBUG util.py:417:   cairo-gobject           armv7hl 1.14.8-2.el7           c7.1708.00.armhfp  24 k
DEBUG util.py:417:   centos-indexhtml        noarch  7-9.el7.centos         c7.1511.00.armhfp  92 k
DEBUG util.py:417:   color-filesystem        noarch  1-13.el7               c7.1511.00.armhfp 5.3 k
DEBUG util.py:417:   colord                  armv7hl 1.3.4-1.el7            c7.1708.00.armhfp 466 k
DEBUG util.py:417:   colord-libs             armv7hl 1.3.4-1.el7            c7.1708.00.armhfp 173 k
DEBUG util.py:417:   ctags                   armv7hl 5.8-13.el7             c7.1511.00.armhfp 136 k
DEBUG util.py:417:   cups-libs               armv7hl 1:1.6.3-35.el7         c7.1804.00.armhfp 334 k
DEBUG util.py:417:   dbus-devel              armv7hl 1:1.10.24-7.el7        c7.1804.00.armhfp  53 k
DEBUG util.py:417:   docbook-dtds            noarch  1.0-60.el7             c7.1511.00.armhfp 226 k
DEBUG util.py:417:   docbook-style-dsssl     noarch  1.79-17.el7            c7.1511.00.armhfp 251 k
DEBUG util.py:417:   docbook-style-xsl       noarch  1.78.1-3.el7           c7.1511.00.armhfp 2.0 M
DEBUG util.py:417:   docbook-utils           noarch  0.6.14-36.el7          c7.1511.00.armhfp  71 k
DEBUG util.py:417:   emacs-filesystem        noarch  1:24.3-20.el7          c7.1708.u.armhfp   57 k
DEBUG util.py:417:   expat-devel             armv7hl 2.1.0-10.el7           c7.1611.u.armhfp   56 k
DEBUG util.py:417:   fontconfig              armv7hl 2.10.95-11.el7         c7.1708.00.armhfp 216 k
DEBUG util.py:417:   fontconfig-devel        armv7hl 2.10.95-11.el7         c7.1708.00.armhfp 128 k
DEBUG util.py:417:   fontpackages-filesystem noarch  1.44-8.el7             c7.1511.00.armhfp 9.9 k
DEBUG util.py:417:   freetype                armv7hl 2.4.11-15.el7          c7.1708.00.armhfp 346 k
DEBUG util.py:417:   freetype-devel          armv7hl 2.4.11-15.el7          c7.1708.00.armhfp 356 k
DEBUG util.py:417:   gdk-pixbuf2             armv7hl 2.36.5-1.el7           c7.1708.00.armhfp 557 k
DEBUG util.py:417:   gettext-libs            armv7hl 0.19.8.1-2.el7         c7.1708.00.armhfp 471 k
DEBUG util.py:417:   gl-manpages             noarch  1.1-7.20130122.el7     c7.1511.00.armhfp 994 k
DEBUG util.py:417:   glib-networking         armv7hl 2.50.0-1.el7           c7.1708.00.armhfp 124 k
DEBUG util.py:417:   gnutls                  armv7hl 3.3.26-9.el7           c7.1708.00.armhfp 604 k
DEBUG util.py:417:   gobject-introspection   armv7hl 1.50.0-1.el7           c7.1708.00.armhfp 226 k
DEBUG util.py:417:   graphite2               armv7hl 1.3.10-1.el7           c7.1611.u.armhfp   97 k
DEBUG util.py:417:   graphite2-devel         armv7hl 1.3.10-1.el7           c7.1611.u.armhfp   39 k
DEBUG util.py:417:   gsettings-desktop-schemas
DEBUG util.py:417:                           armv7hl 3.24.1-1.el7           c7.1804.00.armhfp 585 k
DEBUG util.py:417:   harfbuzz                armv7hl 1.3.2-1.el7            c7.1708.00.armhfp 157 k
DEBUG util.py:417:   harfbuzz-devel          armv7hl 1.3.2-1.el7            c7.1708.00.armhfp 130 k
DEBUG util.py:417:   harfbuzz-icu            armv7hl 1.3.2-1.el7            c7.1708.00.armhfp 9.9 k
DEBUG util.py:417:   hostname                armv7hl 3.13-3.el7             c7.1511.00.armhfp  15 k
DEBUG util.py:417:   initscripts             armv7hl 9.49.41-1.el7          c7.1804.00.armhfp 435 k
DEBUG util.py:417:   iproute                 armv7hl 4.11.0-14.el7          c7.1804.00.armhfp 712 k
DEBUG util.py:417:   iptables                armv7hl 1.4.21-24.el7          c7.1804.00.armhfp 407 k
DEBUG util.py:417:   iputils                 armv7hl 20160308-10.el7        c7.1708.00.armhfp 150 k
DEBUG util.py:417:   jasper-libs             armv7hl 1.900.1-31.el7         c7.1708.00.armhfp 131 k
DEBUG util.py:417:   jbigkit-libs            armv7hl 2.0-11.el7             c7.1511.00.armhfp  44 k
DEBUG util.py:417:   json-glib               armv7hl 1.2.6-1.el7            c7.1708.00.armhfp 127 k
DEBUG util.py:417:   keyutils-libs-devel     armv7hl 1.5.8-3.el7            c7.1511.00.armhfp  36 k
DEBUG util.py:417:   krb5-devel              armv7hl 1.15.1-18.el7          c7.1804.00.armhfp 267 k
DEBUG util.py:417:   lcms2                   armv7hl 2.6-3.el7              c7.1611.00.armhfp 129 k
DEBUG util.py:417:   lcms2-devel             armv7hl 2.6-3.el7              c7.1611.00.armhfp 2.0 M
DEBUG util.py:417:   libX11                  armv7hl 1.6.5-1.el7            c7.1708.00.armhfp 558 k
DEBUG util.py:417:   libX11-common           noarch  1.6.5-1.el7            c7.1708.00.armhfp 164 k
DEBUG util.py:417:   libX11-devel            armv7hl 1.6.5-1.el7            c7.1708.00.armhfp 980 k
DEBUG util.py:417:   libXau                  armv7hl 1.0.8-2.1.el7          c7.1511.00.armhfp  28 k
DEBUG util.py:417:   libXau-devel            armv7hl 1.0.8-2.1.el7          c7.1511.00.armhfp  13 k
DEBUG util.py:417:   libXcomposite           armv7hl 0.4.4-4.1.el7          c7.1511.00.armhfp  21 k
DEBUG util.py:417:   libXcursor              armv7hl 1.1.14-8.el7           c7.1708.00.armhfp  27 k
DEBUG util.py:417:   libXdamage              armv7hl 1.1.4-4.1.el7          c7.1511.00.armhfp  19 k
DEBUG util.py:417:   libXext                 armv7hl 1.3.3-3.el7            c7.1511.00.armhfp  34 k
DEBUG util.py:417:   libXext-devel           armv7hl 1.3.3-3.el7            c7.1511.00.armhfp  74 k
DEBUG util.py:417:   libXfixes               armv7hl 5.0.3-1.el7            c7.1708.00.armhfp  17 k
DEBUG util.py:417:   libXft                  armv7hl 2.3.2-2.el7            c7.1511.00.armhfp  53 k
DEBUG util.py:417:   libXft-devel            armv7hl 2.3.2-2.el7            c7.1511.00.armhfp  18 k
DEBUG util.py:417:   libXi                   armv7hl 1.7.9-1.el7            c7.1708.00.armhfp  36 k
DEBUG util.py:417:   libXinerama             armv7hl 1.1.3-2.1.el7          c7.1511.00.armhfp  13 k
DEBUG util.py:417:   libXrandr               armv7hl 1.5.1-2.el7            c7.1708.00.armhfp  24 k
DEBUG util.py:417:   libXrender              armv7hl 0.9.10-1.el7           c7.1708.00.armhfp  23 k
DEBUG util.py:417:   libXtst                 armv7hl 1.2.3-1.el7            c7.1708.00.armhfp  19 k
DEBUG util.py:417:   libXxf86vm              armv7hl 1.1.4-1.el7            c7.1708.00.armhfp  17 k
DEBUG util.py:417:   libXxf86vm-devel        armv7hl 1.1.4-1.el7            c7.1708.00.armhfp  18 k
DEBUG util.py:417:   libcom_err-devel        armv7hl 1.42.9-11.el7          c7.1804.00.armhfp  30 k
DEBUG util.py:417:   libcroco                armv7hl 0.6.11-1.el7           c7.1708.00.armhfp  93 k
DEBUG util.py:417:   libdaemon               armv7hl 0.14-7.el7             c7.1511.00.armhfp  27 k
DEBUG util.py:417:   libdrm                  armv7hl 2.4.83-2.el7           c7.1804.00.armhfp 109 k
DEBUG util.py:417:   libdrm-devel            armv7hl 2.4.83-2.el7           c7.1804.00.armhfp 137 k
DEBUG util.py:417:   libepoxy                armv7hl 1.2-2.el7              c7.1511.00.armhfp 167 k
DEBUG util.py:417:   libffi-devel            armv7hl 3.0.13-18.el7          c7.1611.00.armhfp  21 k
DEBUG util.py:417:   libgudev1               armv7hl 219-57.el7             c7.1804.00.armhfp  89 k
DEBUG util.py:417:   libgusb                 armv7hl 0.2.9-1.el7            c7.1708.00.armhfp  37 k
DEBUG util.py:417:   libgusb-devel           armv7hl 0.2.9-1.el7            c7.1708.00.armhfp  48 k
DEBUG util.py:417:   libicu                  armv7hl 50.1.2-15.el7          c7.1511.00.armhfp 6.7 M
DEBUG util.py:417:   libicu-devel            armv7hl 50.1.2-15.el7          c7.1511.00.armhfp 701 k
DEBUG util.py:417:   libjpeg-turbo           armv7hl 1.2.90-5.el7           c7.1511.00.armhfp 115 k
DEBUG util.py:417:   libkadm5                armv7hl 1.15.1-18.el7          c7.1804.00.armhfp 166 k
DEBUG util.py:417:   libmnl                  armv7hl 1.0.3-7.el7            c7.1511.00.armhfp  21 k
DEBUG util.py:417:   libmodman               armv7hl 2.0.1-8.el7            c7.1511.00.armhfp  25 k
DEBUG util.py:417:   libnetfilter_conntrack  armv7hl 1.0.6-1.el7            c7.1611.u.armhfp   49 k
DEBUG util.py:417:   libnfnetlink            armv7hl 1.0.1-4.el7            c7.1511.00.armhfp  24 k
DEBUG util.py:417:   libpng                  armv7hl 2:1.5.13-7.el7         c7.1511.u.armhfp  201 k
DEBUG util.py:417:   libpng-devel            armv7hl 2:1.5.13-7.el7         c7.1511.u.armhfp  121 k
DEBUG util.py:417:   libproxy                armv7hl 0.4.11-11.el7          c7.1804.00.armhfp  57 k
DEBUG util.py:417:   libselinux-devel        armv7hl 2.5-12.el7             c7.1804.00.armhfp 185 k
DEBUG util.py:417:   libsepol-devel          armv7hl 2.5-8.1.el7            c7.1804.00.armhfp  76 k
DEBUG util.py:417:   libsoup                 armv7hl 2.56.0-6.el7           c7.1804.00.armhfp 356 k
DEBUG util.py:417:   libsoup-devel           armv7hl 2.56.0-6.el7           c7.1804.00.armhfp 318 k
DEBUG util.py:417:   libthai                 armv7hl 0.1.14-9.el7           c7.1511.00.armhfp 182 k
DEBUG util.py:417:   libtiff                 armv7hl 4.0.3-27.el7           c7.1611.u.armhfp  158 k
DEBUG util.py:417:   libtool                 armv7hl 2.4.2-22.el7           c7.1611.u.armhfp  587 k
DEBUG util.py:417:   libunistring            armv7hl 0.9.3-9.el7            c7.1511.00.armhfp 268 k
DEBUG util.py:417:   libusbx                 armv7hl 1.0.21-1.el7           c7.1804.00.armhfp  57 k
DEBUG util.py:417:   libusbx-devel           armv7hl 1.0.21-1.el7           c7.1804.00.armhfp  21 k
DEBUG util.py:417:   libverto-devel          armv7hl 0.2.5-4.el7            c7.1511.00.armhfp  10 k
DEBUG util.py:417:   libwayland-client       armv7hl 1.14.0-2.el7           c7.1804.00.armhfp  27 k
DEBUG util.py:417:   libwayland-cursor       armv7hl 1.14.0-2.el7           c7.1804.00.armhfp  18 k
DEBUG util.py:417:   libwayland-server       armv7hl 1.14.0-2.el7           c7.1804.00.armhfp  32 k
DEBUG util.py:417:   libxcb                  armv7hl 1.12-1.el7             c7.1708.00.armhfp 191 k
DEBUG util.py:417:   libxcb-devel            armv7hl 1.12-1.el7             c7.1708.00.armhfp 1.0 M
DEBUG util.py:417:   libxkbcommon            armv7hl 0.7.1-1.el7            c7.1708.00.armhfp  99 k
DEBUG util.py:417:   libxml2-devel           armv7hl 2.9.1-6.el7.3          c7.1511.u.armhfp  1.0 M
DEBUG util.py:417:   libxshmfence            armv7hl 1.2-1.el7              c7.1511.00.armhfp 6.1 k
DEBUG util.py:417:   libxslt                 armv7hl 1.1.28-5.el7           c7.1511.00.armhfp 223 k
DEBUG util.py:417:   lynx                    armv7hl 2.8.8-0.3.dev15.el7    c7.1511.00.armhfp 1.4 M
DEBUG util.py:417:   m4                      armv7hl 1.4.16-10.el7          c7.1511.00.armhfp 241 k
DEBUG util.py:417:   mesa-libEGL             armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  83 k
DEBUG util.py:417:   mesa-libGL              armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp 149 k
DEBUG util.py:417:   mesa-libGL-devel        armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp 156 k
DEBUG util.py:417:   mesa-libgbm             armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  34 k
DEBUG util.py:417:   mesa-libglapi           armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  51 k
DEBUG util.py:417:   mesa-libwayland-egl     armv7hl 17.2.3-8.20171019.el7  c7.1804.00.armhfp  16 k
DEBUG util.py:417:   mozjs17                 armv7hl 17.0.0-20.el7          c7.1804.00.armhfp 1.2 M
DEBUG util.py:417:   nettle                  armv7hl 2.7.1-8.el7            c7.1611.00.armhfp 329 k
DEBUG util.py:417:   openjade                armv7hl 1.3.2-45.el7           c7.1511.00.armhfp 723 k
DEBUG util.py:417:   opensp                  armv7hl 1.5.2-19.el7           c7.1511.00.armhfp 787 k
DEBUG util.py:417:   openssl-devel           armv7hl 1:1.0.2k-12.el7        c7.1804.00.armhfp 1.5 M
DEBUG util.py:417:   pango                   armv7hl 1.40.4-1.el7           c7.1708.00.armhfp 253 k
DEBUG util.py:417:   paratype-pt-sans-caption-fonts
DEBUG util.py:417:                           noarch  20101909-3.el7         c7.1511.00.armhfp 204 k
DEBUG util.py:417:   pcre-devel              armv7hl 8.32-17.el7            c7.1708.00.armhfp 479 k
DEBUG util.py:417:   perl-Data-Dumper        armv7hl 2.145-3.el7            c7.1511.00.armhfp  45 k
DEBUG util.py:417:   perl-SGMLSpm            noarch  1.03ii-31.el7          c7.1511.00.armhfp  27 k
DEBUG util.py:417:   perl-Test-Harness       noarch  3.28-3.el7             c7.1611.u.armhfp  301 k
DEBUG util.py:417:   pixman                  armv7hl 0.34.0-1.el7           c7.1611.00.armhfp 180 k
DEBUG util.py:417:   pixman-devel            armv7hl 0.34.0-1.el7           c7.1611.00.armhfp  19 k
DEBUG util.py:417:   polkit                  armv7hl 0.112-14.el7           c7.1804.00.armhfp 157 k
DEBUG util.py:417:   polkit-pkla-compat      armv7hl 0.1-4.el7              c7.1511.00.armhfp  37 k
DEBUG util.py:417:   pyOpenSSL               armv7hl 0.13.1-3.el7           c7.1511.00.armhfp 125 k
DEBUG util.py:417:   python                  armv7hl 2.7.5-68.el7           c7.1804.00.armhfp  92 k
DEBUG util.py:417:   python-backports        armv7hl 1.0-8.el7              c7.1511.00.armhfp 4.1 k
DEBUG util.py:417:   python-backports-ssl_match_hostname
DEBUG util.py:417:                           noarch  3.5.0.1-1.el7          c7.1804.00.armhfp  12 k
DEBUG util.py:417:   python-beaker           noarch  1.5.4-10.el7           c7.1511.00.armhfp  80 k
DEBUG util.py:417:   python-ipaddress        noarch  1.0.16-2.el7           c7.1611.00.armhfp  33 k
DEBUG util.py:417:   python-mako             noarch  0.8.1-2.el7            c7.1511.00.armhfp 307 k
DEBUG util.py:417:   python-markupsafe       armv7hl 0.11-10.el7            c7.1511.00.armhfp  24 k
DEBUG util.py:417:   python-paste            noarch  1.7.5.1-9.20111221hg1498.el7
DEBUG util.py:417:                                                          c7.1511.00.armhfp 866 k
DEBUG util.py:417:   python-setuptools       noarch  0.9.8-7.el7            c7.1708.00.armhfp 397 k
DEBUG util.py:417:   python-tempita          noarch  0.5.1-6.el7            c7.1511.00.armhfp  33 k
DEBUG util.py:417:   rest                    armv7hl 0.8.0-2.el7            c7.1804.00.armhfp  57 k
DEBUG util.py:417:   sgml-common             noarch  0.6.3-39.el7           c7.1511.00.armhfp  55 k
DEBUG util.py:417:   source-highlight        armv7hl 3.1.6-6.el7            c7.1511.00.armhfp 578 k
DEBUG util.py:417:   systemd-devel           armv7hl 219-57.el7             c7.1804.00.armhfp 194 k
DEBUG util.py:417:   systemd-sysv            armv7hl 219-57.el7             c7.1804.00.armhfp  78 k
DEBUG util.py:417:   sysvinit-tools          armv7hl 2.88-14.dsf.el7        c7.1511.00.armhfp  60 k
DEBUG util.py:417:   trousers                armv7hl 0.3.14-2.el7           c7.1708.00.armhfp 258 k
DEBUG util.py:417:   xkeyboard-config        noarch  2.20-1.el7             c7.1708.00.armhfp 799 k
DEBUG util.py:417:   xml-common              noarch  0.6.3-39.el7           c7.1511.00.armhfp  26 k
DEBUG util.py:417:   xorg-x11-proto-devel    noarch  7.7-20.el7             c7.1708.00.armhfp 284 k
DEBUG util.py:417:   xz-devel                armv7hl 5.2.2-1.el7            c7.1611.00.armhfp  45 k
DEBUG util.py:417:   zlib-devel              armv7hl 1.2.7-17.el7           c7.1611.00.armhfp  49 k
DEBUG util.py:417:  Transaction Summary
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Install  30 Packages (+164 Dependent packages)
DEBUG util.py:417:  Total download size: 50 M
DEBUG util.py:417:  Installed size: 200 M
DEBUG util.py:417:  Downloading packages:
DEBUG util.py:417:  --------------------------------------------------------------------------------
DEBUG util.py:417:  Total                                              8.5 MB/s |  50 MB  00:05     
DEBUG util.py:417:  Running transaction check
DEBUG util.py:417:  Running transaction test
DEBUG util.py:417:  Transaction test succeeded
DEBUG util.py:417:  Running transaction
DEBUG util.py:417:    Installing : python-2.7.5-68.el7.armv7hl                                1/194 
DEBUG util.py:417:    Installing : xorg-x11-proto-devel-7.7-20.el7.noarch                     2/194 
DEBUG util.py:417:    Installing : freetype-2.4.11-15.el7.armv7hl                             3/194 
DEBUG util.py:417:    Installing : zlib-devel-1.2.7-17.el7.armv7hl                            4/194 
DEBUG util.py:417:    Installing : sgml-common-0.6.3-39.el7.noarch                            5/194 
DEBUG util.py:417:    Installing : avahi-libs-0.6.31-19.el7.armv7hl                           6/194 
DEBUG util.py:417:    Installing : libusbx-1.0.21-1.el7.armv7hl                               7/194 
DEBUG util.py:417:    Installing : 2:libpng-1.5.13-7.el7.armv7hl                              8/194 
DEBUG util.py:417:    Installing : freetype-devel-2.4.11-15.el7.armv7hl                       9/194 
DEBUG util.py:417:    Installing : libdrm-2.4.83-2.el7.armv7hl                               10/194 
DEBUG util.py:417:    Installing : libwayland-client-1.14.0-2.el7.armv7hl                    11/194 
DEBUG util.py:417:    Installing : libgusb-0.2.9-1.el7.armv7hl                               12/194 
DEBUG util.py:417:    Installing : avahi-glib-0.6.31-19.el7.armv7hl                          13/194 
DEBUG util.py:417:    Installing : mesa-libglapi-17.2.3-8.20171019.el7.armv7hl               14/194 
DEBUG util.py:417:    Installing : libwayland-server-1.14.0-2.el7.armv7hl                    15/194 
DEBUG util.py:417:    Installing : pixman-0.34.0-1.el7.armv7hl                               16/194 
DEBUG util.py:417:    Installing : libjpeg-turbo-1.2.90-5.el7.armv7hl                        17/194 
DEBUG util.py:417:    Installing : lcms2-2.6-3.el7.armv7hl                                   18/194 
DEBUG util.py:417:    Installing : libicu-50.1.2-15.el7.armv7hl                              19/194 
DEBUG util.py:417:    Installing : libdrm-devel-2.4.83-2.el7.armv7hl                         20/194 
DEBUG util.py:417:    Installing : 2:libpng-devel-1.5.13-7.el7.armv7hl                       21/194 
DEBUG util.py:417:    Installing : xml-common-0.6.3-39.el7.noarch                            22/194 
DEBUG util.py:417:    Installing : docbook-dtds-1.0-60.el7.noarch                            23/194 
DEBUG util.py:417:    Installing : pcre-devel-8.32-17.el7.armv7hl                            24/194 
DEBUG util.py:417:    Installing : docbook-style-xsl-1.78.1-3.el7.noarch                     25/194 
DEBUG util.py:417:    Installing : lcms2-devel-2.6-3.el7.armv7hl                             26/194 
DEBUG util.py:417:    Installing : pixman-devel-0.34.0-1.el7.armv7hl                         27/194 
DEBUG util.py:417:    Installing : libusbx-devel-1.0.21-1.el7.armv7hl                        28/194 
DEBUG util.py:417:    Installing : python-ipaddress-1.0.16-2.el7.noarch                      29/194 
DEBUG util.py:417:    Installing : pyOpenSSL-0.13.1-3.el7.armv7hl                            30/194 
DEBUG util.py:417:    Installing : systemd-sysv-219-57.el7.armv7hl                           31/194 
DEBUG util.py:417:    Installing : python-backports-1.0-8.el7.armv7hl                        32/194 
DEBUG util.py:417:    Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar    33/194 
DEBUG util.py:417:    Installing : python-setuptools-0.9.8-7.el7.noarch                      34/194 
DEBUG util.py:417:    Installing : python-tempita-0.5.1-6.el7.noarch                         35/194 
DEBUG util.py:417:    Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch          36/194 
DEBUG util.py:417:    Installing : python-beaker-1.5.4-10.el7.noarch                         37/194 
DEBUG util.py:417:    Installing : systemd-devel-219-57.el7.armv7hl                          38/194 
DEBUG util.py:417:    Installing : 1:emacs-filesystem-24.3-20.el7.noarch                     39/194 
DEBUG util.py:417:    Installing : libX11-common-1.6.5-1.el7.noarch                          40/194 
DEBUG util.py:417:    Installing : color-filesystem-1-13.el7.noarch                          41/194 
DEBUG util.py:417:    Installing : perl-Test-Harness-3.28-3.el7.noarch                       42/194 
DEBUG util.py:417:    Installing : fontpackages-filesystem-1.44-8.el7.noarch                 43/194 
DEBUG util.py:417:    Installing : xkeyboard-config-2.20-1.el7.noarch                        44/194 
DEBUG util.py:417:    Installing : paratype-pt-sans-caption-fonts-20101909-3.el7.noarch      45/194 
DEBUG util.py:417:    Installing : 1:dbus-devel-1.10.24-7.el7.armv7hl                        46/194 
DEBUG util.py:417:    Installing : centos-indexhtml-7-9.el7.centos.noarch                    47/194 
DEBUG util.py:417:    Installing : xz-devel-5.2.2-1.el7.armv7hl                              48/194 
DEBUG util.py:417:    Installing : libxml2-devel-2.9.1-6.el7.3.armv7hl                       49/194 
DEBUG util.py:417:    Installing : libsepol-devel-2.5-8.1.el7.armv7hl                        50/194 
DEBUG util.py:417:    Installing : libselinux-devel-2.5-12.el7.armv7hl                       51/194 
DEBUG util.py:417:    Installing : libverto-devel-0.2.5-4.el7.armv7hl                        52/194 
DEBUG util.py:417:    Installing : gsettings-desktop-schemas-3.24.1-1.el7.armv7hl            53/194 
DEBUG util.py:417:    Installing : libffi-devel-3.0.13-18.el7.armv7hl                        54/194 
DEBUG util.py:417:    Installing : libcom_err-devel-1.42.9-11.el7.armv7hl                    55/194 
DEBUG util.py:417:    Installing : keyutils-libs-devel-1.5.8-3.el7.armv7hl                   56/194 
DEBUG util.py:417:    Installing : gl-manpages-1.1-7.20130122.el7.noarch                     57/194 
DEBUG util.py:417:    Installing : expat-devel-2.1.0-10.el7.armv7hl                          58/194 
DEBUG util.py:417:    Installing : glib2-devel-2.54.2-2.el7.armv7hl                          59/194 
DEBUG util.py:417:    Installing : fontconfig-2.10.95-11.el7.armv7hl                         60/194 
DEBUG util.py:417:    Installing : fontconfig-devel-2.10.95-11.el7.armv7hl                   61/194 
DEBUG util.py:417:    Installing : colord-libs-1.3.4-1.el7.armv7hl                           62/194 
DEBUG util.py:417:    Installing : libunistring-0.9.3-9.el7.armv7hl                          63/194 
DEBUG util.py:417:    Installing : libxshmfence-1.2-1.el7.armv7hl                            64/194 
DEBUG util.py:417:    Installing : graphite2-1.3.10-1.el7.armv7hl                            65/194 
DEBUG util.py:417:    Installing : harfbuzz-1.3.2-1.el7.armv7hl                              66/194 
DEBUG util.py:417:    Installing : libnfnetlink-1.0.1-4.el7.armv7hl                          67/194 
DEBUG util.py:417:    Installing : atk-2.22.0-3.el7.armv7hl                                  68/194 
DEBUG util.py:417:    Installing : libXau-1.0.8-2.1.el7.armv7hl                              69/194 
DEBUG util.py:417:    Installing : libxcb-1.12-1.el7.armv7hl                                 70/194 
DEBUG util.py:417:    Installing : libX11-1.6.5-1.el7.armv7hl                                71/194 
DEBUG util.py:417:    Installing : libXext-1.3.3-3.el7.armv7hl                               72/194 
DEBUG util.py:417:    Installing : libXrender-0.9.10-1.el7.armv7hl                           73/194 
DEBUG util.py:417:    Installing : libXfixes-5.0.3-1.el7.armv7hl                             74/194 
DEBUG util.py:417:    Installing : libXdamage-1.1.4-4.1.el7.armv7hl                          75/194 
DEBUG util.py:417:    Installing : libXft-2.3.2-2.el7.armv7hl                                76/194 
DEBUG util.py:417:    Installing : libXi-1.7.9-1.el7.armv7hl                                 77/194 
DEBUG util.py:417:    Installing : libXxf86vm-1.1.4-1.el7.armv7hl                            78/194 
DEBUG util.py:417:    Installing : mesa-libGL-17.2.3-8.20171019.el7.armv7hl                  79/194 
DEBUG util.py:417:    Installing : libmnl-1.0.3-7.el7.armv7hl                                80/194 
DEBUG util.py:417:    Installing : libcroco-0.6.11-1.el7.armv7hl                             81/194 
DEBUG util.py:417:    Installing : libXau-devel-1.0.8-2.1.el7.armv7hl                        82/194 
DEBUG util.py:417:    Installing : libxcb-devel-1.12-1.el7.armv7hl                           83/194 
DEBUG util.py:417:    Installing : libX11-devel-1.6.5-1.el7.armv7hl                          84/194 
DEBUG util.py:417:    Installing : libXext-devel-1.3.3-3.el7.armv7hl                         85/194 
DEBUG util.py:417:    Installing : libXfixes-devel-5.0.3-1.el7.armv7hl                       86/194 
DEBUG util.py:417:    Installing : libXrender-devel-0.9.10-1.el7.armv7hl                     87/194 
DEBUG util.py:417:    Installing : libXdamage-devel-1.1.4-4.1.el7.armv7hl                    88/194 
DEBUG util.py:417:    Installing : libXxf86vm-devel-1.1.4-1.el7.armv7hl                      89/194 
DEBUG util.py:417:    Installing : mesa-libGL-devel-17.2.3-8.20171019.el7.armv7hl            90/194 
DEBUG util.py:417:    Installing : libXft-devel-2.3.2-2.el7.armv7hl                          91/194 
DEBUG util.py:417:    Installing : graphite2-devel-1.3.10-1.el7.armv7hl                      92/194 
DEBUG util.py:417:    Installing : gettext-libs-0.19.8.1-2.el7.armv7hl                       93/194 
DEBUG util.py:417:    Installing : libnetfilter_conntrack-1.0.6-1.el7.armv7hl                94/194 
DEBUG util.py:417:    Installing : iptables-1.4.21-24.el7.armv7hl                            95/194 
DEBUG util.py:417:    Installing : iproute-4.11.0-14.el7.armv7hl                             96/194 
DEBUG util.py:417:    Installing : libXtst-1.2.3-1.el7.armv7hl                               97/194 
DEBUG util.py:417:    Installing : at-spi2-core-2.22.0-1.el7.armv7hl                         98/194 
DEBUG util.py:417:    Installing : at-spi2-core-devel-2.22.0-1.el7.armv7hl                   99/194 
DEBUG util.py:417:    Installing : at-spi2-atk-2.22.0-2.el7.armv7hl                         100/194 
DEBUG util.py:417:    Installing : libXcursor-1.1.14-8.el7.armv7hl                          101/194 
DEBUG util.py:417:    Installing : libXrandr-1.5.1-2.el7.armv7hl                            102/194 
DEBUG util.py:417:    Installing : libXinerama-1.1.3-2.1.el7.armv7hl                        103/194 
DEBUG util.py:417:    Installing : libXcomposite-0.4.4-4.1.el7.armv7hl                      104/194 
DEBUG util.py:417:    Installing : harfbuzz-icu-1.3.2-1.el7.armv7hl                         105/194 
DEBUG util.py:417:    Installing : libgusb-devel-0.2.9-1.el7.armv7hl                        106/194 
DEBUG util.py:417:    Installing : lynx-2.8.8-0.3.dev15.el7.armv7hl                         107/194 
DEBUG util.py:417:    Installing : libxkbcommon-0.7.1-1.el7.armv7hl                         108/194 
DEBUG util.py:417:    Installing : libicu-devel-50.1.2-15.el7.armv7hl                       109/194 
DEBUG util.py:417:    Installing : boost-regex-1.53.0-27.el7.armv7hl                        110/194 
DEBUG util.py:417:    Installing : jasper-libs-1.900.1-31.el7.armv7hl                       111/194 
DEBUG util.py:417:    Installing : mesa-libgbm-17.2.3-8.20171019.el7.armv7hl                112/194 
DEBUG util.py:417:    Installing : mesa-libEGL-17.2.3-8.20171019.el7.armv7hl                113/194 
DEBUG util.py:417:    Installing : cairo-1.14.8-2.el7.armv7hl                               114/194 
DEBUG util.py:417:    Installing : mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl          115/194 
DEBUG util.py:417:    Installing : cairo-devel-1.14.8-2.el7.armv7hl                         116/194 
DEBUG util.py:417:    Installing : cairo-gobject-1.14.8-2.el7.armv7hl                       117/194 
DEBUG util.py:417:    Installing : harfbuzz-devel-1.3.2-1.el7.armv7hl                       118/194 
DEBUG util.py:417:    Installing : avahi-gobject-0.6.31-19.el7.armv7hl                      119/194 
DEBUG util.py:417:    Installing : libwayland-cursor-1.14.0-2.el7.armv7hl                   120/194 
DEBUG util.py:417:    Installing : wayland-devel-1.14.0-2.el7.armv7hl                       121/194 
DEBUG util.py:417:    Installing : 1:cups-libs-1.6.3-35.el7.armv7hl                         122/194 
DEBUG util.py:417:    Installing : opensp-1.5.2-19.el7.armv7hl                              123/194 
DEBUG util.py:417:    Installing : openjade-1.3.2-45.el7.armv7hl                            124/194 
DEBUG util.py:417:    Installing : perl-SGMLSpm-1.03ii-31.el7.noarch                        125/194 
DEBUG util.py:417:    Installing : docbook-style-dsssl-1.79-17.el7.noarch                   126/194 
DEBUG util.py:417:    Installing : docbook-utils-0.6.14-36.el7.noarch                       127/194 
DEBUG util.py:417:    Installing : python-markupsafe-0.11-10.el7.armv7hl                    128/194 
DEBUG util.py:417:    Installing : python-mako-0.8.1-2.el7.noarch                           129/194 
DEBUG util.py:417:    Installing : ctags-5.8-13.el7.armv7hl                                 130/194 
DEBUG util.py:417:    Installing : source-highlight-3.1.6-6.el7.armv7hl                     131/194 
DEBUG util.py:417:    Installing : m4-1.4.16-10.el7.armv7hl                                 132/194 
DEBUG util.py:417:    Installing : json-glib-1.2.6-1.el7.armv7hl                            133/194 
DEBUG util.py:417:    Installing : libdaemon-0.14-7.el7.armv7hl                             134/194 
DEBUG util.py:417:    Installing : perl-Data-Dumper-2.145-3.el7.armv7hl                     135/194 
DEBUG util.py:417:    Installing : autoconf-2.69-11.el7.noarch                              136/194 
DEBUG util.py:417:    Installing : automake-1.13.4-3.el7.noarch                             137/194 
DEBUG util.py:417:    Installing : libtool-2.4.2-22.el7.armv7hl                             138/194 
DEBUG util.py:417:    Installing : libgudev1-219-57.el7.armv7hl                             139/194 
DEBUG util.py:417:    Installing : mozjs17-17.0.0-20.el7.armv7hl                            140/194 
DEBUG util.py:417:    Installing : polkit-0.112-14.el7.armv7hl                              141/194 
DEBUG util.py:417:    Installing : polkit-pkla-compat-0.1-4.el7.armv7hl                     142/194 
DEBUG util.py:417:    Installing : colord-1.3.4-1.el7.armv7hl                               143/194 
DEBUG util.py:417:    Installing : jbigkit-libs-2.0-11.el7.armv7hl                          144/194 
DEBUG util.py:417:    Installing : libtiff-4.0.3-27.el7.armv7hl                             145/194 
DEBUG util.py:417:    Installing : gdk-pixbuf2-2.36.5-1.el7.armv7hl                         146/194 
DEBUG util.py:417:    Installing : mesa-libwayland-egl-17.2.3-8.20171019.el7.armv7hl        147/194 
DEBUG util.py:417:    Installing : gobject-introspection-1.50.0-1.el7.armv7hl               148/194 
DEBUG util.py:417:    Installing : libepoxy-1.2-2.el7.armv7hl                               149/194 
DEBUG util.py:417:    Installing : sysvinit-tools-2.88-14.dsf.el7.armv7hl                   150/194 
DEBUG util.py:417:    Installing : hostname-3.13-3.el7.armv7hl                              151/194 
DEBUG util.py:417:    Installing : libkadm5-1.15.1-18.el7.armv7hl                           152/194 
DEBUG util.py:417:    Installing : krb5-devel-1.15.1-18.el7.armv7hl                         153/194 
DEBUG util.py:417:    Installing : 1:openssl-devel-1.0.2k-12.el7.armv7hl                    154/194 
DEBUG util.py:417:    Installing : nettle-2.7.1-8.el7.armv7hl                               155/194 
DEBUG util.py:417:    Installing : trousers-0.3.14-2.el7.armv7hl                            156/194 
DEBUG util.py:417:    Installing : gnutls-3.3.26-9.el7.armv7hl                              157/194 
DEBUG util.py:417:    Installing : iputils-20160308-10.el7.armv7hl                          158/194 
DEBUG util.py:417:    Installing : initscripts-9.49.41-1.el7.armv7hl                        159/194 
DEBUG util.py:417:    Installing : avahi-0.6.31-19.el7.armv7hl                              160/194 
DEBUG util.py:417:    Installing : avahi-devel-0.6.31-19.el7.armv7hl                        161/194 
DEBUG util.py:417:    Installing : avahi-glib-devel-0.6.31-19.el7.armv7hl                   162/194 
DEBUG util.py:417:    Installing : libxslt-1.1.28-5.el7.armv7hl                             163/194 
DEBUG util.py:417:    Installing : libmodman-2.0.1-8.el7.armv7hl                            164/194 
DEBUG util.py:417:    Installing : libproxy-0.4.11-11.el7.armv7hl                           165/194 
DEBUG util.py:417:    Installing : glib-networking-2.50.0-1.el7.armv7hl                     166/194 
DEBUG util.py:417:    Installing : libsoup-2.56.0-6.el7.armv7hl                             167/194 
DEBUG util.py:417:    Installing : libsoup-devel-2.56.0-6.el7.armv7hl                       168/194 
DEBUG util.py:417:    Installing : rest-0.8.0-2.el7.armv7hl                                 169/194 
DEBUG util.py:417:    Installing : libthai-0.1.14-9.el7.armv7hl                             170/194 
DEBUG util.py:417:    Installing : rest-devel-0.8.0-2.el7.armv7hl                           171/194 
DEBUG util.py:417:    Installing : gtk-doc-1.25-1.el7.armv7hl                               172/194 
DEBUG util.py:417:    Installing : avahi-gobject-devel-0.6.31-19.el7.armv7hl                173/194 
DEBUG util.py:417:    Installing : 1:cups-devel-1.6.3-35.el7.armv7hl                        174/194 
DEBUG util.py:417:    Installing : libepoxy-devel-1.2-2.el7.armv7hl                         175/194 
DEBUG util.py:417:    Installing : mesa-libwayland-egl-devel-17.2.3-8.20171019.el7.armv7h   176/194 
DEBUG util.py:417:    Installing : colord-devel-1.3.4-1.el7.armv7hl                         177/194 
DEBUG util.py:417:    Installing : cairo-gobject-devel-1.14.8-2.el7.armv7hl                 178/194 
DEBUG util.py:417:    Installing : libxkbcommon-devel-0.7.1-1.el7.armv7hl                   179/194 
DEBUG util.py:417:    Installing : libXcomposite-devel-0.4.4-4.1.el7.armv7hl                180/194 
DEBUG util.py:417:    Installing : libXinerama-devel-1.1.3-2.1.el7.armv7hl                  181/194 
DEBUG util.py:417:    Installing : libXrandr-devel-1.5.1-2.el7.armv7hl                      182/194 
DEBUG util.py:417:    Installing : libXcursor-devel-1.1.14-8.el7.armv7hl                    183/194 
DEBUG util.py:417:    Installing : at-spi2-atk-devel-2.22.0-2.el7.armv7hl                   184/194 
DEBUG util.py:417:    Installing : libXi-devel-1.7.9-1.el7.armv7hl                          185/194 
DEBUG util.py:417:    Installing : atk-devel-2.22.0-3.el7.armv7hl                           186/194 
DEBUG util.py:417:    Installing : wayland-protocols-devel-1.10-1.el7.noarch                187/194 
DEBUG util.py:417:    Installing : pango-1.40.4-1.el7.armv7hl                               188/194 
DEBUG util.py:417:    Installing : pango-devel-1.40.4-1.el7.armv7hl                         189/194 
DEBUG util.py:417:    Installing : gobject-introspection-devel-1.50.0-1.el7.armv7hl         190/194 
DEBUG util.py:417:    Installing : gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl                   191/194 
DEBUG util.py:417:    Installing : json-glib-devel-1.2.6-1.el7.armv7hl                      192/194 
DEBUG util.py:417:    Installing : gettext-0.19.8.1-2.el7.armv7hl                           193/194 
DEBUG util.py:417:    Installing : desktop-file-utils-0.23-1.el7.armv7hl                    194/194 
DEBUG util.py:417:    Verifying  : fontconfig-2.10.95-11.el7.armv7hl                          1/194 
DEBUG util.py:417:    Verifying  : libthai-0.1.14-9.el7.armv7hl                               2/194 
DEBUG util.py:417:    Verifying  : libproxy-0.4.11-11.el7.armv7hl                             3/194 
DEBUG util.py:417:    Verifying  : mesa-libgbm-17.2.3-8.20171019.el7.armv7hl                  4/194 
DEBUG util.py:417:    Verifying  : avahi-gobject-devel-0.6.31-19.el7.armv7hl                  5/194 
DEBUG util.py:417:    Verifying  : libepoxy-devel-1.2-2.el7.armv7hl                           6/194 
DEBUG util.py:417:    Verifying  : mesa-libwayland-egl-devel-17.2.3-8.20171019.el7.armv7h     7/194 
DEBUG util.py:417:    Verifying  : libicu-50.1.2-15.el7.armv7hl                               8/194 
DEBUG util.py:417:    Verifying  : libXft-devel-2.3.2-2.el7.armv7hl                           9/194 
DEBUG util.py:417:    Verifying  : initscripts-9.49.41-1.el7.armv7hl                         10/194 
DEBUG util.py:417:    Verifying  : python-mako-0.8.1-2.el7.noarch                            11/194 
DEBUG util.py:417:    Verifying  : docbook-utils-0.6.14-36.el7.noarch                        12/194 
DEBUG util.py:417:    Verifying  : libXrender-0.9.10-1.el7.armv7hl                           13/194 
DEBUG util.py:417:    Verifying  : iproute-4.11.0-14.el7.armv7hl                             14/194 
DEBUG util.py:417:    Verifying  : libXinerama-1.1.3-2.1.el7.armv7hl                         15/194 
DEBUG util.py:417:    Verifying  : libmodman-2.0.1-8.el7.armv7hl                             16/194 
DEBUG util.py:417:    Verifying  : mesa-libEGL-devel-17.2.3-8.20171019.el7.armv7hl           17/194 
DEBUG util.py:417:    Verifying  : expat-devel-2.1.0-10.el7.armv7hl                          18/194 
DEBUG util.py:417:    Verifying  : 1:cups-libs-1.6.3-35.el7.armv7hl                          19/194 
DEBUG util.py:417:    Verifying  : libnetfilter_conntrack-1.0.6-1.el7.armv7hl                20/194 
DEBUG util.py:417:    Verifying  : gl-manpages-1.1-7.20130122.el7.noarch                     21/194 
DEBUG util.py:417:    Verifying  : libxslt-1.1.28-5.el7.armv7hl                              22/194 
DEBUG util.py:417:    Verifying  : at-spi2-core-devel-2.22.0-1.el7.armv7hl                   23/194 
DEBUG util.py:417:    Verifying  : docbook-style-xsl-1.78.1-3.el7.noarch                     24/194 
DEBUG util.py:417:    Verifying  : keyutils-libs-devel-1.5.8-3.el7.armv7hl                   25/194 
DEBUG util.py:417:    Verifying  : polkit-pkla-compat-0.1-4.el7.armv7hl                      26/194 
DEBUG util.py:417:    Verifying  : python-2.7.5-68.el7.armv7hl                               27/194 
DEBUG util.py:417:    Verifying  : graphite2-devel-1.3.10-1.el7.armv7hl                      28/194 
DEBUG util.py:417:    Verifying  : colord-libs-1.3.4-1.el7.armv7hl                           29/194 
DEBUG util.py:417:    Verifying  : libcom_err-devel-1.42.9-11.el7.armv7hl                    30/194 
DEBUG util.py:417:    Verifying  : 2:libpng-1.5.13-7.el7.armv7hl                             31/194 
DEBUG util.py:417:    Verifying  : libwayland-client-1.14.0-2.el7.armv7hl                    32/194 
DEBUG util.py:417:    Verifying  : gobject-introspection-devel-1.50.0-1.el7.armv7hl          33/194 
DEBUG util.py:417:    Verifying  : python-beaker-1.5.4-10.el7.noarch                         34/194 
DEBUG util.py:417:    Verifying  : freetype-2.4.11-15.el7.armv7hl                            35/194 
DEBUG util.py:417:    Verifying  : libffi-devel-3.0.13-18.el7.armv7hl                        36/194 
DEBUG util.py:417:    Verifying  : gsettings-desktop-schemas-3.24.1-1.el7.armv7hl            37/194 
DEBUG util.py:417:    Verifying  : libxkbcommon-0.7.1-1.el7.armv7hl                          38/194 
DEBUG util.py:417:    Verifying  : cairo-gobject-1.14.8-2.el7.armv7hl                        39/194 
DEBUG util.py:417:    Verifying  : autoconf-2.69-11.el7.noarch                               40/194 
DEBUG util.py:417:    Verifying  : lcms2-2.6-3.el7.armv7hl                                   41/194 
DEBUG util.py:417:    Verifying  : python-ipaddress-1.0.16-2.el7.noarch                      42/194 
DEBUG util.py:417:    Verifying  : libXrender-devel-0.9.10-1.el7.armv7hl                     43/194 
DEBUG util.py:417:    Verifying  : libsoup-2.56.0-6.el7.armv7hl                              44/194 
DEBUG util.py:417:    Verifying  : libgusb-devel-0.2.9-1.el7.armv7hl                         45/194 
DEBUG util.py:417:    Verifying  : libXrandr-1.5.1-2.el7.armv7hl                             46/194 
DEBUG util.py:417:    Verifying  : colord-1.3.4-1.el7.armv7hl                                47/194 
DEBUG util.py:417:    Verifying  : perl-SGMLSpm-1.03ii-31.el7.noarch                         48/194 
DEBUG util.py:417:    Verifying  : pcre-devel-8.32-17.el7.armv7hl                            49/194 
DEBUG util.py:417:    Verifying  : libcroco-0.6.11-1.el7.armv7hl                             50/194 
DEBUG util.py:417:    Verifying  : docbook-dtds-1.0-60.el7.noarch                            51/194 
DEBUG util.py:417:    Verifying  : xorg-x11-proto-devel-7.7-20.el7.noarch                    52/194 
DEBUG util.py:417:    Verifying  : libXdamage-devel-1.1.4-4.1.el7.armv7hl                    53/194 
DEBUG util.py:417:    Verifying  : avahi-gobject-0.6.31-19.el7.armv7hl                       54/194 
DEBUG util.py:417:    Verifying  : iputils-20160308-10.el7.armv7hl                           55/194 
DEBUG util.py:417:    Verifying  : automake-1.13.4-3.el7.noarch                              56/194 
DEBUG util.py:417:    Verifying  : libverto-devel-0.2.5-4.el7.armv7hl                        57/194 
DEBUG util.py:417:    Verifying  : sgml-common-0.6.3-39.el7.noarch                           58/194 
DEBUG util.py:417:    Verifying  : at-spi2-atk-devel-2.22.0-2.el7.armv7hl                    59/194 
DEBUG util.py:417:    Verifying  : cairo-devel-1.14.8-2.el7.armv7hl                          60/194 
DEBUG util.py:417:    Verifying  : avahi-libs-0.6.31-19.el7.armv7hl                          61/194 
DEBUG util.py:417:    Verifying  : libXcursor-devel-1.1.14-8.el7.armv7hl                     62/194 
DEBUG util.py:417:    Verifying  : colord-devel-1.3.4-1.el7.armv7hl                          63/194 
DEBUG util.py:417:    Verifying  : libXcomposite-devel-0.4.4-4.1.el7.armv7hl                 64/194 
DEBUG util.py:417:    Verifying  : trousers-0.3.14-2.el7.armv7hl                             65/194 
DEBUG util.py:417:    Verifying  : 1:cups-devel-1.6.3-35.el7.armv7hl                         66/194 
DEBUG util.py:417:    Verifying  : libsepol-devel-2.5-8.1.el7.armv7hl                        67/194 
DEBUG util.py:417:    Verifying  : libdrm-2.4.83-2.el7.armv7hl                               68/194 
DEBUG util.py:417:    Verifying  : nettle-2.7.1-8.el7.armv7hl                                69/194 
DEBUG util.py:417:    Verifying  : xz-devel-5.2.2-1.el7.armv7hl                              70/194 
DEBUG util.py:417:    Verifying  : pyOpenSSL-0.13.1-3.el7.armv7hl                            71/194 
DEBUG util.py:417:    Verifying  : libXtst-1.2.3-1.el7.armv7hl                               72/194 
DEBUG util.py:417:    Verifying  : 1:openssl-devel-1.0.2k-12.el7.armv7hl                     73/194 
DEBUG util.py:417:    Verifying  : harfbuzz-devel-1.3.2-1.el7.armv7hl                        74/194 
DEBUG util.py:417:    Verifying  : avahi-devel-0.6.31-19.el7.armv7hl                         75/194 
DEBUG util.py:417:    Verifying  : cairo-gobject-devel-1.14.8-2.el7.armv7hl                  76/194 
DEBUG util.py:417:    Verifying  : libmnl-1.0.3-7.el7.armv7hl                                77/194 
DEBUG util.py:417:    Verifying  : gettext-0.19.8.1-2.el7.armv7hl                            78/194 
DEBUG util.py:417:    Verifying  : polkit-0.112-14.el7.armv7hl                               79/194 
DEBUG util.py:417:    Verifying  : systemd-sysv-219-57.el7.armv7hl                           80/194 
DEBUG util.py:417:    Verifying  : libjpeg-turbo-1.2.90-5.el7.armv7hl                        81/194 
DEBUG util.py:417:    Verifying  : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch          82/194 
DEBUG util.py:417:    Verifying  : libkadm5-1.15.1-18.el7.armv7hl                            83/194 
DEBUG util.py:417:    Verifying  : centos-indexhtml-7-9.el7.centos.noarch                    84/194 
DEBUG util.py:417:    Verifying  : libicu-devel-50.1.2-15.el7.armv7hl                        85/194 
DEBUG util.py:417:    Verifying  : harfbuzz-1.3.2-1.el7.armv7hl                              86/194 
DEBUG util.py:417:    Verifying  : hostname-3.13-3.el7.armv7hl                               87/194 
DEBUG util.py:417:    Verifying  : libusbx-1.0.21-1.el7.armv7hl                              88/194 
DEBUG util.py:417:    Verifying  : pango-devel-1.40.4-1.el7.armv7hl                          89/194 
DEBUG util.py:417:    Verifying  : 1:dbus-devel-1.10.24-7.el7.armv7hl                        90/194 
DEBUG util.py:417:    Verifying  : lcms2-devel-2.6-3.el7.armv7hl                             91/194 
DEBUG util.py:417:    Verifying  : libwayland-cursor-1.14.0-2.el7.armv7hl                    92/194 
DEBUG util.py:417:    Verifying  : paratype-pt-sans-caption-fonts-20101909-3.el7.noarch      93/194 
DEBUG util.py:417:    Verifying  : libgusb-0.2.9-1.el7.armv7hl                               94/194 
DEBUG util.py:417:    Verifying  : sysvinit-tools-2.88-14.dsf.el7.armv7hl                    95/194 
DEBUG util.py:417:    Verifying  : glib2-devel-2.54.2-2.el7.armv7hl                          96/194 
DEBUG util.py:417:    Verifying  : libepoxy-1.2-2.el7.armv7hl                                97/194 
DEBUG util.py:417:    Verifying  : libXext-devel-1.3.3-3.el7.armv7hl                         98/194 
DEBUG util.py:417:    Verifying  : gobject-introspection-1.50.0-1.el7.armv7hl                99/194 
DEBUG util.py:417:    Verifying  : libXext-1.3.3-3.el7.armv7hl                              100/194 
DEBUG util.py:417:    Verifying  : libsoup-devel-2.56.0-6.el7.armv7hl                       101/194 
DEBUG util.py:417:    Verifying  : openjade-1.3.2-45.el7.armv7hl                            102/194 
DEBUG util.py:417:    Verifying  : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar   103/194 
DEBUG util.py:417:    Verifying  : mesa-libEGL-17.2.3-8.20171019.el7.armv7hl                104/194 
DEBUG util.py:417:    Verifying  : libXau-1.0.8-2.1.el7.armv7hl                             105/194 
DEBUG util.py:417:    Verifying  : libxkbcommon-devel-0.7.1-1.el7.armv7hl                   106/194 
DEBUG util.py:417:    Verifying  : avahi-glib-devel-0.6.31-19.el7.armv7hl                   107/194 
DEBUG util.py:417:    Verifying  : mesa-libwayland-egl-17.2.3-8.20171019.el7.armv7hl        108/194 
DEBUG util.py:417:    Verifying  : opensp-1.5.2-19.el7.armv7hl                              109/194 
DEBUG util.py:417:    Verifying  : gettext-libs-0.19.8.1-2.el7.armv7hl                      110/194 
DEBUG util.py:417:    Verifying  : xkeyboard-config-2.20-1.el7.noarch                       111/194 
DEBUG util.py:417:    Verifying  : fontpackages-filesystem-1.44-8.el7.noarch                112/194 
DEBUG util.py:417:    Verifying  : jasper-libs-1.900.1-31.el7.armv7hl                       113/194 
DEBUG util.py:417:    Verifying  : perl-Test-Harness-3.28-3.el7.noarch                      114/194 
DEBUG util.py:417:    Verifying  : jbigkit-libs-2.0-11.el7.armv7hl                          115/194 
DEBUG util.py:417:    Verifying  : atk-2.22.0-3.el7.armv7hl                                 116/194 
DEBUG util.py:417:    Verifying  : libXxf86vm-devel-1.1.4-1.el7.armv7hl                     117/194 
DEBUG util.py:417:    Verifying  : libXi-1.7.9-1.el7.armv7hl                                118/194 
DEBUG util.py:417:    Verifying  : pixman-0.34.0-1.el7.armv7hl                              119/194 
DEBUG util.py:417:    Verifying  : color-filesystem-1-13.el7.noarch                         120/194 
DEBUG util.py:417:    Verifying  : mozjs17-17.0.0-20.el7.armv7hl                            121/194 
DEBUG util.py:417:    Verifying  : libX11-devel-1.6.5-1.el7.armv7hl                         122/194 
DEBUG util.py:417:    Verifying  : python-markupsafe-0.11-10.el7.armv7hl                    123/194 
DEBUG util.py:417:    Verifying  : libwayland-server-1.14.0-2.el7.armv7hl                   124/194 
DEBUG util.py:417:    Verifying  : libnfnetlink-1.0.1-4.el7.armv7hl                         125/194 
DEBUG util.py:417:    Verifying  : freetype-devel-2.4.11-15.el7.armv7hl                     126/194 
DEBUG util.py:417:    Verifying  : libXfixes-devel-5.0.3-1.el7.armv7hl                      127/194 
DEBUG util.py:417:    Verifying  : graphite2-1.3.10-1.el7.armv7hl                           128/194 
DEBUG util.py:417:    Verifying  : libtiff-4.0.3-27.el7.armv7hl                             129/194 
DEBUG util.py:417:    Verifying  : libXfixes-5.0.3-1.el7.armv7hl                            130/194 
DEBUG util.py:417:    Verifying  : rest-0.8.0-2.el7.armv7hl                                 131/194 
DEBUG util.py:417:    Verifying  : libselinux-devel-2.5-12.el7.armv7hl                      132/194 
DEBUG util.py:417:    Verifying  : libX11-common-1.6.5-1.el7.noarch                         133/194 
DEBUG util.py:417:    Verifying  : libgudev1-219-57.el7.armv7hl                             134/194 
DEBUG util.py:417:    Verifying  : libXcomposite-0.4.4-4.1.el7.armv7hl                      135/194 
DEBUG util.py:417:    Verifying  : libXft-2.3.2-2.el7.armv7hl                               136/194 
DEBUG util.py:417:    Verifying  : pango-1.40.4-1.el7.armv7hl                               137/194 
DEBUG util.py:417:    Verifying  : wayland-devel-1.14.0-2.el7.armv7hl                       138/194 
DEBUG util.py:417:    Verifying  : libxshmfence-1.2-1.el7.armv7hl                           139/194 
DEBUG util.py:417:    Verifying  : gnutls-3.3.26-9.el7.armv7hl                              140/194 
DEBUG util.py:417:    Verifying  : fontconfig-devel-2.10.95-11.el7.armv7hl                  141/194 
DEBUG util.py:417:    Verifying  : lynx-2.8.8-0.3.dev15.el7.armv7hl                         142/194 
DEBUG util.py:417:    Verifying  : libxcb-1.12-1.el7.armv7hl                                143/194 
DEBUG util.py:417:    Verifying  : 1:emacs-filesystem-24.3-20.el7.noarch                    144/194 
DEBUG util.py:417:    Verifying  : gdk-pixbuf2-2.36.5-1.el7.armv7hl                         145/194 
DEBUG util.py:417:    Verifying  : at-spi2-core-2.22.0-1.el7.armv7hl                        146/194 
DEBUG util.py:417:    Verifying  : perl-Data-Dumper-2.145-3.el7.armv7hl                     147/194 
DEBUG util.py:417:    Verifying  : libXxf86vm-1.1.4-1.el7.armv7hl                           148/194 
DEBUG util.py:417:    Verifying  : libXrandr-devel-1.5.1-2.el7.armv7hl                      149/194 
DEBUG util.py:417:    Verifying  : harfbuzz-icu-1.3.2-1.el7.armv7hl                         150/194 
DEBUG util.py:417:    Verifying  : atk-devel-2.22.0-3.el7.armv7hl                           151/194 
DEBUG util.py:417:    Verifying  : glib-networking-2.50.0-1.el7.armv7hl                     152/194 
DEBUG util.py:417:    Verifying  : avahi-glib-0.6.31-19.el7.armv7hl                         153/194 
DEBUG util.py:417:    Verifying  : libtool-2.4.2-22.el7.armv7hl                             154/194 
DEBUG util.py:417:    Verifying  : systemd-devel-219-57.el7.armv7hl                         155/194 
DEBUG util.py:417:    Verifying  : libXinerama-devel-1.1.3-2.1.el7.armv7hl                  156/194 
DEBUG util.py:417:    Verifying  : docbook-style-dsssl-1.79-17.el7.noarch                   157/194 
DEBUG util.py:417:    Verifying  : python-setuptools-0.9.8-7.el7.noarch                     158/194 
DEBUG util.py:417:    Verifying  : boost-regex-1.53.0-27.el7.armv7hl                        159/194 
DEBUG util.py:417:    Verifying  : libXcursor-1.1.14-8.el7.armv7hl                          160/194 
DEBUG util.py:417:    Verifying  : libX11-1.6.5-1.el7.armv7hl                               161/194 
DEBUG util.py:417:    Verifying  : avahi-0.6.31-19.el7.armv7hl                              162/194 
DEBUG util.py:417:    Verifying  : pixman-devel-0.34.0-1.el7.armv7hl                        163/194 
DEBUG util.py:417:    Verifying  : mesa-libGL-devel-17.2.3-8.20171019.el7.armv7hl           164/194 
DEBUG util.py:417:    Verifying  : libxml2-devel-2.9.1-6.el7.3.armv7hl                      165/194 
DEBUG util.py:417:    Verifying  : libdaemon-0.14-7.el7.armv7hl                             166/194 
DEBUG util.py:417:    Verifying  : 2:libpng-devel-1.5.13-7.el7.armv7hl                      167/194 
DEBUG util.py:417:    Verifying  : libunistring-0.9.3-9.el7.armv7hl                         168/194 
DEBUG util.py:417:    Verifying  : json-glib-1.2.6-1.el7.armv7hl                            169/194 
DEBUG util.py:417:    Verifying  : wayland-protocols-devel-1.10-1.el7.noarch                170/194 
DEBUG util.py:417:    Verifying  : libusbx-devel-1.0.21-1.el7.armv7hl                       171/194 
DEBUG util.py:417:    Verifying  : m4-1.4.16-10.el7.armv7hl                                 172/194 
DEBUG util.py:417:    Verifying  : gtk-doc-1.25-1.el7.armv7hl                               173/194 
DEBUG util.py:417:    Verifying  : rest-devel-0.8.0-2.el7.armv7hl                           174/194 
DEBUG util.py:417:    Verifying  : at-spi2-atk-2.22.0-2.el7.armv7hl                         175/194 
DEBUG util.py:417:    Verifying  : desktop-file-utils-0.23-1.el7.armv7hl                    176/194 
DEBUG util.py:417:    Verifying  : python-backports-1.0-8.el7.armv7hl                       177/194 
DEBUG util.py:417:    Verifying  : mesa-libglapi-17.2.3-8.20171019.el7.armv7hl              178/194 
DEBUG util.py:417:    Verifying  : source-highlight-3.1.6-6.el7.armv7hl                     179/194 
DEBUG util.py:417:    Verifying  : krb5-devel-1.15.1-18.el7.armv7hl                         180/194 
DEBUG util.py:417:    Verifying  : libxcb-devel-1.12-1.el7.armv7hl                          181/194 
DEBUG util.py:417:    Verifying  : xml-common-0.6.3-39.el7.noarch                           182/194 
DEBUG util.py:417:    Verifying  : mesa-libGL-17.2.3-8.20171019.el7.armv7hl                 183/194 
DEBUG util.py:417:    Verifying  : python-tempita-0.5.1-6.el7.noarch                        184/194 
DEBUG util.py:417:    Verifying  : ctags-5.8-13.el7.armv7hl                                 185/194 
DEBUG util.py:417:    Verifying  : json-glib-devel-1.2.6-1.el7.armv7hl                      186/194 
DEBUG util.py:417:    Verifying  : iptables-1.4.21-24.el7.armv7hl                           187/194 
DEBUG util.py:417:    Verifying  : zlib-devel-1.2.7-17.el7.armv7hl                          188/194 
DEBUG util.py:417:    Verifying  : libXau-devel-1.0.8-2.1.el7.armv7hl                       189/194 
DEBUG util.py:417:    Verifying  : cairo-1.14.8-2.el7.armv7hl                               190/194 
DEBUG util.py:417:    Verifying  : gdk-pixbuf2-devel-2.36.5-1.el7.armv7hl                   191/194 
DEBUG util.py:417:    Verifying  : libXdamage-1.1.4-4.1.el7.armv7hl                         192/194 
DEBUG util.py:417:    Verifying  : libXi-devel-1.7.9-1.el7.armv7hl                          193/194 
DEBUG util.py:417:    Verifying  : libdrm-devel-2.4.83-2.el7.armv7hl                        194/194 
DEBUG util.py:417:  Installed:
DEBUG util.py:417:    at-spi2-atk-devel.armv7hl 0:2.22.0-2.el7                                      
DEBUG util.py:417:    atk-devel.armv7hl 0:2.22.0-3.el7                                              
DEBUG util.py:417:    avahi-gobject-devel.armv7hl 0:0.6.31-19.el7                                   
DEBUG util.py:417:    cairo-devel.armv7hl 0:1.14.8-2.el7                                            
DEBUG util.py:417:    cairo-gobject-devel.armv7hl 0:1.14.8-2.el7                                    
DEBUG util.py:417:    colord-devel.armv7hl 0:1.3.4-1.el7                                            
DEBUG util.py:417:    cups-devel.armv7hl 1:1.6.3-35.el7                                             
DEBUG util.py:417:    desktop-file-utils.armv7hl 0:0.23-1.el7                                       
DEBUG util.py:417:    gdk-pixbuf2-devel.armv7hl 0:2.36.5-1.el7                                      
DEBUG util.py:417:    gettext.armv7hl 0:0.19.8.1-2.el7                                              
DEBUG util.py:417:    glib2-devel.armv7hl 0:2.54.2-2.el7                                            
DEBUG util.py:417:    gobject-introspection-devel.armv7hl 0:1.50.0-1.el7                            
DEBUG util.py:417:    gtk-doc.armv7hl 0:1.25-1.el7                                                  
DEBUG util.py:417:    json-glib-devel.armv7hl 0:1.2.6-1.el7                                         
DEBUG util.py:417:    libXcomposite-devel.armv7hl 0:0.4.4-4.1.el7                                   
DEBUG util.py:417:    libXcursor-devel.armv7hl 0:1.1.14-8.el7                                       
DEBUG util.py:417:    libXdamage-devel.armv7hl 0:1.1.4-4.1.el7                                      
DEBUG util.py:417:    libXfixes-devel.armv7hl 0:5.0.3-1.el7                                         
DEBUG util.py:417:    libXi-devel.armv7hl 0:1.7.9-1.el7                                             
DEBUG util.py:417:    libXinerama-devel.armv7hl 0:1.1.3-2.1.el7                                     
DEBUG util.py:417:    libXrandr-devel.armv7hl 0:1.5.1-2.el7                                         
DEBUG util.py:417:    libXrender-devel.armv7hl 0:0.9.10-1.el7                                       
DEBUG util.py:417:    libepoxy-devel.armv7hl 0:1.2-2.el7                                            
DEBUG util.py:417:    libxkbcommon-devel.armv7hl 0:0.7.1-1.el7                                      
DEBUG util.py:417:    mesa-libEGL-devel.armv7hl 0:17.2.3-8.20171019.el7                             
DEBUG util.py:417:    mesa-libwayland-egl-devel.armv7hl 0:17.2.3-8.20171019.el7                     
DEBUG util.py:417:    pango-devel.armv7hl 0:1.40.4-1.el7                                            
DEBUG util.py:417:    rest-devel.armv7hl 0:0.8.0-2.el7                                              
DEBUG util.py:417:    wayland-devel.armv7hl 0:1.14.0-2.el7                                          
DEBUG util.py:417:    wayland-protocols-devel.noarch 0:1.10-1.el7                                   
DEBUG util.py:417:  Dependency Installed:
DEBUG util.py:417:    at-spi2-atk.armv7hl 0:2.22.0-2.el7                                            
DEBUG util.py:417:    at-spi2-core.armv7hl 0:2.22.0-1.el7                                           
DEBUG util.py:417:    at-spi2-core-devel.armv7hl 0:2.22.0-1.el7                                     
DEBUG util.py:417:    atk.armv7hl 0:2.22.0-3.el7                                                    
DEBUG util.py:417:    autoconf.noarch 0:2.69-11.el7                                                 
DEBUG util.py:417:    automake.noarch 0:1.13.4-3.el7                                                
DEBUG util.py:417:    avahi.armv7hl 0:0.6.31-19.el7                                                 
DEBUG util.py:417:    avahi-devel.armv7hl 0:0.6.31-19.el7                                           
DEBUG util.py:417:    avahi-glib.armv7hl 0:0.6.31-19.el7                                            
DEBUG util.py:417:    avahi-glib-devel.armv7hl 0:0.6.31-19.el7                                      
DEBUG util.py:417:    avahi-gobject.armv7hl 0:0.6.31-19.el7                                         
DEBUG util.py:417:    avahi-libs.armv7hl 0:0.6.31-19.el7                                            
DEBUG util.py:417:    boost-regex.armv7hl 0:1.53.0-27.el7                                           
DEBUG util.py:417:    cairo.armv7hl 0:1.14.8-2.el7                                                  
DEBUG util.py:417:    cairo-gobject.armv7hl 0:1.14.8-2.el7                                          
DEBUG util.py:417:    centos-indexhtml.noarch 0:7-9.el7.centos                                      
DEBUG util.py:417:    color-filesystem.noarch 0:1-13.el7                                            
DEBUG util.py:417:    colord.armv7hl 0:1.3.4-1.el7                                                  
DEBUG util.py:417:    colord-libs.armv7hl 0:1.3.4-1.el7                                             
DEBUG util.py:417:    ctags.armv7hl 0:5.8-13.el7                                                    
DEBUG util.py:417:    cups-libs.armv7hl 1:1.6.3-35.el7                                              
DEBUG util.py:417:    dbus-devel.armv7hl 1:1.10.24-7.el7                                            
DEBUG util.py:417:    docbook-dtds.noarch 0:1.0-60.el7                                              
DEBUG util.py:417:    docbook-style-dsssl.noarch 0:1.79-17.el7                                      
DEBUG util.py:417:    docbook-style-xsl.noarch 0:1.78.1-3.el7                                       
DEBUG util.py:417:    docbook-utils.noarch 0:0.6.14-36.el7                                          
DEBUG util.py:417:    emacs-filesystem.noarch 1:24.3-20.el7                                         
DEBUG util.py:417:    expat-devel.armv7hl 0:2.1.0-10.el7                                            
DEBUG util.py:417:    fontconfig.armv7hl 0:2.10.95-11.el7                                           
DEBUG util.py:417:    fontconfig-devel.armv7hl 0:2.10.95-11.el7                                     
DEBUG util.py:417:    fontpackages-filesystem.noarch 0:1.44-8.el7                                   
DEBUG util.py:417:    freetype.armv7hl 0:2.4.11-15.el7                                              
DEBUG util.py:417:    freetype-devel.armv7hl 0:2.4.11-15.el7                                        
DEBUG util.py:417:    gdk-pixbuf2.armv7hl 0:2.36.5-1.el7                                            
DEBUG util.py:417:    gettext-libs.armv7hl 0:0.19.8.1-2.el7                                         
DEBUG util.py:417:    gl-manpages.noarch 0:1.1-7.20130122.el7                                       
DEBUG util.py:417:    glib-networking.armv7hl 0:2.50.0-1.el7                                        
DEBUG util.py:417:    gnutls.armv7hl 0:3.3.26-9.el7                                                 
DEBUG util.py:417:    gobject-introspection.armv7hl 0:1.50.0-1.el7                                  
DEBUG util.py:417:    graphite2.armv7hl 0:1.3.10-1.el7                                              
DEBUG util.py:417:    graphite2-devel.armv7hl 0:1.3.10-1.el7                                        
DEBUG util.py:417:    gsettings-desktop-schemas.armv7hl 0:3.24.1-1.el7                              
DEBUG util.py:417:    harfbuzz.armv7hl 0:1.3.2-1.el7                                                
DEBUG util.py:417:    harfbuzz-devel.armv7hl 0:1.3.2-1.el7                                          
DEBUG util.py:417:    harfbuzz-icu.armv7hl 0:1.3.2-1.el7                                            
DEBUG util.py:417:    hostname.armv7hl 0:3.13-3.el7                                                 
DEBUG util.py:417:    initscripts.armv7hl 0:9.49.41-1.el7                                           
DEBUG util.py:417:    iproute.armv7hl 0:4.11.0-14.el7                                               
DEBUG util.py:417:    iptables.armv7hl 0:1.4.21-24.el7                                              
DEBUG util.py:417:    iputils.armv7hl 0:20160308-10.el7                                             
DEBUG util.py:417:    jasper-libs.armv7hl 0:1.900.1-31.el7                                          
DEBUG util.py:417:    jbigkit-libs.armv7hl 0:2.0-11.el7                                             
DEBUG util.py:417:    json-glib.armv7hl 0:1.2.6-1.el7                                               
DEBUG util.py:417:    keyutils-libs-devel.armv7hl 0:1.5.8-3.el7                                     
DEBUG util.py:417:    krb5-devel.armv7hl 0:1.15.1-18.el7                                            
DEBUG util.py:417:    lcms2.armv7hl 0:2.6-3.el7                                                     
DEBUG util.py:417:    lcms2-devel.armv7hl 0:2.6-3.el7                                               
DEBUG util.py:417:    libX11.armv7hl 0:1.6.5-1.el7                                                  
DEBUG util.py:417:    libX11-common.noarch 0:1.6.5-1.el7                                            
DEBUG util.py:417:    libX11-devel.armv7hl 0:1.6.5-1.el7                                            
DEBUG util.py:417:    libXau.armv7hl 0:1.0.8-2.1.el7                                                
DEBUG util.py:417:    libXau-devel.armv7hl 0:1.0.8-2.1.el7                                          
DEBUG util.py:417:    libXcomposite.armv7hl 0:0.4.4-4.1.el7                                         
DEBUG util.py:417:    libXcursor.armv7hl 0:1.1.14-8.el7                                             
DEBUG util.py:417:    libXdamage.armv7hl 0:1.1.4-4.1.el7                                            
DEBUG util.py:417:    libXext.armv7hl 0:1.3.3-3.el7                                                 
DEBUG util.py:417:    libXext-devel.armv7hl 0:1.3.3-3.el7                                           
DEBUG util.py:417:    libXfixes.armv7hl 0:5.0.3-1.el7                                               
DEBUG util.py:417:    libXft.armv7hl 0:2.3.2-2.el7                                                  
DEBUG util.py:417:    libXft-devel.armv7hl 0:2.3.2-2.el7                                            
DEBUG util.py:417:    libXi.armv7hl 0:1.7.9-1.el7                                                   
DEBUG util.py:417:    libXinerama.armv7hl 0:1.1.3-2.1.el7                                           
DEBUG util.py:417:    libXrandr.armv7hl 0:1.5.1-2.el7                                               
DEBUG util.py:417:    libXrender.armv7hl 0:0.9.10-1.el7                                             
DEBUG util.py:417:    libXtst.armv7hl 0:1.2.3-1.el7                                                 
DEBUG util.py:417:    libXxf86vm.armv7hl 0:1.1.4-1.el7                                              
DEBUG util.py:417:    libXxf86vm-devel.armv7hl 0:1.1.4-1.el7                                        
DEBUG util.py:417:    libcom_err-devel.armv7hl 0:1.42.9-11.el7                                      
DEBUG util.py:417:    libcroco.armv7hl 0:0.6.11-1.el7                                               
DEBUG util.py:417:    libdaemon.armv7hl 0:0.14-7.el7                                                
DEBUG util.py:417:    libdrm.armv7hl 0:2.4.83-2.el7                                                 
DEBUG util.py:417:    libdrm-devel.armv7hl 0:2.4.83-2.el7                                           
DEBUG util.py:417:    libepoxy.armv7hl 0:1.2-2.el7                                                  
DEBUG util.py:417:    libffi-devel.armv7hl 0:3.0.13-18.el7                                          
DEBUG util.py:417:    libgudev1.armv7hl 0:219-57.el7                                                
DEBUG util.py:417:    libgusb.armv7hl 0:0.2.9-1.el7                                                 
DEBUG util.py:417:    libgusb-devel.armv7hl 0:0.2.9-1.el7                                           
DEBUG util.py:417:    libicu.armv7hl 0:50.1.2-15.el7                                                
DEBUG util.py:417:    libicu-devel.armv7hl 0:50.1.2-15.el7                                          
DEBUG util.py:417:    libjpeg-turbo.armv7hl 0:1.2.90-5.el7                                          
DEBUG util.py:417:    libkadm5.armv7hl 0:1.15.1-18.el7                                              
DEBUG util.py:417:    libmnl.armv7hl 0:1.0.3-7.el7                                                  
DEBUG util.py:417:    libmodman.armv7hl 0:2.0.1-8.el7                                               
DEBUG util.py:417:    libnetfilter_conntrack.armv7hl 0:1.0.6-1.el7                                  
DEBUG util.py:417:    libnfnetlink.armv7hl 0:1.0.1-4.el7                                            
DEBUG util.py:417:    libpng.armv7hl 2:1.5.13-7.el7                                                 
DEBUG util.py:417:    libpng-devel.armv7hl 2:1.5.13-7.el7                                           
DEBUG util.py:417:    libproxy.armv7hl 0:0.4.11-11.el7                                              
DEBUG util.py:417:    libselinux-devel.armv7hl 0:2.5-12.el7                                         
DEBUG util.py:417:    libsepol-devel.armv7hl 0:2.5-8.1.el7                                          
DEBUG util.py:417:    libsoup.armv7hl 0:2.56.0-6.el7                                                
DEBUG util.py:417:    libsoup-devel.armv7hl 0:2.56.0-6.el7                                          
DEBUG util.py:417:    libthai.armv7hl 0:0.1.14-9.el7                                                
DEBUG util.py:417:    libtiff.armv7hl 0:4.0.3-27.el7                                                
DEBUG util.py:417:    libtool.armv7hl 0:2.4.2-22.el7                                                
DEBUG util.py:417:    libunistring.armv7hl 0:0.9.3-9.el7                                            
DEBUG util.py:417:    libusbx.armv7hl 0:1.0.21-1.el7                                                
DEBUG util.py:417:    libusbx-devel.armv7hl 0:1.0.21-1.el7                                          
DEBUG util.py:417:    libverto-devel.armv7hl 0:0.2.5-4.el7                                          
DEBUG util.py:417:    libwayland-client.armv7hl 0:1.14.0-2.el7                                      
DEBUG util.py:417:    libwayland-cursor.armv7hl 0:1.14.0-2.el7                                      
DEBUG util.py:417:    libwayland-server.armv7hl 0:1.14.0-2.el7                                      
DEBUG util.py:417:    libxcb.armv7hl 0:1.12-1.el7                                                   
DEBUG util.py:417:    libxcb-devel.armv7hl 0:1.12-1.el7                                             
DEBUG util.py:417:    libxkbcommon.armv7hl 0:0.7.1-1.el7                                            
DEBUG util.py:417:    libxml2-devel.armv7hl 0:2.9.1-6.el7.3                                         
DEBUG util.py:417:    libxshmfence.armv7hl 0:1.2-1.el7                                              
DEBUG util.py:417:    libxslt.armv7hl 0:1.1.28-5.el7                                                
DEBUG util.py:417:    lynx.armv7hl 0:2.8.8-0.3.dev15.el7                                            
DEBUG util.py:417:    m4.armv7hl 0:1.4.16-10.el7                                                    
DEBUG util.py:417:    mesa-libEGL.armv7hl 0:17.2.3-8.20171019.el7                                   
DEBUG util.py:417:    mesa-libGL.armv7hl 0:17.2.3-8.20171019.el7                                    
DEBUG util.py:417:    mesa-libGL-devel.armv7hl 0:17.2.3-8.20171019.el7                              
DEBUG util.py:417:    mesa-libgbm.armv7hl 0:17.2.3-8.20171019.el7                                   
DEBUG util.py:417:    mesa-libglapi.armv7hl 0:17.2.3-8.20171019.el7                                 
DEBUG util.py:417:    mesa-libwayland-egl.armv7hl 0:17.2.3-8.20171019.el7                           
DEBUG util.py:417:    mozjs17.armv7hl 0:17.0.0-20.el7                                               
DEBUG util.py:417:    nettle.armv7hl 0:2.7.1-8.el7                                                  
DEBUG util.py:417:    openjade.armv7hl 0:1.3.2-45.el7                                               
DEBUG util.py:417:    opensp.armv7hl 0:1.5.2-19.el7                                                 
DEBUG util.py:417:    openssl-devel.armv7hl 1:1.0.2k-12.el7                                         
DEBUG util.py:417:    pango.armv7hl 0:1.40.4-1.el7                                                  
DEBUG util.py:417:    paratype-pt-sans-caption-fonts.noarch 0:20101909-3.el7                        
DEBUG util.py:417:    pcre-devel.armv7hl 0:8.32-17.el7                                              
DEBUG util.py:417:    perl-Data-Dumper.armv7hl 0:2.145-3.el7                                        
DEBUG util.py:417:    perl-SGMLSpm.noarch 0:1.03ii-31.el7                                           
DEBUG util.py:417:    perl-Test-Harness.noarch 0:3.28-3.el7                                         
DEBUG util.py:417:    pixman.armv7hl 0:0.34.0-1.el7                                                 
DEBUG util.py:417:    pixman-devel.armv7hl 0:0.34.0-1.el7                                           
DEBUG util.py:417:    polkit.armv7hl 0:0.112-14.el7                                                 
DEBUG util.py:417:    polkit-pkla-compat.armv7hl 0:0.1-4.el7                                        
DEBUG util.py:417:    pyOpenSSL.armv7hl 0:0.13.1-3.el7                                              
DEBUG util.py:417:    python.armv7hl 0:2.7.5-68.el7                                                 
DEBUG util.py:417:    python-backports.armv7hl 0:1.0-8.el7                                          
DEBUG util.py:417:    python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7                    
DEBUG util.py:417:    python-beaker.noarch 0:1.5.4-10.el7                                           
DEBUG util.py:417:    python-ipaddress.noarch 0:1.0.16-2.el7                                        
DEBUG util.py:417:    python-mako.noarch 0:0.8.1-2.el7                                              
DEBUG util.py:417:    python-markupsafe.armv7hl 0:0.11-10.el7                                       
DEBUG util.py:417:    python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7                            
DEBUG util.py:417:    python-setuptools.noarch 0:0.9.8-7.el7                                        
DEBUG util.py:417:    python-tempita.noarch 0:0.5.1-6.el7                                           
DEBUG util.py:417:    rest.armv7hl 0:0.8.0-2.el7                                                    
DEBUG util.py:417:    sgml-common.noarch 0:0.6.3-39.el7                                             
DEBUG util.py:417:    source-highlight.armv7hl 0:3.1.6-6.el7                                        
DEBUG util.py:417:    systemd-devel.armv7hl 0:219-57.el7                                            
DEBUG util.py:417:    systemd-sysv.armv7hl 0:219-57.el7                                             
DEBUG util.py:417:    sysvinit-tools.armv7hl 0:2.88-14.dsf.el7                                      
DEBUG util.py:417:    trousers.armv7hl 0:0.3.14-2.el7                                               
DEBUG util.py:417:    xkeyboard-config.noarch 0:2.20-1.el7                                          
DEBUG util.py:417:    xml-common.noarch 0:0.6.3-39.el7                                              
DEBUG util.py:417:    xorg-x11-proto-devel.noarch 0:7.7-20.el7                                      
DEBUG util.py:417:    xz-devel.armv7hl 0:5.2.2-1.el7                                                
DEBUG util.py:417:    zlib-devel.armv7hl 0:1.2.7-17.el7                                             
DEBUG util.py:417:  Complete!
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG backend.py:450:  Copying packages to result dir
DEBUG util.py:176:  kill orphans
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/c71804-00-armhfp/root/proc/filesystems'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71804-00-armhfp/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71804-00-armhfp/root/dev/shm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71804-00-armhfp/root/sys'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71804-00-armhfp/root/proc'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:417:  ERROR: not a btrfs filesystem: /var/lib/mock
DEBUG util.py:417:  ERROR: can't access '/var/lib/mock'
DEBUG util.py:542:  Child return code was: 1
DEBUG util.py:1179:  Please ignore the error above above about btrfs.