Creating image fedora-22 on thin... From github.com:cockpit-project/cockpit * branch refs/pull/3778/head -> FETCH_HEAD + f97967f...61a417b refs/pull/3778/head -> origin/pr/3778 (forced update) Note: checking out '61a417b23d51c81b92281e159b1c93fb50257c1a'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 61a417b... test: Support manual triggering of image refreshes + '[' 3 -lt 3 ']' + subscription_args= + '[' 3 -gt 3 ']' ++ dirname ./guest/fedora.build + BASE=./guest + out=/home/mvo/work/cockpit/test/tmp/run/fedora-22.qcow2 + os=fedora-22 + arch=x86_64 + test -z '' + BOOTSTRAP_VOLUME_SIZE=8G + virt-builder fedora-22 --output /home/mvo/work/cockpit/test/tmp/run/fedora-22.qcow2 --size 8G --format qcow2 --arch x86_64 --root-password password:foobar --mkdir /root/.ssh --chmod 0700:/root/.ssh --upload ./guest/identity.pub:/root/.ssh/authorized_keys --chmod 0600:/root/.ssh/authorized_keys --run-command 'chown root:root /root/.ssh/authorized_keys' --upload ./guest/host_key:/etc/ssh/ssh_host_rsa_key --chmod 0600:/etc/ssh/ssh_host_rsa_key --upload ./guest/host_key.pub:/etc/ssh/ssh_host_rsa_key.pub --upload ./guest/fedora-network-ifcfg:/etc/sysconfig/network-scripts/ifcfg-eth0 --delete /etc/systemd/system/multi-user.target.wants/sshd.service --mkdir /etc/systemd/system/sockets.target.wants --link /usr/lib/systemd/system/sshd.socket:/etc/systemd/system/sockets.target.wants --selinux-relabel [ 3.5] Downloading: http://libguestfs.org/download/builder/fedora-22.xz [ 3.9] Planning how to build this image [ 3.9] Uncompressing [ 15.3] Resizing (using virt-resize) to expand the disk to 8.0G [ 48.7] Opening the new disk [ 61.5] Setting a random seed [ 61.5] Making directory: /root/.ssh [ 61.5] Changing permissions of /root/.ssh to 0700 [ 61.5] Uploading: ./guest/identity.pub to /root/.ssh/authorized_keys [ 61.5] Changing permissions of /root/.ssh/authorized_keys to 0600 [ 61.5] Running: chown root:root /root/.ssh/authorized_keys [ 61.6] Uploading: ./guest/host_key to /etc/ssh/ssh_host_rsa_key [ 61.6] Changing permissions of /etc/ssh/ssh_host_rsa_key to 0600 [ 61.6] Uploading: ./guest/host_key.pub to /etc/ssh/ssh_host_rsa_key.pub [ 61.6] Uploading: ./guest/fedora-network-ifcfg to /etc/sysconfig/network-scripts/ifcfg-eth0 [ 61.6] Deleting: /etc/systemd/system/multi-user.target.wants/sshd.service [ 61.6] Making directory: /etc/systemd/system/sockets.target.wants [ 61.6] Linking: /etc/systemd/system/sockets.target.wants -> /usr/lib/systemd/system/sshd.socket [ 61.6] Setting passwords [ 62.5] SELinux relabelling [ 62.6] Finishing off Output file: /home/mvo/work/cockpit/test/tmp/run/fedora-22.qcow2 Output size: 8.0G Output format: qcow2 Total usable space: 7.4G Free space: 6.6G (89%) [1455866808.61] EVENT: Domain 'fedora-22-e0xs' (ID 59) Resumed Unpaused [1455866808.61] EVENT: Domain 'fedora-22-e0xs' (ID 59) Started Booted [1455866845.53] REBOOT: Domain 'fedora-22-e0xs' (ID 59) Warning: Permanently added '10.111.115.107' (ECDSA) to the list of known hosts. Warning: Permanently added '10.111.115.107' (ECDSA) to the list of known hosts. Warning: Permanently added '10.111.115.107' (ECDSA) to the list of known hosts. Warning: Permanently added '10.111.115.107' (ECDSA) to the list of known hosts. + TEST_OS=fedora-22 + export TEST_OS + TEST_SOURCE=/var/tmp/cockpit-wip.tar.gz + export TEST_SOURCE + /var/tmp/SETUP + xfs_growfs / + df -h / + passwd --stdin root + echo foobar + COCKPIT_DEPS='atomic device-mapper-multipath docker etcd glib-networking json-glib kubernetes libssh pcp pcp-libs realmd selinux-policy-targeted sos storaged storaged-lvm2 subscription-manager tuned ' + IPA_CLIENT_PACKAGES='freeipa-client oddjob oddjob-mkhomedir sssd ' + TEST_PACKAGES='systemtap-runtime-virtguest valgrind gdb ' + rm -rf /etc/sysconfig/iptables + maybe firewall-cmd --permanent --add-port 8765/tcp + type firewall-cmd + firewall-cmd --permanent --add-port 8765/tcp + echo NETWORKING=yes + useradd -c Administrator -G wheel admin + passwd --stdin admin + echo foobar + dnf -y upgrade dnf warning: /var/cache/dnf/x86_64/22/updates/packages/dnf-1.1.6-2.fc22.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 8e1431d5: NOKEY Importing GPG key 0x8E1431D5: Userid : "Fedora (22) " Fingerprint: C527 EA07 A934 9B58 9C35 E1BF 11AD C094 8E14 31D5 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-22-x86_64 Running setup script /home/mvo/work/cockpit/test/guest/fedora-22.setup & info network net0: index=0,type=nic,model=virtio-net-pci,macaddr=9e:00:10:62:00:01 \ hostnet0: index=0,type=tap,fd=23 available mac addresses: 9e:00:10:62:00:01 + ! test -f /run/nologin Uploading guest/lib scp -B -r -p -P 22 -i /home/mvo/work/cockpit/test/guest/identity -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null guest/lib root@[10.111.115.107]:/var/lib/testvm Uploading /home/mvo/work/cockpit/test/guest/fedora-22.setup scp -B -r -p -P 22 -i /home/mvo/work/cockpit/test/guest/identity -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /home/mvo/work/cockpit/test/guest/fedora-22.setup root@[10.111.115.107]:/var/tmp/SETUP Uploading /home/mvo/work/cockpit/test/cockpit-wip.tar.gz scp -B -r -p -P 22 -i /home/mvo/work/cockpit/test/guest/identity -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null /home/mvo/work/cockpit/test/cockpit-wip.tar.gz root@[10.111.115.107]:/var/tmp Uploading ../images/base scp -B -r -p -P 22 -i /home/mvo/work/cockpit/test/guest/identity -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ../images/base root@[10.111.115.107]:/var/tmp/cockpit-base run setup script on guest meta-data=/dev/vda3 isize=256 agcount=6, agsize=321792 blks = sectsz=512 attr=2, projid32bit=1 = crc=0 finobt=0 data = bsize=4096 blocks=1811136, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0 ftype=0 log =internal bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Filesystem Size Used Avail Use% Mounted on /dev/vda3 6.9G 708M 6.3G 11% / Changing password for user root. passwd: all authentication tokens updated successfully. success Changing password for user admin. passwd: all authentication tokens updated successfully. Last metadata expiration check performed 0:00:08 ago on Fri Feb 19 02:28:22 2016. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: dnf noarch 1.1.6-2.fc22 updates 291 k dnf-conf noarch 1.1.6-2.fc22 updates 91 k dnf-yum noarch 1.1.6-2.fc22 updates 85 k hawkey x86_64 0.6.2-2.fc22 updates 92 k librepo x86_64 1.7.16-1.fc22 updates 80 k python-dnf noarch 1.1.6-2.fc22 updates 449 k python-hawkey x86_64 0.6.2-2.fc22 updates 77 k python-librepo x86_64 1.7.16-1.fc22 updates 53 k Transaction Summary ================================================================================ Upgrade 8 Packages Total download size: 1.2 M Downloading Packages: -------------------------------------------------------------------------------- Total 506 kB/s | 932 kB 00:01 Delta RPMs reduced 1.2 MB of updates to 0.9 MB (23.1% saved) Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Upgrading : librepo-1.7.16-1.fc22.x86_64 1/16 Upgrading : python-librepo-1.7.16-1.fc22.x86_64 2/16 Upgrading : hawkey-0.6.2-2.fc22.x86_64 3/16 Upgrading : python-hawkey-0.6.2-2.fc22.x86_64 4/16 Upgrading : dnf-conf-1.1.6-2.fc22.noarch 5/16 Upgrading : python-dnf-1.1.6-2.fc22.+ dnf -y upgrade noarch 6/16 Upgrading : dnf-1.1.6-2.fc22.noarch 7/16 Upgrading : dnf-yum-1.1.6-2.fc22.noarch 8/16 Cleanup : dnf-yum-1.0.0-1.fc22.noarch 9/16 Cleanup : dnf-1.0.0-1.fc22.noarch 10/16 Cleanup : python-dnf-1.0.0-1.fc22.noarch 11/16 Cleanup : python-hawkey-0.5.6-1.fc22.x86_64 12/16 Cleanup : python-librepo-1.7.13-1.fc22.x86_64 13/16 Cleanup : librepo-1.7.13-1.fc22.x86_64 14/16 Cleanup : hawkey-0.5.6-1.fc22.x86_64 15/16 Cleanup : dnf-conf-1.0.0-1.fc22.noarch 16/16 Verifying : dnf-1.1.6-2.fc22.noarch 1/16 Verifying : python-dnf-1.1.6-2.fc22.noarch 2/16 Verifying : dnf-conf-1.1.6-2.fc22.noarch 3/16 Verifying : python-hawkey-0.6.2-2.fc22.x86_64 4/16 Verifying : python-librepo-1.7.16-1.fc22.x86_64 5/16 Verifying : dnf-yum-1.1.6-2.fc22.noarch 6/16 Verifying : hawkey-0.6.2-2.fc22.x86_64 7/16 Verifying : librepo-1.7.16-1.fc22.x86_64 8/16 Verifying : python-librepo-1.7.13-1.fc22.x86_64 9/16 Verifying : librepo-1.7.13-1.fc22.x86_64 10/16 Verifying : hawkey-0.5.6-1.fc22.x86_64 11/16 Verifying : dnf-1.0.0-1.fc22.noarch 12/16 Verifying : dnf-conf-1.0.0-1.fc22.noarch 13/16 Verifying : dnf-yum-1.0.0-1.fc22.noarch 14/16 Verifying : python-dnf-1.0.0-1.fc22.noarch 15/16 Verifying : python-hawkey-0.5.6-1.fc22.x86_64 16/16 Upgraded: dnf.noarch 1.1.6-2.fc22 dnf-conf.noarch 1.1.6-2.fc22 dnf-yum.noarch 1.1.6-2.fc22 hawkey.x86_64 0.6.2-2.fc22 librepo.x86_64 1.7.16-1.fc22 python-dnf.noarch 1.1.6-2.fc22 python-hawkey.x86_64 0.6.2-2.fc22 python-librepo.x86_64 1.7.16-1.fc22 Complete! Last metadata expiration check performed 0:00:08 ago on Fri Feb 19 02:29:16 2016. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: elfutils-default-yama-scope noarch 0.165-2.fc22 updates 38 k kernel x86_64 4.3.4-200.fc22 updates 76 k kernel-core x86_64 4.3.4-200.fc22 updates 20 M kernel-modules x86_64 4.3.4-200.fc22 updates 18 M python-firewall noarch 0.3.14.2-4.fc22 updates 237 k replacing python2-firewall.noarch 0.3.13-7.fc22 python-pip noarch 6.0.8-1.fc22 fedora 1.7 M python-setuptools noarch 17.1.1-3.fc22 updates 425 k Upgrading: NetworkManager x86_64 1:1.0.10-2.fc22 updates 1.9 M NetworkManager-libnm x86_64 1:1.0.10-2.fc22 updates 482 k audit x86_64 2.4.5-1.fc22 updates 242 k audit-libs x86_64 2.4.5-1.fc22 updates 95 k avahi-autoipd x86_64 0.6.31-43.fc22 updates 30 k avahi-libs x86_64 0.6.31-43.fc22 updates 61 k bash x86_64 4.3.42-3.fc22 updates 1.6 M bash-completion noarch 1:2.1-7.20150513git1950590.fc22 updates 255 k bind99-libs x86_64 9.9.8-1.P2.fc22 updates 655 k bind99-license noarch 9.9.8-1.P2.fc22 updates 12 k ca-certificates noarch 2015.2.6-1.0.fc22 updates 432 k chkconfig x86_64 1.7-1.fc22 updates 179 k coreutils x86_64 8.23-11.fc22 updates 2.9 M cryptsetup-libs x86_64 1.6.8-2.fc22 updates 210 k curl x86_64 7.40.0-8.fc22 updates 280 k cyrus-sasl-lib x86_64 2.1.26-23.fc22 updates 158 k dbus x86_64 1:1.8.20-1.fc22 updates 355 k dbus-libs x86_64 1:1.8.20-1.fc22 updates 168 k dhcp-client x86_64 12:4.3.2-7.fc22 updates 296 k dhcp-common noarch 12:4.3.2-7.fc22 updates 189 k dhcp-libs x86_64 12:4.3.2-7.fc22 updates 136 k dnf-plugins-core noarch 0.1.16-1.fc22 updates 37 k dnsmasq x86_64 2.75-3.fc22 updates 293 k dracut x86_64 041-14.fc22 updates 324 k dracut-config-rescue x86_64 041-14.fc22 updates 45 k ebtables x86_64 2.0.10-18.fc22 updates 126 k elfutils-libelf x86_64 0.165-2.fc22 updates 213 k elfutils-libs x86_64 0.165-2.fc22 updates 272 k fedora-repos noarch 22-2 updates 79 k file x86_64 5.22-5.fc22 updates 66 k file-libs x86_64 5.22-5.fc22 updates 423 k findutils x86_64 1:4.5.14-6.fc22 updates 523 k firewalld noarch 0.3.14.2-4.fc22 updates 338 k firewalld-filesystem noarch 0.3.14.2-4.fc22 updates 48 k freetype x86_64 2.5.5-2.fc22 updates 406 k glib2 x86_64 2.44.1-2.fc22 updates 2.2 M glibc x86_64 2.21-11.fc22 updates 3.5 M glibc-common x86_64 2.21-11.fc22 updates 11 M gnupg2 x86_64 2.1.9-1.fc22 updates 1.8 M gnutls x86_64 3.3.20-1.fc22 updates 629 k grep x86_64 2.21-9.fc22 updates 365 k grub2 x86_64 1:2.02-0.18.fc22 updates 3.8 M grub2-tools x86_64 1:2.02-0.18.fc22 updates 7.4 M gzip x86_64 1.6-8.fc22 updates 155 k hwdata noarch 0.285-2.fc22 updates 1.4 M info x86_64 5.2-9.fc22 updates 212 k iproute x86_64 3.16.0-4.fc22 updates 538 k kmod x86_64 22-2.fc22 updates 111 k kmod-libs x86_64 22-2.fc22 updates 61 k kpartx x86_64 0.4.9-73.fc22.2 updates 59 k krb5-libs x86_64 1.13.2-13.fc22 updates 839 k less x86_64 481-1.fc22 updates 153 k libassuan x86_64 2.4.2-1.fc22 updates 75 k libattr x86_64 2.4.47-10.fc22 updates 24 k libblkid x86_64 2.26.2-4.fc22 updates 180 k libcap-ng x86_64 0.7.5-2.fc22 updates 29 k libcurl x86_64 7.40.0-8.fc22 updates 247 k libdb x86_64 5.3.28-12.fc22 updates 736 k libdb-utils x86_64 5.3.28-12.fc22 updates 108 k libfdisk x86_64 2.26.2-4.fc22 updates 217 k libgcc x86_64 5.3.1-2.fc22 updates 88 k libgomp x86_64 5.3.1-2.fc22 updates 152 k libgpg-error x86_64 1.21-1.fc22 updates 153 k libgudev1 x86_64 219-27.fc22 updates 64 k libidn x86_64 1.32-1.fc22 updates 228 k libmount x86_64 2.26.2-4.fc22 updates 196 k libnl3 x86_64 3.2.27-1.fc22 updates 266 k libpcap x86_64 14:1.7.3-1.fc22 updates 149 k libpng x86_64 2:1.6.19-1.fc22 updates 118 k libpwquality x86_64 1.2.4-3.fc22 updates 89 k libreport-filesystem x86_64 2.6.4-1.fc22 updates 45 k libseccomp x86_64 2.2.3-0.fc22 updates 55 k libselinux x86_64 2.3-10.fc22 updates 149 k libselinux-python x86_64 2.3-10.fc22 updates 301 k libselinux-utils x86_64 2.3-10.fc22 updates 141 k libsmartcols x86_64 2.26.2-4.fc22 updates 138 k libsolv x86_64 0.6.14-2.fc22 updates 346 k libstdc++ x86_64 5.3.1-2.fc22 updates 425 k libuser x86_64 0.62-1.fc22 updates 398 k libuuid x86_64 2.26.2-4.fc22 updates 79 k libxml2 x86_64 2.9.3-1.fc22 updates 682 k linux-firmware noarch 20160204-61.git91d5dd13.fc22 updates 33 M lua x86_64 5.3.2-2.fc22 updates 307 k man-db x86_64 2.7.1-9.fc22 updates 823 k nspr x86_64 4.10.10-2.fc22 updates 134 k nss x86_64 3.21.0-1.1.fc22 updates 860 k nss-softokn x86_64 3.21.0-1.1.fc22 updates 314 k nss-softokn-freebl x86_64 3.21.0-1.1.fc22 updates 207 k nss-sysinit x86_64 3.21.0-1.1.fc22 updates 56 k nss-tools x86_64 3.21.0-1.1.fc22 updates 492 k nss-util x86_64 3.21.0-1.0.fc22 updates 81 k openssh x86_64 6.9p1-10.fc22 updates 445 k openssh-clients x86_64 6.9p1-10.fc22 updates 672 k openssh-server x86_64 6.9p1-10.fc22 updates 469 k openssl x86_64 1:1.0.1k-13.fc22 updates 496 k openssl-libs x86_64 1:1.0.1k-13.fc22 updates 941 k os-prober x86_64 1.68-1.fc22 updates 47 k p11-kit x86_64 0.23.1-2.fc22 updates 150 k p11-kit-trust x86_64 0.23.1-2.fc22 updates 130 k pam x86_64 1.1.8-19.fc22 updates 726 k parted x86_64 3.2-10.fc22 updates 532 k pcre x86_64 8.38-1.fc22 updates 494 k pinentry x86_64 0.9.2-1.fc22 updates 71 k plymouth x86_64 0.8.9-10.2013.08.14.fc22 updates 111 k plymouth-core-libs x86_64 0.8.9-10.2013.08.14.fc22 updates 100 k plymouth-scripts x86_64 0.8.9-10.2013.08.14.fc22 updates 38 k policycoreutils x86_64 2.3-18.fc22 updates 811 k polkit-libs x86_64 0.113-4.fc22 updates 70 k procps-ng x/usr/lib/python2.7/site-packages/urllib3/packages/six.pyo: read error (tried to read 7800 bytes from offset 23252) cannot reconstruct rpm from disk files 86_64 3.3.10-8.fc22 updates 383 k pygobject3-base x86_64 3.16.2-1.fc22 updates 294 k python x86_64 2.7.10-8.fc22 updates 93 k python-backports-ssl_match_hostname noarch 3.5.0.1-1.fc22 updates 17 k python-dnf-plugins-core noarch 0.1.16-1.fc22 updates 105 k python-libs x86_64 2.7.10-8.fc22 updates 5.8 M python-pycurl x86_64 7.19.5.1-3.fc22 updates 177 k python-requests noarch 2.9.1-1.fc22 updates 105 k python-slip noarch 0.6.4-1.fc22 updates 36 k python-slip-dbus noarch 0.6.4-1.fc22 updates 36 k python-sssdconfig noarch 1.13.3-3.fc22 updates 99 k python-urllib3 noarch 1.13.1-1.fc22 updates 119 k rpm x86_64 4.12.0.1-14.fc22 updates 501 k rpm-build-libs x86_64 4.12.0.1-14.fc22 updates 111 k rpm-libs x86_64 4.12.0.1-14.fc22 updates 276 k rpm-plugin-selinux x86_64 4.12.0.1-14.fc22 updates 49 k rpm-plugin-systemd-inhibit x86_64 4.12.0.1-14.fc22 updates 49 k rpm-python x86_64 4.12.0.1-14.fc22 updates 91 k selinux-policy noarch 3.13.1-128.21.fc22 updates 425 k selinux-policy-targeted noarch 3.13.1-128.21.fc22 updates 4.1 M shared-mime-info x86_64 1.4-6.fc22 updates 292 k sqlite x86_64 3.10.2-1.fc22 updates 476 k sudo x86_64 1.8.15-1.fc22 updates 691 k systemd x86_64 219-27.fc22 updates 5.9 M systemd-libs x86_64 219-27.fc22 updates 352 k tzdata noarch 2016a-1.fc22 updates 423 k uboot-tools x86_64 2015.07-5.fc22 updates 271 k util-linux x86_64 2.26.2-4.fc22 updates 2.0 M vim-minimal x86_64 2:7.4.827-1.fc22 updates 465 k xfsprogs x86_64 3.2.2-2.fc22 updates 873 k Transaction Summary ================================================================================ Install 7 Packages Upgrade 138 Packages Total download size: 161 M Downloading Packages: python-urllib3-1.13.1-1.fc22.noarch: Delta RPM rebuild failed -------------------------------------------------------------------------------- Total 1.4 MB/s | 105 MB 01:15 Delta RPMs reduced 161.2 MB of updates to 104.9 MB (34.1% saved) Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Upgrading : libgcc-5.3.1-2.fc22.x86_64 1/284 Upgrading : tzdata-2016a-1.fc22.noarch 2/284 Upgrading : bash-4.3.42-3.fc22.x86_64 3/284 Upgrading : nss-softokn-freebl-3.21.0-1.1.fc22.x86_64 4/284 Upgrading : glibc-common-2.21-11.fc22.x86_64 5/284 Upgrading : glibc-2.21-11.fc22.x86_64 6/284 Upgrading : libstdc++-5.3.1-2.fc22.x86_64 7/284 Upgrading : pcre-8.38-1.fc22.x86_64 8/284 Upgrading : libselinux-2.3-10.fc22.x86_64 9/284 Upgrading : libdb-5.3.28-12.fc22.x86_64 10/284 Upgrading : audit-libs-2.4.5-1.fc22.x86_64 11/284 Upgrading : libuuid-2.26.2-4.fc22.x86_64 12/284 Upgrading : nspr-4.10.10-2.fc22.x86_64 13/284 Upgrading : info-5.2-9.fc22.x86_64 14/284 Upgrading : grep-2.21-9.fc22.x86_64 15/284 Upgrading : nss-util-3.21.0-1.0.fc22.x86_64 16/284 Upgrading : elfutils-libelf-0.165-2.fc22.x86_64 17/284 Upgrading : dbus-libs-1:1.8.20-1.fc22.x86_64 18/284 Upgrading : lua-5.3.2-2.fc22.x86_64 19/284 Upgrading : chkconfig-1.7-1.fc22.x86_64 20/284 Upgrading : libgpg-error-1.21-1.fc22.x86_64 21/284 Upgrading : libidn-1.32-1.fc22.x86_64 22/284 Upgrading : libcap-ng-0.7.5-2.fc22.x86_64 23/284 Upgrading : p11-kit-0.23.1-2.fc22.x86_64 24/284 Upgrading : p11-kit-trust-0.23.1-2.fc22.x86_64 25/284 Upgrading : findutils-1:4.5.14-6.fc22.x86_64 26/284 Upgrading : iproute-3.16.0-4.fc22.x86_64 27/284 Upgrading : file-libs-5.22-5.fc22.x86_64 28/284 Upgrading : file-5.22-5.fc22.x86_64 29/284 Upgrading : kmod-libs-22-2.fc22.x86_64 30/284 Upgrading : kmod-22-2.fc22.x86_64 31/284 Upgrading : libxml2-2.9.3-1.fc22.x86_64 32/284 Upgrading : sqlite-3.10.2-1.fc22.x86_64 33/284 Upgrading : nss-softokn-3.21.0-1.1.fc22.x86_64 34/284 Upgrading : cryptsetup-libs-1.6.8-2.fc22.x86_64 35/284 Upgrading : libassuan-2.4.2-1.fc22.x86_64 36/284 Upgrading : pinentry-0.9.2-1.fc22.x86_64 37/284 Upgrading : gnupg2-2.1.9-1.fc22.x86_64 38/284 Upgrading : avahi-libs-0.6.31-43.fc22.x86_64 39/284 Upgrading : avahi-autoipd-0.6.31-43.fc22.x86_64 40/284 Upgrading : libdb-utils-5.3.28-12.fc22.x86_64 41/284 Upgrading : libselinux-utils-2.3-10.fc22.x86_64 42/284 Upgrading : vim-minimal-2:7.4.827-1.fc22.x86_64 43/284 Upgrading : kpartx-0.4.9-73.fc22.2.x86_64 44/284 Upgrading : libattr-2.4.47-10.fc22.x86_64 45/284 Upgrading : krb5-libs-1.13.2-13.fc22.x86_64 46/284 Upgrading : openssl-libs-1:1.0.1k-13.fc22.x86_64 47/284 Upgrading : coreutils-8.23-11.fc22.x86_64 48/284 Upgrading : ca-certificates-2015.2.6-1.0.fc22.noarch 49/284 Upgrading : libpwquality-1.2.4-3.fc22.x86_64 50/284 Upgrading : pam-1.1.8-19.fc22.x86_64 51/284 Upgrading : libblkid-2.26.2-4.fc22.x86_64 52/284 Upgrading : gzip-1.6-8.fc22.x86_64 53/284 Upgrading : python-libs-2.7.10-8.fc22.x86_64 54/284 Installing : python-setuptools-17.1.1-3.fc22.noarch 55/284 Upgrading : python-2.7.10-8.fc22.x86_64 56/284 Installing : python-pip-6.0.8-1.fc22.noarch 57/284 Upgrading : libmount-2.26.2-4.fc22.x86_64 58/284 Upgrading : python-dnf-plugins-core-0.1.16-1.fc22.noarch 59/284 Upgrading : libselinux-python-2.3-10.fc22.x86_64 60/284 Upgrading : python-slip-0.6.4-1.fc22.noarch 61/284 Upgrading : python-slip-dbus-0.6.4-1.fc22.noarch 62/284 Upgrading : python-urllib3-1.13.1-1.fc22.noarch 63/284 Upgrading : less-481-1.fc22.x86_64 64/284 Upgrading : man-db-2.7.1-9.fc22.x86_64 65/284 Upgrading : libfdisk-2.26.2-4.fc22.x86_64 66/284 Upgrading : nss-3.21.0-1.1.fc22.x86_64 67/284 Upgrading : nss-sysinit-3.21.0-1.1.fc22.x86_64 68/284 Upgrading : libcurl-7.40.0-8.fc22.x86_64 69/284 Upgrading : curl-7.40.0-8.fc22.x86_64 70/284 Upgrading : rpm-plugin-selinux-4.12.0.1-14.fc22.x86_64 71/284 Upgrading : rpm-libs-4.12.0.1-14.fc22.x86_64 72/284 Upgrading : rpm-4.12.0.1-14.fc22.x86_64 73/284 Upgrading : rpm-build-libs-4.12.0.1-14.fc22.x86_64 74/284 Upgrading : glib2-2.44.1-2.fc22.x86_64 75/284 Upgrading : shared-mime-info-1.4-6.fc22.x86_64 76/284 Upgrading : libuser-0.62-1.fc22.x86_64 77/284 Upgrading : pygobject3-base-3.16.2-1.fc22.x86_64 78/284 Installing : python-firewall-0.3.14.2-4.fc22.noarch 79/284 Upgrading : libsmartcols-2.26.2-4.fc22.x86_64 80/284 Upgrading : libnl3-3.2.27-1.fc22.x86_64 81/284 Upgrading : libpng-2:1.6.19-1.fc22.x86_64 82/284 Upgrading : freetype-2.5.5-2.fc22.x86_64 83/284 Upgrading : libseccomp-2.2.3-0.fc22.x86_64 84/284 Upgrading : plymouth-core-libs-0.8.9-10.2013.08.14.fc22.x86_64 85/284 Installing : elfutils-default-yama-scope-0.165-2.fc22.noarch 86/284 Upgrading : elfutils-libs-0.165-2.fc22.x86_64 87/284 Upgrading : systemd-libs-219-27.fc22.x86_64 88/284 Upgrading : util-linux-2.26.2-4.fc22.x86_64 89/284 Upgrading : systemd-219-27.fc22.x86_64 90/284 Upgrading : dbus-1:1.8.20-1.fc22.x86_64 91/284 Upgrading : os-prober-1.68-1.fc22.x86_64 92/284 Upgrading : openssh-6.9p1-10.fc22.x86_64 93/284 Upgrading : policycoreutils-2.3-18.fc22.x86_64 94/284 Upgrading : libgudev1-219-27.fc22.x86_64 95/284 Upgrading : NetworkManager-libnm-1:1.0.10-2.fc22.x86_64 96/284 Upgrading : selinux-policy-3.13.1-128.21.fc22.noarch 97/284 Upgrading : grub2-tools-1:2.02-0.18.fc22.x86_64 98/284 Upgrading : dnsmasq-2.75-3.fc22.x86_64 99/284 Upgrading : ebtables-2.0.10-18.fc22.x86_64 100/284 Upgrading : dhcp-libs-12:4.3.2-7.fc22.x86_64 101/284 Upgrading : polkit-libs-0.113-4.fc22.x86_64 102/284 Upgrading : procps-ng-3.3.10-8.fc22.x86_64 103/284 Upgrading : dracut-041-14.fc22.x86_64 104/284 Upgrading : plymouth-scripts-0.8.9-10.2013.08.14.fc22.x86_64 105/284 Upgrading : plymouth-0.8.9-10.2013.08.14.fc22.x86_64 106/284 Upgrading : linux-firmware-20160204-61.git91d5dd13.fc22.noarch 107/284 Installing : kernel-core-4.3.4-200.fc22.x86_64 108/284 Installing : kernel-modules-4.3.4-200.fc22.x86_64 109/284 Upgrading : firewalld-filesystem-0.3.14.2-4.fc22.noarch 110/284 Upgrading : dhcp-common-12:4.3.2-7.fc22.noarch 111/284 Upgrading : bind99-license-9.9.8-1.P2.fc22.noarch 112/284 Upgrading : bind99-libs-9.9.8-1.P2.fc22.x86_64 113/284 Upgrading : dhcp-client-12:4.3.2-7.fc22.x86_64 114/284 Upgrading : NetworkManager-1:1.0.10-2.fc22.x86_64 115/284 Upgrading : firewalld-0.3.14.2-4.fc22.noarch 116/284 Installing : kernel-4.3.4-200.fc22.x86_64 117/284 Upgrading : dracut-config-rescue-041-14.fc22.x86_64 118/284 Upgrading : grub2-1:2.02-0.18.fc22.x86_64 119/284 Upgrading : selinux-policy-targeted-3.13.1-128.21.fc22.noarch 120/284 Upgrading : openssh-server-6.9p1-10.fc22.x86_64 121/284 Upgrading : openssh-clients-6.9p1-10.fc22.x86_64 122/284 Upgrading : audit-2.4.5-1.fc22.x86_64 123/284 Upgrading : rpm-python-4.12.0.1-14.fc22.x86_64 124/284 Upgrading : rpm-plugin-systemd-inhibit-4.12.0.1-14.fc22.x86_64 125/284 Upgrading : python-pycurl-7.19.5.1-3.fc22.x86_64 126/284 Upgrading : nss-tools-3.21.0-1.1.fc22.x86_64 127/284 Upgrading : python-requests-2.9.1-1.fc22.noarch 128/284 Upgrading : dnf-plugins-core-0.1.16-1.fc22.noarch 129/284 Upgrading : python-backports-ssl_match_hostname-3.5.0.1-1.fc22.no 130/284 Upgrading : python-sssdconfig-1.13.3-3.fc22.noarch 131/284 Upgrading : parted-3.2-10.fc22.x86_64 132/284 Upgrading : xfsprogs-3.2.2-2.fc22.x86_64 133/284 Upgrading : sudo-1.8.15-1.fc22.x86_64 134/284 Upgrading : openssl-1:1.0.1k-13.fc22.x86_64 135/284 Upgrading : uboot-tools-2015.07-5.fc22.x86_64 136/284 Upgrading : gnutls-3.3.20-1.fc22.x86_64 137/284 Upgrading : libgomp-5.3.1-2.fc22.x86_64 138/284 Upgrading : cyrus-sasl-lib-2.1.26-23.fc22.x86_64 139/284 Upgrading : libsolv-0.6.14-2.fc22.x86_64 140/284 Upgrading : libpcap-14:1.7.3-1.fc22.x86_64 141/284 Upgrading : bash-completion-1:2.1-7.20150513git1950590.fc22.noarc 142/284 Upgrading : libreport-filesystem-2.6.4-1.fc22.x86_64 143/284 Upgrading : hwdata-0.285-2.fc22.noarch 144/284 Upgrading : fedora-repos-22-2.noarch 145/284 Cleanup : NetworkManager-1:1.0.2-1.fc22.x86_64 146/284 Cleanup : openssh-server-6.8p1-5.fc22.x86_64 147/284 Cleanup : dhcp-client-12:4.3.2-2.fc22.x86_64 148/284 Cleanup : NetworkManager-libnm-1:1.0.2-1.fc22.x86_64 149/284 Cleanup : rpm-plugin-systemd-inhibit-4.12.0.1-9.fc22.x86_64 150/284 Cleanup : openssh-clients-6.8p1-5.fc22.x86_64 151/284 Cleanup : nss-tools-3.18.0-1.fc22.x86_64 152/284 Cleanup : bind99-libs-9.9.7-3.fc22.x86_64 153/284 Cleanup : sudo-1.8.12-1.fc22.x86_64 154/284 Cleanup : rpm-python-4.12.0.1-9.fc22.x86_64 155/284 Cleanup : rpm-build-libs-4.12.0.1-9.fc22.x86_64 156/284 Cleanup : audit-2.4.2-1.fc22.x86_64 157/284 Cleanup : firewalld-0.3.13-7.fc22.noarch 158/284 Cleanup : grub2-1:2.02-0.16.fc22.x86_64 159/284 Cleanup : selinux-policy-targeted-3.13.1-122.fc22.noarch 160/284 Cleanup : selinux-policy-3.13.1-122.fc22.noarch 161/284 Obsoleting : python2-firewall-0.3.13-7.fc22.noarch 162/284 Cleanup : dhcp-libs-12:4.3.2-2.fc22.x86_64 163/284 Cleanup : libsolv-0.6.10-1.fc22.x86_64 164/284 Cleanup : python-slip-dbus-0.6.1-1.fc22.noarch 165/284 Cleanup : python-slip-0.6.1-1.fc22.noarch 166/284 Cleanup : dracut-config-rescue-041-10.fc22.1.x86_64 167/284 Cleanup : python-sssdconfig-1.12.4-6.fc22.noarch 168/284 Cleanup : dnf-plugins-core-0.1.8-1.fc22.noarch 169/284 Cleanup : python-dnf-plugins-core-0.1.8-1.fc22.noarch 170/284 Cleanup : python-requests-2.6.2-1.fc22.noarch 171/284 Cleanup : python-urllib3-1.10.3-2.20150429git585983a.fc22.noarc 172/284 Cleanup : python-backports-ssl_match_hostname-3.4.0.2-4.fc22.no 173/284 Cleanup : bash-completion-1:2.1-6.20141110git52d8316.fc22.noarc 174/284 Cleanup : policycoreutils-2.3-16.fc22.x86_64 175/284 Cleanup : rpm-plugin-selinux-4.12.0.1-9.fc22.x86_64 176/284 Cleanup : rpm-libs-4.12.0.1-9.fc22.x86_64 177/284 Cleanup : rpm-4.12.0.1-9.fc22.x86_64 178/284 Cleanup : curl-7.40.0-3.fc22.x86_64 179/284 Cleanup : gnupg2-2.1.2-2.fc22.x86_64 180/284 Cleanup : openssh-6.8p1-5.fc22.x86_64 181/284 Cleanup : parted-3.2-5.fc22.x86_64 182/284 Cleanup : openssl-1:1.0.1k-8.fc22.x86_64 183/284 Cleanup : libgudev1-219-13.fc22.x86_64 184/284 Cleanup : python-pycurl-7.19.5.1-1.fc22.x86_64 185/284 Cleanup : grub2-tools-1:2.02-0.16.fc22.x86_64 186/284 Cleanup : os-prober-1.65-2.fc22.x86_64 187/284 Cleanup : dnsmasq-2.72-3.fc22.x86_64 188/284 Cleanup : plymouth-scripts-0.8.9-9.2013.08.14.fc22.x86_64 189/284 Cleanup : plymouth-0.8.9-9.2013.08.14.fc22.x86_64 190/284 Cleanup : dracut-041-10.fc22.1.x86_64 191/284 Cleanup : util-linux-2.26.2-1.fc22.x86_64 192/284 Cleanup : libuser-0.60-6.fc22.x86_64 193/284 Cleanup : xfsprogs-3.2.2-1.fc22.x86_64 194/284 Cleanup : man-db-2.7.1-4.fc22.x86_64 195/284 Cleanup : libfdisk-2.26.2-1.fc22.x86_64 196/284 Cleanup : findutils-1:4.5.14-3.fc22.x86_64 197/284 Cleanup : pygobject3-base-3.16.1-1.fc22.x86_64 198/284 Cleanup : polkit-libs-0.112-9.fc22.x86_64 199/284 Cleanup : shared-mime-info-1.4-2.fc22.x86_64 200/284 Cleanup : glib2-2.44.1-1.fc22.x86_64 201/284 Cleanup : uboot-tools-2015.01-3.fc22.x86_64 202/284 Cleanup : gzip-1.6-6.fc22.x86_64 203/284 Cleanup : file-5.22-3.fc22.x86_64 204/284 Cleanup : freetype-2.5.5-1.fc22.x86_64 205/284 Cleanup : pinentry-0.9.1-1.fc22.x86_64 206/284 Cleanup : libselinux-python-2.3-9.fc22.x86_64 207/284 Cleanup : python-2.7.9-6.fc22.x86_64 208/284 Cleanup : python-libs-2.7.9-6.fc22.x86_64 209/284 Cleanup : iproute-3.16.0-3.fc22.x86_64 210/284 Cleanup : gnutls-3.3.15-1.fc22.x86_64 211/284 Cleanup : procps-ng-3.3.10-5.fc22.x86_64 212/284 Cleanup : libassuan-2.2.0-1.fc22.x86_64 213/284 Cleanup : libdb-utils-5.3.28-9.fc22.x86_64 214/284 Cleanup : libselinux-utils-2.3-9.fc22.x86_64 215/284 Cleanup : ebtables-2.0.10-16.fc22.x86_64 216/284 Cleanup : dbus-1:1.8.16-1.fc22.x86_64 217/284 Cleanup : systemd-219-13.fc22.x86_64 218/284 Cleanup : libcurl-7.40.0-3.fc22.x86_64 219/284 Cleanup : nss-sysinit-3.18.0-1.fc22.x86_64 220/284 Cleanup : nss-3.18.0-1.fc22.x86_64 221/284 Cleanup : nss-softokn-3.18.0-1.fc22.x86_64 222/284 Cleanup : systemd-libs-219-13.fc22.x86_64 223/284 Cleanup : libpwquality-1.2.4-2.fc22.x86_64 224/284 Cleanup : pam-1.1.8-18.fc22.x86_64 225/284 Cleanup : elfutils-libs-0.161-6.fc22.x86_64 226/284 Cleanup : libmount-2.26.2-1.fc22.x86_64 227/284 Cleanup : libblkid-2.26.2-1.fc22.x86_64 228/284 Cleanup : ca-certificates-2015.2.4-1.0.fc22.noarch 229/284 Cleanup : coreutils-8.23-9.fc22.x86_64 230/284 Cleanup : krb5-libs-1.13.1-3.fc22.x86_64 231/284 Cleanup : openssl-libs-1:1.0.1k-8.fc22.x86_64 232/284 Cleanup : p11-kit-trust-0.23.1-1.fc22.x86_64 233/284 Cleanup : grep-2.21-5.fc22.x86_64 234/284 Cleanup : nss-util-3.18.0-1.fc22.x86_64 235/284 Cleanup : kmod-20-1.fc22.x86_64 236/284 Cleanup : cryptsetup-libs-1.6.7-1.fc22.x86_64 237/284 Cleanup : kmod-libs-20-1.fc22.x86_64 238/284 Cleanup : chkconfig-1.4-1.fc22.x86_64 239/284 Cleanup : libidn-1.29-3.fc22.x86_64 240/284 Cleanup : vim-minimal-2:7.4.640-4.fc22.x86_64 241/284 Cleanup : avahi-autoipd-0.6.31-30.fc22.x86_64 242/284 Cleanup : avahi-libs-0.6.31-30.fc22.x86_64 243/284 Cleanup : libgomp-5.1.1-1.fc22.x86_64 244/284 Cleanup : cyrus-sasl-lib-2.1.26-22.fc22.x86_64 245/284 Cleanup : info-5.2-8.fc22.x86_64 246/284 Cleanup : firewalld-filesystem-0.3.13-7.fc22.noarch 247/284 Cleanup : bind99-license-9.9.7-3.fc22.noarch 248/284 Cleanup : dhcp-common-12:4.3.2-2.fc22.noarch 249/284 Cleanup : libreport-filesystem-2.5.1-1.fc22.x86_64 250/284 Cleanup : linux-firmware-20150410-49.gitec89525b.fc22.noarch 251/284 Cleanup : hwdata-0.277-1.fc22.noarch 252/284 Cleanup : fedora-repos-22-1.noarch 253/284 Cleanup : less-471-1.fc22.x86_64 254/284 Cleanup : libdb-5.3.28-9.fc22.x86_64 255/284 Cleanup : dbus-libs-1:1.8.16-1.fc22.x86_64 256/284 Cleanup : libgpg-error-1.17-2.fc22.x86_64 257/284 Cleanup : libuuid-2.26.2-1.fc22.x86_64 258/284 Cleanup : nspr-4.10.8-1.fc22.x86_64 259/284 Cleanup : p11-kit-0.23.1-1.fc22.x86_64 260/284 Cleanup : libattr-2.4.47-9.fc22.x86_64 261/284 Cleanup : elfutils-libelf-0.161-6.fc22.x86_64 262/284 Cleanup : audit-libs-2.4.2-1.fc22.x86_64 263/284 Cleanup : sqlite-3.8.9-1.fc22.x86_64 264/284 Cleanup : libseccomp-2.2.0-0.fc22.x86_64 265/284 Cleanup : libcap-ng-0.7.5-1.fc22.x86_64 266/284 Cleanup : libpng-2:1.6.16-3.fc22.x86_64 267/284 Cleanup : file-libs-5.22-3.fc22.x86_64 268/284 Cleanup : libxml2-2.9.2-3.fc22.x86_64 269/284 Cleanup : libsmartcols-2.26.2-1.fc22.x86_64 270/284 Cleanup : kpartx-0.4.9-73.fc22.x86_64 271/284 Cleanup : plymouth-core-libs-0.8.9-9.2013.08.14.fc22.x86_64 272/284 Cleanup : lua-5.3.0-2.fc22.x86_64 273/284 Cleanup : libnl3-3.2.26-4.fc22.x86_64 274/284 Cleanup : libpcap-14:1.7.2-1.fc22.x86_64 275/284 Cleanup : bash-4.3.33-2.fc22.x86_64 276/284 Cleanup : libstdc++-5.1.1-1.fc22.x86_64 277/284 Cleanup : pcre-8.37-1.fc22.x86_64 278/284 Cleanup : libselinux-2.3-9.fc22.x86_64 279/284 Cleanup : glibc-common-2.21-5.fc22.x86_64 280/284 Cleanup : nss-softokn-freebl-3.18.0-1.fc22.x86_64 281/284 Cleanup : glibc-2.21-5.fc22.x86_64 282/284 Cleanup : tzdata-2015d-1.fc22.noarch 283/284 Cleanup : libgcc-5.1.1-1.fc22.x86_64 284/284 1021 blocks Verifying : elfutils-default-yama-scope-0.165-2.fc22.noarch 1/284 Verifying : python-firewall-0.3.14.2-4.fc22.noarch 2/284 Verifying : kernel-4.3.4-200.fc22.x86_64 3/284 Verifying : kernel-core-4.3.4-200.fc22.x86_64 4/284 Verifying : kernel-modules-4.3.4-200.fc22.x86_64 5/284 Verifying : python-pip-6.0.8-1.fc22.noarch 6/284 Verifying : python-setuptools-17.1.1-3.fc22.noarch 7/284 Verifying : NetworkManager-1:1.0.10-2.fc22.x86_64 8/284 Verifying : NetworkManager-libnm-1:1.0.10-2.fc22.x86_64 9/284 Verifying : audit-2.4.5-1.fc22.x86_64 10/284 Verifying : audit-libs-2.4.5-1.fc22.x86_64 11/284 Verifying : avahi-autoipd-0.6.31-43.fc22.x86_64 12/284 Verifying : avahi-libs-0.6.31-43.fc22.x86_64 13/284 Verifying : bash-4.3.42-3.fc22.x86_64 14/284 Verifying : bash-completion-1:2.1-7.20150513git1950590.fc22.noarc 15/284 Verifying : bind99-libs-9.9.8-1.P2.fc22.x86_64 16/284 Verifying : bind99-license-9.9.8-1.P2.fc22.noarch 17/284 Verifying : dhcp-client-12:4.3.2-7.fc22.x86_64 18/284 Verifying : dhcp-common-12:4.3.2-7.fc22.noarch 19/284 Verifying : dhcp-libs-12:4.3.2-7.fc22.x86_64 20/284 Verifying : ca-certificates-2015.2.6-1.0.fc22.noarch 21/284 Verifying : chkconfig-1.7-1.fc22.x86_64 22/284 Verifying : coreutils-8.23-11.fc22.x86_64 23/284 Verifying : cryptsetup-libs-1.6.8-2.fc22.x86_64 24/284 Verifying : curl-7.40.0-8.fc22.x86_64 25/284 Verifying : libcurl-7.40.0-8.fc22.x86_64 26/284 Verifying : cyrus-sasl-lib-2.1.26-23.fc22.x86_64 27/284 Verifying : dbus-1:1.8.20-1.fc22.x86_64 28/284 Verifying : dbus-libs-1:1.8.20-1.fc22.x86_64 29/284 Verifying : dnf-plugins-core-0.1.16-1.fc22.noarch 30/284 Verifying : python-dnf-plugins-core-0.1.16-1.fc22.noarch 31/284 Verifying : dnsmasq-2.75-3.fc22.x86_64 32/284 Verifying : dracut-041-14.fc22.x86_64 33/284 Verifying : dracut-config-rescue-041-14.fc22.x86_64 34/284 Verifying : ebtables-2.0.10-18.fc22.x86_64 35/284 Verifying : elfutils-libelf-0.165-2.fc22.x86_64 36/284 Verifying : elfutils-libs-0.165-2.fc22.x86_64 37/284 Verifying : fedora-repos-22-2.noarch 38/284 Verifying : file-5.22-5.fc22.x86_64 39/284 Verifying : file-libs-5.22-5.fc22.x86_64 40/284 Verifying : findutils-1:4.5.14-6.fc22.x86_64 41/284 Verifying : firewalld-0.3.14.2-4.fc22.noarch 42/284 Verifying : firewalld-filesystem-0.3.14.2-4.fc22.noarch 43/284 Verifying : freetype-2.5.5-2.fc22.x86_64 44/284 Verifying : glib2-2.44.1-2.fc22.x86_64 45/284 Verifying : glibc-2.21-11.fc22.x86_64 46/284 Verifying : glibc-common-2.21-11.fc22.x86_64 47/284 Verifying : gnupg2-2.1.9-1.fc22.x86_64 48/284 Verifying : gnutls-3.3.20-1.fc22.x86_64 49/284 Verifying : grep-2.21-9.fc22.x86_64 50/284 Verifying : grub2-1:2.02-0.18.fc22.x86_64 51/284 Verifying : grub2-tools-1:2.02-0.18.fc22.x86_64 52/284 Verifying : gzip-1.6-8.fc22.x86_64 53/284 Verifying : hwdata-0.285-2.fc22.noarch 54/284 Verifying : info-5.2-9.fc22.x86_64 55/284 Verifying : iproute-3.16.0-4.fc22.x86_64 56/284 Verifying : linux-firmware-20160204-61.git91d5dd13.fc22.noarch 57/284 Verifying : kmod-22-2.fc22.x86_64 58/284 Verifying : kmod-libs-22-2.fc22.x86_64 59/284 Verifying : kpartx-0.4.9-73.fc22.2.x86_64 60/284 Verifying : krb5-libs-1.13.2-13.fc22.x86_64 61/284 Verifying : less-481-1.fc22.x86_64 62/284 Verifying : libassuan-2.4.2-1.fc22.x86_64 63/284 Verifying : libattr-2.4.47-10.fc22.x86_64 64/284 Verifying : libblkid-2.26.2-4.fc22.x86_64 65/284 Verifying : libuuid-2.26.2-4.fc22.x86_64 66/284 Verifying : libmount-2.26.2-4.fc22.x86_64 67/284 Verifying : util-linux-2.26.2-4.fc22.x86_64 68/284 Verifying : libfdisk-2.26.2-4.fc22.x86_64 69/284 Verifying : libsmartcols-2.26.2-4.fc22.x86_64 70/284 Verifying : libcap-ng-0.7.5-2.fc22.x86_64 71/284 Verifying : libdb-5.3.28-12.fc22.x86_64 72/284 Verifying : libdb-utils-5.3.28-12.fc22.x86_64 73/284 Verifying : libgcc-5.3.1-2.fc22.x86_64 74/284 Verifying : libgomp-5.3.1-2.fc22.x86_64 75/284 Verifying : libgpg-error-1.21-1.fc22.x86_64 76/284 Verifying : libgudev1-219-27.fc22.x86_64 77/284 Verifying : systemd-libs-219-27.fc22.x86_64 78/284 Verifying : systemd-219-27.fc22.x86_64 79/284 Verifying : libidn-1.32-1.fc22.x86_64 80/284 Verifying : libnl3-3.2.27-1.fc22.x86_64 81/284 Verifying : libpcap-14:1.7.3-1.fc22.x86_64 82/284 Verifying : libpng-2:1.6.19-1.fc22.x86_64 83/284 Verifying : libpwquality-1.2.4-3.fc22.x86_64 84/284 Verifying : libreport-filesystem-2.6.4-1.fc22.x86_64 85/284 Verifying : libseccomp-2.2.3-0.fc22.x86_64 86/284 Verifying : libselinux-2.3-10.fc22.x86_64 87/284 Verifying : libselinux-python-2.3-10.fc22.x86_64 88/284 Verifying : libselinux-utils-2.3-10.fc22.x86_64 89/284 Verifying : libsolv-0.6.14-2.fc22.x86_64 90/284 Verifying : libstdc++-5.3.1-2.fc22.x86_64 91/284 Verifying : libuser-0.62-1.fc22.x86_64 92/284 Verifying : libxml2-2.9.3-1.fc22.x86_64 93/284 Verifying : lua-5.3.2-2.fc22.x86_64 94/284 Verifying : man-db-2.7.1-9.fc22.x86_64 95/284 Verifying : nspr-4.10.10-2.fc22.x86_64 96/284 Verifying : nss-3.21.0-1.1.fc22.x86_64 97/284 Verifying : nss-softokn-3.21.0-1.1.fc22.x86_64 98/284 Verifying : nss-util-3.21.0-1.0.fc22.x86_64 99/284 Verifying : nss-softokn-freebl-3.21.0-1.1.fc22.x86_64 100/284 Verifying : nss-tools-3.21.0-1.1.fc22.x86_64 101/284 Verifying : nss-sysinit-3.21.0-1.1.fc22.x86_64 102/284 Verifying : openssh-6.9p1-10.fc22.x86_64 103/284 Verifying : openssh-server-6.9p1-10.fc22.x86_64 104/284 Verifying : openssh-clients-6.9p1-10.fc22.x86_64 105/284 Verifying : openssl-1:1.0.1k-13.fc22.x86_64 106/284 Verifying : openssl-libs-1:1.0.1k-13.fc22.x86_64 107/284 Verifying : os-prober-1.68-1.fc22.x86_64 108/284 Verifying : p11-kit-0.23.1-2.fc22.x86_64 109/284 Verifying : p11-kit-trust-0.23.1-2.fc22.x86_64 110/284 Verifying : pam-1.1.8-19.fc22.x86_64 111/284 Verifying : parted-3.2-10.fc22.x86_64 112/284 Verifying : pcre-8.38-1.fc22.x86_64 113/284 Verifying : pinentry-0.9.2-1.fc22.x86_64 114/284 Verifying : plymouth-0.8.9-10.2013.08.14.fc22.x86_64 115/284 Verifying : plymouth-core-libs-0.8.9-10.2013.08.14.fc22.x86_64 116/284 Verifying : plymouth-scripts-0.8.9-10.2013.08.14.fc22.x86_64 117/284 Verifying : policycoreutils-2.3-18.fc22.x86_64 118/284 Verifying : polkit-libs-0.113-4.fc22.x86_64 119/284 Verifying : procps-ng-3.3.10-8.fc22.x86_64 120/284 Verifying : pygobject3-base-3.16.2-1.fc22.x86_64 121/284 Verifying : python-2.7.10-8.fc22.x86_64 122/284 Verifying : python-libs-2.7.10-8.fc22.x86_64 123/284 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.fc22.no 124/284 Verifying : python-pycurl-7.19.5.1-3.fc22.x86_64 125/284 Verifying : python-requests-2.9.1-1.fc22.noarch 126/284 Verifying : python-urllib3-1.13.1-1.fc22.noarch 127/284 Verifying : python-slip-0.6.4-1.fc22.noarch 128/284 Verifying : python-slip-dbus-0.6.4-1.fc22.noarch 129/284 Verifying : python-sssdconfig-1.13.3-3.fc22.noarch 130/284 Verifying : rpm-4.12.0.1-14.fc22.x86_64 131/284 Verifying : rpm-python-4.12.0.1-14.fc22.x86_64 132/284 Verifying : rpm-libs-4.12.0.1-14.fc22.x86_64 133/284 Verifying : rpm-plugin-selinux-4.12.0.1-14.fc22.x86_64 134/284 Verifying : rpm-plugin-systemd-inhibit-4.12.0.1-14.fc22.x86_64 135/284 Verifying : rpm-build-libs-4.12.0.1-14.fc22.x86_64 136/284 Verifying : selinux-policy-3.13.1-128.21.fc22.noarch 137/284 Verifying : selinux-policy-targeted-3.13.1-128.21.fc22.noarch 138/284 Verifying : shared-mime-info-1.4-6.fc22.x86_64 139/284 Verifying : sqlite-3.10.2-1.fc22.x86_64 140/284 Verifying : sudo-1.8.15-1.fc22.x86_64 141/284 Verifying : tzdata-2016a-1.fc22.noarch 142/284 Verifying : uboot-tools-2015.07-5.fc22.x86_64 143/284 Verifying : vim-minimal-2:7.4.827-1.fc22.x86_64 144/284 Verifying : xfsprogs-3.2.2-2.fc22.x86_64 145/284 Verifying : NetworkManager-1:1.0.2-1.fc22.x86_64 146/284 Verifying : NetworkManager-libnm-1:1.0.2-1.fc22.x86_64 147/284 Verifying : audit-2.4.2-1.fc22.x86_64 148/284 Verifying : audit-libs-2.4.2-1.fc22.x86_64 149/284 Verifying : avahi-autoipd-0.6.31-30.fc22.x86_64 150/284 Verifying : avahi-libs-0.6.31-30.fc22.x86_64 151/284 Verifying : bash-4.3.33-2.fc22.x86_64 152/284 Verifying : bash-completion-1:2.1-6.20141110git52d8316.fc22.noarc 153/284 Verifying : bind99-libs-9.9.7-3.fc22.x86_64 154/284 Verifying : bind99-license-9.9.7-3.fc22.noarch 155/284 Verifying : ca-certificates-2015.2.4-1.0.fc22.noarch 156/284 Verifying : chkconfig-1.4-1.fc22.x86_64 157/284 Verifying : coreutils-8.23-9.fc22.x86_64 158/284 Verifying : cryptsetup-libs-1.6.7-1.fc22.x86_64 159/284 Verifying : curl-7.40.0-3.fc22.x86_64 160/284 Verifying : cyrus-sasl-lib-2.1.26-22.fc22.x86_64 161/284 Verifying : dbus-1:1.8.16-1.fc22.x86_64 162/284 Verifying : dbus-libs-1:1.8.16-1.fc22.x86_64 163/284 Verifying : dhcp-client-12:4.3.2-2.fc22.x86_64 164/284 Verifying : dhcp-common-12:4.3.2-2.fc22.noarch 165/284 Verifying : dhcp-libs-12:4.3.2-2.fc22.x86_64 166/284 Verifying : dnf-plugins-core-0.1.8-1.fc22.noarch 167/284 Verifying : dnsmasq-2.72-3.fc22.x86_64 168/284 Verifying : dracut-041-10.fc22.1.x86_64 169/284 Verifying : dracut-config-rescue-041-10.fc22.1.x86_64 170/284 Verifying : ebtables-2.0.10-16.fc22.x86_64 171/284 Verifying : elfutils-libelf-0.161-6.fc22.x86_64 172/284 Verifying : elfutils-libs-0.161-6.fc22.x86_64 173/284 Verifying : fedora-repos-22-1.noarch 174/284 Verifying : file-5.22-3.fc22.x86_64 175/284 Verifying : file-libs-5.22-3.fc22.x86_64 176/284 Verifying : findutils-1:4.5.14-3.fc22.x86_64 177/284 Verifying : firewalld-0.3.13-7.fc22.noarch 178/284 Verifying : firewalld-filesystem-0.3.13-7.fc22.noarch 179/284 Verifying : freetype-2.5.5-1.fc22.x86_64 180/284 Verifying : glib2-2.44.1-1.fc22.x86_64 181/284 Verifying : glibc-2.21-5.fc22.x86_64 182/284 Verifying : glibc-common-2.21-5.fc22.x86_64 183/284 Verifying : gnupg2-2.1.2-2.fc22.x86_64 184/284 Verifying : gnutls-3.3.15-1.fc22.x86_64 185/284 Verifying : grep-2.21-5.fc22.x86_64 186/284 Verifying : grub2-1:2.02-0.16.fc22.x86_64 187/284 Verifying : grub2-tools-1:2.02-0.16.fc22.x86_64 188/284 Verifying : gzip-1.6-6.fc22.x86_64 189/284 Verifying : hwdata-0.277-1.fc22.noarch 190/284 Verifying : info-5.2-8.fc22.x86_64 191/284 Verifying : iproute-3.16.0-3.fc22.x86_64 192/284 Verifying : kmod-20-1.fc22.x86_64 193/284 Verifying : kmod-libs-20-1.fc22.x86_64 194/284 Verifying : kpartx-0.4.9-73.fc22.x86_64 195/284 Verifying : krb5-libs-1.13.1-3.fc22.x86_64 196/284 Verifying : less-471-1.fc22.x86_64 197/284 Verifying : libassuan-2.2.0-1.fc22.x86_64 198/284 Verifying : libattr-2.4.47-9.fc22.x86_64 199/284 Verifying : libblkid-2.26.2-1.fc22.x86_64 200/284 Verifying : libcap-ng-0.7.5-1.fc22.x86_64 201/284 Verifying : libcurl-7.40.0-3.fc22.x86_64 202/284 Verifying : libdb-5.3.28-9.fc22.x86_64 203/284 Verifying : libdb-utils-5.3.28-9.fc22.x86_64 204/284 Verifying : libfdisk-2.26.2-1.fc22.x86_64 205/284 Verifying : libgcc-5.1.1-1.fc22.x86_64 206/284 Verifying : libgomp-5.1.1-1.fc22.x86_64 207/284 Verifying : libgpg-error-1.17-2.fc22.x86_64 208/284 Verifying : libgudev1-219-13.fc22.x86_64 209/284 Verifying : libidn-1.29-3.fc22.x86_64 210/284 Verifying : libmount-2.26.2-1.fc22.x86_64 211/284 Verifying : libnl3-3.2.26-4.fc22.x86_64 212/284 Verifying : libpcap-14:1.7.2-1.fc22.x86_64 213/284 Verifying : libpng-2:1.6.16-3.fc22.x86_64 214/284 Verifying : libpwquality-1.2.4-2.fc22.x86_64 215/284 Verifying : libreport-filesystem-2.5.1-1.fc22.x86_64 216/284 Verifying : libseccomp-2.2.0-0.fc22.x86_64 217/284 Verifying : libselinux-2.3-9.fc22.x86_64 218/284 Verifying : libselinux-python-2.3-9.fc22.x86_64 219/284 Verifying : libselinux-utils-2.3-9.fc22.x86_64 220/284 Verifying : libsmartcols-2.26.2-1.fc22.x86_64 221/284 Verifying : libsolv-0.6.10-1.fc22.x86_64 222/284 Verifying : libstdc++-5.1.1-1.fc22.x86_64 223/284 Verifying : libuser-0.60-6.fc22.x86_64 224/284 Verifying : libuuid-2.26.2-1.fc22.x86_64 225/284 Verifying : libxml2-2.9.2-3.fc22.x86_64 226/284 Verifying : linux-firmware-20150410-49.gitec89525b.fc22.noarch 227/284 Verifying : lua-5.3.0-2.fc22.x86_64 228/284 Verifying : man-db-2.7.1-4.fc22.x86_64 229/284 Verifying : nspr-4.10.8-1.fc22.x86_64 230/284 Verifying : nss-3.18.0-1.fc22.x86_64 231/284 Verifying : nss-softokn-3.18.0-1.fc22.x86_64 232/284 Verifying : nss-softokn-freebl-3.18.0-1.fc22.x86_64 233/284 Verifying : nss-sysinit-3.18.0-1.fc22.x86_64 234/284 Verifying : nss-tools-3.18.0-1.fc22.x86_64 235/284 Verifying : nss-util-3.18.0-1.fc22.x86_64 236/284 Verifying : openssh-6.8p1-5.fc22.x86_64 237/284 Verifying : openssh-clients-6.8p1-5.fc22.x86_64 238/284 Verifying : openssh-server-6.8p1-5.fc22.x86_64 239/284 Verifying : openssl-1:1.0.1k-8.fc22.x86_64 240/284 Verifying : openssl-libs-1:1.0.1k-8.fc22.x86_64 241/284 Verifying : os-prober-1.65-2.fc22.x86_64 242/284 Verifying : p11-kit-0.23.1-1.fc22.x86_64 243/284 Verifying : p11-kit-trust-0.23.1-1.fc22.x86_64 244/284 Verifying : pam-1.1.8-18.fc22.x86_64 245/284 Verifying : parted-3.2-5.fc22.x86_64 246/284 Verifying : pcre-8.37-1.fc22.x86_64 247/284 Verifying : pinentry-0.9.1-1.fc22.x86_64 248/284 Verifying : plymouth-0.8.9-9.2013.08.14.fc22.x86_64 249/284 Verifying : plymouth-core-libs-0.8.9-9.2013.08.14.fc22.x86_64 250/284 Verifying : plymouth-scripts-0.8.9-9.2013.08.14.fc22.x86_64 251/284 Verifying : policycoreutils-2.3-16.fc22.x86_64 252/284 Verifying : polkit-libs-0.112-9.fc22.x86_64 253/284 Verifying : procps-ng-3.3.10-5.fc22.x86_64 254/284 Verifying : pygobject3-base-3.16.1-1.fc22.x86_64 255/284 Verifying : python-2.7.9-6.fc22.x86_64 256/284 Verifying : python-backports-ssl_match_hostname-3.4.0.2-4.fc22.no 257/284 Verifying : python-dnf-plugins-core-0.1.8-1.fc22.noarch 258/284 Verifying : python-libs-2.7.9-6.fc22.x86_64 259/284 Verifying : python-pycurl-7.19.5.1-1.fc22.x86_64 260/284 Verifying : python-requests-2.6.2-1.fc22.noarch 261/284 Verifying : python-slip-0.6.1-1.fc22.noarch 262/284 Verifying : python-slip-dbus-0.6.1-1.fc22.noarch 263/284 Verifying : python-sssdconfig-1.12.4-6.fc22.noarch 264/284 Verifying : python-urllib3-1.10.3-2.20150429git585983a.fc22.noarc 265/284 Verifying : python2-firewall-0.3.13-7.fc22.noarch 266/284 Verifying : rpm-4.12.0.1-9.fc22.x86_64 267/284 Verifying : rpm-build-libs-4.12.0.1-9.fc22.x86_64 268/284 Verifying : rpm-libs-4.12.0.1-9.fc22.x86_64 269/284 Verifying : rpm-plugin-selinux-4.12.0.1-9.fc22.x86_64 270/284 Verifying : rpm-plugin-systemd-inhibit-4.12.0.1-9.fc22.x86_64 271/284 Verifying : rpm-python-4.12.0.1-9.fc22.x86_64 272/284 Verifying : selinux-policy-3.13.1-122.fc22.noarch 273/284 Verifying : selinux-policy-targeted-3.13.1-122.fc22.noarch 274/284 Verifying : shared-mime-info-1.4-2.fc22.x86_64 275/284 Verifying : sqlite-3.8.9-1.fc22.x86_64 276/284 Verifying : sudo-1.8.12-1.fc22.x86_64 277/284 Verifying : systemd-219-13.fc22.x86_64 278/284 Verifying : systemd-libs-219-13.fc22.x86_64 279/284 Verifying : tzdata-2015d-1.fc22.noarch 280/284 Verifying : uboot-tools-2015.01-3.fc22.x86_64 281/284 Verifying : util-linux-2.26.2-1.fc22.x86_64 282/284 Verifying : vim-minimal-2:7.4.640-4.fc22.x86_64 283/284 Verifying : xfsprogs-3.2.2-1.fc22.x86_64 284/284 Installed: elfutils-default-yama-scope.noarch 0.165-2.fc22 kernel.x86_64 4.3.4-200.fc22 kernel-core.x86_64 4.3.4-200.fc22 kernel-modules.x86_64 4.3.4-200.fc22 python-firewall.noarch 0.3.14.2-4.fc22 python-pip.noarch 6.0.8-1.fc22 python-setuptools.noarch 17.1.1-3.fc22 Upgraded: NetworkManager.x86_64 1:1.0.10-2.fc22 NetworkManager-libnm.x86_64 1:1.0.10-2.fc22 audit.x86_64 2.4.5-1.fc22 audit-libs.x86_64 2.4.5-1.fc22 avahi-autoipd.x86_64 0.6.31-43.fc22 avahi-libs.x86_64 0.6.31-43.fc22 bash.x86_64 4.3.42-3.fc22 bash-completion.noarch 1:2.1-7.20150513git1950590.fc22 bind99-libs.x86_64 9.9.8-1.P2.fc22 bind99-license.noarch 9.9.8-1.P2.fc22 ca-certificates.noarch 2015.2.6-1.0.fc22 chkconfig.x86_64 1.7-1.fc22 coreutils.x86_64 8.23-11.fc22 cryptsetup-libs.x86_64 1.6.8-2.fc22 curl.x86_64 7.40.0-8.fc22 cyrus-sasl-lib.x86_64 2.1.26-23.fc22 dbus.x86_64 1:1.8.20-1.fc22 dbus-libs.x86_64 1:1.8.20-1.fc22 dhcp-client.x86_64 12:4.3.2-7.fc22 dhcp-common.noarch 12:4.3.2-7.fc22 dhcp-libs.x86_64 12:4.3.2-7.fc22 dnf-plugins-core.noarch 0.1.16-1.fc22 dnsmasq.x86_64 2.75-3.fc22 dracut.x86_64 041-14.fc22 dracut-config-rescue.x86_64 041-14.fc22 ebtables.x86_64 2.0.10-18.fc22 elfutils-libelf.x86_64 0.165-2.fc22 elfutils-libs.x86_64 0.165-2.fc22 fedora-repos.noarch 22-2 file.x86_64 5.22-5.fc22 file-libs.x86_64 5.22-5.fc22 findutils.x86_64 1:4.5.14-6.fc22 firewalld.noarch 0.3.14.2-4.fc22 firewalld-filesystem.noarch 0.3.14.2-4.fc22 freetype.x86_64 2.5.5-2.fc22 glib2.x86_64 2.44.1-2.fc22 glibc.x86_64 2.21-11.fc22 glibc-common.x86_64 2.21-11.fc22 gnupg2.x86_64 2.1.9-1.fc22 gnutls.x86_64 3.3.20-1.fc22 grep.x86_64 2.21-9.fc22 grub2.x86_64 1:2.02-0.18.fc22 grub2-tools.x86_64 1:2.02-0.18.fc22 gzip.x86_64 1.6-8.fc22 hwdata.noarch 0.285-2.fc22 info.x86_64 5.2-9.fc22 iproute.x86_64 3.16.0-4.fc22 kmod.x86_64 22-2.fc22 kmod-libs.x86_64 22-2.fc22 kpartx.x86_64 0.4.9-73.fc22.2 krb5-libs.x86_64 1.13.2-13.fc22 less.x86_64 481-1.fc22 libassuan.x86_64 2.4.2-1.fc22 libattr.x86_64 2.4.47-10.fc22 libblkid.x86_64 2.26.2-4.fc22 libcap-ng.x86_64 0.7.5-2.fc22 libcurl.x86_64 7.40.0-8.fc22 libdb.x86_64 5.3.28-12.fc22 libdb-utils.x86_64 5.3.28-12.fc22 libfdisk.x86_64 2.26.2-4.fc22 libgcc.x86_64 5.3.1-2.fc22 libgomp.x86_64 5.3.1-2.fc22 libgpg-error.x86_64 1.21-1.fc22 libgudev1.x86_64 219-27.fc22 libidn.x86_64 1.32-1.fc22 libmount.x86_64 2.26.2-4.fc22 libnl3.x86_64 3.2.27-1.fc22 libpcap.x86_64 14:1.7.3-1.fc22 libpng.x86_64 2:1.6.19-1.fc22 libpwquality.x86_64 1.2.4-3.fc22 libreport-filesystem.x86_64 2.6.4-1.fc22 libseccomp.x86_64 2.2.3-0.fc22 libselinux.x86_64 2.3-10.fc22 libselinux-python.x86_64 2.3-10.fc22 libselinux-utils.x86_64 2.3-10.fc22 libsmartcols.x86_64 2.26.2-4.fc22 libsolv.x86_64 0.6.14-2.fc22 libstdc++.x86_64 5.3.1-2.fc22 libuser.x86_64 0.62-1.fc22 libuuid.x86_64 2.26.2-4.fc22 libxml2.x86_64 2.9.3-1.fc22 linux-firmware.noarch 20160204-61.git91d5dd13.fc22 lua.x86_64 5.3.2-2.fc22 man-db.x86_64 2.7.1-9.fc22 nspr.x86_64 4.10.10-2.fc22 nss.x86_64 3.21.0-1.1.fc22 nss-softokn.x86_64 3.21.0-1.1.fc22 nss-softokn-freebl.x86_64 3.21.0-1.1.fc22 nss-sysinit.x86_64 3.21.0-1.1.fc22 nss-tools.x86_64 3.21.0-1.1.fc22 nss-util.x86_64 3.21.0-1.0.fc22 openssh.x86_64 6.9p1-10.fc22 openssh-clients.x86_64 6.9p1-10.fc22 openssh-server.x86_64 6.9p1-10.fc22 openssl.x86_64 1:1.0.1k-13.fc22 openssl-libs.x86_+ dnf -y copr enable phatina/storaged + dnf -y install systemtap-runtime-virtguest valgrind gdb atomic device-mapper-multipath docker etcd glib-networking json-glib kubernetes libssh pcp pcp-libs realmd selinux-policy-targeted sos storaged storaged-lvm2 subscription-manager tuned freeipa-client oddjob oddjob-mkhomedir sssd Package glib-networking-2.44.0-1.fc22.x86_64 is already installed, skipping. Package selinux-policy-targeted-3.13.1-128.21.fc22.noarch is already installed, skipping. 64 1:1.0.1k-13.fc22 os-prober.x86_64 1.68-1.fc22 p11-kit.x86_64 0.23.1-2.fc22 p11-kit-trust.x86_64 0.23.1-2.fc22 pam.x86_64 1.1.8-19.fc22 parted.x86_64 3.2-10.fc22 pcre.x86_64 8.38-1.fc22 pinentry.x86_64 0.9.2-1.fc22 plymouth.x86_64 0.8.9-10.2013.08.14.fc22 plymouth-core-libs.x86_64 0.8.9-10.2013.08.14.fc22 plymouth-scripts.x86_64 0.8.9-10.2013.08.14.fc22 policycoreutils.x86_64 2.3-18.fc22 polkit-libs.x86_64 0.113-4.fc22 procps-ng.x86_64 3.3.10-8.fc22 pygobject3-base.x86_64 3.16.2-1.fc22 python.x86_64 2.7.10-8.fc22 python-backports-ssl_match_hostname.noarch 3.5.0.1-1.fc22 python-dnf-plugins-core.noarch 0.1.16-1.fc22 python-libs.x86_64 2.7.10-8.fc22 python-pycurl.x86_64 7.19.5.1-3.fc22 python-requests.noarch 2.9.1-1.fc22 python-slip.noarch 0.6.4-1.fc22 python-slip-dbus.noarch 0.6.4-1.fc22 python-sssdconfig.noarch 1.13.3-3.fc22 python-urllib3.noarch 1.13.1-1.fc22 rpm.x86_64 4.12.0.1-14.fc22 rpm-build-libs.x86_64 4.12.0.1-14.fc22 rpm-libs.x86_64 4.12.0.1-14.fc22 rpm-plugin-selinux.x86_64 4.12.0.1-14.fc22 rpm-plugin-systemd-inhibit.x86_64 4.12.0.1-14.fc22 rpm-python.x86_64 4.12.0.1-14.fc22 selinux-policy.noarch 3.13.1-128.21.fc22 selinux-policy-targeted.noarch 3.13.1-128.21.fc22 shared-mime-info.x86_64 1.4-6.fc22 sqlite.x86_64 3.10.2-1.fc22 sudo.x86_64 1.8.15-1.fc22 systemd.x86_64 219-27.fc22 systemd-libs.x86_64 219-27.fc22 tzdata.noarch 2016a-1.fc22 uboot-tools.x86_64 2015.07-5.fc22 util-linux.x86_64 2.26.2-4.fc22 vim-minimal.x86_64 2:7.4.827-1.fc22 xfsprogs.x86_64 3.2.2-2.fc22 Complete! Repository successfully enabled. Last metadata expiration check performed 0:00:00 ago on Fri Feb 19 02:33:54 2016. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: GeoIP x86_64 1.6.5-1.fc22 fedora 117 k GeoIP-GeoLite-data noarch 2015.12-1.fc22 updates 381 k atomic x86_64 1.7-2.gitd378de0.fc22 updates 533 k audit-libs-python x86_64 2.4.5-1.fc22 updates 96 k autofs x86_64 1:5.1.0-12.fc22 fedora 722 k autogen-libopts x86_64 5.18.4-1.fc22 fedora 71 k bcache-tools x86_64 1.0.8-2.fc22 updates 39 k bind-libs x86_64 32:9.10.3-8.P3.fc22 updates 150 k bind-libs-lite x86_64 32:9.10.3-8.P3.fc22 updates 1.0 M bind-license noarch 32:9.10.3-8.P3.fc22 updates 87 k bind-utils x86_64 32:9.10.3-8.P3.fc22 updates 403 k boost-system x86_64 1.57.0-6.fc22 fedora 48 k boost-thread x86_64 1.57.0-6.fc22 fedora 89 k btrfs-progs x86_64 4.3.1-1.fc22 updates 567 k bzip2 x86_64 1.0.6-14.fc22 fedora 57 k c-ares x86_64 1.10.0-4.fc22 fedora 82 k certmonger x86_64 0.76.8-1.fc22 fedora 491 k checkpolicy x86_64 2.3-4.fc22 fedora 260 k cryptsetup x86_64 1.6.8-2.fc22 updates 124 k cups-libs x86_64 1:2.0.3-1.fc22 updates 387 k cyrus-sasl-gssapi x86_64 2.1.26-23.fc22 updates 45 k device-mapper-event x86_64 1.02.93-3.fc22 fedora 184 k device-mapper-event-libs x86_64 1.02.93-3.fc22 fedora 187 k device-mapper-multipath x86_64 0.4.9-73.fc22.2 updates 116 k device-mapper-multipath-libs x86_64 0.4.9-73.fc22.2 updates 216 k device-mapper-persistent-data x86_64 0.5.5-1.fc22 updates 381 k dmidecode x86_64 1:2.12-8.fc22 fedora 83 k docker x86_64 1.8.2-7.gitcb216be.fc22 updates 6.9 M docker-selinux x86_64 1.8.2-7.gitcb216be.fc22 updates 54 k dosfstools x86_64 3.0.27-1.fc22 fedora 107 k dyninst x86_64 8.2.1-2.fc22 fedora 2.6 M etcd x86_64 2.0.13-2.fc22 updates 4.2 M ethtool x86_64 2:3.18-1.fc22 fedora 119 k freeipa-client x86_64 4.1.4-4.fc22 updates 190 k freeipa-python x86_64 4.1.4-4.fc22 updates 1.2 M gc x86_64 7.4.2-2.fc22 fedora 104 k gdb x86_64 7.9.1-20.fc22 updates 2.9 M gdisk x86_64 1.0.1-1.fc22 updates 197 k gnupg x86_64 1.4.20-1.fc22 updates 1.3 M gssproxy x86_64 0.4.1-2.fc22 updates 86 k guile x86_64 5:2.0.11-7.fc22 updates 3.9 M hdparm x86_64 9.48-1.fc22 updates 91 k hesiod x86_64 3.2.1-4.fc22 fedora 34 k iscsi-initiator-utils x86_64 6.2.0.873-31.git4c9d6f9.fc22 phatina-storaged 419 k iscsi-initiator-utils-iscsiuio x86_64 6.2.0.873-31.git4c9d6f9.fc22 phatina-storaged 83 k json-glib x86_64 1.0.4-1.fc22 fedora 131 k kernel-tools x86_64 4.3.4-200.fc22 updates 163 k kernel-tools-libs x86_64 4.3.4-200.fc22 updates 82 k keyutils x86_64 1.5.9-4.fc22 fedora 59 k krb5-workstation x86_64 1.13.2-13.fc22 updates 773 k kubernetes x86_64 1.1.0-0.5.gite44c8e6.fc22 updates 32 k kubernetes-client x86_64 1.1.0-0.5.gite44c8e6.fc22 updates 2.8 M kubernetes-master x86_64 1.1.0-0.5.gite44c8e6.fc22 updates 13 M kubernetes-node x86_64 1.1.0-0.5.gite44c8e6.fc22 updates 8.9 M libaio x86_64 0.3.110-4.fc22 fedora 28 k libatasmart x86_64 0.19-7.fc22 fedora 47 k libatomic_ops x86_64 7.4.2-4.fc22 fedora 31 k libbabeltrace x86_64 1.2.4-2.fc22 updates 152 k libbasicobjects x86_64 0.1.1-27.fc22 updates 29 k libblockdev-btrfs x86_64 1.2-1.fc22 phatina-storaged 33 k libblockdev-kbd x86_64 1.2-1.fc22 phatina-storaged 36 k libblockdev-swap x86_64 1.2-1.fc22 phatina-storaged 31 k libblockdev-utils x86_64 1.2-1.fc22 phatina-storaged 32 k libcgroup x86_64 0.41-6.fc22 fedora 66 k libcollection x86_64 0.7.0-27.fc22 updates 45 k libconfig x86_64 1.4.9-7.fc22 fedora 63 k libdhash x86_64 0.4.3-27.fc22 updates 32 k libdwarf x86_64 20150507-1.fc22 updates 128 k libevent x86_64 2.0.21-6.fc22 fedora 215 k libicu x86_64 54.1-4.fc22 updates 8.4 M libini_config x86_64 1.2.0-27.fc22 updates 64 k libipa_hbac x86_64 1.13.3-3.fc22 updates 73 k libldb x86_64 1.1.24-1.fc22 updates 134 k libnfsidmap x86_64 0.26-2.1.fc22 fedora 51 k libpath_utils x86_64 0.2.1-27.fc22 updates 31 k libpsl x86_64 0.7.0-5.fc22 updates 52 k libref_array x86_64 0.1.5-27.fc22 updates 30 k libsemanage-python x86_64 2.3-6.fc22 fedora 100 k libsmbclient x86_64 2:4.2.7-0.fc22 updates 118 k libssh x86_64 0.7.2-2.fc22 updates 199 k libsss_idmap x86_64 1.13.3-3.fc22 updates 79 k libsss_nss_idmap x86_64 1.13.3-3.fc22 updates 77 k libsss_sudo x86_64 1.13.3-3.fc22 updates 75 k libstoraged x86_64 2.3.0-2.fc22 phatina-storaged 119 k libstoragemgmt x86_64 1.2.3-1.fc22 updates 193 k libstoragemgmt-python noarch 1.2.3-1.fc22 updates 136 k libtalloc x86_64 2.1.5-2.fc22 updates 44 k libtdb x86_64 1.3.8-1.fc22 updates 49 k libtevent x86_64 0.9.26-1.fc22 updates 37 k libtirpc x86_64 0.3.2-3.0.fc22 updates 100 k libtomcrypt x86_64 1.17-24.fc22 fedora 227 k libtommath x86_64 0.42.0-5.fc22 fedora 39 k libtool-ltdl x86_64 2.4.2-35.fc22 updates 54 k libusb x86_64 1:0.1.5-5.fc22 fedora 40 k libusbx x86_64 1.0.19-2.fc22 fedora 65 k libverto-tevent x86_64 0.2.6-4.fc22 fedora 13 k libwbclient x86_64 2:4.2.7-0.fc22 updates 94 k libxml2-python x86_64 2.9.3-1.fc22 updates 249 k libxslt x86_64 1.1.28-8.fc22 fedora 245 k lvm2 x86_64 2.02.116-3.fc22 fedora 930 k lvm2-libs x86_64 2.02.116-3.fc22 fedora 816 k m2crypto x86_64 0.22.5-2.fc22 updates 245 k mdadm x86_64 3.3.4-2.fc22 updates 399 k mozjs17 x86_64 17.0.0-12.fc22 fedora 1.4 M nfs-utils x86_64 1:1.3.3-6.rc3.fc22 updates 368 k ntfs-3g x86_64 2:2015.3.14-2.fc22 updates 287 k ntfsprogs x86_64 2:2015.3.14-2.fc22 updates 287 k ntp x86_64 4.2.6p5-33.fc22 updates 552 k ntpdate x86_64 4.2.6p5-33.fc22 updates 89 k oddjob x86_64 0.33-4.fc22 fedora 74 k oddjob-mkhomedir x86_64 0.33-4.fc22 fedora 43 k pam_krb5 x86_64 2.4.9-3.fc22 fedora 163 k pciutils-libs x86_64 3.3.0-1.fc22 fedora 50 k pcp x86_64 3.11.0-1.fc22 updates 892 k pcp-conf x86_64 3.11.0-1.fc22 updates 32 k pcp-libs x86_64 3.11.0-1.fc22 updates 299 k perl x86_64 4:5.20.3-328.fc22 updates 8.0 M perl-Carp noarch 1.38-1.fc22 updates 28 k perl-Encode x86_64 2:2.80-1.fc22 updates 1.5 M perl-Exporter noarch 5.70-311.fc22 fedora 33 k perl-File-Path noarch 2.09-311.fc22 fedora 31 k perl-File-Temp noarch 0.23.04-310.fc22 fedora 61 k perl-Getopt-Long noarch 2.48-1.fc22 updates 61 k perl-HTTP-Tiny noarch 0.056-1.fc22 updates 52 k perl-PathTools x86_64 3.47-312.fc22 updates 85 k perl-Pod-Escapes noarch 1:1.06-328.fc22 updates 62 k perl-Pod-Perldoc noarch 3.25-1.fc22 fedora 85 k perl-Pod-Simple noarch 1:3.29-1.fc22 fedora 207 k perl-Pod-Usage noarch 4:1.67-1.fc22 fedora 33 k perl-Scalar-List-Utils x86_64 1:1.42-1.fc22 updates 61 k perl-Socket x86_64 2:2.021-1.fc22 updates 55 k perl-Storable x86_64 1:2.51-4.fc22 fedora 84 k perl-Term-ANSIColor noarch 4.03-3.fc22 fedora 44 k perl-Text-ParseWords noarch 3.30-1.fc22 fedora 17 k perl-Time-HiRes x86_64 1.9728-1.fc22 updates 50 k perl-Time-Local noarch 1.2300-310.fc22 fedora 29 k perl-constant noarch 1.31-310.fc22 fedora 24 k perl-libs x86_64 4:5.20.3-328.fc22 updates 748 k perl-macros x86_64 4:5.20.3-328.fc22 updates 54 k perl-parent noarch 1:0.231-1.fc22 fedora 17 k perl-podlators noarch 2.5.3-3.fc22 fedora 118 k perl-threads x86_64 1:2.02-1.fc22 updates 57 k perl-threads-shared x86_64 1.46-310.fc22 fedora 44 k policycoreutils-python x86_64 2.3-18.fc22 updates 445 k polkit x86_64 0.113-4.fc22 updates 127 k polkit-pkla-compat x86_64 0.1-5.fc22 fedora 43 k psmisc x86_64 22.21-5.fc22 fedora 147 k pyOpenSSL noarch 0.15.1-1.fc22 updates 187 k python-IPy noarch 0.81-12.fc22 fedora 41 k python-cffi x86_64 0.8.6-1.fc22 fedora 135 k python-crypto x86_64 2.6.1-6.fc22 fedora 467 k python-cryptography x86_64 0.9-1.fc22 updates 481 k python-cssselect noarch 0.9.1-5.fc22 fedora 62 k python-dateutil noarch 1:2.4.2-1.fc22 updates 88 k python-dmidecode x86_64 3.10.13-12.fc22 fedora 85 k python-dnf-plugins-extras-common noarch 0.0.11-1.fc22 updates 27 k python-dnf-plugins-extras-migrate noarch 0.0.11-1.fc22 updates 25 k python-dns noarch 1.11.1-4.fc21 fedora 228 k python-docker-py noarch 1.1.0-2.fc22 fedora 56 k python-enum34 noarch 1.0.4-1.fc22 updates 56 k python-ethtool x86_64 0.11-3.fc22 fedora 37 k python-idna noarch 2.0-1.fc22 updates 96 k python-ipaddress noarch 1.0.7-3.fc22 updates 36 k python-kerberos x86_64 1.1-16.fc22 fedora 29 k python-krbV x86_64 1.0.90-9.fc22 fedora 58 k python-ldap x86_64 2.4.17-1.fc22 fedora 165 k python-libipa_hbac x86_64 1.13.3-3.fc22 updates 67 k python-libsss_nss_idmap x86_64 1.13.3-3.fc22 updates 60 k python-lxml x86_64 3.3.6-1.fc22 fedora 884 k python-netaddr noarch 0.7.15-1.fc22 updates 1.3 M python-nss x86_64 0.16.0-1.fc22 updates 271 k python-perf x86_64 4.3.4-200.fc22 updates 204 k python-ply noarch 3.4-7.fc21 fedora 125 k python-pyasn1 noarch 0.1.7-4.fc21 fedora 92 k python-pyasn1-modules noarch 0.1.7-4.fc21 fedora 60 k python-pycparser noarch 2.10-1.fc22 fedora 104 k python-pyudev noarch 0.16.1-3.fc22 updates 63 k python-qrcode-core noarch 5.0.1-2.fc22 fedora 44 k python-rhsm x86_64 1.17.1-1.fc22 updates 122 k python-sss-murmur x86_64 1.13.3-3.fc22 updates 58 k python-websocket-client noarch 0.32.0-1.fc22 updates 59 k python-yubico noarch 1.2.3-1.fc22 fedora 51 k python2-configobj noarch 5.0.6-3.fc22 updates 66 k python3 x86_64 3.4.2-6.fc22 updates 53 k python3-libs x86_64 3.4.2-6.fc22 updates 6.6 M python3-pcp x86_64 3.11.0-1.fc22 updates 119 k python3-pip noarch 6.0.8-1.fc22 fedora 1.7 M python3-setuptools noarch 17.1.1-3.fc22 updates 406 k python3-sssdconfig noarch 1.13.3-3.fc22 updates 100 k pyusb noarch 1.0.0-0.11.b2.fc22 fedora 79 k pyxattr x86_64 0.5.3-4.fc22 fedora 33 k quota x86_64 1:4.02-2.fc22 fedora 182 k quota-nls noarch 1:4.02-2.fc22 fedora 94 k realmd x86_64 0.16.2-1.fc22 updates 235 k rpcbind x86_64 0.2.3-4.fc22 updates 63 k samba-client-libs x86_64 2:4.2.7-0.fc22 updates 4.3 M samba-common noarch 2:4.2.7-0.fc22 updates 161 k setools-libs x86_64 3.3.8-5.fc22 fedora 442 k socat x86_64 1.7.2.4-4.fc22 fedora 276 k sos noarch 3.2-15.fc22 fedora 291 k sssd x86_64 1.13.3-3.fc22 updates warning: /var/cache/dnf/phatina-storaged-1b10f941792b1236/packages/storaged-2.3.0-2.fc22.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 4b97dfa1: NOKEY Importing GPG key 0x4B97DFA1: Userid : "phatina_storaged (None) " Fingerprint: BF2A 9DDD 1405 7AFE 243F DD3B 52E0 0806 4B97 DFA1 From : https://copr-be.cloud.fedoraproject.org/results/phatina/storaged/pubkey.gpg warning: Generating 4 missing index(es), please wait... 67 k sssd-ad x86_64 1.13.3-3.fc22 updates 178 k sssd-client x86_64 1.13.3-3.fc22 updates 135 k sssd-common x86_64 1.13.3-3.fc22 updates 1.1 M sssd-common-pac x86_64 1.13.3-3.fc22 updates 112 k sssd-ipa x86_64 1.13.3-3.fc22 updates 247 k sssd-krb5 x86_64 1.13.3-3.fc22 updates 104 k sssd-krb5-common x86_64 1.13.3-3.fc22 updates 133 k sssd-ldap x86_64 1.13.3-3.fc22 updates 171 k sssd-proxy x86_64 1.13.3-3.fc22 updates 100 k storaged x86_64 2.3.0-2.fc22 phatina-storaged 362 k storaged-lvm2 x86_64 2.3.0-2.fc22 phatina-storaged 66 k subscription-manager x86_64 1.17.1-1.fc22 updates 843 k systemd-compat-libs x86_64 219-27.fc22 updates 137 k systemtap-runtime x86_64 2.9-1.fc22 updates 272 k systemtap-runtime-virtguest x86_64 2.9-1.fc22 updates 16 k tar x86_64 2:1.28-6.fc22 updates 939 k tcp_wrappers x86_64 7.6-80.fc22 fedora 84 k timedatex x86_64 0.3-1.fc22 fedora 30 k tuned noarch 2.6.0-1.fc22 updates 197 k usermode x86_64 1.111-6.fc22 fedora 197 k valgrind x86_64 1:3.10.1-13.fc22 updates 16 M virt-what x86_64 1.15-1.fc22 fedora 31 k wget x86_64 1.16.3-2.fc22 updates 577 k xmlrpc-c x86_64 1.32.5-1906.svn2451.fc22 fedora 132 k xmlrpc-c-client x86_64 1.32.5-1906.svn2451.fc22 fedora 36 k yajl x86_64 2.1.0-3.fc22 fedora 37 k yum noarch 3.4.3-505.fc22 fedora 1.2 M yum-metadata-parser x86_64 1.1.4-14.fc22 fedora 39 k Transaction Summary ================================================================================ Install 229 Packages Total download size: 133 M Installed size: 492 M Downloading Packages: -------------------------------------------------------------------------------- Total 3.2 MB/s | 133 MB 00:41 Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Installing : perl-Term-ANSIColor-4.03-3.fc22.noarch 1/229 Installing : perl-HTTP-Tiny-0.056-1.fc22.noarch 2/229 Installing : perl-podlators-2.5.3-3.fc22.noarch 3/229 Installing : perl-Pod-Perldoc-3.25-1.fc22.noarch 4/229 Installing : perl-Text-ParseWords-3.30-1.fc22.noarch 5/229 Installing : perl-Pod-Escapes-1:1.06-328.fc22.noarch 6/229 Installing : perl-Encode-2:2.80-1.fc22.x86_64 7/229 Installing : perl-Pod-Usage-4:1.67-1.fc22.noarch 8/229 Installing : perl-parent-1:0.231-1.fc22.noarch 9/229 Installing : perl-Exporter-5.70-311.fc22.noarch 10/229 Installing : perl-Time-Local-1.2300-310.fc22.noarch 11/229 Installing : perl-constant-1.31-310.fc22.noarch 12/229 Installing : perl-Carp-1.38-1.fc22.noarch 13/229 Installing : perl-Storable-1:2.51-4.fc22.x86_64 14/229 Installing : perl-File-Path-2.09-311.fc22.noarch 15/229 Installing : perl-File-Temp-0.23.04-310.fc22.noarch 16/229 Installing : perl-PathTools-3.47-312.fc22.x86_64 17/229 Installing : perl-Scalar-List-Utils-1:1.42-1.fc22.x86_64 18/229 Installing : perl-Socket-2:2.021-1.fc22.x86_64 19/229 Installing : perl-Time-HiRes-1.9728-1.fc22.x86_64 20/229 Installing : perl-libs-4:5.20.3-328.fc22.x86_64 21/229 Installing : perl-macros-4:5.20.3-328.fc22.x86_64 22/229 Installing : perl-threads-shared-1.46-310.fc22.x86_64 23/229 Installing : perl-threads-1:2.02-1.fc22.x86_64 24/229 Installing : perl-Pod-Simple-1:3.29-1.fc22.noarch 25/229 Installing : perl-Getopt-Long-2.48-1.fc22.noarch 26/229 Installing : perl-4:5.20.3-328.fc22.x86_64 27/229 Installing : libtalloc-2.1.5-2.fc22.x86_64 28/229 Installing : libtevent-0.9.26-1.fc22.x86_64 29/229 Installing : libtdb-1.3.8-1.fc22.x86_64 30/229 Installing : libref_array-0.1.5-27.fc22.x86_64 31/229 Installing : libcollection-0.7.0-27.fc22.x86_64 32/229 Installing : libbasicobjects-0.1.1-27.fc22.x86_64 33/229 Installing : libldb-1.1.24-1.fc22.x86_64 34/229 Installing : libdhash-0.4.3-27.fc22.x86_64 35/229 Installing : python3-libs-3.4.2-6.fc22.x86_64 36/229 Installing : python3-pip-6.0.8-1.fc22.noarch 37/229 Installing : python3-setuptools-17.1.1-3.fc22.noarch 38/229 Installing : python3-3.4.2-6.fc22.x86_64 39/229 Installing : libsss_idmap-1.13.3-3.fc22.x86_64 40/229 Installing : python-pyasn1-0.1.7-4.fc21.noarch 41/229 Installing : libtirpc-0.3.2-3.0.fc22.x86_64 42/229 Installing : python-dateutil-1:2.4.2-1.fc22.noarch 43/229 Installing : libblockdev-utils-1.2-1.fc22.x86_64 44/229 Installing : libnfsidmap-0.26-2.1.fc22.x86_64 45/229 Installing : xmlrpc-c-1.32.5-1906.svn2451.fc22.x86_64 46/229 Installing : device-mapper-event-libs-1.02.93-3.fc22.x86_64 47/229 Installing : xmlrpc-c-client-1.32.5-1906.svn2451.fc22.x86_64 48/229 Installing : iscsi-initiator-utils-iscsiuio-6.2.0.873-31.git4c9d6f 49/229 Installing : iscsi-initiator-utils-6.2.0.873-31.git4c9d6f9.fc22.x8 50/229 Installing : python-websocket-client-0.32.0-1.fc22.noarch 51/229 Installing : libaio-0.3.110-4.fc22.x86_64 52/229 Installing : libsss_nss_idmap-1.13.3-3.fc22.x86_64 53/229 Installing : bind-license-32:9.10.3-8.P3.fc22.noarch 54/229 Installing : libxml2-python-2.9.3-1.fc22.x86_64 55/229 Installing : cyrus-sasl-gssapi-2.1.26-23.fc22.x86_64 56/229 Installing : libipa_hbac-1.13.3-3.fc22.x86_64 57/229 Installing : keyutils-1.5.9-4.fc22.x86_64 58/229 Installing : kubernetes-client-1.1.0-0.5.gite44c8e6.fc22.x86_64 59/229 Installing : boost-system-1.57.0-6.fc22.x86_64 60/229 Installing : psmisc-22.21-5.fc22.x86_64 61/229 Installing : oddjob-0.33-4.fc22.x86_64 62/229 Installing : oddjob-mkhomedir-0.33-4.fc22.x86_64 63/229 Installing : boost-thread-1.57.0-6.fc22.x86_64 64/229 Installing : kubernetes-master-1.1.0-0.5.gite44c8e6.fc22.x86_64 65/229 Installing : python-libipa_hbac-1.13.3-3.fc22.x86_64 66/229 Installing : python-dmidecode-3.10.13-12.fc22.x86_64 67/229 Installing : sssd-client-1.13.3-3.fc22.x86_64 68/229 Installing : python-libsss_nss_idmap-1.13.3-3.fc22.x86_64 69/229 Installing : device-mapper-multipath-libs-0.4.9-73.fc22.2.x86_64 70/229 Installing : device-mapper-persistent-data-0.5.5-1.fc22.x86_64 71/229 Installing : python-docker-py-1.1.0-2.fc22.noarch 72/229 Installing : certmonger-0.76.8-1.fc22.x86_64 73/229 Installing : device-mapper-event-1.02.93-3.fc22.x86_64 74/229 Installing : lvm2-libs-2.02.116-3.fc22.x86_64 75/229 Installing : lvm2-2.02.116-3.fc22.x86_64 76/229 Installing : libblockdev-swap-1.2-1.fc22.x86_64 77/229 Installing : rpcbind-0.2.3-4.fc22.x86_64 78/229 Installing : python-pyasn1-modules-0.1.7-4.fc21.noarch 79/229 Installing : python-ldap-2.4.17-1.fc22.x86_64 80/229 Installing : python3-sssdconfig-1.13.3-3.fc22.noarch 81/229 Installing : libverto-tevent-0.2.6-4.fc22.x86_64 82/229 Installing : python-idna-2.0-1.fc22.noarch 83/229 Installing : python-enum34-1.0.4-1.fc22.noarch 84/229 Installing : libtool-ltdl-2.4.2-35.fc22.x86_64 85/229 Installing : libicu-54.1-4.fc22.x86_64 86/229 Installing : libpsl-0.7.0-5.fc22.x86_64 87/229 Installing : wget-1.16.3-2.fc22.x86_64 88/229 Installing : python-ply-3.4-7.fc21.noarch 89/229 Installing : python-pycparser-2.10-1.fc22.noarch 90/229 Installing : python-cffi-0.8.6-1.fc22.x86_64 91/229 Installing : python-ipaddress-1.0.7-3.fc22.noarch 92/229 Installing : python-cryptography-0.9-1.fc22.x86_64 93/229 Installing : pyOpenSSL-0.15.1-1.fc22.noarch 94/229 Installing : libdwarf-20150507-1.fc22.x86_64 95/229 Installing : dyninst-8.2.1-2.fc22.x86_64 96/229 Installing : systemtap-runtime-2.9-1.fc22.x86_64 97/229 Installing : GeoIP-GeoLite-data-2015.12-1.fc22.noarch 98/229 Installing : GeoIP-1.6.5-1.fc22.x86_64 99/229 Installing : bind-libs-32:9.10.3-8.P3.fc22.x86_64 100/229 Installing : bind-libs-lite-32:9.10.3-8.P3.fc22.x86_64 101/229 Installing : bind-utils-32:9.10.3-8.P3.fc22.x86_64 102/229 Installing : python-dnf-plugins-extras-common-0.0.11-1.fc22.noarch 103/229 Installing : mozjs17-17.0.0-12.fc22.x86_64 104/229 Installing : polkit-0.113-4.fc22.x86_64 105/229 Installing : polkit-pkla-compat-0.1-5.fc22.x86_64 106/229 Installing : timedatex-0.3-1.fc22.x86_64 107/229 Installing : tar-2:1.28-6.fc22.x86_64 108/229 Installing : ntpdate-4.2.6p5-33.fc22.x86_64 109/229 Installing : autogen-libopts-5.18.4-1.fc22.x86_64 110/229 Installing : ntp-4.2.6p5-33.fc22.x86_64 111/229 Installing : tcp_wrappers-7.6-80.fc22.x86_64 112/229 Installing : quota-nls-1:4.02-2.fc22.noarch 113/229 Installing : quota-1:4.02-2.fc22.x86_64 114/229 Installing : libevent-2.0.21-6.fc22.x86_64 115/229 Installing : python-sss-murmur-1.13.3-3.fc22.x86_64 116/229 Installing : python-nss-0.16.0-1.fc22.x86_64 117/229 Installing : pythoNon-fatal POSTIN scriptlet failure in rpm package docker-selinux Non-fatal POSTIN scriptlet failure in rpm package docker-selinux n-netaddr-0.7.15-1.fc22.noarch 118/229 Installing : libusbx-1.0.19-2.fc22.x86_64 119/229 Installing : libusb-1:0.1.5-5.fc22.x86_64 120/229 Installing : gnupg-1.4.20-1.fc22.x86_64 121/229 Installing : libbabeltrace-1.2.4-2.fc22.x86_64 122/229 Installing : kernel-tools-libs-4.3.4-200.fc22.x86_64 123/229 Installing : libpath_utils-0.2.1-27.fc22.x86_64 124/229 Installing : libini_config-1.2.0-27.fc22.x86_64 125/229 Installing : gssproxy-0.4.1-2.fc22.x86_64 126/229 Installing : nfs-utils-1:1.3.3-6.rc3.fc22.x86_64 127/229 Installing : ntfs-3g-2:2015.3.14-2.fc22.x86_64 128/229 Installing : ntfsprogs-2:2015.3.14-2.fc22.x86_64 129/229 Installing : libcgroup-0.41-6.fc22.x86_64 130/229 Installing : m2crypto-0.22.5-2.fc22.x86_64 131/229 Installing : python-rhsm-1.17.1-1.fc22.x86_64 132/229 Installing : cups-libs-1:2.0.3-1.fc22.x86_64 133/229 Installing : samba-common-2:4.2.7-0.fc22.noarch 134/229 Installing : systemd-compat-libs-219-27.fc22.x86_64 135/229 Installing : libwbclient-2:4.2.7-0.fc22.x86_64 136/229 Installing : samba-client-libs-2:4.2.7-0.fc22.x86_64 137/229 Installing : libsmbclient-2:4.2.7-0.fc22.x86_64 138/229 Installing : python-pyudev-0.16.1-3.fc22.noarch 139/229 Installing : python-perf-4.3.4-200.fc22.x86_64 140/229 Installing : python2-configobj-5.0.6-3.fc22.noarch 141/229 Installing : pciutils-libs-3.3.0-1.fc22.x86_64 142/229 Installing : kernel-tools-4.3.4-200.fc22.x86_64 143/229 Installing : hdparm-9.48-1.fc22.x86_64 144/229 Installing : btrfs-progs-4.3.1-1.fc22.x86_64 145/229 Installing : libblockdev-btrfs-1.2-1.fc22.x86_64 146/229 Installing : bcache-tools-1.0.8-2.fc22.x86_64 147/229 Installing : libblockdev-kbd-1.2-1.fc22.x86_64 148/229 Installing : libstoraged-2.3.0-2.fc22.x86_64 149/229 Installing : mdadm-3.3.4-2.fc22.x86_64 150/229 Installing : yajl-2.1.0-3.fc22.x86_64 151/229 Installing : libconfig-1.4.9-7.fc22.x86_64 152/229 Installing : libstoragemgmt-python-1.2.3-1.fc22.noarch 153/229 Installing : libstoragemgmt-1.2.3-1.fc22.x86_64 154/229 Installing : gdisk-1.0.1-1.fc22.x86_64 155/229 Installing : setools-libs-3.3.8-5.fc22.x86_64 156/229 Installing : python-IPy-0.81-12.fc22.noarch 157/229 Installing : libsemanage-python-2.3-6.fc22.x86_64 158/229 Installing : checkpolicy-2.3-4.fc22.x86_64 159/229 Installing : audit-libs-python-2.4.5-1.fc22.x86_64 160/229 Installing : policycoreutils-python-2.3-18.fc22.x86_64 161/229 Installing : docker-selinux-1.8.2-7.gitcb216be.fc22.x86_64 162/229 restorecon: lstat(/var/lib/docker) failed: No such file or directory warning: %post(docker-selinux-1.8.2-7.gitcb216be.fc22.x86_64) scriptlet failed, exit status 255 Installing : docker-1.8.2-7.gitcb216be.fc22.x86_64 163/229 Installing : krb5-workstation-1.13.2-13.fc22.x86_64 164/229 Installing : cryptsetup-1.6.8-2.fc22.x86_64 165/229 Installing : libsss_sudo-1.13.3-3.fc22.x86_64 166/229 Installing : c-ares-1.10.0-4.fc22.x86_64 167/229 Installing : sssd-common-1.13.3-3.fc22.x86_64 168/229 Installing : sssd-krb5-common-1.13.3-3.fc22.x86_64 169/229 Installing : sssd-common-pac-1.13.3-3.fc22.x86_64 170/229 Installing : sssd-ad-1.13.3-3.fc22.x86_64 171/229 Installing : sssd-ipa-1.13.3-3.fc22.x86_64 172/229 Installing : sssd-krb5-1.13.3-3.fc22.x86_64 173/229 Installing : sssd-ldap-1.13.3-3.fc22.x86_64 174/229 Installing : sssd-proxy-1.13.3-3.fc22.x86_64 175/229 Installing : sssd-1.13.3-3.fc22.x86_64 176/229 Installing : libtommath-0.42.0-5.fc22.x86_64 177/229 Installing : libtomcrypt-1.17-24.fc22.x86_64 178/229 Installing : python-crypto-2.6.1-6.fc22.x86_64 179/229 Installing : python-dns-1.11.1-4.fc21.noarch 180/229 Installing : pyusb-1.0.0-0.11.b2.fc22.noarch 181/229 Installing : python-yubico-1.2.3-1.fc22.noarch 182/229 Installing : python-cssselect-0.9.1-5.fc22.noarch 183/229 Installing : libxslt-1.1.28-8.fc22.x86_64 184/229 Installing : python-lxml-3.3.6-1.fc22.x86_64 185/229 Installing : python-qrcode-core-5.0.1-2.fc22.noarch 186/229 Installing : python-kerberos-1.1-16.fc22.x86_64 187/229 Installing : freeipa-python-4.1.4-4.fc22.x86_64 188/229 Installing : hesiod-3.2.1-4.fc22.x86_64 189/229 Installing : autofs-1:5.1.0-12.fc22.x86_64 190/229 Installing : python-krbV-1.0.90-9.fc22.x86_64 191/229 Installing : pam_krb5-2.4.9-3.fc22.x86_64 192/229 Installing : ethtool-2:3.18-1.fc22.x86_64 193/229 Installing : yum-metadata-parser-1.1.4-14.fc22.x86_64 194/229 Installing : pyxattr-0.5.3-4.fc22.x86_64 195/229 Installing : python-dnf-plugins-extras-migrate-0.0.11-1.fc22.noarc 196/229 Installing : yum-3.4.3-505.fc22.noarch 197/229 Installing : dmidecode-1:2.12-8.fc22.x86_64 198/229 Installing : virt-what-1.15-1.fc22.x86_64 199/229 Installing : usermode-1.111-6.fc22.x86_64 200/229 Installing : python-ethtool-0.11-3.fc22.x86_64 201/229 Installing : libatasmart-0.19-7.fc22.x86_64 202/229 Installing : dosfstools-3.0.27-1.fc22.x86_64 203/229 Installing : storaged-2.3.0-2.fc22.x86_64 204/229 Installing : pcp-conf-3.11.0-1.fc22.x86_64 205/229 Installing : pcp-libs-3.11.0-1.fc22.x86_64 206/229 Installing : python3-pcp-3.11.0-1.fc22.x86_64 207/229 Installing : pcp-3.11.0-1.fc22.x86_64 208/229 Installing : socat-1.7.2.4-4.fc22.x86_64 209/229 Installing : kubernetes-node-1.1.0-0.5.gite44c8e6.fc22.x86_64 210/229 Installing : libatomic_ops-7.4.2-4.fc22.x86_64 211/229 Installing : gc-7.4.2-2.fc22.x86_64 212/229 Installing : guile-5:2.0.11-7.fc22.x86_64 213/229 Installing : bzip2-1.0.6-14.fc22.x86_64 214/229 Installing : sos-3.2-15.fc22.noarch 215/229 Installing : gdb-7.9.1-20.fc22.x86_64 216/229 Installing : kubernetes-1.1.0-0.5.gite44c8e6.fc22.x86_64 217/229 Installing : storaged-lvm2-2.3.0-2.fc22.x86_64 218/229 Installing : subscription-manager-1.17.1-1.fc22.x86_64 219/229 Installing : tuned-2.6.0-1.fc22.noarch 220/229 Installing : freeipa-client-4.1.4-4.fc22.x86_64 221/229 Installing : atomic-1.7-2.gitd378de0.fc22.x86_64 222/229 Installing : systemtap-runtime-virtguest-2.9-1.fc22.x86_64 223/229 Installing : device-mapper-multipath-0.4.9-73.fc22.2.x86_64 224/229 Installing : valgrind-1:3.10.1-13.fc22.x86_64 225/229 Installing : realmd-0.16.2-1.fc22.x86_64 226/229 Installing : libssh-0.7.2-2.fc22.x86_64 227/229 Installing : json-glib-1.0.4-1.fc22.x86_64 228/229 Installing : etcd-2.0.13-2.fc22.x86_64 229/229 Verifying : sos-3.2-15.fc22.noarch 1/229 Verifying : oddjob-0.33-4.fc22.x86_64 2/229 Verifying : oddjob-mkhomedir-0.33-4.fc22.x86_64 3/229 Verifying : bzip2-1.0.6-14.fc22.x86_64 4/229 Verifying : psmisc-22.21-5.fc22.x86_64 5/229 Verifying : systemtap-runtime-virtguest-2.9-1.fc22.x86_64 6/229 Verifying : systemtap-runtime-2.9-1.fc22.x86_64 7/229 Verifying : dyninst-8.2.1-2.fc22.x86_64 8/229 Verifying : boost-system-1.57.0-6.fc22.x86_64 9/229 Verifying : boost-thread-1.57.0-6.fc22.x86_64 10/229 Verifying : valgrind-1:3.10.1-13.fc22.x86_64 11/229 Verifying : gdb-7.9.1-20.fc22.x86_64 12/229 Verifying : gc-7.4.2-2.fc22.x86_64 13/229 Verifying : libatomic_ops-7.4.2-4.fc22.x86_64 14/229 Verifying : atomic-1.7-2.gitd378de0.fc22.x86_64 15/229 Verifying : python-docker-py-1.1.0-2.fc22.noarch 16/229 Verifying : device-mapper-multipath-0.4.9-73.fc22.2.x86_64 17/229 Verifying : docker-1.8.2-7.gitcb216be.fc22.x86_64 18/229 Verifying : lvm2-2.02.116-3.fc22.x86_64 19/229 Verifying : docker-selinux-1.8.2-7.gitcb216be.fc22.x86_64 20/229 Verifying : device-mapper-event-libs-1.02.93-3.fc22.x86_64 21/229 Verifying : lvm2-libs-2.02.116-3.fc22.x86_64 22/229 Verifying : device-mapper-event-1.02.93-3.fc22.x86_64 23/229 Verifying : etcd-2.0.13-2.fc22.x86_64 24/229 Verifying : json-glib-1.0.4-1.fc22.x86_64 25/229 Verifying : kubernetes-1.1.0-0.5.gite44c8e6.fc22.x86_64 26/229 Verifying : kubernetes-master-1.1.0-0.5.gite44c8e6.fc22.x86_64 27/229 Verifying : kubernetes-node-1.1.0-0.5.gite44c8e6.fc22.x86_64 28/229 Verifying : kubernetes-client-1.1.0-0.5.gite44c8e6.fc22.x86_64 29/229 Verifying : socat-1.7.2.4-4.fc22.x86_64 30/229 Verifying : libssh-0.7.2-2.fc22.x86_64 31/229 Verifying : pcp-3.11.0-1.fc22.x86_64 32/229 Verifying : pcp-libs-3.11.0-1.fc22.x86_64 33/229 Verifying : python3-pcp-3.11.0-1.fc22.x86_64 34/229 Verifying : pcp-conf-3.11.0-1.fc22.x86_64 35/229 Verifying : realmd-0.16.2-1.fc22.x86_64 36/229 Verifying : storaged-2.3.0-2.fc22.x86_64 37/229 Verifying : dosfstools-3.0.27-1.fc22.x86_64 38/229 Verifying : libatasmart-0.19-7.fc22.x86_64 39/229 Verifying : libblockdev-kbd-1.2-1.fc22.x86_64 40/229 Verifying : storaged-lvm2-2.3.0-2.fc22.x86_64 41/229 Verifying : subscription-manager-1.17.1-1.fc22.x86_64 42/229 Verifying : python-dmidecode-3.10.13-12.fc22.x86_64 43/229 Verifying : python-ethtool-0.11-3.fc22.x86_64 44/229 Verifying : usermode-1.111-6.fc22.x86_64 45/229 Verifying : virt-what-1.15-1.fc22.x86_64 46/229 Verifying : yum-3.4.3-505.fc22.noarch 47/229 Verifying : python-rhsm-1.17.1-1.fc22.x86_64 48/229 Verifying : dmidecode-1:2.12-8.fc22.x86_64 49/229 Verifying : pyxattr-0.5.3-4.fc22.x86_64 50/229 Verifying : yum-metadata-parser-1.1.4-14.fc22.x86_64 51/229 Verifying : tuned-2.6.0-1.fc22.noarch 52/229 Verifying : ethtool-2:3.18-1.fc22.x86_64 53/229 Verifying : freeipa-client-4.1.4-4.fc22.x86_64 54/229 Verifying : autofs-1:5.1.0-12.fc22.x86_64 55/229 Verifying : certmonger-0.76.8-1.fc22.x86_64 56/229 Verifying : pam_krb5-2.4.9-3.fc22.x86_64 57/229 Verifying : python-dns-1.11.1-4.fc21.noarch 58/229 Verifying : python-krbV-1.0.90-9.fc22.x86_64 59/229 Verifying : python-ldap-2.4.17-1.fc22.x86_64 60/229 Verifying : xmlrpc-c-1.32.5-1906.svn2451.fc22.x86_64 61/229 Verifying : xmlrpc-c-client-1.32.5-1906.svn2451.fc22.x86_64 62/229 Verifying : freeipa-python-4.1.4-4.fc22.x86_64 63/229 Verifying : hesiod-3.2.1-4.fc22.x86_64 64/229 Verifying : python-crypto-2.6.1-6.fc22.x86_64 65/229 Verifying : python-pyasn1-0.1.7-4.fc21.noarch 66/229 Verifying : python-pyasn1-modules-0.1.7-4.fc21.noarch 67/229 Verifying : keyutils-1.5.9-4.fc22.x86_64 68/229 Verifying : python-kerberos-1.1-16.fc22.x86_64 69/229 Verifying : python-lxml-3.3.6-1.fc22.x86_64 70/229 Verifying : python-qrcode-core-5.0.1-2.fc22.noarch 71/229 Verifying : python-yubico-1.2.3-1.fc22.noarch 72/229 Verifying : libtomcrypt-1.17-24.fc22.x86_64 73/229 Verifying : libxslt-1.1.28-8.fc22.x86_64 74/229 Verifying : python-cssselect-0.9.1-5.fc22.noarch 75/229 Verifying : pyusb-1.0.0-0.11.b2.fc22.noarch 76/229 Verifying : libtommath-0.42.0-5.fc22.x86_64 77/229 Verifying : sssd-1.13.3-3.fc22.x86_64 78/229 Verifying : python3-sssdconfig-1.13.3-3.fc22.noarch 79/229 Verifying : sssd-ad-1.13.3-3.fc22.x86_64 80/229 Verifying : sssd-common-1.13.3-3.fc22.x86_64 81/229 Verifying : sssd-common-pac-1.13.3-3.fc22.x86_64 82/229 Verifying : sssd-ipa-1.13.3-3.fc22.x86_64 83/229 Verifying : sssd-krb5-1.13.3-3.fc22.x86_64 84/229 Verifying : sssd-ldap-1.13.3-3.fc22.x86_64 85/229 Verifying : sssd-proxy-1.13.3-3.fc22.x86_64 86/229 Verifying : sssd-krb5-common-1.13.3-3.fc22.x86_64 87/229 Verifying : c-ares-1.10.0-4.fc22.x86_64 88/229 Verifying : libnfsidmap-0.26-2.1.fc22.x86_64 89/229 Verifying : libldb-1.1.24-1.fc22.x86_64 90/229 Verifying : libsss_idmap-1.13.3-3.fc22.x86_64 91/229 Verifying : libsss_sudo-1.13.3-3.fc22.x86_64 92/229 Verifying : sssd-client-1.13.3-3.fc22.x86_64 93/229 Verifying : libipa_hbac-1.13.3-3.fc22.x86_64 94/229 Verifying : python-libipa_hbac-1.13.3-3.fc22.x86_64 95/229 Verifying : cryptsetup-1.6.8-2.fc22.x86_64 96/229 Verifying : cyrus-sasl-gssapi-2.1.26-23.fc22.x86_64 97/229 Verifying : krb5-workstation-1.13.2-13.fc22.x86_64 98/229 Verifying : libxml2-python-2.9.3-1.fc22.x86_64 99/229 Verifying : policycoreutils-python-2.3-18.fc22.x86_64 100/229 Verifying : audit-libs-python-2.4.5-1.fc22.x86_64 101/229 Verifying : checkpolicy-2.3-4.fc22.x86_64 102/229 Verifying : libsemanage-python-2.3-6.fc22.x86_64 103/229 Verifying : python-IPy-0.81-12.fc22.noarch 104/229 Verifying : setools-libs-3.3.8-5.fc22.x86_64 105/229 Verifying : gdisk-1.0.1-1.fc22.x86_64 106/229 Verifying : iscsi-initiator-utils-6.2.0.873-31.git4c9d6f9.fc22.x8 107/229 Verifying : libblockdev-btrfs-1.2-1.fc22.x86_64 108/229 Verifying : libblockdev-swap-1.2-1.fc22.x86_64 109/229 Verifying : libstoragemgmt-1.2.3-1.fc22.x86_64 110/229 Verifying : libconfig-1.4.9-7.fc22.x86_64 111/229 Verifying : yajl-2.1.0-3.fc22.x86_64 112/229 Verifying : libstoragemgmt-python-1.2.3-1.fc22.noarch 113/229 Verifying : mdadm-3.3.4-2.fc22.x86_64 114/229 Verifying : ntfsprogs-2:2015.3.14-2.fc22.x86_64 115/229 Verifying : libstoraged-2.3.0-2.fc22.x86_64 116/229 Verifying : libblockdev-utils-1.2-1.fc22.x86_64 117/229 Verifying : bcache-tools-1.0.8-2.fc22.x86_64 118/229 Verifying : btrfs-progs-4.3.1-1.fc22.x86_64 119/229 Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.873-31.git4c9d6f 120/229 Verifying : perl-4:5.20.3-328.fc22.x86_64 121/229 Verifying : perl-Exporter-5.70-311.fc22.noarch 122/229 Verifying : perl-File-Path-2.09-311.fc22.noarch 123/229 Verifying : perl-File-Temp-0.23.04-310.fc22.noarch 124/229 Verifying : perl-Pod-Simple-1:3.29-1.fc22.noarch 125/229 Verifying : perl-Storable-1:2.51-4.fc22.x86_64 126/229 Verifying : perl-Time-Local-1.2300-310.fc22.noarch 127/229 Verifying : perl-constant-1.31-310.fc22.noarch 128/229 Verifying : perl-parent-1:0.231-1.fc22.noarch 129/229 Verifying : perl-threads-shared-1.46-310.fc22.x86_64 130/229 Verifying : hdparm-9.48-1.fc22.x86_64 131/229 Verifying : kernel-tools-4.3.4-200.fc22.x86_64 132/229 Verifying : pciutils-libs-3.3.0-1.fc22.x86_64 133/229 Verifying : python2-configobj-5.0.6-3.fc22.noarch 134/229 Verifying : python-perf-4.3.4-200.fc22.x86_64 135/229 Verifying : python-pyudev-0.16.1-3.fc22.noarch 136/229 Verifying : python-dateutil-1:2.4.2-1.fc22.noarch 137/229 Verifying : libbasicobjects-0.1.1-27.fc22.x86_64 138/229 Verifying : libcollection-0.7.0-27.fc22.x86_64 139/229 Verifying : libdhash-0.4.3-27.fc22.x86_64 140/229 Verifying : libini_config-1.2.0-27.fc22.x86_64 141/229 Verifying : libref_array-0.1.5-27.fc22.x86_64 142/229 Verifying : libtalloc-2.1.5-2.fc22.x86_64 143/229 Verifying : libtdb-1.3.8-1.fc22.x86_64 144/229 Verifying : libtevent-0.9.26-1.fc22.x86_64 145/229 Verifying : bind-utils-32:9.10.3-8.P3.fc22.x86_64 146/229 Verifying : GeoIP-1.6.5-1.fc22.x86_64 147/229 Verifying : bind-libs-32:9.10.3-8.P3.fc22.x86_64 148/229 Verifying : bind-libs-lite-32:9.10.3-8.P3.fc22.x86_64 149/229 Verifying : bind-license-32:9.10.3-8.P3.fc22.noarch 150/229 Verifying : samba-client-libs-2:4.2.7-0.fc22.x86_64 151/229 Verifying : systemd-compat-libs-219-27.fc22.x86_64 152/229 Verifying : libwbclient-2:4.2.7-0.fc22.x86_64 153/229 Verifying : libsmbclient-2:4.2.7-0.fc22.x86_64 154/229 Verifying : samba-common-2:4.2.7-0.fc22.noarch 155/229 Verifying : libsss_nss_idmap-1.13.3-3.fc22.x86_64 156/229 Verifying : python-libsss_nss_idmap-1.13.3-3.fc22.x86_64 157/229 Verifying : cups-libs-1:2.0.3-1.fc22.x86_64 158/229 Verifying : python3-3.4.2-6.fc22.x86_64 159/229 Verifying : python3-pip-6.0.8-1.fc22.noarch 160/229 Verifying : python3-libs-3.4.2-6.fc22.x86_64 161/229 Verifying : python3-setuptools-17.1.1-3.fc22.noarch 162/229 Verifying : m2crypto-0.22.5-2.fc22.x86_64 163/229 Verifying : libcgroup-0.41-6.fc22.x86_64 164/229 Verifying : perl-Carp-1.38-1.fc22.noarch 165/229 Verifying : perl-Getopt-Long-2.48-1.fc22.noarch 166/229 Verifying : perl-Pod-Usage-4:1.67-1.fc22.noarch 167/229 Verifying : perl-Text-ParseWords-3.30-1.fc22.noarch 168/229 Verifying : perl-Pod-Perldoc-3.25-1.fc22.noarch 169/229 Verifying : perl-podlators-2.5.3-3.fc22.noarch 170/229 Verifying : perl-Term-ANSIColor-4.03-3.fc22.noarch 171/229 Verifying : perl-PathTools-3.47-312.fc22.x86_64 172/229 Verifying : perl-Scalar-List-Utils-1:1.42-1.fc22.x86_64 173/229 Verifying : perl-Socket-2:2.021-1.fc22.x86_64 174/229 Verifying : perl-Time-HiRes-1.9728-1.fc22.x86_64 175/229 Verifying : perl-libs-4:5.20.3-328.fc22.x86_64 176/229 Verifying : perl-macros-4:5.20.3-328.fc22.x86_64 177/229 Verifying : perl-threads-1:2.02-1.fc22.x86_64 178/229 Verifying : ntfs-3g-2:2015.3.14-2.fc22.x86_64 179/229 Verifying : libpath_utils-0.2.1-27.fc22.x86_64 180/229 Verifying : kernel-tools-libs-4.3.4-200.fc22.x86_64 181/229 Verifying : guile-5:2.0.11-7.fc22.x86_64 182/229 Verifying : libbabeltrace-1.2.4-2.fc22.x86_64 183/229 Verifying : gnupg-1.4.20-1.fc22.x86_64 184/229 Verifying : libusb-1:0.1.5-5.fc22.x86_64 185/229 Verifying : libusbx-1.0.19-2.fc22.x86_64 186/229 Verifying : pyOpenSSL-0.15.1-1.fc22.noarch 187/229 Verifying : python-netaddr-0.7.15-1.fc22.noarch 188/229 Verifying : python-nss-0.16.0-1.fc22.x86_64 189/229 Verifying : python-sss-murmur-1.13.3-3.fc22.x86_64 190/229 Verifying : wget-1.16.3-2.fc22.x86_64 191/229 Verifying : nfs-utils-1:1.3.3-6.rc3.fc22.x86_64 192/229 Verifying : libevent-2.0.21-6.fc22.x86_64 193/229 Verifying : quota-1:4.02-2.fc22.x86_64 194/229 Verifying : quota-nls-1:4.02-2.fc22.noarch 195/229 Verifying : tcp_wrappers-7.6-80.fc22.x86_64 196/229 Verifying : ntp-4.2.6p5-33.fc22.x86_64 197/229 Verifying : autogen-libopts-5.18.4-1.fc22.x86_64 198/229 Verifying : timedatex-0.3-1.fc22.x86_64 199/229 Verifying : ntpdate-4.2.6p5-33.fc22.x86_64 200/229 Verifying : tar-2:1.28-6.fc22.x86_64 201/229 Verifying : device-mapper-multipath-libs-0.4.9-73.fc22.2.x86_64 202/229 Verifying : libaio-0.3.110-4.fc22.x86_64 203/229 Verifying : polkit-0.113-4.fc22.x86_64 204/229 Verifying : mozjs17-17.0.0-12.fc22.x86_64 205/229 Verifying : polkit-pkla-compat-0.1-5.fc22.x86_64 206/229 Verifying : python-websocket-client-0.32.0-1.fc22.noarch 207/229 Verifying : python-dnf-plugins-extras-migrate-0.0.11-1.fc22.noarc 208/229 Verifying : python-dnf-plugins-extras-common-0.0.11-1.fc22.noarch 209/229 Verifying : perl-Encode-2:2.80-1.fc22.x86_64 210/229 Verifying : perl-Pod-Escapes-1:1.06-328.fc22.noarch 211/229 Verifying : perl-HTTP-Tiny-0.056-1.fc22.noarch 212/229 Verifying : device-mapper-persistent-data-0.5.5-1.fc22.x86_64 213/229 Verifying : GeoIP-GeoLite-data-2015.12-1.fc22.noarch 214/229 Verifying : libdwarf-20150507-1.fc22.x86_64 215/229 Verifying : libtirpc-0.3.2-3.0.fc22.x86_64 216/229 Verifying : libpsl-0.7.0-5.fc22.x86_64 217/229 Verifying : python-cryptography-0.9-1.fc22.x86_64 218/229 Verifying : python-cffi-0.8.6-1.fc22.x86_64 219/229 Verifying : python-ipaddress-1.0.7-3.fc22.noarch 220/229 Verifying : python-pycparser-2.10-1.fc22.noarch 221/229 Verifying : python-ply-3.4-7.fc21.noarch 222/229 Verifying : gssproxy-0.4.1-2.fc22.x86_64 223/229 Verifying : rpcbind-0.2.3-4.fc22.x86_64 224/229 Verifying : libicu-54.1-4.fc22.x86_64 225/229 Verifying : libtool-ltdl-2.4.2-35.fc22.x86_64 226/229 Verifying : libverto-tevent-0.2.6-4.fc22.x86_64 227/229 Verifying : python-enum34-1.0.4-1.fc22.noarch 228/229 Verifying : python-idna-2.0-1.fc22.noarch 229/229 Installed: GeoIP.x86_64 1.6.5-1.fc22 GeoIP-GeoLite-data.noarch 2015.12-1.fc22 atomic.x86_64 1.7-2.gitd378de0.fc22 audit-libs-python.x86_64 2.4.5-1.fc22 autofs.x86_64 1:5.1.0-12.fc22 autogen-libopts.x86_64 5.18.4-1.fc22 bcache-tools.x86_64 1.0.8-2.fc22 bind-libs.x86_64 32:9.10.3-8.P3.fc22 bind-libs-lite.x86_64 32:9.10.3-8.P3.fc22 bind-license.noarch 32:9.10.3-8.P3.fc22 bind-utils.x86_64 32:9.10.3-8.P3.fc22 boost-system.x86_64 1.57.0-6.fc22 boost-thread.x86_64 1.57.0-6.fc22 btrfs-progs.x86_64 4.3.1-1.fc22 bzip2.x86_64 1.0.6-14.fc22 c-ares.x86_64 1.10.0-4.fc22 certmonger.x86_64 0.76.8-1.fc22 checkpolicy.x86_64 2.3-4.fc22 cryptsetup.x86_64 1.6.8-2.fc22 cups-libs.x86_64 1:2.0.3-1.fc22 cyrus-sasl-gssapi.x86_64 2.1.26-23.fc22 device-mapper-event.x86_64 1.02.93-3.fc22 device-mapper-event-libs.x86_64 1.02.93-3.fc22 device-mapper-multipath.x86_64 0.4.9-73.fc22.2 device-mapper-multipath-libs.x86_64 0.4.9-73.fc22.2 device-mapper-persistent-data.x86_64 0.5.5-1.fc22 dmidecode.x86_64 1:2.12-8.fc22 docker.x86_64 1.8.2-7.gitcb216be.fc22 docker-selinux.x86_64 1.8.2-7.gitcb216be.fc22 dosfstools.x86_64 3.0.27-1.fc22 dyninst.x86_64 8.2.1-2.fc22 etcd.x86_64 2.0.13-2.fc22 ethtool.x86_64 2:3.18-1.fc22 freeipa-client.x86_64 4.1.4-4.fc22 freeipa-python.x86_64 4.1.4-4.fc22 gc.x86_64 7.4.2-2.fc22 gdb.x86_64 7.9.1-20.fc22 gdisk.x86_64 1.0.1-1.fc22 gnupg.x86_64 1.4.20-1.fc22 gssproxy.x86_64 0.4.1-2.fc22 guile.x86_64 5:2.0.11-7.fc22 hdparm.x86_64 9.48-1.fc22 hesiod.x86_64 3.2.1-4.fc22 iscsi-initiator-utils.x86_64 6.2.0.873-31.git4c9d6f9.fc22 iscsi-initiator-utils-iscsiuio.x86_64 6.2.0.873-31.git4c9d6f9.fc22 json-glib.x86_64 1.0.4-1.fc22 kernel-tools.x86_64 4.3.4-200.fc22 kernel-tools-libs.x86_64 4.3.4-200.fc22 keyutils.x86_64 1.5.9-4.fc22 krb5-workstation.x86_64 1.13.2-13.fc22 kubernetes.x86_64 1.1.0-0.5.gite44c8e6.fc22 kubernetes-client.x86_64 1.1.0-0.5.gite44c8e6.fc22 kubernetes-master.x86_64 1.1.0-0.5.gite44c8e6.fc22 kubernetes-node.x86_64 1.1.0-0.5.gite44c8e6.fc22 libaio.x86_64 0.3.110-4.fc22 libatasmart.x86_64 0.19-7.fc22 libatomic_ops.x86_64 7.4.2-4.fc22 libbabeltrace.x86_64 1.2.4-2.fc22 libbasicobjects.x86_64 0.1.1-27.fc22 libblockdev-btrfs.x86_64 1.2-1.fc22 libblockdev-kbd.x86_64 1.2-1.fc22 libblockdev-swap.x86_64 1.2-1.fc22 libblockdev-utils.x86_64 1.2-1.fc22 libcgroup.x86_64 0.41-6.fc22 libcollection.x86_64 0.7.0-27.fc22 libconfig.x86_64 1.4.9-7.fc22 libdhash.x86_64 0.4.3-27.fc22 libdwarf.x86_64 20150507-1.fc22 libevent.x86_64 2.0.21-6.fc22 libicu.x86_64 54.1-4.fc22 libini_config.x86_64 1.2.0-27.fc22 libipa_hbac.x86_64 1.13.3-3.fc22 libldb.x86_64 1.1.24-1.fc22 libnfsidmap.x86_64 0.26-2.1.fc22 libpath_utils.x86_64 0.2.1-27.fc22 libpsl.x86_64 0.7.0-5.fc22 libref_array.x86_64 0.1.5-27.fc22 libsemanage-python.x86_64 2.3-6.fc22 libsmbclient.x86_64 2:4.2.7-0.fc22 libssh.x86_64 0.7.2-2.fc22 libsss_idmap.x86_64 1.13.3-3.fc22 libsss_nss_idmap.x86_64 1.13.3-3.fc22 libsss_sudo.x86_64 1.13.3-3.fc22 libstoraged.x86_64 2.3.0-2.fc22 libstoragemgmt.x86_64 1.2.3-1.fc22 libstoragemgmt-python.noarch 1.2.3-1.fc22 libtalloc.x86_64 2.1.5-2.fc22 libtdb.x86_64 1.3.8-1.fc22 libtevent.x86_64 0.9.26-1.fc22 libtirpc.x86_64 0.3.2-3.0.fc22 libtomcrypt.x86_64 1.17-24.fc22 libtommath.x86_64 0.42.0-5.fc22 libtool-ltdl.x86_64 2.4.2-35.fc22 libusb.x86_64 1:0.1.5-5.fc22 libusbx.x86_64 1.0.19-2.fc22 libverto-tevent.x86_64 0.2.6-4.fc22 libwbclient.x86_64 2:4.2.7-0.fc22 libxml2-python.x86_64 2.9.3-1.fc22 libxslt.x86_64 1.1.28-8.fc22 lvm2.x86_64 2.02.116-3.fc22 lvm2-libs.x86_64 2.02.116-3.fc22 m2crypto.x86_64 0.22.5-2.fc22 mdadm.x86_64 3.3.4-2.fc22 mozjs17.x86_64 17.0.0-12.fc22 nfs-utils.x86_64 1:1.3.3-6.rc3.fc22 ntfs-3g.x86_64 2:2015.3.14-2.fc22 ntfsprogs.x86_64 2:2015.3.14-2.fc22 ntp.x86_64 4.2.6p5-33.fc22 ntpdate.x86_64 4.2.6p5-33.fc22 oddjob.x86_64 0.33-4.fc22 oddjob-mkhomedir.x86_64 0.33-4.fc22 pam_krb5.x86_64 2.4.9-3.fc22 pciutils-libs.x86_64 3.3.0-1.fc22 pcp.x86_64 3.11.0-1.fc22 pcp-conf.x86_64 3.11.0-1.fc22 pcp-libs.x86_64 3.11.0-1.fc22 perl.x86_64 4:5.20.3-328.fc22 perl-Carp.noarch 1.38-1.fc22 perl-Encode.x86_64 2:2.80-1.fc22 perl-Exporter.noarch 5.70-311.fc22 perl-File-Path.noarch 2.09-311.fc22 perl-File-Temp.noarch 0.23.04-310.fc22 perl-Getopt-Long.noarch 2.48-1.fc22 perl-HTTP-Tiny.noarch 0.056-1.fc22 perl-PathTools.x86_64 3.47-312.fc22 perl-Pod-Escapes.noarch 1:1.06-328.fc22 perl-Pod-Perldoc.noarch 3.25-1.fc22 perl-Pod-Simple.noarch 1:3.29-1.fc22 perl-Pod-Usage.noarch 4:1.67-1.fc22 perl-Scalar-List-Utils.x86_64 1:1.42-1.fc22 perl-Socket.x86_64 2:2.021-1.fc22 perl-Storable.x86_64 1:2.51-4.fc22 perl-Term-ANSIColor.noarch 4.03-3.fc22 perl-Text-ParseWords.noarch 3.30-1.fc22 perl-Time-HiRes.x86_64 1.9728-1.fc22 perl-Time-Local.noarch 1.2300-310.fc22 perl-constant.noarch 1.31-310.fc22 perl-libs.x86_64 4:5.20.3-328.fc22 perl-macros.x86_64 4:5.20.3-328.fc22 perl-parent.noarch 1:0.231-1.fc22 perl-podlators.noarch 2.5.3-3.fc22 perl-threads.x86_64 1:2.02-1.fc22 perl-threads-shared.x86_64 1.46-310.fc22 policycoreutils-python.x86_64 2.3-18.fc22 polkit.x86_64 0.113-4.fc22 polkit-pkla-compat.x86_64 0.1-5.fc22 psmisc.x86_64 22.21-5.fc22 pyOpenSSL.noarch 0.15.1-1.fc22 python-IPy.noarch 0.81-12.fc22 python-cffi.x86_64 0.8.6-1.fc22 python-crypto.x86_64 2.6.1-6.fc22 python-cryptography.x86_64 0.9-1.fc22 python-cssselect.noarch 0.9.1-5.fc22 python-dateutil.noarch 1:2.4.2-1.fc22 python-dmidecode.x86_64 3.10.13-12.fc22 python-dnf-plugins-extras-common.noarch 0.0.11-1.fc22 python-dnf-plugins-extras-migrate.noarch 0.0.11-1.fc22 python-dns.noarch 1.11.1-4.fc21 python-docker-py.noarch 1.1.0-2.fc22 python-enum34.noarch 1.0.4-1.fc22 python-ethtool.x86_64 0.11-3.fc22 python-idna.noarch 2.0-1.fc22 python-ipaddress.noarch 1.0.7-3.fc22 python-kerberos.x86_64 1.1-16.fc22 python-krbV.x86_64 1.0.90-9.fc22 python-ldap.x86_64 2.4.17-1.fc22 python-libipa_hbac.x86_64 1.13.3-3.fc22 python-libsss_nss_idmap.x86_64 1.13.3-3.fc22 python-lxml.x86_64 3.3.6-1.fc22 python-netaddr.noarch 0.7.15-1.fc22 python-nss.x86_64 0.16.0-1.fc22 python-perf.x86_64 4.3.4-200.fc22 python-ply.noarch 3.4-7.fc21 python-pyasn1.noarch 0.1.7-4.fc21 python-pyasn1-modules.noarch 0.1.7-4.fc21 python-pycparser.noarch 2.10-1.fc22 python-pyudev.noarch 0.16.1-3.fc22 python-qrcode-core.noarch 5.0.1-2.fc22 python-rhsm.x86_64 1.17.1-1.fc22 python-sss-murmur.x86_64 1.13.3-3.fc22 python-websocket-client.noarch 0.32.0-1.fc22 python-yubico.noarch 1.2.3-1.fc22 python2-configobj.noarch 5.0.6-3.fc22 python3.x86_64 3.4.2-6.fc22 python3-libs.x86_64 3.4.2-6.fc22 python3-pcp.x86_64 3.11.0-1.fc22 python3-pip.noarch 6.0.8-1.fc22 python3-setuptools.noarch 17.1.1-3.fc22 python3-sssdconfig.noarch 1.13.3-3.fc22 pyusb.noarch 1.0.0-0.11.b2.fc22 pyxattr.x86_64 0.5.3-4.fc22 quota.x86_64 1:4.02-2.fc22 quota-nls.noarch 1:4.02-2.fc22 realmd.x86_64 0.16.2-1.fc22 rpcbind.x86_64 0.2.3-4.fc22 samba-client-libs.x86_64 2:4.2.7-0.fc22 samba-common.noarch 2:4.2.7-0.fc22 setools-libs.x86_64 3.3.8-5.fc22 socat.x86_64 1.7.2.4-4.fc22 sos.noarch 3.2-15.fc22 sssd.x86_64 1.13.3-3.fc22 sssd-ad.x86_64 1.13.3-3.fc22 sssd-client.x86_64 1.13.3-3.fc22 sssd-common.x86_64 1.13.3-3.fc22 sssd-common-pac.x86_64 1.13.3-3.fc22 sssd-ipa.x86_64 1.13.3-3.fc22 sssd-krb5.x86_64 1.13.3-3.fc22 sssd-krb5-common.x86_64 1.13.3-3.fc22 sssd-ldap.x86_64 1.13.3-3.fc22 sssd-proxy.x86_64 1.13.3-3.fc22 storaged.x86_64 2.3.0-2.fc22 storaged-lvm2.x86_64 2.3.0-2.fc22 subscription-manager.x86_64 1.17.1-1.fc22 systemd-compat-libs.x8+ dnf -y install mock rpm-build 6_64 219-27.fc22 systemtap-runtime.x86_64 2.9-1.fc22 systemtap-runtime-virtguest.x86_64 2.9-1.fc22 tar.x86_64 2:1.28-6.fc22 tcp_wrappers.x86_64 7.6-80.fc22 timedatex.x86_64 0.3-1.fc22 tuned.noarch 2.6.0-1.fc22 usermode.x86_64 1.111-6.fc22 valgrind.x86_64 1:3.10.1-13.fc22 virt-what.x86_64 1.15-1.fc22 wget.x86_64 1.16.3-2.fc22 xmlrpc-c.x86_64 1.32.5-1906.svn2451.fc22 xmlrpc-c-client.x86_64 1.32.5-1906.svn2451.fc22 yajl.x86_64 2.1.0-3.fc22 yum.noarch 3.4.3-505.fc22 yum-metadata-parser.x86_64 1.1.4-14.fc22 Complete! Last metadata expiration check performed 0:02:08 ago on Fri Feb 19 02:33:54 2016. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: binutils x86_64 2.25-9.fc22 updates 5.4 M createrepo_c x86_64 0.9.1-1.fc22 updates 74 k createrepo_c-libs x86_64 0.9.1-1.fc22 updates 94 k drpm x86_64 0.2.0-2.fc22 updates 30 k dwz x86_64 0.11-4.fc22 fedora 103 k elfutils x86_64 0.165-2.fc22 updates 290 k ghc-srpm-macros noarch 1.4.2-1.fc22 fedora 8.1 k gnat-srpm-macros noarch 1-1.fc22 fedora 8.5 k go-srpm-macros noarch 1-2.fc22 updates 7.9 k mock noarch 1.2.14-1.fc22 updates 305 k ocaml-srpm-macros noarch 2-2.fc22 fedora 7.9 k patch x86_64 2.7.5-1.fc22 fedora 121 k perl-generators noarch 1.06-1.fc22 updates 15 k perl-srpm-macros noarch 1-14.fc22 fedora 9.3 k pigz x86_64 2.3.3-1.fc22 fedora 72 k python-kitchen noarch 1.2.1-2.fc22 fedora 120 k python3-chardet noarch 2.2.1-2.fc22 fedora 241 k python3-requests noarch 2.9.1-1.fc22 updates 106 k python3-six noarch 1.9.0-1.fc22 fedora 34 k python3-urllib3 noarch 1.13.1-1.fc22 updates 125 k redhat-rpm-config noarch 29-1.fc22 updates 58 k rpm-build x86_64 4.12.0.1-14.fc22 updates 133 k rpm-python3 x86_64 4.12.0.1-14.fc22 updates 91 k unzip x86_64 6.0-23.fc22 updates 174 k yum-utils noarch 1.1.31-508.fc22 updates 117 k zip x86_64 3.0-14.fc22 updates 267 k Transaction Summary ================================================================================ Install 26 Packages Total download size: 8.0 M Installed size: 30 M Downloading Packages: -------------------------------------------------------------------------------- Total 1.4 MB/s | 8.0 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Installing : drpm-0.2.0-2.fc22.x86_64 1/26 Installing : unzip-6.0-23.fc22.x86_64 2/26 Installing : python3-six-1.9.0-1.fc22.noarch 3/26 Installing : python3-urllib3-1.13.1-1.fc22.noarch 4/26 Installing : zip-3.0-14.fc22.x86_64 5/26 Installing : createrepo_c-libs-0.9.1-1.fc22.x86_64 6/26 Installing : createrepo_c-0.9.1-1.fc22.x86_64 7/26 Installing : python-kitchen-1.2.1-2.fc22.noarch 8/26 Installing : yum-utils-1.1.31-508.fc22.noarch 9/26 Installing : python3-chardet-2.2.1-2.fc22.noarch 10/26 Installing : python3-requests-2.9.1-1.fc22.noarch 11/26 Installing : go-srpm-macros-1-2.fc22.noarch 12/26 Installing : perl-srpm-macros-1-14.fc22.noarch 13/26 Installing : ocaml-srpm-macros-2-2.fc22.noarch 14/26 Installing : gnat-srpm-macros-1-1.fc22.noarch 15/26 Installing : ghc-srpm-macros-1.4.2-1.fc22.noarch 16/26 Installing : dwz-0.11-4.fc22.x86_64 17/26 Installing : redhat-rpm-config-29-1.fc22.noarch 18/26 Installing : perl-generators-1.06-1.fc22.noarch 19/26 Installing : binutils-2.25-9.fc22.x86_64 20/26 Installing : rpm-python3-4.12.0.1-14.fc22.x86_64 21/26 Installing : elfutils-0.165-2.fc22.x86_64 22/26 Installing : patch-2.7.5-1.fc22.x86_64 23/26 Installing : pigz-2.3.3-1.fc22.x86_64 24/26 Installing : mock-1.2.14-1.fc22.noarch 25/26 Installing : rpm-build-4.12.0.1-14.fc22.x86_64 26/26 Verifying : mock-1.2.14-1.fc22.noarch 1/26 Verifying : pigz-2.3.3-1.fc22.x86_64 2/26 Verifying : python3-six-1.9.0-1.fc22.noarch 3/26 Verifying : rpm-build-4.12.0.1-14.fc22.x86_64 4/26 Verifying : patch-2.7.5-1.fc22.x86_64 5/26 Verifying : elfutils-0.165-2.fc22.x86_64 6/26 Verifying : rpm-python3-4.12.0.1-14.fc22.x86_64 7/26 Verifying : binutils-2.25-9.fc22.x86_64 8/26 Verifying : perl-generators-1.06-1.fc22.noarch 9/26 Verifying : redhat-rpm-config-29-1.fc22.noarch 10/26 Verifying : dwz-0.11-4.fc22.x86_64 11/26 Verifying : ghc-srpm-macros-1.4.2-1.fc22.noarch 12/26 Verifying : gnat-srpm-macros-1-1.fc22.noarch 13/26 Verifying : ocaml-srpm-macros-2-2.fc22.noarch 14/26 Verifying : perl-srpm-macros-1-14.fc22.noarch 15/26 Verifying : go-srpm-macros-1-2.fc22.noarch 16/26 Verifying : unzip-6.0-23.fc22.x86_64 17/26 Verifying : zip-3.0-14.fc22.x86_64 18/26 Verifying : createrepo_c-0.9.1-1.fc22.x86_64 19/26 Verifying : drpm-0.2.0-2.fc22.x86_64 20/26 Verifying : python3-requests-2.9.1-1.fc22.noarch 21/26 Verifying : python3-chardet-2.2.1-2.fc22.noarch 22/26 Verifying : python3-urllib3-1.13.1-1.fc22.noarch 23/26 Verifying : y+ useradd -c Builder -G mock builder ++ /var/lib/testvm/make-srpm /var/tmp/cockpit-wip.tar.gz + srpm=cockpit-wip-1.fc22.src.rpm + su builder -c '/usr/bin/mock --verbose --installdeps cockpit-wip-1.fc22.src.rpm' INFO: mock.py version 1.2.14 starting (python version = 3.4.2)... Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/fedora-22-x86_64/yum_cache/ DEBUG: creating dir: /var/cache/mock/fedora-22-x86_64/yum_cache/ INFO: selinux enabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: plugin_dir: /usr/lib/python3.4/site-packages/mockbuild/plugins DEBUG: cleanup_on_failure: False DEBUG: chroot_name: default DEBUG: internal_dev_setup: True DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: enable_disable_repos: [] DEBUG: no_root_shells: False DEBUG: print_main_output: False DEBUG: online: True DEBUG: more_buildreqs: {} DEBUG: files: {} DEBUG: package_manager: yum DEBUG: scm_opts: {'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'exclude_vcs': True, 'ext_src_dir': '/dev/null', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'write_tar': False, 'git_timestamps': False, 'method': 'git', 'spec': 'SCM_PKG.spec', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG'} DEBUG: scm: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: chrootuid: 1001 DEBUG: state_log_fmt_name: state DEBUG: createrepo_on_rpms: False DEBUG: cleanup_on_success: False DEBUG: cache_alterations: False DEBUG: use_nspawn: False DEBUG: rpmbuild_networking: False DEBUG: version: 1.2.14 DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'mount'] DEBUG: resultdir: %(basedir)s/%(root)s/result DEBUG: internal_setarch: True DEBUG: build_log_fmt_str: %(message)s DEBUG: update_before_build: True DEBUG: cache_topdir: /var/cache/mock DEBUG: legal_host_arches: ('x86_64',) DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: subscription-manager.conf: DEBUG: root_log_fmt_name: detailed DEBUG: root: fedora-22-x86_64 DEBUG: macros: {'%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_topdir': '/builddir/build'} DEBUG: nosync_force: False DEBUG: rpmbuild_arch: x86_64 DEBUG: post_install: False DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: config_file: /etc/mock/default.cfg DEBUG: chroothome: /builddir DEBUG: priorities.conf: [main] enabled=0 DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: chrootgid: 135 DEBUG: yum_command: /usr/bin/yum-deprecated DEBUG: releasever: 22 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: basedir: /var/lib/mock DEBUG: check: True DEBUG: backup_on_clean: False DEBUG: rpmbuild_timeout: 0 DEBUG: yum.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= # repos [fedora] name=fedora metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-22-primary gpgcheck=1 [updates] name=updates metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch failovermethod=priority gpgkey=file:///etc/pki/mock/RPM-GPG-KEY-fedora-22-primary gpgcheck=1 [updates-testing] name=updates-testing metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch failovermethod=priority enabled=0 [local] name=local baseurl=http://kojipkgs.fedoraproject.org/repos/f22-build/latest/x86_64/ cost=2000 enabled=0 [fedora-debuginfo] name=fedora-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch failovermethod=priority enabled=0 [updates-debuginfo] name=updates-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch failovermethod=priority enabled=0 [updates-testing-debuginfo] name=updates-testing-debuginfo metalink=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch failovermethod=priority enabled=0 DEBUG: build_log_fmt_name: unadorned DEBUG: plugin_conf: {'selinux_enable': True, 'chroot_scan_opts': {'root': 'fedora-22-x86_64', 'only_failed': True, 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64', 'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$']}, 'ccache_enable': True, 'mount_enable': False, 'lvm_root_opts': {'root': 'fedora-22-x86_64', 'pool_name': 'mockbuild', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64'}, 'bind_mount_enable': True, 'chroot_scan_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-22-x86_64', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'root': 'fedora-22-x86_64'}, 'yum_cache_enable': True, 'package_state_enable': False, 'tmpfs_enable': False, 'root_cache_enable': True, 'tmpfs_opts': {'cachedir': '/var/cache/mock/fedora-22-x86_64', 'mode': '0755', 'max_fs_size': None, 'required_ram_mb': 900, 'cache_topdir': '/var/cache/mock', 'root': 'fedora-22-x86_64', 'basedir': '/var/lib/mock/fedora-22-x86_64', 'keep_mounted': False, 'resultdir': '/var/lib/mock/fedora-22-x86_64/result'}, 'package_state_opts': {'basedir': '/var/lib/mock/fedora-22-x86_64', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'root': 'fedora-22-x86_64'}, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-22-x86_64', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'root': 'fedora-22-x86_64'}, 'yum_cache_opts': {'root': 'fedora-22-x86_64', 'max_metadata_age_days': 30, 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'max_age_days': 30, 'basedir': '/var/lib/mock/fedora-22-x86_64', 'package_manager': 'yum', 'cache_topdir': '/var/cache/mock'}, 'lvm_root_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/fedora-22-x86_64', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'cache_topdir': '/var/cache/mock', 'root': 'fedora-22-x86_64'}, 'ccache_opts': {'root': 'fedora-22-x86_64', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'cache_topdir': '/var/cache/mock', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64', 'max_cache_size': '4G', 'compress': None}, 'sign_opts': {'root': 'fedora-22-x86_64', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'opts': '--addsign %(rpms)s', 'cache_topdir': '/var/cache/mock', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64', 'cmd': 'rpmsign'}, 'sign_enable': False, 'root_cache_opts': {'age_check': True, 'root': 'fedora-22-x86_64', 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'extension': '.gz', 'cache_topdir': '/var/cache/mock', 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'max_age_days': 15, 'compress_program': 'pigz', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64'}, 'bind_mount_opts': {'root': 'fedora-22-x86_64', 'dirs': [], 'cachedir': '/var/cache/mock/fedora-22-x86_64', 'create_dirs': False, 'cache_topdir': '/var/cache/mock', 'resultdir': '/var/lib/mock/fedora-22-x86_64/result', 'basedir': '/var/lib/mock/fedora-22-x86_64'}, 'pm_request_enable': False} DEBUG: use_host_resolv: True DEBUG: yum_builddep_opts: DEBUG: clean: True DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: nosync: False DEBUG: dnf_command: /usr/bin/dnf DEBUG: chroot_setup_cmd: install @buildsys-build DEBUG: yum_common_opts: [] DEBUG: environment: {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} DEBUG: verbose: 2 DEBUG: log_config_file: logging.ini DEBUG: target_arch: x86_64 DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/default.cfg'] DEBUG: dist: fc22 DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64 DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/result DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/result INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/fedora-22-x86_64/root_cache/ DEBUG: creating dir: /var/cache/mock/fedora-22-x86_64/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/cache/yum/ DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/cache/yum/ Start: cleaning yum metadata Finish: cleaning yum metadata INFO: enabled ccache DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/tmp/ccache DEBUG: ensuring that dir exists: /var/cache/mock/fedora-22-x86_64/ccache/u1001/ DEBUG: creating dir: /var/cache/mock/fedora-22-x86_64/ccache/u1001/ DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/log DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/etc/rpm DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/var/tmp DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/etc/yum DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/proc DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/sys DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/run/lock DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/result Mock Version: 1.2.14 INFO: Mock Version: 1.2.14 INFO: Mock Version: 1.2.14 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/dev/pts DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/dev/shm DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/dev/shm DEBUG: kernel version == 4.0.4-301.fc22.x86_64 DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/etc/fstab DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/etc/yum.conf DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/etc/dnf.conf DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/var/log/yum.log DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/fedora-22-x86_64/root/proc'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/fedora-22-x86_64/root/sys'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-22-x86_64/root/dev/shm'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-22-x86_64/root/dev/pts'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-22-x86_64/yum_cache/', '/var/lib/mock/fedora-22-x86_64/root/var/cache/yum/'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-22-x86_64/ccache/u1001/', '/var/lib/mock/fedora-22-x86_64/root/tmp/ccache'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.9wwsque8', '/var/lib/mock/fedora-22-x86_64/root/proc/filesystems'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/fedora-22-x86_64/root DEBUG: resultdir = /var/lib/mock/fedora-22-x86_64/result DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/etc/yum/pluginconf.d DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin Start: yum install DEBUG: ['/usr/bin/yum-deprecated', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'install', '@buildsys-build'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-deprecated', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'install', '@buildsys-build', '--setopt=tsflags=nocontexts'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: Yum command has been deprecated, use dnf instead. DEBUG: See 'man dnf' and 'man yum2dnf' for more information. DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package bash.x86_64 0:4.3.42-3.fc22 will be installed DEBUG: --> Processing Dependency: rtld(GNU_HASH) for package: bash-4.3.42-3.fc22.x86_64 DEBUG: --> Processing Dependency: libdl.so.2(GLIBC_2.2.5)(64bit) for package: bash-4.3.42-3.fc22.x86_64 DEBUG: --> Processing Dependency: libc.so.6(GLIBC_2.15)(64bit) for package: bash-4.3.42-3.fc22.x86_64 DEBUG: --> Processing Dependency: libtinfo.so.5()(64bit) for package: bash-4.3.42-3.fc22.x86_64 DEBUG: --> Processing Dependency: libdl.so.2()(64bit) for package: bash-4.3.42-3.fc22.x86_64 DEBUG: ---> Package bzip2.x86_64 0:1.0.6-14.fc22 will be installed DEBUG: --> Processing Dependency: libbz2.so.1()(64bit) for package: bzip2-1.0.6-14.fc22.x86_64 DEBUG: ---> Package coreutils.x86_64 0:8.23-11.fc22 will be installed DEBUG: --> Processing Dependency: ncurses for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libattr.so.1(ATTR_1.1)(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libacl.so.1(ACL_1.0)(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: gmp for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libselinux.so.1()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libgmp.so.10()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libcrypto.so.10()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libcap.so.2()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libattr.so.1()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: --> Processing Dependency: libacl.so.1()(64bit) for package: coreutils-8.23-11.fc22.x86_64 DEBUG: ---> Package cpio.x86_64 0:2.11-33.fc22 will be installed DEBUG: ---> Package diffutils.x86_64 0:3.3-9.fc22 will be installed DEBUG: ---> Package fedora-release.noarch 0:22-1 will be installed DEBUG: --> Processing Dependency: fedora-repos(22) for package: fedora-release-22-1.noarch DEBUG: ---> Package findutils.x86_64 1:4.5.14-6.fc22 will be installed DEBUG: ---> Package gawk.x86_64 0:4.1.1-6.fc22 will be installed DEBUG: ---> Package gcc.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: --> Processing Dependency: libgomp = 5.3.1-2.fc22 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: isl = 0.14 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: cpp = 5.3.1-2.fc22 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libgcc >= 5.3.1-2.fc22 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: binutils >= 2.24 for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libz.so.1()(64bit) for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libgcc_s.so.1()(64bit) for package: gcc-5.3.1-2.fc22.x86_64 DEBUG: ---> Package gcc-c++.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: --> Processing Dependency: libstdc++-devel = 5.3.1-2.fc22 for package: gcc-c++-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libstdc++ = 5.3.1-2.fc22 for package: gcc-c++-5.3.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libstdc++.so.6()(64bit) for package: gcc-c++-5.3.1-2.fc22.x86_64 DEBUG: ---> Package grep.x86_64 0:2.21-9.fc22 will be installed DEBUG: --> Processing Dependency: libpcre.so.1()(64bit) for package: grep-2.21-9.fc22.x86_64 DEBUG: ---> Package gzip.x86_64 0:1.6-8.fc22 will be installed DEBUG: ---> Package info.x86_64 0:5.2-9.fc22 will be installed DEBUG: ---> Package make.x86_64 1:4.0-3.1.fc22 will be installed DEBUG: ---> Package patch.x86_64 0:2.7.5-1.fc22 will be installed DEBUG: ---> Package redhat-rpm-config.noarch 0:29-1.fc22 will be installed DEBUG: --> Processing Dependency: rpm >= 4.11.0 for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: zip for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: ocaml-srpm-macros for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: go-srpm-macros for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: gnat-srpm-macros for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: --> Processing Dependency: ghc-srpm-macros for package: redhat-rpm-config-29-1.fc22.noarch DEBUG: ---> Package rpm-build.x86_64 0:4.12.0.1-14.fc22 will be installed DEBUG: --> Processing Dependency: pkgconfig >= 1:0.24 for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: perl-generators for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0(LIBPOPT_0)(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libelf.so.1(ELFUTILS_1.0)(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: file for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: librpmio.so.3()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: librpmbuild.so.3()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: librpm.so.3()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libpopt.so.0()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libnss3.so()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libmagic.so.1()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: liblzma.so.5()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: liblua-5.3.so()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libelf.so.1()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libdb-5.3.so()(64bit) for package: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: ---> Package sed.x86_64 0:4.2.2-9.fc22 will be installed DEBUG: ---> Package shadow-utils.x86_64 2:4.2.1-1.fc22 will be installed DEBUG: --> Processing Dependency: audit-libs >= 1.6.5 for package: 2:shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: --> Processing Dependency: setup for package: 2:shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1(LIBSEMANAGE_1.0)(64bit) for package: 2:shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: --> Processing Dependency: libsemanage.so.1()(64bit) for package: 2:shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: --> Processing Dependency: libaudit.so.1()(64bit) for package: 2:shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: ---> Package tar.x86_64 2:1.28-6.fc22 will be installed DEBUG: ---> Package unzip.x86_64 0:6.0-23.fc22 will be installed DEBUG: ---> Package util-linux.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: --> Processing Dependency: libuuid = 2.26.2-4.fc22 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libsmartcols = 2.26.2-4.fc22 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount = 2.26.2-4.fc22 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libfdisk = 2.26.2-4.fc22 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid = 2.26.2-4.fc22 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: pam >= 1.1.3-7 for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1(UUID_1.0)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0(UTEMPTER_1.1)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libudev.so.1(LIBUDEV_183)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1(SMARTCOLS_2.25)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpam.so.0(LIBPAM_1.0)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.25)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.24)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.23)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.22)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.21)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.20)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1(MOUNT_2.19)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libfdisk.so.1(FDISK_2.27)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libfdisk.so.1(FDISK_2.26)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.25)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.21)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.20)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.18)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.17)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_2.15)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1(BLKID_1.0)(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: /etc/pam.d/system-auth for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libuuid.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libutempter.so.0()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libuser.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libudev.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd.so.0()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libsmartcols.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpam_misc.so.0()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpam.so.0()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmount.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libfdisk.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libcap-ng.so.0()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: --> Processing Dependency: libblkid.so.1()(64bit) for package: util-linux-2.26.2-4.fc22.x86_64 DEBUG: ---> Package which.x86_64 0:2.20-10.fc22 will be installed DEBUG: ---> Package xz.x86_64 0:5.2.0-2.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package audit-libs.x86_64 0:2.4.5-1.fc22 will be installed DEBUG: ---> Package binutils.x86_64 0:2.25-9.fc22 will be installed DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: binutils-2.25-9.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/sbin/alternatives for package: binutils-2.25-9.fc22.x86_64 DEBUG: ---> Package bzip2-libs.x86_64 0:1.0.6-14.fc22 will be installed DEBUG: ---> Package cpp.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: --> Processing Dependency: filesystem >= 3 for package: cpp-5.3.1-2.fc22.x86_64 DEBUG: ---> Package dwz.x86_64 0:0.11-4.fc22 will be installed DEBUG: ---> Package elfutils.x86_64 0:0.165-2.fc22 will be installed DEBUG: --> Processing Dependency: elfutils-libs(x86-64) = 0.165-2.fc22 for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.165)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.158)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.149)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.148)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.138)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.130)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.127)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.126)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1(ELFUTILS_0.122)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libasm.so.1(ELFUTILS_1.0)(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdw.so.1()(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: --> Processing Dependency: libasm.so.1()(64bit) for package: elfutils-0.165-2.fc22.x86_64 DEBUG: ---> Package elfutils-libelf.x86_64 0:0.165-2.fc22 will be installed DEBUG: ---> Package fedora-repos.noarch 0:22-2 will be installed DEBUG: ---> Package file.x86_64 0:5.22-5.fc22 will be installed DEBUG: ---> Package file-libs.x86_64 0:5.22-5.fc22 will be installed DEBUG: ---> Package gdb.x86_64 0:7.9.1-20.fc22 will be installed DEBUG: --> Processing Dependency: libguile-2.0.so.22(GUILE_2.0)(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libreadline.so.6()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libpython3.4m.so.1.0()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libguile-2.0.so.22()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libgc.so.1()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libexpat.so.1()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libbabeltrace.so.1()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: --> Processing Dependency: libbabeltrace-ctf.so.1()(64bit) for package: gdb-7.9.1-20.fc22.x86_64 DEBUG: ---> Package ghc-srpm-macros.noarch 0:1.4.2-1.fc22 will be installed DEBUG: ---> Package glibc.x86_64 0:2.21-11.fc22 will be installed DEBUG: --> Processing Dependency: glibc-common = 2.21-11.fc22 for package: glibc-2.21-11.fc22.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3)(64bit) for package: glibc-2.21-11.fc22.x86_64 DEBUG: --> Processing Dependency: basesystem for package: glibc-2.21-11.fc22.x86_64 DEBUG: --> Processing Dependency: libfreebl3.so()(64bit) for package: glibc-2.21-11.fc22.x86_64 DEBUG: ---> Package glibc-devel.x86_64 0:2.21-11.fc22 will be installed DEBUG: --> Processing Dependency: glibc-headers = 2.21-11.fc22 for package: glibc-devel-2.21-11.fc22.x86_64 DEBUG: --> Processing Dependency: glibc-headers for package: glibc-devel-2.21-11.fc22.x86_64 DEBUG: ---> Package gmp.x86_64 1:6.0.0-9.fc22 will be installed DEBUG: ---> Package gnat-srpm-macros.noarch 0:1-1.fc22 will be installed DEBUG: ---> Package go-srpm-macros.noarch 0:1-2.fc22 will be installed DEBUG: ---> Package isl.x86_64 0:0.14-3.fc22 will be installed DEBUG: ---> Package libacl.x86_64 0:2.2.52-7.fc22 will be installed DEBUG: ---> Package libattr.x86_64 0:2.4.47-10.fc22 will be installed DEBUG: ---> Package libblkid.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: ---> Package libcap.x86_64 0:2.24-7.fc22 will be installed DEBUG: ---> Package libcap-ng.x86_64 0:0.7.5-2.fc22 will be installed DEBUG: ---> Package libdb.x86_64 0:5.3.28-12.fc22 will be installed DEBUG: ---> Package libfdisk.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: ---> Package libgcc.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: ---> Package libgomp.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: ---> Package libmount.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: ---> Package libmpc.x86_64 0:1.0.2-3.fc22 will be installed DEBUG: ---> Package libselinux.x86_64 0:2.3-10.fc22 will be installed DEBUG: --> Processing Dependency: libsepol >= 2.1.9-1 for package: libselinux-2.3-10.fc22.x86_64 DEBUG: ---> Package libsemanage.x86_64 0:2.3-6.fc22 will be installed DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0.1)(64bit) for package: libsemanage-2.3-6.fc22.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1(USTR_1.0)(64bit) for package: libsemanage-2.3-6.fc22.x86_64 DEBUG: --> Processing Dependency: libustr-1.0.so.1()(64bit) for package: libsemanage-2.3-6.fc22.x86_64 DEBUG: ---> Package libsmartcols.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: ---> Package libstdc++.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: ---> Package libstdc++-devel.x86_64 0:5.3.1-2.fc22 will be installed DEBUG: ---> Package libuser.x86_64 0:0.62-1.fc22 will be installed DEBUG: --> Processing Dependency: libldap-2.4.so.2()(64bit) for package: libuser-0.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: libgobject-2.0.so.0()(64bit) for package: libuser-0.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: libgmodule-2.0.so.0()(64bit) for package: libuser-0.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: libglib-2.0.so.0()(64bit) for package: libuser-0.62-1.fc22.x86_64 DEBUG: ---> Package libutempter.x86_64 0:1.1.6-6.fc22 will be installed DEBUG: ---> Package libuuid.x86_64 0:2.26.2-4.fc22 will be installed DEBUG: ---> Package lua.x86_64 0:5.3.2-2.fc22 will be installed DEBUG: ---> Package mpfr.x86_64 0:3.1.2-8.fc22 will be installed DEBUG: ---> Package ncurses.x86_64 0:5.9-18.20150214.fc22 will be installed DEBUG: ---> Package ncurses-libs.x86_64 0:5.9-18.20150214.fc22 will be installed DEBUG: --> Processing Dependency: ncurses-base = 5.9-18.20150214.fc22 for package: ncurses-libs-5.9-18.20150214.fc22.x86_64 DEBUG: ---> Package nss.x86_64 0:3.21.0-1.1.fc22 will be installed DEBUG: --> Processing Dependency: nss-util >= 3.21.0 for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: nss-softokn(x86-64) >= 3.21.0 for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: nspr >= 4.10.10 for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: nss-system-init for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.21)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.17.1)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.15)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.14)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.13)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12.5)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12.3)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so(NSSUTIL_3.12)(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libsoftokn3.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libplds4.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libplc4.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssutil3.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnssdbm3.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: --> Processing Dependency: libnspr4.so()(64bit) for package: nss-3.21.0-1.1.fc22.x86_64 DEBUG: ---> Package ocaml-srpm-macros.noarch 0:2-2.fc22 will be installed DEBUG: ---> Package openssl-libs.x86_64 1:1.0.1k-13.fc22 will be installed DEBUG: --> Processing Dependency: ca-certificates >= 2008-5 for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3(krb5_3_MIT)(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3(k5crypto_3_MIT)(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: crypto-policies for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkrb5.so.3()(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libk5crypto.so.3()(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libgssapi_krb5.so.2()(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: --> Processing Dependency: libcom_err.so.2()(64bit) for package: 1:openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: ---> Package pam.x86_64 0:1.1.8-19.fc22 will be installed DEBUG: --> Processing Dependency: libpwquality >= 0.9.9 for package: pam-1.1.8-19.fc22.x86_64 DEBUG: --> Processing Dependency: cracklib-dicts >= 2.8 for package: pam-1.1.8-19.fc22.x86_64 DEBUG: --> Processing Dependency: libcrack.so.2()(64bit) for package: pam-1.1.8-19.fc22.x86_64 DEBUG: ---> Package pcre.x86_64 0:8.38-1.fc22 will be installed DEBUG: ---> Package perl-generators.noarch 0:1.06-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(:MODULE_COMPAT_5.20.3) for package: perl-generators-1.06-1.fc22.noarch DEBUG: --> Processing Dependency: /usr/bin/perl for package: perl-generators-1.06-1.fc22.noarch DEBUG: ---> Package perl-srpm-macros.noarch 0:1-14.fc22 will be installed DEBUG: ---> Package pkgconfig.x86_64 1:0.28-8.fc22 will be installed DEBUG: ---> Package popt.x86_64 0:1.16-5.fc22 will be installed DEBUG: ---> Package rpm.x86_64 0:4.12.0.1-14.fc22 will be installed DEBUG: --> Processing Dependency: curl for package: rpm-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/bin/db_stat for package: rpm-4.12.0.1-14.fc22.x86_64 DEBUG: --> Processing Dependency: libarchive.so.13()(64bit) for package: rpm-4.12.0.1-14.fc22.x86_64 DEBUG: ---> Package rpm-build-libs.x86_64 0:4.12.0.1-14.fc22 will be installed DEBUG: --> Processing Dependency: /usr/bin/gpg2 for package: rpm-build-libs-4.12.0.1-14.fc22.x86_64 DEBUG: ---> Package rpm-libs.x86_64 0:4.12.0.1-14.fc22 will be installed DEBUG: --> Processing Dependency: rpm-plugin-selinux(x86-64) = 4.12.0.1-14.fc22 for package: rpm-libs-4.12.0.1-14.fc22.x86_64 DEBUG: ---> Package setup.noarch 0:2.9.6-1.fc22 will be installed DEBUG: ---> Package systemd-libs.x86_64 0:219-27.fc22 will be installed DEBUG: --> Processing Dependency: libgcrypt.so.20(GCRYPT_1.6)(64bit) for package: systemd-libs-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libgpg-error.so.0()(64bit) for package: systemd-libs-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libgcrypt.so.20()(64bit) for package: systemd-libs-219-27.fc22.x86_64 DEBUG: ---> Package xz-libs.x86_64 0:5.2.0-2.fc22 will be installed DEBUG: ---> Package zip.x86_64 0:3.0-14.fc22 will be installed DEBUG: ---> Package zlib.x86_64 0:1.2.8-7.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package basesystem.noarch 0:10.0-10.fc21 will be installed DEBUG: ---> Package ca-certificates.noarch 0:2015.2.6-1.0.fc22 will be installed DEBUG: --> Processing Dependency: p11-kit-trust >= 0.19.2 for package: ca-certificates-2015.2.6-1.0.fc22.noarch DEBUG: --> Processing Dependency: p11-kit >= 0.19.2 for package: ca-certificates-2015.2.6-1.0.fc22.noarch DEBUG: ---> Package chkconfig.x86_64 0:1.7-1.fc22 will be installed DEBUG: ---> Package cracklib.x86_64 0:2.9.1-5.fc22 will be installed DEBUG: ---> Package cracklib-dicts.x86_64 0:2.9.1-5.fc22 will be installed DEBUG: ---> Package crypto-policies.noarch 0:20150305-2.git44afaa1.fc22 will be installed DEBUG: ---> Package curl.x86_64 0:7.40.0-8.fc22 will be installed DEBUG: --> Processing Dependency: libcurl(x86-64) = 7.40.0-8.fc22 for package: curl-7.40.0-8.fc22.x86_64 DEBUG: --> Processing Dependency: libmetalink.so.3()(64bit) for package: curl-7.40.0-8.fc22.x86_64 DEBUG: --> Processing Dependency: libcurl.so.4()(64bit) for package: curl-7.40.0-8.fc22.x86_64 DEBUG: ---> Package elfutils-libs.x86_64 0:0.165-2.fc22 will be installed DEBUG: --> Processing Dependency: default-yama-scope for package: elfutils-libs-0.165-2.fc22.x86_64 DEBUG: ---> Package expat.x86_64 0:2.1.0-10.fc22 will be installed DEBUG: ---> Package filesystem.x86_64 0:3.2-32.fc22 will be installed DEBUG: ---> Package gc.x86_64 0:7.4.2-2.fc22 will be installed DEBUG: --> Processing Dependency: libatomic_ops.so.1()(64bit) for package: gc-7.4.2-2.fc22.x86_64 DEBUG: ---> Package glib2.x86_64 0:2.44.1-2.fc22 will be installed DEBUG: --> Processing Dependency: shared-mime-info for package: glib2-2.44.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libffi.so.6()(64bit) for package: glib2-2.44.1-2.fc22.x86_64 DEBUG: ---> Package glibc-common.x86_64 0:2.21-11.fc22 will be installed DEBUG: --> Processing Dependency: tzdata >= 2003a for package: glibc-common-2.21-11.fc22.x86_64 DEBUG: ---> Package glibc-headers.x86_64 0:2.21-11.fc22 will be installed DEBUG: --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.21-11.fc22.x86_64 DEBUG: --> Processing Dependency: kernel-headers for package: glibc-headers-2.21-11.fc22.x86_64 DEBUG: ---> Package gnupg2.x86_64 0:2.1.9-1.fc22 will be installed DEBUG: --> Processing Dependency: pinentry for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libnpth.so.0(NPTH_1.0)(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libksba.so.8(KSBA_0.9)(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0(LIBASSUAN_1.0)(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libnpth.so.0()(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libksba.so.8()(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: --> Processing Dependency: libassuan.so.0()(64bit) for package: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: ---> Package guile.x86_64 5:2.0.11-7.fc22 will be installed DEBUG: --> Processing Dependency: libunistring.so.2()(64bit) for package: 5:guile-2.0.11-7.fc22.x86_64 DEBUG: --> Processing Dependency: libltdl.so.7()(64bit) for package: 5:guile-2.0.11-7.fc22.x86_64 DEBUG: ---> Package krb5-libs.x86_64 0:1.13.2-13.fc22 will be installed DEBUG: --> Processing Dependency: keyutils-libs >= 1.5.8 for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.5)(64bit) for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_1.0)(64bit) for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3)(64bit) for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libverto.so.1()(64bit) for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libkeyutils.so.1()(64bit) for package: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: ---> Package libarchive.x86_64 0:3.1.2-12.fc22 will be installed DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.5)(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.6.0)(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.5.2)(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.5.0)(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2(LIBXML2_2.4.30)(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: libxml2.so.2()(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-12.fc22.x86_64 DEBUG: ---> Package libbabeltrace.x86_64 0:1.2.4-2.fc22 will be installed DEBUG: ---> Package libcom_err.x86_64 0:1.42.12-4.fc22 will be installed DEBUG: ---> Package libdb-utils.x86_64 0:5.3.28-12.fc22 will be installed DEBUG: ---> Package libgcrypt.x86_64 0:1.6.3-4.fc22 will be installed DEBUG: ---> Package libgpg-error.x86_64 0:1.21-1.fc22 will be installed DEBUG: ---> Package libpwquality.x86_64 0:1.2.4-3.fc22 will be installed DEBUG: ---> Package libsepol.x86_64 0:2.3-4.fc22 will be installed DEBUG: ---> Package ncurses-base.noarch 0:5.9-18.20150214.fc22 will be installed DEBUG: ---> Package nspr.x86_64 0:4.10.10-2.fc22 will be installed DEBUG: ---> Package nss-softokn.x86_64 0:3.21.0-1.1.fc22 will be installed DEBUG: --> Processing Dependency: libsqlite3.so.0()(64bit) for package: nss-softokn-3.21.0-1.1.fc22.x86_64 DEBUG: ---> Package nss-softokn-freebl.x86_64 0:3.21.0-1.1.fc22 will be installed DEBUG: ---> Package nss-sysinit.x86_64 0:3.21.0-1.1.fc22 will be installed DEBUG: ---> Package nss-util.x86_64 0:3.21.0-1.0.fc22 will be installed DEBUG: ---> Package openldap.x86_64 0:2.4.40-12.fc22 will be installed DEBUG: --> Processing Dependency: nss-tools for package: openldap-2.4.40-12.fc22.x86_64 DEBUG: --> Processing Dependency: libsasl2.so.3()(64bit) for package: openldap-2.4.40-12.fc22.x86_64 DEBUG: ---> Package perl.x86_64 4:5.20.3-328.fc22 will be installed DEBUG: --> Processing Dependency: perl-libs = 4:5.20.3-328.fc22 for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl-macros for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl-libs for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(threads) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(parent) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(constant) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Storable) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Socket) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(File::Temp) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(File::Path) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Exporter) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Cwd) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Carp) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: libperl.so.5.20()(64bit) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: libgdbm_compat.so.4()(64bit) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: --> Processing Dependency: libgdbm.so.4()(64bit) for package: 4:perl-5.20.3-328.fc22.x86_64 DEBUG: ---> Package python3-libs.x86_64 0:3.4.2-6.fc22 will be installed DEBUG: --> Processing Dependency: python(abi) = 3.4 for package: python3-libs-3.4.2-6.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/bin/python3.4 for package: python3-libs-3.4.2-6.fc22.x86_64 DEBUG: ---> Package readline.x86_64 0:6.3-5.fc22 will be installed DEBUG: ---> Package rpm-plugin-selinux.x86_64 0:4.12.0.1-14.fc22 will be installed DEBUG: ---> Package ustr.x86_64 0:1.0.4-18.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package cyrus-sasl-lib.x86_64 0:2.1.26-23.fc22 will be installed DEBUG: ---> Package elfutils-default-yama-scope.noarch 0:0.165-2.fc22 will be installed DEBUG: ---> Package gdbm.x86_64 0:1.11-4.fc22 will be installed DEBUG: ---> Package kernel-headers.x86_64 0:4.3.4-200.fc22 will be installed DEBUG: ---> Package keyutils-libs.x86_64 0:1.5.9-4.fc22 will be installed DEBUG: ---> Package libassuan.x86_64 0:2.4.2-1.fc22 will be installed DEBUG: ---> Package libatomic_ops.x86_64 0:7.4.2-4.fc22 will be installed DEBUG: ---> Package libcurl.x86_64 0:7.40.0-8.fc22 will be installed DEBUG: --> Processing Dependency: libssh2(x86-64) >= 1.5.0 for package: libcurl-7.40.0-8.fc22.x86_64 DEBUG: --> Processing Dependency: libidn.so.11(LIBIDN_1.0)(64bit) for package: libcurl-7.40.0-8.fc22.x86_64 DEBUG: --> Processing Dependency: libssh2.so.1()(64bit) for package: libcurl-7.40.0-8.fc22.x86_64 DEBUG: --> Processing Dependency: libidn.so.11()(64bit) for package: libcurl-7.40.0-8.fc22.x86_64 DEBUG: ---> Package libffi.x86_64 0:3.1-7.fc22 will be installed DEBUG: ---> Package libksba.x86_64 0:1.3.2-1.fc22 will be installed DEBUG: ---> Package libmetalink.x86_64 0:0.1.2-7.fc22 will be installed DEBUG: ---> Package libtool-ltdl.x86_64 0:2.4.2-35.fc22 will be installed DEBUG: ---> Package libunistring.x86_64 0:0.9.4-1.fc22 will be installed DEBUG: ---> Package libverto.x86_64 0:0.2.6-4.fc22 will be installed DEBUG: ---> Package libxml2.x86_64 0:2.9.3-1.fc22 will be installed DEBUG: ---> Package lzo.x86_64 0:2.08-3.fc22 will be installed DEBUG: ---> Package npth.x86_64 0:1.2-1.fc22 will be installed DEBUG: ---> Package nss-tools.x86_64 0:3.21.0-1.1.fc22 will be installed DEBUG: ---> Package p11-kit.x86_64 0:0.23.1-2.fc22 will be installed DEBUG: ---> Package p11-kit-trust.x86_64 0:0.23.1-2.fc22 will be installed DEBUG: --> Processing Dependency: libtasn1.so.6(LIBTASN1_0_3)(64bit) for package: p11-kit-trust-0.23.1-2.fc22.x86_64 DEBUG: --> Processing Dependency: libtasn1.so.6()(64bit) for package: p11-kit-trust-0.23.1-2.fc22.x86_64 DEBUG: ---> Package perl-Carp.noarch 0:1.38-1.fc22 will be installed DEBUG: ---> Package perl-Exporter.noarch 0:5.70-311.fc22 will be installed DEBUG: ---> Package perl-File-Path.noarch 0:2.09-311.fc22 will be installed DEBUG: ---> Package perl-File-Temp.noarch 0:0.23.04-310.fc22 will be installed DEBUG: ---> Package perl-Getopt-Long.noarch 0:2.48-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.48-1.fc22.noarch DEBUG: --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.48-1.fc22.noarch DEBUG: ---> Package perl-PathTools.x86_64 0:3.47-312.fc22 will be installed DEBUG: ---> Package perl-Pod-Simple.noarch 1:3.29-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.29-1.fc22.noarch DEBUG: --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.29-1.fc22.noarch DEBUG: ---> Package perl-Scalar-List-Utils.x86_64 1:1.42-1.fc22 will be installed DEBUG: ---> Package perl-Socket.x86_64 2:2.021-1.fc22 will be installed DEBUG: ---> Package perl-Storable.x86_64 1:2.51-4.fc22 will be installed DEBUG: ---> Package perl-Time-HiRes.x86_64 0:1.9728-1.fc22 will be installed DEBUG: ---> Package perl-Time-Local.noarch 0:1.2300-310.fc22 will be installed DEBUG: ---> Package perl-constant.noarch 0:1.31-310.fc22 will be installed DEBUG: ---> Package perl-libs.x86_64 4:5.20.3-328.fc22 will be installed DEBUG: ---> Package perl-macros.x86_64 4:5.20.3-328.fc22 will be installed DEBUG: ---> Package perl-parent.noarch 1:0.231-1.fc22 will be installed DEBUG: ---> Package perl-threads.x86_64 1:2.02-1.fc22 will be installed DEBUG: ---> Package perl-threads-shared.x86_64 0:1.46-310.fc22 will be installed DEBUG: ---> Package pinentry.x86_64 0:0.9.2-1.fc22 will be installed DEBUG: ---> Package python3.x86_64 0:3.4.2-6.fc22 will be installed DEBUG: --> Processing Dependency: python3-setuptools for package: python3-3.4.2-6.fc22.x86_64 DEBUG: --> Processing Dependency: python3-pip for package: python3-3.4.2-6.fc22.x86_64 DEBUG: ---> Package shared-mime-info.x86_64 0:1.4-6.fc22 will be installed DEBUG: ---> Package sqlite.x86_64 0:3.10.2-1.fc22 will be installed DEBUG: ---> Package tzdata.noarch 0:2016a-1.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package libidn.x86_64 0:1.32-1.fc22 will be installed DEBUG: ---> Package libssh2.x86_64 0:1.5.0-1.fc22 will be installed DEBUG: ---> Package libtasn1.x86_64 0:4.5-1.fc22 will be installed DEBUG: ---> Package perl-Encode.x86_64 2:2.80-1.fc22 will be installed DEBUG: ---> Package perl-Pod-Escapes.noarch 1:1.06-328.fc22 will be installed DEBUG: ---> Package perl-Pod-Usage.noarch 4:1.67-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: 4:perl-Pod-Usage-1.67-1.fc22.noarch DEBUG: --> Processing Dependency: perl-Pod-Perldoc for package: 4:perl-Pod-Usage-1.67-1.fc22.noarch DEBUG: ---> Package perl-Text-ParseWords.noarch 0:3.30-1.fc22 will be installed DEBUG: ---> Package python3-pip.noarch 0:6.0.8-1.fc22 will be installed DEBUG: ---> Package python3-setuptools.noarch 0:17.1.1-3.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package perl-Pod-Perldoc.noarch 0:3.25-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.25-1.fc22.noarch DEBUG: --> Processing Dependency: groff-base for package: perl-Pod-Perldoc-3.25-1.fc22.noarch DEBUG: ---> Package perl-podlators.noarch 0:2.5.3-3.fc22 will be installed DEBUG: --> Processing Dependency: perl(Term::ANSIColor) for package: perl-podlators-2.5.3-3.fc22.noarch DEBUG: --> Running transaction check DEBUG: ---> Package groff-base.x86_64 0:1.22.3-3.fc22 will be installed DEBUG: ---> Package perl-HTTP-Tiny.noarch 0:0.056-1.fc22 will be installed DEBUG: ---> Package perl-Term-ANSIColor.noarch 0:4.03-3.fc22 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository DEBUG: Size DEBUG: ================================================================================ DEBUG: Installing for group install "Buildsystem building group": DEBUG: bash x86_64 4.3.42-3.fc22 updates 1.6 M DEBUG: bzip2 x86_64 1.0.6-14.fc22 fedora 57 k DEBUG: coreutils x86_64 8.23-11.fc22 updates 2.9 M DEBUG: cpio x86_64 2.11-33.fc22 fedora 216 k DEBUG: diffutils x86_64 3.3-9.fc22 fedora 329 k DEBUG: fedora-release noarch 22-1 fedora 23 k DEBUG: findutils x86_64 1:4.5.14-6.fc22 updates 523 k DEBUG: gawk x86_64 4.1.1-6.fc22 fedora 1.0 M DEBUG: gcc x86_64 5.3.1-2.fc22 updates 19 M DEBUG: gcc-c++ x86_64 5.3.1-2.fc22 updates 9.8 M DEBUG: grep x86_64 2.21-9.fc22 updates 365 k DEBUG: gzip x86_64 1.6-8.fc22 updates 155 k DEBUG: info x86_64 5.2-9.fc22 updates 212 k DEBUG: make x86_64 1:4.0-3.1.fc22 fedora 446 k DEBUG: patch x86_64 2.7.5-1.fc22 fedora 121 k DEBUG: redhat-rpm-config noarch 29-1.fc22 updates 58 k DEBUG: rpm-build x86_64 4.12.0.1-14.fc22 updates 133 k DEBUG: sed x86_64 4.2.2-9.fc22 fedora 237 k DEBUG: shadow-utils x86_64 2:4.2.1-1.fc22 fedora 1.1 M DEBUG: tar x86_64 2:1.28-6.fc22 updates 939 k DEBUG: unzip x86_64 6.0-23.fc22 updates 174 k DEBUG: util-linux x86_64 2.26.2-4.fc22 updates 2.0 M DEBUG: which x86_64 2.20-10.fc22 fedora 46 k DEBUG: xz x86_64 5.2.0-2.fc22 fedora 146 k DEBUG: Installing for dependencies: DEBUG: audit-libs x86_64 2.4.5-1.fc22 updates 95 k DEBUG: basesystem noarch 10.0-10.fc21 fedora 5.3 k DEBUG: binutils x86_64 2.25-9.fc22 updates 5.4 M DEBUG: bzip2-libs x86_64 1.0.6-14.fc22 fedora 44 k DEBUG: ca-certificates noarch 2015.2.6-1.0.fc22 updates 432 k DEBUG: chkconfig x86_64 1.7-1.fc22 updates 179 k DEBUG: cpp x86_64 5.3.1-2.fc22 updates 8.3 M DEBUG: cracklib x86_64 2.9.1-5.fc22 fedora 84 k DEBUG: cracklib-dicts x86_64 2.9.1-5.fc22 fedora 3.6 M DEBUG: crypto-policies noarch 20150305-2.git44afaa1.fc22 fedora 26 k DEBUG: curl x86_64 7.40.0-8.fc22 updates 280 k DEBUG: cyrus-sasl-lib x86_64 2.1.26-23.fc22 updates 158 k DEBUG: dwz x86_64 0.11-4.fc22 fedora 103 k DEBUG: elfutils x86_64 0.165-2.fc22 updates 290 k DEBUG: elfutils-default-yama-scope noarch 0.165-2.fc22 updates 38 k DEBUG: elfutils-libelf x86_64 0.165-2.fc22 updates 213 k DEBUG: elfutils-libs x86_64 0.165-2.fc22 updates 272 k DEBUG: expat x86_64 2.1.0-10.fc22 fedora 84 k DEBUG: fedora-repos noarch 22-2 updates 79 k DEBUG: file x86_64 5.22-5.fc22 updates 66 k DEBUG: file-libs x86_64 5.22-5.fc22 updates 423 k DEBUG: filesystem x86_64 3.2-32.fc22 fedora 1.1 M DEBUG: gc x86_64 7.4.2-2.fc22 fedora 104 k DEBUG: gdb x86_64 7.9.1-20.fc22 updates 2.9 M DEBUG: gdbm x86_64 1.11-4.fc22 fedora 135 k DEBUG: ghc-srpm-macros noarch 1.4.2-1.fc22 fedora 8.1 k DEBUG: glib2 x86_64 2.44.1-2.fc22 updates 2.2 M DEBUG: glibc x86_64 2.21-11.fc22 updates 3.5 M DEBUG: glibc-common x86_64 2.21-11.fc22 updates 11 M DEBUG: glibc-devel x86_64 2.21-11.fc22 updates 904 k DEBUG: glibc-headers x86_64 2.21-11.fc22 updates 494 k DEBUG: gmp x86_64 1:6.0.0-9.fc22 fedora 281 k DEBUG: gnat-srpm-macros noarch 1-1.fc22 fedora 8.5 k DEBUG: gnupg2 x86_64 2.1.9-1.fc22 updates 1.8 M DEBUG: go-srpm-macros noarch 1-2.fc22 updates 7.9 k DEBUG: groff-base x86_64 1.22.3-3.fc22 fedora 950 k DEBUG: guile x86_64 5:2.0.11-7.fc22 updates 3.9 M DEBUG: isl x86_64 0.14-3.fc22 fedora 490 k DEBUG: kernel-headers x86_64 4.3.4-200.fc22 updates 1.0 M DEBUG: keyutils-libs x86_64 1.5.9-4.fc22 fedora 44 k DEBUG: krb5-libs x86_64 1.13.2-13.fc22 updates 839 k DEBUG: libacl x86_64 2.2.52-7.fc22 fedora 31 k DEBUG: libarchive x86_64 3.1.2-12.fc22 fedora 322 k DEBUG: libassuan x86_64 2.4.2-1.fc22 updates 75 k DEBUG: libatomic_ops x86_64 7.4.2-4.fc22 fedora 31 k DEBUG: libattr x86_64 2.4.47-10.fc22 updates 24 k DEBUG: libbabeltrace x86_64 1.2.4-2.fc22 updates 152 k DEBUG: libblkid x86_64 2.26.2-4.fc22 updates 180 k DEBUG: libcap x86_64 2.24-7.fc22 fedora 51 k DEBUG: libcap-ng x86_64 0.7.5-2.fc22 updates 29 k DEBUG: libcom_err x86_64 1.42.12-4.fc22 fedora 44 k DEBUG: libcurl x86_64 7.40.0-8.fc22 updates 247 k DEBUG: libdb x86_64 5.3.28-12.fc22 updates 736 k DEBUG: libdb-utils x86_64 5.3.28-12.fc22 updates 108 k DEBUG: libfdisk x86_64 2.26.2-4.fc22 updates 217 k DEBUG: libffi x86_64 3.1-7.fc22 fedora 34 k DEBUG: libgcc x86_64 5.3.1-2.fc22 updates 88 k DEBUG: libgcrypt x86_64 1.6.3-4.fc22 fedora 376 k DEBUG: libgomp x86_64 5.3.1-2.fc22 updates 152 k DEBUG: libgpg-error x86_64 1.21-1.fc22 updates 153 k DEBUG: libidn x86_64 1.32-1.fc22 updates 228 k DEBUG: libksba x86_64 1.3.2-1.fc22 fedora 126 k DEBUG: libmetalink x86_64 0.1.2-7.fc22 fedora 29 k DEBUG: libmount x86_64 2.26.2-4.fc22 updates 196 k DEBUG: libmpc x86_64 1.0.2-3.fc22 fedora 55 k DEBUG: libpwquality x86_64 1.2.4-3.fc22 updates 89 k DEBUG: libselinux x86_64 2.3-10.fc22 updates 149 k DEBUG: libsemanage x86_64 2.3-6.fc22 fedora 138 k DEBUG: libsepol x86_64 2.3-4.fc22 fedora 168 k DEBUG: libsmartcols x86_64 2.26.2-4.fc22 updates 138 k DEBUG: libssh2 x86_64 1.5.0-1.fc22 fedora 145 k DEBUG: libstdc++ x86_64 5.3.1-2.fc22 updates 425 k DEBUG: libstdc++-devel x86_64 5.3.1-2.fc22 updates 1.8 M DEBUG: libtasn1 x86_64 4.5-1.fc22 fedora 324 k DEBUG: libtool-ltdl x86_64 2.4.2-35.fc22 updates 54 k DEBUG: libunistring x86_64 0.9.4-1.fc22 fedora 317 k DEBUG: libuser x86_64 0.62-1.fc22 updates 398 k DEBUG: libutempter x86_64 1.1.6-6.fc22 fedora 29 k DEBUG: libuuid x86_64 2.26.2-4.fc22 updates 79 k DEBUG: libverto x86_64 0.2.6-4.fc22 fedora 21 k DEBUG: libxml2 x86_64 2.9.3-1.fc22 updates 682 k DEBUG: lua x86_64 5.3.2-2.fc22 updates 307 k DEBUG: lzo x86_64 2.08-3.fc22 fedora 66 k DEBUG: mpfr x86_64 3.1.2-8.fc22 fedora 209 k DEBUG: ncurses x86_64 5.9-18.20150214.fc22 fedora 319 k DEBUG: ncurses-base noarch 5.9-18.20150214.fc22 fedora 75 k DEBUG: ncurses-libs x86_64 5.9-18.20150214.fc22 fedora 306 k DEBUG: npth x86_64 1.2-1.fc22 fedora 24 k DEBUG: nspr x86_64 4.10.10-2.fc22 updates 134 k DEBUG: nss x86_64 3.21.0-1.1.fc22 updates 860 k DEBUG: nss-softokn x86_64 3.21.0-1.1.fc22 updates 314 k DEBUG: nss-softokn-freebl x86_64 3.21.0-1.1.fc22 updates 207 k DEBUG: nss-sysinit x86_64 3.21.0-1.1.fc22 updates 56 k DEBUG: nss-tools x86_64 3.21.0-1.1.fc22 updates 492 k DEBUG: nss-util x86_64 3.21.0-1.0.fc22 updates 81 k DEBUG: ocaml-srpm-macros noarch 2-2.fc22 fedora 7.9 k DEBUG: openldap x86_64 2.4.40-12.fc22 fedora 345 k DEBUG: openssl-libs x86_64 1:1.0.1k-13.fc22 updates 941 k DEBUG: p11-kit x86_64 0.23.1-2.fc22 updates 150 k DEBUG: p11-kit-trust x86_64 0.23.1-2.fc22 updates 130 k DEBUG: pam x86_64 1.1.8-19.fc22 updates 726 k DEBUG: pcre x86_64 8.38-1.fc22 updates 494 k DEBUG: perl x86_64 4:5.20.3-328.fc22 updates 8.0 M DEBUG: perl-Carp noarch 1.38-1.fc22 updates 28 k DEBUG: perl-Encode x86_64 2:2.80-1.fc22 updates 1.5 M DEBUG: perl-Exporter noarch 5.70-311.fc22 fedora 33 k DEBUG: perl-File-Path noarch 2.09-311.fc22 fedora 31 k DEBUG: perl-File-Temp noarch 0.23.04-310.fc22 fedora 61 k DEBUG: perl-Getopt-Long noarch 2.48-1.fc22 updates 61 k DEBUG: perl-HTTP-Tiny noarch 0.056-1.fc22 updates 52 k DEBUG: perl-PathTools x86_64 3.47-312.fc22 updates 85 k DEBUG: perl-Pod-Escapes noarch 1:1.06-328.fc22 updates 62 k DEBUG: perl-Pod-Perldoc noarch 3.25-1.fc22 fedora 85 k DEBUG: perl-Pod-Simple noarch 1:3.29-1.fc22 fedora 207 k DEBUG: perl-Pod-Usage noarch 4:1.67-1.fc22 fedora 33 k DEBUG: perl-Scalar-List-Utils x86_64 1:1.42-1.fc22 updates 61 k DEBUG: perl-Socket x86_64 2:2.021-1.fc22 updates 55 k DEBUG: perl-Storable x86_64 1:2.51-4.fc22 fedora 84 k DEBUG: perl-Term-ANSIColor noarch 4.03-3.fc22 fedora 44 k DEBUG: perl-Text-ParseWords noarch 3.30-1.fc22 fedora 17 k DEBUG: perl-Time-HiRes x86_64 1.9728-1.fc22 updates 50 k DEBUG: perl-Time-Local noarch 1.2300-310.fc22 fedora 29 k DEBUG: perl-constant noarch 1.31-310.fc22 fedora 24 k DEBUG: perl-generators noarch 1.06-1.fc22 updates 15 k DEBUG: perl-libs x86_64 4:5.20.3-328.fc22 updates 748 k DEBUG: perl-macros x86_64 4:5.20.3-328.fc22 updates 54 k DEBUG: perl-parent noarch 1:0.231-1.fc22 fedora 17 k DEBUG: perl-podlators noarch 2.5.3-3.fc22 fedora 118 k DEBUG: perl-srpm-macros noarch 1-14.fc22 fedora 9.3 k DEBUG: perl-threads x86_64 1:2.02-1.fc22 updates 57 k DEBUG: perl-threads-shared x86_64 1.46-310.fc22 fedora 44 k DEBUG: pinentry x86_64 0.9.2-1.fc22 updates 71 k DEBUG: pkgconfig x86_64 1:0.28-8.fc22 fedora 60 k DEBUG: popt x86_64 1.16-5.fc22 fedora 58 k DEBUG: python3 x86_64 3.4.2-6.fc22 updates 53 k DEBUG: python3-libs x86_64 3.4.2-6.fc22 updates 6.6 M DEBUG: python3-pip noarch 6.0.8-1.fc22 fedora 1.7 M DEBUG: python3-setuptools noarch 17.1.1-3.fc22 updates 406 k DEBUG: readline x86_64 6.3-5.fc22 fedora 206 k DEBUG: rpm x86_64 4.12.0.1-14.fc22 updates 501 k DEBUG: rpm-build-libs x86_64 4.12.0.1-14.fc22 updates 111 k DEBUG: rpm-libs x86_64 4.12.0.1-14.fc22 updates 276 k DEBUG: rpm-plugin-selinux x86_64 4.12.0.1-14.fc22 updates 49 k DEBUG: setup noarch 2.9.6-1.fc22 fedora 171 k DEBUG: shared-mime-info x86_64 1.4-6.fc22 updates 292 k DEBUG: sqlite x86_64 3.10.2-1.fc22 updates 476 k DEBUG: systemd-libs x86_64 219-27.fc22 updates 352 k DEBUG: tzdata noarch 2016a-1.fc22 updates 423 k DEBUG: ustr x86_64 1.0.4-18.fc22 fedora 98 k DEBUG: xz-libs x86_64 5.2.0-2.fc22 fedora 89 k DEBUG: zip x86_64 3.0-14.fc22 updates 267 k DEBUG: zlib x86_64 1.2.8-7.fc22 fedora 95 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 24 Packages (+152 Dependent packages) DEBUG: Total download size: 132 M DEBUG: Installed size: 492 M DEBUG: Downloading packages: DEBUG: warning: /var/lib/mock/fedora-22-x86_64/root/var/cache/yum/updates/packages/audit-libs-2.4.5-1.fc22.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8e1431d5: NOKEY DEBUG: Public key for audit-libs-2.4.5-1.fc22.x86_64.rpm is not installed DEBUG: Public key for basesystem-10.0-10.fc21.noarch.rpm is not installed DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.9 MB/s | 132 MB 00:45 DEBUG: Retrieving key from file:///etc/pki/mock/RPM-GPG-KEY-fedora-22-primary DEBUG: Importing GPG key 0x8E1431D5: DEBUG: Userid : "Fedora (22) " DEBUG: Fingerprint: c527 ea07 a934 9b58 9c35 e1bf 11ad c094 8e14 31d5 DEBUG: From : /etc/pki/mock/RPM-GPG-KEY-fedora-22-primary DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction (shutdown inhibited) DEBUG: Installing : libgcc-5.3.1-2.fc22.x86_64 1/176 DEBUG: Installing : fedora-repos-22-2.noarch 2/176 DEBUG: Installing : fedora-release-22-1.noarch 3/176 DEBUG: Installing : setup-2.9.6-1.fc22.noarch 4/176 DEBUG: Installing : filesystem-3.2-32.fc22.x86_64 5/176 DEBUG: Installing : basesystem-10.0-10.fc21.noarch 6/176 DEBUG: Installing : ocaml-srpm-macros-2-2.fc22.noarch 7/176 DEBUG: Installing : tzdata-2016a-1.fc22.noarch 8/176 DEBUG: Installing : perl-srpm-macros-1-14.fc22.noarch 9/176 DEBUG: Installing : go-srpm-macros-1-2.fc22.noarch 10/176 DEBUG: Installing : gnat-srpm-macros-1-1.fc22.noarch 11/176 DEBUG: Installing : kernel-headers-4.3.4-200.fc22.x86_64 12/176 DEBUG: Installing : ghc-srpm-macros-1.4.2-1.fc22.noarch 13/176 DEBUG: Installing : ncurses-base-5.9-18.20150214.fc22.noarch 14/176 DEBUG: Installing : nss-softokn-freebl-3.21.0-1.1.fc22.x86_64 15/176 DEBUG: Installing : glibc-common-2.21-11.fc22.x86_64 16/176 DEBUG: Installing : glibc-2.21-11.fc22.x86_64 17/176 DEBUG: Installing : libstdc++-5.3.1-2.fc22.x86_64 18/176 DEBUG: Installing : ncurses-libs-5.9-18.20150214.fc22.x86_64 19/176 DEBUG: Installing : bash-4.3.42-3.fc22.x86_64 20/176 DEBUG: Installing : libsepol-2.3-4.fc22.x86_64 21/176 DEBUG: Installing : pcre-8.38-1.fc22.x86_64 22/176 DEBUG: Installing : libselinux-2.3-10.fc22.x86_64 23/176 DEBUG: Installing : zlib-1.2.8-7.fc22.x86_64 24/176 DEBUG: Installing : info-5.2-9.fc22.x86_64 25/176 DEBUG: Installing : bzip2-libs-1.0.6-14.fc22.x86_64 26/176 DEBUG: Installing : xz-libs-5.2.0-2.fc22.x86_64 27/176 DEBUG: Installing : elfutils-libelf-0.165-2.fc22.x86_64 28/176 DEBUG: Installing : 1:gmp-6.0.0-9.fc22.x86_64 29/176 DEBUG: Installing : nspr-4.10.10-2.fc22.x86_64 30/176 DEBUG: Installing : libdb-5.3.28-12.fc22.x86_64 31/176 DEBUG: Installing : popt-1.16-5.fc22.x86_64 32/176 DEBUG: Installing : nss-util-3.21.0-1.0.fc22.x86_64 33/176 DEBUG: Installing : readline-6.3-5.fc22.x86_64 34/176 DEBUG: Installing : libattr-2.4.47-10.fc22.x86_64 35/176 DEBUG: Installing : libacl-2.2.52-7.fc22.x86_64 36/176 DEBUG: Installing : libcap-2.24-7.fc22.x86_64 37/176 DEBUG: Installing : lua-5.3.2-2.fc22.x86_64 38/176 DEBUG: Installing : libuuid-2.26.2-4.fc22.x86_64 39/176 DEBUG: Installing : libgpg-error-1.21-1.fc22.x86_64 40/176 DEBUG: Installing : libffi-3.1-7.fc22.x86_64 41/176 DEBUG: Installing : sed-4.2.2-9.fc22.x86_64 42/176 DEBUG: Installing : chkconfig-1.7-1.fc22.x86_64 43/176 DEBUG: Installing : mpfr-3.1.2-8.fc22.x86_64 44/176 DEBUG: Installing : grep-2.21-9.fc22.x86_64 45/176 DEBUG: Installing : audit-libs-2.4.5-1.fc22.x86_64 46/176 DEBUG: Installing : libmpc-1.0.2-3.fc22.x86_64 47/176 DEBUG: Installing : file-libs-5.22-5.fc22.x86_64 48/176 DEBUG: Installing : libcom_err-1.42.12-4.fc22.x86_64 49/176 DEBUG: Installing : expat-2.1.0-10.fc22.x86_64 50/176 DEBUG: Installing : p11-kit-0.23.1-2.fc22.x86_64 51/176 DEBUG: Installing : libgcrypt-1.6.3-4.fc22.x86_64 52/176 DEBUG: Installing : sqlite-3.10.2-1.fc22.x86_64 53/176 DEBUG: Installing : nss-softokn-3.21.0-1.1.fc22.x86_64 54/176 DEBUG: Installing : libxml2-2.9.3-1.fc22.x86_64 55/176 DEBUG: Installing : unzip-6.0-23.fc22.x86_64 56/176 DEBUG: Installing : gawk-4.1.1-6.fc22.x86_64 57/176 DEBUG: Installing : gdbm-1.11-4.fc22.x86_64 58/176 DEBUG: Installing : zip-3.0-14.fc22.x86_64 59/176 DEBUG: Installing : libmetalink-0.1.2-7.fc22.x86_64 60/176 DEBUG: Installing : file-5.22-5.fc22.x86_64 61/176 DEBUG: Installing : cpp-5.3.1-2.fc22.x86_64 62/176 DEBUG: Installing : xz-5.2.0-2.fc22.x86_64 63/176 DEBUG: Installing : pinentry-0.9.2-1.fc22.x86_64 64/176 DEBUG: Installing : groff-base-1.22.3-3.fc22.x86_64 65/176 DEBUG: Installing : perl-Term-ANSIColor-4.03-3.fc22.noarch 66/176 DEBUG: Installing : perl-HTTP-Tiny-0.056-1.fc22.noarch 67/176 DEBUG: Installing : perl-podlators-2.5.3-3.fc22.noarch 68/176 DEBUG: Installing : perl-Pod-Perldoc-3.25-1.fc22.noarch 69/176 DEBUG: Installing : 2:perl-Encode-2.80-1.fc22.x86_64 70/176 DEBUG: Installing : perl-Text-ParseWords-3.30-1.fc22.noarch 71/176 DEBUG: Installing : 1:perl-Pod-Escapes-1.06-328.fc22.noarch 72/176 DEBUG: Installing : 4:perl-Pod-Usage-1.67-1.fc22.noarch 73/176 DEBUG: Installing : 1:perl-parent-0.231-1.fc22.noarch 74/176 DEBUG: Installing : 4:perl-macros-5.20.3-328.fc22.x86_64 75/176 DEBUG: Installing : 4:perl-libs-5.20.3-328.fc22.x86_64 76/176 DEBUG: Installing : perl-Time-HiRes-1.9728-1.fc22.x86_64 77/176 DEBUG: Installing : perl-Time-Local-1.2300-310.fc22.noarch 78/176 DEBUG: Installing : perl-constant-1.31-310.fc22.noarch 79/176 DEBUG: Installing : 1:perl-threads-2.02-1.fc22.x86_64 80/176 DEBUG: Installing : perl-Carp-1.38-1.fc22.noarch 81/176 DEBUG: Installing : 2:perl-Socket-2.021-1.fc22.x86_64 82/176 DEBUG: Installing : 1:perl-Storable-2.51-4.fc22.x86_64 83/176 DEBUG: Installing : perl-PathTools-3.47-312.fc22.x86_64 84/176 DEBUG: Installing : perl-threads-shared-1.46-310.fc22.x86_64 85/176 DEBUG: Installing : 1:perl-Scalar-List-Utils-1.42-1.fc22.x86_64 86/176 DEBUG: Installing : perl-File-Temp-0.23.04-310.fc22.noarch 87/176 DEBUG: Installing : perl-File-Path-2.09-311.fc22.noarch 88/176 DEBUG: Installing : perl-Exporter-5.70-311.fc22.noarch 89/176 DEBUG: Installing : 1:perl-Pod-Simple-3.29-1.fc22.noarch 90/176 DEBUG: Installing : perl-Getopt-Long-2.48-1.fc22.noarch 91/176 DEBUG: Installing : 4:perl-5.20.3-328.fc22.x86_64 92/176 DEBUG: Installing : perl-generators-1.06-1.fc22.noarch 93/176 DEBUG: Installing : libksba-1.3.2-1.fc22.x86_64 94/176 DEBUG: Installing : libassuan-2.4.2-1.fc22.x86_64 95/176 DEBUG: Installing : 2:tar-1.28-6.fc22.x86_64 96/176 DEBUG: Installing : patch-2.7.5-1.fc22.x86_64 97/176 DEBUG: Installing : cyrus-sasl-lib-2.1.26-23.fc22.x86_64 98/176 DEBUG: Installing : libdb-utils-5.3.28-12.fc22.x86_64 99/176 DEBUG: Installing : isl-0.14-3.fc22.x86_64 100/176 DEBUG: Installing : dwz-0.11-4.fc22.x86_64 101/176 DEBUG: Installing : bzip2-1.0.6-14.fc22.x86_64 102/176 DEBUG: Installing : libgomp-5.3.1-2.fc22.x86_64 103/176 DEBUG: Installing : libidn-1.32-1.fc22.x86_64 104/176 DEBUG: Installing : cpio-2.11-33.fc22.x86_64 105/176 DEBUG: Installing : diffutils-3.3-9.fc22.x86_64 106/176 DEBUG: Installing : libunistring-0.9.4-1.fc22.x86_64 107/176 DEBUG: Installing : 1:findutils-4.5.14-6.fc22.x86_64 108/176 DEBUG: Installing : elfutils-default-yama-scope-0.165-2.fc22.noarch 109/176 DEBUG: Installing : elfutils-libs-0.165-2.fc22.x86_64 110/176 DEBUG: Installing : elfutils-0.165-2.fc22.x86_64 111/176 DEBUG: Installing : glibc-headers-2.21-11.fc22.x86_64 112/176 DEBUG: Installing : glibc-devel-2.21-11.fc22.x86_64 113/176 DEBUG: Installing : ncurses-5.9-18.20150214.fc22.x86_64 114/176 DEBUG: Installing : libstdc++-devel-5.3.1-2.fc22.x86_64 115/176 DEBUG: Installing : npth-1.2-1.fc22.x86_64 116/176 DEBUG: Installing : ustr-1.0.4-18.fc22.x86_64 117/176 DEBUG: Installing : libsemanage-2.3-6.fc22.x86_64 118/176 DEBUG: Installing : libtasn1-4.5-1.fc22.x86_64 119/176 DEBUG: Installing : p11-kit-trust-0.23.1-2.fc22.x86_64 120/176 DEBUG: Installing : libverto-0.2.6-4.fc22.x86_64 121/176 DEBUG: Installing : keyutils-libs-1.5.9-4.fc22.x86_64 122/176 DEBUG: Installing : krb5-libs-1.13.2-13.fc22.x86_64 123/176 DEBUG: Installing : 1:openssl-libs-1.0.1k-13.fc22.x86_64 124/176 DEBUG: Installing : coreutils-8.23-11.fc22.x86_64 125/176 DEBUG: Installing : crypto-policies-20150305-2.git44afaa1.fc22.noarch 126/176 DEBUG: Installing : ca-certificates-2015.2.6-1.0.fc22.noarch 127/176 DEBUG: Installing : libblkid-2.26.2-4.fc22.x86_64 128/176 DEBUG: Installing : python3-setuptools-17.1.1-3.fc22.noarch 129/176 DEBUG: Installing : python3-pip-6.0.8-1.fc22.noarch 130/176 DEBUG: Installing : python3-3.4.2-6.fc22.x86_64 131/176 DEBUG: Installing : python3-libs-3.4.2-6.fc22.x86_64 132/176 DEBUG: Installing : gzip-1.6-8.fc22.x86_64 133/176 DEBUG: Installing : cracklib-2.9.1-5.fc22.x86_64 134/176 DEBUG: Installing : cracklib-dicts-2.9.1-5.fc22.x86_64 135/176 DEBUG: Installing : binutils-2.25-9.fc22.x86_64 136/176 DEBUG: Installing : gcc-5.3.1-2.fc22.x86_64 137/176 DEBUG: Installing : libpwquality-1.2.4-3.fc22.x86_64 138/176 DEBUG: Installing : pam-1.1.8-19.fc22.x86_64 139/176 DEBUG: Installing : systemd-libs-219-27.fc22.x86_64 140/176 DEBUG: Installing : libmount-2.26.2-4.fc22.x86_64 141/176 DEBUG: Installing : libfdisk-2.26.2-4.fc22.x86_64 142/176 DEBUG: Installing : 2:shadow-utils-4.2.1-1.fc22.x86_64 143/176 DEBUG: Installing : libutempter-1.1.6-6.fc22.x86_64 144/176 DEBUG: Installing : 1:pkgconfig-0.28-8.fc22.x86_64 145/176 DEBUG: Installing : glib2-2.44.1-2.fc22.x86_64 146/176 DEBUG: Installing : shared-mime-info-1.4-6.fc22.x86_64 147/176 DEBUG: Installing : libbabeltrace-1.2.4-2.fc22.x86_64 148/176 DEBUG: Installing : nss-sysinit-3.21.0-1.1.fc22.x86_64 149/176 DEBUG: Installing : nss-3.21.0-1.1.fc22.x86_64 150/176 DEBUG: Installing : nss-tools-3.21.0-1.1.fc22.x86_64 151/176 DEBUG: Installing : openldap-2.4.40-12.fc22.x86_64 152/176 DEBUG: Installing : libuser-0.62-1.fc22.x86_64 153/176 DEBUG: Installing : gnupg2-2.1.9-1.fc22.x86_64 154/176 DEBUG: Installing : libssh2-1.5.0-1.fc22.x86_64 155/176 DEBUG: Installing : libcurl-7.40.0-8.fc22.x86_64 156/176 DEBUG: Installing : curl-7.40.0-8.fc22.x86_64 157/176 DEBUG: Installing : libcap-ng-0.7.5-2.fc22.x86_64 158/176 DEBUG: Installing : libtool-ltdl-2.4.2-35.fc22.x86_64 159/176 DEBUG: Installing : libatomic_ops-7.4.2-4.fc22.x86_64 160/176 DEBUG: Installing : gc-7.4.2-2.fc22.x86_64 161/176 DEBUG: Installing : 5:guile-2.0.11-7.fc22.x86_64 162/176 DEBUG: Installing : gdb-7.9.1-20.fc22.x86_64 163/176 DEBUG: Installing : lzo-2.08-3.fc22.x86_64 164/176 DEBUG: Installing : libarchive-3.1.2-12.fc22.x86_64 165/176 DEBUG: Installing : rpm-plugin-selinux-4.12.0.1-14.fc22.x86_64 166/176 DEBUG: Installing : rpm-libs-4.12.0.1-14.fc22.x86_64 167/176 DEBUG: Installing : rpm-4.12.0.1-14.fc22.x86_64 168/176 DEBUG: Installing : redhat-rpm-config-29-1.fc22.noarch 169/176 DEBUG: Installing : rpm-build-libs-4.12.0.1-14.fc22.x86_64 170/176 DEBUG: Installing : libsmartcols-2.26.2-4.fc22.x86_64 171/176 DEBUG: Installing : util-linux-2.26.2-4.fc22.x86_64 172/176 DEBUG: Installing : rpm-build-4.12.0.1-14.fc22.x86_64 173/176 DEBUG: Installing : gcc-c++-5.3.1-2.fc22.x86_64 174/176 DEBUG: Installing : 1:make-4.0-3.1.fc22.x86_64 175/176 DEBUG: Installing : which-2.20-10.fc22.x86_64 176/176 DEBUG: Verifying : libgomp-5.3.1-2.fc22.x86_64 1/176 DEBUG: Verifying : gc-7.4.2-2.fc22.x86_64 2/176 DEBUG: Verifying : libksba-1.3.2-1.fc22.x86_64 3/176 DEBUG: Verifying : nspr-4.10.10-2.fc22.x86_64 4/176 DEBUG: Verifying : ncurses-base-5.9-18.20150214.fc22.noarch 5/176 DEBUG: Verifying : unzip-6.0-23.fc22.x86_64 6/176 DEBUG: Verifying : 2:shadow-utils-4.2.1-1.fc22.x86_64 7/176 DEBUG: Verifying : 1:perl-parent-0.231-1.fc22.noarch 8/176 DEBUG: Verifying : ghc-srpm-macros-1.4.2-1.fc22.noarch 9/176 DEBUG: Verifying : libattr-2.4.47-10.fc22.x86_64 10/176 DEBUG: Verifying : libassuan-2.4.2-1.fc22.x86_64 11/176 DEBUG: Verifying : bzip2-libs-1.0.6-14.fc22.x86_64 12/176 DEBUG: Verifying : perl-Term-ANSIColor-4.03-3.fc22.noarch 13/176 DEBUG: Verifying : libsepol-2.3-4.fc22.x86_64 14/176 DEBUG: Verifying : zip-3.0-14.fc22.x86_64 15/176 DEBUG: Verifying : xz-5.2.0-2.fc22.x86_64 16/176 DEBUG: Verifying : gcc-5.3.1-2.fc22.x86_64 17/176 DEBUG: Verifying : readline-6.3-5.fc22.x86_64 18/176 DEBUG: Verifying : 4:perl-Pod-Usage-1.67-1.fc22.noarch 19/176 DEBUG: Verifying : libmetalink-0.1.2-7.fc22.x86_64 20/176 DEBUG: Verifying : libssh2-1.5.0-1.fc22.x86_64 21/176 DEBUG: Verifying : openldap-2.4.40-12.fc22.x86_64 22/176 DEBUG: Verifying : perl-generators-1.06-1.fc22.noarch 23/176 DEBUG: Verifying : perl-Time-Local-1.2300-310.fc22.noarch 24/176 DEBUG: Verifying : 1:gmp-6.0.0-9.fc22.x86_64 25/176 DEBUG: Verifying : bzip2-1.0.6-14.fc22.x86_64 26/176 DEBUG: Verifying : krb5-libs-1.13.2-13.fc22.x86_64 27/176 DEBUG: Verifying : rpm-plugin-selinux-4.12.0.1-14.fc22.x86_64 28/176 DEBUG: Verifying : rpm-libs-4.12.0.1-14.fc22.x86_64 29/176 DEBUG: Verifying : libdb-5.3.28-12.fc22.x86_64 30/176 DEBUG: Verifying : elfutils-0.165-2.fc22.x86_64 31/176 DEBUG: Verifying : npth-1.2-1.fc22.x86_64 32/176 DEBUG: Verifying : perl-Time-HiRes-1.9728-1.fc22.x86_64 33/176 DEBUG: Verifying : elfutils-default-yama-scope-0.165-2.fc22.noarch 34/176 DEBUG: Verifying : 4:perl-macros-5.20.3-328.fc22.x86_64 35/176 DEBUG: Verifying : libpwquality-1.2.4-3.fc22.x86_64 36/176 DEBUG: Verifying : xz-libs-5.2.0-2.fc22.x86_64 37/176 DEBUG: Verifying : libgcrypt-1.6.3-4.fc22.x86_64 38/176 DEBUG: Verifying : 2:perl-Encode-2.80-1.fc22.x86_64 39/176 DEBUG: Verifying : curl-7.40.0-8.fc22.x86_64 40/176 DEBUG: Verifying : ustr-1.0.4-18.fc22.x86_64 41/176 DEBUG: Verifying : libtasn1-4.5-1.fc22.x86_64 42/176 DEBUG: Verifying : kernel-headers-4.3.4-200.fc22.x86_64 43/176 DEBUG: Verifying : gdb-7.9.1-20.fc22.x86_64 44/176 DEBUG: Verifying : systemd-libs-219-27.fc22.x86_64 45/176 DEBUG: Verifying : sed-4.2.2-9.fc22.x86_64 46/176 DEBUG: Verifying : libidn-1.32-1.fc22.x86_64 47/176 DEBUG: Verifying : ncurses-libs-5.9-18.20150214.fc22.x86_64 48/176 DEBUG: Verifying : glibc-common-2.21-11.fc22.x86_64 49/176 DEBUG: Verifying : libverto-0.2.6-4.fc22.x86_64 50/176 DEBUG: Verifying : 4:perl-5.20.3-328.fc22.x86_64 51/176 DEBUG: Verifying : rpm-build-libs-4.12.0.1-14.fc22.x86_64 52/176 DEBUG: Verifying : perl-Carp-1.38-1.fc22.noarch 53/176 DEBUG: Verifying : file-5.22-5.fc22.x86_64 54/176 DEBUG: Verifying : sqlite-3.10.2-1.fc22.x86_64 55/176 DEBUG: Verifying : coreutils-8.23-11.fc22.x86_64 56/176 DEBUG: Verifying : 1:openssl-libs-1.0.1k-13.fc22.x86_64 57/176 DEBUG: Verifying : rpm-build-4.12.0.1-14.fc22.x86_64 58/176 DEBUG: Verifying : shared-mime-info-1.4-6.fc22.x86_64 59/176 DEBUG: Verifying : perl-constant-1.31-310.fc22.noarch 60/176 DEBUG: Verifying : 2:perl-Socket-2.021-1.fc22.x86_64 61/176 DEBUG: Verifying : keyutils-libs-1.5.9-4.fc22.x86_64 62/176 DEBUG: Verifying : redhat-rpm-config-29-1.fc22.noarch 63/176 DEBUG: Verifying : pam-1.1.8-19.fc22.x86_64 64/176 DEBUG: Verifying : glibc-devel-2.21-11.fc22.x86_64 65/176 DEBUG: Verifying : perl-File-Temp-0.23.04-310.fc22.noarch 66/176 DEBUG: Verifying : 1:make-4.0-3.1.fc22.x86_64 67/176 DEBUG: Verifying : info-5.2-9.fc22.x86_64 68/176 DEBUG: Verifying : libcap-ng-0.7.5-2.fc22.x86_64 69/176 DEBUG: Verifying : nss-softokn-freebl-3.21.0-1.1.fc22.x86_64 70/176 DEBUG: Verifying : libselinux-2.3-10.fc22.x86_64 71/176 DEBUG: Verifying : zlib-1.2.8-7.fc22.x86_64 72/176 DEBUG: Verifying : libuuid-2.26.2-4.fc22.x86_64 73/176 DEBUG: Verifying : rpm-4.12.0.1-14.fc22.x86_64 74/176 DEBUG: Verifying : elfutils-libelf-0.165-2.fc22.x86_64 75/176 DEBUG: Verifying : glib2-2.44.1-2.fc22.x86_64 76/176 DEBUG: Verifying : python3-setuptools-17.1.1-3.fc22.noarch 77/176 DEBUG: Verifying : libmount-2.26.2-4.fc22.x86_64 78/176 DEBUG: Verifying : gzip-1.6-8.fc22.x86_64 79/176 DEBUG: Verifying : which-2.20-10.fc22.x86_64 80/176 DEBUG: Verifying : p11-kit-trust-0.23.1-2.fc22.x86_64 81/176 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-23.fc22.x86_64 82/176 DEBUG: Verifying : perl-Text-ParseWords-3.30-1.fc22.noarch 83/176 DEBUG: Verifying : gdbm-1.11-4.fc22.x86_64 84/176 DEBUG: Verifying : mpfr-3.1.2-8.fc22.x86_64 85/176 DEBUG: Verifying : libfdisk-2.26.2-4.fc22.x86_64 86/176 DEBUG: Verifying : perl-PathTools-3.47-312.fc22.x86_64 87/176 DEBUG: Verifying : libgpg-error-1.21-1.fc22.x86_64 88/176 DEBUG: Verifying : libacl-2.2.52-7.fc22.x86_64 89/176 DEBUG: Verifying : cpio-2.11-33.fc22.x86_64 90/176 DEBUG: Verifying : libarchive-3.1.2-12.fc22.x86_64 91/176 DEBUG: Verifying : 1:perl-Storable-2.51-4.fc22.x86_64 92/176 DEBUG: Verifying : ncurses-5.9-18.20150214.fc22.x86_64 93/176 DEBUG: Verifying : util-linux-2.26.2-4.fc22.x86_64 94/176 DEBUG: Verifying : gnat-srpm-macros-1-1.fc22.noarch 95/176 DEBUG: Verifying : libtool-ltdl-2.4.2-35.fc22.x86_64 96/176 DEBUG: Verifying : libcap-2.24-7.fc22.x86_64 97/176 DEBUG: Verifying : go-srpm-macros-1-2.fc22.noarch 98/176 DEBUG: Verifying : nss-tools-3.21.0-1.1.fc22.x86_64 99/176 DEBUG: Verifying : libmpc-1.0.2-3.fc22.x86_64 100/176 DEBUG: Verifying : diffutils-3.3-9.fc22.x86_64 101/176 DEBUG: Verifying : p11-kit-0.23.1-2.fc22.x86_64 102/176 DEBUG: Verifying : 1:perl-Scalar-List-Utils-1.42-1.fc22.x86_64 103/176 DEBUG: Verifying : nss-softokn-3.21.0-1.1.fc22.x86_64 104/176 DEBUG: Verifying : cpp-5.3.1-2.fc22.x86_64 105/176 DEBUG: Verifying : isl-0.14-3.fc22.x86_64 106/176 DEBUG: Verifying : perl-srpm-macros-1-14.fc22.noarch 107/176 DEBUG: Verifying : libxml2-2.9.3-1.fc22.x86_64 108/176 DEBUG: Verifying : basesystem-10.0-10.fc21.noarch 109/176 DEBUG: Verifying : filesystem-3.2-32.fc22.x86_64 110/176 DEBUG: Verifying : perl-threads-shared-1.46-310.fc22.x86_64 111/176 DEBUG: Verifying : 4:perl-libs-5.20.3-328.fc22.x86_64 112/176 DEBUG: Verifying : perl-HTTP-Tiny-0.056-1.fc22.noarch 113/176 DEBUG: Verifying : pinentry-0.9.2-1.fc22.x86_64 114/176 DEBUG: Verifying : glibc-headers-2.21-11.fc22.x86_64 115/176 DEBUG: Verifying : python3-3.4.2-6.fc22.x86_64 116/176 DEBUG: Verifying : libatomic_ops-7.4.2-4.fc22.x86_64 117/176 DEBUG: Verifying : libutempter-1.1.6-6.fc22.x86_64 118/176 DEBUG: Verifying : gcc-c++-5.3.1-2.fc22.x86_64 119/176 DEBUG: Verifying : perl-File-Path-2.09-311.fc22.noarch 120/176 DEBUG: Verifying : perl-podlators-2.5.3-3.fc22.noarch 121/176 DEBUG: Verifying : libunistring-0.9.4-1.fc22.x86_64 122/176 DEBUG: Verifying : libstdc++-5.3.1-2.fc22.x86_64 123/176 DEBUG: Verifying : perl-Getopt-Long-2.48-1.fc22.noarch 124/176 DEBUG: Verifying : nss-sysinit-3.21.0-1.1.fc22.x86_64 125/176 DEBUG: Verifying : bash-4.3.42-3.fc22.x86_64 126/176 DEBUG: Verifying : python3-pip-6.0.8-1.fc22.noarch 127/176 DEBUG: Verifying : 1:perl-threads-2.02-1.fc22.x86_64 128/176 DEBUG: Verifying : 1:findutils-4.5.14-6.fc22.x86_64 129/176 DEBUG: Verifying : dwz-0.11-4.fc22.x86_64 130/176 DEBUG: Verifying : libstdc++-devel-5.3.1-2.fc22.x86_64 131/176 DEBUG: Verifying : libuser-0.62-1.fc22.x86_64 132/176 DEBUG: Verifying : libcom_err-1.42.12-4.fc22.x86_64 133/176 DEBUG: Verifying : audit-libs-2.4.5-1.fc22.x86_64 134/176 DEBUG: Verifying : 1:perl-Pod-Escapes-1.06-328.fc22.noarch 135/176 DEBUG: Verifying : glibc-2.21-11.fc22.x86_64 136/176 DEBUG: Verifying : grep-2.21-9.fc22.x86_64 137/176 DEBUG: Verifying : crypto-policies-20150305-2.git44afaa1.fc22.noarch 138/176 DEBUG: Verifying : chkconfig-1.7-1.fc22.x86_64 139/176 DEBUG: Verifying : perl-Exporter-5.70-311.fc22.noarch 140/176 DEBUG: Verifying : 5:guile-2.0.11-7.fc22.x86_64 141/176 DEBUG: Verifying : fedora-release-22-1.noarch 142/176 DEBUG: Verifying : groff-base-1.22.3-3.fc22.x86_64 143/176 DEBUG: Verifying : 1:perl-Pod-Simple-3.29-1.fc22.noarch 144/176 DEBUG: Verifying : libffi-3.1-7.fc22.x86_64 145/176 DEBUG: Verifying : lzo-2.08-3.fc22.x86_64 146/176 DEBUG: Verifying : libgcc-5.3.1-2.fc22.x86_64 147/176 DEBUG: Verifying : fedora-repos-22-2.noarch 148/176 DEBUG: Verifying : lua-5.3.2-2.fc22.x86_64 149/176 DEBUG: Verifying : cracklib-dicts-2.9.1-5.fc22.x86_64 150/176 DEBUG: Verifying : perl-Pod-Perldoc-3.25-1.fc22.noarch 151/176 DEBUG: Verifying : gawk-4.1.1-6.fc22.x86_64 152/176 DEBUG: Verifying : nss-3.21.0-1.1.fc22.x86_64 153/176 DEBUG: Verifying : gnupg2-2.1.9-1.fc22.x86_64 154/176 DEBUG: Verifying : python3-libs-3.4.2-6.fc22.x86_64 155/176 DEBUG: Verifying : libcurl-7.40.0-8.fc22.x86_64 156/176 DEBUG: Verifying : file-libs-5.22-5.fc22.x86_64 157/176 DEBUG: Verifying : tzdata-2016a-1.fc22.noarch 158/176 DEBUG: Verifying : libbabeltrace-1.2.4-2.fc22.x86_64 159/176 DEBUG: Verifying : 1:pkgconfig-0.28-8.fc22.x86_64 160/176 DEBUG: Verifying : popt-1.16-5.fc22.x86_64 161/176 DEBUG: Verifying : pcre-8.38-1.fc22.x86_64 162/176 DEBUG: Verifying : setup-2.9.6-1.fc22.noarch 163/176 DEBUG: Verifying : cracklib-2.9.1-5.fc22.x86_64 164/176 DEBUG: Verifying : 2:tar-1.28-6.fc22.x86_64 165/176 DEBUG: Verifying : libsemanage-2.3-6.fc22.x86_64 166/176 DEBUG: Verifying : binutils-2.25-9.fc22.x86_64 167/176 DEBUG: Verifying : libblkid-2.26.2-4.fc22.x86_64 168/176 DEBUG: Verifying : ca-certificates-2015.2.6-1.0.fc22.noarch 169/176 DEBUG: Verifying : expat-2.1.0-10.fc22.x86_64 170/176 DEBUG: Verifying : libsmartcols-2.26.2-4.fc22.x86_64 171/176 DEBUG: Verifying : ocaml-srpm-macros-2-2.fc22.noarch 172/176 DEBUG: Verifying : nss-util-3.21.0-1.0.fc22.x86_64 173/176 DEBUG: Verifying : libdb-utils-5.3.28-12.fc22.x86_64 174/176 DEBUG: Verifying : elfutils-libs-0.165-2.fc22.x86_64 175/176 DEBUG: Verifying : patch-2.7.5-1.fc22.x86_64 176/176 DEBUG: Installed: DEBUG: bash.x86_64 0:4.3.42-3.fc22 bzip2.x86_64 0:1.0.6-14.fc22 DEBUG: coreutils.x86_64 0:8.23-11.fc22 cpio.x86_64 0:2.11-33.fc22 DEBUG: diffutils.x86_64 0:3.3-9.fc22 fedora-release.noarch 0:22-1 DEBUG: findutils.x86_64 1:4.5.14-6.fc22 gawk.x86_64 0:4.1.1-6.fc22 DEBUG: gcc.x86_64 0:5.3.1-2.fc22 gcc-c++.x86_64 0:5.3.1-2.fc22 DEBUG: grep.x86_64 0:2.21-9.fc22 gzip.x86_64 0:1.6-8.fc22 DEBUG: info.x86_64 0:5.2-9.fc22 make.x86_64 1:4.0-3.1.fc22 DEBUG: patch.x86_64 0:2.7.5-1.fc22 redhat-rpm-config.noarch 0:29-1.fc22 DEBUG: rpm-build.x86_64 0:4.12.0.1-14.fc22 sed.x86_64 0:4.2.2-9.fc22 DEBUG: shadow-utils.x86_64 2:4.2.1-1.fc22 tar.x86_64 2:1.28-6.fc22 DEBUG: unzip.x86_64 0:6.0-23.fc22 util-linux.x86_64 0:2.26.2-4.fc22 DEBUG: which.x86_64 0:2.20-10.fc22 xz.x86_64 0:5.2.0-2.fc22 DEBUG: Dependency Installed: DEBUG: audit-libs.x86_64 0:2.4.5-1.fc22 DEBUG: basesystem.noarch 0:10.0-10.fc21 DEBUG: binutils.x86_64 0:2.25-9.fc22 DEBUG: bzip2-libs.x86_64 0:1.0.6-14.fc22 DEBUG: ca-certificates.noarch 0:2015.2.6-1.0.fc22 DEBUG: chkconfig.x86_64 0:1.7-1.fc22 DEBUG: cpp.x86_64 0:5.3.1-2.fc22 DEBUG: cracklib.x86_64 0:2.9.1-5.fc22 DEBUG: cracklib-dicts.x86_64 0:2.9.1-5.fc22 DEBUG: crypto-policies.noarch 0:20150305-2.git44afaa1.fc22 DEBUG: curl.x86_64 0:7.40.0-8.fc22 DEBUG: cyrus-sasl-lib.x86_64 0:2.1.26-23.fc22 DEBUG: dwz.x86_64 0:0.11-4.fc22 DEBUG: elfutils.x86_64 0:0.165-2.fc22 DEBUG: elfutils-default-yama-scope.noarch 0:0.165-2.fc22 DEBUG: elfutils-libelf.x86_64 0:0.165-2.fc22 DEBUG: elfutils-libs.x86_64 0:0.165-2.fc22 DEBUG: expat.x86_64 0:2.1.0-10.fc22 DEBUG: fedora-repos.noarch 0:22-2 DEBUG: file.x86_64 0:5.22-5.fc22 DEBUG: file-libs.x86_64 0:5.22-5.fc22 DEBUG: filesystem.x86_64 0:3.2-32.fc22 DEBUG: gc.x86_64 0:7.4.2-2.fc22 DEBUG: gdb.x86_64 0:7.9.1-20.fc22 DEBUG: gdbm.x86_64 0:1.11-4.fc22 DEBUG: ghc-srpm-macros.noarch 0:1.4.2-1.fc22 DEBUG: glib2.x86_64 0:2.44.1-2.fc22 DEBUG: glibc.x86_64 0:2.21-11.fc22 DEBUG: glibc-common.x86_64 0:2.21-11.fc22 DEBUG: glibc-devel.x86_64 0:2.21-11.fc22 DEBUG: glibc-headers.x86_64 0:2.21-11.fc22 DEBUG: gmp.x86_64 1:6.0.0-9.fc22 DEBUG: gnat-srpm-macros.noarch 0:1-1.fc22 DEBUG: gnupg2.x86_64 0:2.1.9-1.fc22 DEBUG: go-srpm-macros.noarch 0:1-2.fc22 DEBUG: groff-base.x86_64 0:1.22.3-3.fc22 DEBUG: guile.x86_64 5:2.0.11-7.fc22 DEBUG: isl.x86_64 0:0.14-3.fc22 DEBUG: kernel-headers.x86_64 0:4.3.4-200.fc22 DEBUG: keyutils-libs.x86_64 0:1.5.9-4.fc22 DEBUG: krb5-libs.x86_64 0:1.13.2-13.fc22 DEBUG: libacl.x86_64 0:2.2.52-7.fc22 DEBUG: libarchive.x86_64 0:3.1.2-12.fc22 DEBUG: libassuan.x86_64 0:2.4.2-1.fc22 DEBUG: libatomic_ops.x86_64 0:7.4.2-4.fc22 DEBUG: libattr.x86_64 0:2.4.47-10.fc22 DEBUG: libbabeltrace.x86_64 0:1.2.4-2.fc22 DEBUG: libblkid.x86_64 0:2.26.2-4.fc22 DEBUG: libcap.x86_64 0:2.24-7.fc22 DEBUG: libcap-ng.x86_64 0:0.7.5-2.fc22 DEBUG: libcom_err.x86_64 0:1.42.12-4.fc22 DEBUG: libcurl.x86_64 0:7.40.0-8.fc22 DEBUG: libdb.x86_64 0:5.3.28-12.fc22 DEBUG: libdb-utils.x86_64 0:5.3.28-12.fc22 DEBUG: libfdisk.x86_64 0:2.26.2-4.fc22 DEBUG: libffi.x86_64 0:3.1-7.fc22 DEBUG: libgcc.x86_64 0:5.3.1-2.fc22 DEBUG: libgcrypt.x86_64 0:1.6.3-4.fc22 DEBUG: libgomp.x86_64 0:5.3.1-2.fc22 DEBUG: libgpg-error.x86_64 0:1.21-1.fc22 DEBUG: libidn.x86_64 0:1.32-1.fc22 DEBUG: libksba.x86_64 0:1.3.2-1.fc22 DEBUG: libmetalink.x86_64 0:0.1.2-7.fc22 DEBUG: libmount.x86_64 0:2.26.2-4.fc22 DEBUG: libmpc.x86_64 0:1.0.2-3.fc22 DEBUG: libpwquality.x86_64 0:1.2.4-3.fc22 DEBUG: libselinux.x86_64 0:2.3-10.fc22 DEBUG: libsemanage.x86_64 0:2.3-6.fc22 DEBUG: libsepol.x86_64 0:2.3-4.fc22 DEBUG: libsmartcols.x86_64 0:2.26.2-4.fc22 DEBUG: libssh2.x86_64 0:1.5.0-1.fc22 DEBUG: libstdc++.x86_64 0:5.3.1-2.fc22 DEBUG: libstdc++-devel.x86_64 0:5.3.1-2.fc22 DEBUG: libtasn1.x86_64 0:4.5-1.fc22 DEBUG: libtool-ltdl.x86_64 0:2.4.2-35.fc22 DEBUG: libunistring.x86_64 0:0.9.4-1.fc22 DEBUG: libuser.x86_64 0:0.62-1.fc22 DEBUG: libutempter.x86_64 0:1.1.6-6.fc22 DEBUG: libuuid.x86_64 0:2.26.2-4.fc22 DEBUG: libverto.x86_64 0:0.2.6-4.fc22 DEBUG: libxml2.x86_64 0:2.9.3-1.fc22 DEBUG: lua.x86_64 0:5.3.2-2.fc22 DEBUG: lzo.x86_64 0:2.08-3.fc22 DEBUG: mpfr.x86_64 0:3.1.2-8.fc22 DEBUG: ncurses.x86_64 0:5.9-18.20150214.fc22 DEBUG: ncurses-base.noarch 0:5.9-18.20150214.fc22 DEBUG: ncurses-libs.x86_64 0:5.9-18.20150214.fc22 DEBUG: npth.x86_64 0:1.2-1.fc22 DEBUG: nspr.x86_64 0:4.10.10-2.fc22 DEBUG: nss.x86_64 0:3.21.0-1.1.fc22 DEBUG: nss-softokn.x86_64 0:3.21.0-1.1.fc22 DEBUG: nss-softokn-freebl.x86_64 0:3.21.0-1.1.fc22 DEBUG: nss-sysinit.x86_64 0:3.21.0-1.1.fc22 DEBUG: nss-tools.x86_64 0:3.21.0-1.1.fc22 DEBUG: nss-util.x86_64 0:3.21.0-1.0.fc22 DEBUG: ocaml-srpm-macros.noarch 0:2-2.fc22 DEBUG: openldap.x86_64 0:2.4.40-12.fc22 DEBUG: openssl-libs.x86_64 1:1.0.1k-13.fc22 DEBUG: p11-kit.x86_64 0:0.23.1-2.fc22 DEBUG: p11-kit-trust.x86_64 0:0.23.1-2.fc22 DEBUG: pam.x86_64 0:1.1.8-19.fc22 DEBUG: pcre.x86_64 0:8.38-1.fc22 DEBUG: perl.x86_64 4:5.20.3-328.fc22 DEBUG: perl-Carp.noarch 0:1.38-1.fc22 DEBUG: perl-Encode.x86_64 2:2.80-1.fc22 DEBUG: perl-Exporter.noarch 0:5.70-311.fc22 DEBUG: perl-File-Path.noarch 0:2.09-311.fc22 DEBUG: perl-File-Temp.noarch 0:0.23.04-310.fc22 DEBUG: perl-Getopt-Long.noarch 0:2.48-1.fc22 DEBUG: perl-HTTP-Tiny.noarch 0:0.056-1.fc22 DEBUG: perl-PathTools.x86_64 0:3.47-312.fc22 DEBUG: perl-Pod-Escapes.noarch 1:1.06-328.fc22 DEBUG: perl-Pod-Perldoc.noarch 0:3.25-1.fc22 DEBUG: perl-Pod-Simple.noarch 1:3.29-1.fc22 DEBUG: perl-Pod-Usage.noarch 4:1.67-1.fc22 DEBUG: perl-Scalar-List-Utils.x86_64 1:1.42-1.fc22 DEBUG: perl-Socket.x86_64 2:2.021-1.fc22 DEBUG: perl-Storable.x86_64 1:2.51-4.fc22 DEBUG: perl-Term-ANSIColor.noarch 0:4.03-3.fc22 DEBUG: perl-Text-ParseWords.noarch 0:3.30-1.fc22 DEBUG: perl-Time-HiRes.x86_64 0:1.9728-1.fc22 DEBUG: perl-Time-Local.noarch 0:1.2300-310.fc22 DEBUG: perl-constant.noarch 0:1.31-310.fc22 DEBUG: perl-generators.noarch 0:1.06-1.fc22 DEBUG: perl-libs.x86_64 4:5.20.3-328.fc22 DEBUG: perl-macros.x86_64 4:5.20.3-328.fc22 DEBUG: perl-parent.noarch 1:0.231-1.fc22 DEBUG: perl-podlators.noarch 0:2.5.3-3.fc22 DEBUG: perl-srpm-macros.noarch 0:1-14.fc22 DEBUG: perl-threads.x86_64 1:2.02-1.fc22 DEBUG: perl-threads-shared.x86_64 0:1.46-310.fc22 DEBUG: pinentry.x86_64 0:0.9.2-1.fc22 DEBUG: pkgconfig.x86_64 1:0.28-8.fc22 DEBUG: popt.x86_64 0:1.16-5.fc22 DEBUG: python3.x86_64 0:3.4.2-6.fc22 DEBUG: python3-libs.x86_64 0:3.4.2-6.fc22 DEBUG: python3-pip.noarch 0:6.0.8-1.fc22 DEBUG: python3-setuptools.noarch 0:17.1.1-3.fc22 DEBUG: readline.x86_64 0:6.3-5.fc22 DEBUG: rpm.x86_64 0:4.12.0.1-14.fc22 DEBUG: rpm-build-libs.x86_64 0:4.12.0.1-14.fc22 DEBUG: rpm-libs.x86_64 0:4.12.0.1-14.fc22 DEBUG: rpm-plugin-selinux.x86_64 0:4.12.0.1-14.fc22 DEBUG: setup.noarch 0:2.9.6-1.fc22 DEBUG: shared-mime-info.x86_64 0:1.4-6.fc22 DEBUG: sqlite.x86_64 0:3.10.2-1.fc22 DEBUG: systemd-libs.x86_64 0:219-27.fc22 DEBUG: tzdata.noarch 0:2016a-1.fc22 DEBUG: ustr.x86_64 0:1.0.4-18.fc22 DEBUG: xz-libs.x86_64 0:5.2.0-2.fc22 DEBUG: zip.x86_64 0:3.0-14.fc22 DEBUG: zlib.x86_64 0:1.2.8-7.fc22 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: yum install DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: groupdel: group 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: /usr/sbin/useradd -o -m -u 1001 -g 135 -d /builddir -n mockbuild with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell True DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/fedora-22-x86_64/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/fedora-22-x86_64/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating cache DEBUG: child environment: None DEBUG: Executing command: ['tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/fedora-22-x86_64/root_cache/cache.tar.gz', '-C', '/var/lib/mock/fedora-22-x86_64/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev/shm', '--exclude=./dev/pts', '--exclude=./var/cache/yum/', '--exclude=./tmp/ccache', '--exclude=./proc/filesystems', '.'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/fedora-22-x86_64/root -qa with env {'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell True DEBUG: libgcc-5.3.1-2.fc22.x86_64 DEBUG: fedora-release-22-1.noarch DEBUG: filesystem-3.2-32.fc22.x86_64 DEBUG: ocaml-srpm-macros-2-2.fc22.noarch DEBUG: perl-srpm-macros-1-14.fc22.noarch DEBUG: gnat-srpm-macros-1-1.fc22.noarch DEBUG: ghc-srpm-macros-1.4.2-1.fc22.noarch DEBUG: nss-softokn-freebl-3.21.0-1.1.fc22.x86_64 DEBUG: glibc-2.21-11.fc22.x86_64 DEBUG: ncurses-libs-5.9-18.20150214.fc22.x86_64 DEBUG: libsepol-2.3-4.fc22.x86_64 DEBUG: libselinux-2.3-10.fc22.x86_64 DEBUG: info-5.2-9.fc22.x86_64 DEBUG: xz-libs-5.2.0-2.fc22.x86_64 DEBUG: gmp-6.0.0-9.fc22.x86_64 DEBUG: libdb-5.3.28-12.fc22.x86_64 DEBUG: nss-util-3.21.0-1.0.fc22.x86_64 DEBUG: libattr-2.4.47-10.fc22.x86_64 DEBUG: libcap-2.24-7.fc22.x86_64 DEBUG: libuuid-2.26.2-4.fc22.x86_64 DEBUG: libffi-3.1-7.fc22.x86_64 DEBUG: chkconfig-1.7-1.fc22.x86_64 DEBUG: grep-2.21-9.fc22.x86_64 DEBUG: libmpc-1.0.2-3.fc22.x86_64 DEBUG: libcom_err-1.42.12-4.fc22.x86_64 DEBUG: p11-kit-0.23.1-2.fc22.x86_64 DEBUG: sqlite-3.10.2-1.fc22.x86_64 DEBUG: libxml2-2.9.3-1.fc22.x86_64 DEBUG: gawk-4.1.1-6.fc22.x86_64 DEBUG: zip-3.0-14.fc22.x86_64 DEBUG: file-5.22-5.fc22.x86_64 DEBUG: xz-5.2.0-2.fc22.x86_64 DEBUG: groff-base-1.22.3-3.fc22.x86_64 DEBUG: perl-HTTP-Tiny-0.056-1.fc22.noarch DEBUG: perl-Pod-Perldoc-3.25-1.fc22.noarch DEBUG: perl-Text-ParseWords-3.30-1.fc22.noarch DEBUG: perl-Pod-Usage-1.67-1.fc22.noarch DEBUG: perl-macros-5.20.3-328.fc22.x86_64 DEBUG: perl-Time-HiRes-1.9728-1.fc22.x86_64 DEBUG: perl-constant-1.31-310.fc22.noarch DEBUG: perl-Carp-1.38-1.fc22.noarch DEBUG: perl-Storable-2.51-4.fc22.x86_64 DEBUG: perl-threads-shared-1.46-310.fc22.x86_64 DEBUG: perl-File-Temp-0.23.04-310.fc22.noarch DEBUG: perl-Exporter-5.70-311.fc22.noarch DEBUG: perl-Getopt-Long-2.48-1.fc22.noarch DEBUG: perl-generators-1.06-1.fc22.noarch DEBUG: libassuan-2.4.2-1.fc22.x86_64 DEBUG: patch-2.7.5-1.fc22.x86_64 DEBUG: libdb-utils-5.3.28-12.fc22.x86_64 DEBUG: dwz-0.11-4.fc22.x86_64 DEBUG: libgomp-5.3.1-2.fc22.x86_64 DEBUG: cpio-2.11-33.fc22.x86_64 DEBUG: libunistring-0.9.4-1.fc22.x86_64 DEBUG: elfutils-default-yama-scope-0.165-2.fc22.noarch DEBUG: elfutils-0.165-2.fc22.x86_64 DEBUG: glibc-devel-2.21-11.fc22.x86_64 DEBUG: libstdc++-devel-5.3.1-2.fc22.x86_64 DEBUG: ustr-1.0.4-18.fc22.x86_64 DEBUG: libtasn1-4.5-1.fc22.x86_64 DEBUG: libverto-0.2.6-4.fc22.x86_64 DEBUG: krb5-libs-1.13.2-13.fc22.x86_64 DEBUG: coreutils-8.23-11.fc22.x86_64 DEBUG: ca-certificates-2015.2.6-1.0.fc22.noarch DEBUG: python3-setuptools-17.1.1-3.fc22.noarch DEBUG: python3-3.4.2-6.fc22.x86_64 DEBUG: gzip-1.6-8.fc22.x86_64 DEBUG: cracklib-dicts-2.9.1-5.fc22.x86_64 DEBUG: gcc-5.3.1-2.fc22.x86_64 DEBUG: pam-1.1.8-19.fc22.x86_64 DEBUG: libmount-2.26.2-4.fc22.x86_64 DEBUG: shadow-utils-4.2.1-1.fc22.x86_64 DEBUG: pkgconfig-0.28-8.fc22.x86_64 DEBUG: shared-mime-info-1.4-6.fc22.x86_64 DEBUG: nss-sysinit-3.21.0-1.1.fc22.x86_64 DEBUG: nss-tools-3.21.0-1.1.fc22.x86_64 DEBUG: libuser-0.62-1.fc22.x86_64 DEBUG: libssh2-1.5.0-1.fc22.x86_64 DEBUG: curl-7.40.0-8.fc22.x86_64 DEBUG: libtool-ltdl-2.4.2-35.fc22.x86_64 DEBUG: gc-7.4.2-2.fc22.x86_64 DEBUG: gdb-7.9.1-20.fc22.x86_64 DEBUG: libarchive-3.1.2-12.fc22.x86_64 DEBUG: rpm-libs-4.12.0.1-14.fc22.x86_64 DEBUG: redhat-rpm-config-29-1.fc22.noarch DEBUG: libsmartcols-2.26.2-4.fc22.x86_64 DEBUG: rpm-build-4.12.0.1-14.fc22.x86_64 DEBUG: make-4.0-3.1.fc22.x86_64 DEBUG: gpg-pubkey-8e1431d5-53bcbac7 DEBUG: fedora-repos-22-2.noarch DEBUG: setup-2.9.6-1.fc22.noarch DEBUG: basesystem-10.0-10.fc21.noarch DEBUG: tzdata-2016a-1.fc22.noarch DEBUG: go-srpm-macros-1-2.fc22.noarch DEBUG: kernel-headers-4.3.4-200.fc22.x86_64 DEBUG: ncurses-base-5.9-18.20150214.fc22.noarch DEBUG: glibc-common-2.21-11.fc22.x86_64 DEBUG: libstdc++-5.3.1-2.fc22.x86_64 DEBUG: bash-4.3.42-3.fc22.x86_64 DEBUG: pcre-8.38-1.fc22.x86_64 DEBUG: zlib-1.2.8-7.fc22.x86_64 DEBUG: bzip2-libs-1.0.6-14.fc22.x86_64 DEBUG: elfutils-libelf-0.165-2.fc22.x86_64 DEBUG: nspr-4.10.10-2.fc22.x86_64 DEBUG: popt-1.16-5.fc22.x86_64 DEBUG: readline-6.3-5.fc22.x86_64 DEBUG: libacl-2.2.52-7.fc22.x86_64 DEBUG: lua-5.3.2-2.fc22.x86_64 DEBUG: libgpg-error-1.21-1.fc22.x86_64 DEBUG: sed-4.2.2-9.fc22.x86_64 DEBUG: mpfr-3.1.2-8.fc22.x86_64 DEBUG: audit-libs-2.4.5-1.fc22.x86_64 DEBUG: file-libs-5.22-5.fc22.x86_64 DEBUG: expat-2.1.0-10.fc22.x86_64 DEBUG: libgcrypt-1.6.3-4.fc22.x86_64 DEBUG: nss-softokn-3.21.0-1.1.fc22.x86_64 DEBUG: unzip-6.0-23.fc22.x86_64 DEBUG: gdbm-1.11-4.fc22.x86_64 DEBUG: libmetalink-0.1.2-7.fc22.x86_64 DEBUG: cpp-5.3.1-2.fc22.x86_64 DEBUG: pinentry-0.9.2-1.fc22.x86_64 DEBUG: perl-Term-ANSIColor-4.03-3.fc22.noarch DEBUG: perl-podlators-2.5.3-3.fc22.noarch DEBUG: perl-Encode-2.80-1.fc22.x86_64 DEBUG: perl-Pod-Escapes-1.06-328.fc22.noarch DEBUG: perl-parent-0.231-1.fc22.noarch DEBUG: perl-libs-5.20.3-328.fc22.x86_64 DEBUG: perl-Time-Local-1.2300-310.fc22.noarch DEBUG: perl-threads-2.02-1.fc22.x86_64 DEBUG: perl-Socket-2.021-1.fc22.x86_64 DEBUG: perl-PathTools-3.47-312.fc22.x86_64 DEBUG: perl-Scalar-List-Utils-1.42-1.fc22.x86_64 DEBUG: perl-File-Path-2.09-311.fc22.noarch DEBUG: perl-Pod-Simple-3.29-1.fc22.noarch DEBUG: perl-5.20.3-328.fc22.x86_64 DEBUG: libksba-1.3.2-1.fc22.x86_64 DEBUG: tar-1.28-6.fc22.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-23.fc22.x86_64 DEBUG: isl-0.14-3.fc22.x86_64 DEBUG: bzip2-1.0.6-14.fc22.x86_64 DEBUG: libidn-1.32-1.fc22.x86_64 DEBUG: diffutils-3.3-9.fc22.x86_64 DEBUG: findutils-4.5.14-6.fc22.x86_64 DEBUG: elfutils-libs-0.165-2.fc22.x86_64 DEBUG: glibc-headers-2.21-11.fc22.x86_64 DEBUG: ncurses-5.9-18.20150214.fc22.x86_64 DEBUG: npth-1.2-1.fc22.x86_64 DEBUG: libsemanage-2.3-6.fc22.x86_64 DEBUG: p11-kit-trust-0.23.1-2.fc22.x86_64 DEBUG: keyutils-libs-1.5.9-4.fc22.x86_64 DEBUG: openssl-libs-1.0.1k-13.fc22.x86_64 DEBUG: crypto-policies-20150305-2.git44afaa1.fc22.noarch DEBUG: libblkid-2.26.2-4.fc22.x86_64 DEBUG: python3-pip-6.0.8-1.fc22.noarch DEBUG: python3-libs-3.4.2-6.fc22.x86_64 DEBUG: cracklib-2.9.1-5.fc22.x86_64 DEBUG: binutils-2.25-9.fc22.x86_64 DEBUG: libpwquality-1.2.4-3.fc22.x86_64 DEBUG: systemd-libs-219-27.fc22.x86_64 DEBUG: libfdisk-2.26.2-4.fc22.x86_64 DEBUG: libutempter-1.1.6-6.fc22.x86_64 DEBUG: glib2-2.44.1-2.fc22.x86_64 DEBUG: libbabeltrace-1.2.4-2.fc22.x86_64 DEBUG: nss-3.21.0-1.1.fc22.x86_64 DEBUG: openldap-2.4.40-12.fc22.x86_64 DEBUG: gnupg2-2.1.9-1.fc22.x86_64 DEBUG: libcurl-7.40.0-8.fc22.x86_64 DEBUG: libcap-ng-0.7.5-2.fc22.x86_64 DEBUG: libatomic_ops-7.4.2-4.fc22.x86_64 DEBUG: guile-2.0.11-7.fc22.x86_64 DEBUG: lzo-2.08-3.fc22.x86_64 DEBUG: rpm-plugin-selinux-4.12.0.1-14.fc22.x86_64 DEBUG: rpm-4.12.0.1-14.fc22.x86_64 DEBUG: rpm-build-libs-4.12.0.1-14.fc22.x86_64 DEBUG: util-linux-2.26.2-4.fc22.x86_64 DEBUG: gcc-c++-5.3.1-2.fc22.x86_64 DEBUG: which-2.20-10.fc22.x86_64 DEBUG: Child return code was: 0 DEBUG: ['repoquery', '--resolve', '--requires', '--config', '/var/lib/mock/fedora-22-x86_64/root/etc/yum/yum.conf', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'ccache'] DEBUG: child environment: None DEBUG: Executing command: ['repoquery', '--resolve', '--requires', '--config', '/var/lib/mock/fedora-22-x86_64/root/etc/yum/yum.conf', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'ccache'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: Yum-utils package has been deprecated, use dnf instead. DEBUG: See 'man yum2dnf' for more information. DEBUG: glibc-0:2.21-11.fc22.i686 DEBUG: bash-0:4.3.33-2.fc22.x86_64 DEBUG: zlib-0:1.2.8-7.fc22.x86_64 DEBUG: coreutils-0:8.23-9.fc22.x86_64 DEBUG: glibc-0:2.21-11.fc22.x86_64 DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-deprecated', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'install', 'ccache'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-deprecated', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'install', 'ccache', '--setopt=tsflags=nocontexts'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: Yum command has been deprecated, use dnf instead. DEBUG: See 'man dnf' and 'man yum2dnf' for more information. DEBUG: Resolving Dependencies DEBUG: --> Running transaction check DEBUG: ---> Package ccache.x86_64 0:3.2.3-1.fc22 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: ccache x86_64 3.2.3-1.fc22 updates 203 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total download size: 203 k DEBUG: Installed size: 452 k DEBUG: Downloading packages: DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction (shutdown inhibited) DEBUG: Installing : ccache-3.2.3-1.fc22.x86_64 1/1 DEBUG: Verifying : ccache-3.2.3-1.fc22.x86_64 1/1 DEBUG: Installed: DEBUG: ccache.x86_64 0:3.2.3-1.fc22 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'cockpit-wip-1.fc22.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/fedora-22-x86_64/root/', '--releasever', '22', 'cockpit-wip-1.fc22.src.rpm'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False DEBUG: Yum-utils package has been deprecated, use dnf instead. DEBUG: See 'man yum2dnf' for more information. DEBUG: Getting requirements for cockpit-wip-1.fc22.src DEBUG: --> autoconf-2.69-20.fc22.noarch DEBUG: --> automake-1.15-1.fc22.noarch DEBUG: --> docbook-style-xsl-1.78.1-3.fc21.noarch DEBUG: --> Already installed : gdb-7.9.1-20.fc22.x86_64 DEBUG: --> glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> glib2-devel-2.44.1-2.fc22.x86_64 DEBUG: --> intltool-0.51.0-1.fc22.noarch DEBUG: --> keyutils-libs-devel-1.5.9-4.fc22.x86_64 DEBUG: --> krb5-devel-1.13.2-13.fc22.x86_64 DEBUG: --> krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> libssh-devel-0.7.2-2.fc22.x86_64 DEBUG: --> libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: --> nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> npm-1.3.6-6.fc21.noarch DEBUG: --> 1:openssl-devel-1.0.1k-13.fc22.x86_64 DEBUG: --> pam-devel-1.1.8-19.fc22.x86_64 DEBUG: --> pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> glib2-devel-2.44.1-2.fc22.x86_64 DEBUG: --> json-glib-devel-1.0.4-1.fc22.x86_64 DEBUG: --> polkit-devel-0.113-4.fc22.x86_64 DEBUG: --> polkit-0.113-4.fc22.x86_64 DEBUG: --> Already installed : sed-4.2.2-9.fc22.x86_64 DEBUG: --> systemd-devel-219-27.fc22.x86_64 DEBUG: --> xmlto-0.0.26-3.fc22.x86_64 DEBUG: --> zlib-devel-1.2.8-7.fc22.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package autoconf.noarch 0:2.69-20.fc22 will be installed DEBUG: --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-20.fc22.noarch DEBUG: --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-20.fc22.noarch DEBUG: --> Processing Dependency: emacs-filesystem for package: autoconf-2.69-20.fc22.noarch DEBUG: ---> Package automake.noarch 0:1.15-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(Thread::Queue) for package: automake-1.15-1.fc22.noarch DEBUG: ---> Package docbook-style-xsl.noarch 0:1.78.1-3.fc21 will be installed DEBUG: --> Processing Dependency: xml-common >= 0.6.3-8 for package: docbook-style-xsl-1.78.1-3.fc21.noarch DEBUG: --> Processing Dependency: docbook-dtd-xml for package: docbook-style-xsl-1.78.1-3.fc21.noarch DEBUG: ---> Package glib-networking.x86_64 0:2.44.0-1.fc22 will be installed DEBUG: --> Processing Dependency: libgnutls.so.28(GNUTLS_3_0_0)(64bit) for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: gsettings-desktop-schemas for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libproxy.so.1()(64bit) for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libgnutls.so.28()(64bit) for package: glib-networking-2.44.0-1.fc22.x86_64 DEBUG: ---> Package glib2-devel.x86_64 0:2.44.1-2.fc22 will be installed DEBUG: --> Processing Dependency: /usr/bin/python for package: glib2-devel-2.44.1-2.fc22.x86_64 DEBUG: ---> Package intltool.noarch 0:0.51.0-1.fc22 will be installed DEBUG: --> Processing Dependency: perl(XML::Parser) for package: intltool-0.51.0-1.fc22.noarch DEBUG: --> Processing Dependency: gettext-devel for package: intltool-0.51.0-1.fc22.noarch DEBUG: ---> Package json-glib-devel.x86_64 0:1.0.4-1.fc22 will be installed DEBUG: --> Processing Dependency: json-glib(x86-64) = 1.0.4-1.fc22 for package: json-glib-devel-1.0.4-1.fc22.x86_64 DEBUG: --> Processing Dependency: libjson-glib-1.0.so.0()(64bit) for package: json-glib-devel-1.0.4-1.fc22.x86_64 DEBUG: ---> Package keyutils-libs-devel.x86_64 0:1.5.9-4.fc22 will be installed DEBUG: ---> Package krb5-devel.x86_64 0:1.13.2-13.fc22 will be installed DEBUG: --> Processing Dependency: libverto-devel for package: krb5-devel-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libselinux-devel for package: krb5-devel-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.13.2-13.fc22.x86_64 DEBUG: ---> Package krb5-server.x86_64 0:1.13.2-13.fc22 will be installed DEBUG: --> Processing Dependency: initscripts >= 8.99-1 for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: systemd-units for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: systemd-sysv for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: logrotate for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libverto-module-base for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: initscripts for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: initscripts for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/share/dict/words for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: --> Processing Dependency: libss.so.2()(64bit) for package: krb5-server-1.13.2-13.fc22.x86_64 DEBUG: ---> Package libssh-devel.x86_64 0:0.7.2-2.fc22 will be installed DEBUG: --> Processing Dependency: libssh(x86-64) = 0.7.2-2.fc22 for package: libssh-devel-0.7.2-2.fc22.x86_64 DEBUG: --> Processing Dependency: cmake for package: libssh-devel-0.7.2-2.fc22.x86_64 DEBUG: --> Processing Dependency: libssh_threads.so.4()(64bit) for package: libssh-devel-0.7.2-2.fc22.x86_64 DEBUG: --> Processing Dependency: libssh.so.4()(64bit) for package: libssh-devel-0.7.2-2.fc22.x86_64 DEBUG: ---> Package libxslt-devel.x86_64 0:1.1.28-8.fc22 will be installed DEBUG: --> Processing Dependency: libxslt = 1.1.28-8.fc22 for package: libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: --> Processing Dependency: pkgconfig(libxml-2.0) for package: libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: --> Processing Dependency: libgcrypt-devel for package: libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: --> Processing Dependency: libxslt.so.1()(64bit) for package: libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: --> Processing Dependency: libexslt.so.0()(64bit) for package: libxslt-devel-1.1.28-8.fc22.x86_64 DEBUG: ---> Package nodejs.x86_64 0:0.10.36-4.fc22 will be installed DEBUG: --> Processing Dependency: v8(x86-64) < 1:3.15 for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: v8(x86-64) >= 1:3.14.5.10-17 for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: libv8.so.3()(64bit) for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: libuv.so.0.10()(64bit) for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: libhttp_parser.so.2()(64bit) for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: libcares.so.2()(64bit) for package: nodejs-0.10.36-4.fc22.x86_64 DEBUG: ---> Package npm.noarch 0:1.3.6-6.fc21 will be installed DEBUG: --> Processing Dependency: npm(npmlog) = 0.0.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(npm-user-validate) = 0.0.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(init-package-json) = 0.0.10 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(editor) = 0.0.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(block-stream) = 0.0.7 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(which) < 2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(uid-number) < 1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(tar) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(slide) < 1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(sha) < 1.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(semver) < 2.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(rimraf) < 2.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(retry) < 0.7 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(request) < 3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read-package-json) < 1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read-installed) < 0.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read) < 1.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(osenv) < 1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(opener) < 1.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(once) < 1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(npmconf) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(npm-registry-client) < 0.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(nopt) < 2.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(node-gyp) < 0.11 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(mkdirp) < 0.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(minimatch) < 0.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(lru-cache) < 2.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(lockfile) < 0.5 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(ini) < 1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(graceful-fs) < 2.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(glob) < 3.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(fstream-npm) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(fstream) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(cmd-shim) < 1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(chownr) < 1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(chmodr) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(child-process-close) < 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(archy) < 1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(ansi) < 0.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(abbrev) < 1.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(request) > 2.16 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(which) >= 1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(tar) >= 0.1.18 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(slide) >= 1.1.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(sha) >= 1.2.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(semver) >= 2.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(rimraf) >= 2.2.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(retry) >= 0.6.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read-package-json) >= 1.1.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read-installed) >= 0.2.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(read) >= 1.0.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(opener) >= 1.3.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(once) >= 1.1.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(npmconf) >= 0.1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(npm-registry-client) >= 0.2.27 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(nopt) >= 2.1.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(node-gyp) >= 0.10.6 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(mkdirp) >= 0.3.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(minimatch) >= 0.2.12 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(lru-cache) >= 2.3.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(lockfile) >= 0.4.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(ini) >= 1.1.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(graceful-fs) >= 2.0.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(glob) >= 3.2.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(fstream-npm) >= 0.1.3 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(fstream) >= 0.1.23 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(cmd-shim) >= 1.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(chmodr) >= 0.1.0 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(child-process-close) >= 0.1.1 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(ansi) >= 0.2 for package: npm-1.3.6-6.fc21.noarch DEBUG: --> Processing Dependency: npm(abbrev) >= 1.0.4 for package: npm-1.3.6-6.fc21.noarch DEBUG: ---> Package openssl-devel.x86_64 1:1.0.1k-13.fc22 will be installed DEBUG: ---> Package pam-devel.x86_64 0:1.1.8-19.fc22 will be installed DEBUG: ---> Package pcp-libs-devel.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: --> Processing Dependency: pcp-libs = 3.11.0-1.fc22 for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: pcp = 3.11.0-1.fc22 for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: perl(PCP::PMDA) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: /usr/bin/pcp for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp_trace.so.2()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp_pmda.so.3()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp_mmv.so.1()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp_import.so.1()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp_gui.so.2()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libpcp.so.3()(64bit) for package: pcp-libs-devel-3.11.0-1.fc22.x86_64 DEBUG: ---> Package polkit.x86_64 0:0.113-4.fc22 will be installed DEBUG: --> Processing Dependency: polkit-libs(x86-64) = 0.113-4.fc22 for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: polkit-pkla-compat for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: dbus for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: libpolkit-agent-1.so.0()(64bit) for package: polkit-0.113-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.113-4.fc22.x86_64 DEBUG: ---> Package polkit-devel.x86_64 0:0.113-4.fc22 will be installed DEBUG: --> Processing Dependency: polkit-docs = 0.113-4.fc22 for package: polkit-devel-0.113-4.fc22.x86_64 DEBUG: ---> Package systemd-devel.x86_64 0:219-27.fc22 will be installed DEBUG: --> Processing Dependency: systemd-compat-libs(x86-64) = 219-27.fc22 for package: systemd-devel-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd-login.so.0()(64bit) for package: systemd-devel-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd-journal.so.0()(64bit) for package: systemd-devel-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd-id128.so.0()(64bit) for package: systemd-devel-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libsystemd-daemon.so.0()(64bit) for package: systemd-devel-219-27.fc22.x86_64 DEBUG: ---> Package xmlto.x86_64 0:0.0.26-3.fc22 will be installed DEBUG: --> Processing Dependency: flex for package: xmlto-0.0.26-3.fc22.x86_64 DEBUG: ---> Package zlib-devel.x86_64 0:1.2.8-7.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package c-ares.x86_64 0:1.10.0-4.fc22 will be installed DEBUG: ---> Package cmake.x86_64 0:3.3.2-1.fc22 will be installed DEBUG: --> Processing Dependency: libjsoncpp.so.0()(64bit) for package: cmake-3.3.2-1.fc22.x86_64 DEBUG: ---> Package compat-libuv010.x86_64 1:0.10.34-4.fc22 will be installed DEBUG: ---> Package dbus.x86_64 1:1.8.20-1.fc22 will be installed DEBUG: --> Processing Dependency: dbus-libs(x86-64) = 1:1.8.20-1.fc22 for package: 1:dbus-1.8.20-1.fc22.x86_64 DEBUG: --> Processing Dependency: libdbus-1.so.3()(64bit) for package: 1:dbus-1.8.20-1.fc22.x86_64 DEBUG: ---> Package docbook-dtds.noarch 0:1.0-63.fc21 will be installed DEBUG: --> Processing Dependency: sgml-common for package: docbook-dtds-1.0-63.fc21.noarch DEBUG: ---> Package emacs-filesystem.noarch 1:24.5-6.fc22 will be installed DEBUG: ---> Package flex.x86_64 0:2.5.37-8.fc22 will be installed DEBUG: ---> Package gettext-devel.x86_64 0:0.19.4-4.fc22 will be installed DEBUG: --> Processing Dependency: gettext-libs = 0.19.4-4.fc22 for package: gettext-devel-0.19.4-4.fc22.x86_64 DEBUG: --> Processing Dependency: gettext-common-devel = 0.19.4-4.fc22 for package: gettext-devel-0.19.4-4.fc22.x86_64 DEBUG: --> Processing Dependency: gettext = 0.19.4-4.fc22 for package: gettext-devel-0.19.4-4.fc22.x86_64 DEBUG: --> Processing Dependency: git for package: gettext-devel-0.19.4-4.fc22.x86_64 DEBUG: ---> Package gnutls.x86_64 0:3.3.20-1.fc22 will be installed DEBUG: --> Processing Dependency: libtspi.so.1()(64bit) for package: gnutls-3.3.20-1.fc22.x86_64 DEBUG: --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.20-1.fc22.x86_64 DEBUG: --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.20-1.fc22.x86_64 DEBUG: ---> Package gsettings-desktop-schemas.x86_64 0:3.16.1-1.fc22 will be installed DEBUG: ---> Package http-parser.x86_64 0:2.0-7.20121128gitcd01361.fc22 will be installed DEBUG: ---> Package initscripts.x86_64 0:9.62-1.fc22 will be installed DEBUG: --> Processing Dependency: procps-ng >= 3.3.8-16 for package: initscripts-9.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: module-init-tools for package: initscripts-9.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: iproute for package: initscripts-9.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: hostname for package: initscripts-9.62-1.fc22.x86_64 DEBUG: --> Processing Dependency: /sbin/arping for package: initscripts-9.62-1.fc22.x86_64 DEBUG: ---> Package json-glib.x86_64 0:1.0.4-1.fc22 will be installed DEBUG: ---> Package libcom_err-devel.x86_64 0:1.42.12-4.fc22 will be installed DEBUG: ---> Package libgcrypt-devel.x86_64 0:1.6.3-4.fc22 will be installed DEBUG: --> Processing Dependency: libgpg-error-devel for package: libgcrypt-devel-1.6.3-4.fc22.x86_64 DEBUG: ---> Package libproxy.x86_64 0:0.4.11-10.fc22 will be installed DEBUG: --> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.fc22.x86_64 DEBUG: ---> Package libselinux-devel.x86_64 0:2.3-10.fc22 will be installed DEBUG: --> Processing Dependency: libsepol-devel >= 2.1.9-1 for package: libselinux-devel-2.3-10.fc22.x86_64 DEBUG: --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.3-10.fc22.x86_64 DEBUG: --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.3-10.fc22.x86_64 DEBUG: ---> Package libss.x86_64 0:1.42.12-4.fc22 will be installed DEBUG: ---> Package libssh.x86_64 0:0.7.2-2.fc22 will be installed DEBUG: ---> Package libverto-devel.x86_64 0:0.2.6-4.fc22 will be installed DEBUG: ---> Package libverto-libev.x86_64 0:0.2.6-4.fc22 will be installed DEBUG: --> Processing Dependency: libev.so.4()(64bit) for package: libverto-libev-0.2.6-4.fc22.x86_64 DEBUG: ---> Package libxml2-devel.x86_64 0:2.9.3-1.fc22 will be installed DEBUG: --> Processing Dependency: xz-devel for package: libxml2-devel-2.9.3-1.fc22.x86_64 DEBUG: ---> Package libxslt.x86_64 0:1.1.28-8.fc22 will be installed DEBUG: ---> Package logrotate.x86_64 0:3.8.8-1.fc22 will be installed DEBUG: ---> Package m4.x86_64 0:1.4.17-6.fc22 will be installed DEBUG: ---> Package mozjs17.x86_64 0:17.0.0-12.fc22 will be installed DEBUG: ---> Package node-gyp.noarch 0:0.10.6-4.fc22 will be installed DEBUG: --> Processing Dependency: v8-devel for package: node-gyp-0.10.6-4.fc22.noarch DEBUG: --> Processing Dependency: nodejs-devel for package: node-gyp-0.10.6-4.fc22.noarch DEBUG: --> Processing Dependency: libuv-devel for package: node-gyp-0.10.6-4.fc22.noarch DEBUG: --> Processing Dependency: http-parser-devel for package: node-gyp-0.10.6-4.fc22.noarch DEBUG: --> Processing Dependency: gyp for package: node-gyp-0.10.6-4.fc22.noarch DEBUG: ---> Package nodejs-abbrev.noarch 0:1.0.4-8.fc21 will be installed DEBUG: ---> Package nodejs-ansi.noarch 0:0.2.1-2.fc21 will be installed DEBUG: ---> Package nodejs-archy.noarch 0:0.0.2-10.fc21 will be installed DEBUG: ---> Package nodejs-block-stream.noarch 0:0.0.7-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(inherits) < 2.1 for package: nodejs-block-stream-0.0.7-2.fc21.noarch DEBUG: --> Processing Dependency: npm(inherits) >= 2.0.0 for package: nodejs-block-stream-0.0.7-2.fc21.noarch DEBUG: ---> Package nodejs-child-process-close.noarch 0:0.1.1-4.fc21 will be installed DEBUG: ---> Package nodejs-chmodr.noarch 0:0.1.0-6.fc21 will be installed DEBUG: ---> Package nodejs-chownr.noarch 0:0.0.1-11.fc21 will be installed DEBUG: ---> Package nodejs-cmd-shim.noarch 0:1.1.0-5.fc21 will be installed DEBUG: ---> Package nodejs-editor.noarch 0:0.0.4-4.fc21 will be installed DEBUG: ---> Package nodejs-fstream.noarch 0:0.1.24-2.fc21 will be installed DEBUG: ---> Package nodejs-fstream-npm.noarch 0:0.1.5-3.fc21 will be installed DEBUG: --> Processing Dependency: npm(fstream-ignore) < 0.1 for package: nodejs-fstream-npm-0.1.5-3.fc21.noarch DEBUG: --> Processing Dependency: npm(fstream-ignore) >= 0.0.5 for package: nodejs-fstream-npm-0.1.5-3.fc21.noarch DEBUG: ---> Package nodejs-glob.noarch 0:3.2.6-2.fc21 will be installed DEBUG: ---> Package nodejs-graceful-fs.noarch 0:2.0.0-4.fc21 will be installed DEBUG: ---> Package nodejs-ini.noarch 0:1.1.0-5.fc21 will be installed DEBUG: ---> Package nodejs-init-package-json.noarch 0:0.0.10-3.fc21 will be installed DEBUG: --> Processing Dependency: npm(promzard) < 0.3 for package: nodejs-init-package-json-0.0.10-3.fc21.noarch DEBUG: --> Processing Dependency: npm(promzard) >= 0.2.0 for package: nodejs-init-package-json-0.0.10-3.fc21.noarch DEBUG: ---> Package nodejs-lockfile.noarch 0:0.4.2-2.fc21 will be installed DEBUG: ---> Package nodejs-lru-cache.noarch 0:2.3.0-5.fc21 will be installed DEBUG: ---> Package nodejs-minimatch.noarch 0:0.2.12-4.fc21 will be installed DEBUG: --> Processing Dependency: npm(sigmund) < 1.1 for package: nodejs-minimatch-0.2.12-4.fc21.noarch DEBUG: --> Processing Dependency: npm(sigmund) >= 1.0.0 for package: nodejs-minimatch-0.2.12-4.fc21.noarch DEBUG: ---> Package nodejs-mkdirp.noarch 0:0.3.5-5.fc21 will be installed DEBUG: ---> Package nodejs-nopt.noarch 0:2.1.2-2.fc21 will be installed DEBUG: ---> Package nodejs-npm-registry-client.noarch 0:0.2.28-3.fc22 will be installed DEBUG: ---> Package nodejs-npm-user-validate.noarch 0:0.0.3-3.fc21 will be installed DEBUG: ---> Package nodejs-npmconf.noarch 0:0.1.3-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(config-chain) < 1.2 for package: nodejs-npmconf-0.1.3-2.fc21.noarch DEBUG: --> Processing Dependency: npm(config-chain) >= 1.1.1 for package: nodejs-npmconf-0.1.3-2.fc21.noarch DEBUG: ---> Package nodejs-npmlog.noarch 0:0.0.4-3.fc21 will be installed DEBUG: ---> Package nodejs-once.noarch 0:1.1.1-7.fc21 will be installed DEBUG: ---> Package nodejs-opener.noarch 0:1.3.0-9.fc21 will be installed DEBUG: ---> Package nodejs-osenv.noarch 0:0.0.3-7.fc21 will be installed DEBUG: ---> Package nodejs-read.noarch 0:1.0.5-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(mute-stream) < 0.1 for package: nodejs-read-1.0.5-2.fc21.noarch DEBUG: --> Processing Dependency: npm(mute-stream) >= 0.0.4 for package: nodejs-read-1.0.5-2.fc21.noarch DEBUG: ---> Package nodejs-read-installed.noarch 0:0.2.4-3.fc21 will be installed DEBUG: ---> Package nodejs-read-package-json.noarch 0:1.1.3-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(normalize-package-data) < 1 for package: nodejs-read-package-json-1.1.3-2.fc21.noarch DEBUG: --> Processing Dependency: npm(normalize-package-data) >= 0.2 for package: nodejs-read-package-json-1.1.3-2.fc21.noarch DEBUG: ---> Package nodejs-request.noarch 0:2.25.0-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(tunnel-agent) < 0.4 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(qs) < 0.7 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(oauth-sign) < 0.4 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(node-uuid) < 1.5 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(mime) < 1.3 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(json-stringify-safe) < 5.1 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(http-signature) < 0.11 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(hawk) < 1.1 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(form-data) < 0.2 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(forever-agent) < 0.6 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(cookie-jar) < 0.4 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(aws-sign) < 0.4 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(tunnel-agent) >= 0.3.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(qs) >= 0.6.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(oauth-sign) >= 0.3.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(node-uuid) >= 1.4.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(mime) >= 1.2.9 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(json-stringify-safe) >= 5.0.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(http-signature) >= 0.10.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(hawk) >= 1.0.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(form-data) >= 0.1.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(forever-agent) >= 0.5.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(cookie-jar) >= 0.3.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(aws-sign) >= 0.3.0 for package: nodejs-request-2.25.0-2.fc21.noarch DEBUG: ---> Package nodejs-retry.noarch 0:0.6.0-7.fc21 will be installed DEBUG: ---> Package nodejs-rimraf.noarch 0:2.2.2-2.fc21 will be installed DEBUG: ---> Package nodejs-semver.noarch 0:2.1.0-3.fc21 will be installed DEBUG: ---> Package nodejs-sha.noarch 0:1.2.1-2.fc21 will be installed DEBUG: ---> Package nodejs-slide.noarch 0:1.1.5-2.fc21 will be installed DEBUG: ---> Package nodejs-tar.noarch 0:0.1.18-2.fc21 will be installed DEBUG: ---> Package nodejs-uid-number.noarch 0:0.0.3-9.fc21 will be installed DEBUG: ---> Package nodejs-which.noarch 0:1.0.5-10.fc21 will be installed DEBUG: ---> Package pcp.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: --> Processing Dependency: python3-pcp = 3.11.0-1.fc22 for package: pcp-3.11.0-1.fc22.x86_64 DEBUG: ---> Package pcp-libs.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: --> Processing Dependency: pcp-conf = 3.11.0-1.fc22 for package: pcp-libs-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libavahi-common.so.3()(64bit) for package: pcp-libs-3.11.0-1.fc22.x86_64 DEBUG: --> Processing Dependency: libavahi-client.so.3()(64bit) for package: pcp-libs-3.11.0-1.fc22.x86_64 DEBUG: ---> Package perl-Data-Dumper.x86_64 0:2.154-1.fc22 will be installed DEBUG: ---> Package perl-PCP-PMDA.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: ---> Package perl-Thread-Queue.noarch 0:3.07-1.fc22 will be installed DEBUG: ---> Package perl-XML-Parser.x86_64 0:2.44-1.fc22 will be installed DEBUG: ---> Package polkit-docs.noarch 0:0.113-4.fc22 will be installed DEBUG: ---> Package polkit-libs.x86_64 0:0.113-4.fc22 will be installed DEBUG: ---> Package polkit-pkla-compat.x86_64 0:0.1-5.fc22 will be installed DEBUG: ---> Package python.x86_64 0:2.7.10-8.fc22 will be installed DEBUG: --> Processing Dependency: python-libs(x86-64) = 2.7.10-8.fc22 for package: python-2.7.10-8.fc22.x86_64 DEBUG: --> Processing Dependency: python-setuptools for package: python-2.7.10-8.fc22.x86_64 DEBUG: --> Processing Dependency: python-pip for package: python-2.7.10-8.fc22.x86_64 DEBUG: --> Processing Dependency: libpython2.7.so.1.0()(64bit) for package: python-2.7.10-8.fc22.x86_64 DEBUG: ---> Package systemd.x86_64 0:219-27.fc22 will be installed DEBUG: --> Processing Dependency: libxkbcommon.so.0(V_0.5.0)(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2(LIBKMOD_5)(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: acl for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libxkbcommon.so.0()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libseccomp.so.2()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libqrencode.so.3()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libkmod.so.2()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libip4tc.so.0()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: --> Processing Dependency: libcryptsetup.so.4()(64bit) for package: systemd-219-27.fc22.x86_64 DEBUG: ---> Package systemd-compat-libs.x86_64 0:219-27.fc22 will be installed DEBUG: ---> Package v8.x86_64 1:3.14.5.10-21.fc22 will be installed DEBUG: --> Processing Dependency: libicuuc.so.54()(64bit) for package: 1:v8-3.14.5.10-21.fc22.x86_64 DEBUG: --> Processing Dependency: libicui18n.so.54()(64bit) for package: 1:v8-3.14.5.10-21.fc22.x86_64 DEBUG: --> Processing Dependency: libicudata.so.54()(64bit) for package: 1:v8-3.14.5.10-21.fc22.x86_64 DEBUG: ---> Package words.noarch 0:3.0-23.fc21 will be installed DEBUG: ---> Package xml-common.noarch 0:0.6.3-42.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package acl.x86_64 0:2.2.52-7.fc22 will be installed DEBUG: ---> Package avahi-libs.x86_64 0:0.6.31-43.fc22 will be installed DEBUG: ---> Package cryptsetup-libs.x86_64 0:1.6.8-2.fc22 will be installed DEBUG: --> Processing Dependency: libdevmapper.so.1.02(Base)(64bit) for package: cryptsetup-libs-1.6.8-2.fc22.x86_64 DEBUG: --> Processing Dependency: libdevmapper.so.1.02()(64bit) for package: cryptsetup-libs-1.6.8-2.fc22.x86_64 DEBUG: ---> Package dbus-libs.x86_64 1:1.8.20-1.fc22 will be installed DEBUG: ---> Package gettext.x86_64 0:0.19.4-4.fc22 will be installed DEBUG: --> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.4-4.fc22.x86_64 DEBUG: ---> Package gettext-common-devel.noarch 0:0.19.4-4.fc22 will be installed DEBUG: ---> Package gettext-libs.x86_64 0:0.19.4-4.fc22 will be installed DEBUG: ---> Package git.x86_64 0:2.4.3-7.fc22 will be installed DEBUG: --> Processing Dependency: perl-Git = 2.4.3-7.fc22 for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: rsync for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Term::ReadKey) for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Git) for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: perl(Error) for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: openssh-clients for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: less for package: git-2.4.3-7.fc22.x86_64 DEBUG: --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-2.4.3-7.fc22.x86_64 DEBUG: ---> Package gyp.noarch 0:0.1-0.17.0bb6747git.fc22 will be installed DEBUG: ---> Package hostname.x86_64 0:3.15-4.fc22 will be installed DEBUG: ---> Package http-parser-devel.x86_64 0:2.0-7.20121128gitcd01361.fc22 will be installed DEBUG: ---> Package iproute.x86_64 0:3.16.0-4.fc22 will be installed DEBUG: --> Processing Dependency: libatm.so.1()(64bit) for package: iproute-3.16.0-4.fc22.x86_64 DEBUG: ---> Package iptables.x86_64 0:1.4.21-14.fc22 will be installed DEBUG: --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-14.fc22.x86_64 DEBUG: --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-14.fc22.x86_64 DEBUG: ---> Package iputils.x86_64 0:20140519-4.fc22 will be installed DEBUG: ---> Package jsoncpp.x86_64 0:0.6.0-0.14.rc2.fc22 will be installed DEBUG: ---> Package kmod.x86_64 0:22-2.fc22 will be installed DEBUG: ---> Package kmod-libs.x86_64 0:22-2.fc22 will be installed DEBUG: ---> Package libev.x86_64 0:4.19-1.fc22 will be installed DEBUG: ---> Package libgpg-error-devel.x86_64 0:1.21-1.fc22 will be installed DEBUG: ---> Package libicu.x86_64 0:54.1-4.fc22 will be installed DEBUG: ---> Package libmodman.x86_64 0:2.0.1-9.fc22 will be installed DEBUG: ---> Package libseccomp.x86_64 0:2.2.3-0.fc22 will be installed DEBUG: ---> Package libsepol-devel.x86_64 0:2.3-4.fc22 will be installed DEBUG: ---> Package libuv-devel.x86_64 1:1.4.0-1.fc22 will be installed DEBUG: --> Processing Dependency: libuv(x86-64) = 1:1.4.0-1.fc22 for package: 1:libuv-devel-1.4.0-1.fc22.x86_64 DEBUG: ---> Package libxkbcommon.x86_64 0:0.5.0-1.fc22 will be installed DEBUG: --> Processing Dependency: xkeyboard-config for package: libxkbcommon-0.5.0-1.fc22.x86_64 DEBUG: ---> Package nettle.x86_64 0:2.7.1-5.fc22 will be installed DEBUG: ---> Package nodejs-aws-sign.noarch 0:0.3.0-3.fc21 will be installed DEBUG: ---> Package nodejs-config-chain.noarch 0:1.1.7-3.fc21 will be installed DEBUG: --> Processing Dependency: npm(proto-list) < 1.3 for package: nodejs-config-chain-1.1.7-3.fc21.noarch DEBUG: --> Processing Dependency: npm(proto-list) >= 1.2.1 for package: nodejs-config-chain-1.1.7-3.fc21.noarch DEBUG: ---> Package nodejs-cookie-jar.noarch 1:0.3.0-3.fc21 will be installed DEBUG: ---> Package nodejs-devel.x86_64 0:0.10.36-4.fc22 will be installed DEBUG: --> Processing Dependency: nodejs-packaging for package: nodejs-devel-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: compat-libuv010-devel(x86-64) for package: nodejs-devel-0.10.36-4.fc22.x86_64 DEBUG: --> Processing Dependency: c-ares-devel(x86-64) for package: nodejs-devel-0.10.36-4.fc22.x86_64 DEBUG: ---> Package nodejs-forever-agent.noarch 0:0.5.0-3.fc21 will be installed DEBUG: ---> Package nodejs-form-data.noarch 0:0.1.1-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(combined-stream) < 0.1 for package: nodejs-form-data-0.1.1-2.fc21.noarch DEBUG: --> Processing Dependency: npm(async) < 0.3 for package: nodejs-form-data-0.1.1-2.fc21.noarch DEBUG: --> Processing Dependency: npm(combined-stream) >= 0.0.4 for package: nodejs-form-data-0.1.1-2.fc21.noarch DEBUG: --> Processing Dependency: npm(async) >= 0.2.9 for package: nodejs-form-data-0.1.1-2.fc21.noarch DEBUG: ---> Package nodejs-fstream-ignore.noarch 0:0.0.7-3.fc21 will be installed DEBUG: ---> Package nodejs-hawk.noarch 0:1.0.0-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(sntp) < 0.3 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(hoek) < 0.10 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(cryptiles) < 0.3 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(boom) < 0.5 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(sntp) >= 0.2 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(hoek) >= 0.9 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(cryptiles) >= 0.2 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: --> Processing Dependency: npm(boom) >= 0.4 for package: nodejs-hawk-1.0.0-2.fc21.noarch DEBUG: ---> Package nodejs-http-signature.noarch 0:0.10.0-5.fc21 will be installed DEBUG: --> Processing Dependency: npm(ctype) < 0.6 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: --> Processing Dependency: npm(assert-plus) < 0.2 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: --> Processing Dependency: npm(asn1) < 0.2 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: --> Processing Dependency: npm(ctype) >= 0.5.3 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: --> Processing Dependency: npm(assert-plus) >= 0.1.2 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: --> Processing Dependency: npm(asn1) >= 0.1.11 for package: nodejs-http-signature-0.10.0-5.fc21.noarch DEBUG: ---> Package nodejs-inherits.noarch 0:2.0.1-5.fc22 will be installed DEBUG: ---> Package nodejs-json-stringify-safe.noarch 0:5.0.0-3.fc21 will be installed DEBUG: ---> Package nodejs-mime.noarch 0:1.2.11-2.fc21 will be installed DEBUG: ---> Package nodejs-mute-stream.noarch 0:0.0.4-2.fc21 will be installed DEBUG: ---> Package nodejs-node-uuid.noarch 0:1.4.1-2.fc21 will be installed DEBUG: ---> Package nodejs-normalize-package-data.noarch 0:0.2.1-2.fc21 will be installed DEBUG: --> Processing Dependency: npm(github-url-from-git) < 1.2 for package: nodejs-normalize-package-data-0.2.1-2.fc21.noarch DEBUG: --> Processing Dependency: npm(github-url-from-git) >= 1.1.1 for package: nodejs-normalize-package-data-0.2.1-2.fc21.noarch DEBUG: ---> Package nodejs-oauth-sign.noarch 0:0.3.0-3.fc21 will be installed DEBUG: ---> Package nodejs-promzard.noarch 0:0.2.0-8.fc21 will be installed DEBUG: ---> Package nodejs-qs.noarch 0:0.6.6-3.fc22 will be installed DEBUG: ---> Package nodejs-sigmund.noarch 0:1.0.0-7.fc21 will be installed DEBUG: ---> Package nodejs-tunnel-agent.noarch 0:0.3.0-3.fc21 will be installed DEBUG: ---> Package pcp-conf.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: ---> Package pcre-devel.x86_64 0:8.38-1.fc22 will be installed DEBUG: ---> Package procps-ng.x86_64 0:3.3.10-8.fc22 will be installed DEBUG: ---> Package python-libs.x86_64 0:2.7.10-8.fc22 will be installed DEBUG: ---> Package python-pip.noarch 0:6.0.8-1.fc22 will be installed DEBUG: ---> Package python-setuptools.noarch 0:17.1.1-3.fc22 will be installed DEBUG: ---> Package python3-pcp.x86_64 0:3.11.0-1.fc22 will be installed DEBUG: ---> Package qrencode-libs.x86_64 0:3.4.2-4.fc22 will be installed DEBUG: ---> Package sgml-common.noarch 0:0.6.3-42.fc22 will be installed DEBUG: ---> Package trousers.x86_64 0:0.3.13-3.fc22 will be installed DEBUG: ---> Package v8-devel.x86_64 1:3.14.5.10-21.fc22 will be installed DEBUG: ---> Package xz-devel.x86_64 0:5.2.0-2.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package c-ares-devel.x86_64 0:1.10.0-4.fc22 will be installed DEBUG: ---> Package compat-libuv010-devel.x86_64 1:0.10.34-4.fc22 will be installed DEBUG: ---> Package device-mapper-libs.x86_64 0:1.02.93-3.fc22 will be installed DEBUG: --> Processing Dependency: device-mapper = 1.02.93-3.fc22 for package: device-mapper-libs-1.02.93-3.fc22.x86_64 DEBUG: ---> Package less.x86_64 0:481-1.fc22 will be installed DEBUG: --> Processing Dependency: man-db for package: less-481-1.fc22.x86_64 DEBUG: ---> Package libcroco.x86_64 0:0.6.8-5.fc22 will be installed DEBUG: ---> Package libgnome-keyring.x86_64 0:3.12.0-4.fc22 will be installed DEBUG: ---> Package libnetfilter_conntrack.x86_64 0:1.0.4-4.fc22 will be installed DEBUG: --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.4-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.4-4.fc22.x86_64 DEBUG: --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.4-4.fc22.x86_64 DEBUG: ---> Package libnfnetlink.x86_64 0:1.0.1-6.fc22 will be installed DEBUG: ---> Package libuv.x86_64 1:1.4.0-1.fc22 will be installed DEBUG: ---> Package linux-atm-libs.x86_64 0:2.5.1-11.fc22 will be installed DEBUG: ---> Package nodejs-asn1.noarch 0:0.1.11-5.fc21 will be installed DEBUG: ---> Package nodejs-assert-plus.noarch 0:0.1.4-2.fc21 will be installed DEBUG: ---> Package nodejs-async.noarch 0:0.2.10-2.fc21 will be installed DEBUG: ---> Package nodejs-boom.noarch 0:0.4.2-4.fc21 will be installed DEBUG: ---> Package nodejs-combined-stream.noarch 0:0.0.4-5.fc21 will be installed DEBUG: --> Processing Dependency: npm(delayed-stream) = 0.0.5 for package: nodejs-combined-stream-0.0.4-5.fc21.noarch DEBUG: ---> Package nodejs-cryptiles.noarch 0:0.2.2-2.fc21 will be installed DEBUG: ---> Package nodejs-ctype.noarch 0:0.5.3-5.fc21 will be installed DEBUG: ---> Package nodejs-github-url-from-git.noarch 0:1.1.1-4.fc21 will be installed DEBUG: ---> Package nodejs-hoek.noarch 0:0.9.1-3.fc21 will be installed DEBUG: ---> Package nodejs-packaging.noarch 0:7-2.fc21 will be installed DEBUG: ---> Package nodejs-proto-list.noarch 0:1.2.2-7.fc21 will be installed DEBUG: ---> Package nodejs-sntp.noarch 0:0.2.4-3.fc21 will be installed DEBUG: ---> Package openssh-clients.x86_64 0:6.9p1-10.fc22 will be installed DEBUG: --> Processing Dependency: openssh = 6.9p1-10.fc22 for package: openssh-clients-6.9p1-10.fc22.x86_64 DEBUG: --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-6.9p1-10.fc22.x86_64 DEBUG: --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-6.9p1-10.fc22.x86_64 DEBUG: --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-6.9p1-10.fc22.x86_64 DEBUG: ---> Package perl-Error.noarch 1:0.17023-1.fc22 will be installed DEBUG: ---> Package perl-Git.noarch 0:2.4.3-7.fc22 will be installed DEBUG: ---> Package perl-TermReadKey.x86_64 0:2.32-5.fc22 will be installed DEBUG: ---> Package rsync.x86_64 0:3.1.1-7.fc22 will be installed DEBUG: ---> Package xkeyboard-config.noarch 0:2.14-1.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package device-mapper.x86_64 0:1.02.93-3.fc22 will be installed DEBUG: ---> Package fipscheck-lib.x86_64 0:1.4.1-7.fc22 will be installed DEBUG: --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-7.fc22.x86_64 DEBUG: ---> Package libedit.x86_64 0:3.1-12.20150325cvs.fc22 will be installed DEBUG: ---> Package libmnl.x86_64 0:1.0.3-9.fc22 will be installed DEBUG: ---> Package man-db.x86_64 0:2.7.1-9.fc22 will be installed DEBUG: --> Processing Dependency: crontabs for package: man-db-2.7.1-9.fc22.x86_64 DEBUG: --> Processing Dependency: libpipeline.so.1()(64bit) for package: man-db-2.7.1-9.fc22.x86_64 DEBUG: ---> Package nodejs-delayed-stream.noarch 0:0.0.5-7.fc21 will be installed DEBUG: ---> Package openssh.x86_64 0:6.9p1-10.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package crontabs.noarch 0:1.11-9.20130830git.fc22 will be installed DEBUG: --> Processing Dependency: /etc/cron.d for package: crontabs-1.11-9.20130830git.fc22.noarch DEBUG: ---> Package fipscheck.x86_64 0:1.4.1-7.fc22 will be installed DEBUG: ---> Package libpipeline.x86_64 0:1.4.0-1.fc22 will be installed DEBUG: --> Running transaction check DEBUG: ---> Package cronie.x86_64 0:1.4.12-5.fc22 will be installed DEBUG: --> Processing Dependency: dailyjobs for package: cronie-1.4.12-5.fc22.x86_64 DEBUG: --> Running transaction check DEBUG: ---> Package cronie-anacron.x86_64 0:1.4.12-5.fc22 will be installed DEBUG: --> Finished Dependency Resolution DEBUG: Dependencies Resolved DEBUG: ================================================================================ DEBUG: Package Arch Version Repository DEBUG: Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: autoconf noarch 2.69-20.fc22 updates 709 k DEBUG: automake noarch 1.15-1.fc22 fedora 694 k DEBUG: docbook-style-xsl noarch 1.78.1-3.fc21 fedora 2.0 M DEBUG: glib-networking x86_64 2.44.0-1.fc22 fedora 132 k DEBUG: glib2-devel x86_64 2.44.1-2.fc22 updates 432 k DEBUG: intltool noarch 0.51.0-1.fc22 fedora 64 k DEBUG: json-glib-devel x86_64 1.0.4-1.fc22 fedora 100 k DEBUG: keyutils-libs-devel x86_64 1.5.9-4.fc22 fedora 45 k DEBUG: krb5-devel x86_64 1.13.2-13.fc22 updates 648 k DEBUG: krb5-server x86_64 1.13.2-13.fc22 updates 921 k DEBUG: libssh-devel x86_64 0.7.2-2.fc22 updates 289 k DEBUG: libxslt-devel x86_64 1.1.28-8.fc22 fedora 313 k DEBUG: nodejs x86_64 0.10.36-4.fc22 fedora 389 k DEBUG: npm noarch 1.3.6-6.fc21 fedora 334 k DEBUG: openssl-devel x86_64 1:1.0.1k-13.fc22 updates 1.3 M DEBUG: pam-devel x86_64 1.1.8-19.fc22 updates 188 k DEBUG: pcp-libs-devel x86_64 3.11.0-1.fc22 updates 135 k DEBUG: polkit x86_64 0.113-4.fc22 updates 127 k DEBUG: polkit-devel x86_64 0.113-4.fc22 updates 46 k DEBUG: systemd-devel x86_64 219-27.fc22 updates 165 k DEBUG: xmlto x86_64 0.0.26-3.fc22 fedora 55 k DEBUG: zlib-devel x86_64 1.2.8-7.fc22 fedora 54 k DEBUG: Installing for dependencies: DEBUG: acl x86_64 2.2.52-7.fc22 fedora 76 k DEBUG: avahi-libs x86_64 0.6.31-43.fc22 updates 61 k DEBUG: c-ares x86_64 1.10.0-4.fc22 fedora 82 k DEBUG: c-ares-devel x86_64 1.10.0-4.fc22 fedora 76 k DEBUG: cmake x86_64 3.3.2-1.fc22 updates 7.2 M DEBUG: compat-libuv010 x86_64 1:0.10.34-4.fc22 updates 65 k DEBUG: compat-libuv010-devel x86_64 1:0.10.34-4.fc22 updates 40 k DEBUG: cronie x86_64 1.4.12-5.fc22 fedora 102 k DEBUG: cronie-anacron x86_64 1.4.12-5.fc22 fedora 38 k DEBUG: crontabs noarch 1.11-9.20130830git.fc22 fedora 24 k DEBUG: cryptsetup-libs x86_64 1.6.8-2.fc22 updates 210 k DEBUG: dbus x86_64 1:1.8.20-1.fc22 updates 355 k DEBUG: dbus-libs x86_64 1:1.8.20-1.fc22 updates 168 k DEBUG: device-mapper x86_64 1.02.93-3.fc22 fedora 235 k DEBUG: device-mapper-libs x86_64 1.02.93-3.fc22 fedora 298 k DEBUG: docbook-dtds noarch 1.0-63.fc21 fedora 376 k DEBUG: emacs-filesystem noarch 1:24.5-6.fc22 updates 64 k DEBUG: fipscheck x86_64 1.4.1-7.fc22 fedora 26 k DEBUG: fipscheck-lib x86_64 1.4.1-7.fc22 fedora 15 k DEBUG: flex x86_64 2.5.37-8.fc22 fedora 300 k DEBUG: gettext x86_64 0.19.4-4.fc22 fedora 1.0 M DEBUG: gettext-common-devel noarch 0.19.4-4.fc22 fedora 395 k DEBUG: gettext-devel x86_64 0.19.4-4.fc22 fedora 328 k DEBUG: gettext-libs x86_64 0.19.4-4.fc22 fedora 268 k DEBUG: git x86_64 2.4.3-7.fc22 updates 5.2 M DEBUG: gnutls x86_64 3.3.20-1.fc22 updates 629 k DEBUG: gsettings-desktop-schemas x86_64 3.16.1-1.fc22 fedora 504 k DEBUG: gyp noarch 0.1-0.17.0bb6747git.fc22 fedora 507 k DEBUG: hostname x86_64 3.15-4.fc22 fedora 28 k DEBUG: http-parser x86_64 2.0-7.20121128gitcd01361.fc22 fedora 29 k DEBUG: http-parser-devel x86_64 2.0-7.20121128gitcd01361.fc22 fedora 14 k DEBUG: initscripts x86_64 9.62-1.fc22 fedora 410 k DEBUG: iproute x86_64 3.16.0-4.fc22 updates 538 k DEBUG: iptables x86_64 1.4.21-14.fc22 fedora 425 k DEBUG: iputils x86_64 20140519-4.fc22 fedora 161 k DEBUG: json-glib x86_64 1.0.4-1.fc22 fedora 131 k DEBUG: jsoncpp x86_64 0.6.0-0.14.rc2.fc22 fedora 66 k DEBUG: kmod x86_64 22-2.fc22 updates 111 k DEBUG: kmod-libs x86_64 22-2.fc22 updates 61 k DEBUG: less x86_64 481-1.fc22 updates 153 k DEBUG: libcom_err-devel x86_64 1.42.12-4.fc22 fedora 35 k DEBUG: libcroco x86_64 0.6.8-5.fc22 fedora 107 k DEBUG: libedit x86_64 3.1-12.20150325cvs.fc22 fedora 99 k DEBUG: libev x86_64 4.19-1.fc22 fedora 48 k DEBUG: libgcrypt-devel x86_64 1.6.3-4.fc22 fedora 138 k DEBUG: libgnome-keyring x86_64 3.12.0-4.fc22 fedora 114 k DEBUG: libgpg-error-devel x86_64 1.21-1.fc22 updates 44 k DEBUG: libicu x86_64 54.1-4.fc22 updates 8.4 M DEBUG: libmnl x86_64 1.0.3-9.fc22 fedora 28 k DEBUG: libmodman x86_64 2.0.1-9.fc22 fedora 33 k DEBUG: libnetfilter_conntrack x86_64 1.0.4-4.fc22 fedora 57 k DEBUG: libnfnetlink x86_64 1.0.1-6.fc22 fedora 30 k DEBUG: libpipeline x86_64 1.4.0-1.fc22 fedora 50 k DEBUG: libproxy x86_64 0.4.11-10.fc22 fedora 72 k DEBUG: libseccomp x86_64 2.2.3-0.fc22 updates 55 k DEBUG: libselinux-devel x86_64 2.3-10.fc22 updates 181 k DEBUG: libsepol-devel x86_64 2.3-4.fc22 fedora 76 k DEBUG: libss x86_64 1.42.12-4.fc22 fedora 49 k DEBUG: libssh x86_64 0.7.2-2.fc22 updates 199 k DEBUG: libuv x86_64 1:1.4.0-1.fc22 fedora 75 k DEBUG: libuv-devel x86_64 1:1.4.0-1.fc22 fedora 35 k DEBUG: libverto-devel x86_64 0.2.6-4.fc22 fedora 16 k DEBUG: libverto-libev x86_64 0.2.6-4.fc22 fedora 14 k DEBUG: libxkbcommon x86_64 0.5.0-1.fc22 fedora 112 k DEBUG: libxml2-devel x86_64 2.9.3-1.fc22 updates 1.1 M DEBUG: libxslt x86_64 1.1.28-8.fc22 fedora 245 k DEBUG: linux-atm-libs x86_64 2.5.1-11.fc22 fedora 39 k DEBUG: logrotate x86_64 3.8.8-1.fc22 fedora 70 k DEBUG: m4 x86_64 1.4.17-6.fc22 fedora 264 k DEBUG: man-db x86_64 2.7.1-9.fc22 updates 823 k DEBUG: mozjs17 x86_64 17.0.0-12.fc22 fedora 1.4 M DEBUG: nettle x86_64 2.7.1-5.fc22 fedora 332 k DEBUG: node-gyp noarch 0.10.6-4.fc22 fedora 30 k DEBUG: nodejs-abbrev noarch 1.0.4-8.fc21 fedora 7.8 k DEBUG: nodejs-ansi noarch 0.2.1-2.fc21 fedora 13 k DEBUG: nodejs-archy noarch 0.0.2-10.fc21 fedora 6.8 k DEBUG: nodejs-asn1 noarch 0.1.11-5.fc21 fedora 11 k DEBUG: nodejs-assert-plus noarch 0.1.4-2.fc21 fedora 7.5 k DEBUG: nodejs-async noarch 0.2.10-2.fc21 fedora 21 k DEBUG: nodejs-aws-sign noarch 0.3.0-3.fc21 fedora 5.8 k DEBUG: nodejs-block-stream noarch 0.0.7-2.fc21 fedora 8.9 k DEBUG: nodejs-boom noarch 0.4.2-4.fc21 fedora 37 k DEBUG: nodejs-child-process-close noarch 0.1.1-4.fc21 fedora 6.2 k DEBUG: nodejs-chmodr noarch 0.1.0-6.fc21 fedora 6.1 k DEBUG: nodejs-chownr noarch 0.0.1-11.fc21 fedora 6.7 k DEBUG: nodejs-cmd-shim noarch 1.1.0-5.fc21 fedora 8.0 k DEBUG: nodejs-combined-stream noarch 0.0.4-5.fc21 fedora 8.2 k DEBUG: nodejs-config-chain noarch 1.1.7-3.fc21 fedora 10 k DEBUG: nodejs-cookie-jar noarch 1:0.3.0-3.fc21 fedora 6.4 k DEBUG: nodejs-cryptiles noarch 0.2.2-2.fc21 fedora 7.1 k DEBUG: nodejs-ctype noarch 0.5.3-5.fc21 fedora 31 k DEBUG: nodejs-delayed-stream noarch 0.0.5-7.fc21 fedora 8.1 k DEBUG: nodejs-devel x86_64 0.10.36-4.fc22 fedora 328 k DEBUG: nodejs-editor noarch 0.0.4-4.fc21 fedora 6.7 k DEBUG: nodejs-forever-agent noarch 0.5.0-3.fc21 fedora 5.7 k DEBUG: nodejs-form-data noarch 0.1.1-2.fc21 fedora 11 k DEBUG: nodejs-fstream noarch 0.1.24-2.fc21 fedora 25 k DEBUG: nodejs-fstream-ignore noarch 0.0.7-3.fc21 fedora 9.0 k DEBUG: nodejs-fstream-npm noarch 0.1.5-3.fc21 fedora 11 k DEBUG: nodejs-github-url-from-git noarch 1.1.1-4.fc21 fedora 6.1 k DEBUG: nodejs-glob noarch 3.2.6-2.fc21 fedora 16 k DEBUG: nodejs-graceful-fs noarch 2.0.0-4.fc21 fedora 11 k DEBUG: nodejs-hawk noarch 1.0.0-2.fc21 fedora 105 k DEBUG: nodejs-hoek noarch 0.9.1-3.fc21 fedora 52 k DEBUG: nodejs-http-signature noarch 0.10.0-5.fc21 fedora 17 k DEBUG: nodejs-inherits noarch 2.0.1-5.fc22 fedora 13 k DEBUG: nodejs-ini noarch 1.1.0-5.fc21 fedora 8.5 k DEBUG: nodejs-init-package-json noarch 0.0.10-3.fc21 fedora 9.6 k DEBUG: nodejs-json-stringify-safe noarch 5.0.0-3.fc21 fedora 6.9 k DEBUG: nodejs-lockfile noarch 0.4.2-2.fc21 fedora 11 k DEBUG: nodejs-lru-cache noarch 2.3.0-5.fc21 fedora 9.8 k DEBUG: nodejs-mime noarch 1.2.11-2.fc21 fedora 22 k DEBUG: nodejs-minimatch noarch 0.2.12-4.fc21 fedora 18 k DEBUG: nodejs-mkdirp noarch 0.3.5-5.fc21 fedora 7.8 k DEBUG: nodejs-mute-stream noarch 0.0.4-2.fc21 fedora 7.6 k DEBUG: nodejs-node-uuid noarch 1.4.1-2.fc21 fedora 10 k DEBUG: nodejs-nopt noarch 2.1.2-2.fc21 fedora 16 k DEBUG: nodejs-normalize-package-data DEBUG: noarch 0.2.1-2.fc21 fedora 13 k DEBUG: nodejs-npm-registry-client noarch 0.2.28-3.fc22 updates 25 k DEBUG: nodejs-npm-user-validate noarch 0.0.3-3.fc21 fedora 6.4 k DEBUG: nodejs-npmconf noarch 0.1.3-2.fc21 fedora 17 k DEBUG: nodejs-npmlog noarch 0.0.4-3.fc21 fedora 9.6 k DEBUG: nodejs-oauth-sign noarch 0.3.0-3.fc21 fedora 5.2 k DEBUG: nodejs-once noarch 1.1.1-7.fc21 fedora 6.3 k DEBUG: nodejs-opener noarch 1.3.0-9.fc21 fedora 7.1 k DEBUG: nodejs-osenv noarch 0.0.3-7.fc21 fedora 7.4 k DEBUG: nodejs-packaging noarch 7-2.fc21 fedora 11 k DEBUG: nodejs-promzard noarch 0.2.0-8.fc21 fedora 12 k DEBUG: nodejs-proto-list noarch 1.2.2-7.fc21 fedora 7.0 k DEBUG: nodejs-qs noarch 0.6.6-3.fc22 fedora 13 k DEBUG: nodejs-read noarch 1.0.5-2.fc21 fedora 8.9 k DEBUG: nodejs-read-installed noarch 0.2.4-3.fc21 fedora 9.6 k DEBUG: nodejs-read-package-json noarch 1.1.3-2.fc21 fedora 12 k DEBUG: nodejs-request noarch 2.25.0-2.fc21 fedora 27 k DEBUG: nodejs-retry noarch 0.6.0-7.fc21 fedora 11 k DEBUG: nodejs-rimraf noarch 2.2.2-2.fc21 fedora 8.2 k DEBUG: nodejs-semver noarch 2.1.0-3.fc21 fedora 16 k DEBUG: nodejs-sha noarch 1.2.1-2.fc21 fedora 7.7 k DEBUG: nodejs-sigmund noarch 1.0.0-7.fc21 fedora 8.6 k DEBUG: nodejs-slide noarch 1.1.5-2.fc21 fedora 10 k DEBUG: nodejs-sntp noarch 0.2.4-3.fc21 fedora 10 k DEBUG: nodejs-tar noarch 0.1.18-2.fc21 fedora 23 k DEBUG: nodejs-tunnel-agent noarch 0.3.0-3.fc21 fedora 6.6 k DEBUG: nodejs-uid-number noarch 0.0.3-9.fc21 fedora 7.5 k DEBUG: nodejs-which noarch 1.0.5-10.fc21 fedora 8.3 k DEBUG: openssh x86_64 6.9p1-10.fc22 updates 445 k DEBUG: openssh-clients x86_64 6.9p1-10.fc22 updates 672 k DEBUG: pcp x86_64 3.11.0-1.fc22 updates 892 k DEBUG: pcp-conf x86_64 3.11.0-1.fc22 updates 32 k DEBUG: pcp-libs x86_64 3.11.0-1.fc22 updates 299 k DEBUG: pcre-devel x86_64 8.38-1.fc22 updates 542 k DEBUG: perl-Data-Dumper x86_64 2.154-1.fc22 fedora 54 k DEBUG: perl-Error noarch 1:0.17023-1.fc22 fedora 44 k DEBUG: perl-Git noarch 2.4.3-7.fc22 updates 61 k DEBUG: perl-PCP-PMDA x86_64 3.11.0-1.fc22 updates 58 k DEBUG: perl-TermReadKey x86_64 2.32-5.fc22 fedora 38 k DEBUG: perl-Thread-Queue noarch 3.07-1.fc22 updates 22 k DEBUG: perl-XML-Parser x86_64 2.44-1.fc22 fedora 224 k DEBUG: polkit-docs noarch 0.113-4.fc22 updates 259 k DEBUG: polkit-libs x86_64 0.113-4.fc22 updates 70 k DEBUG: polkit-pkla-compat x86_64 0.1-5.fc22 fedora 43 k DEBUG: procps-ng x86_64 3.3.10-8.fc22 updates 383 k DEBUG: python x86_64 2.7.10-8.fc22 updates 93 k DEBUG: python-libs x86_64 2.7.10-8.fc22 updates 5.8 M DEBUG: python-pip noarch 6.0.8-1.fc22 fedora 1.7 M DEBUG: python-setuptools noarch 17.1.1-3.fc22 updates 425 k DEBUG: python3-pcp x86_64 3.11.0-1.fc22 updates 119 k DEBUG: qrencode-libs x86_64 3.4.2-4.fc22 fedora 55 k DEBUG: rsync x86_64 3.1.1-7.fc22 updates 392 k DEBUG: sgml-common noarch 0.6.3-42.fc22 fedora 59 k DEBUG: systemd x86_64 219-27.fc22 updates 5.9 M DEBUG: systemd-compat-libs x86_64 219-27.fc22 updates 137 k DEBUG: trousers x86_64 0.3.13-3.fc22 fedora 294 k DEBUG: v8 x86_64 1:3.14.5.10-21.fc22 updates 3.0 M DEBUG: v8-devel x86_64 1:3.14.5.10-21.fc22 updates 64 k DEBUG: words noarch 3.0-23.fc21 fedora 1.4 M DEBUG: xkeyboard-config noarch 2.14-1.fc22 fedora 753 k DEBUG: xml-common noarch 0.6.3-42.fc22 fedora 31 k DEBUG: xz-devel x86_64 5.2.0-2.fc22 fedora 60 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 22 Packages (+179 Dependent packages) DEBUG: Total download size: 69 M DEBUG: Installed size: 266 M DEBUG: Downloading packages: DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.9 MB/s | 69 MB 00:24 DEBUG: Running transaction check DEBUG: Running transaction test DEBUG: Transaction test succeeded DEBUG: Running transaction (shutdown inhibited) DEBUG: Installing : fipscheck-1.4.1-7.fc22.x86_64 1/201 DEBUG: Installing : fipscheck-lib-1.4.1-7.fc22.x86_64 2/201 DEBUG: Installing : http-parser-2.0-7.20121128gitcd01361.fc22.x86_64 3/201 DEBUG: Installing : polkit-libs-0.113-4.fc22.x86_64 4/201 DEBUG: Installing : zlib-devel-1.2.8-7.fc22.x86_64 5/201 DEBUG: Installing : c-ares-1.10.0-4.fc22.x86_64 6/201 DEBUG: Installing : 1:compat-libuv010-0.10.34-4.fc22.x86_64 7/201 DEBUG: Installing : 1:dbus-libs-1.8.20-1.fc22.x86_64 8/201 DEBUG: Installing : http-parser-devel-2.0-7.20121128gitcd01361.fc22.x86_64 9/201 DEBUG: Installing : libnfnetlink-1.0.1-6.fc22.x86_64 10/201 DEBUG: Installing : kmod-libs-22-2.fc22.x86_64 11/201 DEBUG: Installing : kmod-22-2.fc22.x86_64 12/201 DEBUG: Installing : 1:perl-Error-0.17023-1.fc22.noarch 13/201 DEBUG: Installing : xml-common-0.6.3-42.fc22.noarch 14/201 DEBUG: Installing : libcroco-0.6.8-5.fc22.x86_64 15/201 DEBUG: Installing : gettext-libs-0.19.4-4.fc22.x86_64 16/201 DEBUG: Installing : libxslt-1.1.28-8.fc22.x86_64 17/201 DEBUG: Installing : 1:emacs-filesystem-24.5-6.fc22.noarch 18/201 DEBUG: Installing : m4-1.4.17-6.fc22.x86_64 19/201 DEBUG: Installing : flex-2.5.37-8.fc22.x86_64 20/201 DEBUG: Installing : libgnome-keyring-3.12.0-4.fc22.x86_64 21/201 DEBUG: Installing : avahi-libs-0.6.31-43.fc22.x86_64 22/201 DEBUG: Installing : 1:compat-libuv010-devel-0.10.34-4.fc22.x86_64 23/201 DEBUG: Installing : c-ares-devel-1.10.0-4.fc22.x86_64 24/201 DEBUG: Installing : openssh-6.9p1-10.fc22.x86_64 25/201 DEBUG: Installing : procps-ng-3.3.10-8.fc22.x86_64 26/201 DEBUG: Installing : libpipeline-1.4.0-1.fc22.x86_64 27/201 DEBUG: Installing : perl-XML-Parser-2.44-1.fc22.x86_64 28/201 DEBUG: Installing : libicu-54.1-4.fc22.x86_64 29/201 DEBUG: Installing : 1:v8-3.14.5.10-21.fc22.x86_64 30/201 DEBUG: Installing : nodejs-0.10.36-4.fc22.x86_64 31/201 DEBUG: Installing : nodejs-inherits-2.0.1-5.fc22.noarch 32/201 DEBUG: Installing : nodejs-semver-2.1.0-3.fc21.noarch 33/201 DEBUG: Installing : nodejs-mkdirp-0.3.5-5.fc21.noarch 34/201 DEBUG: Installing : nodejs-graceful-fs-2.0.0-4.fc21.noarch 35/201 DEBUG: Installing : nodejs-rimraf-2.2.2-2.fc21.noarch 36/201 DEBUG: Installing : nodejs-fstream-0.1.24-2.fc21.noarch 37/201 DEBUG: Installing : nodejs-osenv-0.0.3-7.fc21.noarch 38/201 DEBUG: Installing : nodejs-lru-cache-2.3.0-5.fc21.noarch 39/201 DEBUG: Installing : nodejs-hoek-0.9.1-3.fc21.noarch 40/201 DEBUG: Installing : nodejs-slide-1.1.5-2.fc21.noarch 41/201 DEBUG: Installing : nodejs-ini-1.1.0-5.fc21.noarch 42/201 DEBUG: Installing : nodejs-boom-0.4.2-4.fc21.noarch 43/201 DEBUG: Installing : nodejs-block-stream-0.0.7-2.fc21.noarch 44/201 DEBUG: Installing : nodejs-tar-0.1.18-2.fc21.noarch 45/201 DEBUG: Installing : nodejs-abbrev-1.0.4-8.fc21.noarch 46/201 DEBUG: Installing : nodejs-nopt-2.1.2-2.fc21.noarch 47/201 DEBUG: Installing : nodejs-ansi-0.2.1-2.fc21.noarch 48/201 DEBUG: Installing : nodejs-npmlog-0.0.4-3.fc21.noarch 49/201 DEBUG: Installing : nodejs-chownr-0.0.1-11.fc21.noarch 50/201 DEBUG: Installing : nodejs-once-1.1.1-7.fc21.noarch 51/201 DEBUG: Installing : nodejs-mime-1.2.11-2.fc21.noarch 52/201 DEBUG: Installing : nodejs-retry-0.6.0-7.fc21.noarch 53/201 DEBUG: Installing : nodejs-which-1.0.5-10.fc21.noarch 54/201 DEBUG: Installing : 1:v8-devel-3.14.5.10-21.fc22.x86_64 55/201 DEBUG: Installing : nodejs-cryptiles-0.2.2-2.fc21.noarch 56/201 DEBUG: Installing : nodejs-sntp-0.2.4-3.fc21.noarch 57/201 DEBUG: Installing : nodejs-hawk-1.0.0-2.fc21.noarch 58/201 DEBUG: Installing : nodejs-sha-1.2.1-2.fc21.noarch 59/201 DEBUG: Installing : nodejs-cmd-shim-1.1.0-5.fc21.noarch 60/201 DEBUG: Installing : nodejs-child-process-close-0.1.1-4.fc21.noarch 61/201 DEBUG: Installing : nodejs-async-0.2.10-2.fc21.noarch 62/201 DEBUG: Installing : nodejs-ctype-0.5.3-5.fc21.noarch 63/201 DEBUG: Installing : nodejs-delayed-stream-0.0.5-7.fc21.noarch 64/201 DEBUG: Installing : nodejs-combined-stream-0.0.4-5.fc21.noarch 65/201 DEBUG: Installing : nodejs-form-data-0.1.1-2.fc21.noarch 66/201 DEBUG: Installing : nodejs-tunnel-agent-0.3.0-3.fc21.noarch 67/201 DEBUG: Installing : nodejs-npm-user-validate-0.0.3-3.fc21.noarch 68/201 DEBUG: Installing : nodejs-opener-1.3.0-9.fc21.noarch 69/201 DEBUG: Installing : nodejs-sigmund-1.0.0-7.fc21.noarch 70/201 DEBUG: Installing : nodejs-minimatch-0.2.12-4.fc21.noarch 71/201 DEBUG: Installing : nodejs-glob-3.2.6-2.fc21.noarch 72/201 DEBUG: Installing : nodejs-fstream-ignore-0.0.7-3.fc21.noarch 73/201 DEBUG: Installing : nodejs-fstream-npm-0.1.5-3.fc21.noarch 74/201 DEBUG: Installing : nodejs-node-uuid-1.4.1-2.fc21.noarch 75/201 DEBUG: Installing : nodejs-asn1-0.1.11-5.fc21.noarch 76/201 DEBUG: Installing : nodejs-forever-agent-0.5.0-3.fc21.noarch 77/201 DEBUG: Installing : nodejs-chmodr-0.1.0-6.fc21.noarch 78/201 DEBUG: Installing : nodejs-proto-list-1.2.2-7.fc21.noarch 79/201 DEBUG: Installing : nodejs-config-chain-1.1.7-3.fc21.noarch 80/201 DEBUG: Installing : nodejs-npmconf-0.1.3-2.fc21.noarch 81/201 DEBUG: Installing : nodejs-assert-plus-0.1.4-2.fc21.noarch 82/201 DEBUG: Installing : nodejs-http-signature-0.10.0-5.fc21.noarch 83/201 DEBUG: Installing : nodejs-archy-0.0.2-10.fc21.noarch 84/201 DEBUG: Installing : nodejs-editor-0.0.4-4.fc21.noarch 85/201 DEBUG: Installing : nodejs-lockfile-0.4.2-2.fc21.noarch 86/201 DEBUG: Installing : nodejs-qs-0.6.6-3.fc22.noarch 87/201 DEBUG: Installing : nodejs-mute-stream-0.0.4-2.fc21.noarch 88/201 DEBUG: Installing : nodejs-read-1.0.5-2.fc21.noarch 89/201 DEBUG: Installing : nodejs-promzard-0.2.0-8.fc21.noarch 90/201 DEBUG: Installing : nodejs-aws-sign-0.3.0-3.fc21.noarch 91/201 DEBUG: Installing : nodejs-oauth-sign-0.3.0-3.fc21.noarch 92/201 DEBUG: Installing : nodejs-uid-number-0.0.3-9.fc21.noarch 93/201 DEBUG: Installing : nodejs-json-stringify-safe-5.0.0-3.fc21.noarch 94/201 DEBUG: Installing : 1:nodejs-cookie-jar-0.3.0-3.fc21.noarch 95/201 DEBUG: Installing : nodejs-request-2.25.0-2.fc21.noarch 96/201 DEBUG: Installing : nodejs-npm-registry-client-0.2.28-3.fc22.noarch 97/201 DEBUG: Installing : nodejs-github-url-from-git-1.1.1-4.fc21.noarch 98/201 DEBUG: Installing : nodejs-normalize-package-data-0.2.1-2.fc21.noarch 99/201 DEBUG: Installing : nodejs-read-package-json-1.1.3-2.fc21.noarch 100/201 DEBUG: Installing : nodejs-read-installed-0.2.4-3.fc21.noarch 101/201 DEBUG: Installing : nodejs-init-package-json-0.0.10-3.fc21.noarch 102/201 DEBUG: Installing : xkeyboard-config-2.14-1.fc22.noarch 103/201 DEBUG: Installing : libxkbcommon-0.5.0-1.fc22.x86_64 104/201 DEBUG: Installing : logrotate-3.8.8-1.fc22.x86_64 105/201 DEBUG: Installing : libss-1.42.12-4.fc22.x86_64 106/201 DEBUG: Installing : perl-TermReadKey-2.32-5.fc22.x86_64 107/201 DEBUG: Installing : hostname-3.15-4.fc22.x86_64 108/201 DEBUG: Installing : jsoncpp-0.6.0-0.14.rc2.fc22.x86_64 109/201 DEBUG: Installing : mozjs17-17.0.0-12.fc22.x86_64 110/201 DEBUG: Installing : 1:libuv-1.4.0-1.fc22.x86_64 111/201 DEBUG: Installing : 1:libuv-devel-1.4.0-1.fc22.x86_64 112/201 DEBUG: Installing : libedit-3.1-12.20150325cvs.fc22.x86_64 113/201 DEBUG: Installing : openssh-clients-6.9p1-10.fc22.x86_64 114/201 DEBUG: Installing : perl-Thread-Queue-3.07-1.fc22.noarch 115/201 DEBUG: Installing : sgml-common-0.6.3-42.fc22.noarch 116/201 DEBUG: Installing : docbook-dtds-1.0-63.fc21.noarch 117/201 DEBUG: Installing : docbook-style-xsl-1.78.1-3.fc21.noarch 118/201 DEBUG: Installing : libgpg-error-devel-1.21-1.fc22.x86_64 119/201 DEBUG: Installing : libgcrypt-devel-1.6.3-4.fc22.x86_64 120/201 DEBUG: Installing : libmodman-2.0.1-9.fc22.x86_64 121/201 DEBUG: Installing : libproxy-0.4.11-10.fc22.x86_64 122/201 DEBUG: Installing : libev-4.19-1.fc22.x86_64 123/201 DEBUG: Installing : libverto-libev-0.2.6-4.fc22.x86_64 124/201 DEBUG: Installing : python-libs-2.7.10-8.fc22.x86_64 125/201 DEBUG: Installing : python-2.7.10-8.fc22.x86_64 126/201 DEBUG: Installing : python-setuptools-17.1.1-3.fc22.noarch 127/201 DEBUG: Installing : python-pip-6.0.8-1.fc22.noarch 128/201 DEBUG: Installing : glib2-devel-2.44.1-2.fc22.x86_64 129/201 DEBUG: Installing : polkit-docs-0.113-4.fc22.noarch 130/201 DEBUG: Installing : polkit-devel-0.113-4.fc22.x86_64 131/201 DEBUG: Installing : gyp-0.1-0.17.0bb6747git.fc22.noarch 132/201 DEBUG: Installing : nodejs-packaging-7-2.fc21.noarch 133/201 DEBUG: Installing : cmake-3.3.2-1.fc22.x86_64 134/201 DEBUG: Installing : gettext-0.19.4-4.fc22.x86_64 135/201 DEBUG: Installing : words-3.0-23.fc21.noarch 136/201 DEBUG: Installing : qrencode-libs-3.4.2-4.fc22.x86_64 137/201 DEBUG: Installing : nettle-2.7.1-5.fc22.x86_64 138/201 DEBUG: Installing : gsettings-desktop-schemas-3.16.1-1.fc22.x86_64 139/201 DEBUG: Installing : gettext-common-devel-0.19.4-4.fc22.noarch 140/201 DEBUG: Installing : xz-devel-5.2.0-2.fc22.x86_64 141/201 DEBUG: Installing : libxml2-devel-2.9.3-1.fc22.x86_64 142/201 DEBUG: Installing : perl-Data-Dumper-2.154-1.fc22.x86_64 143/201 DEBUG: Installing : autoconf-2.69-20.fc22.noarch 144/201 DEBUG: Installing : automake-1.15-1.fc22.noarch 145/201 DEBUG: Installing : acl-2.2.52-7.fc22.x86_64 146/201 DEBUG: Installing : libseccomp-2.2.3-0.fc22.x86_64 147/201 DEBUG: Installing : linux-atm-libs-2.5.1-11.fc22.x86_64 148/201 DEBUG: Installing : libssh-0.7.2-2.fc22.x86_64 149/201 DEBUG: Installing : libverto-devel-0.2.6-4.fc22.x86_64 150/201 DEBUG: Installing : keyutils-libs-devel-1.5.9-4.fc22.x86_64 151/201 DEBUG: Installing : libcom_err-devel-1.42.12-4.fc22.x86_64 152/201 DEBUG: Installing : json-glib-1.0.4-1.fc22.x86_64 153/201 DEBUG: Installing : systemd-compat-libs-219-27.fc22.x86_64 154/201 DEBUG: Installing : pcre-devel-8.38-1.fc22.x86_64 155/201 DEBUG: Installing : libsepol-devel-2.3-4.fc22.x86_64 156/201 DEBUG: Installing : libselinux-devel-2.3-10.fc22.x86_64 157/201 DEBUG: Installing : krb5-devel-1.13.2-13.fc22.x86_64 158/201 DEBUG: Installing : 1:openssl-devel-1.0.1k-13.fc22.x86_64 159/201 DEBUG: Installing : nodejs-devel-0.10.36-4.fc22.x86_64 160/201 DEBUG: Installing : node-gyp-0.10.6-4.fc22.noarch 161/201 DEBUG: Installing : libmnl-1.0.3-9.fc22.x86_64 162/201 DEBUG: Installing : libnetfilter_conntrack-1.0.4-4.fc22.x86_64 163/201 DEBUG: Installing : iptables-1.4.21-14.fc22.x86_64 164/201 DEBUG: Installing : device-mapper-1.02.93-3.fc22.x86_64 165/201 DEBUG: Installing : device-mapper-libs-1.02.93-3.fc22.x86_64 166/201 DEBUG: Installing : cryptsetup-libs-1.6.8-2.fc22.x86_64 167/201 DEBUG: Installing : systemd-219-27.fc22.x86_64 168/201 DEBUG: Installing : 1:dbus-1.8.20-1.fc22.x86_64 169/201 DEBUG: Installing : cronie-anacron-1.4.12-5.fc22.x86_64 170/201 DEBUG: Installing : cronie-1.4.12-5.fc22.x86_64 171/201 DEBUG: Installing : crontabs-1.11-9.20130830git.fc22.noarch 172/201 DEBUG: Installing : less-481-1.fc22.x86_64 173/201 DEBUG: Installing : man-db-2.7.1-9.fc22.x86_64 174/201 DEBUG: Installing : polkit-0.113-4.fc22.x86_64 175/201 DEBUG: Installing : polkit-pkla-compat-0.1-5.fc22.x86_64 176/201 DEBUG: Installing : trousers-0.3.13-3.fc22.x86_64 177/201 DEBUG: Installing : gnutls-3.3.20-1.fc22.x86_64 178/201 DEBUG: Installing : iputils-20140519-4.fc22.x86_64 179/201 DEBUG: Installing : iproute-3.16.0-4.fc22.x86_64 180/201 DEBUG: Installing : initscripts-9.62-1.fc22.x86_64 181/201 DEBUG: Installing : pcp-conf-3.11.0-1.fc22.x86_64 182/201 DEBUG: Installing : pcp-libs-3.11.0-1.fc22.x86_64 183/201 DEBUG: Installing : python3-pcp-3.11.0-1.fc22.x86_64 184/201 DEBUG: Installing : pcp-3.11.0-1.fc22.x86_64 185/201 DEBUG: Installing : perl-PCP-PMDA-3.11.0-1.fc22.x86_64 186/201 DEBUG: Installing : rsync-3.1.1-7.fc22.x86_64 187/201 DEBUG: Installing : perl-Git-2.4.3-7.fc22.noarch 188/201 DEBUG: Installing : git-2.4.3-7.fc22.x86_64 189/201 DEBUG: Installing : gettext-devel-0.19.4-4.fc22.x86_64 190/201 DEBUG: Installing : intltool-0.51.0-1.fc22.noarch 191/201 DEBUG: Installing : pcp-libs-devel-3.11.0-1.fc22.x86_64 192/201 DEBUG: Installing : krb5-server-1.13.2-13.fc22.x86_64 193/201 DEBUG: Installing : glib-networking-2.44.0-1.fc22.x86_64 194/201 DEBUG: Installing : npm-1.3.6-6.fc21.noarch 195/201 DEBUG: Installing : systemd-devel-219-27.fc22.x86_64 196/201 DEBUG: Installing : json-glib-devel-1.0.4-1.fc22.x86_64 197/201 DEBUG: Installing : libssh-devel-0.7.2-2.fc22.x86_64 198/201 DEBUG: Installing : libxslt-devel-1.1.28-8.fc22.x86_64 199/201 DEBUG: Installing : xmlto-0.0.26-3.fc22.x86_64 200/201 DEBUG: Installing : pam-devel-1.1.8-19.fc22.x86_64 201/201 DEBUG: Verifying : cronie-1.4.12-5.fc22.x86_64 1/201 DEBUG: Verifying : nodejs-tar-0.1.18-2.fc21.noarch 2/201 DEBUG: Verifying : less-481-1.fc22.x86_64 3/201 DEBUG: Verifying : device-mapper-1.02.93-3.fc22.x86_64 4/201 DEBUG: Verifying : nodejs-abbrev-1.0.4-8.fc21.noarch 5/201 DEBUG: Verifying : nodejs-osenv-0.0.3-7.fc21.noarch 6/201 DEBUG: Verifying : nodejs-read-installed-0.2.4-3.fc21.noarch 7/201 DEBUG: Verifying : 1:libuv-devel-1.4.0-1.fc22.x86_64 8/201 DEBUG: Verifying : perl-Git-2.4.3-7.fc22.noarch 9/201 DEBUG: Verifying : nodejs-child-process-close-0.1.1-4.fc21.noarch 10/201 DEBUG: Verifying : m4-1.4.17-6.fc22.x86_64 11/201 DEBUG: Verifying : c-ares-devel-1.10.0-4.fc22.x86_64 12/201 DEBUG: Verifying : nodejs-inherits-2.0.1-5.fc22.noarch 13/201 DEBUG: Verifying : rsync-3.1.1-7.fc22.x86_64 14/201 DEBUG: Verifying : pcp-conf-3.11.0-1.fc22.x86_64 15/201 DEBUG: Verifying : glib2-devel-2.44.1-2.fc22.x86_64 16/201 DEBUG: Verifying : nodejs-packaging-7-2.fc21.noarch 17/201 DEBUG: Verifying : nodejs-request-2.25.0-2.fc21.noarch 18/201 DEBUG: Verifying : docbook-style-xsl-1.78.1-3.fc21.noarch 19/201 DEBUG: Verifying : nodejs-nopt-2.1.2-2.fc21.noarch 20/201 DEBUG: Verifying : nodejs-ansi-0.2.1-2.fc21.noarch 21/201 DEBUG: Verifying : nodejs-async-0.2.10-2.fc21.noarch 22/201 DEBUG: Verifying : npm-1.3.6-6.fc21.noarch 23/201 DEBUG: Verifying : nodejs-combined-stream-0.0.4-5.fc21.noarch 24/201 DEBUG: Verifying : libmnl-1.0.3-9.fc22.x86_64 25/201 DEBUG: Verifying : 1:dbus-libs-1.8.20-1.fc22.x86_64 26/201 DEBUG: Verifying : libgcrypt-devel-1.6.3-4.fc22.x86_64 27/201 DEBUG: Verifying : krb5-server-1.13.2-13.fc22.x86_64 28/201 DEBUG: Verifying : pcp-3.11.0-1.fc22.x86_64 29/201 DEBUG: Verifying : 1:compat-libuv010-0.10.34-4.fc22.x86_64 30/201 DEBUG: Verifying : nodejs-lru-cache-2.3.0-5.fc21.noarch 31/201 DEBUG: Verifying : nodejs-ctype-0.5.3-5.fc21.noarch 32/201 DEBUG: Verifying : nodejs-delayed-stream-0.0.5-7.fc21.noarch 33/201 DEBUG: Verifying : fipscheck-lib-1.4.1-7.fc22.x86_64 34/201 DEBUG: Verifying : libsepol-devel-2.3-4.fc22.x86_64 35/201 DEBUG: Verifying : pcre-devel-8.38-1.fc22.x86_64 36/201 DEBUG: Verifying : nodejs-rimraf-2.2.2-2.fc21.noarch 37/201 DEBUG: Verifying : systemd-compat-libs-219-27.fc22.x86_64 38/201 DEBUG: Verifying : gnutls-3.3.20-1.fc22.x86_64 39/201 DEBUG: Verifying : cmake-3.3.2-1.fc22.x86_64 40/201 DEBUG: Verifying : nodejs-block-stream-0.0.7-2.fc21.noarch 41/201 DEBUG: Verifying : gettext-libs-0.19.4-4.fc22.x86_64 42/201 DEBUG: Verifying : nodejs-normalize-package-data-0.2.1-2.fc21.noarch 43/201 DEBUG: Verifying : nodejs-glob-3.2.6-2.fc21.noarch 44/201 DEBUG: Verifying : 1:emacs-filesystem-24.5-6.fc22.noarch 45/201 DEBUG: Verifying : nodejs-cryptiles-0.2.2-2.fc21.noarch 46/201 DEBUG: Verifying : nodejs-tunnel-agent-0.3.0-3.fc21.noarch 47/201 DEBUG: Verifying : pcp-libs-devel-3.11.0-1.fc22.x86_64 48/201 DEBUG: Verifying : nodejs-npm-user-validate-0.0.3-3.fc21.noarch 49/201 DEBUG: Verifying : polkit-docs-0.113-4.fc22.noarch 50/201 DEBUG: Verifying : nodejs-opener-1.3.0-9.fc21.noarch 51/201 DEBUG: Verifying : libxml2-devel-2.9.3-1.fc22.x86_64 52/201 DEBUG: Verifying : gyp-0.1-0.17.0bb6747git.fc22.noarch 53/201 DEBUG: Verifying : initscripts-9.62-1.fc22.x86_64 54/201 DEBUG: Verifying : libxslt-1.1.28-8.fc22.x86_64 55/201 DEBUG: Verifying : iptables-1.4.21-14.fc22.x86_64 56/201 DEBUG: Verifying : nodejs-sigmund-1.0.0-7.fc21.noarch 57/201 DEBUG: Verifying : nodejs-node-uuid-1.4.1-2.fc21.noarch 58/201 DEBUG: Verifying : nodejs-npmlog-0.0.4-3.fc21.noarch 59/201 DEBUG: Verifying : nodejs-asn1-0.1.11-5.fc21.noarch 60/201 DEBUG: Verifying : krb5-devel-1.13.2-13.fc22.x86_64 61/201 DEBUG: Verifying : json-glib-1.0.4-1.fc22.x86_64 62/201 DEBUG: Verifying : nodejs-forever-agent-0.5.0-3.fc21.noarch 63/201 DEBUG: Verifying : libcom_err-devel-1.42.12-4.fc22.x86_64 64/201 DEBUG: Verifying : nodejs-mkdirp-0.3.5-5.fc21.noarch 65/201 DEBUG: Verifying : nodejs-hoek-0.9.1-3.fc21.noarch 66/201 DEBUG: Verifying : nodejs-chownr-0.0.1-11.fc21.noarch 67/201 DEBUG: Verifying : nodejs-http-signature-0.10.0-5.fc21.noarch 68/201 DEBUG: Verifying : trousers-0.3.13-3.fc22.x86_64 69/201 DEBUG: Verifying : automake-1.15-1.fc22.noarch 70/201 DEBUG: Verifying : libxslt-devel-1.1.28-8.fc22.x86_64 71/201 DEBUG: Verifying : keyutils-libs-devel-1.5.9-4.fc22.x86_64 72/201 DEBUG: Verifying : fipscheck-1.4.1-7.fc22.x86_64 73/201 DEBUG: Verifying : cronie-anacron-1.4.12-5.fc22.x86_64 74/201 DEBUG: Verifying : gettext-0.19.4-4.fc22.x86_64 75/201 DEBUG: Verifying : libverto-devel-0.2.6-4.fc22.x86_64 76/201 DEBUG: Verifying : python-setuptools-17.1.1-3.fc22.noarch 77/201 DEBUG: Verifying : libssh-0.7.2-2.fc22.x86_64 78/201 DEBUG: Verifying : linux-atm-libs-2.5.1-11.fc22.x86_64 79/201 DEBUG: Verifying : libgnome-keyring-3.12.0-4.fc22.x86_64 80/201 DEBUG: Verifying : nodejs-boom-0.4.2-4.fc21.noarch 81/201 DEBUG: Verifying : libverto-libev-0.2.6-4.fc22.x86_64 82/201 DEBUG: Verifying : nodejs-once-1.1.1-7.fc21.noarch 83/201 DEBUG: Verifying : polkit-0.113-4.fc22.x86_64 84/201 DEBUG: Verifying : libxkbcommon-0.5.0-1.fc22.x86_64 85/201 DEBUG: Verifying : libseccomp-2.2.3-0.fc22.x86_64 86/201 DEBUG: Verifying : avahi-libs-0.6.31-43.fc22.x86_64 87/201 DEBUG: Verifying : pam-devel-1.1.8-19.fc22.x86_64 88/201 DEBUG: Verifying : c-ares-1.10.0-4.fc22.x86_64 89/201 DEBUG: Verifying : python-2.7.10-8.fc22.x86_64 90/201 DEBUG: Verifying : 1:v8-devel-3.14.5.10-21.fc22.x86_64 91/201 DEBUG: Verifying : nodejs-chmodr-0.1.0-6.fc21.noarch 92/201 DEBUG: Verifying : zlib-devel-1.2.8-7.fc22.x86_64 93/201 DEBUG: Verifying : nodejs-sntp-0.2.4-3.fc21.noarch 94/201 DEBUG: Verifying : nodejs-proto-list-1.2.2-7.fc21.noarch 95/201 DEBUG: Verifying : acl-2.2.52-7.fc22.x86_64 96/201 DEBUG: Verifying : 1:compat-libuv010-devel-0.10.34-4.fc22.x86_64 97/201 DEBUG: Verifying : perl-Data-Dumper-2.154-1.fc22.x86_64 98/201 DEBUG: Verifying : polkit-libs-0.113-4.fc22.x86_64 99/201 DEBUG: Verifying : xz-devel-5.2.0-2.fc22.x86_64 100/201 DEBUG: Verifying : polkit-pkla-compat-0.1-5.fc22.x86_64 101/201 DEBUG: Verifying : gettext-common-devel-0.19.4-4.fc22.noarch 102/201 DEBUG: Verifying : systemd-219-27.fc22.x86_64 103/201 DEBUG: Verifying : 1:v8-3.14.5.10-21.fc22.x86_64 104/201 DEBUG: Verifying : crontabs-1.11-9.20130830git.fc22.noarch 105/201 DEBUG: Verifying : 1:dbus-1.8.20-1.fc22.x86_64 106/201 DEBUG: Verifying : nodejs-fstream-ignore-0.0.7-3.fc21.noarch 107/201 DEBUG: Verifying : autoconf-2.69-20.fc22.noarch 108/201 DEBUG: Verifying : gsettings-desktop-schemas-3.16.1-1.fc22.x86_64 109/201 DEBUG: Verifying : docbook-dtds-1.0-63.fc21.noarch 110/201 DEBUG: Verifying : nodejs-mime-1.2.11-2.fc21.noarch 111/201 DEBUG: Verifying : libcroco-0.6.8-5.fc22.x86_64 112/201 DEBUG: Verifying : json-glib-devel-1.0.4-1.fc22.x86_64 113/201 DEBUG: Verifying : nodejs-npm-registry-client-0.2.28-3.fc22.noarch 114/201 DEBUG: Verifying : nodejs-assert-plus-0.1.4-2.fc21.noarch 115/201 DEBUG: Verifying : nettle-2.7.1-5.fc22.x86_64 116/201 DEBUG: Verifying : iputils-20140519-4.fc22.x86_64 117/201 DEBUG: Verifying : flex-2.5.37-8.fc22.x86_64 118/201 DEBUG: Verifying : nodejs-graceful-fs-2.0.0-4.fc21.noarch 119/201 DEBUG: Verifying : nodejs-read-package-json-1.1.3-2.fc21.noarch 120/201 DEBUG: Verifying : qrencode-libs-3.4.2-4.fc22.x86_64 121/201 DEBUG: Verifying : libselinux-devel-2.3-10.fc22.x86_64 122/201 DEBUG: Verifying : nodejs-archy-0.0.2-10.fc21.noarch 123/201 DEBUG: Verifying : xmlto-0.0.26-3.fc22.x86_64 124/201 DEBUG: Verifying : nodejs-promzard-0.2.0-8.fc21.noarch 125/201 DEBUG: Verifying : nodejs-minimatch-0.2.12-4.fc21.noarch 126/201 DEBUG: Verifying : nodejs-retry-0.6.0-7.fc21.noarch 127/201 DEBUG: Verifying : nodejs-sha-1.2.1-2.fc21.noarch 128/201 DEBUG: Verifying : nodejs-editor-0.0.4-4.fc21.noarch 129/201 DEBUG: Verifying : perl-PCP-PMDA-3.11.0-1.fc22.x86_64 130/201 DEBUG: Verifying : nodejs-lockfile-0.4.2-2.fc21.noarch 131/201 DEBUG: Verifying : words-3.0-23.fc21.noarch 132/201 DEBUG: Verifying : polkit-devel-0.113-4.fc22.x86_64 133/201 DEBUG: Verifying : nodejs-cmd-shim-1.1.0-5.fc21.noarch 134/201 DEBUG: Verifying : gettext-devel-0.19.4-4.fc22.x86_64 135/201 DEBUG: Verifying : python-libs-2.7.10-8.fc22.x86_64 136/201 DEBUG: Verifying : nodejs-form-data-0.1.1-2.fc21.noarch 137/201 DEBUG: Verifying : xml-common-0.6.3-42.fc22.noarch 138/201 DEBUG: Verifying : libev-4.19-1.fc22.x86_64 139/201 DEBUG: Verifying : openssh-clients-6.9p1-10.fc22.x86_64 140/201 DEBUG: Verifying : pcp-libs-3.11.0-1.fc22.x86_64 141/201 DEBUG: Verifying : nodejs-qs-0.6.6-3.fc22.noarch 142/201 DEBUG: Verifying : libmodman-2.0.1-9.fc22.x86_64 143/201 DEBUG: Verifying : openssh-6.9p1-10.fc22.x86_64 144/201 DEBUG: Verifying : nodejs-mute-stream-0.0.4-2.fc21.noarch 145/201 DEBUG: Verifying : iproute-3.16.0-4.fc22.x86_64 146/201 DEBUG: Verifying : nodejs-hawk-1.0.0-2.fc21.noarch 147/201 DEBUG: Verifying : intltool-0.51.0-1.fc22.noarch 148/201 DEBUG: Verifying : http-parser-2.0-7.20121128gitcd01361.fc22.x86_64 149/201 DEBUG: Verifying : device-mapper-libs-1.02.93-3.fc22.x86_64 150/201 DEBUG: Verifying : nodejs-0.10.36-4.fc22.x86_64 151/201 DEBUG: Verifying : nodejs-init-package-json-0.0.10-3.fc21.noarch 152/201 DEBUG: Verifying : libgpg-error-devel-1.21-1.fc22.x86_64 153/201 DEBUG: Verifying : glib-networking-2.44.0-1.fc22.x86_64 154/201 DEBUG: Verifying : nodejs-slide-1.1.5-2.fc21.noarch 155/201 DEBUG: Verifying : sgml-common-0.6.3-42.fc22.noarch 156/201 DEBUG: Verifying : 1:perl-Error-0.17023-1.fc22.noarch 157/201 DEBUG: Verifying : cryptsetup-libs-1.6.8-2.fc22.x86_64 158/201 DEBUG: Verifying : systemd-devel-219-27.fc22.x86_64 159/201 DEBUG: Verifying : node-gyp-0.10.6-4.fc22.noarch 160/201 DEBUG: Verifying : kmod-22-2.fc22.x86_64 161/201 DEBUG: Verifying : libssh-devel-0.7.2-2.fc22.x86_64 162/201 DEBUG: Verifying : man-db-2.7.1-9.fc22.x86_64 163/201 DEBUG: Verifying : nodejs-which-1.0.5-10.fc21.noarch 164/201 DEBUG: Verifying : perl-Thread-Queue-3.07-1.fc22.noarch 165/201 DEBUG: Verifying : nodejs-aws-sign-0.3.0-3.fc21.noarch 166/201 DEBUG: Verifying : libedit-3.1-12.20150325cvs.fc22.x86_64 167/201 DEBUG: Verifying : nodejs-oauth-sign-0.3.0-3.fc21.noarch 168/201 DEBUG: Verifying : python3-pcp-3.11.0-1.fc22.x86_64 169/201 DEBUG: Verifying : 1:openssl-devel-1.0.1k-13.fc22.x86_64 170/201 DEBUG: Verifying : 1:libuv-1.4.0-1.fc22.x86_64 171/201 DEBUG: Verifying : mozjs17-17.0.0-12.fc22.x86_64 172/201 DEBUG: Verifying : nodejs-read-1.0.5-2.fc21.noarch 173/201 DEBUG: Verifying : jsoncpp-0.6.0-0.14.rc2.fc22.x86_64 174/201 DEBUG: Verifying : nodejs-npmconf-0.1.3-2.fc21.noarch 175/201 DEBUG: Verifying : hostname-3.15-4.fc22.x86_64 176/201 DEBUG: Verifying : nodejs-fstream-npm-0.1.5-3.fc21.noarch 177/201 DEBUG: Verifying : perl-TermReadKey-2.32-5.fc22.x86_64 178/201 DEBUG: Verifying : nodejs-devel-0.10.36-4.fc22.x86_64 179/201 DEBUG: Verifying : libss-1.42.12-4.fc22.x86_64 180/201 DEBUG: Verifying : nodejs-uid-number-0.0.3-9.fc21.noarch 181/201 DEBUG: Verifying : nodejs-fstream-0.1.24-2.fc21.noarch 182/201 DEBUG: Verifying : nodejs-json-stringify-safe-5.0.0-3.fc21.noarch 183/201 DEBUG: Verifying : logrotate-3.8.8-1.fc22.x86_64 184/201 DEBUG: Verifying : xkeyboard-config-2.14-1.fc22.noarch 185/201 DEBUG: Verifying : kmod-libs-22-2.fc22.x86_64 186/201 DEBUG: Verifying : nodejs-ini-1.1.0-5.fc21.noarch 187/201 DEBUG: Verifying : nodejs-config-chain-1.1.7-3.fc21.noarch 188/201 DEBUG: Verifying : git-2.4.3-7.fc22.x86_64 189/201 DEBUG: Verifying : libicu-54.1-4.fc22.x86_64 190/201 DEBUG: Verifying : nodejs-semver-2.1.0-3.fc21.noarch 191/201 DEBUG: Verifying : libproxy-0.4.11-10.fc22.x86_64 192/201 DEBUG: Verifying : perl-XML-Parser-2.44-1.fc22.x86_64 193/201 DEBUG: Verifying : 1:nodejs-cookie-jar-0.3.0-3.fc21.noarch 194/201 DEBUG: Verifying : nodejs-github-url-from-git-1.1.1-4.fc21.noarch 195/201 DEBUG: Verifying : libpipeline-1.4.0-1.fc22.x86_64 196/201 DEBUG: Verifying : libnetfilter_conntrack-1.0.4-4.fc22.x86_64 197/201 DEBUG: Verifying : libnfnetlink-1.0.1-6.fc22.x86_64 198/201 DEBUG: Verifying : python-pip-6.0.8-1.fc22.noarch 199/201 DEBUG: Verifying : http-parser-devel-2.0-7.20121128gitcd01361.fc22.x86_64 200/201 DEBUG: Verifying : procps-ng-3.3.10-8.fc22.x86_64 201/201 DEBUG: Installed: DEBUG: autoconf.noarch 0:2.69-20.fc22 DEBUG: automake.noarch 0:1.15-1.fc22 DEBUG: docbook-style-xsl.noarch 0:1.78.1-3.fc21 DEBUG: glib-networking.x86_64 0:2.44.0-1.fc22 DEBUG: glib2-devel.x86_64 0:2.44.1-2.fc22 DEBUG: intltool.noarch 0:0.51.0-1.fc22 DEBUG: json-glib-devel.x86_64 0:1.0.4-1.fc22 DEBUG: keyutils-libs-devel.x86_64 0:1.5.9-4.fc22 DEBUG: krb5-devel.x86_64 0:1.13.2-13.fc22 DEBUG: krb5-server.x86_64 0:1.13.2-13.fc22 DEBUG: libssh-devel.x86_64 0:0.7.2-2.fc22 DEBUG: libxslt-devel.x86_64 0:1.1.28-8.fc22 DEBUG: nodejs.x86_64 0:0.10.36-4.fc22 DEBUG: npm.noarch 0:1.3.6-6.fc21 DEBUG: openssl-devel.x86_64 1:1.0.1k-13.fc22 DEBUG: pam-devel.x86_64 0:1.1.8-19.fc22 DEBUG: pcp-libs-devel.x86_64 0:3.11.0-1.fc22 DEBUG: polkit.x86_64 0:0.113-4.fc22 DEBUG: polkit-devel.x86_64 0:0.113-4.fc22 DEBUG: systemd-devel.x86_64 0:219-27.fc22 DEBUG: xmlto.x86_64 0:0.0.26-3.fc22 DEBUG: zlib-devel.x86_64 0:1.2.8-7.fc22 DEBUG: Dependency Installed: DEBUG: acl.x86_64 0:2.2.52-7.fc22 DEBUG: avahi-libs.x86_64 0:0.6.31-43.fc22 DEBUG: c-ares.x86_64 0:1.10.0-4.fc22 DEBUG: c-ares-devel.x86_64 0:1.10.0-4.fc22 DEBUG: cmake.x86_64 0:3.3.2-1.fc22 DEBUG: compat-libuv010.x86_64 1:0.10.34-4.fc22 DEBUG: compat-libuv010-devel.x86_64 1:0.10.34-4.fc22 DEBUG: cronie.x86_64 0:1.4.12-5.fc22 DEBUG: cronie-anacron.x86_64 0:1.4.12-5.fc22 DEBUG: crontabs.noarch 0:1.11-9.20130830git.fc22 DEBUG: cryptsetup-libs.x86_64 0:1.6.8-2.fc22 DEBUG: dbus.x86_64 1:1.8.20-1.fc22 DEBUG: dbus-libs.x86_64 1:1.8.20-1.fc22 DEBUG: device-mapper.x86_64 0:1.02.93-3.fc22 DEBUG: device-mapper-libs.x86_64 0:1.02.93-3.fc22 DEBUG: docbook-dtds.noarch 0:1.0-63.fc21 DEBUG: emacs-filesystem.noarch 1:24.5-6.fc22 DEBUG: fipscheck.x86_64 0:1.4.1-7.fc22 DEBUG: fipscheck-lib.x86_64 0:1.4.1-7.fc22 DEBUG: flex.x86_64 0:2.5.37-8.fc22 DEBUG: gettext.x86_64 0:0.19.4-4.fc22 DEBUG: gettext-common-devel.noarch 0:0.19.4-4.fc22 DEBUG: gettext-devel.x86_64 0:0.19.4-4.fc22 DEBUG: gettext-libs.x86_64 0:0.19.4-4.fc22 DEBUG: git.x86_64 0:2.4.3-7.fc22 DEBUG: gnutls.x86_64 0:3.3.20-1.fc22 DEBUG: gsettings-desktop-schemas.x86_64 0:3.16.1-1.fc22 DEBUG: gyp.noarch 0:0.1-0.17.0bb6747git.fc22 DEBUG: hostname.x86_64 0:3.15-4.fc22 DEBUG: http-parser.x86_64 0:2.0-7.20121128gitcd01361.fc22 DEBUG: http-parser-devel.x86_64 0:2.0-7.20121128gitcd01361.fc22 DEBUG: initscripts.x86_64 0:9.62-1.fc22 DEBUG: iproute.x86_64 0:3.16.0-4.fc22 DEBUG: iptables.x86_64 0:1.4.21-14.fc22 DEBUG: iputils.x86_64 0:20140519-4.fc22 DEBUG: json-glib.x86_64 0:1.0.4-1.fc22 DEBUG: jsoncpp.x86_64 0:0.6.0-0.14.rc2.fc22 DEBUG: kmod.x86_64 0:22-2.fc22 DEBUG: kmod-libs.x86_64 0:22-2.fc22 DEBUG: less.x86_64 0:481-1.fc22 DEBUG: libcom_err-devel.x86_64 0:1.42.12-4.fc22 DEBUG: libcroco.x86_64 0:0.6.8-5.fc22 DEBUG: libedit.x86_64 0:3.1-12.20150325cvs.fc22 DEBUG: libev.x86_64 0:4.19-1.fc22 DEBUG: libgcrypt-devel.x86_64 0:1.6.3-4.fc22 DEBUG: libgnome-keyring.x86_64 0:3.12.0-4.fc22 DEBUG: libgpg-error-devel.x86_64 0:1.21-1.fc22 DEBUG: libicu.x86_64 0:54.1-4.fc22 DEBUG: libmnl.x86_64 0:1.0.3-9.fc22 DEBUG: libmodman.x86_64 0:2.0.1-9.fc22 DEBUG: libnetfilter_conntrack.x86_64 0:1.0.4-4.fc22 DEBUG: libnfnetlink.x86_64 0:1.0.1-6.fc22 DEBUG: libpipeline.x86_64 0:1.4.0-1.fc22 DEBUG: libproxy.x86_64 0:0.4.11-10.fc22 DEBUG: libseccomp.x86_64 0:2.2.3-0.fc22 DEBUG: libselinux-devel.x86_64 0:2.3-10.fc22 DEBUG: libsepol-devel.x86_64 0:2.3-4.fc22 DEBUG: libss.x86_64 0:1.42.12-4.fc22 DEBUG: libssh.x86_64 0:0.7.2-2.fc22 DEBUG: libuv.x86_64 1:1.4.0-1.fc22 DEBUG: libuv-devel.x86_64 1:1.4.0-1.fc22 DEBUG: libverto-devel.x86_64 0:0.2.6-4.fc22 DEBUG: libverto-libev.x86_64 0:0.2.6-4.fc22 DEBUG: libxkbcommon.x86_64 0:0.5.0-1.fc22 DEBUG: libxml2-devel.x86_64 0:2.9.3-1.fc22 DEBUG: libxslt.x86_64 0:1.1.28-8.fc22 DEBUG: linux-atm-libs.x86_64 0:2.5.1-11.fc22 DEBUG: logrotate.x86_64 0:3.8.8-1.fc22 DEBUG: m4.x86_64 0:1.4.17-6.fc22 DEBUG: man-db.x86_64 0:2.7.1-9.fc22 DEBUG: mozjs17.x86_64 0:17.0.0-12.fc22 DEBUG: nettle.x86_64 0:2.7.1-5.fc22 DEBUG: node-gyp.noarch 0:0.10.6-4.fc22 DEBUG: nodejs-abbrev.noarch 0:1.0.4-8.fc21 DEBUG: nodejs-ansi.noarch 0:0.2.1-2.fc21 DEBUG: nodejs-archy.noarch 0:0.0.2-10.fc21 DEBUG: nodejs-asn1.noarch 0:0.1.11-5.fc21 DEBUG: nodejs-assert-plus.noarch 0:0.1.4-2.fc21 DEBUG: nodejs-async.noarch 0:0.2.10-2.fc21 DEBUG: nodejs-aws-sign.noarch 0:0.3.0-3.fc21 DEBUG: nodejs-block-stream.noarch 0:0.0.7-2.fc21 DEBUG: nodejs-boom.noarch 0:0.4.2-4.fc21 DEBUG: nodejs-child-process-close.noarch 0:0.1.1-4.fc21 DEBUG: nodejs-chmodr.noarch 0:0.1.0-6.fc21 DEBUG: nodejs-chownr.noarch 0:0.0.1-11.fc21 DEBUG: nodejs-cmd-shim.noarch 0:1.1.0-5.fc21 DEBUG: nodejs-combined-stream.noarch 0:0.0.4-5.fc21 DEBUG: nodejs-config-chain.noarch 0:1.1.7-3.fc21 DEBUG: nodejs-cookie-jar.noarch 1:0.3.0-3.fc21 DEBUG: nodejs-cryptiles.noarch 0:0.2.2-2.fc21 DEBUG: nodejs-ctype.noarch 0:0.5.3-5.fc21 DEBUG: nodejs-delayed-stream.noarch 0:0.0.5-7.fc21 DEBUG: nodejs-devel.x86_64 0:0.10.36-4.fc22 DEBUG: nodejs-editor.noarch 0:0.0.4-4.fc21 DEBUG: nodejs-forever-agent.noarch 0:0.5.0-3.fc21 DEBUG: nodejs-form-data.noarch 0:0.1.1-2.fc21 DEBUG: nodejs-fstream.noarch 0:0.1.24-2.fc21 DEBUG: nodejs-fstream-ignore.noarch 0:0.0.7-3.fc21 DEBUG: nodejs-fstream-npm.noarch 0:0.1.5-3.fc21 DEBUG: nodejs-github-url-from-git.noarch 0:1.1.1-4.fc21 DEBUG: nodejs-glob.noarch 0:3.2.6-2.fc21 DEBUG: nodejs-graceful-fs.noarch 0:2.0.0-4.fc21 DEBUG: nodejs-hawk.noarch 0:1.0.0-2.fc21 DEBUG: nodejs-hoek.noarch 0:0.9.1-3.fc21 DEBUG: nodejs-http-signature.noarch 0:0.10.0-5.fc21 DEBUG: nodejs-inherits.noarch 0:2.0.1-5.fc22 DEBUG: nodejs-ini.noarch 0:1.1.0-5.fc21 DEBUG: nodejs-init-package-json.noarch 0:0.0.10-3.fc21 DEBUG: nodejs-json-stringify-safe.noarch 0:5.0.0-3.fc21 DEBUG: nodejs-lockfile.noarch 0:0.4.2-2.fc21 DEBUG: nodejs-lru-cache.noarch 0:2.3.0-5.fc21 DEBUG: nodejs-mime.noarch 0:1.2.11-2.fc21 DEBUG: nodejs-minimatch.noarch 0:0.2.12-4.fc21 DEBUG: nodejs-mkdirp.noarch 0:0.3.5-5.fc21 DEBUG: nodejs-mute-stream.noarch 0:0.0.4-2.fc21 DEBUG: nodejs-node-uuid.noarch 0:1.4.1-2.fc21 DEBUG: nodejs-nopt.noarch 0:2.1.2-2.fc21 DEBUG: nodejs-normalize-package-data.noarch 0:0.2.1-2.fc21 DEBUG: nodejs-npm-registry-client.noarch 0:0.2.28-3.fc22 DEBUG: nodejs-npm-user-validate.noarch 0:0.0.3-3.fc21 DEBUG: nodejs-npmconf.noarch 0:0.1.3-2.fc21 DEBUG: nodejs-npmlog.noarch 0:0.0.4-3.fc21 DEBUG: nodejs-oauth-sign.noarch 0:0.3.0-3.fc21 DEBUG: nodejs-once.noarch 0:1.1.1-7.fc21 DEBUG: nodejs-opener.noarch 0:1.3.0-9.fc21 DEBUG: nodejs-osenv.noarch 0:0.0.3-7.fc21 DEBUG: nodejs-packaging.noarch 0:7-2.fc21 DEBUG: nodejs-promzard.noarch 0:0.2.0-8.fc21 DEBUG: nodejs-proto-list.noarch 0:1.2.2-7.fc21 DEBUG: nodejs-qs.noarch 0:0.6.6-3.fc22 DEBUG: nodejs-read.noarch 0:1.0.5-2.fc21 DEBUG: nodejs-read-installed.noarch 0:0.2.4-3.fc21 DEBUG: nodejs-read-package-json.noarch 0:1.1.3-2.fc21 DEBUG: nodejs-request.noarch 0:2.25.0-2.fc21 DEBUG: nodejs-retry.noarch 0:0.6.0-7.fc21 DEBUG: nodejs-rimraf.noarch 0:2.2.2-2.fc21 DEBUG: nodejs-semver.noarch 0:2.1.0-3.fc21 DEBUG: nodejs-sha.noarch 0:1.2.1-2.fc21 DEBUG: nodejs-sigmund.noarch 0:1.0.0-7.fc21 DEBUG: nodejs-slide.noarch 0:1.1.5-2.fc21 DEBUG: nodejs-sntp.noarch 0:0.2.4-3.fc21 DEBUG: nodejs-tar.noarch 0:0.1.18-2.fc21 DEBUG: nodejs-tunnel-agent.noarch 0:0.3.0-3.fc21 DEBUG: nodejs-uid-number.noarch 0:0.0.3-9.fc21 DEBUG: nodejs-which.noarch 0:1.0.5-10.fc21 DEBUG: openssh.x86_64 0:6.9p1-10.fc22 DEBUG: openssh-clients.x86_64 0:6.9p1-10.fc22 DEBUG: pcp.x86_64 0:3.11.0-1.fc22 DEBUG: pcp-conf.x86_64 0:3.11.0-1.fc22 DEBUG: pcp-libs.x86_64 0:3.11.0-1.fc22 DEBUG: pcre-devel.x86_64 0:8.38-1.fc22 DEBUG: perl-Data-Dumper.x86_64 0:2.154-1.fc22 DEBUG: perl-Error.noarch 1:0.17023-1.fc22 DEBUG: perl-Git.noarch 0:2.4.3-7.fc22 DEBUG: perl-PCP-PMDA.x86_64 0:3.11.0-1.fc22 DEBUG: perl-TermReadKey.x86_64 0:2.32-5.fc22 DEBUG: perl-Thread-Queue.noarch 0:3.07-1.fc22 DEBUG: perl-XML-Parser.x86_64 0:2.44-1.fc22 DEBUG: polkit-docs.noarch 0:0.113-4.fc22 DEBUG: polkit-libs.x86_64 0:0.113-4.fc22 DEBUG: polkit-pkla-compat.x86_64 0:0.1-5.fc22 DEBUG: procps-ng.x86_64 0:3.3.10-8.fc22 DEBUG: python.x86_64 0:2.7.10-8.fc22 DEBUG: python-libs.x86_64 0:2.7.10-8.fc22 DEBUG: python-pip.noarch 0:6.0.8-1.fc22 DEBUG: python-setuptools.noarch 0:17.1.1-3.fc22 DEBUG: python3-pcp.x86_64 0:3.11.0-1.fc22 DEBUG: qrencode-libs.x86_64 0:3.4.2-4.fc22 DEBUG: rsync.x86_64 0:3.1.1-7.fc22 DEBUG: sgml-common.noarch 0:0.6.3-42.fc22 DEBUG: systemd.x86_64 0:219-27.fc22 DEBUG: systemd-compat-libs.x86_64 0:219-27.fc22 DEBUG: trousers.x86_64 0:0.3.13-3.fc22 DEBUG: v8.x86_64 1:3.14.5.10-21.fc22 DEBUG: v8-devel.x86_64 1:3.14.5.10-21.fc22 DEBUG: words.noarch 0:3.0-23.fc21 DEBUG: xkeyboard-config.noarch 0:2.14-1.fc22 DEBUG: xml-common.noarch 0:0.6.3-42.fc22 DEBUG: xz-devel.x86_64 0:5.2.0-2.fc22 DEBUG: Complete! DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-22-x86_64/root/proc/filesystems'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-22-x86_64/root/tmp/ccache'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-22-x86_64/root/var/cache/yum/'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-22-x86_64/root/dev/pts'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-22-x86_64/root/dev/shm'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-22-x86_64/root/sys'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-22-x86_64/root/proc'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/sh', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_GB.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/fedora-22-x86_64 DEBUG: kill orphans + /var/lib/testvm/docker-images.setup um-utils-1.1.31-508.fc22.noarch 24/26 Verifying : python-kitchen-1.2.1-2.fc22.noarch 25/26 Verifying : createrepo_c-libs-0.9.1-1.fc22.x86_64 26/26 Installed: binutils.x86_64 2.25-9.fc22 createrepo_c.x86_64 0.9.1-1.fc22 createrepo_c-libs.x86_64 0.9.1-1.fc22 drpm.x86_64 0.2.0-2.fc22 dwz.x86_64 0.11-4.fc22 elfutils.x86_64 0.165-2.fc22 ghc-srpm-macros.noarch 1.4.2-1.fc22 gnat-srpm-macros.noarch 1-1.fc22 go-srpm-macros.noarch 1-2.fc22 mock.noarch 1.2.14-1.fc22 ocaml-srpm-macros.noarch 2-2.fc22 patch.x86_64 2.7.5-1.fc22 perl-generators.noarch 1.06-1.fc22 perl-srpm-macros.noarch 1-14.fc22 pigz.x86_64 2.3.3-1.fc22 python-kitchen.noarch 1.2.1-2.fc22 python3-chardet.noarch 2.2.1-2.fc22 python3-requests.noarch 2.9.1-1.fc22 python3-six.noarch 1.9.0-1.fc22 python3-urllib3.noarch 1.13.1-1.fc22 redhat-rpm-config.noarch 29-1.fc22 rpm-build.x86_64 4.12.0.1-14.fc22 rpm-python3.x86_64 4.12.0.1-14.fc22 unzip.x86_64 6.0-23.fc22 yum-utils.noarch 1.1.31-508.fc22 zip.x86_64 3.0-14.fc22 Complete! Trying to pull repository docker.io/library/busybox ... latest: Pulling from library/busybox 9a163e0b8d13: Pulling fs layer fef924a0204a: Pulling fs layer fef924a0204a: Verifying Checksum fef924a0204a: Download complete 9a163e0b8d13: Verifying Checksum 9a163e0b8d13: Download complete 9a163e0b8d13: Pull complete fef924a0204a: Pull complete library/busybox:latest: The image you are pulling has been verified. Important: image verification is a tech preview feature and should not be relied on to provide security. Digest: sha256:97473e34e311e6c1b3f61f2a721d038d1e5eef17d98d1353a513007cf46ca6bd Status: Downloaded newer image for docker.io/busybox:latest Trying to pull repository docker.io/library/busybox ... buildroot-2014.02: Pulling from library/busybox cf2616975b4a: Pulling fs layer 79722f6accc3: Pulling fs layer 0f864637f229: Pulling fs layer cf2616975b4a: Verifying Checksum cf2616975b4a: Download complete cf2616975b4a: Pull complete 0f864637f229: Verifying Checksum 0f864637f229: Download complete 79722f6accc3: Verifying Checksum 79722f6accc3: Download complete 79722f6accc3: Pull complete 0f864637f229: Pull complete library/busybox:buildroot-2014.02: The image you are pulling has been verified. Important: image verification is a tech preview feature and should not be relied on to provide security. Digest: sha256:f8cdcf3eb8fac77a9b24f37bc440feea024a5d3ec9a33f1d0a4c42c5df6a49c3 Status: Downloaded newer image for docker.io/busybox:buildroot-2014.02 Trying to pull repository docker.io/submod/helloapache ... 0.1.11: Pulling from submod/helloapache 48ecf305d2cf: Pulling fs layer ded7cd95e059: Pulling fs layer d7562ad31bcb: Pulling fs layer 411fb80907d5: Pulling fs layer c34cb239ced1: Pulling fs layer 647c7c69fb77: Pulling fs layer 571f2aca3410: Pulling fs layer c0e147227daf: Pulling fs layer e61c956e9900: Pulling fs layer 51ddba465e47: Pulling fs layer b30858c0ad53: Pulling fs layer e9f9385bbc7f: Pulling fs layer 190cc6b3bda3: Pulling fs layer 3ace58775eeb: Pulling fs layer a2af0f91d08a: Pulling fs layer c63db7f0798e: Pulling fs layer 51ddba465e47: Verifying Checksum 51ddba465e47: Download complete c34cb239ced1: Verifying Checksum c34cb239ced1: Download complete e9f9385bbc7f: Verifying Checksum e9f9385bbc7f: Download complete 411fb80907d5: Verifying Checksum 411fb80907d5: Download complete 48ecf305d2cf: Verifying Checksum 48ecf305d2cf: Download complete 3ace58775eeb: Verifying Checksum 3ace58775eeb: Download complete e61c956e9900: Verifying Checksum e61c956e9900: Download complete 190cc6b3bda3: Verifying Checksum 190cc6b3bda3: Download complete b30858c0ad53: Verifying Checksum b30858c0ad53: Download complete d7562ad31bcb: Verifying Checksum d7562ad31bcb: Download complete 48ecf305d2cf: Pull complete 571f2aca3410: Verifying Checksum 571f2aca3410: Downl+ dnf clean all + rm -rf /var/log/journal/602f11531f3fbf4a8d6fefc302a588a2 + echo 'kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e' + printf '[Coredump]\nStorage=journal\n' + ln -sf ../selinux/config /etc/sysconfig/selinux + printf 'SELINUX=enforcing\nSELINUXTYPE=targeted\n' + touch /.autorelabel + rm -f /etc/systemd/system/multi-user.target.wants/auditd.service + rm -rf /var/log/audit/ [1455867696.35] EVENT: Domain 'fedora-22-e0xs' (ID 59) Shutdown Finished [1455867696.62] EVENT: Domain 'fedora-22-e7cy' (ID 61) Resumed Unpaused [1455867696.62] EVENT: Domain 'fedora-22-e7cy' (ID 61) Started Booted [1455867754.42] REBOOT: Domain 'fedora-22-e7cy' (ID 61) [1455867771.79] EVENT: Domain 'fedora-22-e7cy' (ID 61) Shutdown Finished /home/mvo/cockpit-data/images/fedora-22-fc5a6610b782805cc1265f92d76811b5378a3cd7.qcow2: 1,780.0 MiB / 1,846.9 MiB = 0.964, 6.8 MiB/s, 4:32 fedora-22-fc5a6610b782805cc1265f92d76811b5378a3cd7.qcow2.xz 32,768 0% 0.00kB/s 0:00:00 2,293,760 0% 1.61MB/s 0:18:50 2,686,976 0% 1.03MB/s 0:29:33 3,080,192 0% 803.46kB/s 0:38:39 3,735,552 0% 766.10kB/s 0:40:31 4,390,912 0% 465.35kB/s 1:06:41 5,832,704 0% 707.18kB/s 0:43:51 7,798,784 0% 1.09MB/s 0:27:45 10,551,296 0% 1.57MB/s 0:19:11 13,959,168 0% 2.21MB/s 0:13:37 17,367,040 0% 2.71MB/s 0:11:06 20,643,840 1% 3.03MB/s 0:09:55 23,986,176 1% 3.18MB/s 0:09:25 27,328,512 1% 3.17MB/s 0:09:27 30,736,384 1% 3.17MB/s 0:09:26 34,013,184 1% 3.16MB/s 0:09:26 37,552,128 2% 3.19MB/s 0:09:19 41,222,144 2% 3.25MB/s 0:09:08 44,761,088 2% 3.28MB/s 0:09:03 48,168,960 2% 3.30MB/s 0:08:58 51,707,904 2% 3.30MB/s 0:08:57 55,115,776 2% 3.25MB/s 0:09:04 58,523,648 3% 3.23MB/s 0:09:07 61,669,376 3% 3.17MB/s 0:09:16 65,208,320 3% 3.16MB/s 0:09:16 68,616,192 3% 3.17MB/s 0:09:13 72,024,064 3% 3.14MB/s 0:09:17 75,694,080 4% 3.27MB/s 0:08:54 79,101,952 4% 3.21MB/s 0:09:04 82,247,680 4% 3.13MB/s 0:09:17 85,655,552 4% 3.15MB/s 0:09:12 88,768,512 4% 2.75MB/s 0:10:31 91,586,560 4% 2.67MB/s 0:10:49 95,125,504 5% 2.76MB/s 0:10:27 98,795,520 5% 2.79MB/s 0:10:18 102,465,536 5% 3.20MB/s 0:08:58 105,873,408 5% 3.34MB/s 0:08:34 109,674,496 5% 3.41MB/s 0:08:22 113,344,512 6% 3.44MB/s 0:08:17 116,883,456 6% 3.41MB/s 0:08:21 120,553,472 6% 3.46MB/s 0:08:12 124,223,488 6% 3.42MB/s 0:08:17 127,762,432 6% 3.39MB/s 0:08:20 131,170,304 7% 3.36MB/s 0:08:24 134,807,552 7% 3.34MB/s 0:08:26 138,477,568 7% 3.34MB/s 0:08:25 142,147,584 7% 3.37MB/s 0:08:19 145,817,600 7% 3.44MB/s 0:08:08 149,356,544 8% 3.43MB/s 0:08:08 151,846,912 8% 3.11MB/s 0:08:59 153,026,560 8% 2.49MB/s 0:11:12 154,599,424 8% 1.96MB/s 0:14:14 155,516,928 8% 1.34MB/s 0:20:46 157,614,080 8% 1.27MB/s 0:21:50 161,021,952 8% 1.78MB/s 0:15:33 164,560,896 8% 2.27MB/s 0:12:12 168,230,912 9% 2.96MB/s 0:09:20 171,900,928 9% 3.33MB/s 0:08:16 175,570,944 9% 3.41MB/s 0:08:04 179,372,032 9% 3.48MB/s 0:07:53 183,042,048 9% 3.49MB/s 0:07:50 184,352,768 9% 2.82MB/s 0:09:43 187,990,016 10% 2.81MB/s 0:09:43 191,397,888 10% 2.72MB/s 0:10:02 194,805,760 10% 2.64MB/s 0:10:18 198,475,776 10% 3.31MB/s 0:08:12 202,276,864 10% 3.35MB/s 0:08:04 206,077,952 11% 3.45MB/s 0:07:50 209,616,896 11% 3.50MB/s 0:07:42 213,417,984 11% 3.51MB/s 0:07:40 217,219,072 11% 3.48MB/s 0:07:42 221,151,232 11% 3.52MB/s 0:07:36 224,821,248 12% 3.54MB/s 0:07:33 228,491,264 12% 3.51MB/s 0:07:35 232,292,352 12% 3.52MB/s 0:07:33 236,093,440 12% 3.48MB/s 0:07:37 240,025,600 12% 3.54MB/s 0:07:29 243,433,472 13% 3.47MB/s 0:07:37 246,972,416 13% 3.43MB/s 0:07:41 250,380,288 13% 3.32MB/s 0:07:54 253,394,944 13% 3.10MB/s 0:08:27 256,409,600 13% 3.01MB/s 0:08:41 259,293,184 13% 2.85MB/s 0:09:11 262,569,984 14% 2.84MB/s 0:09:12 266,371,072 14% 3.03MB/s 0:08:36 270,008,320 14% 3.18MB/s 0:08:09 273,809,408 14% 3.39MB/s 0:07:38 277,610,496 14% 3.50MB/s 0:07:23 281,149,440 15% 3.46MB/s 0:07:27 284,819,456 15% 3.47MB/s 0:07:24 288,489,472 15% 3.46MB/s 0:07:24 292,257,792 15% 3.47MB/s 0:07:23 295,927,808 15% 3.48MB/s 0:07:20 299,597,824 16% 3.47MB/s 0:07:21 303,398,912 16% 3.49MB/s 0:07:17 307,068,928 16% 3.47MB/s 0:07:18 310,870,016 16% 3.51MB/s 0:07:12 314,540,032 16% 3.51MB/s 0:07:11 318,078,976 17% 3.46MB/s 0:07:17 321,748,992 17% 3.46MB/s 0:07:16 325,419,008 17% 3.44MB/s 0:07:17 329,089,024 17% 3.44MB/s 0:07:16 332,627,968 17% 3.44MB/s 0:07:15 336,297,984 18% 3.44MB/s 0:07:14 339,705,856 18% 3.38MB/s 0:07:21 343,113,728 18% 3.29MB/s 0:07:31 346,914,816 18% 3.34MB/s 0:07:23 350,584,832 18% 3.34MB/s 0:07:23 354,123,776 18% 3.35MB/s 0:07:21 357,662,720 19% 3.40MB/s 0:07:13 361,332,736 19% 3.37MB/s 0:07:15 364,871,680 19% 3.35MB/s 0:07:17 368,410,624 19% 3.36MB/s 0:07:15 371,949,568 19% 3.32MB/s 0:07:19 375,488,512 20% 3.28MB/s 0:07:23 379,027,456 20% 3.28MB/s 0:07:22 382,435,328 20% 3.25MB/s 0:07:25 386,105,344 20% 3.29MB/s 0:07:18 389,644,288 20% 3.28MB/s 0:07:20 393,445,376 21% 3.35MB/s 0:07:09 396,591,104 21% 2.85MB/s 0:08:24 401,342,464 21% 3.07MB/s 0:07:46 405,766,144 21% 3.28MB/s 0:07:14 410,222,592 21% 3.41MB/s 0:06:56 414,679,040 22% 4.26MB/s 0:05:32 419,397,632 22% 4.25MB/s 0:05:32 423,985,152 22% 4.27MB/s 0:05:29 428,310,528 22% 4.23MB/s 0:05:31 432,766,976 23% 4.24MB/s 0:05:30 437,354,496 23% 4.22MB/s 0:05:30 441,647,104 23% 4.15MB/s 0:05:34 445,317,120 23% 3.98MB/s 0:05:48 449,118,208 24% 3.83MB/s 0:06:01 452,788,224 24% 3.62MB/s 0:06:21 456,458,240 24% 3.47MB/s 0:06:37 459,997,184 24% 3.46MB/s 0:06:37 463,536,128 24% 3.39MB/s 0:06:44 466,944,000 25% 3.32MB/s 0:06:51 470,351,872 25% 3.27MB/s 0:06:56 473,628,672 25% 3.21MB/s 0:07:03 477,298,688 25% 3.25MB/s 0:06:57 480,444,416 25% 3.20MB/s 0:07:03 483,852,288 25% 3.19MB/s 0:07:03 487,391,232 26% 3.24MB/s 0:06:55 490,930,176 26% 3.20MB/s 0:06:59 494,469,120 26% 3.28MB/s 0:06:49 498,008,064 26% 3.29MB/s 0:06:45 501,547,008 26% 3.30MB/s 0:06:43 505,085,952 27% 3.30MB/s 0:06:42 508,493,824 27% 3.29MB/s 0:06:43 512,065,536 27% 3.30MB/s 0:06:41 515,735,552 27% 3.32MB/s 0:06:37 519,274,496 27% 3.34MB/s 0:06:33 522,813,440 28% 3.36MB/s 0:06:31 526,352,384 28% 3.35MB/s 0:06:30 529,891,328 28% 3.31MB/s 0:06:34 533,168,128 28% 3.23MB/s 0:06:43 536,576,000 28% 3.21MB/s 0:06:44 539,951,104 28% 3.19MB/s 0:06:46 543,490,048 29% 3.20MB/s 0:06:43 546,766,848 29% 3.22MB/s 0:06:39 550,305,792 29% 3.23MB/s 0:06:37 553,844,736 29% 3.25MB/s 0:06:34 557,383,680 29% 3.24MB/s 0:06:34 560,922,624 30% 3.28MB/s 0:06:28 564,461,568 30% 3.29MB/s 0:06:26 566,558,720 30% 2.87MB/s 0:07:22 568,262,656 30% 2.39MB/s 0:08:49 571,408,384 30% 2.30MB/s 0:09:09 574,816,256 30% 2.27MB/s 0:09:15 578,355,200 30% 2.67MB/s 0:07:51 581,894,144 31% 3.16MB/s 0:06:37 585,302,016 31% 3.25MB/s 0:06:25 588,709,888 31% 3.26MB/s 0:06:22 591,593,472 31% 3.12MB/s 0:06:39 595,001,344 31% 3.09MB/s 0:06:41 598,409,216 32% 3.08MB/s 0:06:41 601,817,088 32% 3.07MB/s 0:06:41 605,224,960 32% 3.19MB/s 0:06:26 608,763,904 32% 3.23MB/s 0:06:20 611,909,632 32% 3.16MB/s 0:06:27 615,317,504 32% 3.15MB/s 0:06:27 618,856,448 33% 3.18MB/s 0:06:23 622,133,248 33% 3.10MB/s 0:06:32 625,672,192 33% 3.18MB/s 0:06:21 629,342,208 33% 3.24MB/s 0:06:12 632,619,008 33% 3.18MB/s 0:06:18 636,026,880 34% 3.21MB/s 0:06:14 639,172,608 34% 3.14MB/s 0:06:21 642,449,408 34% 3.06MB/s 0:06:30 646,119,424 34% 3.15MB/s 0:06:17 649,527,296 34% 3.18MB/s 0:06:13 653,066,240 34% 3.26MB/s 0:06:03 656,474,112 35% 3.27MB/s 0:06:01 659,881,984 35% 3.23MB/s 0:06:04 663,289,856 35% 3.20MB/s 0:06:07 666,566,656 35% 3.14MB/s 0:06:13 670,105,600 35% 3.18MB/s 0:06:07 673,480,704 36% 3.17MB/s 0:06:07 676,757,504 36% 3.17MB/s 0:06:06 680,165,376 36% 3.21MB/s 0:06:01 683,573,248 36% 3.18MB/s 0:06:03 686,981,120 36% 3.17MB/s 0:06:02 690,388,992 36% 3.20MB/s 0:05:58 693,927,936 37% 3.22MB/s 0:05:55 697,466,880 37% 3.25MB/s 0:05:51 700,874,752 37% 3.25MB/s 0:05:50 704,282,624 37% 3.25MB/s 0:05:49 707,723,264 37% 3.25MB/s 0:05:47 710,443,008 38% 3.01MB/s 0:06:14 714,801,152 38% 3.22MB/s 0:05:48 719,126,528 38% 3.43MB/s 0:05:26 723,320,832 38% 3.58MB/s 0:05:11 727,646,208 38% 4.03MB/s 0:04:35 731,840,512 39% 4.01MB/s 0:04:36 736,165,888 39% 4.02MB/s 0:04:34 740,491,264 39% 4.07MB/s 0:04:30 744,816,640 39% 4.06MB/s 0:04:29 748,879,872 40% 4.01MB/s 0:04:31 753,074,176 40% 3.99MB/s 0:04:32 757,137,408 40% 3.93MB/s 0:04:35 761,462,784 40% 3.93MB/s 0:04:34 765,657,088 41% 3.95MB/s 0:04:32 769,720,320 41% 3.91MB/s 0:04:33 774,176,768 41% 3.99MB/s 0:04:27 778,240,000 41% 3.94MB/s 0:04:29 782,696,448 41% 4.01MB/s 0:04:23 787,021,824 42% 4.07MB/s 0:04:18 791,478,272 42% 4.08MB/s 0:04:17 795,672,576 42% 4.11MB/s 0:04:14 799,866,880 42% 4.06MB/s 0:04:16 803,504,128 43% 3.90MB/s 0:04:25 806,879,232 43% 3.64MB/s 0:04:43 809,697,280 43% 3.29MB/s 0:05:13 812,974,080 43% 3.05MB/s 0:05:36 816,513,024 43% 3.02MB/s 0:05:39 819,920,896 43% 3.04MB/s 0:05:36 823,066,624 44% 3.14MB/s 0:05:24 826,474,496 44% 3.19MB/s 0:05:18 829,227,008 44% 2.82MB/s 0:05:59 832,503,808 44% 2.78MB/s 0:06:02 835,780,608 44% 2.80MB/s 0:05:59 839,057,408 44% 2.75MB/s 0:06:04 842,334,208 45% 3.07MB/s 0:05:25 845,742,080 45% 3.11MB/s 0:05:21 849,149,952 45% 3.15MB/s 0:05:15 852,426,752 45% 3.16MB/s 0:05:13 855,834,624 45% 3.14MB/s 0:05:14 858,718,208 46% 3.01MB/s 0:05:27 862,126,080 46% 2.99MB/s 0:05:27 865,533,952 46% 3.02MB/s 0:05:23 868,941,824 46% 3.05MB/s 0:05:19 872,349,696 46% 3.18MB/s 0:05:05 875,757,568 46% 3.17MB/s 0:05:04 879,165,440 47% 3.19MB/s 0:05:01 882,442,240 47% 3.16MB/s 0:05:03 885,850,112 47% 3.16MB/s 0:05:03 888,995,840 47% 3.12MB/s 0:05:06 892,272,640 47% 3.08MB/s 0:05:09 895,680,512 47% 3.10MB/s 0:05:05 898,957,312 48% 3.08MB/s 0:05:06 902,201,344 48% 3.10MB/s 0:05:03 905,641,984 48% 3.12MB/s 0:05:01 908,132,352 48% 2.88MB/s 0:05:25 909,836,288 48% 2.51MB/s 0:06:12 911,409,152 48% 2.09MB/s 0:07:26 913,113,088 48% 1.69MB/s 0:09:11 914,685,952 49% 1.50MB/s 0:10:18 916,258,816 49% 1.47MB/s 0:10:31 917,962,752 49% 1.52MB/s 0:10:10 919,535,616 49% 1.51MB/s 0:10:14 921,108,480 49% 1.48MB/s 0:10:22 922,812,416 49% 1.52MB/s 0:10:07 925,958,144 49% 1.84MB/s 0:08:18 929,759,232 49% 2.34MB/s 0:06:30 933,298,176 50% 2.82MB/s 0:05:22 936,574,976 50% 3.20MB/s 0:04:43 939,950,080 50% 3.26MB/s 0:04:37 943,357,952 50% 3.18MB/s 0:04:43 947,027,968 50% 3.22MB/s 0:04:39 950,697,984 50% 3.29MB/s 0:04:32 954,236,928 51% 3.34MB/s 0:04:26 957,775,872 51% 3.38MB/s 0:04:22 959,741,952 51% 2.85MB/s 0:05:11 961,445,888 51% 2.30MB/s 0:06:24 964,067,328 51% 2.08MB/s 0:07:03 965,640,192 51% 1.66MB/s 0:08:48 967,081,984 51% 1.62MB/s 0:09:00 968,654,848 51% 1.67MB/s 0:08:46 970,358,784 51% 1.46MB/s 0:10:00 971,931,648 52% 1.45MB/s 0:10:00 973,635,584 52% 1.49MB/s 0:09:43 975,339,520 52% 1.52MB/s 0:09:34 976,912,384 52% 1.48MB/s 0:09:46 979,927,040 52% 1.81MB/s 0:07:59 983,334,912 52% 2.21MB/s 0:06:29 986,480,640 52% 2.57MB/s 0:05:34 989,888,512 53% 3.01MB/s 0:04:43 993,558,528 53% 3.16MB/s 0:04:29 996,966,400 53% 3.18MB/s 0:04:26 1,000,374,272 53% 3.25MB/s 0:04:19 1,003,782,144 53% 3.27MB/s 0:04:17 1,007,321,088 53% 3.23MB/s 0:04:19 1,011,253,248 54% 3.31MB/s 0:04:12 1,014,661,120 54% 3.30MB/s 0:04:12 1,017,937,920 54% 3.25MB/s 0:04:15 1,021,345,792 54% 3.21MB/s 0:04:17 1,024,753,664 54% 3.13MB/s 0:04:22 1,028,423,680 55% 3.19MB/s 0:04:16 1,031,962,624 55% 3.26MB/s 0:04:10 1,035,501,568 55% 3.31MB/s 0:04:05 1,038,909,440 55% 3.30MB/s 0:04:04 1,042,579,456 55% 3.31MB/s 0:04:03 1,046,249,472 56% 3.31MB/s 0:04:01 1,049,657,344 56% 3.28MB/s 0:04:03 1,052,934,144 56% 3.25MB/s 0:04:04 1,055,948,800 56% 3.11MB/s 0:04:14 1,058,832,384 56% 2.95MB/s 0:04:27 1,061,978,112 56% 2.87MB/s 0:04:33 1,065,254,912 57% 2.88MB/s 0:04:31 1,068,269,568 57% 2.86MB/s 0:04:32 1,071,546,368 57% 2.95MB/s 0:04:23 1,073,938,432 57% 2.67MB/s 0:04:50 1,078,198,272 57% 2.89MB/s 0:04:26 1,081,475,072 57% 2.95MB/s 0:04:20 1,084,882,944 58% 2.99MB/s 0:04:15 1,088,290,816 58% 3.34MB/s 0:03:47 1,091,698,688 58% 3.14MB/s 0:04:01 1,095,106,560 58% 3.16MB/s 0:03:58 1,098,514,432 58% 3.15MB/s 0:03:57 1,102,053,376 59% 3.19MB/s 0:03:53 1,105,592,320 59% 3.23MB/s 0:03:50 1,109,000,192 59% 3.25MB/s 0:03:47 1,112,801,280 59% 3.33MB/s 0:03:41 1,116,078,080 59% 3.29MB/s 0:03:42 1,119,485,952 59% 3.25MB/s 0:03:44 1,123,024,896 60% 3.30MB/s 0:03:40 1,126,563,840 60% 3.23MB/s 0:03:43 1,130,102,784 60% 3.28MB/s 0:03:39 1,133,510,656 60% 3.29MB/s 0:03:37 1,136,951,296 60% 3.27MB/s 0:03:37 1,140,588,544 61% 3.30MB/s 0:03:34 1,144,258,560 61% 3.32MB/s 0:03:32 1,147,797,504 61% 3.34MB/s 0:03:30 1,151,336,448 61% 3.33MB/s 0:03:29 1,154,875,392 61% 3.31MB/s 0:03:29 1,158,414,336 62% 3.28MB/s 0:03:30 1,161,822,208 62% 3.26MB/s 0:03:31 1,165,492,224 62% 3.30MB/s 0:03:27 1,169,031,168 62% 3.28MB/s 0:03:27 1,172,307,968 62% 3.21MB/s 0:03:31 1,175,846,912 62% 3.23MB/s 0:03:28 1,179,516,928 63% 3.24MB/s 0:03:26 1,183,055,872 63% 3.27MB/s 0:03:23 1,186,594,816 63% 3.36MB/s 0:03:17 1,189,871,616 63% 3.28MB/s 0:03:21 1,193,541,632 63% 3.29MB/s 0:03:19 1,197,080,576 64% 3.29MB/s 0:03:18 1,200,750,592 64% 3.28MB/s 0:03:18 1,204,158,464 64% 3.34MB/s 0:03:13 1,207,566,336 64% 3.26MB/s 0:03:17 1,210,941,440 64% 3.21MB/s 0:03:19 1,214,480,384 65% 3.19MB/s 0:03:19 1,218,150,400 65% 3.25MB/s 0:03:15 1,221,558,272 65% 3.24MB/s 0:03:14 1,224,966,144 65% 3.26MB/s 0:03:12 1,228,505,088 65% 3.26MB/s 0:03:10 1,232,306,176 66% 3.29MB/s 0:03:08 1,235,714,048 66% 3.32MB/s 0:03:05 1,239,384,064 66% 3.34MB/s 0:03:03 1,243,054,080 66% 3.39MB/s 0:02:59 1,246,461,952 66% 3.28MB/s 0:03:04 1,250,131,968 66% 3.31MB/s 0:03:01 1,253,670,912 67% 3.32MB/s 0:03:00 1,257,078,784 67% 3.23MB/s 0:03:04 1,259,962,368 67% 3.07MB/s 0:03:13 1,263,501,312 67% 3.05MB/s 0:03:13 1,266,909,184 67% 2.99MB/s 0:03:15 1,270,448,128 68% 3.05MB/s 0:03:10 1,273,987,072 68% 3.22MB/s 0:02:59 1,277,263,872 68% 3.17MB/s 0:03:01 1,280,802,816 68% 3.22MB/s 0:02:57 1,284,341,760 68% 3.21MB/s 0:02:57 1,287,880,704 68% 3.22MB/s 0:02:55 1,291,419,648 69% 3.30MB/s 0:02:50 1,294,827,520 69% 3.27MB/s 0:02:50 1,298,366,464 69% 3.24MB/s 0:02:51 1,302,167,552 69% 3.33MB/s 0:02:45 1,305,706,496 69% 3.32MB/s 0:02:44 1,309,376,512 70% 3.36MB/s 0:02:41 1,312,915,456 70% 3.40MB/s 0:02:38 1,316,454,400 70% 3.33MB/s 0:02:41 1,319,829,504 70% 3.31MB/s 0:02:41 1,323,270,144 70% 3.27MB/s 0:02:42 1,326,678,016 71% 3.21MB/s 0:02:44 1,330,216,960 71% 3.21MB/s 0:02:42 1,333,886,976 71% 3.27MB/s 0:02:39 1,337,425,920 71% 3.30MB/s 0:02:36 1,340,964,864 71% 3.30MB/s 0:02:35 1,343,815,680 71% 3.14MB/s 0:02:42 1,344,864,256 72% 2.46MB/s 0:03:27 1,348,403,200 72% 2.33MB/s 0:03:36 1,353,187,328 72% 2.62MB/s 0:03:11 1,356,857,344 72% 2.79MB/s 0:02:58 1,360,527,360 72% 3.45MB/s 0:02:23 1,364,066,304 73% 3.65MB/s 0:02:14 1,367,605,248 73% 3.34MB/s 0:02:25 1,371,406,336 73% 3.38MB/s 0:02:22 1,374,945,280 73% 3.36MB/s 0:02:22 1,378,484,224 73% 3.34MB/s 0:02:22 1,381,892,096 74% 3.33MB/s 0:02:22 1,385,562,112 74% 3.26MB/s 0:02:23 1,389,101,056 74% 3.28MB/s 0:02:22 1,392,640,000 74% 3.29MB/s 0:02:20 1,396,441,088 74% 3.38MB/s 0:02:15 1,400,111,104 75% 3.40MB/s 0:02:14 1,403,912,192 75% 3.44MB/s 0:02:11 1,407,320,064 75% 3.40MB/s 0:02:11 1,410,990,080 75% 3.39MB/s 0:02:11 1,414,529,024 75% 3.36MB/s 0:02:11 1,418,035,200 75% 3.29MB/s 0:02:12 1,421,967,360 76% 3.42MB/s 0:02:07 1,425,506,304 76% 3.36MB/s 0:02:08 1,429,045,248 76% 3.36MB/s 0:02:07 1,432,715,264 76% 3.40MB/s 0:02:04 1,436,254,208 76% 3.33MB/s 0:02:06 1,439,662,080 77% 3.32MB/s 0:02:05 1,443,069,952 77% 3.29MB/s 0:02:05 1,446,346,752 77% 3.18MB/s 0:02:08 1,449,754,624 77% 3.15MB/s 0:02:09 1,453,162,496 77% 3.14MB/s 0:02:08 1,456,570,368 78% 3.11MB/s 0:02:08 1,459,716,096 78% 3.10MB/s 0:02:08 1,462,861,824 78% 3.03MB/s 0:02:10 1,466,138,624 78% 2.97MB/s 0:02:11 1,469,022,208 78% 2.89MB/s 0:02:14 1,472,299,008 78% 2.92MB/s 0:02:11 1,475,575,808 79% 2.95MB/s 0:02:09 1,478,721,536 79% 2.94MB/s 0:02:08 1,482,260,480 79% 3.07MB/s 0:02:02 1,485,406,208 79% 3.05MB/s 0:02:02 1,488,683,008 79% 3.04MB/s 0:02:01 1,491,828,736 79% 3.05MB/s 0:01:59 1,494,974,464 80% 2.97MB/s 0:02:01 1,498,120,192 80% 2.96MB/s 0:02:01 1,501,265,920 80% 2.94MB/s 0:02:01 1,504,411,648 80% 2.91MB/s 0:02:01 1,507,557,376 80% 2.91MB/s 0:02:00 1,510,703,104 80% 2.92MB/s 0:01:59 1,513,979,904 81% 2.94MB/s 0:01:57 1,517,125,632 81% 2.95MB/s 0:01:55 1,520,140,288 81% 2.91MB/s 0:01:56 1,522,892,800 81% 2.83MB/s 0:01:58 1,526,038,528 81% 2.80MB/s 0:01:58 1,529,184,256 81% 2.78MB/s 0:01:58 1,532,067,840 82% 2.76MB/s 0:01:58 1,535,213,568 82% 2.83MB/s 0:01:54 1,538,883,584 82% 2.95MB/s 0:01:48 1,542,160,384 82% 2.99MB/s 0:01:45 1,545,830,400 82% 3.17MB/s 0:01:38 1,549,369,344 83% 3.24MB/s 0:01:35 1,553,334,272 83% 3.31MB/s 0:01:32 1,557,135,360 83% 3.45MB/s 0:01:27 1,560,674,304 83% 3.43MB/s 0:01:27 1,564,082,176 83% 3.41MB/s 0:01:26 1,567,227,904 83% 3.24MB/s 0:01:30 1,570,504,704 84% 3.10MB/s 0:01:33 1,573,650,432 84% 3.03MB/s 0:01:34 1,576,927,232 84% 3.01MB/s 0:01:33 1,580,204,032 84% 3.03MB/s 0:01:32 1,583,611,904 84% 3.05MB/s 0:01:30 1,587,019,776 85% 3.11MB/s 0:01:27 1,590,198,272 85% 3.11MB/s 0:01:26 1,593,573,376 85% 3.13MB/s 0:01:25 1,596,981,248 85% 3.13MB/s 0:01:23 1,600,258,048 85% 3.08MB/s 0:01:24 1,603,141,632 85% 3.00MB/s 0:01:25 1,606,025,216 86% 2.89MB/s 0:01:27 1,608,908,800 86% 2.77MB/s 0:01:30 1,612,316,672 86% 2.81MB/s 0:01:28 1,615,986,688 86% 2.99MB/s 0:01:21 1,619,886,080 86% 3.22MB/s 0:01:14 1,623,687,168 86% 3.43MB/s 0:01:09 1,627,357,184 87% 3.49MB/s 0:01:06 1,631,027,200 87% 3.50MB/s 0:01:05 1,634,697,216 87% 3.44MB/s 0:01:05 1,638,498,304 87% 3.43MB/s 0:01:04 1,641,906,176 87% 3.38MB/s 0:01:04 1,645,314,048 88% 3.29MB/s 0:01:05 1,649,115,136 88% 3.36MB/s 0:01:03 1,652,654,080 88% 3.30MB/s 0:01:03 1,656,455,168 88% 3.37MB/s 0:01:00 1,660,387,328 88% 3.51MB/s 0:00:57 1,663,926,272 89% 3.43MB/s 0:00:57 1,667,596,288 89% 3.46MB/s 0:00:56 1,671,397,376 89% 3.49MB/s 0:00:54 1,675,329,536 89% 3.49MB/s 0:00:53 1,678,868,480 89% 3.47MB/s 0:00:52 1,682,538,496 90% 3.48MB/s 0:00:51 1,685,946,368 90% 3.38MB/s 0:00:52 1,689,485,312 90% 3.26MB/s 0:00:53 1,692,499,968 90% 3.15MB/s 0:00:53 1,695,383,552 90% 2.97MB/s 0:00:56 1,698,267,136 90% 2.85MB/s 0:00:57 1,701,150,720 91% 2.73MB/s 0:00:59 1,703,903,232 91% 2.65MB/s 0:00:59 1,706,524,672 91% 2.59MB/s 0:01:00 1,709,277,184 91% 2.56MB/s 0:00:59 1,711,898,624 91% 2.50MB/s 0:01:00 1,714,651,136 91% 2.51MB/s 0:00:59 1,717,534,720 92% 2.56MB/s 0:00:56 1,720,287,232 92% 2.58MB/s 0:00:55 1,723,039,744 92% 2.60MB/s 0:00:53 1,725,792,256 92% 2.59MB/s 0:00:53 1,728,544,768 92% 2.57MB/s 0:00:52 1,731,297,280 92% 2.56MB/s 0:00:51 1,732,739,072 92% 2.26MB/s 0:00:57 1,733,918,720 92% 1.90MB/s 0:01:08 1,736,671,232 93% 1.91MB/s 0:01:06 1,739,292,672 93% 1.88MB/s 0:01:06 1,742,045,184 93% 2.17MB/s 0:00:55 1,745,059,840 93% 2.62MB/s 0:00:45 1,748,598,784 93% 2.80MB/s 0:00:41 1,752,104,960 93% 2.99MB/s 0:00:37 1,755,512,832 94% 3.16MB/s 0:00:34 1,759,182,848 94% 3.28MB/s 0:00:31 1,762,590,720 94% 3.24MB/s 0:00:31 1,766,129,664 94% 3.27MB/s 0:00:29 1,769,537,536 94% 3.25MB/s 0:00:29 1,772,945,408 94% 3.20MB/s 0:00:28 1,776,615,424 95% 3.27MB/s 0:00:26 1,780,154,368 95% 3.25MB/s 0:00:25 1,783,824,384 95% 3.31MB/s 0:00:24 1,787,101,184 95% 3.30MB/s 0:00:23 1,790,771,200 95% 3.30MB/s 0:00:22 1,794,572,288 96% 3.33MB/s 0:00:21 1,798,111,232 96% 3.30MB/s 0:00:20 1,801,519,104 96% 3.31MB/s 0:00:19 1,805,058,048 96% 3.28MB/s 0:00:18 1,808,596,992 96% 3.24MB/s 0:00:17 1,812,529,152 97% 3.33MB/s 0:00:15 1,815,805,952 97% 3.33MB/s 0:00:14 1,819,344,896 97% 3.31MB/s 0:00:13 1,822,883,840 97% 3.32MB/s 0:00:12 1,826,160,640 97% 3.18MB/s 0:00:12 1,829,568,512 98% 3.21MB/s 0:00:11 1,832,976,384 98% 3.20MB/s 0:00:10 1,836,384,256 98% 3.16MB/s 0:00:09 1,839,923,200 98% 3.22MB/s 0:00:08 1,843,855,360 98% 3.33MB/s 0:00:06 1,847,394,304 98% 3.37MB/s 0:00:05 1,851,916,288 99% 3.60MB/s 0:00:03 1,856,241,664 99% 3.76MB/s 0:00:02 1,860,272,128 99% 3.80MB/s 0:00:01 1,864,663,040 99% 4.00MB/s 0:00:00 1,866,498,028 100% 3.12MB/s 0:09:30 (xfr#1, to-chk=0/1) oad complete c63db7f0798e: Verifying Checksum c63db7f0798e: Download complete a2af0f91d08a: Verifying Checksum a2af0f91d08a: Download complete 647c7c69fb77: Verifying Checksum 647c7c69fb77: Download complete c0e147227daf: Verifying Checksum c0e147227daf: Download complete ded7cd95e059: Verifying Checksum ded7cd95e059: Download complete ded7cd95e059: Pull complete d7562ad31bcb: Pull complete 411fb80907d5: Pull complete c34cb239ced1: Pull complete 647c7c69fb77: Pull complete 571f2aca3410: Pull complete c0e147227daf: Pull complete e61c956e9900: Pull complete 51ddba465e47: Pull complete b30858c0ad53: Pull complete e9f9385bbc7f: Pull complete 190cc6b3bda3: Pull complete 3ace58775eeb: Pull complete a2af0f91d08a: Pull complete c63db7f0798e: Pull complete Digest: sha256:8967b222cb986a2badb047038e2a87e12f093e1e9c5695b2c81ff57b2e4b35e0 Status: Downloaded newer image for docker.io/submod/helloapache:0.1.11 Trying to pull repository gcr.io/google_containers/pause ... 2c40b0526b63: Pulling image (0.8.0) from gcr.io/google_containers/pause 2c40b0526b63: Pulling image (0.8.0) from gcr.io/google_containers/pause, endpoint: https://gcr.io/v1/ 2c40b0526b63: Pulling dependent layers 511136ea3c5a: Pulling metadata 511136ea3c5a: Pulling fs layer 511136ea3c5a: Download complete 56ba5533a2db: Pulling metadata 56ba5533a2db: Pulling fs layer 56ba5533a2db: Download complete 2c40b0526b63: Pulling metadata 2c40b0526b63: Pulling fs layer 2c40b0526b63: Download complete 2c40b0526b63: Download complete Status: Downloaded newer image for gcr.io/google_containers/pause:0.8.0 Cleaning repos: fedora updates phatina-storaged Cleaning up Everything + rm -f /var/tmp/SETUP + rm -rf /root/.rhel & info network net0: index=0,type=nic,model=virtio-net-pci,macaddr=9e:00:10:62:00:01 \ hostnet0: index=0,type=tap,fd=24 available mac addresses: 9e:00:10:62:00:01 + ! test -f /run/nologin + ! test -f /run/nologin Saving... Uploading... HEAD is now at 61a417b... test: Support manual triggering of image refreshes M test/images/fedora-22 [detached HEAD 76700f8] Image refresh for fedora-22 1 file changed, 1 insertion(+), 1 deletion(-) To https://CENSORED@github.com/mvollmer/cockpit.git * [new branch] HEAD -> refresh-fedora-22-61a417b23d51c81b92281e159b1c93fb50257c1a