INFO buildroot.py:309: Mock Version: 1.2.17 DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/dev/pts DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/dev/pts DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/dev/shm DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/dev/shm DEBUG buildroot.py:447: kernel version == 3.10.0-514.el7.x86_64 DEBUG util.py:110: touching file: /var/lib/mock/centos-7-cah-x86_64/root/etc/fstab DEBUG util.py:110: touching file: /var/lib/mock/centos-7-cah-x86_64/root/etc/yum.conf DEBUG util.py:110: touching file: /var/lib/mock/centos-7-cah-x86_64/root/etc/dnf.conf DEBUG util.py:110: touching file: /var/lib/mock/centos-7-cah-x86_64/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/centos-7-cah-x86_64/root/proc'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/sys'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/dev/shm'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/dev/pts'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root DEBUG buildroot.py:139: resultdir = /home/hughesjr/c7-builder/cah-0.0.1/rpm-ostree-client/20170307103805/2017.1-6.atomic.el7.x86_64 DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/etc/pki/mock DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/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 util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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/groupdel', 'mockbuild'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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/centos-7-cah-x86_64/root/builddir/build/RPMS DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/RPMS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SPECS DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SPECS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SRPMS DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SRPMS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SOURCES DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/SOURCES DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/BUILD DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/BUILD DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/BUILDROOT DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/BUILDROOT DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/originals DEBUG util.py:100: creating dir: /var/lib/mock/centos-7-cah-x86_64/root/builddir/build/originals DEBUG package_manager.py:96: ['/usr/bin/yum', '--installroot', '/var/lib/mock/centos-7-cah-x86_64/root/', '-y', 'update'] DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/centos-7-cah-x86_64/root/', '-y', 'update'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: c7.1611.u | 2.9 kB 00:00:00 DEBUG util.py:417: c7.1611.01 | 2.9 kB 00:00:00 DEBUG util.py:417: c7-extras | 2.9 kB 00:00:00 DEBUG util.py:417: c7.1611.00 | 2.9 kB 00:00:00 DEBUG util.py:417: cah-0.0.1 | 2.9 kB 00:00:00 DEBUG util.py:417: base | 3.6 kB 00:00:00 DEBUG util.py:417: updates | 3.4 kB 00:00:00 DEBUG util.py:417: extras | 3.4 kB 00:00:00 DEBUG util.py:417: (1/9): c7-extras/primary_db | 80 kB 00:00:00 DEBUG util.py:417: (2/9): c7.1611.01/primary_db | 2.5 MB 00:00:00 DEBUG util.py:417: (3/9): c7.1611.00/primary_db | 2.4 MB 00:00:00 DEBUG util.py:417: (4/9): c7.1611.u/primary_db | 5.6 MB 00:00:00 DEBUG util.py:417: (5/9): cah-0.0.1/primary_db | 153 kB 00:00:00 DEBUG util.py:417: (6/9): base/group_gz | 155 kB 00:00:00 DEBUG util.py:417: (7/9): extras/primary_db | 122 kB 00:00:00 DEBUG util.py:417: (8/9): base/primary_db | 5.6 MB 00:00:00 DEBUG util.py:417: (9/9): updates/primary_db | 3.8 MB 00:00:00 DEBUG util.py:417: No packages marked for update DEBUG util.py:542: Child return code was: 0 DEBUG util.py:110: touching file: /var/lib/mock/centos-7-cah-x86_64/root/.initialized DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/rpm-ostree-client-2017.1-6.atomic.el7.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: Updating / installing... DEBUG util.py:417: rpm-ostree-client-2017.1-6.atomic.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: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/rpm-ostree-client-2017.1-6.atomic.el7.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: 0001-Revert-selector-prefer-obsoletes-Related-RhBug-10965.patch DEBUG util.py:417: 0001-core-Do-GPG-verification-before-importing.patch DEBUG util.py:417: 0001-daemon-Avoid-erroring-out-on-startup-status-with-ori.patch DEBUG util.py:417: 0001-unpacker-support-root-owned-var-run-files.patch DEBUG util.py:417: bubblewrap-0.1.7.tar.xz DEBUG util.py:417: libdnf-gpg.patch DEBUG util.py:417: rpm-ostree-client-2017.1.tar.xz DEBUG util.py:417: rpm-ostree-client.spec 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/centos-7-cah-x86_64/root/', '/var/lib/mock/centos-7-cah-x86_64/root//builddir/build/SRPMS/rpm-ostree-client-2017.1-6.atomic.el7.src.rpm'] DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/centos-7-cah-x86_64/root/', '/var/lib/mock/centos-7-cah-x86_64/root//builddir/build/SRPMS/rpm-ostree-client-2017.1-6.atomic.el7.src.rpm'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: Getting requirements for rpm-ostree-client-2017.1-6.atomic.el7.src DEBUG util.py:417: --> autoconf-2.69-11.el7.noarch DEBUG util.py:417: --> automake-1.13.4-3.el7.noarch DEBUG util.py:417: --> libtool-2.4.2-21.el7_2.x86_64 DEBUG util.py:417: --> git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> chrpath-0.13-14.el7.x86_64 DEBUG util.py:417: --> gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> gnome-common-3.7.4-4.el7.noarch DEBUG util.py:417: --> gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> ostree-devel-2017.1-3.atomic.el7.x86_64 DEBUG util.py:417: --> json-glib-devel-1.0.2-1.el7.x86_64 DEBUG util.py:417: --> rpm-devel-4.11.3-21.el7.x86_64 DEBUG util.py:417: --> libarchive-devel-3.1.2-10.el7_2.x86_64 DEBUG util.py:417: --> systemd-devel-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> gperf-3.0.4-8.el7.x86_64 DEBUG util.py:417: --> libcap-devel-2.22-8.el7.x86_64 DEBUG util.py:417: --> libattr-devel-2.4.46-12.el7.x86_64 DEBUG util.py:417: --> librepo-devel-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> cmake-2.8.12.2-2.el7.x86_64 DEBUG util.py:417: --> expat-devel-2.1.0-10.el7_3.x86_64 DEBUG util.py:417: --> check-devel-0.9.9-5.el7.x86_64 DEBUG util.py:417: --> python-devel-2.7.5-48.el7.x86_64 DEBUG util.py:417: --> python-sphinx-1.1.3-11.el7.noarch DEBUG util.py:417: --> libsolv-devel-0.6.20-5.el7.x86_64 DEBUG util.py:417: --> Running transaction check 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 automake.noarch 0:1.13.4-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch DEBUG util.py:417: ---> Package check-devel.x86_64 0:0.9.9-5.el7 will be installed DEBUG util.py:417: --> Processing Dependency: check(x86-64) = 0.9.9-5.el7 for package: check-devel-0.9.9-5.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libcheck.so.0()(64bit) for package: check-devel-0.9.9-5.el7.x86_64 DEBUG util.py:417: ---> Package chrpath.x86_64 0:0.13-14.el7 will be installed DEBUG util.py:417: ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 DEBUG util.py:417: ---> Package expat-devel.x86_64 0:2.1.0-10.el7_3 will be installed DEBUG util.py:417: ---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed DEBUG util.py:417: --> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: rsync for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: perl(Error) for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: openssh-clients for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: less for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: /usr/bin/python for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-6.el7_2.1.x86_64 DEBUG util.py:417: ---> Package gnome-common.noarch 0:3.7.4-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: gettext for package: gnome-common-3.7.4-4.el7.noarch DEBUG util.py:417: ---> Package gobject-introspection-devel.x86_64 0:1.42.0-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: gobject-introspection(x86-64) = 1.42.0-1.el7 for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: python-mako for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(libffi) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(gobject-2.0) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(gmodule-no-export-2.0) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(gmodule-2.0) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(glib-2.0) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgirepository-1.0.so.1()(64bit) for package: gobject-introspection-devel-1.42.0-1.el7.x86_64 DEBUG util.py:417: ---> Package gperf.x86_64 0:3.0.4-8.el7 will be installed DEBUG util.py:417: ---> Package gtk-doc.noarch 0:1.19-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: source-highlight for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: sgml-common for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: openjade for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: libxslt for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: docbook-utils for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: docbook-style-xsl for package: gtk-doc-1.19-3.el7.noarch DEBUG util.py:417: ---> Package json-glib-devel.x86_64 0:1.0.2-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: json-glib(x86-64) = 1.0.2-1.el7 for package: json-glib-devel-1.0.2-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: json-glib-devel-1.0.2-1.el7.x86_64 DEBUG util.py:417: ---> Package libarchive-devel.x86_64 0:3.1.2-10.el7_2 will be installed DEBUG util.py:417: ---> Package libattr-devel.x86_64 0:2.4.46-12.el7 will be installed DEBUG util.py:417: ---> Package libcap-devel.x86_64 0:2.22-8.el7 will be installed DEBUG util.py:417: ---> Package librepo-devel.x86_64 0:1.7.16-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: librepo(x86-64) = 1.7.16-1.el7 for package: librepo-devel-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(openssl) for package: librepo-devel-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(libcurl) for package: librepo-devel-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: librepo.so.0()(64bit) for package: librepo-devel-1.7.16-1.el7.x86_64 DEBUG util.py:417: ---> Package libsolv-devel.x86_64 0:0.6.20-5.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libsolv(x86-64) = 0.6.20-5.el7 for package: libsolv-devel-0.6.20-5.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libsolvext.so.0()(64bit) for package: libsolv-devel-0.6.20-5.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libsolv.so.0()(64bit) for package: libsolv-devel-0.6.20-5.el7.x86_64 DEBUG util.py:417: ---> Package libtool.x86_64 0:2.4.2-21.el7_2 will be installed DEBUG util.py:417: ---> Package ostree-devel.x86_64 0:2017.1-3.atomic.el7 will be installed DEBUG util.py:417: --> Processing Dependency: ostree = 2017.1-3.atomic.el7 for package: ostree-devel-2017.1-3.atomic.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libostree-1.so.1()(64bit) for package: ostree-devel-2017.1-3.atomic.el7.x86_64 DEBUG util.py:417: ---> Package python-devel.x86_64 0:2.7.5-48.el7 will be installed DEBUG util.py:417: ---> Package python-sphinx.noarch 0:1.1.3-11.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-pygments for package: python-sphinx-1.1.3-11.el7.noarch DEBUG util.py:417: --> Processing Dependency: python-jinja2 for package: python-sphinx-1.1.3-11.el7.noarch DEBUG util.py:417: --> Processing Dependency: python-docutils for package: python-sphinx-1.1.3-11.el7.noarch DEBUG util.py:417: ---> Package rpm-devel.x86_64 0:4.11.3-21.el7 will be installed DEBUG util.py:417: --> Processing Dependency: popt-devel(x86-64) for package: rpm-devel-4.11.3-21.el7.x86_64 DEBUG util.py:417: ---> Package systemd-devel.x86_64 0:219-30.el7_3.7 will be installed DEBUG util.py:417: --> Processing Dependency: systemd = 219-30.el7_3.7 for package: systemd-devel-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package check.x86_64 0:0.9.9-5.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: perl-SGMLSpm >= 1.03ii for package: docbook-utils-0.6.14-36.el7.noarch 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: text-www-browser 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: perl(SGMLS::Output) 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: ---> Package gettext.x86_64 0:0.18.2.1-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgettextsrc-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgettextlib-0.18.2.so()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.18.2.1-4.el7.x86_64 DEBUG util.py:417: ---> Package glib2-devel.x86_64 0:2.46.2-4.el7 will be installed DEBUG util.py:417: ---> Package gobject-introspection.x86_64 0:1.42.0-1.el7 will be installed DEBUG util.py:417: ---> Package json-glib.x86_64 0:1.0.2-1.el7 will be installed DEBUG util.py:417: ---> Package less.x86_64 0:458-9.el7 will be installed DEBUG util.py:417: ---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed DEBUG util.py:417: --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-10.el7_2.x86_64 DEBUG util.py:417: ---> Package libcurl-devel.x86_64 0:7.29.0-35.el7.centos will be installed DEBUG util.py:417: c7.1611.01/filelists_db | 3.8 MB 00:00:00 DEBUG util.py:417: c7.1611.00/filelists_db | 5.2 MB 00:00:00 DEBUG util.py:417: base/filelists_db | 6.6 MB 00:00:00 DEBUG util.py:417: c7.1611.u/filelists_db | 7.9 MB 00:00:00 DEBUG util.py:417: cah-0.0.1/filelists_db | 205 kB 00:00:00 DEBUG util.py:417: ---> Package libffi-devel.x86_64 0:3.0.13-18.el7 will be installed DEBUG util.py:417: ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: libgnome-keyring-3.8.0-3.el7.x86_64 DEBUG util.py:417: ---> Package librepo.x86_64 0:1.7.16-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libgpgme.so.11(GPGME_1.1)(64bit) for package: librepo-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgpgme.so.11(GPGME_1.0)(64bit) for package: librepo-1.7.16-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgpgme.so.11()(64bit) for package: librepo-1.7.16-1.el7.x86_64 DEBUG util.py:417: ---> Package libsolv.x86_64 0:0.6.20-5.el7 will be installed DEBUG util.py:417: ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed DEBUG util.py:417: ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed DEBUG util.py:417: ---> Package openjade.x86_64 0:1.3.2-45.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libosp.so.5()(64bit) for package: openjade-1.3.2-45.el7.x86_64 DEBUG util.py:417: ---> Package openssh-clients.x86_64 0:6.6.1p1-33.el7_3 will be installed DEBUG util.py:417: --> Processing Dependency: openssh = 6.6.1p1-33.el7_3 for package: openssh-clients-6.6.1p1-33.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.6.1p1-33.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.6.1p1-33.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.6.1p1-33.el7_3.x86_64 DEBUG util.py:417: ---> Package openssl-devel.x86_64 1:1.0.1e-60.el7_3.1 will be installed DEBUG util.py:417: --> Processing Dependency: zlib-devel(x86-64) for package: 1:openssl-devel-1.0.1e-60.el7_3.1.x86_64 DEBUG util.py:417: --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.1e-60.el7_3.1.x86_64 DEBUG util.py:417: ---> Package ostree.x86_64 0:2017.1-3.atomic.el7 will be installed DEBUG util.py:417: --> Processing Dependency: dracut for package: ostree-2017.1-3.atomic.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libsoup-2.4.so.1()(64bit) for package: ostree-2017.1-3.atomic.el7.x86_64 DEBUG util.py:417: ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed DEBUG util.py:417: ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed DEBUG util.py:417: ---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed DEBUG util.py:417: ---> Package perl-TermReadKey.x86_64 0:2.30-20.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 popt-devel.x86_64 0:1.13-16.el7 will be installed DEBUG util.py:417: ---> Package python.x86_64 0:2.7.5-48.el7 will be installed DEBUG util.py:417: ---> Package python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.2.20130715svn7687.el7.noarch DEBUG util.py:417: ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch DEBUG util.py:417: --> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch 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: ---> Package python-pygments.noarch 0:1.4-9.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-setuptools for package: python-pygments-1.4-9.el7.noarch DEBUG util.py:417: ---> Package rsync.x86_64 0:3.0.9-17.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.x86_64 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.x86_64 DEBUG util.py:417: --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: source-highlight-3.1.6-6.el7.x86_64 DEBUG util.py:417: ---> Package systemd.x86_64 0:219-30.el7_3.7 will be installed DEBUG util.py:417: --> Processing Dependency: kmod >= 18-4 for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: dbus for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: acl for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Processing Dependency: libcryptsetup.so.4()(64bit) for package: systemd-219-30.el7_3.7.x86_64 DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package acl.x86_64 0:2.2.51-12.el7 will be installed DEBUG util.py:417: ---> Package boost-regex.x86_64 0:1.53.0-26.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-regex-1.53.0-26.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-regex-1.53.0-26.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libicudata.so.50()(64bit) for package: boost-regex-1.53.0-26.el7.x86_64 DEBUG util.py:417: ---> Package cryptsetup-libs.x86_64 0:1.7.2-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: cryptsetup-libs-1.7.2-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-1.7.2-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-1.7.2-1.el7.x86_64 DEBUG util.py:417: ---> Package ctags.x86_64 0:5.8-13.el7 will be installed DEBUG util.py:417: ---> Package dbus.x86_64 1:1.6.12-17.el7 will be installed DEBUG util.py:417: ---> Package dbus-libs.x86_64 1:1.6.12-17.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-18.el7 will be installed DEBUG util.py:417: ---> Package dracut.x86_64 0:033-463.el7 will be installed DEBUG util.py:417: --> Processing Dependency: procps-ng for package: dracut-033-463.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: kpartx for package: dracut-033-463.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: hardlink for package: dracut-033-463.el7.x86_64 DEBUG util.py:417: ---> Package fipscheck-lib.x86_64 0:1.4.1-5.el7 will be installed DEBUG util.py:417: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-5.el7.x86_64 DEBUG util.py:417: ---> Package gettext-libs.x86_64 0:0.18.2.1-4.el7 will be installed DEBUG util.py:417: ---> Package gpgme.x86_64 0:1.3.2-5.el7 will be installed DEBUG util.py:417: ---> Package kmod.x86_64 0:20-9.el7 will be installed DEBUG util.py:417: ---> Package kmod-libs.x86_64 0:20-9.el7 will be installed DEBUG util.py:417: ---> Package krb5-devel.x86_64 0:1.14.1-27.el7_3 will be installed DEBUG util.py:417: --> Processing Dependency: libkadm5(x86-64) = 1.14.1-27.el7_3 for package: krb5-devel-1.14.1-27.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: libverto-devel for package: krb5-devel-1.14.1-27.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: libselinux-devel for package: krb5-devel-1.14.1-27.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.14.1-27.el7_3.x86_64 DEBUG util.py:417: --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.14.1-27.el7_3.x86_64 DEBUG util.py:417: ---> Package libcroco.x86_64 0:0.6.8-5.el7 will be installed DEBUG util.py:417: ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed DEBUG util.py:417: ---> Package libsoup.x86_64 0:2.48.1-6.el7 will be installed DEBUG util.py:417: --> Processing Dependency: glib-networking(x86-64) >= 2.42.0 for package: libsoup-2.48.1-6.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: glib-networking >= 2.42.0 for package: libsoup-2.48.1-6.el7.x86_64 DEBUG util.py:417: ---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed DEBUG util.py:417: ---> Package lynx.x86_64 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.x86_64 DEBUG util.py:417: ---> Package lzo.x86_64 0:2.06-8.el7 will be installed DEBUG util.py:417: ---> Package opensp.x86_64 0:1.5.2-19.el7 will be installed DEBUG util.py:417: ---> Package openssh.x86_64 0:6.6.1p1-33.el7_3 will be installed DEBUG util.py:417: ---> Package perl-SGMLSpm.noarch 0:1.03ii-31.el7 will be installed DEBUG util.py:417: ---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed 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.x86_64 0:0.11-10.el7 will be installed DEBUG util.py:417: ---> Package python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libwebp.so.4()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libtiff.so.5()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libjpeg.so.62()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libfreetype.so.6()(64bit) for package: python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 DEBUG util.py:417: ---> Package python-setuptools.noarch 0:0.9.8-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-backports-ssl_match_hostname for package: python-setuptools-0.9.8-4.el7.noarch DEBUG util.py:417: ---> Package qrencode-libs.x86_64 0:3.4.1-3.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 zlib-devel.x86_64 0:1.2.7-17.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 device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 will be installed DEBUG util.py:417: --> Processing Dependency: device-mapper = 7:1.02.135-1.el7_3.3 for package: 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 DEBUG util.py:417: ---> Package fipscheck.x86_64 0:1.4.1-5.el7 will be installed DEBUG util.py:417: ---> Package freetype.x86_64 0:2.4.11-12.el7 will be installed DEBUG util.py:417: ---> Package glib-networking.x86_64 0:2.42.0-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libproxy.so.1()(64bit) for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libgnutls.so.28()(64bit) for package: glib-networking-2.42.0-1.el7.x86_64 DEBUG util.py:417: ---> Package hardlink.x86_64 1:1.0-19.el7 will be installed DEBUG util.py:417: ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed DEBUG util.py:417: ---> Package kpartx.x86_64 0:0.4.9-99.el7_3.1 will be installed DEBUG util.py:417: ---> Package libcom_err-devel.x86_64 0:1.42.9-9.el7 will be installed DEBUG util.py:417: ---> Package libicu.x86_64 0:50.1.2-15.el7 will be installed DEBUG util.py:417: ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed DEBUG util.py:417: ---> Package libkadm5.x86_64 0:1.14.1-27.el7_3 will be installed DEBUG util.py:417: ---> Package libselinux-devel.x86_64 0:2.5-6.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-6 for package: libselinux-devel-2.5-6.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-6.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-6.el7.x86_64 DEBUG util.py:417: ---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed DEBUG util.py:417: --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-27.el7_3.x86_64 DEBUG util.py:417: ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed DEBUG util.py:417: ---> Package libwebp.x86_64 0:0.3.0-3.el7 will be installed DEBUG util.py:417: ---> Package procps-ng.x86_64 0:3.3.10-10.el7 will be installed DEBUG util.py:417: ---> Package python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 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: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG util.py:417: --> Processing Dependency: pyOpenSSL for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.3 will be installed DEBUG util.py:417: ---> Package gnutls.x86_64 0:3.3.24-1.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.24-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.24-1.el7.x86_64 DEBUG util.py:417: --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.24-1.el7.x86_64 DEBUG util.py:417: ---> Package gsettings-desktop-schemas.x86_64 0:3.14.2-1.el7 will be installed DEBUG util.py:417: ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed DEBUG util.py:417: ---> Package libproxy.x86_64 0:0.4.11-10.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.el7.x86_64 DEBUG util.py:417: ---> Package libsepol-devel.x86_64 0:2.5-6.el7 will be installed DEBUG util.py:417: ---> Package pcre-devel.x86_64 0:8.32-15.el7_2.1 will be installed DEBUG util.py:417: ---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed DEBUG util.py:417: ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed DEBUG util.py:417: ---> Package python-tempita.noarch 0:0.5.1-6.el7 will be installed DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package libmodman.x86_64 0:2.0.1-8.el7 will be installed DEBUG util.py:417: ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed DEBUG util.py:417: ---> Package trousers.x86_64 0:0.3.13-1.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: autoconf noarch 2.69-11.el7 base 701 k DEBUG util.py:417: automake noarch 1.13.4-3.el7 base 679 k DEBUG util.py:417: check-devel x86_64 0.9.9-5.el7 base 27 k DEBUG util.py:417: chrpath x86_64 0.13-14.el7 base 24 k DEBUG util.py:417: cmake x86_64 2.8.12.2-2.el7 c7.1611.00 7.0 M DEBUG util.py:417: expat-devel x86_64 2.1.0-10.el7_3 c7.1611.u 56 k DEBUG util.py:417: git x86_64 1.8.3.1-6.el7_2.1 base 4.4 M DEBUG util.py:417: gnome-common noarch 3.7.4-4.el7 base 123 k DEBUG util.py:417: gobject-introspection-devel x86_64 1.42.0-1.el7 base 1.2 M DEBUG util.py:417: gperf x86_64 3.0.4-8.el7 base 303 k DEBUG util.py:417: gtk-doc noarch 1.19-3.el7 base 264 k DEBUG util.py:417: json-glib-devel x86_64 1.0.2-1.el7 base 93 k DEBUG util.py:417: libarchive-devel x86_64 3.1.2-10.el7_2 base 114 k DEBUG util.py:417: libattr-devel x86_64 2.4.46-12.el7 base 35 k DEBUG util.py:417: libcap-devel x86_64 2.22-8.el7 base 26 k DEBUG util.py:417: librepo-devel x86_64 1.7.16-1.el7 base 38 k DEBUG util.py:417: libsolv-devel x86_64 0.6.20-5.el7 c7.1611.01 88 k DEBUG util.py:417: libtool x86_64 2.4.2-21.el7_2 base 588 k DEBUG util.py:417: ostree-devel x86_64 2017.1-3.atomic.el7 cah-0.0.1 111 k DEBUG util.py:417: python-devel x86_64 2.7.5-48.el7 c7.1611.00 392 k DEBUG util.py:417: python-sphinx noarch 1.1.3-11.el7 c7.1611.00 1.1 M DEBUG util.py:417: rpm-devel x86_64 4.11.3-21.el7 c7.1611.00 103 k DEBUG util.py:417: systemd-devel x86_64 219-30.el7_3.7 c7.1611.u 178 k DEBUG util.py:417: Installing for dependencies: DEBUG util.py:417: acl x86_64 2.2.51-12.el7 base 81 k DEBUG util.py:417: boost-regex x86_64 1.53.0-26.el7 c7.1611.00 299 k DEBUG util.py:417: centos-indexhtml noarch 7-9.el7.centos base 92 k DEBUG util.py:417: check x86_64 0.9.9-5.el7 base 102 k DEBUG util.py:417: cryptsetup-libs x86_64 1.7.2-1.el7 c7.1611.00 215 k DEBUG util.py:417: ctags x86_64 5.8-13.el7 base 155 k DEBUG util.py:417: dbus x86_64 1:1.6.12-17.el7 c7.1611.00 306 k DEBUG util.py:417: dbus-libs x86_64 1:1.6.12-17.el7 c7.1611.00 150 k DEBUG util.py:417: device-mapper x86_64 7:1.02.135-1.el7_3.3 c7.1611.u 268 k DEBUG util.py:417: device-mapper-libs x86_64 7:1.02.135-1.el7_3.3 c7.1611.u 332 k DEBUG util.py:417: docbook-dtds noarch 1.0-60.el7 base 226 k DEBUG util.py:417: docbook-style-dsssl noarch 1.79-18.el7 base 251 k DEBUG util.py:417: docbook-style-xsl noarch 1.78.1-3.el7 base 2.0 M DEBUG util.py:417: docbook-utils noarch 0.6.14-36.el7 base 71 k DEBUG util.py:417: dracut x86_64 033-463.el7 c7.1611.01 316 k DEBUG util.py:417: fipscheck x86_64 1.4.1-5.el7 base 21 k DEBUG util.py:417: fipscheck-lib x86_64 1.4.1-5.el7 base 11 k DEBUG util.py:417: freetype x86_64 2.4.11-12.el7 c7.1611.00 390 k DEBUG util.py:417: gettext x86_64 0.18.2.1-4.el7 base 959 k DEBUG util.py:417: gettext-libs x86_64 0.18.2.1-4.el7 base 435 k DEBUG util.py:417: glib-networking x86_64 2.42.0-1.el7 base 123 k DEBUG util.py:417: glib2-devel x86_64 2.46.2-4.el7 c7.1611.01 458 k DEBUG util.py:417: gnutls x86_64 3.3.24-1.el7 c7.1611.00 671 k DEBUG util.py:417: gobject-introspection x86_64 1.42.0-1.el7 base 230 k DEBUG util.py:417: gpgme x86_64 1.3.2-5.el7 base 146 k DEBUG util.py:417: gsettings-desktop-schemas x86_64 3.14.2-1.el7 base 476 k DEBUG util.py:417: hardlink x86_64 1:1.0-19.el7 base 14 k DEBUG util.py:417: jbigkit-libs x86_64 2.0-11.el7 base 46 k DEBUG util.py:417: json-glib x86_64 1.0.2-1.el7 base 123 k DEBUG util.py:417: keyutils-libs-devel x86_64 1.5.8-3.el7 base 37 k DEBUG util.py:417: kmod x86_64 20-9.el7 c7.1611.00 113 k DEBUG util.py:417: kmod-libs x86_64 20-9.el7 c7.1611.00 46 k DEBUG util.py:417: kpartx x86_64 0.4.9-99.el7_3.1 c7.1611.u 66 k DEBUG util.py:417: krb5-devel x86_64 1.14.1-27.el7_3 c7.1611.u 650 k DEBUG util.py:417: less x86_64 458-9.el7 base 120 k DEBUG util.py:417: libarchive x86_64 3.1.2-10.el7_2 base 318 k DEBUG util.py:417: libcom_err-devel x86_64 1.42.9-9.el7 c7.1611.00 29 k DEBUG util.py:417: libcroco x86_64 0.6.8-5.el7 base 104 k DEBUG util.py:417: libcurl-devel x86_64 7.29.0-35.el7.centos c7.1611.01 298 k DEBUG util.py:417: libedit x86_64 3.0-12.20121213cvs.el7 base 92 k DEBUG util.py:417: libffi-devel x86_64 3.0.13-18.el7 c7.1611.00 22 k DEBUG util.py:417: libgnome-keyring x86_64 3.8.0-3.el7 base 109 k DEBUG util.py:417: libicu x86_64 50.1.2-15.el7 base 6.9 M DEBUG util.py:417: libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k DEBUG util.py:417: libkadm5 x86_64 1.14.1-27.el7_3 c7.1611.u 171 k DEBUG util.py:417: libmodman x86_64 2.0.1-8.el7 base 28 k DEBUG util.py:417: libproxy x86_64 0.4.11-10.el7 c7.1611.00 63 k DEBUG util.py:417: librepo x86_64 1.7.16-1.el7 base 77 k DEBUG util.py:417: libselinux-devel x86_64 2.5-6.el7 c7.1611.00 185 k DEBUG util.py:417: libsepol-devel x86_64 2.5-6.el7 c7.1611.00 73 k DEBUG util.py:417: libsolv x86_64 0.6.20-5.el7 c7.1611.01 311 k DEBUG util.py:417: libsoup x86_64 2.48.1-6.el7 c7.1611.00 348 k DEBUG util.py:417: libtiff x86_64 4.0.3-27.el7_3 c7.1611.u 169 k DEBUG util.py:417: libunistring x86_64 0.9.3-9.el7 base 293 k DEBUG util.py:417: libverto-devel x86_64 0.2.5-4.el7 base 12 k DEBUG util.py:417: libwebp x86_64 0.3.0-3.el7 base 170 k DEBUG util.py:417: libxslt x86_64 1.1.28-5.el7 base 242 k DEBUG util.py:417: lynx x86_64 2.8.8-0.3.dev15.el7 base 1.4 M DEBUG util.py:417: lzo x86_64 2.06-8.el7 base 59 k DEBUG util.py:417: m4 x86_64 1.4.16-10.el7 base 256 k DEBUG util.py:417: nettle x86_64 2.7.1-8.el7 c7.1611.00 326 k DEBUG util.py:417: openjade x86_64 1.3.2-45.el7 base 831 k DEBUG util.py:417: opensp x86_64 1.5.2-19.el7 base 874 k DEBUG util.py:417: openssh x86_64 6.6.1p1-33.el7_3 c7.1611.u 437 k DEBUG util.py:417: openssh-clients x86_64 6.6.1p1-33.el7_3 c7.1611.u 641 k DEBUG util.py:417: openssl-devel x86_64 1:1.0.1e-60.el7_3.1 c7.1611.u 1.2 M DEBUG util.py:417: ostree x86_64 2017.1-3.atomic.el7 cah-0.0.1 389 k DEBUG util.py:417: pcre-devel x86_64 8.32-15.el7_2.1 base 479 k DEBUG util.py:417: perl-Data-Dumper x86_64 2.145-3.el7 base 47 k DEBUG util.py:417: perl-Error noarch 1:0.17020-2.el7 base 32 k DEBUG util.py:417: perl-Git noarch 1.8.3.1-6.el7_2.1 base 53 k DEBUG util.py:417: perl-SGMLSpm noarch 1.03ii-31.el7 base 27 k DEBUG util.py:417: perl-TermReadKey x86_64 2.30-20.el7 base 31 k DEBUG util.py:417: perl-Test-Harness noarch 3.28-3.el7 base 302 k DEBUG util.py:417: popt-devel x86_64 1.13-16.el7 base 22 k DEBUG util.py:417: procps-ng x86_64 3.3.10-10.el7 c7.1611.00 287 k DEBUG util.py:417: pyOpenSSL x86_64 0.13.1-3.el7 base 133 k DEBUG util.py:417: python x86_64 2.7.5-48.el7 c7.1611.00 89 k DEBUG util.py:417: python-babel noarch 0.9.6-8.el7 base 1.4 M DEBUG util.py:417: python-backports x86_64 1.0-8.el7 base 5.8 k DEBUG util.py:417: python-backports-ssl_match_hostname noarch 3.4.0.2-4.el7 base 12 k DEBUG util.py:417: python-beaker noarch 1.5.4-10.el7 base 80 k DEBUG util.py:417: python-docutils noarch 0.11-0.2.20130715svn7687.el7 base 1.5 M DEBUG util.py:417: python-jinja2 noarch 2.7.2-2.el7 base 515 k DEBUG util.py:417: python-mako noarch 0.8.1-2.el7 base 307 k DEBUG util.py:417: python-markupsafe x86_64 0.11-10.el7 base 25 k DEBUG util.py:417: python-paste noarch 1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG util.py:417: python-pillow x86_64 2.0.0-19.gitd1c6db8.el7 base 438 k DEBUG util.py:417: python-pygments noarch 1.4-9.el7 base 599 k DEBUG util.py:417: python-setuptools noarch 0.9.8-4.el7 base 396 k DEBUG util.py:417: python-tempita noarch 0.5.1-6.el7 base 33 k DEBUG util.py:417: qrencode-libs x86_64 3.4.1-3.el7 base 50 k DEBUG util.py:417: rsync x86_64 3.0.9-17.el7 base 360 k DEBUG util.py:417: sgml-common noarch 0.6.3-39.el7 base 55 k DEBUG util.py:417: source-highlight x86_64 3.1.6-6.el7 base 611 k DEBUG util.py:417: systemd x86_64 219-30.el7_3.7 c7.1611.u 5.2 M DEBUG util.py:417: trousers x86_64 0.3.13-1.el7 base 289 k DEBUG util.py:417: xml-common noarch 0.6.3-39.el7 base 26 k DEBUG util.py:417: zlib-devel x86_64 1.2.7-17.el7 c7.1611.00 49 k DEBUG util.py:417: Transaction Summary DEBUG util.py:417: =================================================================================================================================================================================================================== DEBUG util.py:417: Install 23 Packages (+99 Dependent packages) DEBUG util.py:417: Total download size: 58 M DEBUG util.py:417: Installed size: 231 M DEBUG util.py:417: Downloading packages: DEBUG util.py:417: (1/81): acl-2.2.51-12.el7.x86_64.rpm | 81 kB 00:00:00 DEBUG util.py:417: (2/81): autoconf-2.69-11.el7.noarch.rpm | 701 kB 00:00:00 DEBUG util.py:417: (3/81): automake-1.13.4-3.el7.noarch.rpm | 679 kB 00:00:00 DEBUG util.py:417: (4/81): centos-indexhtml-7-9.el7.centos.noarch.rpm | 92 kB 00:00:00 DEBUG util.py:417: (5/81): check-0.9.9-5.el7.x86_64.rpm | 102 kB 00:00:00 DEBUG util.py:417: (6/81): check-devel-0.9.9-5.el7.x86_64.rpm | 27 kB 00:00:00 DEBUG util.py:417: (7/81): chrpath-0.13-14.el7.x86_64.rpm | 24 kB 00:00:00 DEBUG util.py:417: (8/81): ctags-5.8-13.el7.x86_64.rpm | 155 kB 00:00:00 DEBUG util.py:417: (9/81): docbook-dtds-1.0-60.el7.noarch.rpm | 226 kB 00:00:00 DEBUG util.py:417: (10/81): docbook-style-dsssl-1.79-18.el7.noarch.rpm | 251 kB 00:00:00 DEBUG util.py:417: (11/81): docbook-utils-0.6.14-36.el7.noarch.rpm | 71 kB 00:00:00 DEBUG util.py:417: (12/81): fipscheck-1.4.1-5.el7.x86_64.rpm | 21 kB 00:00:00 DEBUG util.py:417: (13/81): docbook-style-xsl-1.78.1-3.el7.noarch.rpm | 2.0 MB 00:00:00 DEBUG util.py:417: (14/81): fipscheck-lib-1.4.1-5.el7.x86_64.rpm | 11 kB 00:00:00 DEBUG util.py:417: (15/81): gettext-0.18.2.1-4.el7.x86_64.rpm | 959 kB 00:00:00 DEBUG util.py:417: (16/81): gettext-libs-0.18.2.1-4.el7.x86_64.rpm | 435 kB 00:00:00 DEBUG util.py:417: (17/81): glib-networking-2.42.0-1.el7.x86_64.rpm | 123 kB 00:00:00 DEBUG util.py:417: (18/81): gnome-common-3.7.4-4.el7.noarch.rpm | 123 kB 00:00:00 DEBUG util.py:417: (19/81): git-1.8.3.1-6.el7_2.1.x86_64.rpm | 4.4 MB 00:00:00 DEBUG util.py:417: (20/81): gobject-introspection-1.42.0-1.el7.x86_64.rpm | 230 kB 00:00:00 DEBUG util.py:417: (21/81): gobject-introspection-devel-1.42.0-1.el7.x86_64.rpm | 1.2 MB 00:00:00 DEBUG util.py:417: (22/81): gperf-3.0.4-8.el7.x86_64.rpm | 303 kB 00:00:00 DEBUG util.py:417: (23/81): gpgme-1.3.2-5.el7.x86_64.rpm | 146 kB 00:00:00 DEBUG util.py:417: (24/81): gsettings-desktop-schemas-3.14.2-1.el7.x86_64.rpm | 476 kB 00:00:00 DEBUG util.py:417: (25/81): gtk-doc-1.19-3.el7.noarch.rpm | 264 kB 00:00:00 DEBUG util.py:417: (26/81): hardlink-1.0-19.el7.x86_64.rpm | 14 kB 00:00:00 DEBUG util.py:417: (27/81): jbigkit-libs-2.0-11.el7.x86_64.rpm | 46 kB 00:00:00 DEBUG util.py:417: (28/81): json-glib-1.0.2-1.el7.x86_64.rpm | 123 kB 00:00:00 DEBUG util.py:417: (29/81): json-glib-devel-1.0.2-1.el7.x86_64.rpm | 93 kB 00:00:00 DEBUG util.py:417: (30/81): keyutils-libs-devel-1.5.8-3.el7.x86_64.rpm | 37 kB 00:00:00 DEBUG util.py:417: (31/81): less-458-9.el7.x86_64.rpm | 120 kB 00:00:00 DEBUG util.py:417: (32/81): libarchive-3.1.2-10.el7_2.x86_64.rpm | 318 kB 00:00:00 DEBUG util.py:417: (33/81): libarchive-devel-3.1.2-10.el7_2.x86_64.rpm | 114 kB 00:00:00 DEBUG util.py:417: (34/81): libattr-devel-2.4.46-12.el7.x86_64.rpm | 35 kB 00:00:00 DEBUG util.py:417: (35/81): libcap-devel-2.22-8.el7.x86_64.rpm | 26 kB 00:00:00 DEBUG util.py:417: (36/81): libcroco-0.6.8-5.el7.x86_64.rpm | 104 kB 00:00:00 DEBUG util.py:417: (37/81): libedit-3.0-12.20121213cvs.el7.x86_64.rpm | 92 kB 00:00:00 DEBUG util.py:417: (38/81): libgnome-keyring-3.8.0-3.el7.x86_64.rpm | 109 kB 00:00:00 DEBUG util.py:417: (39/81): libjpeg-turbo-1.2.90-5.el7.x86_64.rpm | 134 kB 00:00:00 DEBUG util.py:417: (40/81): libmodman-2.0.1-8.el7.x86_64.rpm | 28 kB 00:00:00 DEBUG util.py:417: (41/81): librepo-1.7.16-1.el7.x86_64.rpm | 77 kB 00:00:00 DEBUG util.py:417: (42/81): librepo-devel-1.7.16-1.el7.x86_64.rpm | 38 kB 00:00:00 DEBUG util.py:417: (43/81): libicu-50.1.2-15.el7.x86_64.rpm | 6.9 MB 00:00:00 DEBUG util.py:417: (44/81): libtool-2.4.2-21.el7_2.x86_64.rpm | 588 kB 00:00:00 DEBUG util.py:417: (45/81): libunistring-0.9.3-9.el7.x86_64.rpm | 293 kB 00:00:00 DEBUG util.py:417: (46/81): libverto-devel-0.2.5-4.el7.x86_64.rpm | 12 kB 00:00:00 DEBUG util.py:417: (47/81): libwebp-0.3.0-3.el7.x86_64.rpm | 170 kB 00:00:00 DEBUG util.py:417: (48/81): libxslt-1.1.28-5.el7.x86_64.rpm | 242 kB 00:00:00 DEBUG util.py:417: (49/81): lzo-2.06-8.el7.x86_64.rpm | 59 kB 00:00:00 DEBUG util.py:417: (50/81): lynx-2.8.8-0.3.dev15.el7.x86_64.rpm | 1.4 MB 00:00:00 DEBUG util.py:417: (51/81): m4-1.4.16-10.el7.x86_64.rpm | 256 kB 00:00:00 DEBUG util.py:417: (52/81): openjade-1.3.2-45.el7.x86_64.rpm | 831 kB 00:00:00 DEBUG util.py:417: (53/81): opensp-1.5.2-19.el7.x86_64.rpm | 874 kB 00:00:00 DEBUG util.py:417: (54/81): pcre-devel-8.32-15.el7_2.1.x86_64.rpm | 479 kB 00:00:00 DEBUG util.py:417: (55/81): perl-Data-Dumper-2.145-3.el7.x86_64.rpm | 47 kB 00:00:00 DEBUG util.py:417: (56/81): perl-Error-0.17020-2.el7.noarch.rpm | 32 kB 00:00:00 DEBUG util.py:417: (57/81): perl-Git-1.8.3.1-6.el7_2.1.noarch.rpm | 53 kB 00:00:00 DEBUG util.py:417: (58/81): perl-SGMLSpm-1.03ii-31.el7.noarch.rpm | 27 kB 00:00:00 DEBUG util.py:417: (59/81): perl-TermReadKey-2.30-20.el7.x86_64.rpm | 31 kB 00:00:00 DEBUG util.py:417: (60/81): popt-devel-1.13-16.el7.x86_64.rpm | 22 kB 00:00:00 DEBUG util.py:417: (61/81): perl-Test-Harness-3.28-3.el7.noarch.rpm | 302 kB 00:00:00 DEBUG util.py:417: (62/81): pyOpenSSL-0.13.1-3.el7.x86_64.rpm | 133 kB 00:00:00 DEBUG util.py:417: (63/81): python-backports-1.0-8.el7.x86_64.rpm | 5.8 kB 00:00:00 DEBUG util.py:417: (64/81): python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch.rpm | 12 kB 00:00:00 DEBUG util.py:417: (65/81): python-babel-0.9.6-8.el7.noarch.rpm | 1.4 MB 00:00:00 DEBUG util.py:417: (66/81): python-beaker-1.5.4-10.el7.noarch.rpm | 80 kB 00:00:00 DEBUG util.py:417: (67/81): python-docutils-0.11-0.2.20130715svn7687.el7.noarch.rpm | 1.5 MB 00:00:00 DEBUG util.py:417: (68/81): python-jinja2-2.7.2-2.el7.noarch.rpm | 515 kB 00:00:00 DEBUG util.py:417: (69/81): python-mako-0.8.1-2.el7.noarch.rpm | 307 kB 00:00:00 DEBUG util.py:417: (70/81): python-markupsafe-0.11-10.el7.x86_64.rpm | 25 kB 00:00:00 DEBUG util.py:417: (71/81): python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm | 866 kB 00:00:00 DEBUG util.py:417: (72/81): python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64.rpm | 438 kB 00:00:00 DEBUG util.py:417: (73/81): python-pygments-1.4-9.el7.noarch.rpm | 599 kB 00:00:00 DEBUG util.py:417: (74/81): python-setuptools-0.9.8-4.el7.noarch.rpm | 396 kB 00:00:00 DEBUG util.py:417: (75/81): python-tempita-0.5.1-6.el7.noarch.rpm | 33 kB 00:00:00 DEBUG util.py:417: (76/81): qrencode-libs-3.4.1-3.el7.x86_64.rpm | 50 kB 00:00:00 DEBUG util.py:417: (77/81): sgml-common-0.6.3-39.el7.noarch.rpm | 55 kB 00:00:00 DEBUG util.py:417: (78/81): rsync-3.0.9-17.el7.x86_64.rpm | 360 kB 00:00:00 DEBUG util.py:417: (79/81): source-highlight-3.1.6-6.el7.x86_64.rpm | 611 kB 00:00:00 DEBUG util.py:417: (80/81): trousers-0.3.13-1.el7.x86_64.rpm | 289 kB 00:00:00 DEBUG util.py:417: (81/81): xml-common-0.6.3-39.el7.noarch.rpm | 26 kB 00:00:00 DEBUG util.py:417: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- DEBUG util.py:417: Total 21 MB/s | 58 MB 00:00:02 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-48.el7.x86_64 1/122 DEBUG util.py:417: Installing : sgml-common-0.6.3-39.el7.noarch 2/122 DEBUG util.py:417: Installing : glib2-devel-2.46.2-4.el7.x86_64 3/122 DEBUG util.py:417: Installing : fipscheck-1.4.1-5.el7.x86_64 4/122 DEBUG util.py:417: Installing : fipscheck-lib-1.4.1-5.el7.x86_64 5/122 DEBUG util.py:417: Installing : python-markupsafe-0.11-10.el7.x86_64 6/122 DEBUG util.py:417: Installing : xml-common-0.6.3-39.el7.noarch 7/122 DEBUG util.py:417: Installing : docbook-dtds-1.0-60.el7.noarch 8/122 DEBUG util.py:417: Installing : 1:perl-Error-0.17020-2.el7.noarch 9/122 DEBUG util.py:417: Installing : 1:dbus-libs-1.6.12-17.el7.x86_64 10/122 DEBUG util.py:417: Installing : gpgme-1.3.2-5.el7.x86_64 11/122 DEBUG util.py:417: Installing : libunistring-0.9.3-9.el7.x86_64 12/122 DEBUG util.py:417: Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 13/122 DEBUG util.py:417: Installing : libcroco-0.6.8-5.el7.x86_64 14/122 DEBUG util.py:417: Installing : gettext-libs-0.18.2.1-4.el7.x86_64 15/122 DEBUG util.py:417: Installing : gettext-0.18.2.1-4.el7.x86_64 16/122 DEBUG util.py:417: Installing : librepo-1.7.16-1.el7.x86_64 17/122 DEBUG util.py:417: Installing : libgnome-keyring-3.8.0-3.el7.x86_64 18/122 DEBUG util.py:417: Installing : docbook-style-xsl-1.78.1-3.el7.noarch 19/122 DEBUG util.py:417: Installing : openssh-6.6.1p1-33.el7_3.x86_64 20/122 DEBUG util.py:417: Installing : opensp-1.5.2-19.el7.x86_64 21/122 DEBUG util.py:417: Installing : openjade-1.3.2-45.el7.x86_64 22/122 DEBUG util.py:417: Installing : docbook-style-dsssl-1.79-18.el7.noarch 23/122 DEBUG util.py:417: Installing : perl-SGMLSpm-1.03ii-31.el7.noarch 24/122 DEBUG util.py:417: Installing : python-backports-1.0-8.el7.x86_64 25/122 DEBUG util.py:417: Installing : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 26/122 DEBUG util.py:417: Installing : python-setuptools-0.9.8-4.el7.noarch 27/122 DEBUG util.py:417: Installing : python-babel-0.9.6-8.el7.noarch 28/122 DEBUG util.py:417: Installing : python-jinja2-2.7.2-2.el7.noarch 29/122 DEBUG util.py:417: Installing : pyOpenSSL-0.13.1-3.el7.x86_64 30/122 DEBUG util.py:417: Installing : python-tempita-0.5.1-6.el7.noarch 31/122 DEBUG util.py:417: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 32/122 DEBUG util.py:417: Installing : python-beaker-1.5.4-10.el7.noarch 33/122 DEBUG util.py:417: Installing : python-mako-0.8.1-2.el7.noarch 34/122 DEBUG util.py:417: Installing : jbigkit-libs-2.0-11.el7.x86_64 35/122 DEBUG util.py:417: Installing : libtiff-4.0.3-27.el7_3.x86_64 36/122 DEBUG util.py:417: Installing : libsolv-0.6.20-5.el7.x86_64 37/122 DEBUG util.py:417: Installing : libffi-devel-3.0.13-18.el7.x86_64 38/122 DEBUG util.py:417: Installing : libcom_err-devel-1.42.9-9.el7.x86_64 39/122 DEBUG util.py:417: Installing : ctags-5.8-13.el7.x86_64 40/122 DEBUG util.py:417: Installing : less-458-9.el7.x86_64 41/122 DEBUG util.py:417: Installing : check-0.9.9-5.el7.x86_64 42/122 DEBUG util.py:417: Installing : freetype-2.4.11-12.el7.x86_64 43/122 DEBUG util.py:417: Installing : libcurl-devel-7.29.0-35.el7.centos.x86_64 44/122 DEBUG util.py:417: Installing : json-glib-1.0.2-1.el7.x86_64 45/122 DEBUG util.py:417: Installing : gsettings-desktop-schemas-3.14.2-1.el7.x86_64 46/122 DEBUG util.py:417: Installing : libxslt-1.1.28-5.el7.x86_64 47/122 DEBUG util.py:417: Installing : acl-2.2.51-12.el7.x86_64 48/122 DEBUG util.py:417: Installing : gobject-introspection-1.42.0-1.el7.x86_64 49/122 DEBUG util.py:417: Installing : perl-Test-Harness-3.28-3.el7.noarch 50/122 DEBUG util.py:417: Installing : popt-devel-1.13-16.el7.x86_64 51/122 DEBUG util.py:417: Installing : rpm-devel-4.11.3-21.el7.x86_64 52/122 DEBUG util.py:417: Installing : m4-1.4.16-10.el7.x86_64 53/122 DEBUG util.py:417: Installing : lzo-2.06-8.el7.x86_64 54/122 DEBUG util.py:417: Installing : libarchive-3.1.2-10.el7_2.x86_64 55/122 DEBUG util.py:417: Installing : procps-ng-3.3.10-10.el7.x86_64 56/122 DEBUG util.py:417: Installing : qrencode-libs-3.4.1-3.el7.x86_64 57/122 DEBUG util.py:417: Installing : libkadm5-1.14.1-27.el7_3.x86_64 58/122 DEBUG util.py:417: Installing : libwebp-0.3.0-3.el7.x86_64 59/122 DEBUG util.py:417: Installing : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 60/122 DEBUG util.py:417: Installing : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 61/122 DEBUG util.py:417: Installing : python-pygments-1.4-9.el7.noarch 62/122 DEBUG util.py:417: Installing : 1:hardlink-1.0-19.el7.x86_64 63/122 DEBUG util.py:417: Installing : centos-indexhtml-7-9.el7.centos.noarch 64/122 DEBUG util.py:417: Installing : lynx-2.8.8-0.3.dev15.el7.x86_64 65/122 DEBUG util.py:417: Installing : docbook-utils-0.6.14-36.el7.noarch 66/122 DEBUG util.py:417: Installing : libmodman-2.0.1-8.el7.x86_64 67/122 DEBUG util.py:417: Installing : libproxy-0.4.11-10.el7.x86_64 68/122 DEBUG util.py:417: Installing : libsepol-devel-2.5-6.el7.x86_64 69/122 DEBUG util.py:417: Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 70/122 DEBUG util.py:417: Installing : libicu-50.1.2-15.el7.x86_64 71/122 DEBUG util.py:417: Installing : boost-regex-1.53.0-26.el7.x86_64 72/122 DEBUG util.py:417: Installing : source-highlight-3.1.6-6.el7.x86_64 73/122 DEBUG util.py:417: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 74/122 DEBUG util.py:417: Installing : openssh-clients-6.6.1p1-33.el7_3.x86_64 75/122 DEBUG util.py:417: Installing : perl-Data-Dumper-2.145-3.el7.x86_64 76/122 DEBUG util.py:417: Installing : autoconf-2.69-11.el7.noarch 77/122 DEBUG util.py:417: Installing : automake-1.13.4-3.el7.noarch 78/122 DEBUG util.py:417: Installing : libtool-2.4.2-21.el7_2.x86_64 79/122 DEBUG util.py:417: Installing : kmod-libs-20-9.el7.x86_64 80/122 DEBUG util.py:417: Installing : kpartx-0.4.9-99.el7_3.1.x86_64 81/122 DEBUG util.py:417: Installing : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 82/122 DEBUG util.py:417: Installing : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 83/122 DEBUG util.py:417: Installing : cryptsetup-libs-1.7.2-1.el7.x86_64 84/122 DEBUG util.py:417: Installing : dracut-033-463.el7.x86_64 85/122 DEBUG util.py:417: Installing : kmod-20-9.el7.x86_64 86/122 DEBUG util.py:417: Installing : systemd-219-30.el7_3.7.x86_64 87/122 DEBUG util.py:417: Installing : 1:dbus-1.6.12-17.el7.x86_64 88/122 DEBUG util.py:417: Installing : trousers-0.3.13-1.el7.x86_64 89/122 DEBUG util.py:417: Installing : rsync-3.0.9-17.el7.x86_64 90/122 DEBUG util.py:417: Installing : perl-TermReadKey-2.30-20.el7.x86_64 91/122 DEBUG util.py:417: Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch 92/122 DEBUG util.py:417: Installing : git-1.8.3.1-6.el7_2.1.x86_64 93/122 DEBUG util.py:417: Installing : libverto-devel-0.2.5-4.el7.x86_64 94/122 DEBUG util.py:417: Installing : nettle-2.7.1-8.el7.x86_64 95/122 DEBUG util.py:417: Installing : gnutls-3.3.24-1.el7.x86_64 96/122 DEBUG util.py:417: Installing : glib-networking-2.42.0-1.el7.x86_64 97/122 DEBUG util.py:417: Installing : libsoup-2.48.1-6.el7.x86_64 98/122 DEBUG util.py:417: Installing : ostree-2017.1-3.atomic.el7.x86_64 99/122 DEBUG util.py:417: Installing : pcre-devel-8.32-15.el7_2.1.x86_64 100/122 DEBUG util.py:417: Installing : libselinux-devel-2.5-6.el7.x86_64 101/122 DEBUG util.py:417: Installing : krb5-devel-1.14.1-27.el7_3.x86_64 102/122 DEBUG util.py:417: Installing : zlib-devel-1.2.7-17.el7.x86_64 103/122 DEBUG util.py:417: Installing : 1:openssl-devel-1.0.1e-60.el7_3.1.x86_64 104/122 DEBUG util.py:417: Installing : librepo-devel-1.7.16-1.el7.x86_64 105/122 DEBUG util.py:417: Installing : ostree-devel-2017.1-3.atomic.el7.x86_64 106/122 DEBUG util.py:417: Installing : systemd-devel-219-30.el7_3.7.x86_64 107/122 DEBUG util.py:417: Installing : gnome-common-3.7.4-4.el7.noarch 108/122 DEBUG util.py:417: Installing : gobject-introspection-devel-1.42.0-1.el7.x86_64 109/122 DEBUG util.py:417: Installing : gtk-doc-1.19-3.el7.noarch 110/122 DEBUG util.py:417: Installing : python-sphinx-1.1.3-11.el7.noarch 111/122 DEBUG util.py:417: Installing : libarchive-devel-3.1.2-10.el7_2.x86_64 112/122 DEBUG util.py:417: Installing : cmake-2.8.12.2-2.el7.x86_64 113/122 DEBUG util.py:417: Installing : libsolv-devel-0.6.20-5.el7.x86_64 114/122 DEBUG util.py:417: Installing : json-glib-devel-1.0.2-1.el7.x86_64 115/122 DEBUG util.py:417: Installing : check-devel-0.9.9-5.el7.x86_64 116/122 DEBUG util.py:417: Installing : python-devel-2.7.5-48.el7.x86_64 117/122 DEBUG util.py:417: Installing : libattr-devel-2.4.46-12.el7.x86_64 118/122 DEBUG util.py:417: Installing : chrpath-0.13-14.el7.x86_64 119/122 DEBUG util.py:417: Installing : expat-devel-2.1.0-10.el7_3.x86_64 120/122 DEBUG util.py:417: Installing : gperf-3.0.4-8.el7.x86_64 121/122 DEBUG util.py:417: Installing : libcap-devel-2.22-8.el7.x86_64 122/122 DEBUG util.py:417: Verifying : libcroco-0.6.8-5.el7.x86_64 1/122 DEBUG util.py:417: Verifying : zlib-devel-1.2.7-17.el7.x86_64 2/122 DEBUG util.py:417: Verifying : libarchive-devel-3.1.2-10.el7_2.x86_64 3/122 DEBUG util.py:417: Verifying : pcre-devel-8.32-15.el7_2.1.x86_64 4/122 DEBUG util.py:417: Verifying : nettle-2.7.1-8.el7.x86_64 5/122 DEBUG util.py:417: Verifying : python-sphinx-1.1.3-11.el7.noarch 6/122 DEBUG util.py:417: Verifying : cryptsetup-libs-1.7.2-1.el7.x86_64 7/122 DEBUG util.py:417: Verifying : python-mako-0.8.1-2.el7.noarch 8/122 DEBUG util.py:417: Verifying : docbook-utils-0.6.14-36.el7.noarch 9/122 DEBUG util.py:417: Verifying : libverto-devel-0.2.5-4.el7.x86_64 10/122 DEBUG util.py:417: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 11/122 DEBUG util.py:417: Verifying : kmod-20-9.el7.x86_64 12/122 DEBUG util.py:417: Verifying : dracut-033-463.el7.x86_64 13/122 DEBUG util.py:417: Verifying : 1:dbus-1.6.12-17.el7.x86_64 14/122 DEBUG util.py:417: Verifying : libproxy-0.4.11-10.el7.x86_64 15/122 DEBUG util.py:417: Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 16/122 DEBUG util.py:417: Verifying : libcap-devel-2.22-8.el7.x86_64 17/122 DEBUG util.py:417: Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch 18/122 DEBUG util.py:417: Verifying : docbook-style-xsl-1.78.1-3.el7.noarch 19/122 DEBUG util.py:417: Verifying : python-markupsafe-0.11-10.el7.x86_64 20/122 DEBUG util.py:417: Verifying : kmod-libs-20-9.el7.x86_64 21/122 DEBUG util.py:417: Verifying : docbook-style-dsssl-1.79-18.el7.noarch 22/122 DEBUG util.py:417: Verifying : boost-regex-1.53.0-26.el7.x86_64 23/122 DEBUG util.py:417: Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 24/122 DEBUG util.py:417: Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 25/122 DEBUG util.py:417: Verifying : python-backports-1.0-8.el7.x86_64 26/122 DEBUG util.py:417: Verifying : gtk-doc-1.19-3.el7.noarch 27/122 DEBUG util.py:417: Verifying : gnome-common-3.7.4-4.el7.noarch 28/122 DEBUG util.py:417: Verifying : kpartx-0.4.9-99.el7_3.1.x86_64 29/122 DEBUG util.py:417: Verifying : fipscheck-lib-1.4.1-5.el7.x86_64 30/122 DEBUG util.py:417: Verifying : gobject-introspection-devel-1.42.0-1.el7.x86_64 31/122 DEBUG util.py:417: Verifying : krb5-devel-1.14.1-27.el7_3.x86_64 32/122 DEBUG util.py:417: Verifying : python-beaker-1.5.4-10.el7.noarch 33/122 DEBUG util.py:417: Verifying : ostree-2017.1-3.atomic.el7.x86_64 34/122 DEBUG util.py:417: Verifying : autoconf-2.69-11.el7.noarch 35/122 DEBUG util.py:417: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 36/122 DEBUG util.py:417: Verifying : gettext-0.18.2.1-4.el7.x86_64 37/122 DEBUG util.py:417: Verifying : git-1.8.3.1-6.el7_2.1.x86_64 38/122 DEBUG util.py:417: Verifying : lynx-2.8.8-0.3.dev15.el7.x86_64 39/122 DEBUG util.py:417: Verifying : python-devel-2.7.5-48.el7.x86_64 40/122 DEBUG util.py:417: Verifying : python-jinja2-2.7.2-2.el7.noarch 41/122 DEBUG util.py:417: Verifying : libicu-50.1.2-15.el7.x86_64 42/122 DEBUG util.py:417: Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 43/122 DEBUG util.py:417: Verifying : gperf-3.0.4-8.el7.x86_64 44/122 DEBUG util.py:417: Verifying : docbook-dtds-1.0-60.el7.noarch 45/122 DEBUG util.py:417: Verifying : libsepol-devel-2.5-6.el7.x86_64 46/122 DEBUG util.py:417: Verifying : automake-1.13.4-3.el7.noarch 47/122 DEBUG util.py:417: Verifying : libselinux-devel-2.5-6.el7.x86_64 48/122 DEBUG util.py:417: Verifying : sgml-common-0.6.3-39.el7.noarch 49/122 DEBUG util.py:417: Verifying : python-setuptools-0.9.8-4.el7.noarch 50/122 DEBUG util.py:417: Verifying : libarchive-3.1.2-10.el7_2.x86_64 51/122 DEBUG util.py:417: Verifying : trousers-0.3.13-1.el7.x86_64 52/122 DEBUG util.py:417: Verifying : source-highlight-3.1.6-6.el7.x86_64 53/122 DEBUG util.py:417: Verifying : opensp-1.5.2-19.el7.x86_64 54/122 DEBUG util.py:417: Verifying : libmodman-2.0.1-8.el7.x86_64 55/122 DEBUG util.py:417: Verifying : systemd-219-30.el7_3.7.x86_64 56/122 DEBUG util.py:417: Verifying : python-babel-0.9.6-8.el7.noarch 57/122 DEBUG util.py:417: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 58/122 DEBUG util.py:417: Verifying : python-pillow-2.0.0-19.gitd1c6db8.el7.x86_64 59/122 DEBUG util.py:417: Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 60/122 DEBUG util.py:417: Verifying : centos-indexhtml-7-9.el7.centos.noarch 61/122 DEBUG util.py:417: Verifying : glib2-devel-2.46.2-4.el7.x86_64 62/122 DEBUG util.py:417: Verifying : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 63/122 DEBUG util.py:417: Verifying : glib-networking-2.42.0-1.el7.x86_64 64/122 DEBUG util.py:417: Verifying : 1:hardlink-1.0-19.el7.x86_64 65/122 DEBUG util.py:417: Verifying : openssh-6.6.1p1-33.el7_3.x86_64 66/122 DEBUG util.py:417: Verifying : libwebp-0.3.0-3.el7.x86_64 67/122 DEBUG util.py:417: Verifying : python-docutils-0.11-0.2.20130715svn7687.el7.noarch 68/122 DEBUG util.py:417: Verifying : libtiff-4.0.3-27.el7_3.x86_64 69/122 DEBUG util.py:417: Verifying : check-devel-0.9.9-5.el7.x86_64 70/122 DEBUG util.py:417: Verifying : librepo-1.7.16-1.el7.x86_64 71/122 DEBUG util.py:417: Verifying : libkadm5-1.14.1-27.el7_3.x86_64 72/122 DEBUG util.py:417: Verifying : openjade-1.3.2-45.el7.x86_64 73/122 DEBUG util.py:417: Verifying : perl-SGMLSpm-1.03ii-31.el7.noarch 74/122 DEBUG util.py:417: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 75/122 DEBUG util.py:417: Verifying : libunistring-0.9.3-9.el7.x86_64 76/122 DEBUG util.py:417: Verifying : libsolv-devel-0.6.20-5.el7.x86_64 77/122 DEBUG util.py:417: Verifying : procps-ng-3.3.10-10.el7.x86_64 78/122 DEBUG util.py:417: Verifying : lzo-2.06-8.el7.x86_64 79/122 DEBUG util.py:417: Verifying : m4-1.4.16-10.el7.x86_64 80/122 DEBUG util.py:417: Verifying : python-pygments-1.4-9.el7.noarch 81/122 DEBUG util.py:417: Verifying : libsoup-2.48.1-6.el7.x86_64 82/122 DEBUG util.py:417: Verifying : popt-devel-1.13-16.el7.x86_64 83/122 DEBUG util.py:417: Verifying : perl-Test-Harness-3.28-3.el7.noarch 84/122 DEBUG util.py:417: Verifying : ostree-devel-2017.1-3.atomic.el7.x86_64 85/122 DEBUG util.py:417: Verifying : gobject-introspection-1.42.0-1.el7.x86_64 86/122 DEBUG util.py:417: Verifying : 1:openssl-devel-1.0.1e-60.el7_3.1.x86_64 87/122 DEBUG util.py:417: Verifying : acl-2.2.51-12.el7.x86_64 88/122 DEBUG util.py:417: Verifying : systemd-devel-219-30.el7_3.7.x86_64 89/122 DEBUG util.py:417: Verifying : libxslt-1.1.28-5.el7.x86_64 90/122 DEBUG util.py:417: Verifying : gsettings-desktop-schemas-3.14.2-1.el7.x86_64 91/122 DEBUG util.py:417: Verifying : gnutls-3.3.24-1.el7.x86_64 92/122 DEBUG util.py:417: Verifying : json-glib-1.0.2-1.el7.x86_64 93/122 DEBUG util.py:417: Verifying : libcurl-devel-7.29.0-35.el7.centos.x86_64 94/122 DEBUG util.py:417: Verifying : freetype-2.4.11-12.el7.x86_64 95/122 DEBUG util.py:417: Verifying : cmake-2.8.12.2-2.el7.x86_64 96/122 DEBUG util.py:417: Verifying : librepo-devel-1.7.16-1.el7.x86_64 97/122 DEBUG util.py:417: Verifying : python-2.7.5-48.el7.x86_64 98/122 DEBUG util.py:417: Verifying : libtool-2.4.2-21.el7_2.x86_64 99/122 DEBUG util.py:417: Verifying : check-0.9.9-5.el7.x86_64 100/122 DEBUG util.py:417: Verifying : rsync-3.0.9-17.el7.x86_64 101/122 DEBUG util.py:417: Verifying : gettext-libs-0.18.2.1-4.el7.x86_64 102/122 DEBUG util.py:417: Verifying : fipscheck-1.4.1-5.el7.x86_64 103/122 DEBUG util.py:417: Verifying : less-458-9.el7.x86_64 104/122 DEBUG util.py:417: Verifying : ctags-5.8-13.el7.x86_64 105/122 DEBUG util.py:417: Verifying : gpgme-1.3.2-5.el7.x86_64 106/122 DEBUG util.py:417: Verifying : expat-devel-2.1.0-10.el7_3.x86_64 107/122 DEBUG util.py:417: Verifying : libcom_err-devel-1.42.9-9.el7.x86_64 108/122 DEBUG util.py:417: Verifying : libffi-devel-3.0.13-18.el7.x86_64 109/122 DEBUG util.py:417: Verifying : json-glib-devel-1.0.2-1.el7.x86_64 110/122 DEBUG util.py:417: Verifying : rpm-devel-4.11.3-21.el7.x86_64 111/122 DEBUG util.py:417: Verifying : 1:dbus-libs-1.6.12-17.el7.x86_64 112/122 DEBUG util.py:417: Verifying : libsolv-0.6.20-5.el7.x86_64 113/122 DEBUG util.py:417: Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 114/122 DEBUG util.py:417: Verifying : 1:perl-Error-0.17020-2.el7.noarch 115/122 DEBUG util.py:417: Verifying : openssh-clients-6.6.1p1-33.el7_3.x86_64 116/122 DEBUG util.py:417: Verifying : chrpath-0.13-14.el7.x86_64 117/122 DEBUG util.py:417: Verifying : jbigkit-libs-2.0-11.el7.x86_64 118/122 DEBUG util.py:417: Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 119/122 DEBUG util.py:417: Verifying : xml-common-0.6.3-39.el7.noarch 120/122 DEBUG util.py:417: Verifying : python-tempita-0.5.1-6.el7.noarch 121/122 DEBUG util.py:417: Verifying : libattr-devel-2.4.46-12.el7.x86_64 122/122 DEBUG util.py:417: Installed: DEBUG util.py:417: autoconf.noarch 0:2.69-11.el7 automake.noarch 0:1.13.4-3.el7 check-devel.x86_64 0:0.9.9-5.el7 chrpath.x86_64 0:0.13-14.el7 cmake.x86_64 0:2.8.12.2-2.el7 DEBUG util.py:417: expat-devel.x86_64 0:2.1.0-10.el7_3 git.x86_64 0:1.8.3.1-6.el7_2.1 gnome-common.noarch 0:3.7.4-4.el7 gobject-introspection-devel.x86_64 0:1.42.0-1.el7 gperf.x86_64 0:3.0.4-8.el7 DEBUG util.py:417: gtk-doc.noarch 0:1.19-3.el7 json-glib-devel.x86_64 0:1.0.2-1.el7 libarchive-devel.x86_64 0:3.1.2-10.el7_2 libattr-devel.x86_64 0:2.4.46-12.el7 libcap-devel.x86_64 0:2.22-8.el7 DEBUG util.py:417: librepo-devel.x86_64 0:1.7.16-1.el7 libsolv-devel.x86_64 0:0.6.20-5.el7 libtool.x86_64 0:2.4.2-21.el7_2 ostree-devel.x86_64 0:2017.1-3.atomic.el7 python-devel.x86_64 0:2.7.5-48.el7 DEBUG util.py:417: python-sphinx.noarch 0:1.1.3-11.el7 rpm-devel.x86_64 0:4.11.3-21.el7 systemd-devel.x86_64 0:219-30.el7_3.7 DEBUG util.py:417: Dependency Installed: DEBUG util.py:417: acl.x86_64 0:2.2.51-12.el7 boost-regex.x86_64 0:1.53.0-26.el7 centos-indexhtml.noarch 0:7-9.el7.centos check.x86_64 0:0.9.9-5.el7 DEBUG util.py:417: cryptsetup-libs.x86_64 0:1.7.2-1.el7 ctags.x86_64 0:5.8-13.el7 dbus.x86_64 1:1.6.12-17.el7 dbus-libs.x86_64 1:1.6.12-17.el7 DEBUG util.py:417: device-mapper.x86_64 7:1.02.135-1.el7_3.3 device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 docbook-dtds.noarch 0:1.0-60.el7 docbook-style-dsssl.noarch 0:1.79-18.el7 DEBUG util.py:417: docbook-style-xsl.noarch 0:1.78.1-3.el7 docbook-utils.noarch 0:0.6.14-36.el7 dracut.x86_64 0:033-463.el7 fipscheck.x86_64 0:1.4.1-5.el7 DEBUG util.py:417: fipscheck-lib.x86_64 0:1.4.1-5.el7 freetype.x86_64 0:2.4.11-12.el7 gettext.x86_64 0:0.18.2.1-4.el7 gettext-libs.x86_64 0:0.18.2.1-4.el7 DEBUG util.py:417: glib-networking.x86_64 0:2.42.0-1.el7 glib2-devel.x86_64 0:2.46.2-4.el7 gnutls.x86_64 0:3.3.24-1.el7 gobject-introspection.x86_64 0:1.42.0-1.el7 DEBUG util.py:417: gpgme.x86_64 0:1.3.2-5.el7 gsettings-desktop-schemas.x86_64 0:3.14.2-1.el7 hardlink.x86_64 1:1.0-19.el7 jbigkit-libs.x86_64 0:2.0-11.el7 DEBUG util.py:417: json-glib.x86_64 0:1.0.2-1.el7 keyutils-libs-devel.x86_64 0:1.5.8-3.el7 kmod.x86_64 0:20-9.el7 kmod-libs.x86_64 0:20-9.el7 DEBUG util.py:417: kpartx.x86_64 0:0.4.9-99.el7_3.1 krb5-devel.x86_64 0:1.14.1-27.el7_3 less.x86_64 0:458-9.el7 libarchive.x86_64 0:3.1.2-10.el7_2 DEBUG util.py:417: libcom_err-devel.x86_64 0:1.42.9-9.el7 libcroco.x86_64 0:0.6.8-5.el7 libcurl-devel.x86_64 0:7.29.0-35.el7.centos libedit.x86_64 0:3.0-12.20121213cvs.el7 DEBUG util.py:417: libffi-devel.x86_64 0:3.0.13-18.el7 libgnome-keyring.x86_64 0:3.8.0-3.el7 libicu.x86_64 0:50.1.2-15.el7 libjpeg-turbo.x86_64 0:1.2.90-5.el7 DEBUG util.py:417: libkadm5.x86_64 0:1.14.1-27.el7_3 libmodman.x86_64 0:2.0.1-8.el7 libproxy.x86_64 0:0.4.11-10.el7 librepo.x86_64 0:1.7.16-1.el7 DEBUG util.py:417: libselinux-devel.x86_64 0:2.5-6.el7 libsepol-devel.x86_64 0:2.5-6.el7 libsolv.x86_64 0:0.6.20-5.el7 libsoup.x86_64 0:2.48.1-6.el7 DEBUG util.py:417: libtiff.x86_64 0:4.0.3-27.el7_3 libunistring.x86_64 0:0.9.3-9.el7 libverto-devel.x86_64 0:0.2.5-4.el7 libwebp.x86_64 0:0.3.0-3.el7 DEBUG util.py:417: libxslt.x86_64 0:1.1.28-5.el7 lynx.x86_64 0:2.8.8-0.3.dev15.el7 lzo.x86_64 0:2.06-8.el7 m4.x86_64 0:1.4.16-10.el7 DEBUG util.py:417: nettle.x86_64 0:2.7.1-8.el7 openjade.x86_64 0:1.3.2-45.el7 opensp.x86_64 0:1.5.2-19.el7 openssh.x86_64 0:6.6.1p1-33.el7_3 DEBUG util.py:417: openssh-clients.x86_64 0:6.6.1p1-33.el7_3 openssl-devel.x86_64 1:1.0.1e-60.el7_3.1 ostree.x86_64 0:2017.1-3.atomic.el7 pcre-devel.x86_64 0:8.32-15.el7_2.1 DEBUG util.py:417: perl-Data-Dumper.x86_64 0:2.145-3.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Git.noarch 0:1.8.3.1-6.el7_2.1 perl-SGMLSpm.noarch 0:1.03ii-31.el7 DEBUG util.py:417: perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Test-Harness.noarch 0:3.28-3.el7 popt-devel.x86_64 0:1.13-16.el7 procps-ng.x86_64 0:3.3.10-10.el7 DEBUG util.py:417: pyOpenSSL.x86_64 0:0.13.1-3.el7 python.x86_64 0:2.7.5-48.el7 python-babel.noarch 0:0.9.6-8.el7 python-backports.x86_64 0:1.0-8.el7 DEBUG util.py:417: python-backports-ssl_match_hostname.noarch 0:3.4.0.2-4.el7 python-beaker.noarch 0:1.5.4-10.el7 python-docutils.noarch 0:0.11-0.2.20130715svn7687.el7 python-jinja2.noarch 0:2.7.2-2.el7 DEBUG util.py:417: python-mako.noarch 0:0.8.1-2.el7 python-markupsafe.x86_64 0:0.11-10.el7 python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 python-pillow.x86_64 0:2.0.0-19.gitd1c6db8.el7 DEBUG util.py:417: python-pygments.noarch 0:1.4-9.el7 python-setuptools.noarch 0:0.9.8-4.el7 python-tempita.noarch 0:0.5.1-6.el7 qrencode-libs.x86_64 0:3.4.1-3.el7 DEBUG util.py:417: rsync.x86_64 0:3.0.9-17.el7 sgml-common.noarch 0:0.6.3-39.el7 source-highlight.x86_64 0:3.1.6-6.el7 systemd.x86_64 0:219-30.el7_3.7 DEBUG util.py:417: trousers.x86_64 0:0.3.13-1.el7 xml-common.noarch 0:0.6.3-39.el7 zlib-devel.x86_64 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', '-l', '/var/lib/mock/centos-7-cah-x86_64/root/dev/pts'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/dev/shm'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/sys'] with env {'LANG': 'en_US.utf8', '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/centos-7-cah-x86_64/root/proc'] with env {'LANG': 'en_US.utf8', '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.utf8', '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.