INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm
DEBUG buildroot.py:672:  kernel version == 5.10.7-200.fc33.x86_64
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/var/cache/yum
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/var/cache/dnf
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.ybp6hso4', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG buildroot.py:195:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root
DEBUG buildroot.py:196:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/etc/dnf
DEBUG package_manager.py:570:  configure DNF vars
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c95d2dc2e71b4aa285472e67a82225ba', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3f7898f6ae3c4fabb858802342880dc3', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '62db738db90e49e591f63a87d81a37f7', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '35a016b4ff8c41408518b02614d30054', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1001', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/builddir
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ecb291ba08c24a599e703fe3205c86ba', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  bash-5.1.0-2.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-3.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-11.fc34.x86_64
DEBUG util.py:446:  libacl-2.2.53-10.fc34.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-2.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-5.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-3.fc34.noarch
DEBUG util.py:446:  cpio-2.13-9.fc34.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.1-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-40.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-3.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.1.noarch
DEBUG util.py:446:  pcre2-10.36-2.fc34.1.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-3.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-3.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-3.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  tar-1.33-3.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  make-4.3-4.fc34.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4sphr1c:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12af4372ac3147768ac7927b826c312e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4sphr1c:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                 138 kB/s | 3.0 kB     00:00    
DEBUG util.py:446:  Copr repository                                  82 MB/s |  13 MB     00:00    
DEBUG util.py:446:  fedora                                           35 kB/s |  10 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  Nothing to do.
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a76c67b81c1d4813b858d2e3c1a6b0a6', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  gpg-pubkey-9570ff31-5e3006fb
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  bash-5.1.0-2.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-3.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-11.fc34.x86_64
DEBUG util.py:446:  libacl-2.2.53-10.fc34.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-2.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-5.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-3.fc34.noarch
DEBUG util.py:446:  cpio-2.13-9.fc34.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.1-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-40.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-3.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.1.noarch
DEBUG util.py:446:  pcre2-10.36-2.fc34.1.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.182-3.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-3.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-3.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  tar-1.33-3.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.1.x86_64
DEBUG util.py:446:  make-4.3-4.fc34.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/.initialized
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z0lc9578:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b6849cd76cf54232984a9f9a8c0403ed', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z0lc9578:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/gnome-applets-3.38.0-2.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  Updating / installing...
DEBUG util.py:446:  gnome-applets-3.38.0-2.fc34           ########################################
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z0lc9578:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2aed77562b494012a818bf4b5fcad6f3', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.z0lc9578:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/gnome-applets-3.38.0-2.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:446:  gnome-applets-3.38.0.tar.xz
DEBUG util.py:446:  gnome-applets.spec
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root//builddir/build/SRPMS/gnome-applets-3.38.0-2.fc34.src.rpm']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4sphr1c:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af62dafa3e5f446a8d81d908d92f8dc2', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611937522.976948/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.y4sphr1c:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root//builddir/build/SRPMS/gnome-applets-3.38.0-2.fc34.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i9uaazco/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                 122 kB/s | 3.0 kB     00:00    
DEBUG util.py:446:  fedora                                           37 kB/s |  10 kB     00:00    
DEBUG util.py:446:  Package make-1:4.3-4.fc34.x86_64 is already installed.
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:   Package                     Arch   Version                     Repo       Size
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Installing:
DEBUG util.py:446:   adwaita-icon-theme-devel    noarch 3.38.0-1.fc34               fedora    8.8 k
DEBUG util.py:446:   autoconf                    noarch 2.71-1.fc34                 copr_base 720 k
DEBUG util.py:446:   automake                    noarch 1.16.2-3.fc34               fedora    664 k
DEBUG util.py:446:   dbus-devel                  x86_64 1:1.12.20-3.fc34            copr_base  35 k
DEBUG util.py:446:   dbus-glib-devel             x86_64 0.110-7.fc32                fedora     67 k
DEBUG util.py:446:   gcc                         x86_64 11.0.0-0.17.fc34            fedora     31 M
DEBUG util.py:446:   glib2-devel                 x86_64 2.67.1-3.fc34               fedora    472 k
DEBUG util.py:446:   gnome-panel-devel           x86_64 3.38.0-2.fc34               copr_base  35 k
DEBUG util.py:446:   gnome-settings-daemon-devel x86_64 3.38.1-1.fc34               fedora     11 k
DEBUG util.py:446:   gtk3-devel                  x86_64 3.24.24-2.fc34              fedora    4.4 M
DEBUG util.py:446:   gucharmap-devel             x86_64 13.0.5-1.fc34               fedora     23 k
DEBUG util.py:446:   intltool                    noarch 0.51.0-17.fc33              fedora     55 k
DEBUG util.py:446:   kernel-tools-libs-devel     x86_64 5.11.0-0.rc5.git0.1.fc34    fedora     17 k
DEBUG util.py:446:   libSM-devel                 x86_64 1.2.3-8.fc34                copr_base  12 k
DEBUG util.py:446:   libX11-devel                x86_64 1.7.0-2.fc34                fedora    940 k
DEBUG util.py:446:   libgtop2-devel              x86_64 2.40.0-5.fc33               fedora     81 k
DEBUG util.py:446:   libgweather-devel           x86_64 40~alpha.1-1.fc34           fedora     68 k
DEBUG util.py:446:   libnotify-devel             x86_64 0.7.9-3.fc33                fedora     40 k
DEBUG util.py:446:   libtool                     x86_64 2.4.6-40.fc34               copr_base 579 k
DEBUG util.py:446:   libwnck3-devel              x86_64 3.36.0-2.fc33               fedora    106 k
DEBUG util.py:446:   libxml2-devel               x86_64 2.9.10-9.fc34               fedora    852 k
DEBUG util.py:446:   libxslt                     x86_64 1.1.34-5.fc34               copr_base 245 k
DEBUG util.py:446:   polkit-devel                x86_64 0.117-3.fc34                copr_base  40 k
DEBUG util.py:446:   tracker-devel               x86_64 2.3.6-2.fc34                fedora     60 k
DEBUG util.py:446:   upower-devel                x86_64 0.99.11-9.fc34              copr_base  28 k
DEBUG util.py:446:   yelp-tools                  noarch 3.38.0-1.fc34               fedora     37 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   ModemManager-glib           x86_64 1.14.10-2.fc34              copr_base 281 k
DEBUG util.py:446:   NetworkManager-libnm        x86_64 1:1.30.0-0.3.fc34.1         copr_base 1.7 M
DEBUG util.py:446:   acl                         x86_64 2.2.53-10.fc34              copr_base  72 k
DEBUG util.py:446:   adwaita-cursor-theme        noarch 3.38.0-1.fc34               fedora    623 k
DEBUG util.py:446:   adwaita-icon-theme          noarch 3.38.0-1.fc34               fedora     11 M
DEBUG util.py:446:   alsa-lib                    x86_64 1.2.4-5.fc34                copr_base 475 k
DEBUG util.py:446:   annobin                     x86_64 9.58-1.fc34                 fedora    135 k
DEBUG util.py:446:   at-spi2-atk                 x86_64 2.38.0-1.fc34               fedora     90 k
DEBUG util.py:446:   at-spi2-atk-devel           x86_64 2.38.0-1.fc34               fedora    9.9 k
DEBUG util.py:446:   at-spi2-core                x86_64 2.38.0-2.fc34               fedora    172 k
DEBUG util.py:446:   at-spi2-core-devel          x86_64 2.38.0-2.fc34               fedora    130 k
DEBUG util.py:446:   atk                         x86_64 2.36.0-2.fc33               fedora    273 k
DEBUG util.py:446:   atk-devel                   x86_64 2.36.0-2.fc33               fedora    174 k
DEBUG util.py:446:   avahi-glib                  x86_64 0.8-6.fc34                  fedora     14 k
DEBUG util.py:446:   avahi-libs                  x86_64 0.8-6.fc34                  fedora     67 k
DEBUG util.py:446:   brotli                      x86_64 1.0.9-3.fc34                fedora    324 k
DEBUG util.py:446:   brotli-devel                x86_64 1.0.9-3.fc34                fedora     32 k
DEBUG util.py:446:   bubblewrap                  x86_64 0.4.1-3.fc34                copr_base  51 k
DEBUG util.py:446:   bzip2-devel                 x86_64 1.0.8-4.fc33                fedora    214 k
DEBUG util.py:446:   cairo                       x86_64 1.17.4-1.fc34               fedora    670 k
DEBUG util.py:446:   cairo-devel                 x86_64 1.17.4-1.fc34               fedora    190 k
DEBUG util.py:446:   cairo-gobject               x86_64 1.17.4-1.fc34               fedora     18 k
DEBUG util.py:446:   cairo-gobject-devel         x86_64 1.17.4-1.fc34               fedora     10 k
DEBUG util.py:446:   cmake-filesystem            x86_64 3.19.4-1.fc34               fedora     16 k
DEBUG util.py:446:   color-filesystem            noarch 1-25.fc33                   fedora    7.8 k
DEBUG util.py:446:   colord                      x86_64 1.4.5-1.fc34                fedora    524 k
DEBUG util.py:446:   colord-libs                 x86_64 1.4.5-1.fc34                fedora    240 k
DEBUG util.py:446:   cpp                         x86_64 11.0.0-0.17.fc34            fedora     10 M
DEBUG util.py:446:   crypto-policies-scripts     noarch 20210127-2.gitb21c811.fc34  fedora     65 k
DEBUG util.py:446:   cryptsetup-libs             x86_64 2.3.4-1.fc34                fedora    476 k
DEBUG util.py:446:   cups-libs                   x86_64 1:2.3.3op1-3.fc34           fedora    276 k
DEBUG util.py:446:   dbus                        x86_64 1:1.12.20-3.fc34            copr_base 8.5 k
DEBUG util.py:446:   dbus-broker                 x86_64 26-1.fc34                   fedora    173 k
DEBUG util.py:446:   dbus-common                 noarch 1:1.12.20-3.fc34            copr_base  15 k
DEBUG util.py:446:   dbus-glib                   x86_64 0.110-7.fc32                fedora    127 k
DEBUG util.py:446:   dbus-libs                   x86_64 1:1.12.20-3.fc34            copr_base 153 k
DEBUG util.py:446:   dejavu-sans-fonts           noarch 2.37-15.fc34                fedora    1.3 M
DEBUG util.py:446:   device-mapper               x86_64 1.02.173-1.fc33             fedora    142 k
DEBUG util.py:446:   device-mapper-libs          x86_64 1.02.173-1.fc33             fedora    178 k
DEBUG util.py:446:   emacs-filesystem            noarch 1:27.1-3.fc34               copr_base 8.7 k
DEBUG util.py:446:   fontconfig                  x86_64 2.13.93-5.fc34              copr_base 276 k
DEBUG util.py:446:   fontconfig-devel            x86_64 2.13.93-5.fc34              copr_base 130 k
DEBUG util.py:446:   fonts-filesystem            noarch 1:2.0.5-4.fc33              fedora    8.7 k
DEBUG util.py:446:   freetype                    x86_64 2.10.4-1.fc34               fedora    391 k
DEBUG util.py:446:   freetype-devel              x86_64 2.10.4-1.fc34               fedora    1.1 M
DEBUG util.py:446:   fribidi                     x86_64 1.0.10-3.fc33               fedora     86 k
DEBUG util.py:446:   fribidi-devel               x86_64 1.0.10-3.fc33               fedora     25 k
DEBUG util.py:446:   gcr-base                    x86_64 3.38.1-1.fc34               fedora    287 k
DEBUG util.py:446:   gdbm-libs                   x86_64 1:1.19-2.fc34               copr_base  54 k
DEBUG util.py:446:   gdk-pixbuf2                 x86_64 2.40.0-3.fc33               fedora    463 k
DEBUG util.py:446:   gdk-pixbuf2-devel           x86_64 2.40.0-3.fc33               fedora    213 k
DEBUG util.py:446:   gdk-pixbuf2-modules         x86_64 2.40.0-3.fc33               fedora     98 k
DEBUG util.py:446:   geoclue2                    x86_64 2.5.7-1.fc34                fedora    118 k
DEBUG util.py:446:   geoclue2-libs               x86_64 2.5.7-1.fc34                fedora     51 k
DEBUG util.py:446:   geocode-glib                x86_64 3.26.2-2.fc33               fedora     72 k
DEBUG util.py:446:   geocode-glib-devel          x86_64 3.26.2-2.fc33               fedora     58 k
DEBUG util.py:446:   gettext                     x86_64 0.21-3.fc34                 fedora    1.1 M
DEBUG util.py:446:   gettext-common-devel        noarch 0.21-3.fc34                 fedora    407 k
DEBUG util.py:446:   gettext-devel               x86_64 0.21-3.fc34                 fedora    201 k
DEBUG util.py:446:   gettext-libs                x86_64 0.21-3.fc34                 fedora    308 k
DEBUG util.py:446:   glib-networking             x86_64 2.66.0-1.fc34               fedora    161 k
DEBUG util.py:446:   glib2                       x86_64 2.67.1-3.fc34               fedora    2.7 M
DEBUG util.py:446:   glibc-devel                 x86_64 2.32.9000-26.fc34           fedora    1.1 M
DEBUG util.py:446:   glibc-headers-x86           noarch 2.32.9000-26.fc34           fedora    514 k
DEBUG util.py:446:   gnome-desktop3              x86_64 3.38.3-1.fc34               fedora    608 k
DEBUG util.py:446:   gnome-panel-libs            x86_64 3.38.0-2.fc34               copr_base  31 k
DEBUG util.py:446:   gnome-settings-daemon       x86_64 3.38.1-1.fc34               fedora    1.0 M
DEBUG util.py:446:   gnutls                      x86_64 3.6.15-4.fc34               copr_base 910 k
DEBUG util.py:446:   gobject-introspection       x86_64 1.66.1-2.fc34               fedora    234 k
DEBUG util.py:446:   graphite2                   x86_64 1.3.14-6.fc34               fedora     95 k
DEBUG util.py:446:   graphite2-devel             x86_64 1.3.14-6.fc34               fedora     21 k
DEBUG util.py:446:   groff-base                  x86_64 1.22.4-4.fc34               fedora    1.1 M
DEBUG util.py:446:   gsettings-desktop-schemas   x86_64 40~alpha-1.fc34             fedora    681 k
DEBUG util.py:446:   gsm                         x86_64 1.0.19-3.fc33               fedora     33 k
DEBUG util.py:446:   gstreamer1                  x86_64 1.18.2-1.fc34               fedora    1.4 M
DEBUG util.py:446:   gtk-update-icon-cache       x86_64 3.24.24-2.fc34              fedora     33 k
DEBUG util.py:446:   gtk3                        x86_64 3.24.24-2.fc34              fedora    4.8 M
DEBUG util.py:446:   gucharmap-libs              x86_64 13.0.5-1.fc34               fedora    1.3 M
DEBUG util.py:446:   harfbuzz                    x86_64 2.7.4-1.fc34                fedora    635 k
DEBUG util.py:446:   harfbuzz-devel              x86_64 2.7.4-1.fc34                fedora    308 k
DEBUG util.py:446:   harfbuzz-icu                x86_64 2.7.4-1.fc34                fedora     15 k
DEBUG util.py:446:   hicolor-icon-theme          noarch 0.17-9.fc33                 fedora     44 k
DEBUG util.py:446:   hwdata                      noarch 0.343-1.fc34                fedora    1.5 M
DEBUG util.py:446:   iio-sensor-proxy            x86_64 3.0-2.fc33                  fedora     56 k
DEBUG util.py:446:   iptables-libs               x86_64 1.8.7-3.fc34                copr_base 369 k
DEBUG util.py:446:   isl                         x86_64 0.16.1-12.fc33              fedora    876 k
DEBUG util.py:446:   itstool                     noarch 2.0.6-4.fc33                fedora     38 k
DEBUG util.py:446:   jasper-libs                 x86_64 2.0.24-3.fc34               fedora    152 k
DEBUG util.py:446:   jbigkit-libs                x86_64 2.1-20.fc34                 fedora     52 k
DEBUG util.py:446:   json-c                      x86_64 0.14-7.fc33                 fedora     41 k
DEBUG util.py:446:   json-glib                   x86_64 1.6.0-1.fc34                fedora    150 k
DEBUG util.py:446:   kbd                         x86_64 2.4.0-1.fc34                fedora    388 k
DEBUG util.py:446:   kbd-misc                    noarch 2.4.0-1.fc34                fedora    1.5 M
DEBUG util.py:446:   kernel-headers              x86_64 5.11.0-0.rc5.git0.1.fc34    fedora    1.2 M
DEBUG util.py:446:   kernel-tools                x86_64 5.11.0-0.rc5.git0.1.fc34    fedora    220 k
DEBUG util.py:446:   kernel-tools-libs           x86_64 5.11.0-0.rc5.git0.1.fc34    fedora     26 k
DEBUG util.py:446:   kmod                        x86_64 28-1.fc34                   fedora    123 k
DEBUG util.py:446:   kmod-libs                   x86_64 28-1.fc34                   fedora     64 k
DEBUG util.py:446:   langpacks-core-font-en      noarch 3.0-6.fc34                  fedora    9.7 k
DEBUG util.py:446:   lcms2                       x86_64 2.11-2.fc33                 fedora    169 k
DEBUG util.py:446:   libICE                      x86_64 1.0.10-6.fc34               copr_base  72 k
DEBUG util.py:446:   libICE-devel                x86_64 1.0.10-6.fc34               copr_base  46 k
DEBUG util.py:446:   libSM                       x86_64 1.2.3-8.fc34                copr_base  43 k
DEBUG util.py:446:   libX11                      x86_64 1.7.0-2.fc34                fedora    660 k
DEBUG util.py:446:   libX11-common               noarch 1.7.0-2.fc34                fedora    153 k
DEBUG util.py:446:   libX11-xcb                  x86_64 1.7.0-2.fc34                fedora     11 k
DEBUG util.py:446:   libXau                      x86_64 1.0.9-6.fc34                copr_base  31 k
DEBUG util.py:446:   libXau-devel                x86_64 1.0.9-6.fc34                copr_base  14 k
DEBUG util.py:446:   libXcomposite               x86_64 0.4.5-5.fc34                copr_base  24 k
DEBUG util.py:446:   libXcomposite-devel         x86_64 0.4.5-5.fc34                copr_base  16 k
DEBUG util.py:446:   libXcursor                  x86_64 1.2.0-5.fc34                copr_base  30 k
DEBUG util.py:446:   libXcursor-devel            x86_64 1.2.0-5.fc34                copr_base  22 k
DEBUG util.py:446:   libXdamage                  x86_64 1.1.5-5.fc34                copr_base  23 k
DEBUG util.py:446:   libXdamage-devel            x86_64 1.1.5-5.fc34                copr_base 9.8 k
DEBUG util.py:446:   libXext                     x86_64 1.3.4-6.fc34                copr_base  40 k
DEBUG util.py:446:   libXext-devel               x86_64 1.3.4-6.fc34                copr_base  73 k
DEBUG util.py:446:   libXfixes                   x86_64 5.0.3-14.fc34               copr_base  19 k
DEBUG util.py:446:   libXfixes-devel             x86_64 5.0.3-14.fc34               copr_base  13 k
DEBUG util.py:446:   libXft                      x86_64 2.3.3-6.fc34                copr_base  63 k
DEBUG util.py:446:   libXft-devel                x86_64 2.3.3-6.fc34                copr_base  19 k
DEBUG util.py:446:   libXi                       x86_64 1.7.10-6.fc34               copr_base  39 k
DEBUG util.py:446:   libXi-devel                 x86_64 1.7.10-6.fc34               copr_base 100 k
DEBUG util.py:446:   libXinerama                 x86_64 1.1.4-8.fc34                copr_base  15 k
DEBUG util.py:446:   libXinerama-devel           x86_64 1.1.4-8.fc34                copr_base  13 k
DEBUG util.py:446:   libXrandr                   x86_64 1.5.2-6.fc34                copr_base  28 k
DEBUG util.py:446:   libXrandr-devel             x86_64 1.5.2-6.fc34                copr_base  20 k
DEBUG util.py:446:   libXrender                  x86_64 0.9.10-14.fc34              copr_base  27 k
DEBUG util.py:446:   libXrender-devel            x86_64 0.9.10-14.fc34              copr_base  16 k
DEBUG util.py:446:   libXres                     x86_64 1.2.0-12.fc34               copr_base  15 k
DEBUG util.py:446:   libXres-devel               x86_64 1.2.0-12.fc34               copr_base  13 k
DEBUG util.py:446:   libXtst                     x86_64 1.2.3-14.fc34               copr_base  21 k
DEBUG util.py:446:   libXtst-devel               x86_64 1.2.3-14.fc34               copr_base  16 k
DEBUG util.py:446:   libXxf86vm                  x86_64 1.1.4-16.fc34               copr_base  18 k
DEBUG util.py:446:   libargon2                   x86_64 20171227-5.fc33             fedora     29 k
DEBUG util.py:446:   libasyncns                  x86_64 0.8-19.fc33                 fedora     30 k
DEBUG util.py:446:   libblkid-devel              x86_64 2.36.1-4.fc34               copr_base  14 k
DEBUG util.py:446:   libcanberra                 x86_64 0.30-23.fc33                fedora     87 k
DEBUG util.py:446:   libcanberra-gtk3            x86_64 0.30-23.fc33                fedora     32 k
DEBUG util.py:446:   libcbor                     x86_64 0.7.0-2.fc34                fedora     57 k
DEBUG util.py:446:   libdatrie                   x86_64 0.2.9-14.fc34               copr_base  32 k
DEBUG util.py:446:   libdatrie-devel             x86_64 0.2.9-14.fc34               copr_base 128 k
DEBUG util.py:446:   libdrm                      x86_64 2.4.103-1.fc34              fedora    160 k
DEBUG util.py:446:   libedit                     x86_64 3.1-33.20191231cvs.fc33     fedora    106 k
DEBUG util.py:446:   libepoxy                    x86_64 1.5.5-1.fc34                fedora    253 k
DEBUG util.py:446:   libepoxy-devel              x86_64 1.5.5-1.fc34                fedora    134 k
DEBUG util.py:446:   libevent                    x86_64 2.1.12-3.fc34               copr_base 269 k
DEBUG util.py:446:   libffi-devel                x86_64 3.1-27.fc34                 fedora     24 k
DEBUG util.py:446:   libfido2                    x86_64 1.6.0-1.fc34                fedora     71 k
DEBUG util.py:446:   libglvnd                    x86_64 1:1.3.2-3.fc34              copr_base 141 k
DEBUG util.py:446:   libglvnd-core-devel         x86_64 1:1.3.2-3.fc34              copr_base  18 k
DEBUG util.py:446:   libglvnd-devel              x86_64 1:1.3.2-3.fc34              copr_base 156 k
DEBUG util.py:446:   libglvnd-egl                x86_64 1:1.3.2-3.fc34              copr_base  37 k
DEBUG util.py:446:   libglvnd-gles               x86_64 1:1.3.2-3.fc34              copr_base  34 k
DEBUG util.py:446:   libglvnd-glx                x86_64 1:1.3.2-3.fc34              copr_base 154 k
DEBUG util.py:446:   libglvnd-opengl             x86_64 1:1.3.2-3.fc34              copr_base  45 k
DEBUG util.py:446:   libgtop2                    x86_64 2.40.0-5.fc33               fedora    148 k
DEBUG util.py:446:   libgudev                    x86_64 234-1.fc34                  fedora     35 k
DEBUG util.py:446:   libgusb                     x86_64 0.3.5-1.fc33                fedora     50 k
DEBUG util.py:446:   libgweather                 x86_64 40~alpha.1-1.fc34           fedora    3.1 M
DEBUG util.py:446:   libibverbs                  x86_64 33.0-3.fc34                 fedora    335 k
DEBUG util.py:446:   libicu                      x86_64 67.1-5.fc34                 copr_base 9.7 M
DEBUG util.py:446:   libicu-devel                x86_64 67.1-5.fc34                 copr_base 831 k
DEBUG util.py:446:   libimobiledevice            x86_64 1.3.0-3.fc34                copr_base  78 k
DEBUG util.py:446:   libjpeg-turbo               x86_64 2.0.90-1.fc34               copr_base 177 k
DEBUG util.py:446:   libmnl                      x86_64 1.0.4-12.fc33               fedora     28 k
DEBUG util.py:446:   libmount-devel              x86_64 2.36.1-4.fc34               copr_base  16 k
DEBUG util.py:446:   libmpc                      x86_64 1.2.1-1.fc34                fedora     63 k
DEBUG util.py:446:   libnetfilter_conntrack      x86_64 1.0.8-1.fc34                fedora     58 k
DEBUG util.py:446:   libnfnetlink                x86_64 1.0.1-19.fc34               copr_base  30 k
DEBUG util.py:446:   libnl3                      x86_64 3.5.0-6.fc34                copr_base 324 k
DEBUG util.py:446:   libnotify                   x86_64 0.7.9-3.fc33                fedora     43 k
DEBUG util.py:446:   libogg                      x86_64 2:1.3.4-3.fc33              fedora     33 k
DEBUG util.py:446:   libpcap                     x86_64 14:1.9.1-6.fc34             fedora    173 k
DEBUG util.py:446:   libpciaccess                x86_64 0.16-4.fc34                 copr_base  27 k
DEBUG util.py:446:   libplist                    x86_64 2.2.0-3.fc34                copr_base  77 k
DEBUG util.py:446:   libpng                      x86_64 2:1.6.37-7.fc34             copr_base 119 k
DEBUG util.py:446:   libpng-devel                x86_64 2:1.6.37-7.fc34             copr_base 292 k
DEBUG util.py:446:   libproxy                    x86_64 0.4.15-29.fc34              fedora     71 k
DEBUG util.py:446:   libpsl-devel                x86_64 0.21.1-2.fc33               fedora     33 k
DEBUG util.py:446:   libseccomp                  x86_64 2.5.0-3.fc33                fedora     72 k
DEBUG util.py:446:   libselinux-devel            x86_64 3.2-0.rc1.1.fc34            fedora    148 k
DEBUG util.py:446:   libsepol-devel              x86_64 3.2-0.rc1.1.fc34            fedora     49 k
DEBUG util.py:446:   libsndfile                  x86_64 1.0.31-1.fc34               copr_base 189 k
DEBUG util.py:446:   libsoup                     x86_64 2.72.0-3.fc34               fedora    398 k
DEBUG util.py:446:   libsoup-devel               x86_64 2.72.0-3.fc34               fedora    298 k
DEBUG util.py:446:   libstemmer                  x86_64 0-15.585svn.fc33            fedora     83 k
DEBUG util.py:446:   libtdb                      x86_64 1.4.3-5.fc33                fedora     51 k
DEBUG util.py:446:   libtextstyle                x86_64 0.21-3.fc34                 fedora     91 k
DEBUG util.py:446:   libthai                     x86_64 0.1.28-5.fc33               fedora    213 k
DEBUG util.py:446:   libthai-devel               x86_64 0.1.28-5.fc33               fedora    119 k
DEBUG util.py:446:   libtiff                     x86_64 4.1.0-7.fc34                copr_base 191 k
DEBUG util.py:446:   libtracker-control          x86_64 2.3.6-2.fc34                fedora     25 k
DEBUG util.py:446:   libtracker-miner            x86_64 2.3.6-2.fc34                fedora     88 k
DEBUG util.py:446:   libtracker-sparql           x86_64 2.3.6-2.fc34                fedora    358 k
DEBUG util.py:446:   libunwind                   x86_64 1.4.0-5.fc34                copr_base  66 k
DEBUG util.py:446:   libusbmuxd                  x86_64 2.0.2-4.fc34                copr_base  39 k
DEBUG util.py:446:   libusbx                     x86_64 1.0.23-3.fc34               copr_base  71 k
DEBUG util.py:446:   libvorbis                   x86_64 1:1.3.7-2.fc33              fedora    199 k
DEBUG util.py:446:   libwacom                    x86_64 1.8-1.fc34                  fedora     36 k
DEBUG util.py:446:   libwacom-data               noarch 1.8-1.fc34                  fedora     94 k
DEBUG util.py:446:   libwayland-client           x86_64 1.19.0-1.fc34               fedora     32 k
DEBUG util.py:446:   libwayland-cursor           x86_64 1.19.0-1.fc34               fedora     19 k
DEBUG util.py:446:   libwayland-egl              x86_64 1.19.0-1.fc34               fedora     12 k
DEBUG util.py:446:   libwayland-server           x86_64 1.19.0-1.fc34               fedora     41 k
DEBUG util.py:446:   libwebp                     x86_64 1.1.0-6.fc34                copr_base 278 k
DEBUG util.py:446:   libwnck3                    x86_64 3.36.0-2.fc33               fedora    392 k
DEBUG util.py:446:   libxcb                      x86_64 1.13.1-7.fc34               copr_base 230 k
DEBUG util.py:446:   libxcb-devel                x86_64 1.13.1-7.fc34               copr_base 1.0 M
DEBUG util.py:446:   libxcrypt-devel             x86_64 4.4.17-2.fc34               copr_base  30 k
DEBUG util.py:446:   libxkbcommon                x86_64 1.0.3-1.fc34                fedora    135 k
DEBUG util.py:446:   libxkbcommon-devel          x86_64 1.0.3-1.fc34                fedora     62 k
DEBUG util.py:446:   libxshmfence                x86_64 1.3-8.fc34                  copr_base  12 k
DEBUG util.py:446:   llvm-libs                   x86_64 11.1.0-0.2.rc2.fc34         fedora     22 M
DEBUG util.py:446:   m4                          x86_64 1.4.18-17.fc34              copr_base 212 k
DEBUG util.py:446:   mallard-rng                 noarch 1.1.0-4.fc33                fedora     19 k
DEBUG util.py:446:   mesa-libEGL                 x86_64 20.3.3-5.fc34               fedora    121 k
DEBUG util.py:446:   mesa-libGL                  x86_64 20.3.3-5.fc34               fedora    182 k
DEBUG util.py:446:   mesa-libgbm                 x86_64 20.3.3-5.fc34               fedora     42 k
DEBUG util.py:446:   mesa-libglapi               x86_64 20.3.3-5.fc34               fedora     59 k
DEBUG util.py:446:   ncurses                     x86_64 6.2-3.20200222.fc33         fedora    395 k
DEBUG util.py:446:   nettle                      x86_64 3.7-2.fc34                  copr_base 397 k
DEBUG util.py:446:   nspr                        x86_64 4.29.0-11.fc34              fedora    142 k
DEBUG util.py:446:   nss                         x86_64 3.60.1-3.fc34               fedora    688 k
DEBUG util.py:446:   nss-softokn                 x86_64 3.60.1-3.fc34               fedora    384 k
DEBUG util.py:446:   nss-softokn-freebl          x86_64 3.60.1-3.fc34               fedora    328 k
DEBUG util.py:446:   nss-sysinit                 x86_64 3.60.1-3.fc34               fedora     21 k
DEBUG util.py:446:   nss-util                    x86_64 3.60.1-3.fc34               fedora     91 k
DEBUG util.py:446:   pango                       x86_64 1.48.1-1.fc34               fedora    300 k
DEBUG util.py:446:   pango-devel                 x86_64 1.48.1-1.fc34               fedora    359 k
DEBUG util.py:446:   pciutils-libs               x86_64 3.7.0-2.fc34                fedora     41 k
DEBUG util.py:446:   pcre-cpp                    x86_64 8.44-3.fc34.1               copr_base  27 k
DEBUG util.py:446:   pcre-devel                  x86_64 8.44-3.fc34.1               copr_base 471 k
DEBUG util.py:446:   pcre-utf16                  x86_64 8.44-3.fc34.1               copr_base 187 k
DEBUG util.py:446:   pcre-utf32                  x86_64 8.44-3.fc34.1               copr_base 177 k
DEBUG util.py:446:   pcre2-devel                 x86_64 10.36-2.fc34.1              copr_base 477 k
DEBUG util.py:446:   pcre2-utf16                 x86_64 10.36-2.fc34.1              copr_base 213 k
DEBUG util.py:446:   pcre2-utf32                 x86_64 10.36-2.fc34.1              copr_base 203 k
DEBUG util.py:446:   perl-B                      x86_64 1.80-469.fc34               fedora    192 k
DEBUG util.py:446:   perl-Carp                   noarch 1.50-457.fc33               fedora     29 k
DEBUG util.py:446:   perl-Class-Struct           noarch 0.66-469.fc34               fedora     33 k
DEBUG util.py:446:   perl-Data-Dumper            x86_64 2.174-459.fc34              fedora     56 k
DEBUG util.py:446:   perl-DynaLoader             x86_64 1.47-469.fc34               fedora     40 k
DEBUG util.py:446:   perl-Encode                 x86_64 4:3.08-458.fc34             fedora    1.8 M
DEBUG util.py:446:   perl-Errno                  x86_64 1.30-469.fc34               fedora     26 k
DEBUG util.py:446:   perl-Exporter               noarch 5.74-458.fc33               fedora     32 k
DEBUG util.py:446:   perl-Fcntl                  x86_64 1.13-469.fc34               fedora     32 k
DEBUG util.py:446:   perl-File-Basename          noarch 2.85-469.fc34               fedora     28 k
DEBUG util.py:446:   perl-File-Compare           noarch 1.100.600-469.fc34          fedora     24 k
DEBUG util.py:446:   perl-File-Copy              noarch 2.34-469.fc34               fedora     31 k
DEBUG util.py:446:   perl-File-Find              noarch 1.37-469.fc34               fedora     37 k
DEBUG util.py:446:   perl-File-Path              noarch 2.18-1.fc34                 fedora     36 k
DEBUG util.py:446:   perl-File-Temp              noarch 1:0.231.100-1.fc34          fedora     60 k
DEBUG util.py:446:   perl-File-stat              noarch 1.09-469.fc34               fedora     28 k
DEBUG util.py:446:   perl-Getopt-Long            noarch 1:2.52-1.fc34               fedora     60 k
DEBUG util.py:446:   perl-Getopt-Std             noarch 1.12-469.fc34               fedora     27 k
DEBUG util.py:446:   perl-HTTP-Tiny              noarch 0.076-457.fc33              fedora     55 k
DEBUG util.py:446:   perl-IO                     x86_64 1.43-469.fc34               fedora     99 k
DEBUG util.py:446:   perl-IPC-Open3              noarch 1.21-469.fc34               fedora     34 k
DEBUG util.py:446:   perl-MIME-Base64            x86_64 3.16-1.fc34                 fedora     30 k
DEBUG util.py:446:   perl-POSIX                  x86_64 1.94-469.fc34               fedora    110 k
DEBUG util.py:446:   perl-PathTools              x86_64 3.78-458.fc34               fedora     86 k
DEBUG util.py:446:   perl-Pod-Escapes            noarch 1:1.07-457.fc33             fedora     20 k
DEBUG util.py:446:   perl-Pod-Perldoc            noarch 3.28.01-458.fc33            fedora     84 k
DEBUG util.py:446:   perl-Pod-Simple             noarch 1:3.42-1.fc34               fedora    216 k
DEBUG util.py:446:   perl-Pod-Usage              noarch 4:2.01-1.fc34               fedora     41 k
DEBUG util.py:446:   perl-Scalar-List-Utils      x86_64 4:1.55-457.fc33             fedora     70 k
DEBUG util.py:446:   perl-SelectSaver            noarch 1.02-469.fc34               fedora     23 k
DEBUG util.py:446:   perl-Socket                 x86_64 4:2.031-1.fc34              fedora     56 k
DEBUG util.py:446:   perl-Storable               x86_64 1:3.21-457.fc33             fedora     97 k
DEBUG util.py:446:   perl-Symbol                 noarch 1.08-469.fc34               fedora     25 k
DEBUG util.py:446:   perl-Term-ANSIColor         noarch 5.01-458.fc33               fedora     49 k
DEBUG util.py:446:   perl-Term-Cap               noarch 1.17-457.fc33               fedora     22 k
DEBUG util.py:446:   perl-Text-ParseWords        noarch 3.30-457.fc33               fedora     16 k
DEBUG util.py:446:   perl-Text-Tabs+Wrap         noarch 2013.0523-457.fc33          fedora     23 k
DEBUG util.py:446:   perl-Thread-Queue           noarch 3.14-457.fc33               fedora     21 k
DEBUG util.py:446:   perl-Time-Local             noarch 2:1.300-4.fc33              fedora     34 k
DEBUG util.py:446:   perl-XML-Parser             x86_64 2.46-6.fc33                 fedora    233 k
DEBUG util.py:446:   perl-constant               noarch 1.33-458.fc33               fedora     23 k
DEBUG util.py:446:   perl-if                     noarch 0.60.800-469.fc34           fedora     25 k
DEBUG util.py:446:   perl-interpreter            x86_64 4:5.32.1-469.fc34           fedora     83 k
DEBUG util.py:446:   perl-libs                   x86_64 4:5.32.1-469.fc34           fedora    2.1 M
DEBUG util.py:446:   perl-mro                    x86_64 1.23-469.fc34               fedora     40 k
DEBUG util.py:446:   perl-overload               noarch 1.31-469.fc34               fedora     57 k
DEBUG util.py:446:   perl-overloading            noarch 0.02-469.fc34               fedora     24 k
DEBUG util.py:446:   perl-parent                 noarch 1:0.238-457.fc33            fedora     14 k
DEBUG util.py:446:   perl-podlators              noarch 1:4.14-457.fc33             fedora    113 k
DEBUG util.py:446:   perl-subs                   noarch 1.03-469.fc34               fedora     23 k
DEBUG util.py:446:   perl-threads                x86_64 1:2.25-457.fc33             fedora     58 k
DEBUG util.py:446:   perl-threads-shared         x86_64 1.61-457.fc33               fedora     44 k
DEBUG util.py:446:   perl-vars                   noarch 1.05-469.fc34               fedora     24 k
DEBUG util.py:446:   pixman                      x86_64 0.40.0-2.fc33               fedora    275 k
DEBUG util.py:446:   pixman-devel                x86_64 0.40.0-2.fc33               fedora     17 k
DEBUG util.py:446:   polkit-docs                 noarch 0.117-3.fc34                copr_base 243 k
DEBUG util.py:446:   polkit-libs                 x86_64 0.117-3.fc34                copr_base  68 k
DEBUG util.py:446:   publicsuffix-list           noarch 20190417-4.fc33             fedora     75 k
DEBUG util.py:446:   pulseaudio-libs             x86_64 14.2-2.fc34                 copr_base 728 k
DEBUG util.py:446:   pulseaudio-libs-glib2       x86_64 14.2-2.fc34                 copr_base  19 k
DEBUG util.py:446:   python-pip-wheel            noarch 21.0-1.fc34                 fedora    1.3 M
DEBUG util.py:446:   python-setuptools-wheel     noarch 52.0.0-1.fc34               fedora    471 k
DEBUG util.py:446:   python3                     x86_64 3.9.1-5.fc34                copr_base  29 k
DEBUG util.py:446:   python3-libs                x86_64 3.9.1-5.fc34                copr_base 7.4 M
DEBUG util.py:446:   python3-libxml2             x86_64 2.9.10-9.fc34               fedora    237 k
DEBUG util.py:446:   rest                        x86_64 0.8.1-9.fc34                copr_base  69 k
DEBUG util.py:446:   shared-mime-info            x86_64 2.1-1.fc34                  fedora    375 k
DEBUG util.py:446:   sound-theme-freedesktop     noarch 0.8-14.fc33                 fedora    378 k
DEBUG util.py:446:   sqlite                      x86_64 3.34.1-2.fc34               copr_base 756 k
DEBUG util.py:446:   sqlite-devel                x86_64 3.34.1-2.fc34               copr_base 136 k
DEBUG util.py:446:   startup-notification        x86_64 0.12-20.fc33                fedora     41 k
DEBUG util.py:446:   startup-notification-devel  x86_64 0.12-20.fc33                fedora     17 k
DEBUG util.py:446:   systemd                     x86_64 247.2-1.fc34                fedora    4.2 M
DEBUG util.py:446:   systemd-pam                 x86_64 247.2-1.fc34                fedora    313 k
DEBUG util.py:446:   systemd-rpm-macros          noarch 247.2-1.fc34                fedora     27 k
DEBUG util.py:446:   systemd-udev                x86_64 247.2-1.fc34                fedora    1.5 M
DEBUG util.py:446:   tracker                     x86_64 2.3.6-2.fc34                fedora    610 k
DEBUG util.py:446:   upower                      x86_64 0.99.11-9.fc34              copr_base 175 k
DEBUG util.py:446:   wayland-devel               x86_64 1.19.0-1.fc34               fedora    133 k
DEBUG util.py:446:   wayland-protocols-devel     noarch 1.20-2.fc33                 fedora     74 k
DEBUG util.py:446:   xcb-util                    x86_64 0.4.0-16.fc33               fedora     19 k
DEBUG util.py:446:   xkeyboard-config            noarch 2.31-4.fc34                 copr_base 751 k
DEBUG util.py:446:   xml-common                  noarch 0.6.3-55.fc33               fedora     31 k
DEBUG util.py:446:   xorg-x11-proto-devel        noarch 2019.1-6.fc34               copr_base 262 k
DEBUG util.py:446:   xz-devel                    x86_64 5.2.5-4.fc34                fedora     51 k
DEBUG util.py:446:   yelp-xsl                    noarch 3.38.2-1.fc34               fedora    199 k
DEBUG util.py:446:   zlib-devel                  x86_64 1.2.11-24.fc34              copr_base  44 k
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Install  350 Packages
DEBUG util.py:446:  Total size: 179 M
DEBUG util.py:446:  Total download size: 102 M
DEBUG util.py:446:  Installed size: 649 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  [SKIPPED] autoconf-2.71-1.fc34.noarch.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] emacs-filesystem-27.1-3.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] libtool-2.4.6-40.fc34.x86_64.rpm: Already downloaded                 
DEBUG util.py:446:  [SKIPPED] libxcrypt-devel-4.4.17-2.fc34.x86_64.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] m4-1.4.18-17.fc34.x86_64.rpm: Already downloaded                     
DEBUG util.py:446:  [SKIPPED] annobin-9.58-1.fc34.x86_64.rpm: Already downloaded                   
DEBUG util.py:446:  [SKIPPED] automake-1.16.2-3.fc34.noarch.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] cpp-11.0.0-0.17.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] gcc-11.0.0-0.17.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] glibc-devel-2.32.9000-26.fc34.x86_64.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] glibc-headers-x86-2.32.9000-26.fc34.noarch.rpm: Already downloaded   
DEBUG util.py:446:  [SKIPPED] groff-base-1.22.4-4.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] isl-0.16.1-12.fc33.x86_64.rpm: Already downloaded                    
DEBUG util.py:446:  [SKIPPED] kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] libedit-3.1-33.20191231cvs.fc33.x86_64.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] libmpc-1.2.1-1.fc34.x86_64.rpm: Already downloaded                   
DEBUG util.py:446:  [SKIPPED] llvm-libs-11.1.0-0.2.rc2.fc34.x86_64.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] ncurses-6.2-3.20200222.fc33.x86_64.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-B-1.80-469.fc34.x86_64.rpm: Already downloaded                  
DEBUG util.py:446:  [SKIPPED] perl-Carp-1.50-457.fc33.noarch.rpm: Already downloaded               
DEBUG util.py:446:  [SKIPPED] perl-Class-Struct-0.66-469.fc34.noarch.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-Data-Dumper-2.174-459.fc34.x86_64.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-DynaLoader-1.47-469.fc34.x86_64.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-Encode-3.08-458.fc34.x86_64.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-Errno-1.30-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-Exporter-5.74-458.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Fcntl-1.13-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-File-Basename-2.85-469.fc34.noarch.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] perl-File-Compare-1.100.600-469.fc34.noarch.rpm: Already downloaded  
DEBUG util.py:446:  [SKIPPED] perl-File-Copy-2.34-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-File-Find-1.37-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-File-Path-2.18-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-File-Temp-0.231.100-1.fc34.noarch.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-File-stat-1.09-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Getopt-Long-2.52-1.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Getopt-Std-1.12-469.fc34.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-HTTP-Tiny-0.076-457.fc33.noarch.rpm: Already downloaded         
DEBUG util.py:446:  [SKIPPED] perl-IO-1.43-469.fc34.x86_64.rpm: Already downloaded                 
DEBUG util.py:446:  [SKIPPED] perl-IPC-Open3-1.21-469.fc34.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-MIME-Base64-3.16-1.fc34.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-POSIX-1.94-469.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-PathTools-3.78-458.fc34.x86_64.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-Pod-Escapes-1.07-457.fc33.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-Pod-Perldoc-3.28.01-458.fc33.noarch.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] perl-Pod-Simple-3.42-1.fc34.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Pod-Usage-2.01-1.fc34.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-Scalar-List-Utils-1.55-457.fc33.x86_64.rpm: Already downloaded  
DEBUG util.py:446:  [SKIPPED] perl-SelectSaver-1.02-469.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-Socket-2.031-1.fc34.x86_64.rpm: Already downloaded              
DEBUG util.py:446:  [SKIPPED] perl-Storable-3.21-457.fc33.x86_64.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Symbol-1.08-469.fc34.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-Term-ANSIColor-5.01-458.fc33.noarch.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] perl-Term-Cap-1.17-457.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-Text-ParseWords-3.30-457.fc33.noarch.rpm: Already downloaded    
DEBUG util.py:446:  [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch.rpm: Already downloaded
DEBUG util.py:446:  [SKIPPED] perl-Thread-Queue-3.14-457.fc33.noarch.rpm: Already downloaded       
DEBUG util.py:446:  [SKIPPED] perl-Time-Local-1.300-4.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-constant-1.33-458.fc33.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-if-0.60.800-469.fc34.noarch.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-interpreter-5.32.1-469.fc34.x86_64.rpm: Already downloaded      
DEBUG util.py:446:  [SKIPPED] perl-libs-5.32.1-469.fc34.x86_64.rpm: Already downloaded             
DEBUG util.py:446:  [SKIPPED] perl-mro-1.23-469.fc34.x86_64.rpm: Already downloaded                
DEBUG util.py:446:  [SKIPPED] perl-overload-1.31-469.fc34.noarch.rpm: Already downloaded           
DEBUG util.py:446:  [SKIPPED] perl-overloading-0.02-469.fc34.noarch.rpm: Already downloaded        
DEBUG util.py:446:  [SKIPPED] perl-parent-0.238-457.fc33.noarch.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-podlators-4.14-457.fc33.noarch.rpm: Already downloaded          
DEBUG util.py:446:  [SKIPPED] perl-subs-1.03-469.fc34.noarch.rpm: Already downloaded               
DEBUG util.py:446:  [SKIPPED] perl-threads-2.25-457.fc33.x86_64.rpm: Already downloaded            
DEBUG util.py:446:  [SKIPPED] perl-threads-shared-1.61-457.fc33.x86_64.rpm: Already downloaded     
DEBUG util.py:446:  [SKIPPED] perl-vars-1.05-469.fc34.noarch.rpm: Already downloaded               
DEBUG util.py:446:  (71/350): acl-2.2.53-10.fc34.x86_64.rpm         2.5 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (72/350): ModemManager-glib-1.14.10-2.fc34.x86_ 8.4 MB/s | 281 kB     00:00    
DEBUG util.py:446:  (73/350): alsa-lib-1.2.4-5.fc34.x86_64.rpm       64 MB/s | 475 kB     00:00    
DEBUG util.py:446:  (74/350): bubblewrap-0.4.1-3.fc34.x86_64.rpm     12 MB/s |  51 kB     00:00    
DEBUG util.py:446:  (75/350): dbus-1.12.20-3.fc34.x86_64.rpm        4.8 MB/s | 8.5 kB     00:00    
DEBUG util.py:446:  (76/350): dbus-common-1.12.20-3.fc34.noarch.rpm 7.0 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (77/350): dbus-devel-1.12.20-3.fc34.x86_64.rpm   12 MB/s |  35 kB     00:00    
DEBUG util.py:446:  (78/350): fontconfig-2.13.93-5.fc34.x86_64.rpm   59 MB/s | 276 kB     00:00    
DEBUG util.py:446:  (79/350): dbus-libs-1.12.20-3.fc34.x86_64.rpm    17 MB/s | 153 kB     00:00    
DEBUG util.py:446:  (80/350): fontconfig-devel-2.13.93-5.fc34.x86_6  36 MB/s | 130 kB     00:00    
DEBUG util.py:446:  (81/350): NetworkManager-libnm-1.30.0-0.3.fc34.  27 MB/s | 1.7 MB     00:00    
DEBUG util.py:446:  (82/350): gdbm-libs-1.19-2.fc34.x86_64.rpm      5.8 MB/s |  54 kB     00:00    
DEBUG util.py:446:  (83/350): gnutls-3.6.15-4.fc34.x86_64.rpm        95 MB/s | 910 kB     00:00    
DEBUG util.py:446:  (84/350): iptables-libs-1.8.7-3.fc34.x86_64.rpm  49 MB/s | 369 kB     00:00    
DEBUG util.py:446:  (85/350): libICE-1.0.10-6.fc34.x86_64.rpm        30 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (86/350): libICE-devel-1.0.10-6.fc34.x86_64.rpm  23 MB/s |  46 kB     00:00    
DEBUG util.py:446:  (87/350): libSM-1.2.3-8.fc34.x86_64.rpm          10 MB/s |  43 kB     00:00    
DEBUG util.py:446:  (88/350): libSM-devel-1.2.3-8.fc34.x86_64.rpm   7.1 MB/s |  12 kB     00:00    
DEBUG util.py:446:  (89/350): libXau-1.0.9-6.fc34.x86_64.rpm         15 MB/s |  31 kB     00:00    
DEBUG util.py:446:  (90/350): libXau-devel-1.0.9-6.fc34.x86_64.rpm  3.8 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (91/350): libXcomposite-0.4.5-5.fc34.x86_64.rpm  13 MB/s |  24 kB     00:00    
DEBUG util.py:446:  (92/350): libXcomposite-devel-0.4.5-5.fc34.x86_ 9.4 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (93/350): libXcursor-1.2.0-5.fc34.x86_64.rpm     16 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (94/350): libXcursor-devel-1.2.0-5.fc34.x86_64.  10 MB/s |  22 kB     00:00    
DEBUG util.py:446:  (95/350): gnome-panel-devel-3.38.0-2.fc34.x86_6 642 kB/s |  35 kB     00:00    
DEBUG util.py:446:  (96/350): libXdamage-1.1.5-5.fc34.x86_64.rpm    8.4 MB/s |  23 kB     00:00    
DEBUG util.py:446:  (97/350): libXdamage-devel-1.1.5-5.fc34.x86_64. 4.8 MB/s | 9.8 kB     00:00    
DEBUG util.py:446:  (98/350): gnome-panel-libs-3.38.0-2.fc34.x86_64 607 kB/s |  31 kB     00:00    
DEBUG util.py:446:  (99/350): libXext-1.3.4-6.fc34.x86_64.rpm        19 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (100/350): libXext-devel-1.3.4-6.fc34.x86_64.rp  21 MB/s |  73 kB     00:00    
DEBUG util.py:446:  (101/350): libXfixes-5.0.3-14.fc34.x86_64.rpm   5.1 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (102/350): libXfixes-devel-5.0.3-14.fc34.x86_64 4.6 MB/s |  13 kB     00:00    
DEBUG util.py:446:  (103/350): libXft-2.3.3-6.fc34.x86_64.rpm        20 MB/s |  63 kB     00:00    
DEBUG util.py:446:  (104/350): libXft-devel-2.3.3-6.fc34.x86_64.rpm 7.5 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (105/350): libXi-1.7.10-6.fc34.x86_64.rpm        12 MB/s |  39 kB     00:00    
DEBUG util.py:446:  (106/350): libXi-devel-1.7.10-6.fc34.x86_64.rpm  33 MB/s | 100 kB     00:00    
DEBUG util.py:446:  (107/350): libXinerama-1.1.4-8.fc34.x86_64.rpm  3.5 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (108/350): libXinerama-devel-1.1.4-8.fc34.x86_6 3.8 MB/s |  13 kB     00:00    
DEBUG util.py:446:  (109/350): libXrandr-1.5.2-6.fc34.x86_64.rpm     12 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (110/350): libXrandr-devel-1.5.2-6.fc34.x86_64. 8.2 MB/s |  20 kB     00:00    
DEBUG util.py:446:  (111/350): libXrender-0.9.10-14.fc34.x86_64.rpm  10 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (112/350): libXrender-devel-0.9.10-14.fc34.x86_ 5.8 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (113/350): libXtst-1.2.3-14.fc34.x86_64.rpm      11 MB/s |  21 kB     00:00    
DEBUG util.py:446:  (114/350): libXres-1.2.0-12.fc34.x86_64.rpm     3.9 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (115/350): libXtst-devel-1.2.3-14.fc34.x86_64.r 9.3 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (116/350): libXxf86vm-1.1.4-16.fc34.x86_64.rpm  8.8 MB/s |  18 kB     00:00    
DEBUG util.py:446:  (117/350): libblkid-devel-2.36.1-4.fc34.x86_64. 7.2 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (118/350): libdatrie-0.2.9-14.fc34.x86_64.rpm    15 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (119/350): libdatrie-devel-0.2.9-14.fc34.x86_64  42 MB/s | 128 kB     00:00    
DEBUG util.py:446:  (120/350): libevent-2.1.12-3.fc34.x86_64.rpm     56 MB/s | 269 kB     00:00    
DEBUG util.py:446:  (121/350): libglvnd-1.3.2-3.fc34.x86_64.rpm      38 MB/s | 141 kB     00:00    
DEBUG util.py:446:  (122/350): libglvnd-core-devel-1.3.2-3.fc34.x86 9.7 MB/s |  18 kB     00:00    
DEBUG util.py:446:  (123/350): libglvnd-egl-1.3.2-3.fc34.x86_64.rpm  12 MB/s |  37 kB     00:00    
DEBUG util.py:446:  (124/350): libglvnd-devel-1.3.2-3.fc34.x86_64.r  26 MB/s | 156 kB     00:00    
DEBUG util.py:446:  (125/350): libglvnd-gles-1.3.2-3.fc34.x86_64.rp  15 MB/s |  34 kB     00:00    
DEBUG util.py:446:  (126/350): libglvnd-glx-1.3.2-3.fc34.x86_64.rpm  51 MB/s | 154 kB     00:00    
DEBUG util.py:446:  (127/350): libglvnd-opengl-1.3.2-3.fc34.x86_64.  15 MB/s |  45 kB     00:00    
DEBUG util.py:446:  (128/350): libicu-67.1-5.fc34.x86_64.rpm        125 MB/s | 9.7 MB     00:00    
DEBUG util.py:446:  (129/350): libicu-devel-67.1-5.fc34.x86_64.rpm   10 MB/s | 831 kB     00:00    
DEBUG util.py:446:  (130/350): libXres-devel-1.2.0-12.fc34.x86_64.r 114 kB/s |  13 kB     00:00    
DEBUG util.py:446:  (131/350): libmount-devel-2.36.1-4.fc34.x86_64. 4.1 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (132/350): libjpeg-turbo-2.0.90-1.fc34.x86_64.r  29 MB/s | 177 kB     00:00    
DEBUG util.py:446:  (133/350): libnfnetlink-1.0.1-19.fc34.x86_64.rp  11 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (134/350): libimobiledevice-1.3.0-3.fc34.x86_64 8.3 MB/s |  78 kB     00:00    
DEBUG util.py:446:  (135/350): libnl3-3.5.0-6.fc34.x86_64.rpm        55 MB/s | 324 kB     00:00    
DEBUG util.py:446:  (136/350): libpciaccess-0.16-4.fc34.x86_64.rpm  5.9 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (137/350): libpng-1.6.37-7.fc34.x86_64.rpm       42 MB/s | 119 kB     00:00    
DEBUG util.py:446:  (138/350): libplist-2.2.0-3.fc34.x86_64.rpm     9.5 MB/s |  77 kB     00:00    
DEBUG util.py:446:  (139/350): libpng-devel-1.6.37-7.fc34.x86_64.rp  41 MB/s | 292 kB     00:00    
DEBUG util.py:446:  (140/350): libsndfile-1.0.31-1.fc34.x86_64.rpm   27 MB/s | 189 kB     00:00    
DEBUG util.py:446:  (141/350): libtiff-4.1.0-7.fc34.x86_64.rpm       33 MB/s | 191 kB     00:00    
DEBUG util.py:446:  (142/350): libunwind-1.4.0-5.fc34.x86_64.rpm     10 MB/s |  66 kB     00:00    
DEBUG util.py:446:  (143/350): libusbx-1.0.23-3.fc34.x86_64.rpm      21 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (144/350): libwebp-1.1.0-6.fc34.x86_64.rpm       56 MB/s | 278 kB     00:00    
DEBUG util.py:446:  (145/350): libusbmuxd-2.0.2-4.fc34.x86_64.rpm   4.3 MB/s |  39 kB     00:00    
DEBUG util.py:446:  (146/350): libxshmfence-1.3-8.fc34.x86_64.rpm   4.8 MB/s |  12 kB     00:00    
DEBUG util.py:446:  (147/350): libxcb-1.13.1-7.fc34.x86_64.rpm       28 MB/s | 230 kB     00:00    
DEBUG util.py:446:  (148/350): libxslt-1.1.34-5.fc34.x86_64.rpm      27 MB/s | 245 kB     00:00    
DEBUG util.py:446:  (149/350): nettle-3.7-2.fc34.x86_64.rpm          46 MB/s | 397 kB     00:00    
DEBUG util.py:446:  (150/350): pcre-cpp-8.44-3.fc34.1.x86_64.rpm    5.0 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (151/350): libxcb-devel-1.13.1-7.fc34.x86_64.rp  36 MB/s | 1.0 MB     00:00    
DEBUG util.py:446:  (152/350): pcre-devel-8.44-3.fc34.1.x86_64.rpm   35 MB/s | 471 kB     00:00    
DEBUG util.py:446:  (153/350): pcre-utf16-8.44-3.fc34.1.x86_64.rpm   14 MB/s | 187 kB     00:00    
DEBUG util.py:446:  (154/350): pcre-utf32-8.44-3.fc34.1.x86_64.rpm  7.1 MB/s | 177 kB     00:00    
DEBUG util.py:446:  (155/350): pcre2-utf16-10.36-2.fc34.1.x86_64.rp 9.7 MB/s | 213 kB     00:00    
DEBUG util.py:446:  (156/350): pcre2-devel-10.36-2.fc34.1.x86_64.rp  18 MB/s | 477 kB     00:00    
DEBUG util.py:446:  (157/350): pcre2-utf32-10.36-2.fc34.1.x86_64.rp  45 MB/s | 203 kB     00:00    
DEBUG util.py:446:  (158/350): polkit-devel-0.117-3.fc34.x86_64.rpm 7.0 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (159/350): polkit-docs-0.117-3.fc34.noarch.rpm   30 MB/s | 243 kB     00:00    
DEBUG util.py:446:  (160/350): polkit-libs-0.117-3.fc34.x86_64.rpm  7.0 MB/s |  68 kB     00:00    
DEBUG util.py:446:  (161/350): pulseaudio-libs-glib2-14.2-2.fc34.x8 4.9 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (162/350): python3-3.9.1-5.fc34.x86_64.rpm       12 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (163/350): pulseaudio-libs-14.2-2.fc34.x86_64.r  35 MB/s | 728 kB     00:00    
DEBUG util.py:446:  (164/350): rest-0.8.1-9.fc34.x86_64.rpm         8.1 MB/s |  69 kB     00:00    
DEBUG util.py:446:  (165/350): sqlite-3.34.1-2.fc34.x86_64.rpm       86 MB/s | 756 kB     00:00    
DEBUG util.py:446:  (166/350): sqlite-devel-3.34.1-2.fc34.x86_64.rp  12 MB/s | 136 kB     00:00    
DEBUG util.py:446:  (167/350): upower-0.99.11-9.fc34.x86_64.rpm      19 MB/s | 175 kB     00:00    
DEBUG util.py:446:  (168/350): xkeyboard-config-2.31-4.fc34.noarch.  76 MB/s | 751 kB     00:00    
DEBUG util.py:446:  (169/350): python3-libs-3.9.1-5.fc34.x86_64.rpm  95 MB/s | 7.4 MB     00:00    
DEBUG util.py:446:  (170/350): xorg-x11-proto-devel-2019.1-6.fc34.n 8.3 MB/s | 262 kB     00:00    
DEBUG util.py:446:  (171/350): zlib-devel-1.2.11-24.fc34.x86_64.rpm  17 MB/s |  44 kB     00:00    
DEBUG util.py:446:  (172/350): adwaita-cursor-theme-3.38.0-1.fc34.n  18 MB/s | 623 kB     00:00    
DEBUG util.py:446:  (173/350): adwaita-icon-theme-devel-3.38.0-1.fc 3.0 MB/s | 8.8 kB     00:00    
DEBUG util.py:446:  (174/350): at-spi2-atk-2.38.0-1.fc34.x86_64.rpm  33 MB/s |  90 kB     00:00    
DEBUG util.py:446:  (175/350): at-spi2-atk-devel-2.38.0-1.fc34.x86_ 6.5 MB/s | 9.9 kB     00:00    
DEBUG util.py:446:  (176/350): at-spi2-core-2.38.0-2.fc34.x86_64.rp  46 MB/s | 172 kB     00:00    
DEBUG util.py:446:  (177/350): at-spi2-core-devel-2.38.0-2.fc34.x86  36 MB/s | 130 kB     00:00    
DEBUG util.py:446:  (178/350): atk-2.36.0-2.fc33.x86_64.rpm          62 MB/s | 273 kB     00:00    
DEBUG util.py:446:  (179/350): atk-devel-2.36.0-2.fc33.x86_64.rpm    51 MB/s | 174 kB     00:00    
DEBUG util.py:446:  (180/350): upower-devel-0.99.11-9.fc34.x86_64.r 230 kB/s |  28 kB     00:00    
DEBUG util.py:446:  (181/350): avahi-glib-0.8-6.fc34.x86_64.rpm     6.2 MB/s |  14 kB     00:00    
DEBUG util.py:446:  (182/350): avahi-libs-0.8-6.fc34.x86_64.rpm      23 MB/s |  67 kB     00:00    
DEBUG util.py:446:  (183/350): brotli-1.0.9-3.fc34.x86_64.rpm        45 MB/s | 324 kB     00:00    
DEBUG util.py:446:  (184/350): brotli-devel-1.0.9-3.fc34.x86_64.rpm 6.2 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (185/350): bzip2-devel-1.0.8-4.fc33.x86_64.rpm   31 MB/s | 214 kB     00:00    
DEBUG util.py:446:  (186/350): cairo-1.17.4-1.fc34.x86_64.rpm        64 MB/s | 670 kB     00:00    
DEBUG util.py:446:  (187/350): cairo-devel-1.17.4-1.fc34.x86_64.rpm  44 MB/s | 190 kB     00:00    
DEBUG util.py:446:  (188/350): cairo-gobject-1.17.4-1.fc34.x86_64.r 3.8 MB/s |  18 kB     00:00    
DEBUG util.py:446:  (189/350): cairo-gobject-devel-1.17.4-1.fc34.x8 3.9 MB/s |  10 kB     00:00    
DEBUG util.py:446:  (190/350): cmake-filesystem-3.19.4-1.fc34.x86_6 5.5 MB/s |  16 kB     00:00    
DEBUG util.py:446:  (191/350): color-filesystem-1-25.fc33.noarch.rp 2.3 MB/s | 7.8 kB     00:00    
DEBUG util.py:446:  (192/350): colord-libs-1.4.5-1.fc34.x86_64.rpm   57 MB/s | 240 kB     00:00    
DEBUG util.py:446:  (193/350): colord-1.4.5-1.fc34.x86_64.rpm        36 MB/s | 524 kB     00:00    
DEBUG util.py:446:  (194/350): crypto-policies-scripts-20210127-2.g  12 MB/s |  65 kB     00:00    
DEBUG util.py:446:  (195/350): cryptsetup-libs-2.3.4-1.fc34.x86_64.  72 MB/s | 476 kB     00:00    
DEBUG util.py:446:  (196/350): cups-libs-2.3.3op1-3.fc34.x86_64.rpm  39 MB/s | 276 kB     00:00    
DEBUG util.py:446:  (197/350): dbus-broker-26-1.fc34.x86_64.rpm      36 MB/s | 173 kB     00:00    
DEBUG util.py:446:  (198/350): dbus-glib-0.110-7.fc32.x86_64.rpm     27 MB/s | 127 kB     00:00    
DEBUG util.py:446:  (199/350): dbus-glib-devel-0.110-7.fc32.x86_64.  14 MB/s |  67 kB     00:00    
DEBUG util.py:446:  (200/350): device-mapper-1.02.173-1.fc33.x86_64  38 MB/s | 142 kB     00:00    
DEBUG util.py:446:  (201/350): device-mapper-libs-1.02.173-1.fc33.x  37 MB/s | 178 kB     00:00    
DEBUG util.py:446:  (202/350): fonts-filesystem-2.0.5-4.fc33.noarch 3.6 MB/s | 8.7 kB     00:00    
DEBUG util.py:446:  (203/350): freetype-2.10.4-1.fc34.x86_64.rpm     28 MB/s | 391 kB     00:00    
DEBUG util.py:446:  (204/350): dejavu-sans-fonts-2.37-15.fc34.noarc  26 MB/s | 1.3 MB     00:00    
DEBUG util.py:446:  (205/350): freetype-devel-2.10.4-1.fc34.x86_64.  42 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (206/350): fribidi-1.0.10-3.fc33.x86_64.rpm     8.3 MB/s |  86 kB     00:00    
DEBUG util.py:446:  (207/350): adwaita-icon-theme-3.38.0-1.fc34.noa  41 MB/s |  11 MB     00:00    
DEBUG util.py:446:  (208/350): fribidi-devel-1.0.10-3.fc33.x86_64.r 594 kB/s |  25 kB     00:00    
DEBUG util.py:446:  (209/350): gcr-base-3.38.1-1.fc34.x86_64.rpm    6.1 MB/s | 287 kB     00:00    
DEBUG util.py:446:  (210/350): gdk-pixbuf2-modules-2.40.0-3.fc33.x8  20 MB/s |  98 kB     00:00    
DEBUG util.py:446:  (211/350): gdk-pixbuf2-devel-2.40.0-3.fc33.x86_  22 MB/s | 213 kB     00:00    
DEBUG util.py:446:  (212/350): gdk-pixbuf2-2.40.0-3.fc33.x86_64.rpm  36 MB/s | 463 kB     00:00    
DEBUG util.py:446:  (213/350): geoclue2-2.5.7-1.fc34.x86_64.rpm      20 MB/s | 118 kB     00:00    
DEBUG util.py:446:  (214/350): geocode-glib-3.26.2-2.fc33.x86_64.rp  18 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (215/350): geoclue2-libs-2.5.7-1.fc34.x86_64.rp 5.7 MB/s |  51 kB     00:00    
DEBUG util.py:446:  (216/350): geocode-glib-devel-3.26.2-2.fc33.x86  11 MB/s |  58 kB     00:00    
DEBUG util.py:446:  (217/350): gettext-0.21-3.fc34.x86_64.rpm       109 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (218/350): gettext-common-devel-0.21-3.fc34.noa  44 MB/s | 407 kB     00:00    
DEBUG util.py:446:  (219/350): gettext-devel-0.21-3.fc34.x86_64.rpm  18 MB/s | 201 kB     00:00    
DEBUG util.py:446:  (220/350): gettext-libs-0.21-3.fc34.x86_64.rpm   47 MB/s | 308 kB     00:00    
DEBUG util.py:446:  (221/350): glib2-2.67.1-3.fc34.x86_64.rpm       100 MB/s | 2.7 MB     00:00    
DEBUG util.py:446:  (222/350): glib-networking-2.66.0-1.fc34.x86_64 5.2 MB/s | 161 kB     00:00    
DEBUG util.py:446:  (223/350): glib2-devel-2.67.1-3.fc34.x86_64.rpm  15 MB/s | 472 kB     00:00    
DEBUG util.py:446:  (224/350): gnome-settings-daemon-devel-3.38.1-1 4.1 MB/s |  11 kB     00:00    
DEBUG util.py:446:  (225/350): gnome-desktop3-3.38.3-1.fc34.x86_64.  41 MB/s | 608 kB     00:00    
DEBUG util.py:446:  (226/350): gobject-introspection-1.66.1-2.fc34.  21 MB/s | 234 kB     00:00    
DEBUG util.py:446:  (227/350): graphite2-1.3.14-6.fc34.x86_64.rpm    19 MB/s |  95 kB     00:00    
DEBUG util.py:446:  (228/350): gnome-settings-daemon-3.38.1-1.fc34.  43 MB/s | 1.0 MB     00:00    
DEBUG util.py:446:  (229/350): graphite2-devel-1.3.14-6.fc34.x86_64 2.6 MB/s |  21 kB     00:00    
DEBUG util.py:446:  (230/350): gsettings-desktop-schemas-40~alpha-1  60 MB/s | 681 kB     00:00    
DEBUG util.py:446:  (231/350): gsm-1.0.19-3.fc33.x86_64.rpm         6.2 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (232/350): gtk-update-icon-cache-3.24.24-2.fc34 7.3 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (233/350): gtk3-devel-3.24.24-2.fc34.x86_64.rpm  60 MB/s | 4.4 MB     00:00    
DEBUG util.py:446:  (234/350): gstreamer1-1.18.2-1.fc34.x86_64.rpm   14 MB/s | 1.4 MB     00:00    
DEBUG util.py:446:  (235/350): gucharmap-devel-13.0.5-1.fc34.x86_64 952 kB/s |  23 kB     00:00    
DEBUG util.py:446:  (236/350): gtk3-3.24.24-2.fc34.x86_64.rpm        37 MB/s | 4.8 MB     00:00    
DEBUG util.py:446:  (237/350): harfbuzz-2.7.4-1.fc34.x86_64.rpm      24 MB/s | 635 kB     00:00    
DEBUG util.py:446:  (238/350): gucharmap-libs-13.0.5-1.fc34.x86_64.  26 MB/s | 1.3 MB     00:00    
DEBUG util.py:446:  (239/350): harfbuzz-devel-2.7.4-1.fc34.x86_64.r  25 MB/s | 308 kB     00:00    
DEBUG util.py:446:  (240/350): harfbuzz-icu-2.7.4-1.fc34.x86_64.rpm 1.8 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (241/350): hicolor-icon-theme-0.17-9.fc33.noarc  18 MB/s |  44 kB     00:00    
DEBUG util.py:446:  (242/350): hwdata-0.343-1.fc34.noarch.rpm       112 MB/s | 1.5 MB     00:00    
DEBUG util.py:446:  (243/350): iio-sensor-proxy-3.0-2.fc33.x86_64.r 4.3 MB/s |  56 kB     00:00    
DEBUG util.py:446:  (244/350): intltool-0.51.0-17.fc33.noarch.rpm   4.3 MB/s |  55 kB     00:00    
DEBUG util.py:446:  (245/350): itstool-2.0.6-4.fc33.noarch.rpm       12 MB/s |  38 kB     00:00    
DEBUG util.py:446:  (246/350): jbigkit-libs-2.1-20.fc34.x86_64.rpm   14 MB/s |  52 kB     00:00    
DEBUG util.py:446:  (247/350): jasper-libs-2.0.24-3.fc34.x86_64.rpm  20 MB/s | 152 kB     00:00    
DEBUG util.py:446:  (248/350): json-c-0.14-7.fc33.x86_64.rpm        8.2 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (249/350): json-glib-1.6.0-1.fc34.x86_64.rpm     34 MB/s | 150 kB     00:00    
DEBUG util.py:446:  (250/350): kbd-2.4.0-1.fc34.x86_64.rpm           44 MB/s | 388 kB     00:00    
DEBUG util.py:446:  (251/350): kernel-tools-5.11.0-0.rc5.git0.1.fc3  23 MB/s | 220 kB     00:00    
DEBUG util.py:446:  (252/350): kernel-tools-libs-devel-5.11.0-0.rc5 3.9 MB/s |  17 kB     00:00    
DEBUG util.py:446:  (253/350): kbd-misc-2.4.0-1.fc34.noarch.rpm      59 MB/s | 1.5 MB     00:00    
DEBUG util.py:446:  (254/350): kernel-tools-libs-5.11.0-0.rc5.git0. 1.3 MB/s |  26 kB     00:00    
DEBUG util.py:446:  (255/350): kmod-28-1.fc34.x86_64.rpm             10 MB/s | 123 kB     00:00    
DEBUG util.py:446:  (256/350): kmod-libs-28-1.fc34.x86_64.rpm        19 MB/s |  64 kB     00:00    
DEBUG util.py:446:  (257/350): langpacks-core-font-en-3.0-6.fc34.no 2.5 MB/s | 9.7 kB     00:00    
DEBUG util.py:446:  (258/350): lcms2-2.11-2.fc33.x86_64.rpm          26 MB/s | 169 kB     00:00    
DEBUG util.py:446:  (259/350): libX11-1.7.0-2.fc34.x86_64.rpm        54 MB/s | 660 kB     00:00    
DEBUG util.py:446:  (260/350): libX11-common-1.7.0-2.fc34.noarch.rp  11 MB/s | 153 kB     00:00    
DEBUG util.py:446:  (261/350): libX11-devel-1.7.0-2.fc34.x86_64.rpm  67 MB/s | 940 kB     00:00    
DEBUG util.py:446:  (262/350): libX11-xcb-1.7.0-2.fc34.x86_64.rpm   1.8 MB/s |  11 kB     00:00    
DEBUG util.py:446:  (263/350): libargon2-20171227-5.fc33.x86_64.rpm  14 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (264/350): libasyncns-0.8-19.fc33.x86_64.rpm    7.3 MB/s |  30 kB     00:00    
DEBUG util.py:446:  (265/350): libcanberra-0.30-23.fc33.x86_64.rpm   17 MB/s |  87 kB     00:00    
DEBUG util.py:446:  (266/350): libcanberra-gtk3-0.30-23.fc33.x86_64 6.6 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (267/350): libcbor-0.7.0-2.fc34.x86_64.rpm       12 MB/s |  57 kB     00:00    
DEBUG util.py:446:  (268/350): libdrm-2.4.103-1.fc34.x86_64.rpm      38 MB/s | 160 kB     00:00    
DEBUG util.py:446:  (269/350): libepoxy-1.5.5-1.fc34.x86_64.rpm      54 MB/s | 253 kB     00:00    
DEBUG util.py:446:  (270/350): libepoxy-devel-1.5.5-1.fc34.x86_64.r  39 MB/s | 134 kB     00:00    
DEBUG util.py:446:  (271/350): libffi-devel-3.1-27.fc34.x86_64.rpm  6.4 MB/s |  24 kB     00:00    
DEBUG util.py:446:  (272/350): libfido2-1.6.0-1.fc34.x86_64.rpm      13 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (273/350): libgtop2-devel-2.40.0-5.fc33.x86_64.  13 MB/s |  81 kB     00:00    
DEBUG util.py:446:  (274/350): libgudev-234-1.fc34.x86_64.rpm        10 MB/s |  35 kB     00:00    
DEBUG util.py:446:  (275/350): libgusb-0.3.5-1.fc33.x86_64.rpm       24 MB/s |  50 kB     00:00    
DEBUG util.py:446:  (276/350): libgtop2-2.40.0-5.fc33.x86_64.rpm     10 MB/s | 148 kB     00:00    
DEBUG util.py:446:  (277/350): libgweather-devel-40~alpha.1-1.fc34.  10 MB/s |  68 kB     00:00    
DEBUG util.py:446:  (278/350): libmnl-1.0.4-12.fc33.x86_64.rpm      5.8 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (279/350): libnetfilter_conntrack-1.0.8-1.fc34.  17 MB/s |  58 kB     00:00    
DEBUG util.py:446:  (280/350): libibverbs-33.0-3.fc34.x86_64.rpm     22 MB/s | 335 kB     00:00    
DEBUG util.py:446:  (281/350): libnotify-devel-0.7.9-3.fc33.x86_64.  12 MB/s |  40 kB     00:00    
DEBUG util.py:446:  (282/350): libogg-1.3.4-3.fc33.x86_64.rpm        12 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (283/350): libpcap-1.9.1-6.fc34.x86_64.rpm       52 MB/s | 173 kB     00:00    
DEBUG util.py:446:  (284/350): libgweather-40~alpha.1-1.fc34.x86_64  60 MB/s | 3.1 MB     00:00    
DEBUG util.py:446:  (285/350): libproxy-0.4.15-29.fc34.x86_64.rpm   4.7 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (286/350): libseccomp-2.5.0-3.fc33.x86_64.rpm    23 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (287/350): libpsl-devel-0.21.1-2.fc33.x86_64.rp 7.3 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (288/350): libselinux-devel-3.2-0.rc1.1.fc34.x8  50 MB/s | 148 kB     00:00    
DEBUG util.py:446:  (289/350): libsepol-devel-3.2-0.rc1.1.fc34.x86_  14 MB/s |  49 kB     00:00    
DEBUG util.py:446:  (290/350): libsoup-2.72.0-3.fc34.x86_64.rpm      70 MB/s | 398 kB     00:00    
DEBUG util.py:446:  (291/350): libnotify-0.7.9-3.fc33.x86_64.rpm    879 kB/s |  43 kB     00:00    
DEBUG util.py:446:  (292/350): libsoup-devel-2.72.0-3.fc34.x86_64.r  34 MB/s | 298 kB     00:00    
DEBUG util.py:446:  (293/350): libstemmer-0-15.585svn.fc33.x86_64.r  21 MB/s |  83 kB     00:00    
DEBUG util.py:446:  (294/350): libtextstyle-0.21-3.fc34.x86_64.rpm   31 MB/s |  91 kB     00:00    
DEBUG util.py:446:  (295/350): libthai-0.1.28-5.fc33.x86_64.rpm      44 MB/s | 213 kB     00:00    
DEBUG util.py:446:  (296/350): libtdb-1.4.3-5.fc33.x86_64.rpm       6.6 MB/s |  51 kB     00:00    
DEBUG util.py:446:  (297/350): libthai-devel-0.1.28-5.fc33.x86_64.r  28 MB/s | 119 kB     00:00    
DEBUG util.py:446:  (298/350): libtracker-control-2.3.6-2.fc34.x86_ 6.9 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (299/350): libtracker-miner-2.3.6-2.fc34.x86_64  20 MB/s |  88 kB     00:00    
DEBUG util.py:446:  (300/350): libwacom-1.8-1.fc34.x86_64.rpm        16 MB/s |  36 kB     00:00    
DEBUG util.py:446:  (301/350): libvorbis-1.3.7-2.fc33.x86_64.rpm     27 MB/s | 199 kB     00:00    
DEBUG util.py:446:  (302/350): libwacom-data-1.8-1.fc34.noarch.rpm   26 MB/s |  94 kB     00:00    
DEBUG util.py:446:  (303/350): libwayland-client-1.19.0-1.fc34.x86_  11 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (304/350): libtracker-sparql-2.3.6-2.fc34.x86_6  23 MB/s | 358 kB     00:00    
DEBUG util.py:446:  (305/350): libwayland-cursor-1.19.0-1.fc34.x86_ 4.4 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (306/350): libwayland-egl-1.19.0-1.fc34.x86_64. 3.9 MB/s |  12 kB     00:00    
DEBUG util.py:446:  (307/350): libwayland-server-1.19.0-1.fc34.x86_  17 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (308/350): libxkbcommon-1.0.3-1.fc34.x86_64.rpm  50 MB/s | 135 kB     00:00    
DEBUG util.py:446:  (309/350): libwnck3-devel-3.36.0-2.fc33.x86_64.  18 MB/s | 106 kB     00:00    
DEBUG util.py:446:  (310/350): libxkbcommon-devel-1.0.3-1.fc34.x86_  25 MB/s |  62 kB     00:00    
DEBUG util.py:446:  (311/350): mallard-rng-1.1.0-4.fc33.noarch.rpm  8.0 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (312/350): mesa-libEGL-20.3.3-5.fc34.x86_64.rpm  33 MB/s | 121 kB     00:00    
DEBUG util.py:446:  (313/350): libwnck3-3.36.0-2.fc33.x86_64.rpm     18 MB/s | 392 kB     00:00    
DEBUG util.py:446:  (314/350): mesa-libGL-20.3.3-5.fc34.x86_64.rpm   20 MB/s | 182 kB     00:00    
DEBUG util.py:446:  (315/350): mesa-libgbm-20.3.3-5.fc34.x86_64.rpm 8.3 MB/s |  42 kB     00:00    
DEBUG util.py:446:  (316/350): mesa-libglapi-20.3.3-5.fc34.x86_64.r  22 MB/s |  59 kB     00:00    
DEBUG util.py:446:  (317/350): nspr-4.29.0-11.fc34.x86_64.rpm        33 MB/s | 142 kB     00:00    
DEBUG util.py:446:  (318/350): libxml2-devel-2.9.10-9.fc34.x86_64.r  27 MB/s | 852 kB     00:00    
DEBUG util.py:446:  (319/350): nss-3.60.1-3.fc34.x86_64.rpm          48 MB/s | 688 kB     00:00    
DEBUG util.py:446:  (320/350): nss-softokn-3.60.1-3.fc34.x86_64.rpm  30 MB/s | 384 kB     00:00    
DEBUG util.py:446:  (321/350): nss-softokn-freebl-3.60.1-3.fc34.x86  36 MB/s | 328 kB     00:00    
DEBUG util.py:446:  (322/350): nss-sysinit-3.60.1-3.fc34.x86_64.rpm 7.9 MB/s |  21 kB     00:00    
DEBUG util.py:446:  (323/350): nss-util-3.60.1-3.fc34.x86_64.rpm     17 MB/s |  91 kB     00:00    
DEBUG util.py:446:  (324/350): pango-1.48.1-1.fc34.x86_64.rpm        59 MB/s | 300 kB     00:00    
DEBUG util.py:446:  (325/350): pango-devel-1.48.1-1.fc34.x86_64.rpm  51 MB/s | 359 kB     00:00    
DEBUG util.py:446:  (326/350): pixman-0.40.0-2.fc33.x86_64.rpm       56 MB/s | 275 kB     00:00    
DEBUG util.py:446:  (327/350): pciutils-libs-3.7.0-2.fc34.x86_64.rp 4.7 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (328/350): perl-XML-Parser-2.46-6.fc33.x86_64.r  23 MB/s | 233 kB     00:00    
DEBUG util.py:446:  (329/350): pixman-devel-0.40.0-2.fc33.x86_64.rp 4.6 MB/s |  17 kB     00:00    
DEBUG util.py:446:  (330/350): publicsuffix-list-20190417-4.fc33.no  16 MB/s |  75 kB     00:00    
DEBUG util.py:446:  (331/350): python3-libxml2-2.9.10-9.fc34.x86_64  53 MB/s | 237 kB     00:00    
DEBUG util.py:446:  (332/350): python-setuptools-wheel-52.0.0-1.fc3  33 MB/s | 471 kB     00:00    
DEBUG util.py:446:  (333/350): shared-mime-info-2.1-1.fc34.x86_64.r  42 MB/s | 375 kB     00:00    
DEBUG util.py:446:  (334/350): sound-theme-freedesktop-0.8-14.fc33.  36 MB/s | 378 kB     00:00    
DEBUG util.py:446:  (335/350): startup-notification-0.12-20.fc33.x8 5.3 MB/s |  41 kB     00:00    
DEBUG util.py:446:  (336/350): startup-notification-devel-0.12-20.f 1.5 MB/s |  17 kB     00:00    
DEBUG util.py:446:  (337/350): systemd-pam-247.2-1.fc34.x86_64.rpm   31 MB/s | 313 kB     00:00    
DEBUG util.py:446:  (338/350): python-pip-wheel-21.0-1.fc34.noarch.  23 MB/s | 1.3 MB     00:00    
DEBUG util.py:446:  (339/350): systemd-rpm-macros-247.2-1.fc34.noar 3.5 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (340/350): tracker-2.3.6-2.fc34.x86_64.rpm       41 MB/s | 610 kB     00:00    
DEBUG util.py:446:  (341/350): tracker-devel-2.3.6-2.fc34.x86_64.rp 5.6 MB/s |  60 kB     00:00    
DEBUG util.py:446:  (342/350): wayland-devel-1.19.0-1.fc34.x86_64.r  13 MB/s | 133 kB     00:00    
DEBUG util.py:446:  (343/350): wayland-protocols-devel-1.20-2.fc33.  11 MB/s |  74 kB     00:00    
DEBUG util.py:446:  (344/350): xcb-util-0.4.0-16.fc33.x86_64.rpm    2.4 MB/s |  19 kB     00:00    
DEBUG util.py:446:  (345/350): systemd-udev-247.2-1.fc34.x86_64.rpm  23 MB/s | 1.5 MB     00:00    
DEBUG util.py:446:  (346/350): xml-common-0.6.3-55.fc33.noarch.rpm  2.2 MB/s |  31 kB     00:00    
DEBUG util.py:446:  (347/350): xz-devel-5.2.5-4.fc34.x86_64.rpm      13 MB/s |  51 kB     00:00    
DEBUG util.py:446:  (348/350): yelp-tools-3.38.0-1.fc34.noarch.rpm   14 MB/s |  37 kB     00:00    
DEBUG util.py:446:  (349/350): yelp-xsl-3.38.2-1.fc34.noarch.rpm     43 MB/s | 199 kB     00:00    
DEBUG util.py:446:  (350/350): systemd-247.2-1.fc34.x86_64.rpm       27 MB/s | 4.2 MB     00:00    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                            51 MB/s | 102 MB     00:02     
DEBUG util.py:446:  Running transaction check
DEBUG util.py:446:  Transaction check succeeded.
DEBUG util.py:446:  Running transaction test
DEBUG util.py:446:  Transaction test succeeded.
DEBUG util.py:446:  Running transaction
DEBUG util.py:446:    Preparing        :                                                        1/1 
DEBUG util.py:446:    Installing       : shared-mime-info-2.1-1.fc34.x86_64                   1/350 
DEBUG util.py:446:    Running scriptlet: shared-mime-info-2.1-1.fc34.x86_64                   1/350 
DEBUG util.py:446:    Installing       : glib2-2.67.1-3.fc34.x86_64                           2/350 
DEBUG util.py:446:    Installing       : xorg-x11-proto-devel-2019.1-6.fc34.noarch            3/350 
DEBUG util.py:446:    Installing       : atk-2.36.0-2.fc33.x86_64                             4/350 
DEBUG util.py:446:    Installing       : dbus-libs-1:1.12.20-3.fc34.x86_64                    5/350 
DEBUG util.py:446:    Installing       : nspr-4.29.0-11.fc34.x86_64                           6/350 
DEBUG util.py:446:    Installing       : libX11-xcb-1.7.0-2.fc34.x86_64                       7/350 
DEBUG util.py:446:    Installing       : libgudev-234-1.fc34.x86_64                           8/350 
DEBUG util.py:446:    Installing       : libwayland-client-1.19.0-1.fc34.x86_64               9/350 
DEBUG util.py:446:    Installing       : zlib-devel-1.2.11-24.fc34.x86_64                    10/350 
DEBUG util.py:446:    Installing       : libpng-2:1.6.37-7.fc34.x86_64                       11/350 
DEBUG util.py:446:    Installing       : gdk-pixbuf2-2.40.0-3.fc33.x86_64                    12/350 
DEBUG util.py:446:    Installing       : freetype-2.10.4-1.fc34.x86_64                       13/350 
DEBUG util.py:446:    Installing       : libglvnd-1:1.3.2-3.fc34.x86_64                      14/350 
DEBUG util.py:446:    Installing       : nss-util-3.60.1-3.fc34.x86_64                       15/350 
DEBUG util.py:446:    Installing       : json-glib-1.6.0-1.fc34.x86_64                       16/350 
DEBUG util.py:446:    Installing       : libicu-67.1-5.fc34.x86_64                           17/350 
DEBUG util.py:446:    Installing       : libICE-1.0.10-6.fc34.x86_64                         18/350 
DEBUG util.py:446:    Installing       : libSM-1.2.3-8.fc34.x86_64                           19/350 
DEBUG util.py:446:    Installing       : libnotify-0.7.9-3.fc33.x86_64                       20/350 
DEBUG util.py:446:    Installing       : polkit-libs-0.117-3.fc34.x86_64                     21/350 
DEBUG util.py:446:    Installing       : gsettings-desktop-schemas-40~alpha-1.fc34.x86_64    22/350 
DEBUG util.py:446:    Running scriptlet: xml-common-0.6.3-55.fc33.noarch                     23/350 
DEBUG util.py:446:    Installing       : xml-common-0.6.3-55.fc33.noarch                     23/350 
DEBUG util.py:446:    Installing       : pixman-0.40.0-2.fc33.x86_64                         24/350 
DEBUG util.py:446:    Installing       : libwayland-server-1.19.0-1.fc34.x86_64              25/350 
DEBUG util.py:446:    Installing       : libepoxy-1.5.5-1.fc34.x86_64                        26/350 
DEBUG util.py:446:    Installing       : lcms2-2.11-2.fc33.x86_64                            27/350 
DEBUG util.py:446:    Installing       : fribidi-1.0.10-3.fc33.x86_64                        28/350 
DEBUG util.py:446:    Installing       : libplist-2.2.0-3.fc34.x86_64                        29/350 
DEBUG util.py:446:    Installing       : libjpeg-turbo-2.0.90-1.fc34.x86_64                  30/350 
DEBUG util.py:446:    Installing       : fribidi-devel-1.0.10-3.fc33.x86_64                  31/350 
DEBUG util.py:446:    Installing       : libpng-devel-2:1.6.37-7.fc34.x86_64                 32/350 
DEBUG util.py:446:    Installing       : libwayland-cursor-1.19.0-1.fc34.x86_64              33/350 
DEBUG util.py:446:    Installing       : ModemManager-glib-1.14.10-2.fc34.x86_64             34/350 
DEBUG util.py:446:    Installing       : mesa-libglapi-20.3.3-5.fc34.x86_64                  35/350 
DEBUG util.py:446:    Installing       : libwayland-egl-1.19.0-1.fc34.x86_64                 36/350 
DEBUG util.py:446:    Installing       : libtextstyle-0.21-3.fc34.x86_64                     37/350 
DEBUG util.py:446:    Installing       : gettext-libs-0.21-3.fc34.x86_64                     38/350 
DEBUG util.py:446:    Installing       : gettext-0.21-3.fc34.x86_64                          39/350 
DEBUG util.py:446:    Installing       : libtdb-1.4.3-5.fc33.x86_64                          40/350 
DEBUG util.py:446:    Installing       : libstemmer-0-15.585svn.fc33.x86_64                  41/350 
DEBUG util.py:446:    Installing       : libseccomp-2.5.0-3.fc33.x86_64                      42/350 
DEBUG util.py:446:    Installing       : libmpc-1.2.1-1.fc34.x86_64                          43/350 
DEBUG util.py:446:    Installing       : libffi-devel-3.1-27.fc34.x86_64                     44/350 
DEBUG util.py:446:    Installing       : libasyncns-0.8-19.fc33.x86_64                       45/350 
DEBUG util.py:446:    Installing       : kmod-libs-28-1.fc34.x86_64                          46/350 
DEBUG util.py:446:    Installing       : kernel-tools-libs-5.11.0-0.rc5.git0.1.fc34.x86_6    47/350 
DEBUG util.py:446:    Installing       : graphite2-1.3.14-6.fc34.x86_64                      48/350 
DEBUG util.py:446:    Installing       : harfbuzz-2.7.4-1.fc34.x86_64                        49/350 
DEBUG util.py:446:    Installing       : fonts-filesystem-1:2.0.5-4.fc33.noarch              50/350 
DEBUG util.py:446:    Installing       : dejavu-sans-fonts-2.37-15.fc34.noarch               51/350 
DEBUG util.py:446:    Installing       : cmake-filesystem-3.19.4-1.fc34.x86_64               52/350 
DEBUG util.py:446:    Installing       : dbus-devel-1:1.12.20-3.fc34.x86_64                  53/350 
DEBUG util.py:446:    Installing       : libxshmfence-1.3-8.fc34.x86_64                      54/350 
DEBUG util.py:446:    Installing       : libdatrie-0.2.9-14.fc34.x86_64                      55/350 
DEBUG util.py:446:    Installing       : libthai-0.1.28-5.fc33.x86_64                        56/350 
DEBUG util.py:446:    Installing       : libXau-1.0.9-6.fc34.x86_64                          57/350 
DEBUG util.py:446:    Installing       : libxcb-1.13.1-7.fc34.x86_64                         58/350 
DEBUG util.py:446:    Installing       : alsa-lib-1.2.4-5.fc34.x86_64                        59/350 
DEBUG util.py:446:    Installing       : xcb-util-0.4.0-16.fc33.x86_64                       60/350 
DEBUG util.py:446:    Installing       : libXau-devel-1.0.9-6.fc34.x86_64                    61/350 
DEBUG util.py:446:    Installing       : libxcb-devel-1.13.1-7.fc34.x86_64                   62/350 
DEBUG util.py:446:    Installing       : libdatrie-devel-0.2.9-14.fc34.x86_64                63/350 
DEBUG util.py:446:    Installing       : libthai-devel-0.1.28-5.fc33.x86_64                  64/350 
DEBUG util.py:446:    Installing       : langpacks-core-font-en-3.0-6.fc34.noarch            65/350 
DEBUG util.py:446:    Installing       : fontconfig-2.13.93-5.fc34.x86_64                    66/350 
DEBUG util.py:446:    Running scriptlet: fontconfig-2.13.93-5.fc34.x86_64                    66/350 
DEBUG util.py:446:    Installing       : harfbuzz-icu-2.7.4-1.fc34.x86_64                    67/350 
DEBUG util.py:446:    Installing       : graphite2-devel-1.3.14-6.fc34.x86_64                68/350 
DEBUG util.py:446:    Installing       : wayland-devel-1.19.0-1.fc34.x86_64                  69/350 
DEBUG util.py:446:    Installing       : cpp-11.0.0-0.17.fc34.x86_64                         70/350 
DEBUG util.py:446:    Installing       : jasper-libs-2.0.24-3.fc34.x86_64                    71/350 
DEBUG util.py:446:    Installing       : libusbmuxd-2.0.2-4.fc34.x86_64                      72/350 
DEBUG util.py:446:    Installing       : libimobiledevice-1.3.0-3.fc34.x86_64                73/350 
DEBUG util.py:446:    Installing       : pixman-devel-0.40.0-2.fc33.x86_64                   74/350 
DEBUG util.py:446:    Installing       : mallard-rng-1.1.0-4.fc33.noarch                     75/350 
DEBUG util.py:446:    Running scriptlet: mallard-rng-1.1.0-4.fc33.noarch                     75/350 
DEBUG util.py:446:    Installing       : libICE-devel-1.0.10-6.fc34.x86_64                   76/350 
DEBUG util.py:446:    Installing       : libicu-devel-67.1-5.fc34.x86_64                     77/350 
DEBUG util.py:446:    Installing       : nss-softokn-freebl-3.60.1-3.fc34.x86_64             78/350 
DEBUG util.py:446:    Installing       : nss-softokn-3.60.1-3.fc34.x86_64                    79/350 
DEBUG util.py:446:    Installing       : libglvnd-opengl-1:1.3.2-3.fc34.x86_64               80/350 
DEBUG util.py:446:    Installing       : gtk-update-icon-cache-3.24.24-2.fc34.x86_64         81/350 
DEBUG util.py:446:    Installing       : dbus-glib-0.110-7.fc32.x86_64                       82/350 
DEBUG util.py:446:    Installing       : gcr-base-3.38.1-1.fc34.x86_64                       83/350 
DEBUG util.py:446:    Installing       : gobject-introspection-1.66.1-2.fc34.x86_64          84/350 
DEBUG util.py:446:    Installing       : libgtop2-2.40.0-5.fc33.x86_64                       85/350 
DEBUG util.py:446:    Installing       : yelp-xsl-3.38.2-1.fc34.noarch                       86/350 
DEBUG util.py:446:    Installing       : xz-devel-5.2.5-4.fc34.x86_64                        87/350 
DEBUG util.py:446:    Installing       : libxml2-devel-2.9.10-9.fc34.x86_64                  88/350 
DEBUG util.py:446:    Installing       : wayland-protocols-devel-1.20-2.fc33.noarch          89/350 
DEBUG util.py:446:    Installing       : systemd-rpm-macros-247.2-1.fc34.noarch              90/350 
DEBUG util.py:446:    Installing       : sound-theme-freedesktop-0.8-14.fc33.noarch          91/350 
DEBUG util.py:446:    Running scriptlet: sound-theme-freedesktop-0.8-14.fc33.noarch          91/350 
DEBUG util.py:446:    Installing       : python-setuptools-wheel-52.0.0-1.fc34.noarch        92/350 
DEBUG util.py:446:    Installing       : python-pip-wheel-21.0-1.fc34.noarch                 93/350 
DEBUG util.py:446:    Installing       : publicsuffix-list-20190417-4.fc33.noarch            94/350 
DEBUG util.py:446:    Installing       : libpsl-devel-0.21.1-2.fc33.x86_64                   95/350 
DEBUG util.py:446:    Installing       : pciutils-libs-3.7.0-2.fc34.x86_64                   96/350 
DEBUG util.py:446:    Installing       : ncurses-6.2-3.20200222.fc33.x86_64                  97/350 
DEBUG util.py:446:    Installing       : libwacom-data-1.8-1.fc34.noarch                     98/350 
DEBUG util.py:446:    Installing       : libwacom-1.8-1.fc34.x86_64                          99/350 
DEBUG util.py:446:    Installing       : libsepol-devel-3.2-0.rc1.1.fc34.x86_64             100/350 
DEBUG util.py:446:    Installing       : libproxy-0.4.15-29.fc34.x86_64                     101/350 
DEBUG util.py:446:    Installing       : libogg-2:1.3.4-3.fc33.x86_64                       102/350 
DEBUG util.py:446:    Installing       : libvorbis-1:1.3.7-2.fc33.x86_64                    103/350 
DEBUG util.py:446:    Installing       : libmnl-1.0.4-12.fc33.x86_64                        104/350 
DEBUG util.py:446:    Installing       : libedit-3.1-33.20191231cvs.fc33.x86_64             105/350 
DEBUG util.py:446:    Installing       : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64               106/350 
DEBUG util.py:446:    Installing       : libcbor-0.7.0-2.fc34.x86_64                        107/350 
DEBUG util.py:446:    Installing       : libargon2-20171227-5.fc33.x86_64                   108/350 
DEBUG util.py:446:    Installing       : libX11-common-1.7.0-2.fc34.noarch                  109/350 
DEBUG util.py:446:    Installing       : libX11-1.7.0-2.fc34.x86_64                         110/350 
DEBUG util.py:446:    Installing       : libX11-devel-1.7.0-2.fc34.x86_64                   111/350 
DEBUG util.py:446:    Installing       : libXext-1.3.4-6.fc34.x86_64                        112/350 
DEBUG util.py:446:    Installing       : libXrender-0.9.10-14.fc34.x86_64                   113/350 
DEBUG util.py:446:    Installing       : cairo-1.17.4-1.fc34.x86_64                         114/350 
DEBUG util.py:446:    Installing       : libXext-devel-1.3.4-6.fc34.x86_64                  115/350 
DEBUG util.py:446:    Installing       : libXrender-devel-0.9.10-14.fc34.x86_64             116/350 
DEBUG util.py:446:    Installing       : libXfixes-5.0.3-14.fc34.x86_64                     117/350 
DEBUG util.py:446:    Installing       : libXfixes-devel-5.0.3-14.fc34.x86_64               118/350 
DEBUG util.py:446:    Installing       : cairo-gobject-1.17.4-1.fc34.x86_64                 119/350 
DEBUG util.py:446:    Installing       : libXi-1.7.10-6.fc34.x86_64                         120/350 
DEBUG util.py:446:    Installing       : libXtst-1.2.3-14.fc34.x86_64                       121/350 
DEBUG util.py:446:    Installing       : libXi-devel-1.7.10-6.fc34.x86_64                   122/350 
DEBUG util.py:446:    Installing       : libXdamage-1.1.5-5.fc34.x86_64                     123/350 
DEBUG util.py:446:    Installing       : libXcursor-1.2.0-5.fc34.x86_64                     124/350 
DEBUG util.py:446:    Installing       : libXft-2.3.3-6.fc34.x86_64                         125/350 
DEBUG util.py:446:    Installing       : pango-1.48.1-1.fc34.x86_64                         126/350 
DEBUG util.py:446:    Installing       : libXrandr-1.5.2-6.fc34.x86_64                      127/350 
DEBUG util.py:446:    Installing       : libXinerama-1.1.4-8.fc34.x86_64                    128/350 
DEBUG util.py:446:    Installing       : libXres-1.2.0-12.fc34.x86_64                       129/350 
DEBUG util.py:446:    Installing       : libXcomposite-0.4.5-5.fc34.x86_64                  130/350 
DEBUG util.py:446:    Installing       : startup-notification-0.12-20.fc33.x86_64           131/350 
DEBUG util.py:446:    Installing       : startup-notification-devel-0.12-20.fc33.x86_64     132/350 
DEBUG util.py:446:    Installing       : libXcomposite-devel-0.4.5-5.fc34.x86_64            133/350 
DEBUG util.py:446:    Installing       : libXres-devel-1.2.0-12.fc34.x86_64                 134/350 
DEBUG util.py:446:    Installing       : libXinerama-devel-1.1.4-8.fc34.x86_64              135/350 
DEBUG util.py:446:    Installing       : libXrandr-devel-1.5.2-6.fc34.x86_64                136/350 
DEBUG util.py:446:    Installing       : libXcursor-devel-1.2.0-5.fc34.x86_64               137/350 
DEBUG util.py:446:    Installing       : libXdamage-devel-1.1.5-5.fc34.x86_64               138/350 
DEBUG util.py:446:    Installing       : libXtst-devel-1.2.3-14.fc34.x86_64                 139/350 
DEBUG util.py:446:    Installing       : libXxf86vm-1.1.4-16.fc34.x86_64                    140/350 
DEBUG util.py:446:    Installing       : kmod-28-1.fc34.x86_64                              141/350 
DEBUG util.py:446:    Installing       : kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64     142/350 
DEBUG util.py:446:    Installing       : kbd-misc-2.4.0-1.fc34.noarch                       143/350 
DEBUG util.py:446:    Installing       : kbd-2.4.0-1.fc34.x86_64                            144/350 
DEBUG util.py:446:    Installing       : json-c-0.14-7.fc33.x86_64                          145/350 
DEBUG util.py:446:    Installing       : jbigkit-libs-2.1-20.fc34.x86_64                    146/350 
DEBUG util.py:446:    Installing       : isl-0.16.1-12.fc33.x86_64                          147/350 
DEBUG util.py:446:    Installing       : hwdata-0.343-1.fc34.noarch                         148/350 
DEBUG util.py:446:    Installing       : libpciaccess-0.16-4.fc34.x86_64                    149/350 
DEBUG util.py:446:    Installing       : libdrm-2.4.103-1.fc34.x86_64                       150/350 
DEBUG util.py:446:    Installing       : libglvnd-glx-1:1.3.2-3.fc34.x86_64                 151/350 
DEBUG util.py:446:    Installing       : mesa-libGL-20.3.3-5.fc34.x86_64                    152/350 
DEBUG util.py:446:    Installing       : mesa-libgbm-20.3.3-5.fc34.x86_64                   153/350 
DEBUG util.py:446:    Installing       : libglvnd-egl-1:1.3.2-3.fc34.x86_64                 154/350 
DEBUG util.py:446:    Installing       : mesa-libEGL-20.3.3-5.fc34.x86_64                   155/350 
DEBUG util.py:446:    Installing       : libglvnd-gles-1:1.3.2-3.fc34.x86_64                156/350 
DEBUG util.py:446:    Installing       : hicolor-icon-theme-0.17-9.fc33.noarch              157/350 
DEBUG util.py:446:    Installing       : gsm-1.0.19-3.fc33.x86_64                           158/350 
DEBUG util.py:446:    Installing       : libsndfile-1.0.31-1.fc34.x86_64                    159/350 
DEBUG util.py:446:    Installing       : pulseaudio-libs-14.2-2.fc34.x86_64                 160/350 
DEBUG util.py:446:    Installing       : pulseaudio-libs-glib2-14.2-2.fc34.x86_64           161/350 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                    162/350 
DEBUG util.py:446:    Installing       : groff-base-1.22.4-4.fc34.x86_64                    162/350 
DEBUG util.py:446:    Running scriptlet: groff-base-1.22.4-4.fc34.x86_64                    162/350 
DEBUG util.py:446:    Installing       : perl-if-0.60.800-469.fc34.noarch                   163/350 
DEBUG util.py:446:    Installing       : perl-Time-Local-2:1.300-4.fc33.noarch              164/350 
DEBUG util.py:446:    Installing       : perl-File-Path-2.18-1.fc34.noarch                  165/350 
DEBUG util.py:446:    Installing       : perl-Pod-Escapes-1:1.07-457.fc33.noarch            166/350 
DEBUG util.py:446:    Installing       : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch      167/350 
DEBUG util.py:446:    Installing       : perl-Class-Struct-0.66-469.fc34.noarch             168/350 
DEBUG util.py:446:    Installing       : perl-POSIX-1.94-469.fc34.x86_64                    169/350 
DEBUG util.py:446:    Installing       : perl-Term-ANSIColor-5.01-458.fc33.noarch           170/350 
DEBUG util.py:446:    Installing       : perl-IPC-Open3-1.21-469.fc34.noarch                171/350 
DEBUG util.py:446:    Installing       : perl-HTTP-Tiny-0.076-457.fc33.noarch               172/350 
DEBUG util.py:446:    Installing       : perl-subs-1.03-469.fc34.noarch                     173/350 
DEBUG util.py:446:    Installing       : perl-File-Temp-1:0.231.100-1.fc34.noarch           174/350 
DEBUG util.py:446:    Installing       : perl-Term-Cap-1.17-457.fc33.noarch                 175/350 
DEBUG util.py:446:    Installing       : perl-Pod-Simple-1:3.42-1.fc34.noarch               176/350 
DEBUG util.py:446:    Installing       : perl-Socket-4:2.031-1.fc34.x86_64                  177/350 
DEBUG util.py:446:    Installing       : perl-SelectSaver-1.02-469.fc34.noarch              178/350 
DEBUG util.py:446:    Installing       : perl-Symbol-1.08-469.fc34.noarch                   179/350 
DEBUG util.py:446:    Installing       : perl-File-stat-1.09-469.fc34.noarch                180/350 
DEBUG util.py:446:    Installing       : perl-podlators-1:4.14-457.fc33.noarch              181/350 
DEBUG util.py:446:    Installing       : perl-Pod-Perldoc-3.28.01-458.fc33.noarch           182/350 
DEBUG util.py:446:    Installing       : perl-Fcntl-1.13-469.fc34.x86_64                    183/350 
DEBUG util.py:446:    Installing       : perl-Text-ParseWords-3.30-457.fc33.noarch          184/350 
DEBUG util.py:446:    Installing       : perl-mro-1.23-469.fc34.x86_64                      185/350 
DEBUG util.py:446:    Installing       : perl-IO-1.43-469.fc34.x86_64                       186/350 
DEBUG util.py:446:    Installing       : perl-overloading-0.02-469.fc34.noarch              187/350 
DEBUG util.py:446:    Installing       : perl-Pod-Usage-4:2.01-1.fc34.noarch                188/350 
DEBUG util.py:446:    Installing       : perl-Errno-1.30-469.fc34.x86_64                    189/350 
DEBUG util.py:446:    Installing       : perl-File-Basename-2.85-469.fc34.noarch            190/350 
DEBUG util.py:446:    Installing       : perl-Getopt-Std-1.12-469.fc34.noarch               191/350 
DEBUG util.py:446:    Installing       : perl-MIME-Base64-3.16-1.fc34.x86_64                192/350 
DEBUG util.py:446:    Installing       : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64      193/350 
DEBUG util.py:446:    Installing       : perl-constant-1.33-458.fc33.noarch                 194/350 
DEBUG util.py:446:    Installing       : perl-Storable-1:3.21-457.fc33.x86_64               195/350 
DEBUG util.py:446:    Installing       : perl-overload-1.31-469.fc34.noarch                 196/350 
DEBUG util.py:446:    Installing       : perl-parent-1:0.238-457.fc33.noarch                197/350 
DEBUG util.py:446:    Installing       : perl-vars-1.05-469.fc34.noarch                     198/350 
DEBUG util.py:446:    Installing       : perl-Getopt-Long-1:2.52-1.fc34.noarch              199/350 
DEBUG util.py:446:    Installing       : perl-Carp-1.50-457.fc33.noarch                     200/350 
DEBUG util.py:446:    Installing       : perl-Exporter-5.74-458.fc33.noarch                 201/350 
DEBUG util.py:446:    Installing       : perl-PathTools-3.78-458.fc34.x86_64                202/350 
DEBUG util.py:446:    Installing       : perl-Encode-4:3.08-458.fc34.x86_64                 203/350 
DEBUG util.py:446:    Installing       : perl-libs-4:5.32.1-469.fc34.x86_64                 204/350 
DEBUG util.py:446:    Installing       : perl-interpreter-4:5.32.1-469.fc34.x86_64          205/350 
DEBUG util.py:446:    Installing       : perl-File-Copy-2.34-469.fc34.noarch                206/350 
DEBUG util.py:446:    Installing       : perl-File-Compare-1.100.600-469.fc34.noarch        207/350 
DEBUG util.py:446:    Installing       : perl-File-Find-1.37-469.fc34.noarch                208/350 
DEBUG util.py:446:    Installing       : perl-threads-1:2.25-457.fc33.x86_64                209/350 
DEBUG util.py:446:    Installing       : perl-threads-shared-1.61-457.fc33.x86_64           210/350 
DEBUG util.py:446:    Installing       : perl-Thread-Queue-3.14-457.fc33.noarch             211/350 
DEBUG util.py:446:    Installing       : perl-Data-Dumper-2.174-459.fc34.x86_64             212/350 
DEBUG util.py:446:    Installing       : perl-B-1.80-469.fc34.x86_64                        213/350 
DEBUG util.py:446:    Installing       : perl-DynaLoader-1.47-469.fc34.x86_64               214/350 
DEBUG util.py:446:    Installing       : perl-XML-Parser-2.46-6.fc33.x86_64                 215/350 
DEBUG util.py:446:    Installing       : glibc-headers-x86-2.32.9000-26.fc34.noarch         216/350 
DEBUG util.py:446:    Installing       : glibc-devel-2.32.9000-26.fc34.x86_64               217/350 
DEBUG util.py:446:    Installing       : libxcrypt-devel-4.4.17-2.fc34.x86_64               218/350 
DEBUG util.py:446:    Installing       : gcc-11.0.0-0.17.fc34.x86_64                        219/350 
DEBUG util.py:446:    Installing       : gettext-common-devel-0.21-3.fc34.noarch            220/350 
DEBUG util.py:446:    Installing       : gettext-devel-0.21-3.fc34.x86_64                   221/350 
DEBUG util.py:446:    Installing       : color-filesystem-1-25.fc33.noarch                  222/350 
DEBUG util.py:446:    Installing       : bzip2-devel-1.0.8-4.fc33.x86_64                    223/350 
DEBUG util.py:446:    Installing       : brotli-1.0.9-3.fc34.x86_64                         224/350 
DEBUG util.py:446:    Installing       : brotli-devel-1.0.9-3.fc34.x86_64                   225/350 
DEBUG util.py:446:    Installing       : freetype-devel-2.10.4-1.fc34.x86_64                226/350 
DEBUG util.py:446:    Installing       : fontconfig-devel-2.13.93-5.fc34.x86_64             227/350 
DEBUG util.py:446:    Installing       : libXft-devel-2.3.3-6.fc34.x86_64                   228/350 
DEBUG util.py:446:    Installing       : adwaita-cursor-theme-3.38.0-1.fc34.noarch          229/350 
DEBUG util.py:446:    Installing       : adwaita-icon-theme-3.38.0-1.fc34.noarch            230/350 
DEBUG util.py:446:    Installing       : xkeyboard-config-2.31-4.fc34.noarch                231/350 
DEBUG util.py:446:    Installing       : libxkbcommon-1.0.3-1.fc34.x86_64                   232/350 
DEBUG util.py:446:    Installing       : libxkbcommon-devel-1.0.3-1.fc34.x86_64             233/350 
DEBUG util.py:446:    Installing       : sqlite-3.34.1-2.fc34.x86_64                        234/350 
DEBUG util.py:446:    Installing       : sqlite-devel-3.34.1-2.fc34.x86_64                  235/350 
DEBUG util.py:446:    Installing       : pcre2-utf32-10.36-2.fc34.1.x86_64                  236/350 
DEBUG util.py:446:    Installing       : pcre2-utf16-10.36-2.fc34.1.x86_64                  237/350 
DEBUG util.py:446:    Installing       : pcre2-devel-10.36-2.fc34.1.x86_64                  238/350 
DEBUG util.py:446:    Installing       : libselinux-devel-3.2-0.rc1.1.fc34.x86_64           239/350 
DEBUG util.py:446:    Installing       : pcre-utf32-8.44-3.fc34.1.x86_64                    240/350 
DEBUG util.py:446:    Installing       : pcre-utf16-8.44-3.fc34.1.x86_64                    241/350 
DEBUG util.py:446:    Installing       : pcre-cpp-8.44-3.fc34.1.x86_64                      242/350 
DEBUG util.py:446:    Installing       : pcre-devel-8.44-3.fc34.1.x86_64                    243/350 
DEBUG util.py:446:    Installing       : nettle-3.7-2.fc34.x86_64                           244/350 
DEBUG util.py:446:    Installing       : gnutls-3.6.15-4.fc34.x86_64                        245/350 
DEBUG util.py:446:    Installing       : NetworkManager-libnm-1:1.30.0-0.3.fc34.1.x86_64    246/350 
DEBUG util.py:446:    Installing       : glib-networking-2.66.0-1.fc34.x86_64               247/350 
DEBUG util.py:446:    Installing       : libsoup-2.72.0-3.fc34.x86_64                       248/350 
DEBUG util.py:446:    Installing       : geocode-glib-3.26.2-2.fc33.x86_64                  249/350 
DEBUG util.py:446:    Installing       : rest-0.8.1-9.fc34.x86_64                           250/350 
DEBUG util.py:446:    Installing       : m4-1.4.18-17.fc34.x86_64                           251/350 
DEBUG util.py:446:    Installing       : libxslt-1.1.34-5.fc34.x86_64                       252/350 
DEBUG util.py:446:    Installing       : libwebp-1.1.0-6.fc34.x86_64                        253/350 
DEBUG util.py:446:    Installing       : libtiff-4.1.0-7.fc34.x86_64                        254/350 
DEBUG util.py:446:    Installing       : gdk-pixbuf2-modules-2.40.0-3.fc33.x86_64           255/350 
DEBUG util.py:446:    Installing       : libusbx-1.0.23-3.fc34.x86_64                       256/350 
DEBUG util.py:446:    Installing       : libgusb-0.3.5-1.fc33.x86_64                        257/350 
DEBUG util.py:446:    Installing       : colord-libs-1.4.5-1.fc34.x86_64                    258/350 
DEBUG util.py:446:    Installing       : libunwind-1.4.0-5.fc34.x86_64                      259/350 
DEBUG util.py:446:    Installing       : libnl3-3.5.0-6.fc34.x86_64                         260/350 
DEBUG util.py:446:    Installing       : libibverbs-33.0-3.fc34.x86_64                      261/350 
DEBUG util.py:446:    Installing       : libpcap-14:1.9.1-6.fc34.x86_64                     262/350 
DEBUG util.py:446:    Installing       : libnfnetlink-1.0.1-19.fc34.x86_64                  263/350 
DEBUG util.py:446:    Installing       : libnetfilter_conntrack-1.0.8-1.fc34.x86_64         264/350 
DEBUG util.py:446:    Installing       : iptables-libs-1.8.7-3.fc34.x86_64                  265/350 
DEBUG util.py:446:    Installing       : libglvnd-core-devel-1:1.3.2-3.fc34.x86_64          266/350 
DEBUG util.py:446:    Installing       : libglvnd-devel-1:1.3.2-3.fc34.x86_64               267/350 
DEBUG util.py:446:    Installing       : libepoxy-devel-1.5.5-1.fc34.x86_64                 268/350 
DEBUG util.py:446:    Installing       : libevent-2.1.12-3.fc34.x86_64                      269/350 
DEBUG util.py:446:    Installing       : avahi-libs-0.8-6.fc34.x86_64                       270/350 
DEBUG util.py:446:    Installing       : cups-libs-1:2.3.3op1-3.fc34.x86_64                 271/350 
DEBUG util.py:446:    Installing       : avahi-glib-0.8-6.fc34.x86_64                       272/350 
DEBUG util.py:446:    Installing       : libblkid-devel-2.36.1-4.fc34.x86_64                273/350 
DEBUG util.py:446:    Installing       : libmount-devel-2.36.1-4.fc34.x86_64                274/350 
DEBUG util.py:446:    Installing       : gdbm-libs-1:1.19-2.fc34.x86_64                     275/350 
DEBUG util.py:446:    Installing       : python3-3.9.1-5.fc34.x86_64                        276/350 
DEBUG util.py:446:    Installing       : python3-libs-3.9.1-5.fc34.x86_64                   277/350 
DEBUG util.py:446:    Installing       : glib2-devel-2.67.1-3.fc34.x86_64                   278/350 
DEBUG util.py:446:    Installing       : cairo-devel-1.17.4-1.fc34.x86_64                   279/350 
DEBUG util.py:446:    Installing       : atk-devel-2.36.0-2.fc33.x86_64                     280/350 
DEBUG util.py:446:    Installing       : gdk-pixbuf2-devel-2.40.0-3.fc33.x86_64             281/350 
DEBUG util.py:446:    Installing       : cairo-gobject-devel-1.17.4-1.fc34.x86_64           282/350 
DEBUG util.py:446:    Installing       : polkit-docs-0.117-3.fc34.noarch                    283/350 
DEBUG util.py:446:    Installing       : polkit-devel-0.117-3.fc34.x86_64                   284/350 
DEBUG util.py:446:    Installing       : geocode-glib-devel-3.26.2-2.fc33.x86_64            285/350 
DEBUG util.py:446:    Installing       : harfbuzz-devel-2.7.4-1.fc34.x86_64                 286/350 
DEBUG util.py:446:    Installing       : pango-devel-1.48.1-1.fc34.x86_64                   287/350 
DEBUG util.py:446:    Installing       : libsoup-devel-2.72.0-3.fc34.x86_64                 288/350 
DEBUG util.py:446:    Installing       : crypto-policies-scripts-20210127-2.gitb21c811.fc   289/350 
DEBUG util.py:446:    Installing       : nss-sysinit-3.60.1-3.fc34.x86_64                   290/350 
DEBUG util.py:446:    Installing       : nss-3.60.1-3.fc34.x86_64                           291/350 
DEBUG util.py:446:    Running scriptlet: nss-3.60.1-3.fc34.x86_64                           291/350 
DEBUG util.py:446:    Installing       : gstreamer1-1.18.2-1.fc34.x86_64                    292/350 
DEBUG util.py:446:    Installing       : python3-libxml2-2.9.10-9.fc34.x86_64               293/350 
DEBUG util.py:446:    Installing       : itstool-2.0.6-4.fc33.noarch                        294/350 
DEBUG util.py:446:    Installing       : emacs-filesystem-1:27.1-3.fc34.noarch              295/350 
DEBUG util.py:446:    Installing       : autoconf-2.71-1.fc34.noarch                        296/350 
DEBUG util.py:446:    Installing       : automake-1.16.2-3.fc34.noarch                      297/350 
DEBUG util.py:446:    Installing       : bubblewrap-0.4.1-3.fc34.x86_64                     298/350 
DEBUG util.py:446:    Installing       : acl-2.2.53-10.fc34.x86_64                          299/350 
DEBUG util.py:446:    Installing       : device-mapper-1.02.173-1.fc33.x86_64               300/350 
DEBUG util.py:446:    Installing       : device-mapper-libs-1.02.173-1.fc33.x86_64          301/350 
DEBUG util.py:446:    Installing       : cryptsetup-libs-2.3.4-1.fc34.x86_64                302/350 
DEBUG util.py:446:    Installing       : dbus-1:1.12.20-3.fc34.x86_64                       303/350 
DEBUG util.py:446:    Installing       : systemd-pam-247.2-1.fc34.x86_64                    304/350 
DEBUG util.py:446:    Installing       : libfido2-1.6.0-1.fc34.x86_64                       305/350 
DEBUG util.py:446:    Running scriptlet: systemd-247.2-1.fc34.x86_64                        306/350 
DEBUG util.py:446:    Installing       : systemd-247.2-1.fc34.x86_64                        306/350 
DEBUG util.py:446:    Running scriptlet: systemd-247.2-1.fc34.x86_64                        306/350 
DEBUG util.py:446:    Running scriptlet: systemd-udev-247.2-1.fc34.x86_64                   307/350 
DEBUG util.py:446:    Installing       : systemd-udev-247.2-1.fc34.x86_64                   307/350 
DEBUG util.py:446:    Running scriptlet: systemd-udev-247.2-1.fc34.x86_64                   307/350 
DEBUG util.py:446:    Installing       : dbus-common-1:1.12.20-3.fc34.noarch                308/350 
DEBUG util.py:446:    Running scriptlet: dbus-common-1:1.12.20-3.fc34.noarch                308/350 
DEBUG util.py:446:  Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
DEBUG util.py:446:  Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
DEBUG util.py:446:    Running scriptlet: dbus-broker-26-1.fc34.x86_64                       309/350 
DEBUG util.py:446:    Installing       : dbus-broker-26-1.fc34.x86_64                       309/350 
DEBUG util.py:446:    Running scriptlet: dbus-broker-26-1.fc34.x86_64                       309/350 
DEBUG util.py:446:  Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
DEBUG util.py:446:  Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
DEBUG util.py:446:    Installing       : libtracker-control-2.3.6-2.fc34.x86_64             310/350 
DEBUG util.py:446:    Installing       : libtracker-sparql-2.3.6-2.fc34.x86_64              311/350 
DEBUG util.py:446:    Installing       : tracker-2.3.6-2.fc34.x86_64                        312/350 
DEBUG util.py:446:    Running scriptlet: tracker-2.3.6-2.fc34.x86_64                        312/350 
DEBUG util.py:446:    Installing       : upower-0.99.11-9.fc34.x86_64                       313/350 
DEBUG util.py:446:    Running scriptlet: upower-0.99.11-9.fc34.x86_64                       313/350 
DEBUG util.py:446:  Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service.
DEBUG util.py:446:    Running scriptlet: geoclue2-2.5.7-1.fc34.x86_64                       314/350 
DEBUG util.py:446:    Installing       : geoclue2-2.5.7-1.fc34.x86_64                       314/350 
DEBUG util.py:446:    Running scriptlet: geoclue2-2.5.7-1.fc34.x86_64                       314/350 
DEBUG util.py:446:    Installing       : libcanberra-0.30-23.fc33.x86_64                    315/350 
DEBUG util.py:446:    Running scriptlet: libcanberra-0.30-23.fc33.x86_64                    315/350 
DEBUG util.py:446:    Installing       : at-spi2-core-2.38.0-2.fc34.x86_64                  316/350 
DEBUG util.py:446:    Installing       : at-spi2-atk-2.38.0-1.fc34.x86_64                   317/350 
DEBUG util.py:446:    Installing       : gtk3-3.24.24-2.fc34.x86_64                         318/350 
DEBUG util.py:446:    Installing       : libcanberra-gtk3-0.30-23.fc33.x86_64               319/350 
DEBUG util.py:446:    Installing       : libgweather-40~alpha.1-1.fc34.x86_64               320/350 
DEBUG util.py:446:    Installing       : gnome-panel-libs-3.38.0-2.fc34.x86_64              321/350 
DEBUG util.py:446:    Installing       : gnome-desktop3-3.38.3-1.fc34.x86_64                322/350 
DEBUG util.py:446:    Installing       : gucharmap-libs-13.0.5-1.fc34.x86_64                323/350 
DEBUG util.py:446:    Installing       : libwnck3-3.36.0-2.fc33.x86_64                      324/350 
DEBUG util.py:446:    Installing       : at-spi2-core-devel-2.38.0-2.fc34.x86_64            325/350 
DEBUG util.py:446:    Installing       : at-spi2-atk-devel-2.38.0-1.fc34.x86_64             326/350 
DEBUG util.py:446:    Installing       : gtk3-devel-3.24.24-2.fc34.x86_64                   327/350 
DEBUG util.py:446:    Installing       : geoclue2-libs-2.5.7-1.fc34.x86_64                  328/350 
DEBUG util.py:446:    Installing       : libtracker-miner-2.3.6-2.fc34.x86_64               329/350 
DEBUG util.py:446:    Running scriptlet: colord-1.4.5-1.fc34.x86_64                         330/350 
DEBUG util.py:446:    Installing       : colord-1.4.5-1.fc34.x86_64                         330/350 
DEBUG util.py:446:    Running scriptlet: colord-1.4.5-1.fc34.x86_64                         330/350 
DEBUG util.py:446:    Installing       : iio-sensor-proxy-3.0-2.fc33.x86_64                 331/350 
DEBUG util.py:446:    Running scriptlet: iio-sensor-proxy-3.0-2.fc33.x86_64                 331/350 
DEBUG util.py:446:    Installing       : gnome-settings-daemon-3.38.1-1.fc34.x86_64         332/350 
DEBUG util.py:446:    Installing       : kernel-tools-5.11.0-0.rc5.git0.1.fc34.x86_64       333/350 
DEBUG util.py:446:    Running scriptlet: kernel-tools-5.11.0-0.rc5.git0.1.fc34.x86_64       333/350 
DEBUG util.py:446:    Installing       : kernel-tools-libs-devel-5.11.0-0.rc5.git0.1.fc34   334/350 
DEBUG util.py:446:    Installing       : gnome-settings-daemon-devel-3.38.1-1.fc34.x86_64   335/350 
DEBUG util.py:446:    Installing       : tracker-devel-2.3.6-2.fc34.x86_64                  336/350 
DEBUG util.py:446:    Installing       : gnome-panel-devel-3.38.0-2.fc34.x86_64             337/350 
DEBUG util.py:446:    Installing       : gucharmap-devel-13.0.5-1.fc34.x86_64               338/350 
DEBUG util.py:446:    Installing       : libgweather-devel-40~alpha.1-1.fc34.x86_64         339/350 
DEBUG util.py:446:    Installing       : libwnck3-devel-3.36.0-2.fc33.x86_64                340/350 
DEBUG util.py:446:    Installing       : upower-devel-0.99.11-9.fc34.x86_64                 341/350 
DEBUG util.py:446:    Installing       : libtool-2.4.6-40.fc34.x86_64                       342/350 
DEBUG util.py:446:    Installing       : intltool-0.51.0-17.fc33.noarch                     343/350 
DEBUG util.py:446:    Installing       : yelp-tools-3.38.0-1.fc34.noarch                    344/350 
DEBUG util.py:446:    Installing       : libnotify-devel-0.7.9-3.fc33.x86_64                345/350 
DEBUG util.py:446:    Installing       : dbus-glib-devel-0.110-7.fc32.x86_64                346/350 
DEBUG util.py:446:    Installing       : libgtop2-devel-2.40.0-5.fc33.x86_64                347/350 
DEBUG util.py:446:    Installing       : adwaita-icon-theme-devel-3.38.0-1.fc34.noarch      348/350 
DEBUG util.py:446:    Installing       : annobin-9.58-1.fc34.x86_64                         349/350 
DEBUG util.py:446:    Installing       : libSM-devel-1.2.3-8.fc34.x86_64                    350/350 
DEBUG util.py:446:    Running scriptlet: fontconfig-2.13.93-5.fc34.x86_64                   350/350 
DEBUG util.py:446:    Running scriptlet: crypto-policies-scripts-20210127-2.gitb21c811.fc   350/350 
DEBUG util.py:446:    Running scriptlet: nss-3.60.1-3.fc34.x86_64                           350/350 
DEBUG util.py:446:    Running scriptlet: libSM-devel-1.2.3-8.fc34.x86_64                    350/350 
DEBUG util.py:446:    Verifying        : ModemManager-glib-1.14.10-2.fc34.x86_64              1/350 
DEBUG util.py:446:    Verifying        : NetworkManager-libnm-1:1.30.0-0.3.fc34.1.x86_64      2/350 
DEBUG util.py:446:    Verifying        : acl-2.2.53-10.fc34.x86_64                            3/350 
DEBUG util.py:446:    Verifying        : alsa-lib-1.2.4-5.fc34.x86_64                         4/350 
DEBUG util.py:446:    Verifying        : autoconf-2.71-1.fc34.noarch                          5/350 
DEBUG util.py:446:    Verifying        : bubblewrap-0.4.1-3.fc34.x86_64                       6/350 
DEBUG util.py:446:    Verifying        : dbus-1:1.12.20-3.fc34.x86_64                         7/350 
DEBUG util.py:446:    Verifying        : dbus-common-1:1.12.20-3.fc34.noarch                  8/350 
DEBUG util.py:446:    Verifying        : dbus-devel-1:1.12.20-3.fc34.x86_64                   9/350 
DEBUG util.py:446:    Verifying        : dbus-libs-1:1.12.20-3.fc34.x86_64                   10/350 
DEBUG util.py:446:    Verifying        : emacs-filesystem-1:27.1-3.fc34.noarch               11/350 
DEBUG util.py:446:    Verifying        : fontconfig-2.13.93-5.fc34.x86_64                    12/350 
DEBUG util.py:446:    Verifying        : fontconfig-devel-2.13.93-5.fc34.x86_64              13/350 
DEBUG util.py:446:    Verifying        : gdbm-libs-1:1.19-2.fc34.x86_64                      14/350 
DEBUG util.py:446:    Verifying        : gnome-panel-devel-3.38.0-2.fc34.x86_64              15/350 
DEBUG util.py:446:    Verifying        : gnome-panel-libs-3.38.0-2.fc34.x86_64               16/350 
DEBUG util.py:446:    Verifying        : gnutls-3.6.15-4.fc34.x86_64                         17/350 
DEBUG util.py:446:    Verifying        : iptables-libs-1.8.7-3.fc34.x86_64                   18/350 
DEBUG util.py:446:    Verifying        : libICE-1.0.10-6.fc34.x86_64                         19/350 
DEBUG util.py:446:    Verifying        : libICE-devel-1.0.10-6.fc34.x86_64                   20/350 
DEBUG util.py:446:    Verifying        : libSM-1.2.3-8.fc34.x86_64                           21/350 
DEBUG util.py:446:    Verifying        : libSM-devel-1.2.3-8.fc34.x86_64                     22/350 
DEBUG util.py:446:    Verifying        : libXau-1.0.9-6.fc34.x86_64                          23/350 
DEBUG util.py:446:    Verifying        : libXau-devel-1.0.9-6.fc34.x86_64                    24/350 
DEBUG util.py:446:    Verifying        : libXcomposite-0.4.5-5.fc34.x86_64                   25/350 
DEBUG util.py:446:    Verifying        : libXcomposite-devel-0.4.5-5.fc34.x86_64             26/350 
DEBUG util.py:446:    Verifying        : libXcursor-1.2.0-5.fc34.x86_64                      27/350 
DEBUG util.py:446:    Verifying        : libXcursor-devel-1.2.0-5.fc34.x86_64                28/350 
DEBUG util.py:446:    Verifying        : libXdamage-1.1.5-5.fc34.x86_64                      29/350 
DEBUG util.py:446:    Verifying        : libXdamage-devel-1.1.5-5.fc34.x86_64                30/350 
DEBUG util.py:446:    Verifying        : libXext-1.3.4-6.fc34.x86_64                         31/350 
DEBUG util.py:446:    Verifying        : libXext-devel-1.3.4-6.fc34.x86_64                   32/350 
DEBUG util.py:446:    Verifying        : libXfixes-5.0.3-14.fc34.x86_64                      33/350 
DEBUG util.py:446:    Verifying        : libXfixes-devel-5.0.3-14.fc34.x86_64                34/350 
DEBUG util.py:446:    Verifying        : libXft-2.3.3-6.fc34.x86_64                          35/350 
DEBUG util.py:446:    Verifying        : libXft-devel-2.3.3-6.fc34.x86_64                    36/350 
DEBUG util.py:446:    Verifying        : libXi-1.7.10-6.fc34.x86_64                          37/350 
DEBUG util.py:446:    Verifying        : libXi-devel-1.7.10-6.fc34.x86_64                    38/350 
DEBUG util.py:446:    Verifying        : libXinerama-1.1.4-8.fc34.x86_64                     39/350 
DEBUG util.py:446:    Verifying        : libXinerama-devel-1.1.4-8.fc34.x86_64               40/350 
DEBUG util.py:446:    Verifying        : libXrandr-1.5.2-6.fc34.x86_64                       41/350 
DEBUG util.py:446:    Verifying        : libXrandr-devel-1.5.2-6.fc34.x86_64                 42/350 
DEBUG util.py:446:    Verifying        : libXrender-0.9.10-14.fc34.x86_64                    43/350 
DEBUG util.py:446:    Verifying        : libXrender-devel-0.9.10-14.fc34.x86_64              44/350 
DEBUG util.py:446:    Verifying        : libXres-1.2.0-12.fc34.x86_64                        45/350 
DEBUG util.py:446:    Verifying        : libXres-devel-1.2.0-12.fc34.x86_64                  46/350 
DEBUG util.py:446:    Verifying        : libXtst-1.2.3-14.fc34.x86_64                        47/350 
DEBUG util.py:446:    Verifying        : libXtst-devel-1.2.3-14.fc34.x86_64                  48/350 
DEBUG util.py:446:    Verifying        : libXxf86vm-1.1.4-16.fc34.x86_64                     49/350 
DEBUG util.py:446:    Verifying        : libblkid-devel-2.36.1-4.fc34.x86_64                 50/350 
DEBUG util.py:446:    Verifying        : libdatrie-0.2.9-14.fc34.x86_64                      51/350 
DEBUG util.py:446:    Verifying        : libdatrie-devel-0.2.9-14.fc34.x86_64                52/350 
DEBUG util.py:446:    Verifying        : libevent-2.1.12-3.fc34.x86_64                       53/350 
DEBUG util.py:446:    Verifying        : libglvnd-1:1.3.2-3.fc34.x86_64                      54/350 
DEBUG util.py:446:    Verifying        : libglvnd-core-devel-1:1.3.2-3.fc34.x86_64           55/350 
DEBUG util.py:446:    Verifying        : libglvnd-devel-1:1.3.2-3.fc34.x86_64                56/350 
DEBUG util.py:446:    Verifying        : libglvnd-egl-1:1.3.2-3.fc34.x86_64                  57/350 
DEBUG util.py:446:    Verifying        : libglvnd-gles-1:1.3.2-3.fc34.x86_64                 58/350 
DEBUG util.py:446:    Verifying        : libglvnd-glx-1:1.3.2-3.fc34.x86_64                  59/350 
DEBUG util.py:446:    Verifying        : libglvnd-opengl-1:1.3.2-3.fc34.x86_64               60/350 
DEBUG util.py:446:    Verifying        : libicu-67.1-5.fc34.x86_64                           61/350 
DEBUG util.py:446:    Verifying        : libicu-devel-67.1-5.fc34.x86_64                     62/350 
DEBUG util.py:446:    Verifying        : libimobiledevice-1.3.0-3.fc34.x86_64                63/350 
DEBUG util.py:446:    Verifying        : libjpeg-turbo-2.0.90-1.fc34.x86_64                  64/350 
DEBUG util.py:446:    Verifying        : libmount-devel-2.36.1-4.fc34.x86_64                 65/350 
DEBUG util.py:446:    Verifying        : libnfnetlink-1.0.1-19.fc34.x86_64                   66/350 
DEBUG util.py:446:    Verifying        : libnl3-3.5.0-6.fc34.x86_64                          67/350 
DEBUG util.py:446:    Verifying        : libpciaccess-0.16-4.fc34.x86_64                     68/350 
DEBUG util.py:446:    Verifying        : libplist-2.2.0-3.fc34.x86_64                        69/350 
DEBUG util.py:446:    Verifying        : libpng-2:1.6.37-7.fc34.x86_64                       70/350 
DEBUG util.py:446:    Verifying        : libpng-devel-2:1.6.37-7.fc34.x86_64                 71/350 
DEBUG util.py:446:    Verifying        : libsndfile-1.0.31-1.fc34.x86_64                     72/350 
DEBUG util.py:446:    Verifying        : libtiff-4.1.0-7.fc34.x86_64                         73/350 
DEBUG util.py:446:    Verifying        : libtool-2.4.6-40.fc34.x86_64                        74/350 
DEBUG util.py:446:    Verifying        : libunwind-1.4.0-5.fc34.x86_64                       75/350 
DEBUG util.py:446:    Verifying        : libusbmuxd-2.0.2-4.fc34.x86_64                      76/350 
DEBUG util.py:446:    Verifying        : libusbx-1.0.23-3.fc34.x86_64                        77/350 
DEBUG util.py:446:    Verifying        : libwebp-1.1.0-6.fc34.x86_64                         78/350 
DEBUG util.py:446:    Verifying        : libxcb-1.13.1-7.fc34.x86_64                         79/350 
DEBUG util.py:446:    Verifying        : libxcb-devel-1.13.1-7.fc34.x86_64                   80/350 
DEBUG util.py:446:    Verifying        : libxcrypt-devel-4.4.17-2.fc34.x86_64                81/350 
DEBUG util.py:446:    Verifying        : libxshmfence-1.3-8.fc34.x86_64                      82/350 
DEBUG util.py:446:    Verifying        : libxslt-1.1.34-5.fc34.x86_64                        83/350 
DEBUG util.py:446:    Verifying        : m4-1.4.18-17.fc34.x86_64                            84/350 
DEBUG util.py:446:    Verifying        : nettle-3.7-2.fc34.x86_64                            85/350 
DEBUG util.py:446:    Verifying        : pcre-cpp-8.44-3.fc34.1.x86_64                       86/350 
DEBUG util.py:446:    Verifying        : pcre-devel-8.44-3.fc34.1.x86_64                     87/350 
DEBUG util.py:446:    Verifying        : pcre-utf16-8.44-3.fc34.1.x86_64                     88/350 
DEBUG util.py:446:    Verifying        : pcre-utf32-8.44-3.fc34.1.x86_64                     89/350 
DEBUG util.py:446:    Verifying        : pcre2-devel-10.36-2.fc34.1.x86_64                   90/350 
DEBUG util.py:446:    Verifying        : pcre2-utf16-10.36-2.fc34.1.x86_64                   91/350 
DEBUG util.py:446:    Verifying        : pcre2-utf32-10.36-2.fc34.1.x86_64                   92/350 
DEBUG util.py:446:    Verifying        : polkit-devel-0.117-3.fc34.x86_64                    93/350 
DEBUG util.py:446:    Verifying        : polkit-docs-0.117-3.fc34.noarch                     94/350 
DEBUG util.py:446:    Verifying        : polkit-libs-0.117-3.fc34.x86_64                     95/350 
DEBUG util.py:446:    Verifying        : pulseaudio-libs-14.2-2.fc34.x86_64                  96/350 
DEBUG util.py:446:    Verifying        : pulseaudio-libs-glib2-14.2-2.fc34.x86_64            97/350 
DEBUG util.py:446:    Verifying        : python3-3.9.1-5.fc34.x86_64                         98/350 
DEBUG util.py:446:    Verifying        : python3-libs-3.9.1-5.fc34.x86_64                    99/350 
DEBUG util.py:446:    Verifying        : rest-0.8.1-9.fc34.x86_64                           100/350 
DEBUG util.py:446:    Verifying        : sqlite-3.34.1-2.fc34.x86_64                        101/350 
DEBUG util.py:446:    Verifying        : sqlite-devel-3.34.1-2.fc34.x86_64                  102/350 
DEBUG util.py:446:    Verifying        : upower-0.99.11-9.fc34.x86_64                       103/350 
DEBUG util.py:446:    Verifying        : upower-devel-0.99.11-9.fc34.x86_64                 104/350 
DEBUG util.py:446:    Verifying        : xkeyboard-config-2.31-4.fc34.noarch                105/350 
DEBUG util.py:446:    Verifying        : xorg-x11-proto-devel-2019.1-6.fc34.noarch          106/350 
DEBUG util.py:446:    Verifying        : zlib-devel-1.2.11-24.fc34.x86_64                   107/350 
DEBUG util.py:446:    Verifying        : adwaita-cursor-theme-3.38.0-1.fc34.noarch          108/350 
DEBUG util.py:446:    Verifying        : adwaita-icon-theme-3.38.0-1.fc34.noarch            109/350 
DEBUG util.py:446:    Verifying        : adwaita-icon-theme-devel-3.38.0-1.fc34.noarch      110/350 
DEBUG util.py:446:    Verifying        : annobin-9.58-1.fc34.x86_64                         111/350 
DEBUG util.py:446:    Verifying        : at-spi2-atk-2.38.0-1.fc34.x86_64                   112/350 
DEBUG util.py:446:    Verifying        : at-spi2-atk-devel-2.38.0-1.fc34.x86_64             113/350 
DEBUG util.py:446:    Verifying        : at-spi2-core-2.38.0-2.fc34.x86_64                  114/350 
DEBUG util.py:446:    Verifying        : at-spi2-core-devel-2.38.0-2.fc34.x86_64            115/350 
DEBUG util.py:446:    Verifying        : atk-2.36.0-2.fc33.x86_64                           116/350 
DEBUG util.py:446:    Verifying        : atk-devel-2.36.0-2.fc33.x86_64                     117/350 
DEBUG util.py:446:    Verifying        : automake-1.16.2-3.fc34.noarch                      118/350 
DEBUG util.py:446:    Verifying        : avahi-glib-0.8-6.fc34.x86_64                       119/350 
DEBUG util.py:446:    Verifying        : avahi-libs-0.8-6.fc34.x86_64                       120/350 
DEBUG util.py:446:    Verifying        : brotli-1.0.9-3.fc34.x86_64                         121/350 
DEBUG util.py:446:    Verifying        : brotli-devel-1.0.9-3.fc34.x86_64                   122/350 
DEBUG util.py:446:    Verifying        : bzip2-devel-1.0.8-4.fc33.x86_64                    123/350 
DEBUG util.py:446:    Verifying        : cairo-1.17.4-1.fc34.x86_64                         124/350 
DEBUG util.py:446:    Verifying        : cairo-devel-1.17.4-1.fc34.x86_64                   125/350 
DEBUG util.py:446:    Verifying        : cairo-gobject-1.17.4-1.fc34.x86_64                 126/350 
DEBUG util.py:446:    Verifying        : cairo-gobject-devel-1.17.4-1.fc34.x86_64           127/350 
DEBUG util.py:446:    Verifying        : cmake-filesystem-3.19.4-1.fc34.x86_64              128/350 
DEBUG util.py:446:    Verifying        : color-filesystem-1-25.fc33.noarch                  129/350 
DEBUG util.py:446:    Verifying        : colord-1.4.5-1.fc34.x86_64                         130/350 
DEBUG util.py:446:    Verifying        : colord-libs-1.4.5-1.fc34.x86_64                    131/350 
DEBUG util.py:446:    Verifying        : cpp-11.0.0-0.17.fc34.x86_64                        132/350 
DEBUG util.py:446:    Verifying        : crypto-policies-scripts-20210127-2.gitb21c811.fc   133/350 
DEBUG util.py:446:    Verifying        : cryptsetup-libs-2.3.4-1.fc34.x86_64                134/350 
DEBUG util.py:446:    Verifying        : cups-libs-1:2.3.3op1-3.fc34.x86_64                 135/350 
DEBUG util.py:446:    Verifying        : dbus-broker-26-1.fc34.x86_64                       136/350 
DEBUG util.py:446:    Verifying        : dbus-glib-0.110-7.fc32.x86_64                      137/350 
DEBUG util.py:446:    Verifying        : dbus-glib-devel-0.110-7.fc32.x86_64                138/350 
DEBUG util.py:446:    Verifying        : dejavu-sans-fonts-2.37-15.fc34.noarch              139/350 
DEBUG util.py:446:    Verifying        : device-mapper-1.02.173-1.fc33.x86_64               140/350 
DEBUG util.py:446:    Verifying        : device-mapper-libs-1.02.173-1.fc33.x86_64          141/350 
DEBUG util.py:446:    Verifying        : fonts-filesystem-1:2.0.5-4.fc33.noarch             142/350 
DEBUG util.py:446:    Verifying        : freetype-2.10.4-1.fc34.x86_64                      143/350 
DEBUG util.py:446:    Verifying        : freetype-devel-2.10.4-1.fc34.x86_64                144/350 
DEBUG util.py:446:    Verifying        : fribidi-1.0.10-3.fc33.x86_64                       145/350 
DEBUG util.py:446:    Verifying        : fribidi-devel-1.0.10-3.fc33.x86_64                 146/350 
DEBUG util.py:446:    Verifying        : gcc-11.0.0-0.17.fc34.x86_64                        147/350 
DEBUG util.py:446:    Verifying        : gcr-base-3.38.1-1.fc34.x86_64                      148/350 
DEBUG util.py:446:    Verifying        : gdk-pixbuf2-2.40.0-3.fc33.x86_64                   149/350 
DEBUG util.py:446:    Verifying        : gdk-pixbuf2-devel-2.40.0-3.fc33.x86_64             150/350 
DEBUG util.py:446:    Verifying        : gdk-pixbuf2-modules-2.40.0-3.fc33.x86_64           151/350 
DEBUG util.py:446:    Verifying        : geoclue2-2.5.7-1.fc34.x86_64                       152/350 
DEBUG util.py:446:    Verifying        : geoclue2-libs-2.5.7-1.fc34.x86_64                  153/350 
DEBUG util.py:446:    Verifying        : geocode-glib-3.26.2-2.fc33.x86_64                  154/350 
DEBUG util.py:446:    Verifying        : geocode-glib-devel-3.26.2-2.fc33.x86_64            155/350 
DEBUG util.py:446:    Verifying        : gettext-0.21-3.fc34.x86_64                         156/350 
DEBUG util.py:446:    Verifying        : gettext-common-devel-0.21-3.fc34.noarch            157/350 
DEBUG util.py:446:    Verifying        : gettext-devel-0.21-3.fc34.x86_64                   158/350 
DEBUG util.py:446:    Verifying        : gettext-libs-0.21-3.fc34.x86_64                    159/350 
DEBUG util.py:446:    Verifying        : glib-networking-2.66.0-1.fc34.x86_64               160/350 
DEBUG util.py:446:    Verifying        : glib2-2.67.1-3.fc34.x86_64                         161/350 
DEBUG util.py:446:    Verifying        : glib2-devel-2.67.1-3.fc34.x86_64                   162/350 
DEBUG util.py:446:    Verifying        : glibc-devel-2.32.9000-26.fc34.x86_64               163/350 
DEBUG util.py:446:    Verifying        : glibc-headers-x86-2.32.9000-26.fc34.noarch         164/350 
DEBUG util.py:446:    Verifying        : gnome-desktop3-3.38.3-1.fc34.x86_64                165/350 
DEBUG util.py:446:    Verifying        : gnome-settings-daemon-3.38.1-1.fc34.x86_64         166/350 
DEBUG util.py:446:    Verifying        : gnome-settings-daemon-devel-3.38.1-1.fc34.x86_64   167/350 
DEBUG util.py:446:    Verifying        : gobject-introspection-1.66.1-2.fc34.x86_64         168/350 
DEBUG util.py:446:    Verifying        : graphite2-1.3.14-6.fc34.x86_64                     169/350 
DEBUG util.py:446:    Verifying        : graphite2-devel-1.3.14-6.fc34.x86_64               170/350 
DEBUG util.py:446:    Verifying        : groff-base-1.22.4-4.fc34.x86_64                    171/350 
DEBUG util.py:446:    Verifying        : gsettings-desktop-schemas-40~alpha-1.fc34.x86_64   172/350 
DEBUG util.py:446:    Verifying        : gsm-1.0.19-3.fc33.x86_64                           173/350 
DEBUG util.py:446:    Verifying        : gstreamer1-1.18.2-1.fc34.x86_64                    174/350 
DEBUG util.py:446:    Verifying        : gtk-update-icon-cache-3.24.24-2.fc34.x86_64        175/350 
DEBUG util.py:446:    Verifying        : gtk3-3.24.24-2.fc34.x86_64                         176/350 
DEBUG util.py:446:    Verifying        : gtk3-devel-3.24.24-2.fc34.x86_64                   177/350 
DEBUG util.py:446:    Verifying        : gucharmap-devel-13.0.5-1.fc34.x86_64               178/350 
DEBUG util.py:446:    Verifying        : gucharmap-libs-13.0.5-1.fc34.x86_64                179/350 
DEBUG util.py:446:    Verifying        : harfbuzz-2.7.4-1.fc34.x86_64                       180/350 
DEBUG util.py:446:    Verifying        : harfbuzz-devel-2.7.4-1.fc34.x86_64                 181/350 
DEBUG util.py:446:    Verifying        : harfbuzz-icu-2.7.4-1.fc34.x86_64                   182/350 
DEBUG util.py:446:    Verifying        : hicolor-icon-theme-0.17-9.fc33.noarch              183/350 
DEBUG util.py:446:    Verifying        : hwdata-0.343-1.fc34.noarch                         184/350 
DEBUG util.py:446:    Verifying        : iio-sensor-proxy-3.0-2.fc33.x86_64                 185/350 
DEBUG util.py:446:    Verifying        : intltool-0.51.0-17.fc33.noarch                     186/350 
DEBUG util.py:446:    Verifying        : isl-0.16.1-12.fc33.x86_64                          187/350 
DEBUG util.py:446:    Verifying        : itstool-2.0.6-4.fc33.noarch                        188/350 
DEBUG util.py:446:    Verifying        : jasper-libs-2.0.24-3.fc34.x86_64                   189/350 
DEBUG util.py:446:    Verifying        : jbigkit-libs-2.1-20.fc34.x86_64                    190/350 
DEBUG util.py:446:    Verifying        : json-c-0.14-7.fc33.x86_64                          191/350 
DEBUG util.py:446:    Verifying        : json-glib-1.6.0-1.fc34.x86_64                      192/350 
DEBUG util.py:446:    Verifying        : kbd-2.4.0-1.fc34.x86_64                            193/350 
DEBUG util.py:446:    Verifying        : kbd-misc-2.4.0-1.fc34.noarch                       194/350 
DEBUG util.py:446:    Verifying        : kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64     195/350 
DEBUG util.py:446:    Verifying        : kernel-tools-5.11.0-0.rc5.git0.1.fc34.x86_64       196/350 
DEBUG util.py:446:    Verifying        : kernel-tools-libs-5.11.0-0.rc5.git0.1.fc34.x86_6   197/350 
DEBUG util.py:446:    Verifying        : kernel-tools-libs-devel-5.11.0-0.rc5.git0.1.fc34   198/350 
DEBUG util.py:446:    Verifying        : kmod-28-1.fc34.x86_64                              199/350 
DEBUG util.py:446:    Verifying        : kmod-libs-28-1.fc34.x86_64                         200/350 
DEBUG util.py:446:    Verifying        : langpacks-core-font-en-3.0-6.fc34.noarch           201/350 
DEBUG util.py:446:    Verifying        : lcms2-2.11-2.fc33.x86_64                           202/350 
DEBUG util.py:446:    Verifying        : libX11-1.7.0-2.fc34.x86_64                         203/350 
DEBUG util.py:446:    Verifying        : libX11-common-1.7.0-2.fc34.noarch                  204/350 
DEBUG util.py:446:    Verifying        : libX11-devel-1.7.0-2.fc34.x86_64                   205/350 
DEBUG util.py:446:    Verifying        : libX11-xcb-1.7.0-2.fc34.x86_64                     206/350 
DEBUG util.py:446:    Verifying        : libargon2-20171227-5.fc33.x86_64                   207/350 
DEBUG util.py:446:    Verifying        : libasyncns-0.8-19.fc33.x86_64                      208/350 
DEBUG util.py:446:    Verifying        : libcanberra-0.30-23.fc33.x86_64                    209/350 
DEBUG util.py:446:    Verifying        : libcanberra-gtk3-0.30-23.fc33.x86_64               210/350 
DEBUG util.py:446:    Verifying        : libcbor-0.7.0-2.fc34.x86_64                        211/350 
DEBUG util.py:446:    Verifying        : libdrm-2.4.103-1.fc34.x86_64                       212/350 
DEBUG util.py:446:    Verifying        : libedit-3.1-33.20191231cvs.fc33.x86_64             213/350 
DEBUG util.py:446:    Verifying        : libepoxy-1.5.5-1.fc34.x86_64                       214/350 
DEBUG util.py:446:    Verifying        : libepoxy-devel-1.5.5-1.fc34.x86_64                 215/350 
DEBUG util.py:446:    Verifying        : libffi-devel-3.1-27.fc34.x86_64                    216/350 
DEBUG util.py:446:    Verifying        : libfido2-1.6.0-1.fc34.x86_64                       217/350 
DEBUG util.py:446:    Verifying        : libgtop2-2.40.0-5.fc33.x86_64                      218/350 
DEBUG util.py:446:    Verifying        : libgtop2-devel-2.40.0-5.fc33.x86_64                219/350 
DEBUG util.py:446:    Verifying        : libgudev-234-1.fc34.x86_64                         220/350 
DEBUG util.py:446:    Verifying        : libgusb-0.3.5-1.fc33.x86_64                        221/350 
DEBUG util.py:446:    Verifying        : libgweather-40~alpha.1-1.fc34.x86_64               222/350 
DEBUG util.py:446:    Verifying        : libgweather-devel-40~alpha.1-1.fc34.x86_64         223/350 
DEBUG util.py:446:    Verifying        : libibverbs-33.0-3.fc34.x86_64                      224/350 
DEBUG util.py:446:    Verifying        : libmnl-1.0.4-12.fc33.x86_64                        225/350 
DEBUG util.py:446:    Verifying        : libmpc-1.2.1-1.fc34.x86_64                         226/350 
DEBUG util.py:446:    Verifying        : libnetfilter_conntrack-1.0.8-1.fc34.x86_64         227/350 
DEBUG util.py:446:    Verifying        : libnotify-0.7.9-3.fc33.x86_64                      228/350 
DEBUG util.py:446:    Verifying        : libnotify-devel-0.7.9-3.fc33.x86_64                229/350 
DEBUG util.py:446:    Verifying        : libogg-2:1.3.4-3.fc33.x86_64                       230/350 
DEBUG util.py:446:    Verifying        : libpcap-14:1.9.1-6.fc34.x86_64                     231/350 
DEBUG util.py:446:    Verifying        : libproxy-0.4.15-29.fc34.x86_64                     232/350 
DEBUG util.py:446:    Verifying        : libpsl-devel-0.21.1-2.fc33.x86_64                  233/350 
DEBUG util.py:446:    Verifying        : libseccomp-2.5.0-3.fc33.x86_64                     234/350 
DEBUG util.py:446:    Verifying        : libselinux-devel-3.2-0.rc1.1.fc34.x86_64           235/350 
DEBUG util.py:446:    Verifying        : libsepol-devel-3.2-0.rc1.1.fc34.x86_64             236/350 
DEBUG util.py:446:    Verifying        : libsoup-2.72.0-3.fc34.x86_64                       237/350 
DEBUG util.py:446:    Verifying        : libsoup-devel-2.72.0-3.fc34.x86_64                 238/350 
DEBUG util.py:446:    Verifying        : libstemmer-0-15.585svn.fc33.x86_64                 239/350 
DEBUG util.py:446:    Verifying        : libtdb-1.4.3-5.fc33.x86_64                         240/350 
DEBUG util.py:446:    Verifying        : libtextstyle-0.21-3.fc34.x86_64                    241/350 
DEBUG util.py:446:    Verifying        : libthai-0.1.28-5.fc33.x86_64                       242/350 
DEBUG util.py:446:    Verifying        : libthai-devel-0.1.28-5.fc33.x86_64                 243/350 
DEBUG util.py:446:    Verifying        : libtracker-control-2.3.6-2.fc34.x86_64             244/350 
DEBUG util.py:446:    Verifying        : libtracker-miner-2.3.6-2.fc34.x86_64               245/350 
DEBUG util.py:446:    Verifying        : libtracker-sparql-2.3.6-2.fc34.x86_64              246/350 
DEBUG util.py:446:    Verifying        : libvorbis-1:1.3.7-2.fc33.x86_64                    247/350 
DEBUG util.py:446:    Verifying        : libwacom-1.8-1.fc34.x86_64                         248/350 
DEBUG util.py:446:    Verifying        : libwacom-data-1.8-1.fc34.noarch                    249/350 
DEBUG util.py:446:    Verifying        : libwayland-client-1.19.0-1.fc34.x86_64             250/350 
DEBUG util.py:446:    Verifying        : libwayland-cursor-1.19.0-1.fc34.x86_64             251/350 
DEBUG util.py:446:    Verifying        : libwayland-egl-1.19.0-1.fc34.x86_64                252/350 
DEBUG util.py:446:    Verifying        : libwayland-server-1.19.0-1.fc34.x86_64             253/350 
DEBUG util.py:446:    Verifying        : libwnck3-3.36.0-2.fc33.x86_64                      254/350 
DEBUG util.py:446:    Verifying        : libwnck3-devel-3.36.0-2.fc33.x86_64                255/350 
DEBUG util.py:446:    Verifying        : libxkbcommon-1.0.3-1.fc34.x86_64                   256/350 
DEBUG util.py:446:    Verifying        : libxkbcommon-devel-1.0.3-1.fc34.x86_64             257/350 
DEBUG util.py:446:    Verifying        : libxml2-devel-2.9.10-9.fc34.x86_64                 258/350 
DEBUG util.py:446:    Verifying        : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64               259/350 
DEBUG util.py:446:    Verifying        : mallard-rng-1.1.0-4.fc33.noarch                    260/350 
DEBUG util.py:446:    Verifying        : mesa-libEGL-20.3.3-5.fc34.x86_64                   261/350 
DEBUG util.py:446:    Verifying        : mesa-libGL-20.3.3-5.fc34.x86_64                    262/350 
DEBUG util.py:446:    Verifying        : mesa-libgbm-20.3.3-5.fc34.x86_64                   263/350 
DEBUG util.py:446:    Verifying        : mesa-libglapi-20.3.3-5.fc34.x86_64                 264/350 
DEBUG util.py:446:    Verifying        : ncurses-6.2-3.20200222.fc33.x86_64                 265/350 
DEBUG util.py:446:    Verifying        : nspr-4.29.0-11.fc34.x86_64                         266/350 
DEBUG util.py:446:    Verifying        : nss-3.60.1-3.fc34.x86_64                           267/350 
DEBUG util.py:446:    Verifying        : nss-softokn-3.60.1-3.fc34.x86_64                   268/350 
DEBUG util.py:446:    Verifying        : nss-softokn-freebl-3.60.1-3.fc34.x86_64            269/350 
DEBUG util.py:446:    Verifying        : nss-sysinit-3.60.1-3.fc34.x86_64                   270/350 
DEBUG util.py:446:    Verifying        : nss-util-3.60.1-3.fc34.x86_64                      271/350 
DEBUG util.py:446:    Verifying        : pango-1.48.1-1.fc34.x86_64                         272/350 
DEBUG util.py:446:    Verifying        : pango-devel-1.48.1-1.fc34.x86_64                   273/350 
DEBUG util.py:446:    Verifying        : pciutils-libs-3.7.0-2.fc34.x86_64                  274/350 
DEBUG util.py:446:    Verifying        : perl-B-1.80-469.fc34.x86_64                        275/350 
DEBUG util.py:446:    Verifying        : perl-Carp-1.50-457.fc33.noarch                     276/350 
DEBUG util.py:446:    Verifying        : perl-Class-Struct-0.66-469.fc34.noarch             277/350 
DEBUG util.py:446:    Verifying        : perl-Data-Dumper-2.174-459.fc34.x86_64             278/350 
DEBUG util.py:446:    Verifying        : perl-DynaLoader-1.47-469.fc34.x86_64               279/350 
DEBUG util.py:446:    Verifying        : perl-Encode-4:3.08-458.fc34.x86_64                 280/350 
DEBUG util.py:446:    Verifying        : perl-Errno-1.30-469.fc34.x86_64                    281/350 
DEBUG util.py:446:    Verifying        : perl-Exporter-5.74-458.fc33.noarch                 282/350 
DEBUG util.py:446:    Verifying        : perl-Fcntl-1.13-469.fc34.x86_64                    283/350 
DEBUG util.py:446:    Verifying        : perl-File-Basename-2.85-469.fc34.noarch            284/350 
DEBUG util.py:446:    Verifying        : perl-File-Compare-1.100.600-469.fc34.noarch        285/350 
DEBUG util.py:446:    Verifying        : perl-File-Copy-2.34-469.fc34.noarch                286/350 
DEBUG util.py:446:    Verifying        : perl-File-Find-1.37-469.fc34.noarch                287/350 
DEBUG util.py:446:    Verifying        : perl-File-Path-2.18-1.fc34.noarch                  288/350 
DEBUG util.py:446:    Verifying        : perl-File-Temp-1:0.231.100-1.fc34.noarch           289/350 
DEBUG util.py:446:    Verifying        : perl-File-stat-1.09-469.fc34.noarch                290/350 
DEBUG util.py:446:    Verifying        : perl-Getopt-Long-1:2.52-1.fc34.noarch              291/350 
DEBUG util.py:446:    Verifying        : perl-Getopt-Std-1.12-469.fc34.noarch               292/350 
DEBUG util.py:446:    Verifying        : perl-HTTP-Tiny-0.076-457.fc33.noarch               293/350 
DEBUG util.py:446:    Verifying        : perl-IO-1.43-469.fc34.x86_64                       294/350 
DEBUG util.py:446:    Verifying        : perl-IPC-Open3-1.21-469.fc34.noarch                295/350 
DEBUG util.py:446:    Verifying        : perl-MIME-Base64-3.16-1.fc34.x86_64                296/350 
DEBUG util.py:446:    Verifying        : perl-POSIX-1.94-469.fc34.x86_64                    297/350 
DEBUG util.py:446:    Verifying        : perl-PathTools-3.78-458.fc34.x86_64                298/350 
DEBUG util.py:446:    Verifying        : perl-Pod-Escapes-1:1.07-457.fc33.noarch            299/350 
DEBUG util.py:446:    Verifying        : perl-Pod-Perldoc-3.28.01-458.fc33.noarch           300/350 
DEBUG util.py:446:    Verifying        : perl-Pod-Simple-1:3.42-1.fc34.noarch               301/350 
DEBUG util.py:446:    Verifying        : perl-Pod-Usage-4:2.01-1.fc34.noarch                302/350 
DEBUG util.py:446:    Verifying        : perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64      303/350 
DEBUG util.py:446:    Verifying        : perl-SelectSaver-1.02-469.fc34.noarch              304/350 
DEBUG util.py:446:    Verifying        : perl-Socket-4:2.031-1.fc34.x86_64                  305/350 
DEBUG util.py:446:    Verifying        : perl-Storable-1:3.21-457.fc33.x86_64               306/350 
DEBUG util.py:446:    Verifying        : perl-Symbol-1.08-469.fc34.noarch                   307/350 
DEBUG util.py:446:    Verifying        : perl-Term-ANSIColor-5.01-458.fc33.noarch           308/350 
DEBUG util.py:446:    Verifying        : perl-Term-Cap-1.17-457.fc33.noarch                 309/350 
DEBUG util.py:446:    Verifying        : perl-Text-ParseWords-3.30-457.fc33.noarch          310/350 
DEBUG util.py:446:    Verifying        : perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch      311/350 
DEBUG util.py:446:    Verifying        : perl-Thread-Queue-3.14-457.fc33.noarch             312/350 
DEBUG util.py:446:    Verifying        : perl-Time-Local-2:1.300-4.fc33.noarch              313/350 
DEBUG util.py:446:    Verifying        : perl-XML-Parser-2.46-6.fc33.x86_64                 314/350 
DEBUG util.py:446:    Verifying        : perl-constant-1.33-458.fc33.noarch                 315/350 
DEBUG util.py:446:    Verifying        : perl-if-0.60.800-469.fc34.noarch                   316/350 
DEBUG util.py:446:    Verifying        : perl-interpreter-4:5.32.1-469.fc34.x86_64          317/350 
DEBUG util.py:446:    Verifying        : perl-libs-4:5.32.1-469.fc34.x86_64                 318/350 
DEBUG util.py:446:    Verifying        : perl-mro-1.23-469.fc34.x86_64                      319/350 
DEBUG util.py:446:    Verifying        : perl-overload-1.31-469.fc34.noarch                 320/350 
DEBUG util.py:446:    Verifying        : perl-overloading-0.02-469.fc34.noarch              321/350 
DEBUG util.py:446:    Verifying        : perl-parent-1:0.238-457.fc33.noarch                322/350 
DEBUG util.py:446:    Verifying        : perl-podlators-1:4.14-457.fc33.noarch              323/350 
DEBUG util.py:446:    Verifying        : perl-subs-1.03-469.fc34.noarch                     324/350 
DEBUG util.py:446:    Verifying        : perl-threads-1:2.25-457.fc33.x86_64                325/350 
DEBUG util.py:446:    Verifying        : perl-threads-shared-1.61-457.fc33.x86_64           326/350 
DEBUG util.py:446:    Verifying        : perl-vars-1.05-469.fc34.noarch                     327/350 
DEBUG util.py:446:    Verifying        : pixman-0.40.0-2.fc33.x86_64                        328/350 
DEBUG util.py:446:    Verifying        : pixman-devel-0.40.0-2.fc33.x86_64                  329/350 
DEBUG util.py:446:    Verifying        : publicsuffix-list-20190417-4.fc33.noarch           330/350 
DEBUG util.py:446:    Verifying        : python-pip-wheel-21.0-1.fc34.noarch                331/350 
DEBUG util.py:446:    Verifying        : python-setuptools-wheel-52.0.0-1.fc34.noarch       332/350 
DEBUG util.py:446:    Verifying        : python3-libxml2-2.9.10-9.fc34.x86_64               333/350 
DEBUG util.py:446:    Verifying        : shared-mime-info-2.1-1.fc34.x86_64                 334/350 
DEBUG util.py:446:    Verifying        : sound-theme-freedesktop-0.8-14.fc33.noarch         335/350 
DEBUG util.py:446:    Verifying        : startup-notification-0.12-20.fc33.x86_64           336/350 
DEBUG util.py:446:    Verifying        : startup-notification-devel-0.12-20.fc33.x86_64     337/350 
DEBUG util.py:446:    Verifying        : systemd-247.2-1.fc34.x86_64                        338/350 
DEBUG util.py:446:    Verifying        : systemd-pam-247.2-1.fc34.x86_64                    339/350 
DEBUG util.py:446:    Verifying        : systemd-rpm-macros-247.2-1.fc34.noarch             340/350 
DEBUG util.py:446:    Verifying        : systemd-udev-247.2-1.fc34.x86_64                   341/350 
DEBUG util.py:446:    Verifying        : tracker-2.3.6-2.fc34.x86_64                        342/350 
DEBUG util.py:446:    Verifying        : tracker-devel-2.3.6-2.fc34.x86_64                  343/350 
DEBUG util.py:446:    Verifying        : wayland-devel-1.19.0-1.fc34.x86_64                 344/350 
DEBUG util.py:446:    Verifying        : wayland-protocols-devel-1.20-2.fc33.noarch         345/350 
DEBUG util.py:446:    Verifying        : xcb-util-0.4.0-16.fc33.x86_64                      346/350 
DEBUG util.py:446:    Verifying        : xml-common-0.6.3-55.fc33.noarch                    347/350 
DEBUG util.py:446:    Verifying        : xz-devel-5.2.5-4.fc34.x86_64                       348/350 
DEBUG util.py:446:    Verifying        : yelp-tools-3.38.0-1.fc34.noarch                    349/350 
DEBUG util.py:446:    Verifying        : yelp-xsl-3.38.2-1.fc34.noarch                      350/350 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    ModemManager-glib-1.14.10-2.fc34.x86_64                                       
DEBUG util.py:446:    NetworkManager-libnm-1:1.30.0-0.3.fc34.1.x86_64                               
DEBUG util.py:446:    acl-2.2.53-10.fc34.x86_64                                                     
DEBUG util.py:446:    adwaita-cursor-theme-3.38.0-1.fc34.noarch                                     
DEBUG util.py:446:    adwaita-icon-theme-3.38.0-1.fc34.noarch                                       
DEBUG util.py:446:    adwaita-icon-theme-devel-3.38.0-1.fc34.noarch                                 
DEBUG util.py:446:    alsa-lib-1.2.4-5.fc34.x86_64                                                  
DEBUG util.py:446:    annobin-9.58-1.fc34.x86_64                                                    
DEBUG util.py:446:    at-spi2-atk-2.38.0-1.fc34.x86_64                                              
DEBUG util.py:446:    at-spi2-atk-devel-2.38.0-1.fc34.x86_64                                        
DEBUG util.py:446:    at-spi2-core-2.38.0-2.fc34.x86_64                                             
DEBUG util.py:446:    at-spi2-core-devel-2.38.0-2.fc34.x86_64                                       
DEBUG util.py:446:    atk-2.36.0-2.fc33.x86_64                                                      
DEBUG util.py:446:    atk-devel-2.36.0-2.fc33.x86_64                                                
DEBUG util.py:446:    autoconf-2.71-1.fc34.noarch                                                   
DEBUG util.py:446:    automake-1.16.2-3.fc34.noarch                                                 
DEBUG util.py:446:    avahi-glib-0.8-6.fc34.x86_64                                                  
DEBUG util.py:446:    avahi-libs-0.8-6.fc34.x86_64                                                  
DEBUG util.py:446:    brotli-1.0.9-3.fc34.x86_64                                                    
DEBUG util.py:446:    brotli-devel-1.0.9-3.fc34.x86_64                                              
DEBUG util.py:446:    bubblewrap-0.4.1-3.fc34.x86_64                                                
DEBUG util.py:446:    bzip2-devel-1.0.8-4.fc33.x86_64                                               
DEBUG util.py:446:    cairo-1.17.4-1.fc34.x86_64                                                    
DEBUG util.py:446:    cairo-devel-1.17.4-1.fc34.x86_64                                              
DEBUG util.py:446:    cairo-gobject-1.17.4-1.fc34.x86_64                                            
DEBUG util.py:446:    cairo-gobject-devel-1.17.4-1.fc34.x86_64                                      
DEBUG util.py:446:    cmake-filesystem-3.19.4-1.fc34.x86_64                                         
DEBUG util.py:446:    color-filesystem-1-25.fc33.noarch                                             
DEBUG util.py:446:    colord-1.4.5-1.fc34.x86_64                                                    
DEBUG util.py:446:    colord-libs-1.4.5-1.fc34.x86_64                                               
DEBUG util.py:446:    cpp-11.0.0-0.17.fc34.x86_64                                                   
DEBUG util.py:446:    crypto-policies-scripts-20210127-2.gitb21c811.fc34.noarch                     
DEBUG util.py:446:    cryptsetup-libs-2.3.4-1.fc34.x86_64                                           
DEBUG util.py:446:    cups-libs-1:2.3.3op1-3.fc34.x86_64                                            
DEBUG util.py:446:    dbus-1:1.12.20-3.fc34.x86_64                                                  
DEBUG util.py:446:    dbus-broker-26-1.fc34.x86_64                                                  
DEBUG util.py:446:    dbus-common-1:1.12.20-3.fc34.noarch                                           
DEBUG util.py:446:    dbus-devel-1:1.12.20-3.fc34.x86_64                                            
DEBUG util.py:446:    dbus-glib-0.110-7.fc32.x86_64                                                 
DEBUG util.py:446:    dbus-glib-devel-0.110-7.fc32.x86_64                                           
DEBUG util.py:446:    dbus-libs-1:1.12.20-3.fc34.x86_64                                             
DEBUG util.py:446:    dejavu-sans-fonts-2.37-15.fc34.noarch                                         
DEBUG util.py:446:    device-mapper-1.02.173-1.fc33.x86_64                                          
DEBUG util.py:446:    device-mapper-libs-1.02.173-1.fc33.x86_64                                     
DEBUG util.py:446:    emacs-filesystem-1:27.1-3.fc34.noarch                                         
DEBUG util.py:446:    fontconfig-2.13.93-5.fc34.x86_64                                              
DEBUG util.py:446:    fontconfig-devel-2.13.93-5.fc34.x86_64                                        
DEBUG util.py:446:    fonts-filesystem-1:2.0.5-4.fc33.noarch                                        
DEBUG util.py:446:    freetype-2.10.4-1.fc34.x86_64                                                 
DEBUG util.py:446:    freetype-devel-2.10.4-1.fc34.x86_64                                           
DEBUG util.py:446:    fribidi-1.0.10-3.fc33.x86_64                                                  
DEBUG util.py:446:    fribidi-devel-1.0.10-3.fc33.x86_64                                            
DEBUG util.py:446:    gcc-11.0.0-0.17.fc34.x86_64                                                   
DEBUG util.py:446:    gcr-base-3.38.1-1.fc34.x86_64                                                 
DEBUG util.py:446:    gdbm-libs-1:1.19-2.fc34.x86_64                                                
DEBUG util.py:446:    gdk-pixbuf2-2.40.0-3.fc33.x86_64                                              
DEBUG util.py:446:    gdk-pixbuf2-devel-2.40.0-3.fc33.x86_64                                        
DEBUG util.py:446:    gdk-pixbuf2-modules-2.40.0-3.fc33.x86_64                                      
DEBUG util.py:446:    geoclue2-2.5.7-1.fc34.x86_64                                                  
DEBUG util.py:446:    geoclue2-libs-2.5.7-1.fc34.x86_64                                             
DEBUG util.py:446:    geocode-glib-3.26.2-2.fc33.x86_64                                             
DEBUG util.py:446:    geocode-glib-devel-3.26.2-2.fc33.x86_64                                       
DEBUG util.py:446:    gettext-0.21-3.fc34.x86_64                                                    
DEBUG util.py:446:    gettext-common-devel-0.21-3.fc34.noarch                                       
DEBUG util.py:446:    gettext-devel-0.21-3.fc34.x86_64                                              
DEBUG util.py:446:    gettext-libs-0.21-3.fc34.x86_64                                               
DEBUG util.py:446:    glib-networking-2.66.0-1.fc34.x86_64                                          
DEBUG util.py:446:    glib2-2.67.1-3.fc34.x86_64                                                    
DEBUG util.py:446:    glib2-devel-2.67.1-3.fc34.x86_64                                              
DEBUG util.py:446:    glibc-devel-2.32.9000-26.fc34.x86_64                                          
DEBUG util.py:446:    glibc-headers-x86-2.32.9000-26.fc34.noarch                                    
DEBUG util.py:446:    gnome-desktop3-3.38.3-1.fc34.x86_64                                           
DEBUG util.py:446:    gnome-panel-devel-3.38.0-2.fc34.x86_64                                        
DEBUG util.py:446:    gnome-panel-libs-3.38.0-2.fc34.x86_64                                         
DEBUG util.py:446:    gnome-settings-daemon-3.38.1-1.fc34.x86_64                                    
DEBUG util.py:446:    gnome-settings-daemon-devel-3.38.1-1.fc34.x86_64                              
DEBUG util.py:446:    gnutls-3.6.15-4.fc34.x86_64                                                   
DEBUG util.py:446:    gobject-introspection-1.66.1-2.fc34.x86_64                                    
DEBUG util.py:446:    graphite2-1.3.14-6.fc34.x86_64                                                
DEBUG util.py:446:    graphite2-devel-1.3.14-6.fc34.x86_64                                          
DEBUG util.py:446:    groff-base-1.22.4-4.fc34.x86_64                                               
DEBUG util.py:446:    gsettings-desktop-schemas-40~alpha-1.fc34.x86_64                              
DEBUG util.py:446:    gsm-1.0.19-3.fc33.x86_64                                                      
DEBUG util.py:446:    gstreamer1-1.18.2-1.fc34.x86_64                                               
DEBUG util.py:446:    gtk-update-icon-cache-3.24.24-2.fc34.x86_64                                   
DEBUG util.py:446:    gtk3-3.24.24-2.fc34.x86_64                                                    
DEBUG util.py:446:    gtk3-devel-3.24.24-2.fc34.x86_64                                              
DEBUG util.py:446:    gucharmap-devel-13.0.5-1.fc34.x86_64                                          
DEBUG util.py:446:    gucharmap-libs-13.0.5-1.fc34.x86_64                                           
DEBUG util.py:446:    harfbuzz-2.7.4-1.fc34.x86_64                                                  
DEBUG util.py:446:    harfbuzz-devel-2.7.4-1.fc34.x86_64                                            
DEBUG util.py:446:    harfbuzz-icu-2.7.4-1.fc34.x86_64                                              
DEBUG util.py:446:    hicolor-icon-theme-0.17-9.fc33.noarch                                         
DEBUG util.py:446:    hwdata-0.343-1.fc34.noarch                                                    
DEBUG util.py:446:    iio-sensor-proxy-3.0-2.fc33.x86_64                                            
DEBUG util.py:446:    intltool-0.51.0-17.fc33.noarch                                                
DEBUG util.py:446:    iptables-libs-1.8.7-3.fc34.x86_64                                             
DEBUG util.py:446:    isl-0.16.1-12.fc33.x86_64                                                     
DEBUG util.py:446:    itstool-2.0.6-4.fc33.noarch                                                   
DEBUG util.py:446:    jasper-libs-2.0.24-3.fc34.x86_64                                              
DEBUG util.py:446:    jbigkit-libs-2.1-20.fc34.x86_64                                               
DEBUG util.py:446:    json-c-0.14-7.fc33.x86_64                                                     
DEBUG util.py:446:    json-glib-1.6.0-1.fc34.x86_64                                                 
DEBUG util.py:446:    kbd-2.4.0-1.fc34.x86_64                                                       
DEBUG util.py:446:    kbd-misc-2.4.0-1.fc34.noarch                                                  
DEBUG util.py:446:    kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64                                
DEBUG util.py:446:    kernel-tools-5.11.0-0.rc5.git0.1.fc34.x86_64                                  
DEBUG util.py:446:    kernel-tools-libs-5.11.0-0.rc5.git0.1.fc34.x86_64                             
DEBUG util.py:446:    kernel-tools-libs-devel-5.11.0-0.rc5.git0.1.fc34.x86_64                       
DEBUG util.py:446:    kmod-28-1.fc34.x86_64                                                         
DEBUG util.py:446:    kmod-libs-28-1.fc34.x86_64                                                    
DEBUG util.py:446:    langpacks-core-font-en-3.0-6.fc34.noarch                                      
DEBUG util.py:446:    lcms2-2.11-2.fc33.x86_64                                                      
DEBUG util.py:446:    libICE-1.0.10-6.fc34.x86_64                                                   
DEBUG util.py:446:    libICE-devel-1.0.10-6.fc34.x86_64                                             
DEBUG util.py:446:    libSM-1.2.3-8.fc34.x86_64                                                     
DEBUG util.py:446:    libSM-devel-1.2.3-8.fc34.x86_64                                               
DEBUG util.py:446:    libX11-1.7.0-2.fc34.x86_64                                                    
DEBUG util.py:446:    libX11-common-1.7.0-2.fc34.noarch                                             
DEBUG util.py:446:    libX11-devel-1.7.0-2.fc34.x86_64                                              
DEBUG util.py:446:    libX11-xcb-1.7.0-2.fc34.x86_64                                                
DEBUG util.py:446:    libXau-1.0.9-6.fc34.x86_64                                                    
DEBUG util.py:446:    libXau-devel-1.0.9-6.fc34.x86_64                                              
DEBUG util.py:446:    libXcomposite-0.4.5-5.fc34.x86_64                                             
DEBUG util.py:446:    libXcomposite-devel-0.4.5-5.fc34.x86_64                                       
DEBUG util.py:446:    libXcursor-1.2.0-5.fc34.x86_64                                                
DEBUG util.py:446:    libXcursor-devel-1.2.0-5.fc34.x86_64                                          
DEBUG util.py:446:    libXdamage-1.1.5-5.fc34.x86_64                                                
DEBUG util.py:446:    libXdamage-devel-1.1.5-5.fc34.x86_64                                          
DEBUG util.py:446:    libXext-1.3.4-6.fc34.x86_64                                                   
DEBUG util.py:446:    libXext-devel-1.3.4-6.fc34.x86_64                                             
DEBUG util.py:446:    libXfixes-5.0.3-14.fc34.x86_64                                                
DEBUG util.py:446:    libXfixes-devel-5.0.3-14.fc34.x86_64                                          
DEBUG util.py:446:    libXft-2.3.3-6.fc34.x86_64                                                    
DEBUG util.py:446:    libXft-devel-2.3.3-6.fc34.x86_64                                              
DEBUG util.py:446:    libXi-1.7.10-6.fc34.x86_64                                                    
DEBUG util.py:446:    libXi-devel-1.7.10-6.fc34.x86_64                                              
DEBUG util.py:446:    libXinerama-1.1.4-8.fc34.x86_64                                               
DEBUG util.py:446:    libXinerama-devel-1.1.4-8.fc34.x86_64                                         
DEBUG util.py:446:    libXrandr-1.5.2-6.fc34.x86_64                                                 
DEBUG util.py:446:    libXrandr-devel-1.5.2-6.fc34.x86_64                                           
DEBUG util.py:446:    libXrender-0.9.10-14.fc34.x86_64                                              
DEBUG util.py:446:    libXrender-devel-0.9.10-14.fc34.x86_64                                        
DEBUG util.py:446:    libXres-1.2.0-12.fc34.x86_64                                                  
DEBUG util.py:446:    libXres-devel-1.2.0-12.fc34.x86_64                                            
DEBUG util.py:446:    libXtst-1.2.3-14.fc34.x86_64                                                  
DEBUG util.py:446:    libXtst-devel-1.2.3-14.fc34.x86_64                                            
DEBUG util.py:446:    libXxf86vm-1.1.4-16.fc34.x86_64                                               
DEBUG util.py:446:    libargon2-20171227-5.fc33.x86_64                                              
DEBUG util.py:446:    libasyncns-0.8-19.fc33.x86_64                                                 
DEBUG util.py:446:    libblkid-devel-2.36.1-4.fc34.x86_64                                           
DEBUG util.py:446:    libcanberra-0.30-23.fc33.x86_64                                               
DEBUG util.py:446:    libcanberra-gtk3-0.30-23.fc33.x86_64                                          
DEBUG util.py:446:    libcbor-0.7.0-2.fc34.x86_64                                                   
DEBUG util.py:446:    libdatrie-0.2.9-14.fc34.x86_64                                                
DEBUG util.py:446:    libdatrie-devel-0.2.9-14.fc34.x86_64                                          
DEBUG util.py:446:    libdrm-2.4.103-1.fc34.x86_64                                                  
DEBUG util.py:446:    libedit-3.1-33.20191231cvs.fc33.x86_64                                        
DEBUG util.py:446:    libepoxy-1.5.5-1.fc34.x86_64                                                  
DEBUG util.py:446:    libepoxy-devel-1.5.5-1.fc34.x86_64                                            
DEBUG util.py:446:    libevent-2.1.12-3.fc34.x86_64                                                 
DEBUG util.py:446:    libffi-devel-3.1-27.fc34.x86_64                                               
DEBUG util.py:446:    libfido2-1.6.0-1.fc34.x86_64                                                  
DEBUG util.py:446:    libglvnd-1:1.3.2-3.fc34.x86_64                                                
DEBUG util.py:446:    libglvnd-core-devel-1:1.3.2-3.fc34.x86_64                                     
DEBUG util.py:446:    libglvnd-devel-1:1.3.2-3.fc34.x86_64                                          
DEBUG util.py:446:    libglvnd-egl-1:1.3.2-3.fc34.x86_64                                            
DEBUG util.py:446:    libglvnd-gles-1:1.3.2-3.fc34.x86_64                                           
DEBUG util.py:446:    libglvnd-glx-1:1.3.2-3.fc34.x86_64                                            
DEBUG util.py:446:    libglvnd-opengl-1:1.3.2-3.fc34.x86_64                                         
DEBUG util.py:446:    libgtop2-2.40.0-5.fc33.x86_64                                                 
DEBUG util.py:446:    libgtop2-devel-2.40.0-5.fc33.x86_64                                           
DEBUG util.py:446:    libgudev-234-1.fc34.x86_64                                                    
DEBUG util.py:446:    libgusb-0.3.5-1.fc33.x86_64                                                   
DEBUG util.py:446:    libgweather-40~alpha.1-1.fc34.x86_64                                          
DEBUG util.py:446:    libgweather-devel-40~alpha.1-1.fc34.x86_64                                    
DEBUG util.py:446:    libibverbs-33.0-3.fc34.x86_64                                                 
DEBUG util.py:446:    libicu-67.1-5.fc34.x86_64                                                     
DEBUG util.py:446:    libicu-devel-67.1-5.fc34.x86_64                                               
DEBUG util.py:446:    libimobiledevice-1.3.0-3.fc34.x86_64                                          
DEBUG util.py:446:    libjpeg-turbo-2.0.90-1.fc34.x86_64                                            
DEBUG util.py:446:    libmnl-1.0.4-12.fc33.x86_64                                                   
DEBUG util.py:446:    libmount-devel-2.36.1-4.fc34.x86_64                                           
DEBUG util.py:446:    libmpc-1.2.1-1.fc34.x86_64                                                    
DEBUG util.py:446:    libnetfilter_conntrack-1.0.8-1.fc34.x86_64                                    
DEBUG util.py:446:    libnfnetlink-1.0.1-19.fc34.x86_64                                             
DEBUG util.py:446:    libnl3-3.5.0-6.fc34.x86_64                                                    
DEBUG util.py:446:    libnotify-0.7.9-3.fc33.x86_64                                                 
DEBUG util.py:446:    libnotify-devel-0.7.9-3.fc33.x86_64                                           
DEBUG util.py:446:    libogg-2:1.3.4-3.fc33.x86_64                                                  
DEBUG util.py:446:    libpcap-14:1.9.1-6.fc34.x86_64                                                
DEBUG util.py:446:    libpciaccess-0.16-4.fc34.x86_64                                               
DEBUG util.py:446:    libplist-2.2.0-3.fc34.x86_64                                                  
DEBUG util.py:446:    libpng-2:1.6.37-7.fc34.x86_64                                                 
DEBUG util.py:446:    libpng-devel-2:1.6.37-7.fc34.x86_64                                           
DEBUG util.py:446:    libproxy-0.4.15-29.fc34.x86_64                                                
DEBUG util.py:446:    libpsl-devel-0.21.1-2.fc33.x86_64                                             
DEBUG util.py:446:    libseccomp-2.5.0-3.fc33.x86_64                                                
DEBUG util.py:446:    libselinux-devel-3.2-0.rc1.1.fc34.x86_64                                      
DEBUG util.py:446:    libsepol-devel-3.2-0.rc1.1.fc34.x86_64                                        
DEBUG util.py:446:    libsndfile-1.0.31-1.fc34.x86_64                                               
DEBUG util.py:446:    libsoup-2.72.0-3.fc34.x86_64                                                  
DEBUG util.py:446:    libsoup-devel-2.72.0-3.fc34.x86_64                                            
DEBUG util.py:446:    libstemmer-0-15.585svn.fc33.x86_64                                            
DEBUG util.py:446:    libtdb-1.4.3-5.fc33.x86_64                                                    
DEBUG util.py:446:    libtextstyle-0.21-3.fc34.x86_64                                               
DEBUG util.py:446:    libthai-0.1.28-5.fc33.x86_64                                                  
DEBUG util.py:446:    libthai-devel-0.1.28-5.fc33.x86_64                                            
DEBUG util.py:446:    libtiff-4.1.0-7.fc34.x86_64                                                   
DEBUG util.py:446:    libtool-2.4.6-40.fc34.x86_64                                                  
DEBUG util.py:446:    libtracker-control-2.3.6-2.fc34.x86_64                                        
DEBUG util.py:446:    libtracker-miner-2.3.6-2.fc34.x86_64                                          
DEBUG util.py:446:    libtracker-sparql-2.3.6-2.fc34.x86_64                                         
DEBUG util.py:446:    libunwind-1.4.0-5.fc34.x86_64                                                 
DEBUG util.py:446:    libusbmuxd-2.0.2-4.fc34.x86_64                                                
DEBUG util.py:446:    libusbx-1.0.23-3.fc34.x86_64                                                  
DEBUG util.py:446:    libvorbis-1:1.3.7-2.fc33.x86_64                                               
DEBUG util.py:446:    libwacom-1.8-1.fc34.x86_64                                                    
DEBUG util.py:446:    libwacom-data-1.8-1.fc34.noarch                                               
DEBUG util.py:446:    libwayland-client-1.19.0-1.fc34.x86_64                                        
DEBUG util.py:446:    libwayland-cursor-1.19.0-1.fc34.x86_64                                        
DEBUG util.py:446:    libwayland-egl-1.19.0-1.fc34.x86_64                                           
DEBUG util.py:446:    libwayland-server-1.19.0-1.fc34.x86_64                                        
DEBUG util.py:446:    libwebp-1.1.0-6.fc34.x86_64                                                   
DEBUG util.py:446:    libwnck3-3.36.0-2.fc33.x86_64                                                 
DEBUG util.py:446:    libwnck3-devel-3.36.0-2.fc33.x86_64                                           
DEBUG util.py:446:    libxcb-1.13.1-7.fc34.x86_64                                                   
DEBUG util.py:446:    libxcb-devel-1.13.1-7.fc34.x86_64                                             
DEBUG util.py:446:    libxcrypt-devel-4.4.17-2.fc34.x86_64                                          
DEBUG util.py:446:    libxkbcommon-1.0.3-1.fc34.x86_64                                              
DEBUG util.py:446:    libxkbcommon-devel-1.0.3-1.fc34.x86_64                                        
DEBUG util.py:446:    libxml2-devel-2.9.10-9.fc34.x86_64                                            
DEBUG util.py:446:    libxshmfence-1.3-8.fc34.x86_64                                                
DEBUG util.py:446:    libxslt-1.1.34-5.fc34.x86_64                                                  
DEBUG util.py:446:    llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                                          
DEBUG util.py:446:    m4-1.4.18-17.fc34.x86_64                                                      
DEBUG util.py:446:    mallard-rng-1.1.0-4.fc33.noarch                                               
DEBUG util.py:446:    mesa-libEGL-20.3.3-5.fc34.x86_64                                              
DEBUG util.py:446:    mesa-libGL-20.3.3-5.fc34.x86_64                                               
DEBUG util.py:446:    mesa-libgbm-20.3.3-5.fc34.x86_64                                              
DEBUG util.py:446:    mesa-libglapi-20.3.3-5.fc34.x86_64                                            
DEBUG util.py:446:    ncurses-6.2-3.20200222.fc33.x86_64                                            
DEBUG util.py:446:    nettle-3.7-2.fc34.x86_64                                                      
DEBUG util.py:446:    nspr-4.29.0-11.fc34.x86_64                                                    
DEBUG util.py:446:    nss-3.60.1-3.fc34.x86_64                                                      
DEBUG util.py:446:    nss-softokn-3.60.1-3.fc34.x86_64                                              
DEBUG util.py:446:    nss-softokn-freebl-3.60.1-3.fc34.x86_64                                       
DEBUG util.py:446:    nss-sysinit-3.60.1-3.fc34.x86_64                                              
DEBUG util.py:446:    nss-util-3.60.1-3.fc34.x86_64                                                 
DEBUG util.py:446:    pango-1.48.1-1.fc34.x86_64                                                    
DEBUG util.py:446:    pango-devel-1.48.1-1.fc34.x86_64                                              
DEBUG util.py:446:    pciutils-libs-3.7.0-2.fc34.x86_64                                             
DEBUG util.py:446:    pcre-cpp-8.44-3.fc34.1.x86_64                                                 
DEBUG util.py:446:    pcre-devel-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre-utf16-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre-utf32-8.44-3.fc34.1.x86_64                                               
DEBUG util.py:446:    pcre2-devel-10.36-2.fc34.1.x86_64                                             
DEBUG util.py:446:    pcre2-utf16-10.36-2.fc34.1.x86_64                                             
DEBUG util.py:446:    pcre2-utf32-10.36-2.fc34.1.x86_64                                             
DEBUG util.py:446:    perl-B-1.80-469.fc34.x86_64                                                   
DEBUG util.py:446:    perl-Carp-1.50-457.fc33.noarch                                                
DEBUG util.py:446:    perl-Class-Struct-0.66-469.fc34.noarch                                        
DEBUG util.py:446:    perl-Data-Dumper-2.174-459.fc34.x86_64                                        
DEBUG util.py:446:    perl-DynaLoader-1.47-469.fc34.x86_64                                          
DEBUG util.py:446:    perl-Encode-4:3.08-458.fc34.x86_64                                            
DEBUG util.py:446:    perl-Errno-1.30-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-Exporter-5.74-458.fc33.noarch                                            
DEBUG util.py:446:    perl-Fcntl-1.13-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-File-Basename-2.85-469.fc34.noarch                                       
DEBUG util.py:446:    perl-File-Compare-1.100.600-469.fc34.noarch                                   
DEBUG util.py:446:    perl-File-Copy-2.34-469.fc34.noarch                                           
DEBUG util.py:446:    perl-File-Find-1.37-469.fc34.noarch                                           
DEBUG util.py:446:    perl-File-Path-2.18-1.fc34.noarch                                             
DEBUG util.py:446:    perl-File-Temp-1:0.231.100-1.fc34.noarch                                      
DEBUG util.py:446:    perl-File-stat-1.09-469.fc34.noarch                                           
DEBUG util.py:446:    perl-Getopt-Long-1:2.52-1.fc34.noarch                                         
DEBUG util.py:446:    perl-Getopt-Std-1.12-469.fc34.noarch                                          
DEBUG util.py:446:    perl-HTTP-Tiny-0.076-457.fc33.noarch                                          
DEBUG util.py:446:    perl-IO-1.43-469.fc34.x86_64                                                  
DEBUG util.py:446:    perl-IPC-Open3-1.21-469.fc34.noarch                                           
DEBUG util.py:446:    perl-MIME-Base64-3.16-1.fc34.x86_64                                           
DEBUG util.py:446:    perl-POSIX-1.94-469.fc34.x86_64                                               
DEBUG util.py:446:    perl-PathTools-3.78-458.fc34.x86_64                                           
DEBUG util.py:446:    perl-Pod-Escapes-1:1.07-457.fc33.noarch                                       
DEBUG util.py:446:    perl-Pod-Perldoc-3.28.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Pod-Simple-1:3.42-1.fc34.noarch                                          
DEBUG util.py:446:    perl-Pod-Usage-4:2.01-1.fc34.noarch                                           
DEBUG util.py:446:    perl-Scalar-List-Utils-4:1.55-457.fc33.x86_64                                 
DEBUG util.py:446:    perl-SelectSaver-1.02-469.fc34.noarch                                         
DEBUG util.py:446:    perl-Socket-4:2.031-1.fc34.x86_64                                             
DEBUG util.py:446:    perl-Storable-1:3.21-457.fc33.x86_64                                          
DEBUG util.py:446:    perl-Symbol-1.08-469.fc34.noarch                                              
DEBUG util.py:446:    perl-Term-ANSIColor-5.01-458.fc33.noarch                                      
DEBUG util.py:446:    perl-Term-Cap-1.17-457.fc33.noarch                                            
DEBUG util.py:446:    perl-Text-ParseWords-3.30-457.fc33.noarch                                     
DEBUG util.py:446:    perl-Text-Tabs+Wrap-2013.0523-457.fc33.noarch                                 
DEBUG util.py:446:    perl-Thread-Queue-3.14-457.fc33.noarch                                        
DEBUG util.py:446:    perl-Time-Local-2:1.300-4.fc33.noarch                                         
DEBUG util.py:446:    perl-XML-Parser-2.46-6.fc33.x86_64                                            
DEBUG util.py:446:    perl-constant-1.33-458.fc33.noarch                                            
DEBUG util.py:446:    perl-if-0.60.800-469.fc34.noarch                                              
DEBUG util.py:446:    perl-interpreter-4:5.32.1-469.fc34.x86_64                                     
DEBUG util.py:446:    perl-libs-4:5.32.1-469.fc34.x86_64                                            
DEBUG util.py:446:    perl-mro-1.23-469.fc34.x86_64                                                 
DEBUG util.py:446:    perl-overload-1.31-469.fc34.noarch                                            
DEBUG util.py:446:    perl-overloading-0.02-469.fc34.noarch                                         
DEBUG util.py:446:    perl-parent-1:0.238-457.fc33.noarch                                           
DEBUG util.py:446:    perl-podlators-1:4.14-457.fc33.noarch                                         
DEBUG util.py:446:    perl-subs-1.03-469.fc34.noarch                                                
DEBUG util.py:446:    perl-threads-1:2.25-457.fc33.x86_64                                           
DEBUG util.py:446:    perl-threads-shared-1.61-457.fc33.x86_64                                      
DEBUG util.py:446:    perl-vars-1.05-469.fc34.noarch                                                
DEBUG util.py:446:    pixman-0.40.0-2.fc33.x86_64                                                   
DEBUG util.py:446:    pixman-devel-0.40.0-2.fc33.x86_64                                             
DEBUG util.py:446:    polkit-devel-0.117-3.fc34.x86_64                                              
DEBUG util.py:446:    polkit-docs-0.117-3.fc34.noarch                                               
DEBUG util.py:446:    polkit-libs-0.117-3.fc34.x86_64                                               
DEBUG util.py:446:    publicsuffix-list-20190417-4.fc33.noarch                                      
DEBUG util.py:446:    pulseaudio-libs-14.2-2.fc34.x86_64                                            
DEBUG util.py:446:    pulseaudio-libs-glib2-14.2-2.fc34.x86_64                                      
DEBUG util.py:446:    python-pip-wheel-21.0-1.fc34.noarch                                           
DEBUG util.py:446:    python-setuptools-wheel-52.0.0-1.fc34.noarch                                  
DEBUG util.py:446:    python3-3.9.1-5.fc34.x86_64                                                   
DEBUG util.py:446:    python3-libs-3.9.1-5.fc34.x86_64                                              
DEBUG util.py:446:    python3-libxml2-2.9.10-9.fc34.x86_64                                          
DEBUG util.py:446:    rest-0.8.1-9.fc34.x86_64                                                      
DEBUG util.py:446:    shared-mime-info-2.1-1.fc34.x86_64                                            
DEBUG util.py:446:    sound-theme-freedesktop-0.8-14.fc33.noarch                                    
DEBUG util.py:446:    sqlite-3.34.1-2.fc34.x86_64                                                   
DEBUG util.py:446:    sqlite-devel-3.34.1-2.fc34.x86_64                                             
DEBUG util.py:446:    startup-notification-0.12-20.fc33.x86_64                                      
DEBUG util.py:446:    startup-notification-devel-0.12-20.fc33.x86_64                                
DEBUG util.py:446:    systemd-247.2-1.fc34.x86_64                                                   
DEBUG util.py:446:    systemd-pam-247.2-1.fc34.x86_64                                               
DEBUG util.py:446:    systemd-rpm-macros-247.2-1.fc34.noarch                                        
DEBUG util.py:446:    systemd-udev-247.2-1.fc34.x86_64                                              
DEBUG util.py:446:    tracker-2.3.6-2.fc34.x86_64                                                   
DEBUG util.py:446:    tracker-devel-2.3.6-2.fc34.x86_64                                             
DEBUG util.py:446:    upower-0.99.11-9.fc34.x86_64                                                  
DEBUG util.py:446:    upower-devel-0.99.11-9.fc34.x86_64                                            
DEBUG util.py:446:    wayland-devel-1.19.0-1.fc34.x86_64                                            
DEBUG util.py:446:    wayland-protocols-devel-1.20-2.fc33.noarch                                    
DEBUG util.py:446:    xcb-util-0.4.0-16.fc33.x86_64                                                 
DEBUG util.py:446:    xkeyboard-config-2.31-4.fc34.noarch                                           
DEBUG util.py:446:    xml-common-0.6.3-55.fc33.noarch                                               
DEBUG util.py:446:    xorg-x11-proto-devel-2019.1-6.fc34.noarch                                     
DEBUG util.py:446:    xz-devel-5.2.5-4.fc34.x86_64                                                  
DEBUG util.py:446:    yelp-tools-3.38.0-1.fc34.noarch                                               
DEBUG util.py:446:    yelp-xsl-3.38.2-1.fc34.noarch                                                 
DEBUG util.py:446:    zlib-devel-1.2.11-24.fc34.x86_64                                              
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611937522.976948/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG backend.py:763:  Copying packages to result dir
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: /usr/bin/gzip -9 --force /var/lib/copr-rpmbuild/results/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True