Warning: Permanently added '2620:52:6:1161:dead:beef:cafe:c14c' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/10810749-custom-1-x86_64 --chroot custom-1-x86_64 Version: 1.8 PID: 3173 Logging PID: 3175 Task: {'allow_user_ssh': False, 'appstream': False, 'background': False, 'build_id': 10810749, 'buildroot_pkgs': ['@core', 'bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'findutils', 'gawk', 'gcc', 'gcc-c++', 'grep', 'gzip', 'info', 'make', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'shadow-utils', 'tar', 'unzip', 'util-linux-ng', 'which', 'xz'], 'chroot': 'custom-1-x86_64', 'enable_net': True, 'fedora_review': False, 'git_hash': '98b98059ae3daf2a7c5e7d3cba575ae5a300a4c5', 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/amidevous/test2/btrfs-progs', 'isolation': 'simple', 'memory_reqs': 2048, 'package_name': 'btrfs-progs', 'package_version': '4.9.1-1', 'project_dirname': 'test2', 'project_name': 'test2', 'project_owner': 'amidevous', 'repo_priority': None, 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/amidevous/test2/custom-1-x86_64/', 'id': 'copr_base', 'name': 'Copr repository', 'priority': None}, {'baseurl': 'https://vault.epel.cloud/7.9.2009/os/x86_64/', 'id': 'https_vault_epel_cloud_7_9_2009_os_x86_64', 'name': 'Additional repo https_vault_epel_cloud_7_9_2009_os_x86_64'}, {'baseurl': 'https://vault.epel.cloud/7.9.2009/updates/x86_64/', 'id': 'https_vault_epel_cloud_7_9_2009_updates_x86_64', 'name': 'Additional repo https_vault_epel_cloud_7_9_2009_updates_x86_64'}, {'baseurl': 'https://vault.epel.cloud/7.9.2009/centosplus/x86_64/', 'id': 'https_vault_epel_cloud_7_9_2009_centosplus_x86_64', 'name': 'Additional repo https_vault_epel_cloud_7_9_2009_centosplus_x86_64'}, {'baseurl': 'https://vault.epel.cloud/7.9.2009/extras/x86_64/', 'id': 'https_vault_epel_cloud_7_9_2009_extras_x86_64', 'name': 'Additional repo https_vault_epel_cloud_7_9_2009_extras_x86_64'}, {'baseurl': 'https://vault.epel.cloud/altarch/7.9.2009/os/i386/', 'id': 'https_vault_epel_cloud_altarch_7_9_2009_os_i386', 'name': 'Additional repo https_vault_epel_cloud_altarch_7_9_2009_os_i386'}, {'baseurl': 'https://vault.epel.cloud/altarch/7.9.2009/updates/i386/', 'id': 'https_vault_epel_cloud_altarch_7_9_2009_updates_i386', 'name': 'Additional repo https_vault_epel_cloud_altarch_7_9_2009_updates_i386'}, {'baseurl': 'https://vault.epel.cloud/altarch/7.9.2009/centosplus/i386/', 'id': 'https_vault_epel_cloud_altarch_7_9_2009_centosplus_i386', 'name': 'Additional repo https_vault_epel_cloud_altarch_7_9_2009_centosplus_i386'}, {'baseurl': 'https://vault.epel.cloud/altarch/7.9.2009/extras/i386/', 'id': 'https_vault_epel_cloud_altarch_7_9_2009_extras_i386', 'name': 'Additional repo https_vault_epel_cloud_altarch_7_9_2009_extras_i386'}, {'baseurl': 'https://vault.epel.cloud/altarch/7.9.2009/cr/i386/', 'id': 'https_vault_epel_cloud_altarch_7_9_2009_cr_i386', 'name': 'Additional repo https_vault_epel_cloud_altarch_7_9_2009_cr_i386'}], 'sandbox': 'amidevous/test2--amidevous', 'source_json': {}, 'source_type': None, 'ssh_public_keys': None, 'storage': 0, 'submitter': 'amidevous', 'tags': [], 'task_id': '10810749-custom-1-x86_64', 'timeout': 18000, 'uses_devel_repo': False, 'with_opts': [], 'without_opts': []} Running: git clone https://copr-dist-git.fedorainfracloud.org/git/amidevous/test2/btrfs-progs /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/amidevous/test2/btrfs-progs', '/var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs'... Running: git checkout 98b98059ae3daf2a7c5e7d3cba575ae5a300a4c5 -- cmd: ['git', 'checkout', '98b98059ae3daf2a7c5e7d3cba575ae5a300a4c5', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs rc: 0 stdout: stderr: Note: switching to '98b98059ae3daf2a7c5e7d3cba575ae5a300a4c5'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 98b9805 automatic import of btrfs-progs Running: dist-git-client sources tail: /var/lib/copr-rpmbuild/main.log: file truncated cmd: ['dist-git-client', 'sources'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs rc: 0 stdout: stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD INFO: Reading stdout from command: git rev-parse HEAD INFO: Reading sources specification file: sources INFO: Downloading btrfs-progs-v4.9.1.tar.xz INFO: Reading stdout from command: curl --help all INFO: Calling: curl -H Pragma: -H 'Accept-Encoding: identity' -o btrfs-progs-v4.9.1.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/amidevous/test2/btrfs-progs/btrfs-progs-v4.9.1.tar.xz/md5/c236c632b9d1928c592e81fb543afe0f/btrfs-progs-v4.9.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1.40M 100 1.40M 0 0 13.14M 0 0 INFO: Reading stdout from command: md5sum btrfs-progs-v4.9.1.tar.xz Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs/btrfs-progs.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1785838683.172269 -r /var/lib/copr-rpmbuild/results/configs/child.cfg INFO: mock.py version 6.7 starting (python version = 3.14.5, NVR = mock-6.7-1.fc44), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs/btrfs-progs.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1785838683.172269 -r /var/lib/copr-rpmbuild/results/configs/child.cfg Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs/btrfs-progs.spec) Config(custom-1-x86_64) Start: clean chroot Finish: clean chroot Mock Version: 6.7 INFO: Mock Version: 6.7 Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1785838683.172269/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf4 detected and used (fallback) INFO: Buildroot is handled by package management from host and used with --installroot: rpm-6.0.2-1.fc44.x86_64 rpm-sequoia-1.10.2-2.fc44.x86_64 python3-dnf-4.24.0-3.fc44.noarch python3-dnf-plugins-core-4.10.1-9.fc44.noarch dnf5-5.4.2.1-1.fc44.x86_64 dnf5-plugins-5.4.2.1-1.fc44.x86_64 WARNING: File /etc/localtime not present. It is not copied into the chroot. Start: installing minimal buildroot with dnf Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 26 kB/s | 12 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 9.2 MB/s | 3.0 MB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 73 MB/s | 17 MB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 25 MB/s | 5.1 MB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 870 kB/s | 109 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 14 MB/s | 2.4 MB 00:00 Additional repo https_vault_epel_cloud_altarch_ 24 MB/s | 4.2 MB 00:00 Additional repo https_vault_epel_cloud_altarch_ 54 kB/s | 6.1 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 710 kB/s | 91 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 986 B/s | 134 B 00:00 Dependencies resolved. ================================================================================================================================ Package Arch Version Repository Size ================================================================================================================================ Installing: bzip2 x86_64 1.0.6-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 52 k cpio x86_64 2.11-28.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 211 k diffutils x86_64 3.3-6.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 322 k findutils x86_64 1:4.5.11-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 559 k gawk x86_64 4.0.2-4.el7_3.1 https_vault_epel_cloud_7_9_2009_os_x86_64 874 k gcc x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 16 M gcc-c++ x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 7.2 M grep x86_64 2.20-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 344 k gzip x86_64 1.5-11.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 130 k info x86_64 5.1-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 233 k make x86_64 1:3.82-24.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 421 k patch x86_64 2.7.1-12.el7_7 https_vault_epel_cloud_7_9_2009_os_x86_64 111 k redhat-rpm-config noarch 9.1.0-88.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 81 k rpm-build x86_64 4.11.3-48.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 150 k sed x86_64 4.2.2-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 231 k unzip x86_64 6.0-24.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 172 k which x86_64 2.20-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 41 k xz x86_64 5.2.2-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 229 k Installing group/module packages: NetworkManager x86_64 1:1.18.8-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.9 M NetworkManager-team x86_64 1:1.18.8-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 165 k NetworkManager-tui x86_64 1:1.18.8-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 329 k aic94xx-firmware noarch 30-6.el7 copr_base 22 k alsa-firmware noarch 1.0.28-2.el7 copr_base 2.3 M audit x86_64 2.8.5-4.el7 copr_base 255 k basesystem noarch 10.0-7.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 5.0 k bash x86_64 4.2.46-35.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.0 M biosdevname x86_64 0.7.3-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 38 k btrfs-progs x86_64 4.9.1-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 678 k coreutils x86_64 8.22-24.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 3.3 M cronie x86_64 1.4.11-25.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 92 k curl x86_64 7.29.0-59.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 271 k dhclient x86_64 12:4.2.5-83.el7.centos.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 286 k dracut-config-rescue x86_64 033-572.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 61 k e2fsprogs x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 701 k filesystem x86_64 3.2-25.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.0 M firewalld noarch 0.6.3-13.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 449 k glibc x86_64 2.17-326.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 3.6 M hostname x86_64 3.13-3.el7_7.1 https_vault_epel_cloud_7_9_2009_os_x86_64 17 k initscripts x86_64 9.49.53-1.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 440 k iproute x86_64 4.11.0-30.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 805 k iprutils x86_64 2.4.17.1-3.el7_7 https_vault_epel_cloud_7_9_2009_updates_x86_64 243 k iptables x86_64 1.4.21-35.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 432 k iputils x86_64 20160308-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 148 k irqbalance x86_64 3:1.0.7-12.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 45 k ivtv-firmware noarch 2:20080701-26.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 106 k iwl100-firmware noarch 39.31.5.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 156 k iwl1000-firmware noarch 1:39.31.5.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 215 k iwl105-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 235 k iwl135-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 243 k iwl2000-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 237 k iwl2030-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 246 k iwl3160-firmware noarch 25.30.13.0-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.5 M iwl3945-firmware noarch 15.32.2.9-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 97 k iwl4965-firmware noarch 228.61.2.24-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 110 k iwl5000-firmware noarch 8.83.5.1_1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 290 k iwl5150-firmware noarch 8.24.2.2-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 152 k iwl6000-firmware noarch 9.221.4.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 172 k iwl6000g2a-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 305 k iwl6000g2b-firmware noarch 18.168.6.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 305 k iwl6050-firmware noarch 41.28.5.1-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 242 k iwl7260-firmware noarch 25.30.13.0-83.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 14 M kbd x86_64 1.15.5-16.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 347 k kernel-tools x86_64 3.10.0-1160.119.1.el7 https_vault_epel_cloud_7_9_2009_updates_x86_64 8.2 M kexec-tools x86_64 2.0.15-51.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 351 k less x86_64 458-10.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 120 k libsysfs x86_64 2.1.0-16.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 46 k linux-firmware noarch 20200421-83.git78c0348.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 80 M lshw x86_64 B.02.18-17.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 324 k man-db x86_64 2.6.3-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 832 k microcode_ctl x86_64 2:2.1-73.20.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 6.8 M ncurses x86_64 5.9-14.20130511.el7_4 https_vault_epel_cloud_7_9_2009_os_x86_64 304 k openssh-clients x86_64 7.4p1-23.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 655 k openssh-server x86_64 7.4p1-23.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 459 k parted x86_64 3.1-32.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 609 k passwd x86_64 0.79-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 106 k plymouth x86_64 0.8.9-0.34.20140113.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 116 k policycoreutils x86_64 2.5-34.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 917 k postfix x86_64 2:2.10.1-9.0.1.el7.centos.plus https_vault_epel_cloud_7_9_2009_centosplus_x86_64 2.5 M procps-ng x86_64 3.3.10-28.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 291 k rootfiles noarch 8.1-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 7.3 k rpm x86_64 4.11.3-48.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.2 M rsyslog x86_64 8.24.0-57.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 622 k selinux-policy-targeted noarch 3.13.1-268.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 7.0 M setup noarch 2.8.71-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 166 k sg3_utils x86_64 1:1.37-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 646 k sg3_utils-libs x86_64 1:1.37-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 65 k shadow-utils x86_64 2:4.6-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.2 M sudo x86_64 1.8.23-10.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 844 k systemd x86_64 219-78.el7_9.9 https_vault_epel_cloud_7_9_2009_updates_x86_64 5.1 M tar x86_64 2:1.26-35.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 846 k tuned noarch 2.11.0-12.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 270 k util-linux x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 2.0 M vim-minimal x86_64 2:7.4.629-8.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 443 k xfsprogs x86_64 4.5.0-22.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 897 k yum noarch 3.4.3-168.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 1.2 M Installing dependencies: NetworkManager-libnm x86_64 1:1.18.8-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.7 M acl x86_64 2.2.51-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 81 k alsa-lib x86_64 1.1.8-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 425 k alsa-tools-firmware x86_64 1.1.0-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 35 k audit-libs x86_64 2.8.5-4.el7 copr_base 101 k bc x86_64 1.06.95-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 115 k bind-export-libs x86_64 32:9.11.4-26.P2.el7_9.16 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.1 M binutils x86_64 2.27-44.base.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 5.9 M bzip2-libs x86_64 1.0.6-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 40 k ca-certificates noarch 2023.2.60_v7.0.306-72.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 923 k centos-logos noarch 70.0.6-3.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 21 M centos-release x86_64 7-9.2009.2.el7.centos https_vault_epel_cloud_7_9_2009_updates_x86_64 27 k chkconfig x86_64 1.7.6-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 182 k cpp x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 5.9 M cracklib x86_64 2.9.0-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 80 k cracklib-dicts x86_64 2.9.0-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 3.6 M cronie-anacron x86_64 1.4.11-25.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 36 k crontabs noarch 1.11-6.20121102git.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 13 k cryptsetup-libs x86_64 2.0.3-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 339 k cyrus-sasl-lib x86_64 2.1.26-24.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 156 k dbus x86_64 1:1.10.24-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 245 k dbus-glib x86_64 0.100-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 102 k dbus-libs x86_64 1:1.10.24-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 169 k dbus-python x86_64 1.1.1-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 206 k device-mapper x86_64 7:1.02.170-6.el7_9.5 https_vault_epel_cloud_7_9_2009_updates_x86_64 297 k device-mapper-libs x86_64 7:1.02.170-6.el7_9.5 https_vault_epel_cloud_7_9_2009_updates_x86_64 325 k dhcp-common x86_64 12:4.2.5-83.el7.centos.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 177 k dhcp-libs x86_64 12:4.2.5-83.el7.centos.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 133 k dmidecode x86_64 1:3.2-5.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 82 k dracut x86_64 033-572.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 329 k dracut-network x86_64 033-572.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 103 k dwz x86_64 0.11-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 99 k e2fsprogs-libs x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 168 k ebtables x86_64 2.0.10-16.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 123 k elfutils x86_64 0.176-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 308 k elfutils-default-yama-scope noarch 0.176-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 33 k elfutils-libelf x86_64 0.176-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 195 k elfutils-libs x86_64 0.176-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 291 k ethtool x86_64 2:4.8-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 127 k expat x86_64 2.1.0-15.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 83 k file x86_64 5.11-37.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 57 k file-libs x86_64 5.11-37.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 340 k fipscheck x86_64 1.4.1-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 21 k fipscheck-lib x86_64 1.4.1-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 11 k firewalld-filesystem noarch 0.6.3-13.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 51 k fxload x86_64 2002_04_11-16.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 25 k gdb x86_64 7.6.1-120.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 2.4 M gdbm x86_64 1.10-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 70 k glib2 x86_64 2.56.1-9.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 2.5 M glibc-common x86_64 2.17-326.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 12 M glibc-devel x86_64 2.17-326.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.1 M glibc-headers x86_64 2.17-326.el7_9.3 https_vault_epel_cloud_7_9_2009_updates_x86_64 692 k gmp x86_64 1:6.0.0-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 281 k gnupg2 x86_64 2.0.22-5.el7_5 https_vault_epel_cloud_7_9_2009_os_x86_64 1.5 M gobject-introspection x86_64 1.56.1-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 241 k gpgme x86_64 1.3.2-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 146 k groff-base x86_64 1.22.2-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 942 k hardlink x86_64 1:1.0-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 14 k hwdata x86_64 0.252-9.7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 2.5 M ipset x86_64 7.1-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k ipset-libs x86_64 7.1-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 64 k jansson x86_64 2.10-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 37 k json-c x86_64 0.11-4.el7_0 https_vault_epel_cloud_7_9_2009_os_x86_64 31 k kbd-legacy noarch 1.15.5-16.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 466 k kbd-misc noarch 1.15.5-16.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.4 M kernel-headers x86_64 3.10.0-1160.119.1.el7 https_vault_epel_cloud_7_9_2009_updates_x86_64 9.1 M kernel-tools-libs x86_64 3.10.0-1160.119.1.el7 https_vault_epel_cloud_7_9_2009_updates_x86_64 8.1 M keyutils-libs x86_64 1.5.8-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 25 k kmod x86_64 20-28.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 123 k kmod-libs x86_64 20-28.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 51 k kpartx x86_64 0.4.9-136.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 81 k krb5-libs x86_64 1.15.1-55.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 810 k libacl x86_64 2.2.51-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 27 k libassuan x86_64 2.1.0-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 63 k libattr x86_64 2.4.46-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 18 k libblkid x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 183 k libcap x86_64 2.22-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 47 k libcap-ng x86_64 0.7.5-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 25 k libcom_err x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 42 k libcurl x86_64 7.29.0-59.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 223 k libdaemon x86_64 0.14-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 30 k libdb x86_64 5.3.21-25.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 720 k libdb-utils x86_64 5.3.21-25.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 132 k libdrm x86_64 2.4.97-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 151 k libedit x86_64 3.0-12.20121213cvs.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 92 k libestr x86_64 0.1.9-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 20 k libfastjson x86_64 0.99.4-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 27 k libffi x86_64 3.0.13-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 30 k libgcc x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 103 k libgcrypt x86_64 1.5.3-14.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 263 k libgomp x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 159 k libgpg-error x86_64 1.12-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 87 k libidn x86_64 1.28-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 209 k libmnl x86_64 1.0.3-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 23 k libmount x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 185 k libmpc x86_64 1.0.1-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 51 k libndp x86_64 1.2-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 32 k libnetfilter_conntrack x86_64 1.0.6-1.el7_3 https_vault_epel_cloud_7_9_2009_os_x86_64 55 k libnfnetlink x86_64 1.0.1-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 26 k libnl3 x86_64 3.2.28-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 278 k libnl3-cli x86_64 3.2.28-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 160 k libpciaccess x86_64 0.14-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 26 k libpipeline x86_64 1.2.3-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 53 k libpwquality x86_64 1.2.3-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 85 k libselinux x86_64 2.5-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 162 k libselinux-python x86_64 2.5-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 236 k libselinux-utils x86_64 2.5-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 151 k libsemanage x86_64 2.5-14.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 151 k libsepol x86_64 2.5-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 297 k libsmartcols x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 143 k libss x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 47 k libssh2 x86_64 1.8.0-4.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 88 k libstdc++ x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 306 k libstdc++-devel x86_64 4.8.5-44.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.5 M libtasn1 x86_64 4.10-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 320 k libteam x86_64 1.29-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 50 k libuser x86_64 0.60-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 400 k libutempter x86_64 1.1.6-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 25 k libuuid x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 84 k libverto x86_64 0.2.5-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 16 k libxml2 x86_64 2.9.1-6.el7_9.6 https_vault_epel_cloud_7_9_2009_updates_x86_64 668 k logrotate x86_64 3.8.6-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 70 k lsscsi x86_64 0.27-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 47 k lua x86_64 5.1.4-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 201 k lz4 x86_64 1.8.3-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 85 k lzo x86_64 2.06-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 59 k mariadb-libs x86_64 1:5.5.68-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 760 k mozjs17 x86_64 17.0.0-20.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.4 M mpfr x86_64 3.1.1-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 203 k ncurses-base noarch 5.9-14.20130511.el7_4 https_vault_epel_cloud_7_9_2009_os_x86_64 68 k ncurses-libs x86_64 5.9-14.20130511.el7_4 https_vault_epel_cloud_7_9_2009_os_x86_64 316 k newt x86_64 0.52.15-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 105 k nspr x86_64 4.35.0-1.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 128 k nss x86_64 3.90.0-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 905 k nss-pem x86_64 1.0.3-7.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 75 k nss-softokn x86_64 3.90.0-6.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 383 k nss-softokn-freebl x86_64 3.90.0-6.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 321 k nss-sysinit x86_64 3.90.0-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 67 k nss-tools x86_64 3.90.0-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 557 k nss-util x86_64 3.90.0-1.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 80 k numactl-libs x86_64 2.0.12-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 30 k openldap x86_64 2.4.44-25.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 356 k openssh x86_64 7.4p1-23.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 510 k openssl-libs x86_64 1:1.0.2k-26.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.2 M p11-kit x86_64 0.23.5-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 252 k p11-kit-trust x86_64 0.23.5-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 129 k pam x86_64 1.1.8-23.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 721 k pciutils-libs x86_64 3.5.1-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 46 k pcre x86_64 8.32-17.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 422 k perl x86_64 4:5.16.3-299.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 8.0 M perl-Carp noarch 1.26-244.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 19 k perl-Encode x86_64 2.51-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.5 M perl-Exporter noarch 5.68-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 28 k perl-File-Path noarch 2.09-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 26 k perl-File-Temp noarch 0.23.01-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 56 k perl-Filter x86_64 1.49-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 76 k perl-Getopt-Long noarch 2.40-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 56 k perl-HTTP-Tiny noarch 0.033-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 38 k perl-PathTools x86_64 3.40-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 82 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 52 k perl-Pod-Perldoc noarch 3.20-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 87 k perl-Pod-Simple noarch 1:3.28-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 216 k perl-Pod-Usage noarch 1.63-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 36 k perl-Socket x86_64 2.010-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 49 k perl-Storable x86_64 2.45-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 77 k perl-Text-ParseWords noarch 3.29-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 14 k perl-Thread-Queue noarch 3.02-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 17 k perl-Time-HiRes x86_64 4:1.9725-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 45 k perl-Time-Local noarch 1.2300-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 24 k perl-constant noarch 1.27-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 19 k perl-libs x86_64 4:5.16.3-299.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 690 k perl-macros x86_64 4:5.16.3-299.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 44 k perl-parent noarch 1:0.225-244.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 12 k perl-podlators noarch 2.5.1-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 112 k perl-srpm-macros noarch 1-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 4.6 k perl-threads x86_64 1.87-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 49 k perl-threads-shared x86_64 1.43-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k pinentry x86_64 0.8.1-17.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 73 k pkgconfig x86_64 1:0.27.1-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 54 k plymouth-core-libs x86_64 0.8.9-0.34.20140113.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 108 k plymouth-scripts x86_64 0.8.9-0.34.20140113.el7.centos https_vault_epel_cloud_7_9_2009_os_x86_64 39 k polkit x86_64 0.112-26.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 170 k polkit-pkla-compat x86_64 0.1-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k popt x86_64 1.13-16.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 42 k postgresql-libs x86_64 9.2.24-9.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 235 k pth x86_64 2.0.7-23.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 89 k pygpgme x86_64 0.3-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 63 k pyliblzma x86_64 0.5.3-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 47 k python x86_64 2.7.5-94.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 97 k python-configobj noarch 4.7.2-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 117 k python-decorator noarch 3.4.0-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 27 k python-firewall noarch 0.6.3-13.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 355 k python-gobject-base x86_64 3.22.0-1.el7_4.1 https_vault_epel_cloud_7_9_2009_os_x86_64 294 k python-iniparse noarch 0.4-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k python-libs x86_64 2.7.5-94.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 5.6 M python-linux-procfs noarch 0.4.11-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 33 k python-perf x86_64 3.10.0-1160.119.1.el7 https_vault_epel_cloud_7_9_2009_updates_x86_64 8.2 M python-pycurl x86_64 7.19.0-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 80 k python-pyudev noarch 0.15-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 55 k python-schedutils x86_64 0.4-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 21 k python-slip noarch 0.4.0-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 31 k python-slip-dbus noarch 0.4.0-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 32 k python-srpm-macros noarch 3-34.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 8.8 k python-urlgrabber noarch 3.10-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 108 k pyxattr x86_64 0.5.1-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 28 k qrencode-libs x86_64 3.4.1-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 50 k readline x86_64 6.2-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 193 k rpm-build-libs x86_64 4.11.3-48.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 108 k rpm-libs x86_64 4.11.3-48.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 279 k rpm-python x86_64 4.11.3-48.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 84 k selinux-policy noarch 3.13.1-268.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 498 k shared-mime-info x86_64 1.8-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 312 k slang x86_64 2.2.4-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 512 k snappy x86_64 1.1.0-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 40 k sqlite x86_64 3.7.17-8.el7_7.1 https_vault_epel_cloud_7_9_2009_os_x86_64 394 k systemd-libs x86_64 219-78.el7_9.9 https_vault_epel_cloud_7_9_2009_updates_x86_64 419 k systemd-sysv x86_64 219-78.el7_9.9 https_vault_epel_cloud_7_9_2009_updates_x86_64 98 k sysvinit-tools x86_64 2.88-14.dsf.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 63 k tcp_wrappers-libs x86_64 7.6-77.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 66 k teamd x86_64 1.29-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 116 k tzdata noarch 2024a-1.el7 https_vault_epel_cloud_7_9_2009_updates_x86_64 497 k ustr x86_64 1.0.4-16.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 92 k virt-what x86_64 1.18-4.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 30 k wpa_supplicant x86_64 1:2.6-12.el7_9.2 https_vault_epel_cloud_7_9_2009_updates_x86_64 1.2 M xz-libs x86_64 5.2.2-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 103 k yum-metadata-parser x86_64 1.1.4-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 28 k yum-plugin-fastestmirror noarch 1.1.31-54.el7_8 https_vault_epel_cloud_7_9_2009_os_x86_64 34 k zip x86_64 3.0-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 260 k zlib x86_64 1.2.7-21.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 90 k Installing Groups: Core Transaction Summary ================================================================================================================================ Install 325 Packages Total download size: 331 M Installed size: 1.4 G Downloading Packages: (1/325): aic94xx-firmware-30-6.el7.noarch.rpm 167 kB/s | 22 kB 00:00 (2/325): audit-libs-2.8.5-4.el7.x86_64.rpm 1.0 MB/s | 101 kB 00:00 (3/325): audit-2.8.5-4.el7.x86_64.rpm 1.1 MB/s | 255 kB 00:00 (4/325): acl-2.2.51-15.el7.x86_64.rpm 1.1 MB/s | 81 kB 00:00 (5/325): alsa-tools-firmware-1.1.0-1.el7.x86_64 1.8 MB/s | 35 kB 00:00 (6/325): alsa-lib-1.1.8-1.el7.x86_64.rpm 4.3 MB/s | 425 kB 00:00 (7/325): basesystem-10.0-7.el7.centos.noarch.rp 246 kB/s | 5.0 kB 00:00 (8/325): bc-1.06.95-13.el7.x86_64.rpm 3.9 MB/s | 115 kB 00:00 (9/325): biosdevname-0.7.3-2.el7.x86_64.rpm 1.9 MB/s | 38 kB 00:00 (10/325): alsa-firmware-1.0.28-2.el7.noarch.rpm 6.0 MB/s | 2.3 MB 00:00 (11/325): bzip2-1.0.6-13.el7.x86_64.rpm 2.4 MB/s | 52 kB 00:00 (12/325): bzip2-libs-1.0.6-13.el7.x86_64.rpm 2.0 MB/s | 40 kB 00:00 (13/325): btrfs-progs-4.9.1-1.el7.x86_64.rpm 9.6 MB/s | 678 kB 00:00 (14/325): chkconfig-1.7.6-1.el7.x86_64.rpm 6.6 MB/s | 182 kB 00:00 (15/325): cpio-2.11-28.el7.x86_64.rpm 8.5 MB/s | 211 kB 00:00 (16/325): cracklib-2.9.0-11.el7.x86_64.rpm 2.3 MB/s | 80 kB 00:00 (17/325): centos-logos-70.0.6-3.el7.centos.noar 170 MB/s | 21 MB 00:00 (18/325): cracklib-dicts-2.9.0-11.el7.x86_64.rp 101 MB/s | 3.6 MB 00:00 (19/325): crontabs-1.11-6.20121102git.el7.noarc 559 kB/s | 13 kB 00:00 (20/325): cryptsetup-libs-2.0.3-6.el7.x86_64.rp 17 MB/s | 339 kB 00:00 (21/325): dbus-1.10.24-15.el7.x86_64.rpm 10 MB/s | 245 kB 00:00 (22/325): dbus-glib-0.100-7.el7.x86_64.rpm 5.0 MB/s | 102 kB 00:00 (23/325): dbus-libs-1.10.24-15.el7.x86_64.rpm 7.1 MB/s | 169 kB 00:00 (24/325): dbus-python-1.1.1-9.el7.x86_64.rpm 9.1 MB/s | 206 kB 00:00 (25/325): dracut-033-572.el7.x86_64.rpm 17 MB/s | 329 kB 00:00 (26/325): dracut-config-rescue-033-572.el7.x86_ 3.3 MB/s | 61 kB 00:00 (27/325): dwz-0.11-3.el7.x86_64.rpm 5.5 MB/s | 99 kB 00:00 (28/325): dracut-network-033-572.el7.x86_64.rpm 3.9 MB/s | 103 kB 00:00 (29/325): e2fsprogs-1.42.9-19.el7.x86_64.rpm 36 MB/s | 701 kB 00:00 (30/325): e2fsprogs-libs-1.42.9-19.el7.x86_64.r 9.5 MB/s | 168 kB 00:00 (31/325): cpp-4.8.5-44.el7.x86_64.rpm 25 MB/s | 5.9 MB 00:00 (32/325): ebtables-2.0.10-16.el7.x86_64.rpm 4.7 MB/s | 123 kB 00:00 (33/325): elfutils-0.176-5.el7.x86_64.rpm 9.9 MB/s | 308 kB 00:00 (34/325): elfutils-default-yama-scope-0.176-5.e 1.9 MB/s | 33 kB 00:00 (35/325): elfutils-libelf-0.176-5.el7.x86_64.rp 11 MB/s | 195 kB 00:00 (36/325): elfutils-libs-0.176-5.el7.x86_64.rpm 16 MB/s | 291 kB 00:00 (37/325): ethtool-4.8-10.el7.x86_64.rpm 7.2 MB/s | 127 kB 00:00 (38/325): file-5.11-37.el7.x86_64.rpm 2.6 MB/s | 57 kB 00:00 (39/325): file-libs-5.11-37.el7.x86_64.rpm 19 MB/s | 340 kB 00:00 (40/325): filesystem-3.2-25.el7.x86_64.rpm 47 MB/s | 1.0 MB 00:00 (41/325): findutils-4.5.11-6.el7.x86_64.rpm 23 MB/s | 559 kB 00:00 (42/325): fipscheck-1.4.1-6.el7.x86_64.rpm 1.1 MB/s | 21 kB 00:00 (43/325): fipscheck-lib-1.4.1-6.el7.x86_64.rpm 618 kB/s | 11 kB 00:00 (44/325): fxload-2002_04_11-16.el7.x86_64.rpm 1.2 MB/s | 25 kB 00:00 (45/325): gawk-4.0.2-4.el7_3.1.x86_64.rpm 38 MB/s | 874 kB 00:00 (46/325): gdb-7.6.1-120.el7.x86_64.rpm 92 MB/s | 2.4 MB 00:00 (47/325): gdbm-1.10-8.el7.x86_64.rpm 3.8 MB/s | 70 kB 00:00 (48/325): gmp-6.0.0-15.el7.x86_64.rpm 15 MB/s | 281 kB 00:00 (49/325): gnupg2-2.0.22-5.el7_5.x86_64.rpm 64 MB/s | 1.5 MB 00:00 (50/325): gobject-introspection-1.56.1-1.el7.x8 10 MB/s | 241 kB 00:00 (51/325): gpgme-1.3.2-5.el7.x86_64.rpm 7.9 MB/s | 146 kB 00:00 (52/325): grep-2.20-3.el7.x86_64.rpm 18 MB/s | 344 kB 00:00 (53/325): groff-base-1.22.2-8.el7.x86_64.rpm 41 MB/s | 942 kB 00:00 (54/325): hardlink-1.0-19.el7.x86_64.rpm 830 kB/s | 14 kB 00:00 (55/325): hostname-3.13-3.el7_7.1.x86_64.rpm 937 kB/s | 17 kB 00:00 (56/325): gcc-c++-4.8.5-44.el7.x86_64.rpm 29 MB/s | 7.2 MB 00:00 (57/325): gcc-4.8.5-44.el7.x86_64.rpm 57 MB/s | 16 MB 00:00 (58/325): info-5.1-5.el7.x86_64.rpm 8.8 MB/s | 233 kB 00:00 (59/325): ipset-7.1-1.el7.x86_64.rpm 2.2 MB/s | 39 kB 00:00 (60/325): ipset-libs-7.1-1.el7.x86_64.rpm 3.5 MB/s | 64 kB 00:00 (61/325): iptables-1.4.21-35.el7.x86_64.rpm 21 MB/s | 432 kB 00:00 (62/325): iputils-20160308-10.el7.x86_64.rpm 8.2 MB/s | 148 kB 00:00 (63/325): iproute-4.11.0-30.el7.x86_64.rpm 8.5 MB/s | 805 kB 00:00 (64/325): irqbalance-1.0.7-12.el7.x86_64.rpm 2.5 MB/s | 45 kB 00:00 (65/325): hwdata-0.252-9.7.el7.x86_64.rpm 14 MB/s | 2.5 MB 00:00 (66/325): ivtv-firmware-20080701-26.el7.noarch. 4.7 MB/s | 106 kB 00:00 (67/325): jansson-2.10-1.el7.x86_64.rpm 1.5 MB/s | 37 kB 00:00 (68/325): json-c-0.11-4.el7_0.x86_64.rpm 1.4 MB/s | 31 kB 00:00 (69/325): keyutils-libs-1.5.8-3.el7.x86_64.rpm 1.3 MB/s | 25 kB 00:00 (70/325): kmod-20-28.el7.x86_64.rpm 6.0 MB/s | 123 kB 00:00 (71/325): kmod-libs-20-28.el7.x86_64.rpm 2.7 MB/s | 51 kB 00:00 (72/325): libacl-2.2.51-15.el7.x86_64.rpm 1.5 MB/s | 27 kB 00:00 (73/325): libassuan-2.1.0-3.el7.x86_64.rpm 3.6 MB/s | 63 kB 00:00 (74/325): libattr-2.4.46-13.el7.x86_64.rpm 850 kB/s | 18 kB 00:00 (75/325): libcap-2.22-11.el7.x86_64.rpm 2.1 MB/s | 47 kB 00:00 (76/325): libcap-ng-0.7.5-4.el7.x86_64.rpm 1.2 MB/s | 25 kB 00:00 (77/325): libcom_err-1.42.9-19.el7.x86_64.rpm 2.4 MB/s | 42 kB 00:00 (78/325): libdaemon-0.14-7.el7.x86_64.rpm 1.6 MB/s | 30 kB 00:00 (79/325): libdb-5.3.21-25.el7.x86_64.rpm 35 MB/s | 720 kB 00:00 (80/325): libdb-utils-5.3.21-25.el7.x86_64.rpm 6.1 MB/s | 132 kB 00:00 (81/325): libdrm-2.4.97-2.el7.x86_64.rpm 6.9 MB/s | 151 kB 00:00 (82/325): libedit-3.0-12.20121213cvs.el7.x86_64 3.9 MB/s | 92 kB 00:00 (83/325): libestr-0.1.9-2.el7.x86_64.rpm 1.2 MB/s | 20 kB 00:00 (84/325): libfastjson-0.99.4-3.el7.x86_64.rpm 1.5 MB/s | 27 kB 00:00 (85/325): libffi-3.0.13-19.el7.x86_64.rpm 1.5 MB/s | 30 kB 00:00 (86/325): libgcc-4.8.5-44.el7.x86_64.rpm 5.7 MB/s | 103 kB 00:00 (87/325): libgomp-4.8.5-44.el7.x86_64.rpm 8.6 MB/s | 159 kB 00:00 (88/325): libgpg-error-1.12-3.el7.x86_64.rpm 4.9 MB/s | 87 kB 00:00 (89/325): libidn-1.28-4.el7.x86_64.rpm 11 MB/s | 209 kB 00:00 (90/325): libgcrypt-1.5.3-14.el7.x86_64.rpm 5.7 MB/s | 263 kB 00:00 (91/325): libmnl-1.0.3-7.el7.x86_64.rpm 1.3 MB/s | 23 kB 00:00 (92/325): libndp-1.2-9.el7.x86_64.rpm 1.8 MB/s | 32 kB 00:00 (93/325): libmpc-1.0.1-3.el7.x86_64.rpm 2.3 MB/s | 51 kB 00:00 (94/325): libnetfilter_conntrack-1.0.6-1.el7_3. 3.0 MB/s | 55 kB 00:00 (95/325): libnfnetlink-1.0.1-4.el7.x86_64.rpm 1.4 MB/s | 26 kB 00:00 (96/325): libnl3-3.2.28-4.el7.x86_64.rpm 14 MB/s | 278 kB 00:00 (97/325): libnl3-cli-3.2.28-4.el7.x86_64.rpm 8.5 MB/s | 160 kB 00:00 (98/325): libpciaccess-0.14-1.el7.x86_64.rpm 1.5 MB/s | 26 kB 00:00 (99/325): libpipeline-1.2.3-3.el7.x86_64.rpm 2.8 MB/s | 53 kB 00:00 (100/325): libpwquality-1.2.3-5.el7.x86_64.rpm 4.5 MB/s | 85 kB 00:00 (101/325): libselinux-2.5-15.el7.x86_64.rpm 8.0 MB/s | 162 kB 00:00 (102/325): libselinux-python-2.5-15.el7.x86_64. 13 MB/s | 236 kB 00:00 (103/325): libselinux-utils-2.5-15.el7.x86_64.r 8.2 MB/s | 151 kB 00:00 (104/325): libsemanage-2.5-14.el7.x86_64.rpm 8.2 MB/s | 151 kB 00:00 (105/325): libss-1.42.9-19.el7.x86_64.rpm 2.6 MB/s | 47 kB 00:00 (106/325): libsepol-2.5-10.el7.x86_64.rpm 15 MB/s | 297 kB 00:00 (107/325): libstdc++-4.8.5-44.el7.x86_64.rpm 15 MB/s | 306 kB 00:00 (108/325): libsysfs-2.1.0-16.el7.x86_64.rpm 2.4 MB/s | 46 kB 00:00 (109/325): libtasn1-4.10-1.el7.x86_64.rpm 15 MB/s | 320 kB 00:00 (110/325): libteam-1.29-3.el7.x86_64.rpm 2.8 MB/s | 50 kB 00:00 (111/325): libutempter-1.1.6-4.el7.x86_64.rpm 1.4 MB/s | 25 kB 00:00 (112/325): libuser-0.60-9.el7.x86_64.rpm 17 MB/s | 400 kB 00:00 (113/325): libverto-0.2.5-4.el7.x86_64.rpm 909 kB/s | 16 kB 00:00 (114/325): logrotate-3.8.6-19.el7.x86_64.rpm 3.9 MB/s | 70 kB 00:00 (115/325): lshw-B.02.18-17.el7.x86_64.rpm 17 MB/s | 324 kB 00:00 (116/325): lsscsi-0.27-6.el7.x86_64.rpm 2.7 MB/s | 47 kB 00:00 (117/325): lua-5.1.4-15.el7.x86_64.rpm 11 MB/s | 201 kB 00:00 (118/325): lz4-1.8.3-1.el7.x86_64.rpm 4.5 MB/s | 85 kB 00:00 (119/325): libstdc++-devel-4.8.5-44.el7.x86_64. 13 MB/s | 1.5 MB 00:00 (120/325): lzo-2.06-8.el7.x86_64.rpm 3.4 MB/s | 59 kB 00:00 (121/325): man-db-2.6.3-11.el7.x86_64.rpm 41 MB/s | 832 kB 00:00 (122/325): make-3.82-24.el7.x86_64.rpm 17 MB/s | 421 kB 00:00 (123/325): mariadb-libs-5.5.68-1.el7.x86_64.rpm 33 MB/s | 760 kB 00:00 (124/325): mpfr-3.1.1-4.el7.x86_64.rpm 10 MB/s | 203 kB 00:00 (125/325): mozjs17-17.0.0-20.el7.x86_64.rpm 56 MB/s | 1.4 MB 00:00 (126/325): ncurses-5.9-14.20130511.el7_4.x86_64 17 MB/s | 304 kB 00:00 (127/325): ncurses-base-5.9-14.20130511.el7_4.n 3.9 MB/s | 68 kB 00:00 (128/325): ncurses-libs-5.9-14.20130511.el7_4.x 15 MB/s | 316 kB 00:00 (129/325): newt-0.52.15-4.el7.x86_64.rpm 5.9 MB/s | 105 kB 00:00 (130/325): numactl-libs-2.0.12-5.el7.x86_64.rpm 1.6 MB/s | 30 kB 00:00 (131/325): p11-kit-0.23.5-3.el7.x86_64.rpm 14 MB/s | 252 kB 00:00 (132/325): p11-kit-trust-0.23.5-3.el7.x86_64.rp 7.2 MB/s | 129 kB 00:00 (133/325): pam-1.1.8-23.el7.x86_64.rpm 34 MB/s | 721 kB 00:00 (134/325): passwd-0.79-6.el7.x86_64.rpm 5.7 MB/s | 106 kB 00:00 (135/325): patch-2.7.1-12.el7_7.x86_64.rpm 4.5 MB/s | 111 kB 00:00 (136/325): parted-3.1-32.el7.x86_64.rpm 14 MB/s | 609 kB 00:00 (137/325): pciutils-libs-3.5.1-3.el7.x86_64.rpm 2.5 MB/s | 46 kB 00:00 (138/325): pcre-8.32-17.el7.x86_64.rpm 22 MB/s | 422 kB 00:00 (139/325): perl-Carp-1.26-244.el7.noarch.rpm 1.0 MB/s | 19 kB 00:00 (140/325): perl-File-Path-2.09-2.el7.noarch.rpm 1.5 MB/s | 26 kB 00:00 (141/325): perl-Exporter-5.68-3.el7.noarch.rpm 1.3 MB/s | 28 kB 00:00 (142/325): perl-File-Temp-0.23.01-3.el7.noarch. 3.1 MB/s | 56 kB 00:00 (143/325): perl-Filter-1.49-3.el7.x86_64.rpm 4.2 MB/s | 76 kB 00:00 (144/325): perl-Getopt-Long-2.40-3.el7.noarch.r 3.1 MB/s | 56 kB 00:00 (145/325): perl-HTTP-Tiny-0.033-3.el7.noarch.rp 2.2 MB/s | 38 kB 00:00 (146/325): perl-PathTools-3.40-5.el7.x86_64.rpm 4.6 MB/s | 82 kB 00:00 (147/325): perl-Pod-Perldoc-3.20-4.el7.noarch.r 4.9 MB/s | 87 kB 00:00 (148/325): perl-Encode-2.51-7.el7.x86_64.rpm 15 MB/s | 1.5 MB 00:00 (149/325): perl-Pod-Simple-3.28-4.el7.noarch.rp 12 MB/s | 216 kB 00:00 (150/325): perl-Pod-Usage-1.63-3.el7.noarch.rpm 1.5 MB/s | 27 kB 00:00 (151/325): perl-Scalar-List-Utils-1.27-248.el7. 2.1 MB/s | 36 kB 00:00 (152/325): perl-Socket-2.010-5.el7.x86_64.rpm 2.7 MB/s | 49 kB 00:00 (153/325): perl-Storable-2.45-3.el7.x86_64.rpm 4.3 MB/s | 77 kB 00:00 (154/325): perl-Text-ParseWords-3.29-4.el7.noar 723 kB/s | 14 kB 00:00 (155/325): perl-Thread-Queue-3.02-2.el7.noarch. 937 kB/s | 17 kB 00:00 (156/325): perl-Time-HiRes-1.9725-3.el7.x86_64. 2.3 MB/s | 45 kB 00:00 (157/325): perl-Time-Local-1.2300-2.el7.noarch. 1.2 MB/s | 24 kB 00:00 (158/325): perl-constant-1.27-2.el7.noarch.rpm 1.0 MB/s | 19 kB 00:00 (159/325): perl-parent-0.225-244.el7.noarch.rpm 692 kB/s | 12 kB 00:00 (160/325): perl-podlators-2.5.1-3.el7.noarch.rp 6.2 MB/s | 112 kB 00:00 (161/325): perl-srpm-macros-1-8.el7.noarch.rpm 258 kB/s | 4.6 kB 00:00 (162/325): perl-threads-1.87-4.el7.x86_64.rpm 2.7 MB/s | 49 kB 00:00 (163/325): perl-threads-shared-1.43-6.el7.x86_6 1.9 MB/s | 39 kB 00:00 (164/325): pinentry-0.8.1-17.el7.x86_64.rpm 4.1 MB/s | 73 kB 00:00 (165/325): pkgconfig-0.27.1-4.el7.x86_64.rpm 3.1 MB/s | 54 kB 00:00 (166/325): plymouth-0.8.9-0.34.20140113.el7.cen 6.4 MB/s | 116 kB 00:00 (167/325): plymouth-core-libs-0.8.9-0.34.201401 6.0 MB/s | 108 kB 00:00 (168/325): plymouth-scripts-0.8.9-0.34.20140113 2.2 MB/s | 39 kB 00:00 (169/325): policycoreutils-2.5-34.el7.x86_64.rp 41 MB/s | 917 kB 00:00 (170/325): polkit-pkla-compat-0.1-4.el7.x86_64. 2.1 MB/s | 39 kB 00:00 (171/325): popt-1.13-16.el7.x86_64.rpm 2.2 MB/s | 42 kB 00:00 (172/325): procps-ng-3.3.10-28.el7.x86_64.rpm 16 MB/s | 291 kB 00:00 (173/325): pth-2.0.7-23.el7.x86_64.rpm 4.7 MB/s | 89 kB 00:00 (174/325): pygpgme-0.3-9.el7.x86_64.rpm 3.5 MB/s | 63 kB 00:00 (175/325): pyliblzma-0.5.3-11.el7.x86_64.rpm 2.4 MB/s | 47 kB 00:00 (176/325): python-configobj-4.7.2-7.el7.noarch. 6.0 MB/s | 117 kB 00:00 (177/325): python-decorator-3.4.0-3.el7.noarch. 1.4 MB/s | 27 kB 00:00 (178/325): python-iniparse-0.4-9.el7.noarch.rpm 2.2 MB/s | 39 kB 00:00 (179/325): python-linux-procfs-0.4.11-4.el7.noa 1.9 MB/s | 33 kB 00:00 (180/325): python-gobject-base-3.22.0-1.el7_4.1 13 MB/s | 294 kB 00:00 (181/325): python-pycurl-7.19.0-19.el7.x86_64.r 4.3 MB/s | 80 kB 00:00 (182/325): python-pyudev-0.15-9.el7.noarch.rpm 2.9 MB/s | 55 kB 00:00 (183/325): python-schedutils-0.4-6.el7.x86_64.r 1.2 MB/s | 21 kB 00:00 (184/325): python-slip-0.4.0-4.el7.noarch.rpm 1.7 MB/s | 31 kB 00:00 (185/325): python-slip-dbus-0.4.0-4.el7.noarch. 1.8 MB/s | 32 kB 00:00 (186/325): python-srpm-macros-3-34.el7.noarch.r 505 kB/s | 8.8 kB 00:00 (187/325): pyxattr-0.5.1-5.el7.x86_64.rpm 1.6 MB/s | 28 kB 00:00 (188/325): python-urlgrabber-3.10-10.el7.noarch 5.8 MB/s | 108 kB 00:00 (189/325): qrencode-libs-3.4.1-3.el7.x86_64.rpm 2.9 MB/s | 50 kB 00:00 (190/325): redhat-rpm-config-9.1.0-88.el7.cento 4.6 MB/s | 81 kB 00:00 (191/325): readline-6.2-11.el7.x86_64.rpm 10 MB/s | 193 kB 00:00 (192/325): rootfiles-8.1-11.el7.noarch.rpm 428 kB/s | 7.3 kB 00:00 (193/325): sed-4.2.2-7.el7.x86_64.rpm 13 MB/s | 231 kB 00:00 (194/325): setup-2.8.71-11.el7.noarch.rpm 8.7 MB/s | 166 kB 00:00 (195/325): sg3_utils-1.37-19.el7.x86_64.rpm 31 MB/s | 646 kB 00:00 (196/325): sg3_utils-libs-1.37-19.el7.x86_64.rp 3.7 MB/s | 65 kB 00:00 (197/325): shadow-utils-4.6-5.el7.x86_64.rpm 57 MB/s | 1.2 MB 00:00 (198/325): shared-mime-info-1.8-5.el7.x86_64.rp 16 MB/s | 312 kB 00:00 (199/325): slang-2.2.4-11.el7.x86_64.rpm 26 MB/s | 512 kB 00:00 (200/325): snappy-1.1.0-3.el7.x86_64.rpm 2.2 MB/s | 40 kB 00:00 (201/325): sqlite-3.7.17-8.el7_7.1.x86_64.rpm 21 MB/s | 394 kB 00:00 (202/325): sysvinit-tools-2.88-14.dsf.el7.x86_6 3.6 MB/s | 63 kB 00:00 (203/325): tcp_wrappers-libs-7.6-77.el7.x86_64. 3.7 MB/s | 66 kB 00:00 (204/325): tar-1.26-35.el7.x86_64.rpm 39 MB/s | 846 kB 00:00 (205/325): teamd-1.29-3.el7.x86_64.rpm 6.5 MB/s | 116 kB 00:00 (206/325): ustr-1.0.4-16.el7.x86_64.rpm 5.0 MB/s | 92 kB 00:00 (207/325): which-2.20-7.el7.x86_64.rpm 2.2 MB/s | 41 kB 00:00 (208/325): xfsprogs-4.5.0-22.el7.x86_64.rpm 43 MB/s | 897 kB 00:00 (209/325): yum-metadata-parser-1.1.4-10.el7.x86 1.4 MB/s | 28 kB 00:00 (210/325): yum-plugin-fastestmirror-1.1.31-54.e 1.9 MB/s | 34 kB 00:00 (211/325): zip-3.0-11.el7.x86_64.rpm 14 MB/s | 260 kB 00:00 (212/325): NetworkManager-libnm-1.18.8-2.el7_9. 73 MB/s | 1.7 MB 00:00 (213/325): NetworkManager-team-1.18.8-2.el7_9.x 8.3 MB/s | 165 kB 00:00 (214/325): yum-3.4.3-168.el7.centos.noarch.rpm 12 MB/s | 1.2 MB 00:00 (215/325): NetworkManager-tui-1.18.8-2.el7_9.x8 16 MB/s | 329 kB 00:00 (216/325): bind-export-libs-9.11.4-26.P2.el7_9. 46 MB/s | 1.1 MB 00:00 (217/325): binutils-2.27-44.base.el7_9.1.x86_64 151 MB/s | 5.9 MB 00:00 (218/325): NetworkManager-1.18.8-2.el7_9.x86_64 13 MB/s | 1.9 MB 00:00 (219/325): bash-4.2.46-35.el7_9.x86_64.rpm 12 MB/s | 1.0 MB 00:00 (220/325): ca-certificates-2023.2.60_v7.0.306-7 43 MB/s | 923 kB 00:00 (221/325): centos-release-7-9.2009.2.el7.centos 1.3 MB/s | 27 kB 00:00 (222/325): cronie-1.4.11-25.el7_9.x86_64.rpm 5.2 MB/s | 92 kB 00:00 (223/325): cronie-anacron-1.4.11-25.el7_9.x86_6 2.0 MB/s | 36 kB 00:00 (224/325): curl-7.29.0-59.el7_9.2.x86_64.rpm 14 MB/s | 271 kB 00:00 (225/325): cyrus-sasl-lib-2.1.26-24.el7_9.x86_6 5.9 MB/s | 156 kB 00:00 (226/325): device-mapper-1.02.170-6.el7_9.5.x86 16 MB/s | 297 kB 00:00 (227/325): dhclient-4.2.5-83.el7.centos.2.x86_6 14 MB/s | 286 kB 00:00 (228/325): device-mapper-libs-1.02.170-6.el7_9. 8.2 MB/s | 325 kB 00:00 (229/325): dhcp-common-4.2.5-83.el7.centos.2.x8 7.1 MB/s | 177 kB 00:00 (230/325): dhcp-libs-4.2.5-83.el7.centos.2.x86_ 5.7 MB/s | 133 kB 00:00 (231/325): diffutils-3.3-6.el7_9.x86_64.rpm 12 MB/s | 322 kB 00:00 (232/325): dmidecode-3.2-5.el7_9.1.x86_64.rpm 4.2 MB/s | 82 kB 00:00 (233/325): expat-2.1.0-15.el7_9.x86_64.rpm 3.7 MB/s | 83 kB 00:00 (234/325): firewalld-0.6.3-13.el7_9.noarch.rpm 20 MB/s | 449 kB 00:00 (235/325): firewalld-filesystem-0.6.3-13.el7_9. 2.7 MB/s | 51 kB 00:00 (236/325): glib2-2.56.1-9.el7_9.x86_64.rpm 95 MB/s | 2.5 MB 00:00 (237/325): glibc-2.17-326.el7_9.3.x86_64.rpm 121 MB/s | 3.6 MB 00:00 (238/325): coreutils-8.22-24.el7_9.2.x86_64.rpm 14 MB/s | 3.3 MB 00:00 (239/325): glibc-common-2.17-326.el7_9.3.x86_64 179 MB/s | 12 MB 00:00 (240/325): glibc-headers-2.17-326.el7_9.3.x86_6 31 MB/s | 692 kB 00:00 (241/325): gzip-1.5-11.el7_9.x86_64.rpm 6.6 MB/s | 130 kB 00:00 (242/325): initscripts-9.49.53-1.el7_9.1.x86_64 14 MB/s | 440 kB 00:00 (243/325): iprutils-2.4.17.1-3.el7_7.x86_64.rpm 12 MB/s | 243 kB 00:00 (244/325): glibc-devel-2.17-326.el7_9.3.x86_64. 11 MB/s | 1.1 MB 00:00 (245/325): iwl100-firmware-39.31.5.1-83.el7_9.n 8.4 MB/s | 156 kB 00:00 (246/325): iwl1000-firmware-39.31.5.1-83.el7_9. 11 MB/s | 215 kB 00:00 (247/325): iwl105-firmware-18.168.6.1-83.el7_9. 12 MB/s | 235 kB 00:00 (248/325): iwl135-firmware-18.168.6.1-83.el7_9. 12 MB/s | 243 kB 00:00 (249/325): iwl2000-firmware-18.168.6.1-83.el7_9 10 MB/s | 237 kB 00:00 (250/325): iwl2030-firmware-18.168.6.1-83.el7_9 13 MB/s | 246 kB 00:00 (251/325): iwl3160-firmware-25.30.13.0-83.el7_9 65 MB/s | 1.5 MB 00:00 (252/325): iwl3945-firmware-15.32.2.9-83.el7_9. 5.4 MB/s | 97 kB 00:00 (253/325): iwl4965-firmware-228.61.2.24-83.el7_ 5.1 MB/s | 110 kB 00:00 (254/325): iwl5000-firmware-8.83.5.1_1-83.el7_9 14 MB/s | 290 kB 00:00 (255/325): iwl5150-firmware-8.24.2.2-83.el7_9.n 7.8 MB/s | 152 kB 00:00 (256/325): iwl6000-firmware-9.221.4.1-83.el7_9. 7.4 MB/s | 172 kB 00:00 (257/325): iwl6000g2a-firmware-18.168.6.1-83.el 16 MB/s | 305 kB 00:00 (258/325): iwl6000g2b-firmware-18.168.6.1-83.el 16 MB/s | 305 kB 00:00 (259/325): iwl6050-firmware-41.28.5.1-83.el7_9. 12 MB/s | 242 kB 00:00 (260/325): kbd-legacy-1.15.5-16.el7_9.noarch.rp 14 MB/s | 466 kB 00:00 (261/325): kbd-1.15.5-16.el7_9.x86_64.rpm 6.5 MB/s | 347 kB 00:00 (262/325): iwl7260-firmware-25.30.13.0-83.el7_9 174 MB/s | 14 MB 00:00 (263/325): kbd-misc-1.15.5-16.el7_9.noarch.rpm 40 MB/s | 1.4 MB 00:00 (264/325): kernel-headers-3.10.0-1160.119.1.el7 36 MB/s | 9.1 MB 00:00 (265/325): kernel-tools-3.10.0-1160.119.1.el7.x 31 MB/s | 8.2 MB 00:00 (266/325): kexec-tools-2.0.15-51.el7_9.3.x86_64 8.8 MB/s | 351 kB 00:00 (267/325): kernel-tools-libs-3.10.0-1160.119.1. 30 MB/s | 8.1 MB 00:00 (268/325): kpartx-0.4.9-136.el7_9.x86_64.rpm 4.3 MB/s | 81 kB 00:00 (269/325): less-458-10.el7_9.x86_64.rpm 6.3 MB/s | 120 kB 00:00 (270/325): libblkid-2.23.2-65.el7_9.1.x86_64.rp 9.4 MB/s | 183 kB 00:00 (271/325): libcurl-7.29.0-59.el7_9.2.x86_64.rpm 12 MB/s | 223 kB 00:00 (272/325): libmount-2.23.2-65.el7_9.1.x86_64.rp 9.5 MB/s | 185 kB 00:00 (273/325): libsmartcols-2.23.2-65.el7_9.1.x86_6 7.5 MB/s | 143 kB 00:00 (274/325): libssh2-1.8.0-4.el7_9.1.x86_64.rpm 4.3 MB/s | 88 kB 00:00 (275/325): libuuid-2.23.2-65.el7_9.1.x86_64.rpm 4.8 MB/s | 84 kB 00:00 (276/325): krb5-libs-1.15.1-55.el7_9.x86_64.rpm 9.5 MB/s | 810 kB 00:00 (277/325): libxml2-2.9.1-6.el7_9.6.x86_64.rpm 31 MB/s | 668 kB 00:00 (278/325): nspr-4.35.0-1.el7_9.x86_64.rpm 3.5 MB/s | 128 kB 00:00 (279/325): microcode_ctl-2.1-73.20.el7_9.x86_64 100 MB/s | 6.8 MB 00:00 (280/325): nss-3.90.0-2.el7_9.x86_64.rpm 20 MB/s | 905 kB 00:00 (281/325): nss-pem-1.0.3-7.el7_9.1.x86_64.rpm 2.1 MB/s | 75 kB 00:00 (282/325): nss-softokn-freebl-3.90.0-6.el7_9.x8 8.3 MB/s | 321 kB 00:00 (283/325): nss-softokn-3.90.0-6.el7_9.x86_64.rp 5.7 MB/s | 383 kB 00:00 (284/325): nss-sysinit-3.90.0-2.el7_9.x86_64.rp 2.2 MB/s | 67 kB 00:00 (285/325): nss-util-3.90.0-1.el7_9.x86_64.rpm 2.3 MB/s | 80 kB 00:00 (286/325): nss-tools-3.90.0-2.el7_9.x86_64.rpm 7.3 MB/s | 557 kB 00:00 (287/325): openldap-2.4.44-25.el7_9.x86_64.rpm 11 MB/s | 356 kB 00:00 (288/325): linux-firmware-20200421-83.git78c034 256 MB/s | 80 MB 00:00 (289/325): openssh-clients-7.4p1-23.el7_9.x86_6 8.6 MB/s | 655 kB 00:00 (290/325): openssh-7.4p1-23.el7_9.x86_64.rpm 6.0 MB/s | 510 kB 00:00 (291/325): openssh-server-7.4p1-23.el7_9.x86_64 9.0 MB/s | 459 kB 00:00 (292/325): perl-Pod-Escapes-1.04-299.el7_9.noar 2.4 MB/s | 52 kB 00:00 (293/325): openssl-libs-1.0.2k-26.el7_9.x86_64. 14 MB/s | 1.2 MB 00:00 (294/325): perl-libs-5.16.3-299.el7_9.x86_64.rp 33 MB/s | 690 kB 00:00 (295/325): perl-macros-5.16.3-299.el7_9.x86_64. 2.2 MB/s | 44 kB 00:00 (296/325): polkit-0.112-26.el7_9.1.x86_64.rpm 4.8 MB/s | 170 kB 00:00 (297/325): postgresql-libs-9.2.24-9.el7_9.x86_6 12 MB/s | 235 kB 00:00 (298/325): python-2.7.5-94.el7_9.x86_64.rpm 5.4 MB/s | 97 kB 00:00 (299/325): python-firewall-0.6.3-13.el7_9.noarc 16 MB/s | 355 kB 00:00 (300/325): python-libs-2.7.5-94.el7_9.x86_64.rp 163 MB/s | 5.6 MB 00:00 (301/325): rpm-4.11.3-48.el7_9.x86_64.rpm 54 MB/s | 1.2 MB 00:00 (302/325): rpm-build-4.11.3-48.el7_9.x86_64.rpm 7.7 MB/s | 150 kB 00:00 (303/325): perl-5.16.3-299.el7_9.x86_64.rpm 34 MB/s | 8.0 MB 00:00 (304/325): rpm-build-libs-4.11.3-48.el7_9.x86_6 5.0 MB/s | 108 kB 00:00 (305/325): rpm-python-4.11.3-48.el7_9.x86_64.rp 4.8 MB/s | 84 kB 00:00 (306/325): rpm-libs-4.11.3-48.el7_9.x86_64.rpm 13 MB/s | 279 kB 00:00 (307/325): selinux-policy-3.13.1-268.el7_9.2.no 25 MB/s | 498 kB 00:00 (308/325): rsyslog-8.24.0-57.el7_9.3.x86_64.rpm 27 MB/s | 622 kB 00:00 (309/325): sudo-1.8.23-10.el7_9.3.x86_64.rpm 37 MB/s | 844 kB 00:00 (310/325): selinux-policy-targeted-3.13.1-268.e 175 MB/s | 7.0 MB 00:00 (311/325): systemd-219-78.el7_9.9.x86_64.rpm 138 MB/s | 5.1 MB 00:00 (312/325): systemd-libs-219-78.el7_9.9.x86_64.r 19 MB/s | 419 kB 00:00 (313/325): systemd-sysv-219-78.el7_9.9.x86_64.r 5.1 MB/s | 98 kB 00:00 (314/325): tuned-2.11.0-12.el7_9.noarch.rpm 14 MB/s | 270 kB 00:00 (315/325): python-perf-3.10.0-1160.119.1.el7.x8 35 MB/s | 8.2 MB 00:00 (316/325): tzdata-2024a-1.el7.noarch.rpm 17 MB/s | 497 kB 00:00 (317/325): unzip-6.0-24.el7_9.x86_64.rpm 6.1 MB/s | 172 kB 00:00 (318/325): vim-minimal-7.4.629-8.el7_9.x86_64.r 21 MB/s | 443 kB 00:00 (319/325): virt-what-1.18-4.el7_9.1.x86_64.rpm 1.5 MB/s | 30 kB 00:00 (320/325): util-linux-2.23.2-65.el7_9.1.x86_64. 80 MB/s | 2.0 MB 00:00 (321/325): xz-5.2.2-2.el7_9.x86_64.rpm 12 MB/s | 229 kB 00:00 (322/325): xz-libs-5.2.2-2.el7_9.x86_64.rpm 5.7 MB/s | 103 kB 00:00 (323/325): zlib-1.2.7-21.el7_9.x86_64.rpm 4.7 MB/s | 90 kB 00:00 (324/325): postfix-2.10.1-9.0.1.el7.centos.plus 89 MB/s | 2.5 MB 00:00 (325/325): wpa_supplicant-2.6-12.el7_9.2.x86_64 8.3 MB/s | 1.2 MB 00:00 -------------------------------------------------------------------------------- Total 83 MB/s | 331 MB 00:03 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: filesystem-3.2-25.el7.x86_64 1/1 Preparing : 1/1 Installing : libgcc-4.8.5-44.el7.x86_64 1/325 Running scriptlet: libgcc-4.8.5-44.el7.x86_64 1/325 Installing : centos-release-7-9.2009.2.el7.centos.x86_64 2/325 Installing : setup-2.8.71-11.el7.noarch 3/325 warning: /etc/hosts created as /etc/hosts.rpmnew Running scriptlet: setup-2.8.71-11.el7.noarch 3/325 Installing : filesystem-3.2-25.el7.x86_64 4/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Installing : basesystem-10.0-7.el7.centos.noarch 5/325 Installing : tzdata-2024a-1.el7.noarch 6/325 Installing : kernel-headers-3.10.0-1160.119.1.el7.x86_64 7/325 Installing : kbd-misc-1.15.5-16.el7_9.noarch 8/325 Installing : kbd-legacy-1.15.5-16.el7_9.noarch 9/325 Installing : firewalld-filesystem-0.6.3-13.el7_9.noarch 10/325 Installing : python-srpm-macros-3-34.el7.noarch 11/325 Installing : perl-srpm-macros-1-8.el7.noarch 12/325 Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 13/325 Installing : nss-softokn-freebl-3.90.0-6.el7_9.x86_64 14/325 Installing : glibc-common-2.17-326.el7_9.3.x86_64 15/325 Running scriptlet: glibc-common-2.17-326.el7_9.3.x86_64 15/325 Running scriptlet: glibc-2.17-326.el7_9.3.x86_64 16/325 Installing : glibc-2.17-326.el7_9.3.x86_64 16/325 Running scriptlet: glibc-2.17-326.el7_9.3.x86_64 16/325 Installing : nspr-4.35.0-1.el7_9.x86_64 17/325 Running scriptlet: nspr-4.35.0-1.el7_9.x86_64 17/325 Installing : nss-util-3.90.0-1.el7_9.x86_64 18/325 Running scriptlet: nss-util-3.90.0-1.el7_9.x86_64 18/325 Installing : libstdc++-4.8.5-44.el7.x86_64 19/325 Running scriptlet: libstdc++-4.8.5-44.el7.x86_64 19/325 Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 20/325 Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64 20/325 Installing : bash-4.2.46-35.el7_9.x86_64 21/325 Running scriptlet: bash-4.2.46-35.el7_9.x86_64 21/325 Installing : libsepol-2.5-10.el7.x86_64 22/325 Running scriptlet: libsepol-2.5-10.el7.x86_64 22/325 Installing : pcre-8.32-17.el7.x86_64 23/325 Running scriptlet: pcre-8.32-17.el7.x86_64 23/325 Installing : libselinux-2.5-15.el7.x86_64 24/325 Running scriptlet: libselinux-2.5-15.el7.x86_64 24/325 Installing : zlib-1.2.7-21.el7_9.x86_64 25/325 Running scriptlet: zlib-1.2.7-21.el7_9.x86_64 25/325 Installing : info-5.1-5.el7.x86_64 26/325 Running scriptlet: info-5.1-5.el7.x86_64 26/325 Installing : xz-libs-5.2.2-2.el7_9.x86_64 27/325 Running scriptlet: xz-libs-5.2.2-2.el7_9.x86_64 27/325 Installing : bzip2-libs-1.0.6-13.el7.x86_64 28/325 Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64 28/325 Installing : libcom_err-1.42.9-19.el7.x86_64 29/325 Running scriptlet: libcom_err-1.42.9-19.el7.x86_64 29/325 Installing : libuuid-2.23.2-65.el7_9.1.x86_64 30/325 Running scriptlet: libuuid-2.23.2-65.el7_9.1.x86_64 30/325 Installing : sed-4.2.2-7.el7.x86_64 31/325 Running scriptlet: sed-4.2.2-7.el7.x86_64 31/325 Installing : libdb-5.3.21-25.el7.x86_64 32/325 Running scriptlet: libdb-5.3.21-25.el7.x86_64 32/325 Installing : popt-1.13-16.el7.x86_64 33/325 Running scriptlet: popt-1.13-16.el7.x86_64 33/325 Installing : chkconfig-1.7.6-1.el7.x86_64 34/325 Installing : elfutils-libelf-0.176-5.el7.x86_64 35/325 Running scriptlet: elfutils-libelf-0.176-5.el7.x86_64 35/325 Installing : readline-6.2-11.el7.x86_64 36/325 Running scriptlet: readline-6.2-11.el7.x86_64 36/325 Installing : gawk-4.0.2-4.el7_3.1.x86_64 37/325 Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64 37/325 Installing : grep-2.20-3.el7.x86_64 38/325 Running scriptlet: grep-2.20-3.el7.x86_64 38/325 Installing : libattr-2.4.46-13.el7.x86_64 39/325 Running scriptlet: libattr-2.4.46-13.el7.x86_64 39/325 Installing : libacl-2.2.51-15.el7.x86_64 40/325 Running scriptlet: libacl-2.2.51-15.el7.x86_64 40/325 Installing : libcap-2.22-11.el7.x86_64 41/325 Running scriptlet: libcap-2.22-11.el7.x86_64 41/325 Installing : cpio-2.11-28.el7.x86_64 42/325 Running scriptlet: cpio-2.11-28.el7.x86_64 42/325 Installing : gmp-1:6.0.0-15.el7.x86_64 43/325 Running scriptlet: gmp-1:6.0.0-15.el7.x86_64 43/325 Installing : libcap-ng-0.7.5-4.el7.x86_64 44/325 Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64 44/325 Installing : audit-libs-2.8.5-4.el7.x86_64 45/325 Running scriptlet: audit-libs-2.8.5-4.el7.x86_64 45/325 Installing : libffi-3.0.13-19.el7.x86_64 46/325 Running scriptlet: libffi-3.0.13-19.el7.x86_64 46/325 Installing : libgpg-error-1.12-3.el7.x86_64 47/325 Running scriptlet: libgpg-error-1.12-3.el7.x86_64 47/325 Installing : libgcrypt-1.5.3-14.el7.x86_64 48/325 Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64 48/325 Installing : lua-5.1.4-15.el7.x86_64 49/325 Installing : findutils-1:4.5.11-6.el7.x86_64 50/325 Running scriptlet: findutils-1:4.5.11-6.el7.x86_64 50/325 Installing : diffutils-3.3-6.el7_9.x86_64 51/325 Running scriptlet: diffutils-3.3-6.el7_9.x86_64 51/325 Installing : expat-2.1.0-15.el7_9.x86_64 52/325 Running scriptlet: expat-2.1.0-15.el7_9.x86_64 52/325 Installing : mpfr-3.1.1-4.el7.x86_64 53/325 Running scriptlet: mpfr-3.1.1-4.el7.x86_64 53/325 Installing : sqlite-3.7.17-8.el7_7.1.x86_64 54/325 Running scriptlet: sqlite-3.7.17-8.el7_7.1.x86_64 54/325 Installing : file-libs-5.11-37.el7.x86_64 55/325 Running scriptlet: file-libs-5.11-37.el7.x86_64 55/325 Installing : libnl3-3.2.28-4.el7.x86_64 56/325 Running scriptlet: libnl3-3.2.28-4.el7.x86_64 56/325 Installing : libmpc-1.0.1-3.el7.x86_64 57/325 Running scriptlet: libmpc-1.0.1-3.el7.x86_64 57/325 Installing : groff-base-1.22.2-8.el7.x86_64 58/325 Installing : xz-5.2.2-2.el7_9.x86_64 59/325 Installing : gdbm-1.10-8.el7.x86_64 60/325 Running scriptlet: gdbm-1.10-8.el7.x86_64 60/325 Installing : perl-parent-1:0.225-244.el7.noarch 61/325 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 62/325 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 63/325 Installing : perl-podlators-2.5.1-3.el7.noarch 64/325 Installing : perl-Pod-Usage-1.63-3.el7.noarch 65/325 Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 66/325 Installing : perl-Encode-2.51-7.el7.x86_64 67/325 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 68/325 Installing : perl-Getopt-Long-2.40-3.el7.noarch 69/325 Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 70/325 Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 71/325 Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 71/325 Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 72/325 Installing : perl-threads-shared-1.43-6.el7.x86_64 73/325 Installing : perl-threads-1.87-4.el7.x86_64 74/325 Installing : perl-constant-1.27-2.el7.noarch 75/325 Installing : perl-Time-Local-1.2300-2.el7.noarch 76/325 Installing : perl-File-Temp-0.23.01-3.el7.noarch 77/325 Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 78/325 Installing : perl-Storable-2.45-3.el7.x86_64 79/325 Installing : perl-Socket-2.010-5.el7.x86_64 80/325 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 81/325 Installing : perl-PathTools-3.40-5.el7.x86_64 82/325 Installing : perl-File-Path-2.09-2.el7.noarch 83/325 Installing : perl-Filter-1.49-3.el7.x86_64 84/325 Installing : perl-Exporter-5.68-3.el7.noarch 85/325 Installing : perl-Carp-1.26-244.el7.noarch 86/325 Installing : perl-4:5.16.3-299.el7_9.x86_64 87/325 Installing : libmnl-1.0.3-7.el7.x86_64 88/325 Running scriptlet: libmnl-1.0.3-7.el7.x86_64 88/325 Installing : libnl3-cli-3.2.28-4.el7.x86_64 89/325 Running scriptlet: libnl3-cli-3.2.28-4.el7.x86_64 89/325 Installing : nss-softokn-3.90.0-6.el7_9.x86_64 90/325 Running scriptlet: nss-softokn-3.90.0-6.el7_9.x86_64 90/325 Installing : libassuan-2.1.0-3.el7.x86_64 91/325 Running scriptlet: libassuan-2.1.0-3.el7.x86_64 91/325 Installing : p11-kit-0.23.5-3.el7.x86_64 92/325 Running scriptlet: p11-kit-0.23.5-3.el7.x86_64 92/325 Installing : tar-2:1.26-35.el7.x86_64 93/325 Running scriptlet: tar-2:1.26-35.el7.x86_64 93/325 Installing : e2fsprogs-libs-1.42.9-19.el7.x86_64 94/325 Running scriptlet: e2fsprogs-libs-1.42.9-19.el7.x86_64 94/325 Installing : libxml2-2.9.1-6.el7_9.6.x86_64 95/325 Running scriptlet: libxml2-2.9.1-6.el7_9.6.x86_64 95/325 Installing : libidn-1.28-4.el7.x86_64 96/325 Running scriptlet: libidn-1.28-4.el7.x86_64 96/325 Installing : ethtool-2:4.8-10.el7.x86_64 97/325 Installing : hostname-3.13-3.el7_7.1.x86_64 98/325 Installing : jansson-2.10-1.el7.x86_64 99/325 Running scriptlet: jansson-2.10-1.el7.x86_64 99/325 Installing : keyutils-libs-1.5.8-3.el7.x86_64 100/325 Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64 100/325 Installing : libnfnetlink-1.0.1-4.el7.x86_64 101/325 Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64 101/325 Installing : lz4-1.8.3-1.el7.x86_64 102/325 Running scriptlet: lz4-1.8.3-1.el7.x86_64 102/325 Installing : lzo-2.06-8.el7.x86_64 103/325 Running scriptlet: lzo-2.06-8.el7.x86_64 103/325 Installing : pciutils-libs-3.5.1-3.el7.x86_64 104/325 Running scriptlet: pciutils-libs-3.5.1-3.el7.x86_64 104/325 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 105/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Installing : tcp_wrappers-libs-7.6-77.el7.x86_64 106/325 Running scriptlet: tcp_wrappers-libs-7.6-77.el7.x86_64 106/325 Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 107/325 Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 107/325 Running scriptlet: iptables-1.4.21-35.el7.x86_64 108/325 Installing : iptables-1.4.21-35.el7.x86_64 108/325 Running scriptlet: iptables-1.4.21-35.el7.x86_64 108/325 Installing : iproute-4.11.0-30.el7.x86_64 109/325 Installing : libteam-1.29-3.el7.x86_64 110/325 Running scriptlet: libteam-1.29-3.el7.x86_64 110/325 Installing : ipset-libs-7.1-1.el7.x86_64 111/325 Running scriptlet: ipset-libs-7.1-1.el7.x86_64 111/325 Installing : ipset-7.1-1.el7.x86_64 112/325 Installing : perl-Thread-Queue-3.02-2.el7.noarch 113/325 Installing : less-458-10.el7_9.x86_64 114/325 Installing : cpp-4.8.5-44.el7.x86_64 115/325 Running scriptlet: cpp-4.8.5-44.el7.x86_64 115/325 Installing : file-5.11-37.el7.x86_64 116/325 Installing : acl-2.2.51-15.el7.x86_64 117/325 Installing : vim-minimal-2:7.4.629-8.el7_9.x86_64 118/325 Installing : patch-2.7.1-12.el7_7.x86_64 119/325 Installing : bc-1.06.95-13.el7.x86_64 120/325 Running scriptlet: bc-1.06.95-13.el7.x86_64 120/325 Installing : dwz-0.11-3.el7.x86_64 121/325 Running scriptlet: pinentry-0.8.1-17.el7.x86_64 122/325 Installing : pinentry-0.8.1-17.el7.x86_64 122/325 Running scriptlet: pinentry-0.8.1-17.el7.x86_64 122/325 Installing : libdb-utils-5.3.21-25.el7.x86_64 123/325 Installing : libss-1.42.9-19.el7.x86_64 124/325 Running scriptlet: libss-1.42.9-19.el7.x86_64 124/325 Installing : bzip2-1.0.6-13.el7.x86_64 125/325 Installing : zip-3.0-11.el7.x86_64 126/325 Installing : unzip-6.0-24.el7_9.x86_64 127/325 Installing : kmod-libs-20-28.el7.x86_64 128/325 Running scriptlet: kmod-libs-20-28.el7.x86_64 128/325 Installing : libgomp-4.8.5-44.el7.x86_64 129/325 Running scriptlet: libgomp-4.8.5-44.el7.x86_64 129/325 Installing : which-2.20-7.el7.x86_64 130/325 Running scriptlet: which-2.20-7.el7.x86_64 130/325 Installing : libselinux-utils-2.5-15.el7.x86_64 131/325 Running scriptlet: glibc-headers-2.17-326.el7_9.3.x86_64 132/325 Installing : glibc-headers-2.17-326.el7_9.3.x86_64 132/325 Installing : glibc-devel-2.17-326.el7_9.3.x86_64 133/325 Running scriptlet: glibc-devel-2.17-326.el7_9.3.x86_64 133/325 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 134/325 Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 134/325 Installing : ncurses-5.9-14.20130511.el7_4.x86_64 135/325 Installing : libstdc++-devel-4.8.5-44.el7.x86_64 136/325 Installing : mozjs17-17.0.0-20.el7.x86_64 137/325 Running scriptlet: mozjs17-17.0.0-20.el7.x86_64 137/325 Installing : snappy-1.1.0-3.el7.x86_64 138/325 Running scriptlet: snappy-1.1.0-3.el7.x86_64 138/325 Installing : hardlink-1:1.0-19.el7.x86_64 139/325 Installing : json-c-0.11-4.el7_0.x86_64 140/325 Running scriptlet: json-c-0.11-4.el7_0.x86_64 140/325 Installing : libdaemon-0.14-7.el7.x86_64 141/325 Running scriptlet: libdaemon-0.14-7.el7.x86_64 141/325 Installing : libestr-0.1.9-2.el7.x86_64 142/325 Running scriptlet: libestr-0.1.9-2.el7.x86_64 142/325 Installing : libfastjson-0.99.4-3.el7.x86_64 143/325 Running scriptlet: libfastjson-0.99.4-3.el7.x86_64 143/325 Installing : libndp-1.2-9.el7.x86_64 144/325 Running scriptlet: libndp-1.2-9.el7.x86_64 144/325 Installing : libpipeline-1.2.3-3.el7.x86_64 145/325 Running scriptlet: libpipeline-1.2.3-3.el7.x86_64 145/325 Installing : libtasn1-4.10-1.el7.x86_64 146/325 Running scriptlet: libtasn1-4.10-1.el7.x86_64 146/325 Installing : p11-kit-trust-0.23.5-3.el7.x86_64 147/325 Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 147/325 Running scriptlet: ca-certificates-2023.2.60_v7.0.306-72.el7_9.noar 148/325 Installing : ca-certificates-2023.2.60_v7.0.306-72.el7_9.noar 148/325 Running scriptlet: ca-certificates-2023.2.60_v7.0.306-72.el7_9.noar 148/325 Installing : libverto-0.2.5-4.el7.x86_64 149/325 Running scriptlet: libverto-0.2.5-4.el7.x86_64 149/325 Installing : openssl-libs-1:1.0.2k-26.el7_9.x86_64 150/325 Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 150/325 Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 151/325 Installing : coreutils-8.22-24.el7_9.2.x86_64 151/325 Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 151/325 Installing : krb5-libs-1.15.1-55.el7_9.x86_64 152/325 Running scriptlet: krb5-libs-1.15.1-55.el7_9.x86_64 152/325 Installing : python-libs-2.7.5-94.el7_9.x86_64 153/325 Running scriptlet: python-libs-2.7.5-94.el7_9.x86_64 153/325 Installing : python-2.7.5-94.el7_9.x86_64 154/325 Installing : libblkid-2.23.2-65.el7_9.1.x86_64 155/325 Running scriptlet: libblkid-2.23.2-65.el7_9.1.x86_64 155/325 Installing : gzip-1.5-11.el7_9.x86_64 156/325 Running scriptlet: gzip-1.5-11.el7_9.x86_64 156/325 Installing : cracklib-2.9.0-11.el7.x86_64 157/325 Running scriptlet: cracklib-2.9.0-11.el7.x86_64 157/325 Installing : libmount-2.23.2-65.el7_9.1.x86_64 158/325 Running scriptlet: libmount-2.23.2-65.el7_9.1.x86_64 158/325 Installing : glib2-2.56.1-9.el7_9.x86_64 159/325 Running scriptlet: glib2-2.56.1-9.el7_9.x86_64 159/325 Installing : shared-mime-info-1.8-5.el7.x86_64 160/325 Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 160/325 Installing : python-decorator-3.4.0-3.el7.noarch 161/325 Installing : binutils-2.27-44.base.el7_9.1.x86_64 162/325 Running scriptlet: binutils-2.27-44.base.el7_9.1.x86_64 162/325 Installing : pkgconfig-1:0.27.1-4.el7.x86_64 163/325 Installing : cracklib-dicts-2.9.0-11.el7.x86_64 164/325 Installing : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 165/325 Running scriptlet: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 165/325 Installing : pam-1.1.8-23.el7.x86_64 166/325 Running scriptlet: pam-1.1.8-23.el7.x86_64 166/325 Installing : libpwquality-1.2.3-5.el7.x86_64 167/325 Running scriptlet: libpwquality-1.2.3-5.el7.x86_64 167/325 Installing : gcc-4.8.5-44.el7.x86_64 168/325 Running scriptlet: gcc-4.8.5-44.el7.x86_64 168/325 Installing : gobject-introspection-1.56.1-1.el7.x86_64 169/325 Running scriptlet: gobject-introspection-1.56.1-1.el7.x86_64 169/325 Installing : python-gobject-base-3.22.0-1.el7_4.1.x86_64 170/325 Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 171/325 Installing : libselinux-python-2.5-15.el7.x86_64 172/325 Installing : python-slip-0.4.0-4.el7.noarch 173/325 Installing : pyliblzma-0.5.3-11.el7.x86_64 174/325 Installing : python-configobj-4.7.2-7.el7.noarch 175/325 Installing : python-iniparse-0.4-9.el7.noarch 176/325 Installing : python-linux-procfs-0.4.11-4.el7.noarch 177/325 Installing : python-schedutils-0.4-6.el7.x86_64 178/325 Installing : pyxattr-0.5.1-5.el7.x86_64 179/325 Installing : python-perf-3.10.0-1160.119.1.el7.x86_64 180/325 Running scriptlet: gdb-7.6.1-120.el7.x86_64 181/325 Installing : gdb-7.6.1-120.el7.x86_64 181/325 Installing : bind-export-libs-32:9.11.4-26.P2.el7_9.16.x86_64 182/325 Running scriptlet: bind-export-libs-32:9.11.4-26.P2.el7_9.16.x86_64 182/325 Installing : alsa-lib-1.1.8-1.el7.x86_64 183/325 Running scriptlet: alsa-lib-1.1.8-1.el7.x86_64 183/325 Installing : centos-logos-70.0.6-3.el7.centos.noarch 184/325 Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 184/325 Running scriptlet: logrotate-3.8.6-19.el7.x86_64 185/325 Installing : logrotate-3.8.6-19.el7.x86_64 185/325 Installing : nss-sysinit-3.90.0-2.el7_9.x86_64 186/325 Installing : nss-3.90.0-2.el7_9.x86_64 187/325 Running scriptlet: nss-3.90.0-2.el7_9.x86_64 187/325 Installing : nss-pem-1.0.3-7.el7_9.1.x86_64 188/325 Installing : nss-tools-3.90.0-2.el7_9.x86_64 189/325 Installing : fipscheck-1.4.1-6.el7.x86_64 190/325 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 191/325 Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 191/325 Installing : mariadb-libs-1:5.5.68-1.el7.x86_64 192/325 Running scriptlet: mariadb-libs-1:5.5.68-1.el7.x86_64 192/325 Installing : libssh2-1.8.0-4.el7_9.1.x86_64 193/325 Running scriptlet: libssh2-1.8.0-4.el7_9.1.x86_64 193/325 Installing : libcurl-7.29.0-59.el7_9.2.x86_64 194/325 Running scriptlet: libcurl-7.29.0-59.el7_9.2.x86_64 194/325 Installing : curl-7.29.0-59.el7_9.2.x86_64 195/325 Installing : rpm-libs-4.11.3-48.el7_9.x86_64 196/325 Running scriptlet: rpm-libs-4.11.3-48.el7_9.x86_64 196/325 Installing : rpm-4.11.3-48.el7_9.x86_64 197/325 Installing : openldap-2.4.44-25.el7_9.x86_64 198/325 Running scriptlet: openldap-2.4.44-25.el7_9.x86_64 198/325 Installing : libuser-0.60-9.el7.x86_64 199/325 Running scriptlet: libuser-0.60-9.el7.x86_64 199/325 Installing : postgresql-libs-9.2.24-9.el7_9.x86_64 200/325 Running scriptlet: postgresql-libs-9.2.24-9.el7_9.x86_64 200/325 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 201/325 Installing : python-pycurl-7.19.0-19.el7.x86_64 202/325 Installing : python-urlgrabber-3.10-10.el7.noarch 203/325 Installing : lsscsi-0.27-6.el7.x86_64 204/325 Installing : numactl-libs-2.0.12-5.el7.x86_64 205/325 Running scriptlet: numactl-libs-2.0.12-5.el7.x86_64 205/325 Installing : pth-2.0.7-23.el7.x86_64 206/325 Running scriptlet: pth-2.0.7-23.el7.x86_64 206/325 Installing : gnupg2-2.0.22-5.el7_5.x86_64 207/325 Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64 207/325 Installing : rpm-build-libs-4.11.3-48.el7_9.x86_64 208/325 Running scriptlet: rpm-build-libs-4.11.3-48.el7_9.x86_64 208/325 Installing : rpm-python-4.11.3-48.el7_9.x86_64 209/325 Installing : gpgme-1.3.2-5.el7.x86_64 210/325 Running scriptlet: gpgme-1.3.2-5.el7.x86_64 210/325 Installing : pygpgme-0.3-9.el7.x86_64 211/325 Installing : yum-3.4.3-168.el7.centos.noarch 212/325 warning: /etc/yum.conf created as /etc/yum.conf.rpmnew Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 213/325 Installing : qrencode-libs-3.4.1-3.el7.x86_64 214/325 Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64 214/325 Installing : sg3_utils-libs-1:1.37-19.el7.x86_64 215/325 Running scriptlet: sg3_utils-libs-1:1.37-19.el7.x86_64 215/325 Installing : slang-2.2.4-11.el7.x86_64 216/325 Running scriptlet: slang-2.2.4-11.el7.x86_64 216/325 Installing : newt-0.52.15-4.el7.x86_64 217/325 Running scriptlet: newt-0.52.15-4.el7.x86_64 217/325 Installing : ustr-1.0.4-16.el7.x86_64 218/325 Running scriptlet: ustr-1.0.4-16.el7.x86_64 218/325 Installing : libsemanage-2.5-14.el7.x86_64 219/325 Running scriptlet: libsemanage-2.5-14.el7.x86_64 219/325 Installing : shadow-utils-2:4.6-5.el7.x86_64 220/325 Running scriptlet: libutempter-1.1.6-4.el7.x86_64 221/325 Installing : libutempter-1.1.6-4.el7.x86_64 221/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory error: failed to open /usr/lib/group for id/name lookup: No such file or directory Running scriptlet: libutempter-1.1.6-4.el7.x86_64 221/325 Installing : dmidecode-1:3.2-5.el7_9.1.x86_64 222/325 Installing : kernel-tools-libs-3.10.0-1160.119.1.el7.x86_64 223/325 Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 224/325 Running scriptlet: libsmartcols-2.23.2-65.el7_9.1.x86_64 224/325 Installing : util-linux-2.23.2-65.el7_9.1.x86_64 225/325 Running scriptlet: util-linux-2.23.2-65.el7_9.1.x86_64 225/325 Installing : device-mapper-7:1.02.170-6.el7_9.5.x86_64 226/325 Running scriptlet: device-mapper-7:1.02.170-6.el7_9.5.x86_64 226/325 Installing : kpartx-0.4.9-136.el7_9.x86_64 227/325 Installing : procps-ng-3.3.10-28.el7.x86_64 228/325 Running scriptlet: procps-ng-3.3.10-28.el7.x86_64 228/325 Installing : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 229/325 Running scriptlet: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 229/325 Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 230/325 Running scriptlet: cryptsetup-libs-2.0.3-6.el7.x86_64 230/325 Installing : dracut-033-572.el7.x86_64 231/325 Installing : kmod-20-28.el7.x86_64 232/325 Installing : elfutils-libs-0.176-5.el7.x86_64 233/325 Running scriptlet: elfutils-libs-0.176-5.el7.x86_64 233/325 Installing : systemd-libs-219-78.el7_9.9.x86_64 234/325 Running scriptlet: systemd-libs-219-78.el7_9.9.x86_64 234/325 Installing : dbus-libs-1:1.10.24-15.el7.x86_64 235/325 Running scriptlet: dbus-libs-1:1.10.24-15.el7.x86_64 235/325 Running scriptlet: systemd-219-78.el7_9.9.x86_64 236/325 Installing : systemd-219-78.el7_9.9.x86_64 236/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Running scriptlet: systemd-219-78.el7_9.9.x86_64 236/325 Running in chroot, ignoring request. Running scriptlet: dbus-1:1.10.24-15.el7.x86_64 237/325 Installing : dbus-1:1.10.24-15.el7.x86_64 237/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 238/325 Running scriptlet: elfutils-default-yama-scope-0.176-5.el7.noarch 238/325 Running scriptlet: polkit-0.112-26.el7_9.1.x86_64 239/325 Installing : polkit-0.112-26.el7_9.1.x86_64 239/325 error: failed to open /usr/lib/passwd for id/name lookup: No such file or directory Running scriptlet: polkit-0.112-26.el7_9.1.x86_64 239/325 Installing : polkit-pkla-compat-0.1-4.el7.x86_64 240/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Installing : iputils-20160308-10.el7.x86_64 241/325 Running scriptlet: iputils-20160308-10.el7.x86_64 241/325 Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 242/325 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 242/325 Running scriptlet: initscripts-9.49.53-1.el7_9.1.x86_64 242/325 Installing : systemd-sysv-219-78.el7_9.9.x86_64 243/325 Installing : hwdata-0.252-9.7.el7.x86_64 244/325 Running scriptlet: hwdata-0.252-9.7.el7.x86_64 244/325 Installing : cronie-1.4.11-25.el7_9.x86_64 245/325 Running scriptlet: cronie-1.4.11-25.el7_9.x86_64 245/325 Installing : crontabs-1.11-6.20121102git.el7.noarch 246/325 Installing : cronie-anacron-1.4.11-25.el7_9.x86_64 247/325 Running scriptlet: cronie-anacron-1.4.11-25.el7_9.x86_64 247/325 Installing : NetworkManager-libnm-1:1.18.8-2.el7_9.x86_64 248/325 Running scriptlet: NetworkManager-libnm-1:1.18.8-2.el7_9.x86_64 248/325 Installing : dhcp-libs-12:4.2.5-83.el7.centos.2.x86_64 249/325 Running scriptlet: dhcp-libs-12:4.2.5-83.el7.centos.2.x86_64 249/325 Installing : policycoreutils-2.5-34.el7.x86_64 250/325 Running scriptlet: openssh-7.4p1-23.el7_9.x86_64 251/325 Installing : openssh-7.4p1-23.el7_9.x86_64 251/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Installing : selinux-policy-3.13.1-268.el7_9.2.noarch 252/325 Running scriptlet: selinux-policy-3.13.1-268.el7_9.2.noarch 252/325 Installing : dhcp-common-12:4.2.5-83.el7.centos.2.x86_64 253/325 Installing : dhclient-12:4.2.5-83.el7.centos.2.x86_64 254/325 Installing : dracut-network-033-572.el7.x86_64 255/325 Installing : libpciaccess-0.14-1.el7.x86_64 256/325 Running scriptlet: libpciaccess-0.14-1.el7.x86_64 256/325 Installing : libdrm-2.4.97-2.el7.x86_64 257/325 Running scriptlet: libdrm-2.4.97-2.el7.x86_64 257/325 Installing : wpa_supplicant-1:2.6-12.el7_9.2.x86_64 258/325 Running scriptlet: wpa_supplicant-1:2.6-12.el7_9.2.x86_64 258/325 Running scriptlet: NetworkManager-1:1.18.8-2.el7_9.x86_64 259/325 Installing : NetworkManager-1:1.18.8-2.el7_9.x86_64 259/325 Running scriptlet: NetworkManager-1:1.18.8-2.el7_9.x86_64 259/325 Installing : ebtables-2.0.10-16.el7.x86_64 260/325 Running scriptlet: ebtables-2.0.10-16.el7.x86_64 260/325 Installing : fxload-2002_04_11-16.el7.x86_64 261/325 Installing : alsa-firmware-1.0.28-2.el7.noarch 262/325 Installing : alsa-tools-firmware-1.1.0-1.el7.x86_64 263/325 Installing : dbus-glib-0.100-7.el7.x86_64 264/325 Running scriptlet: dbus-glib-0.100-7.el7.x86_64 264/325 Installing : dbus-python-1.1.1-9.el7.x86_64 265/325 Installing : python-slip-dbus-0.4.0-4.el7.noarch 266/325 Installing : python-firewall-0.6.3-13.el7_9.noarch 267/325 Installing : teamd-1.29-3.el7.x86_64 268/325 Installing : plymouth-core-libs-0.8.9-0.34.20140113.el7.cento 269/325 Running scriptlet: plymouth-core-libs-0.8.9-0.34.20140113.el7.cento 269/325 Installing : plymouth-scripts-0.8.9-0.34.20140113.el7.centos. 270/325 Installing : plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 271/325 Running scriptlet: plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 271/325 Installing : python-pyudev-0.15-9.el7.noarch 272/325 Installing : elfutils-0.176-5.el7.x86_64 273/325 Installing : virt-what-1.18-4.el7_9.1.x86_64 274/325 Installing : tuned-2.11.0-12.el7_9.noarch 275/325 Running scriptlet: tuned-2.11.0-12.el7_9.noarch 275/325 Installing : rpm-build-4.11.3-48.el7_9.x86_64 276/325 Installing : NetworkManager-team-1:1.18.8-2.el7_9.x86_64 277/325 Installing : firewalld-0.6.3-13.el7_9.noarch 278/325 Running scriptlet: firewalld-0.6.3-13.el7_9.noarch 278/325 Installing : NetworkManager-tui-1:1.18.8-2.el7_9.x86_64 279/325 Installing : kexec-tools-2.0.15-51.el7_9.3.x86_64 280/325 Running scriptlet: kexec-tools-2.0.15-51.el7_9.3.x86_64 280/325 Running scriptlet: selinux-policy-targeted-3.13.1-268.el7_9.2.noarc 281/325 Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarc 281/325 Running scriptlet: selinux-policy-targeted-3.13.1-268.el7_9.2.noarc 281/325 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 282/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory Running scriptlet: openssh-server-7.4p1-23.el7_9.x86_64 283/325 Installing : openssh-server-7.4p1-23.el7_9.x86_64 283/325 Running scriptlet: openssh-server-7.4p1-23.el7_9.x86_64 283/325 Installing : lshw-B.02.18-17.el7.x86_64 284/325 Installing : audit-2.8.5-4.el7.x86_64 285/325 Running scriptlet: audit-2.8.5-4.el7.x86_64 285/325 Running scriptlet: postfix-2:2.10.1-9.0.1.el7.centos.plus.x86_64 286/325 Installing : postfix-2:2.10.1-9.0.1.el7.centos.plus.x86_64 286/325 error: failed to open /usr/lib/group for id/name lookup: No such file or directory error: failed to open /usr/lib/passwd for id/name lookup: No such file or directory Running scriptlet: postfix-2:2.10.1-9.0.1.el7.centos.plus.x86_64 286/325 Installing : kbd-1.15.5-16.el7_9.x86_64 287/325 Installing : aic94xx-firmware-30-6.el7.noarch 288/325 Installing : biosdevname-0.7.3-2.el7.x86_64 289/325 Installing : irqbalance-3:1.0.7-12.el7.x86_64 290/325 Running scriptlet: irqbalance-3:1.0.7-12.el7.x86_64 290/325 Installing : microcode_ctl-2:2.1-73.20.el7_9.x86_64 291/325 Running scriptlet: microcode_ctl-2:2.1-73.20.el7_9.x86_64 291/325 Installing : rsyslog-8.24.0-57.el7_9.3.x86_64 292/325 Running scriptlet: rsyslog-8.24.0-57.el7_9.3.x86_64 292/325 Installing : dracut-config-rescue-033-572.el7.x86_64 293/325 Installing : parted-3.1-32.el7.x86_64 294/325 Running scriptlet: parted-3.1-32.el7.x86_64 294/325 Installing : kernel-tools-3.10.0-1160.119.1.el7.x86_64 295/325 Running scriptlet: kernel-tools-3.10.0-1160.119.1.el7.x86_64 295/325 Installing : sg3_utils-1:1.37-19.el7.x86_64 296/325 Installing : iprutils-2.4.17.1-3.el7_7.x86_64 297/325 Running scriptlet: iprutils-2.4.17.1-3.el7_7.x86_64 297/325 Installing : passwd-0.79-6.el7.x86_64 298/325 Installing : sudo-1.8.23-10.el7_9.3.x86_64 299/325 Running scriptlet: sudo-1.8.23-10.el7_9.3.x86_64 299/325 Installing : gcc-c++-4.8.5-44.el7.x86_64 300/325 Installing : man-db-2.6.3-11.el7.x86_64 301/325 Running scriptlet: man-db-2.6.3-11.el7.x86_64 301/325 Installing : btrfs-progs-4.9.1-1.el7.x86_64 302/325 Installing : e2fsprogs-1.42.9-19.el7.x86_64 303/325 Installing : xfsprogs-4.5.0-22.el7.x86_64 304/325 Running scriptlet: xfsprogs-4.5.0-22.el7.x86_64 304/325 Installing : make-1:3.82-24.el7.x86_64 305/325 Running scriptlet: make-1:3.82-24.el7.x86_64 305/325 Installing : linux-firmware-20200421-83.git78c0348.el7_9.noar 306/325 Running scriptlet: linux-firmware-20200421-83.git78c0348.el7_9.noar 306/325 Installing : libsysfs-2.1.0-16.el7.x86_64 307/325 Running scriptlet: libsysfs-2.1.0-16.el7.x86_64 307/325 Installing : iwl7260-firmware-25.30.13.0-83.el7_9.noarch 308/325 Installing : iwl6050-firmware-41.28.5.1-83.el7_9.noarch 309/325 Installing : iwl6000g2b-firmware-18.168.6.1-83.el7_9.noarch 310/325 Installing : iwl6000g2a-firmware-18.168.6.1-83.el7_9.noarch 311/325 Installing : iwl6000-firmware-9.221.4.1-83.el7_9.noarch 312/325 Installing : iwl5150-firmware-8.24.2.2-83.el7_9.noarch 313/325 Installing : iwl5000-firmware-8.83.5.1_1-83.el7_9.noarch 314/325 Installing : iwl4965-firmware-228.61.2.24-83.el7_9.noarch 315/325 Installing : iwl3945-firmware-15.32.2.9-83.el7_9.noarch 316/325 Installing : iwl3160-firmware-25.30.13.0-83.el7_9.noarch 317/325 Installing : iwl2030-firmware-18.168.6.1-83.el7_9.noarch 318/325 Installing : iwl2000-firmware-18.168.6.1-83.el7_9.noarch 319/325 Installing : iwl135-firmware-18.168.6.1-83.el7_9.noarch 320/325 Installing : iwl105-firmware-18.168.6.1-83.el7_9.noarch 321/325 Installing : iwl1000-firmware-1:39.31.5.1-83.el7_9.noarch 322/325 Installing : iwl100-firmware-39.31.5.1-83.el7_9.noarch 323/325 Installing : rootfiles-8.1-11.el7.noarch 324/325 Installing : ivtv-firmware-2:20080701-26.el7.noarch 325/325 Running scriptlet: filesystem-3.2-25.el7.x86_64 325/325 Running scriptlet: iptables-1.4.21-35.el7.x86_64 325/325 Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 325/325 Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 325/325 Running scriptlet: centos-logos-70.0.6-3.el7.centos.noarch 325/325 Running scriptlet: rpm-4.11.3-48.el7_9.x86_64 325/325 Running scriptlet: systemd-219-78.el7_9.9.x86_64 325/325 Running scriptlet: tuned-2.11.0-12.el7_9.noarch 325/325 Running scriptlet: microcode_ctl-2:2.1-73.20.el7_9.x86_64 325/325 Installed products updated. Installed: NetworkManager-1:1.18.8-2.el7_9.x86_64 NetworkManager-libnm-1:1.18.8-2.el7_9.x86_64 NetworkManager-team-1:1.18.8-2.el7_9.x86_64 NetworkManager-tui-1:1.18.8-2.el7_9.x86_64 acl-2.2.51-15.el7.x86_64 aic94xx-firmware-30-6.el7.noarch alsa-firmware-1.0.28-2.el7.noarch alsa-lib-1.1.8-1.el7.x86_64 alsa-tools-firmware-1.1.0-1.el7.x86_64 audit-2.8.5-4.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 basesystem-10.0-7.el7.centos.noarch bash-4.2.46-35.el7_9.x86_64 bc-1.06.95-13.el7.x86_64 bind-export-libs-32:9.11.4-26.P2.el7_9.16.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 biosdevname-0.7.3-2.el7.x86_64 btrfs-progs-4.9.1-1.el7.x86_64 bzip2-1.0.6-13.el7.x86_64 bzip2-libs-1.0.6-13.el7.x86_64 ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch centos-logos-70.0.6-3.el7.centos.noarch centos-release-7-9.2009.2.el7.centos.x86_64 chkconfig-1.7.6-1.el7.x86_64 coreutils-8.22-24.el7_9.2.x86_64 cpio-2.11-28.el7.x86_64 cpp-4.8.5-44.el7.x86_64 cracklib-2.9.0-11.el7.x86_64 cracklib-dicts-2.9.0-11.el7.x86_64 cronie-1.4.11-25.el7_9.x86_64 cronie-anacron-1.4.11-25.el7_9.x86_64 crontabs-1.11-6.20121102git.el7.noarch cryptsetup-libs-2.0.3-6.el7.x86_64 curl-7.29.0-59.el7_9.2.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 dbus-1:1.10.24-15.el7.x86_64 dbus-glib-0.100-7.el7.x86_64 dbus-libs-1:1.10.24-15.el7.x86_64 dbus-python-1.1.1-9.el7.x86_64 device-mapper-7:1.02.170-6.el7_9.5.x86_64 device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 dhclient-12:4.2.5-83.el7.centos.2.x86_64 dhcp-common-12:4.2.5-83.el7.centos.2.x86_64 dhcp-libs-12:4.2.5-83.el7.centos.2.x86_64 diffutils-3.3-6.el7_9.x86_64 dmidecode-1:3.2-5.el7_9.1.x86_64 dracut-033-572.el7.x86_64 dracut-config-rescue-033-572.el7.x86_64 dracut-network-033-572.el7.x86_64 dwz-0.11-3.el7.x86_64 e2fsprogs-1.42.9-19.el7.x86_64 e2fsprogs-libs-1.42.9-19.el7.x86_64 ebtables-2.0.10-16.el7.x86_64 elfutils-0.176-5.el7.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch elfutils-libelf-0.176-5.el7.x86_64 elfutils-libs-0.176-5.el7.x86_64 ethtool-2:4.8-10.el7.x86_64 expat-2.1.0-15.el7_9.x86_64 file-5.11-37.el7.x86_64 file-libs-5.11-37.el7.x86_64 filesystem-3.2-25.el7.x86_64 findutils-1:4.5.11-6.el7.x86_64 fipscheck-1.4.1-6.el7.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 firewalld-0.6.3-13.el7_9.noarch firewalld-filesystem-0.6.3-13.el7_9.noarch fxload-2002_04_11-16.el7.x86_64 gawk-4.0.2-4.el7_3.1.x86_64 gcc-4.8.5-44.el7.x86_64 gcc-c++-4.8.5-44.el7.x86_64 gdb-7.6.1-120.el7.x86_64 gdbm-1.10-8.el7.x86_64 glib2-2.56.1-9.el7_9.x86_64 glibc-2.17-326.el7_9.3.x86_64 glibc-common-2.17-326.el7_9.3.x86_64 glibc-devel-2.17-326.el7_9.3.x86_64 glibc-headers-2.17-326.el7_9.3.x86_64 gmp-1:6.0.0-15.el7.x86_64 gnupg2-2.0.22-5.el7_5.x86_64 gobject-introspection-1.56.1-1.el7.x86_64 gpgme-1.3.2-5.el7.x86_64 grep-2.20-3.el7.x86_64 groff-base-1.22.2-8.el7.x86_64 gzip-1.5-11.el7_9.x86_64 hardlink-1:1.0-19.el7.x86_64 hostname-3.13-3.el7_7.1.x86_64 hwdata-0.252-9.7.el7.x86_64 info-5.1-5.el7.x86_64 initscripts-9.49.53-1.el7_9.1.x86_64 iproute-4.11.0-30.el7.x86_64 iprutils-2.4.17.1-3.el7_7.x86_64 ipset-7.1-1.el7.x86_64 ipset-libs-7.1-1.el7.x86_64 iptables-1.4.21-35.el7.x86_64 iputils-20160308-10.el7.x86_64 irqbalance-3:1.0.7-12.el7.x86_64 ivtv-firmware-2:20080701-26.el7.noarch iwl100-firmware-39.31.5.1-83.el7_9.noarch iwl1000-firmware-1:39.31.5.1-83.el7_9.noarch iwl105-firmware-18.168.6.1-83.el7_9.noarch iwl135-firmware-18.168.6.1-83.el7_9.noarch iwl2000-firmware-18.168.6.1-83.el7_9.noarch iwl2030-firmware-18.168.6.1-83.el7_9.noarch iwl3160-firmware-25.30.13.0-83.el7_9.noarch iwl3945-firmware-15.32.2.9-83.el7_9.noarch iwl4965-firmware-228.61.2.24-83.el7_9.noarch iwl5000-firmware-8.83.5.1_1-83.el7_9.noarch iwl5150-firmware-8.24.2.2-83.el7_9.noarch iwl6000-firmware-9.221.4.1-83.el7_9.noarch iwl6000g2a-firmware-18.168.6.1-83.el7_9.noarch iwl6000g2b-firmware-18.168.6.1-83.el7_9.noarch iwl6050-firmware-41.28.5.1-83.el7_9.noarch iwl7260-firmware-25.30.13.0-83.el7_9.noarch jansson-2.10-1.el7.x86_64 json-c-0.11-4.el7_0.x86_64 kbd-1.15.5-16.el7_9.x86_64 kbd-legacy-1.15.5-16.el7_9.noarch kbd-misc-1.15.5-16.el7_9.noarch kernel-headers-3.10.0-1160.119.1.el7.x86_64 kernel-tools-3.10.0-1160.119.1.el7.x86_64 kernel-tools-libs-3.10.0-1160.119.1.el7.x86_64 kexec-tools-2.0.15-51.el7_9.3.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 kmod-20-28.el7.x86_64 kmod-libs-20-28.el7.x86_64 kpartx-0.4.9-136.el7_9.x86_64 krb5-libs-1.15.1-55.el7_9.x86_64 less-458-10.el7_9.x86_64 libacl-2.2.51-15.el7.x86_64 libassuan-2.1.0-3.el7.x86_64 libattr-2.4.46-13.el7.x86_64 libblkid-2.23.2-65.el7_9.1.x86_64 libcap-2.22-11.el7.x86_64 libcap-ng-0.7.5-4.el7.x86_64 libcom_err-1.42.9-19.el7.x86_64 libcurl-7.29.0-59.el7_9.2.x86_64 libdaemon-0.14-7.el7.x86_64 libdb-5.3.21-25.el7.x86_64 libdb-utils-5.3.21-25.el7.x86_64 libdrm-2.4.97-2.el7.x86_64 libedit-3.0-12.20121213cvs.el7.x86_64 libestr-0.1.9-2.el7.x86_64 libfastjson-0.99.4-3.el7.x86_64 libffi-3.0.13-19.el7.x86_64 libgcc-4.8.5-44.el7.x86_64 libgcrypt-1.5.3-14.el7.x86_64 libgomp-4.8.5-44.el7.x86_64 libgpg-error-1.12-3.el7.x86_64 libidn-1.28-4.el7.x86_64 libmnl-1.0.3-7.el7.x86_64 libmount-2.23.2-65.el7_9.1.x86_64 libmpc-1.0.1-3.el7.x86_64 libndp-1.2-9.el7.x86_64 libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 libnfnetlink-1.0.1-4.el7.x86_64 libnl3-3.2.28-4.el7.x86_64 libnl3-cli-3.2.28-4.el7.x86_64 libpciaccess-0.14-1.el7.x86_64 libpipeline-1.2.3-3.el7.x86_64 libpwquality-1.2.3-5.el7.x86_64 libselinux-2.5-15.el7.x86_64 libselinux-python-2.5-15.el7.x86_64 libselinux-utils-2.5-15.el7.x86_64 libsemanage-2.5-14.el7.x86_64 libsepol-2.5-10.el7.x86_64 libsmartcols-2.23.2-65.el7_9.1.x86_64 libss-1.42.9-19.el7.x86_64 libssh2-1.8.0-4.el7_9.1.x86_64 libstdc++-4.8.5-44.el7.x86_64 libstdc++-devel-4.8.5-44.el7.x86_64 libsysfs-2.1.0-16.el7.x86_64 libtasn1-4.10-1.el7.x86_64 libteam-1.29-3.el7.x86_64 libuser-0.60-9.el7.x86_64 libutempter-1.1.6-4.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 libverto-0.2.5-4.el7.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64 linux-firmware-20200421-83.git78c0348.el7_9.noarch logrotate-3.8.6-19.el7.x86_64 lshw-B.02.18-17.el7.x86_64 lsscsi-0.27-6.el7.x86_64 lua-5.1.4-15.el7.x86_64 lz4-1.8.3-1.el7.x86_64 lzo-2.06-8.el7.x86_64 make-1:3.82-24.el7.x86_64 man-db-2.6.3-11.el7.x86_64 mariadb-libs-1:5.5.68-1.el7.x86_64 microcode_ctl-2:2.1-73.20.el7_9.x86_64 mozjs17-17.0.0-20.el7.x86_64 mpfr-3.1.1-4.el7.x86_64 ncurses-5.9-14.20130511.el7_4.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch ncurses-libs-5.9-14.20130511.el7_4.x86_64 newt-0.52.15-4.el7.x86_64 nspr-4.35.0-1.el7_9.x86_64 nss-3.90.0-2.el7_9.x86_64 nss-pem-1.0.3-7.el7_9.1.x86_64 nss-softokn-3.90.0-6.el7_9.x86_64 nss-softokn-freebl-3.90.0-6.el7_9.x86_64 nss-sysinit-3.90.0-2.el7_9.x86_64 nss-tools-3.90.0-2.el7_9.x86_64 nss-util-3.90.0-1.el7_9.x86_64 numactl-libs-2.0.12-5.el7.x86_64 openldap-2.4.44-25.el7_9.x86_64 openssh-7.4p1-23.el7_9.x86_64 openssh-clients-7.4p1-23.el7_9.x86_64 openssh-server-7.4p1-23.el7_9.x86_64 openssl-libs-1:1.0.2k-26.el7_9.x86_64 p11-kit-0.23.5-3.el7.x86_64 p11-kit-trust-0.23.5-3.el7.x86_64 pam-1.1.8-23.el7.x86_64 parted-3.1-32.el7.x86_64 passwd-0.79-6.el7.x86_64 patch-2.7.1-12.el7_7.x86_64 pciutils-libs-3.5.1-3.el7.x86_64 pcre-8.32-17.el7.x86_64 perl-4:5.16.3-299.el7_9.x86_64 perl-Carp-1.26-244.el7.noarch perl-Encode-2.51-7.el7.x86_64 perl-Exporter-5.68-3.el7.noarch perl-File-Path-2.09-2.el7.noarch perl-File-Temp-0.23.01-3.el7.noarch perl-Filter-1.49-3.el7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch perl-HTTP-Tiny-0.033-3.el7.noarch perl-PathTools-3.40-5.el7.x86_64 perl-Pod-Escapes-1:1.04-299.el7_9.noarch perl-Pod-Perldoc-3.20-4.el7.noarch perl-Pod-Simple-1:3.28-4.el7.noarch perl-Pod-Usage-1.63-3.el7.noarch perl-Scalar-List-Utils-1.27-248.el7.x86_64 perl-Socket-2.010-5.el7.x86_64 perl-Storable-2.45-3.el7.x86_64 perl-Text-ParseWords-3.29-4.el7.noarch perl-Thread-Queue-3.02-2.el7.noarch perl-Time-HiRes-4:1.9725-3.el7.x86_64 perl-Time-Local-1.2300-2.el7.noarch perl-constant-1.27-2.el7.noarch perl-libs-4:5.16.3-299.el7_9.x86_64 perl-macros-4:5.16.3-299.el7_9.x86_64 perl-parent-1:0.225-244.el7.noarch perl-podlators-2.5.1-3.el7.noarch perl-srpm-macros-1-8.el7.noarch perl-threads-1.87-4.el7.x86_64 perl-threads-shared-1.43-6.el7.x86_64 pinentry-0.8.1-17.el7.x86_64 pkgconfig-1:0.27.1-4.el7.x86_64 plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 plymouth-core-libs-0.8.9-0.34.20140113.el7.centos.x86_64 plymouth-scripts-0.8.9-0.34.20140113.el7.centos.x86_64 policycoreutils-2.5-34.el7.x86_64 polkit-0.112-26.el7_9.1.x86_64 polkit-pkla-compat-0.1-4.el7.x86_64 popt-1.13-16.el7.x86_64 postfix-2:2.10.1-9.0.1.el7.centos.plus.x86_64 postgresql-libs-9.2.24-9.el7_9.x86_64 procps-ng-3.3.10-28.el7.x86_64 pth-2.0.7-23.el7.x86_64 pygpgme-0.3-9.el7.x86_64 pyliblzma-0.5.3-11.el7.x86_64 python-2.7.5-94.el7_9.x86_64 python-configobj-4.7.2-7.el7.noarch python-decorator-3.4.0-3.el7.noarch python-firewall-0.6.3-13.el7_9.noarch python-gobject-base-3.22.0-1.el7_4.1.x86_64 python-iniparse-0.4-9.el7.noarch python-libs-2.7.5-94.el7_9.x86_64 python-linux-procfs-0.4.11-4.el7.noarch python-perf-3.10.0-1160.119.1.el7.x86_64 python-pycurl-7.19.0-19.el7.x86_64 python-pyudev-0.15-9.el7.noarch python-schedutils-0.4-6.el7.x86_64 python-slip-0.4.0-4.el7.noarch python-slip-dbus-0.4.0-4.el7.noarch python-srpm-macros-3-34.el7.noarch python-urlgrabber-3.10-10.el7.noarch pyxattr-0.5.1-5.el7.x86_64 qrencode-libs-3.4.1-3.el7.x86_64 readline-6.2-11.el7.x86_64 redhat-rpm-config-9.1.0-88.el7.centos.noarch rootfiles-8.1-11.el7.noarch rpm-4.11.3-48.el7_9.x86_64 rpm-build-4.11.3-48.el7_9.x86_64 rpm-build-libs-4.11.3-48.el7_9.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 rpm-python-4.11.3-48.el7_9.x86_64 rsyslog-8.24.0-57.el7_9.3.x86_64 sed-4.2.2-7.el7.x86_64 selinux-policy-3.13.1-268.el7_9.2.noarch selinux-policy-targeted-3.13.1-268.el7_9.2.noarch setup-2.8.71-11.el7.noarch sg3_utils-1:1.37-19.el7.x86_64 sg3_utils-libs-1:1.37-19.el7.x86_64 shadow-utils-2:4.6-5.el7.x86_64 shared-mime-info-1.8-5.el7.x86_64 slang-2.2.4-11.el7.x86_64 snappy-1.1.0-3.el7.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 sudo-1.8.23-10.el7_9.3.x86_64 systemd-219-78.el7_9.9.x86_64 systemd-libs-219-78.el7_9.9.x86_64 systemd-sysv-219-78.el7_9.9.x86_64 sysvinit-tools-2.88-14.dsf.el7.x86_64 tar-2:1.26-35.el7.x86_64 tcp_wrappers-libs-7.6-77.el7.x86_64 teamd-1.29-3.el7.x86_64 tuned-2.11.0-12.el7_9.noarch tzdata-2024a-1.el7.noarch unzip-6.0-24.el7_9.x86_64 ustr-1.0.4-16.el7.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 vim-minimal-2:7.4.629-8.el7_9.x86_64 virt-what-1.18-4.el7_9.1.x86_64 which-2.20-7.el7.x86_64 wpa_supplicant-1:2.6-12.el7_9.2.x86_64 xfsprogs-4.5.0-22.el7.x86_64 xz-5.2.2-2.el7_9.x86_64 xz-libs-5.2.2-2.el7_9.x86_64 yum-3.4.3-168.el7.centos.noarch yum-metadata-parser-1.1.4-10.el7.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch zip-3.0-11.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 Complete! Finish: installing minimal buildroot with dnf Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: NetworkManager-1.18.8-2.el7_9.x86_64 NetworkManager-libnm-1.18.8-2.el7_9.x86_64 NetworkManager-team-1.18.8-2.el7_9.x86_64 NetworkManager-tui-1.18.8-2.el7_9.x86_64 acl-2.2.51-15.el7.x86_64 aic94xx-firmware-30-6.el7.noarch alsa-firmware-1.0.28-2.el7.noarch alsa-lib-1.1.8-1.el7.x86_64 alsa-tools-firmware-1.1.0-1.el7.x86_64 audit-2.8.5-4.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 basesystem-10.0-7.el7.centos.noarch bash-4.2.46-35.el7_9.x86_64 bc-1.06.95-13.el7.x86_64 bind-export-libs-9.11.4-26.P2.el7_9.16.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 biosdevname-0.7.3-2.el7.x86_64 btrfs-progs-4.9.1-1.el7.x86_64 bzip2-1.0.6-13.el7.x86_64 bzip2-libs-1.0.6-13.el7.x86_64 ca-certificates-2023.2.60_v7.0.306-72.el7_9.noarch centos-logos-70.0.6-3.el7.centos.noarch centos-release-7-9.2009.2.el7.centos.x86_64 chkconfig-1.7.6-1.el7.x86_64 coreutils-8.22-24.el7_9.2.x86_64 cpio-2.11-28.el7.x86_64 cpp-4.8.5-44.el7.x86_64 cracklib-2.9.0-11.el7.x86_64 cracklib-dicts-2.9.0-11.el7.x86_64 cronie-1.4.11-25.el7_9.x86_64 cronie-anacron-1.4.11-25.el7_9.x86_64 crontabs-1.11-6.20121102git.el7.noarch cryptsetup-libs-2.0.3-6.el7.x86_64 curl-7.29.0-59.el7_9.2.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 dbus-1.10.24-15.el7.x86_64 dbus-glib-0.100-7.el7.x86_64 dbus-libs-1.10.24-15.el7.x86_64 dbus-python-1.1.1-9.el7.x86_64 device-mapper-1.02.170-6.el7_9.5.x86_64 device-mapper-libs-1.02.170-6.el7_9.5.x86_64 dhclient-4.2.5-83.el7.centos.2.x86_64 dhcp-common-4.2.5-83.el7.centos.2.x86_64 dhcp-libs-4.2.5-83.el7.centos.2.x86_64 diffutils-3.3-6.el7_9.x86_64 dmidecode-3.2-5.el7_9.1.x86_64 dracut-033-572.el7.x86_64 dracut-config-rescue-033-572.el7.x86_64 dracut-network-033-572.el7.x86_64 dwz-0.11-3.el7.x86_64 e2fsprogs-1.42.9-19.el7.x86_64 e2fsprogs-libs-1.42.9-19.el7.x86_64 ebtables-2.0.10-16.el7.x86_64 elfutils-0.176-5.el7.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch elfutils-libelf-0.176-5.el7.x86_64 elfutils-libs-0.176-5.el7.x86_64 ethtool-4.8-10.el7.x86_64 expat-2.1.0-15.el7_9.x86_64 file-5.11-37.el7.x86_64 file-libs-5.11-37.el7.x86_64 filesystem-3.2-25.el7.x86_64 findutils-4.5.11-6.el7.x86_64 fipscheck-1.4.1-6.el7.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 firewalld-0.6.3-13.el7_9.noarch firewalld-filesystem-0.6.3-13.el7_9.noarch fxload-2002_04_11-16.el7.x86_64 gawk-4.0.2-4.el7_3.1.x86_64 gcc-4.8.5-44.el7.x86_64 gcc-c++-4.8.5-44.el7.x86_64 gdb-7.6.1-120.el7.x86_64 gdbm-1.10-8.el7.x86_64 glib2-2.56.1-9.el7_9.x86_64 glibc-2.17-326.el7_9.3.x86_64 glibc-common-2.17-326.el7_9.3.x86_64 glibc-devel-2.17-326.el7_9.3.x86_64 glibc-headers-2.17-326.el7_9.3.x86_64 gmp-6.0.0-15.el7.x86_64 gnupg2-2.0.22-5.el7_5.x86_64 gobject-introspection-1.56.1-1.el7.x86_64 gpgme-1.3.2-5.el7.x86_64 grep-2.20-3.el7.x86_64 groff-base-1.22.2-8.el7.x86_64 gzip-1.5-11.el7_9.x86_64 hardlink-1.0-19.el7.x86_64 hostname-3.13-3.el7_7.1.x86_64 hwdata-0.252-9.7.el7.x86_64 info-5.1-5.el7.x86_64 initscripts-9.49.53-1.el7_9.1.x86_64 iproute-4.11.0-30.el7.x86_64 iprutils-2.4.17.1-3.el7_7.x86_64 ipset-7.1-1.el7.x86_64 ipset-libs-7.1-1.el7.x86_64 iptables-1.4.21-35.el7.x86_64 iputils-20160308-10.el7.x86_64 irqbalance-1.0.7-12.el7.x86_64 ivtv-firmware-20080701-26.el7.noarch iwl100-firmware-39.31.5.1-83.el7_9.noarch iwl1000-firmware-39.31.5.1-83.el7_9.noarch iwl105-firmware-18.168.6.1-83.el7_9.noarch iwl135-firmware-18.168.6.1-83.el7_9.noarch iwl2000-firmware-18.168.6.1-83.el7_9.noarch iwl2030-firmware-18.168.6.1-83.el7_9.noarch iwl3160-firmware-25.30.13.0-83.el7_9.noarch iwl3945-firmware-15.32.2.9-83.el7_9.noarch iwl4965-firmware-228.61.2.24-83.el7_9.noarch iwl5000-firmware-8.83.5.1_1-83.el7_9.noarch iwl5150-firmware-8.24.2.2-83.el7_9.noarch iwl6000-firmware-9.221.4.1-83.el7_9.noarch iwl6000g2a-firmware-18.168.6.1-83.el7_9.noarch iwl6000g2b-firmware-18.168.6.1-83.el7_9.noarch iwl6050-firmware-41.28.5.1-83.el7_9.noarch iwl7260-firmware-25.30.13.0-83.el7_9.noarch jansson-2.10-1.el7.x86_64 json-c-0.11-4.el7_0.x86_64 kbd-1.15.5-16.el7_9.x86_64 kbd-legacy-1.15.5-16.el7_9.noarch kbd-misc-1.15.5-16.el7_9.noarch kernel-headers-3.10.0-1160.119.1.el7.x86_64 kernel-tools-3.10.0-1160.119.1.el7.x86_64 kernel-tools-libs-3.10.0-1160.119.1.el7.x86_64 kexec-tools-2.0.15-51.el7_9.3.x86_64 keyutils-libs-1.5.8-3.el7.x86_64 kmod-20-28.el7.x86_64 kmod-libs-20-28.el7.x86_64 kpartx-0.4.9-136.el7_9.x86_64 krb5-libs-1.15.1-55.el7_9.x86_64 less-458-10.el7_9.x86_64 libacl-2.2.51-15.el7.x86_64 libassuan-2.1.0-3.el7.x86_64 libattr-2.4.46-13.el7.x86_64 libblkid-2.23.2-65.el7_9.1.x86_64 libcap-2.22-11.el7.x86_64 libcap-ng-0.7.5-4.el7.x86_64 libcom_err-1.42.9-19.el7.x86_64 libcurl-7.29.0-59.el7_9.2.x86_64 libdaemon-0.14-7.el7.x86_64 libdb-5.3.21-25.el7.x86_64 libdb-utils-5.3.21-25.el7.x86_64 libdrm-2.4.97-2.el7.x86_64 libedit-3.0-12.20121213cvs.el7.x86_64 libestr-0.1.9-2.el7.x86_64 libfastjson-0.99.4-3.el7.x86_64 libffi-3.0.13-19.el7.x86_64 libgcc-4.8.5-44.el7.x86_64 libgcrypt-1.5.3-14.el7.x86_64 libgomp-4.8.5-44.el7.x86_64 libgpg-error-1.12-3.el7.x86_64 libidn-1.28-4.el7.x86_64 libmnl-1.0.3-7.el7.x86_64 libmount-2.23.2-65.el7_9.1.x86_64 libmpc-1.0.1-3.el7.x86_64 libndp-1.2-9.el7.x86_64 libnetfilter_conntrack-1.0.6-1.el7_3.x86_64 libnfnetlink-1.0.1-4.el7.x86_64 libnl3-3.2.28-4.el7.x86_64 libnl3-cli-3.2.28-4.el7.x86_64 libpciaccess-0.14-1.el7.x86_64 libpipeline-1.2.3-3.el7.x86_64 libpwquality-1.2.3-5.el7.x86_64 libselinux-2.5-15.el7.x86_64 libselinux-python-2.5-15.el7.x86_64 libselinux-utils-2.5-15.el7.x86_64 libsemanage-2.5-14.el7.x86_64 libsepol-2.5-10.el7.x86_64 libsmartcols-2.23.2-65.el7_9.1.x86_64 libss-1.42.9-19.el7.x86_64 libssh2-1.8.0-4.el7_9.1.x86_64 libstdc++-4.8.5-44.el7.x86_64 libstdc++-devel-4.8.5-44.el7.x86_64 libsysfs-2.1.0-16.el7.x86_64 libtasn1-4.10-1.el7.x86_64 libteam-1.29-3.el7.x86_64 libuser-0.60-9.el7.x86_64 libutempter-1.1.6-4.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 libverto-0.2.5-4.el7.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64 linux-firmware-20200421-83.git78c0348.el7_9.noarch logrotate-3.8.6-19.el7.x86_64 lshw-B.02.18-17.el7.x86_64 lsscsi-0.27-6.el7.x86_64 lua-5.1.4-15.el7.x86_64 lz4-1.8.3-1.el7.x86_64 lzo-2.06-8.el7.x86_64 make-3.82-24.el7.x86_64 man-db-2.6.3-11.el7.x86_64 mariadb-libs-5.5.68-1.el7.x86_64 microcode_ctl-2.1-73.20.el7_9.x86_64 mozjs17-17.0.0-20.el7.x86_64 mpfr-3.1.1-4.el7.x86_64 ncurses-5.9-14.20130511.el7_4.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch ncurses-libs-5.9-14.20130511.el7_4.x86_64 newt-0.52.15-4.el7.x86_64 nspr-4.35.0-1.el7_9.x86_64 nss-3.90.0-2.el7_9.x86_64 nss-pem-1.0.3-7.el7_9.1.x86_64 nss-softokn-3.90.0-6.el7_9.x86_64 nss-softokn-freebl-3.90.0-6.el7_9.x86_64 nss-sysinit-3.90.0-2.el7_9.x86_64 nss-tools-3.90.0-2.el7_9.x86_64 nss-util-3.90.0-1.el7_9.x86_64 numactl-libs-2.0.12-5.el7.x86_64 openldap-2.4.44-25.el7_9.x86_64 openssh-7.4p1-23.el7_9.x86_64 openssh-clients-7.4p1-23.el7_9.x86_64 openssh-server-7.4p1-23.el7_9.x86_64 openssl-libs-1.0.2k-26.el7_9.x86_64 p11-kit-0.23.5-3.el7.x86_64 p11-kit-trust-0.23.5-3.el7.x86_64 pam-1.1.8-23.el7.x86_64 parted-3.1-32.el7.x86_64 passwd-0.79-6.el7.x86_64 patch-2.7.1-12.el7_7.x86_64 pciutils-libs-3.5.1-3.el7.x86_64 pcre-8.32-17.el7.x86_64 perl-5.16.3-299.el7_9.x86_64 perl-Carp-1.26-244.el7.noarch perl-Encode-2.51-7.el7.x86_64 perl-Exporter-5.68-3.el7.noarch perl-File-Path-2.09-2.el7.noarch perl-File-Temp-0.23.01-3.el7.noarch perl-Filter-1.49-3.el7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch perl-HTTP-Tiny-0.033-3.el7.noarch perl-PathTools-3.40-5.el7.x86_64 perl-Pod-Escapes-1.04-299.el7_9.noarch perl-Pod-Perldoc-3.20-4.el7.noarch perl-Pod-Simple-3.28-4.el7.noarch perl-Pod-Usage-1.63-3.el7.noarch perl-Scalar-List-Utils-1.27-248.el7.x86_64 perl-Socket-2.010-5.el7.x86_64 perl-Storable-2.45-3.el7.x86_64 perl-Text-ParseWords-3.29-4.el7.noarch perl-Thread-Queue-3.02-2.el7.noarch perl-Time-HiRes-1.9725-3.el7.x86_64 perl-Time-Local-1.2300-2.el7.noarch perl-constant-1.27-2.el7.noarch perl-libs-5.16.3-299.el7_9.x86_64 perl-macros-5.16.3-299.el7_9.x86_64 perl-parent-0.225-244.el7.noarch perl-podlators-2.5.1-3.el7.noarch perl-srpm-macros-1-8.el7.noarch perl-threads-1.87-4.el7.x86_64 perl-threads-shared-1.43-6.el7.x86_64 pinentry-0.8.1-17.el7.x86_64 pkgconfig-0.27.1-4.el7.x86_64 plymouth-0.8.9-0.34.20140113.el7.centos.x86_64 plymouth-core-libs-0.8.9-0.34.20140113.el7.centos.x86_64 plymouth-scripts-0.8.9-0.34.20140113.el7.centos.x86_64 policycoreutils-2.5-34.el7.x86_64 polkit-0.112-26.el7_9.1.x86_64 polkit-pkla-compat-0.1-4.el7.x86_64 popt-1.13-16.el7.x86_64 postfix-2.10.1-9.0.1.el7.centos.plus.x86_64 postgresql-libs-9.2.24-9.el7_9.x86_64 procps-ng-3.3.10-28.el7.x86_64 pth-2.0.7-23.el7.x86_64 pygpgme-0.3-9.el7.x86_64 pyliblzma-0.5.3-11.el7.x86_64 python-2.7.5-94.el7_9.x86_64 python-configobj-4.7.2-7.el7.noarch python-decorator-3.4.0-3.el7.noarch python-firewall-0.6.3-13.el7_9.noarch python-gobject-base-3.22.0-1.el7_4.1.x86_64 python-iniparse-0.4-9.el7.noarch python-libs-2.7.5-94.el7_9.x86_64 python-linux-procfs-0.4.11-4.el7.noarch python-perf-3.10.0-1160.119.1.el7.x86_64 python-pycurl-7.19.0-19.el7.x86_64 python-pyudev-0.15-9.el7.noarch python-schedutils-0.4-6.el7.x86_64 python-slip-0.4.0-4.el7.noarch python-slip-dbus-0.4.0-4.el7.noarch python-srpm-macros-3-34.el7.noarch python-urlgrabber-3.10-10.el7.noarch pyxattr-0.5.1-5.el7.x86_64 qrencode-libs-3.4.1-3.el7.x86_64 readline-6.2-11.el7.x86_64 redhat-rpm-config-9.1.0-88.el7.centos.noarch rootfiles-8.1-11.el7.noarch rpm-4.11.3-48.el7_9.x86_64 rpm-build-4.11.3-48.el7_9.x86_64 rpm-build-libs-4.11.3-48.el7_9.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 rpm-python-4.11.3-48.el7_9.x86_64 rsyslog-8.24.0-57.el7_9.3.x86_64 sed-4.2.2-7.el7.x86_64 selinux-policy-3.13.1-268.el7_9.2.noarch selinux-policy-targeted-3.13.1-268.el7_9.2.noarch setup-2.8.71-11.el7.noarch sg3_utils-1.37-19.el7.x86_64 sg3_utils-libs-1.37-19.el7.x86_64 shadow-utils-4.6-5.el7.x86_64 shared-mime-info-1.8-5.el7.x86_64 slang-2.2.4-11.el7.x86_64 snappy-1.1.0-3.el7.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 sudo-1.8.23-10.el7_9.3.x86_64 systemd-219-78.el7_9.9.x86_64 systemd-libs-219-78.el7_9.9.x86_64 systemd-sysv-219-78.el7_9.9.x86_64 sysvinit-tools-2.88-14.dsf.el7.x86_64 tar-1.26-35.el7.x86_64 tcp_wrappers-libs-7.6-77.el7.x86_64 teamd-1.29-3.el7.x86_64 tuned-2.11.0-12.el7_9.noarch tzdata-2024a-1.el7.noarch unzip-6.0-24.el7_9.x86_64 ustr-1.0.4-16.el7.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 vim-minimal-7.4.629-8.el7_9.x86_64 virt-what-1.18-4.el7_9.1.x86_64 which-2.20-7.el7.x86_64 wpa_supplicant-2.6-12.el7_9.2.x86_64 xfsprogs-4.5.0-22.el7.x86_64 xz-5.2.2-2.el7_9.x86_64 xz-libs-5.2.2-2.el7_9.x86_64 yum-3.4.3-168.el7.centos.noarch yum-metadata-parser-1.1.4-10.el7.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch zip-3.0-11.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 Start: buildsrpm Start: rpmbuild -bs warning: bogus date in %changelog: Mon Oct 10 2014 Eric Sandeen 3.16.2-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/btrfs-progs-4.9.1-1.el7.src.rpm Finish: rpmbuild -bs INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.rpm.log /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names Finish: buildsrpm INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-k2wd40cw/btrfs-progs/btrfs-progs.spec) Config(child) 0 minutes 58 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot INFO: Start(/var/lib/copr-rpmbuild/results/btrfs-progs-4.9.1-1.el7.src.rpm) Config(custom-1-x86_64) Start: chroot init INFO: mounting tmpfs at /var/lib/mock/custom-1-x86_64-1785838683.172269/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Buildroot is handled by package management from host and used with --installroot: rpm-6.0.2-1.fc44.x86_64 rpm-sequoia-1.10.2-2.fc44.x86_64 python3-dnf-4.24.0-3.fc44.noarch python3-dnf-plugins-core-4.10.1-9.fc44.noarch dnf5-5.4.2.1-1.fc44.x86_64 dnf5-plugins-5.4.2.1-1.fc44.x86_64 Finish: chroot init Start: build phase for btrfs-progs-4.9.1-1.el7.src.rpm Start: build setup for btrfs-progs-4.9.1-1.el7.src.rpm warning: bogus date in %changelog: Mon Oct 10 2014 Eric Sandeen 3.16.2-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/btrfs-progs-4.9.1-1.el7.src.rpm No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 12 kB/s | 2.0 kB 00:00 Copr repository 33 kB/s | 13 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 82 kB/s | 3.6 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 52 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 51 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 60 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 84 kB/s | 3.6 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 29 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 54 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 59 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 51 kB/s | 2.9 kB 00:00 Dependencies resolved. ================================================================================================================================== Package Arch Version Repository Size ================================================================================================================================== Installing: asciidoc noarch 8.6.8-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 251 k autoconf noarch 2.69-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 701 k automake noarch 1.13.4-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 679 k e2fsprogs-devel x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 73 k libacl-devel x86_64 2.2.51-15.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 72 k libblkid-devel x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 81 k libuuid-devel x86_64 2.23.2-65.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 93 k lzo-devel x86_64 2.06-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 32 k xmlto x86_64 0.0.25-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 50 k zlib-devel x86_64 1.2.7-21.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 50 k Installing dependencies: adobe-mappings-cmap noarch 20171205-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 2.1 M adobe-mappings-cmap-deprecated noarch 20171205-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 114 k adobe-mappings-pdf noarch 20180407-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 703 k atk x86_64 2.28.1-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 263 k avahi-libs x86_64 0.6.31-20.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 62 k boost-regex x86_64 1.53.0-28.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 296 k cairo x86_64 1.15.12-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 741 k ctags x86_64 5.8-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 155 k cups-libs x86_64 1:1.6.3-52.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 359 k dejavu-fonts-common noarch 2.33-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 64 k dejavu-sans-fonts noarch 2.33-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.4 M docbook-dtds noarch 1.0-60.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 226 k docbook-style-xsl noarch 1.78.1-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 2.0 M elinks x86_64 0.12-0.37.pre6.el7.0.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 882 k flex x86_64 2.5.37-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 293 k fontconfig x86_64 2.13.0-4.3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 254 k fontpackages-filesystem noarch 1.44-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 9.9 k freetype x86_64 2.8-14.el7_9.1 https_vault_epel_cloud_7_9_2009_updates_x86_64 380 k fribidi x86_64 1.0.2-1.el7_7.1 https_vault_epel_cloud_7_9_2009_os_x86_64 79 k gd x86_64 2.0.35-27.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 146 k gdk-pixbuf2 x86_64 2.36.12-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 570 k gpm-libs x86_64 1.20.7-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 32 k graphite2 x86_64 1.3.10-1.el7_3 https_vault_epel_cloud_7_9_2009_os_x86_64 115 k graphviz x86_64 2.30.1-22.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.3 M gtk-update-icon-cache x86_64 3.22.30-8.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 27 k gtk2 x86_64 2.24.31-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 3.4 M harfbuzz x86_64 1.7.5-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 267 k hicolor-icon-theme noarch 0.12-7.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 42 k jasper-libs x86_64 1.900.1-33.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 150 k jbigkit-libs x86_64 2.0-11.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 46 k js x86_64 1:1.8.5-20.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 2.3 M lcms2 x86_64 2.6-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 150 k libICE x86_64 1.0.9-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 66 k libSM x86_64 1.2.2-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k libX11 x86_64 1.6.7-5.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 607 k libX11-common noarch 1.6.7-5.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 165 k libXau x86_64 1.0.8-2.1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 29 k libXaw x86_64 1.0.13-4.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 192 k libXcomposite x86_64 0.4.4-4.1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 22 k libXcursor x86_64 1.1.15-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 30 k libXdamage x86_64 1.1.4-4.1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 20 k libXext x86_64 1.3.3-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k libXfixes x86_64 5.0.3-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 18 k libXft x86_64 2.3.2-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 58 k libXi x86_64 1.7.9-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 40 k libXinerama x86_64 1.1.3-2.1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 14 k libXmu x86_64 1.1.2-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 71 k libXpm x86_64 3.5.12-2.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 56 k libXrandr x86_64 1.5.1-2.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 27 k libXrender x86_64 0.9.10-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 26 k libXt x86_64 1.1.5-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 173 k libXxf86misc x86_64 1.0.3-7.1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 19 k libXxf86vm x86_64 1.1.4-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 18 k libattr-devel x86_64 2.4.46-13.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 35 k libcom_err-devel x86_64 1.42.9-19.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 32 k libcroco x86_64 0.6.12-6.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 105 k libfontenc x86_64 1.1.3-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 31 k libglvnd x86_64 1:1.0.1-0.8.git5baa1e5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 89 k libglvnd-egl x86_64 1:1.0.1-0.8.git5baa1e5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 44 k libglvnd-glx x86_64 1:1.0.1-0.8.git5baa1e5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 125 k libgs x86_64 9.25-5.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 4.6 M libicu x86_64 50.2-4.el7_7 https_vault_epel_cloud_7_9_2009_os_x86_64 6.9 M libjpeg-turbo x86_64 1.2.90-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 135 k libpaper x86_64 1.1.24-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 37 k libpng x86_64 2:1.5.13-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 213 k librsvg2 x86_64 2.40.20-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 132 k libthai x86_64 0.1.14-9.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 187 k libtiff x86_64 4.0.3-35.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 172 k libtool-ltdl x86_64 2.4.2-22.el7_3 https_vault_epel_cloud_7_9_2009_os_x86_64 49 k libwayland-client x86_64 1.15.0-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 33 k libwayland-server x86_64 1.15.0-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 39 k libxcb x86_64 1.13-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 214 k libxshmfence x86_64 1.2-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 7.2 k libxslt x86_64 1.1.28-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 242 k lzo-minilzo x86_64 2.06-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 15 k m4 x86_64 1.4.16-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 256 k mesa-libEGL x86_64 18.3.4-12.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 110 k mesa-libGL x86_64 18.3.4-12.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 166 k mesa-libgbm x86_64 18.3.4-12.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 39 k mesa-libglapi x86_64 18.3.4-12.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 46 k nss_compat_ossl x86_64 0.9.6-8.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 37 k openjpeg2 x86_64 2.3.1-3.el7_7 https_vault_epel_cloud_7_9_2009_os_x86_64 153 k pango x86_64 1.42.4-4.el7_7 https_vault_epel_cloud_7_9_2009_os_x86_64 280 k perl-Data-Dumper x86_64 2.145-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 47 k perl-Test-Harness noarch 3.28-3.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 302 k pixman x86_64 0.34.0-1.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 248 k sgml-common noarch 0.6.3-39.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 55 k source-highlight x86_64 3.1.6-6.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 611 k urw-base35-bookman-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 852 k urw-base35-c059-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 879 k urw-base35-d050000l-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 75 k urw-base35-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 7.6 k urw-base35-fonts-common noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 19 k urw-base35-gothic-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 650 k urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 796 k urw-base35-nimbus-roman-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 860 k urw-base35-nimbus-sans-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 1.3 M urw-base35-p052-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 978 k urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 40 k urw-base35-z003-fonts noarch 20170801-10.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 275 k vim-filesystem x86_64 2:7.4.629-8.el7_9 https_vault_epel_cloud_7_9_2009_updates_x86_64 11 k xml-common noarch 0.6.3-39.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 26 k xorg-x11-font-utils x86_64 1:7.5-21.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 104 k xorg-x11-server-utils x86_64 7.7-20.el7 https_vault_epel_cloud_7_9_2009_os_x86_64 178 k Transaction Summary ================================================================================================================================== Install 114 Packages Total download size: 45 M Installed size: 164 M Downloading Packages: (1/114): adobe-mappings-cmap-deprecated-2017120 1.5 MB/s | 114 kB 00:00 (2/114): adobe-mappings-pdf-20180407-1.el7.noar 6.7 MB/s | 703 kB 00:00 (3/114): atk-2.28.1-2.el7.x86_64.rpm 11 MB/s | 263 kB 00:00 (4/114): adobe-mappings-cmap-20171205-3.el7.noa 16 MB/s | 2.1 MB 00:00 (5/114): asciidoc-8.6.8-5.el7.noarch.rpm 4.6 MB/s | 251 kB 00:00 (6/114): autoconf-2.69-11.el7.noarch.rpm 32 MB/s | 701 kB 00:00 (7/114): avahi-libs-0.6.31-20.el7.x86_64.rpm 3.3 MB/s | 62 kB 00:00 (8/114): automake-1.13.4-3.el7.noarch.rpm 30 MB/s | 679 kB 00:00 (9/114): ctags-5.8-13.el7.x86_64.rpm 2.8 MB/s | 155 kB 00:00 (10/114): boost-regex-1.53.0-28.el7.x86_64.rpm 4.8 MB/s | 296 kB 00:00 (11/114): cairo-1.15.12-4.el7.x86_64.rpm 11 MB/s | 741 kB 00:00 (12/114): dejavu-fonts-common-2.33-6.el7.noarch 3.8 MB/s | 64 kB 00:00 (13/114): dejavu-sans-fonts-2.33-6.el7.noarch.r 50 MB/s | 1.4 MB 00:00 (14/114): docbook-dtds-1.0-60.el7.noarch.rpm 4.4 MB/s | 226 kB 00:00 (15/114): flex-2.5.37-6.el7.x86_64.rpm 8.9 MB/s | 293 kB 00:00 (16/114): fontconfig-2.13.0-4.3.el7.x86_64.rpm 14 MB/s | 254 kB 00:00 (17/114): e2fsprogs-devel-1.42.9-19.el7.x86_64. 859 kB/s | 73 kB 00:00 (18/114): fontpackages-filesystem-1.44-8.el7.no 513 kB/s | 9.9 kB 00:00 (19/114): fribidi-1.0.2-1.el7_7.1.x86_64.rpm 4.5 MB/s | 79 kB 00:00 (20/114): gdk-pixbuf2-2.36.12-3.el7.x86_64.rpm 29 MB/s | 570 kB 00:00 (21/114): graphite2-1.3.10-1.el7_3.x86_64.rpm 5.4 MB/s | 115 kB 00:00 (22/114): gpm-libs-1.20.7-6.el7.x86_64.rpm 429 kB/s | 32 kB 00:00 (23/114): graphviz-2.30.1-22.el7.x86_64.rpm 22 MB/s | 1.3 MB 00:00 (24/114): harfbuzz-1.7.5-2.el7.x86_64.rpm 14 MB/s | 267 kB 00:00 (25/114): docbook-style-xsl-1.78.1-3.el7.noarch 8.0 MB/s | 2.0 MB 00:00 (26/114): hicolor-icon-theme-0.12-7.el7.noarch. 1.7 MB/s | 42 kB 00:00 (27/114): jasper-libs-1.900.1-33.el7.x86_64.rpm 7.0 MB/s | 150 kB 00:00 (28/114): jbigkit-libs-2.0-11.el7.x86_64.rpm 2.5 MB/s | 46 kB 00:00 (29/114): lcms2-2.6-3.el7.x86_64.rpm 8.2 MB/s | 150 kB 00:00 (30/114): libICE-1.0.9-9.el7.x86_64.rpm 3.9 MB/s | 66 kB 00:00 (31/114): libSM-1.2.2-2.el7.x86_64.rpm 2.3 MB/s | 39 kB 00:00 (32/114): libXau-1.0.8-2.1.el7.x86_64.rpm 1.4 MB/s | 29 kB 00:00 (33/114): libXaw-1.0.13-4.el7.x86_64.rpm 9.6 MB/s | 192 kB 00:00 (34/114): libXcomposite-0.4.4-4.1.el7.x86_64.rp 1.1 MB/s | 22 kB 00:00 (35/114): libXcursor-1.1.15-1.el7.x86_64.rpm 1.8 MB/s | 30 kB 00:00 (36/114): js-1.8.5-20.el7.x86_64.rpm 16 MB/s | 2.3 MB 00:00 (37/114): libXdamage-1.1.4-4.1.el7.x86_64.rpm 1.1 MB/s | 20 kB 00:00 (38/114): gtk2-2.24.31-1.el7.x86_64.rpm 15 MB/s | 3.4 MB 00:00 (39/114): libXext-1.3.3-3.el7.x86_64.rpm 1.9 MB/s | 39 kB 00:00 (40/114): libXfixes-5.0.3-1.el7.x86_64.rpm 934 kB/s | 18 kB 00:00 (41/114): libXft-2.3.2-2.el7.x86_64.rpm 2.5 MB/s | 58 kB 00:00 (42/114): libXi-1.7.9-1.el7.x86_64.rpm 1.9 MB/s | 40 kB 00:00 (43/114): libXinerama-1.1.3-2.1.el7.x86_64.rpm 718 kB/s | 14 kB 00:00 (44/114): libXmu-1.1.2-2.el7.x86_64.rpm 4.0 MB/s | 71 kB 00:00 (45/114): libXrandr-1.5.1-2.el7.x86_64.rpm 1.5 MB/s | 27 kB 00:00 (46/114): libXrender-0.9.10-1.el7.x86_64.rpm 1.4 MB/s | 26 kB 00:00 (47/114): libXt-1.1.5-3.el7.x86_64.rpm 9.1 MB/s | 173 kB 00:00 (48/114): libXxf86misc-1.0.3-7.1.el7.x86_64.rpm 1.1 MB/s | 19 kB 00:00 (49/114): libXxf86vm-1.1.4-1.el7.x86_64.rpm 991 kB/s | 18 kB 00:00 (50/114): libcom_err-devel-1.42.9-19.el7.x86_64 1.7 MB/s | 32 kB 00:00 (51/114): libfontenc-1.1.3-3.el7.x86_64.rpm 1.5 MB/s | 31 kB 00:00 (52/114): libglvnd-1.0.1-0.8.git5baa1e5.el7.x86 5.0 MB/s | 89 kB 00:00 (53/114): libattr-devel-2.4.46-13.el7.x86_64.rp 518 kB/s | 35 kB 00:00 (54/114): libacl-devel-2.2.51-15.el7.x86_64.rpm 907 kB/s | 72 kB 00:00 (55/114): libglvnd-egl-1.0.1-0.8.git5baa1e5.el7 2.0 MB/s | 44 kB 00:00 (56/114): libglvnd-glx-1.0.1-0.8.git5baa1e5.el7 7.0 MB/s | 125 kB 00:00 (57/114): libjpeg-turbo-1.2.90-8.el7.x86_64.rpm 7.1 MB/s | 135 kB 00:00 (58/114): libpaper-1.1.24-9.el7.x86_64.rpm 1.7 MB/s | 37 kB 00:00 (59/114): libpng-1.5.13-8.el7.x86_64.rpm 12 MB/s | 213 kB 00:00 (60/114): librsvg2-2.40.20-1.el7.x86_64.rpm 7.5 MB/s | 132 kB 00:00 (61/114): libthai-0.1.14-9.el7.x86_64.rpm 11 MB/s | 187 kB 00:00 (62/114): libtiff-4.0.3-35.el7.x86_64.rpm 8.7 MB/s | 172 kB 00:00 (63/114): libtool-ltdl-2.4.2-22.el7_3.x86_64.rp 2.3 MB/s | 49 kB 00:00 (64/114): libwayland-client-1.15.0-1.el7.x86_64 1.8 MB/s | 33 kB 00:00 (65/114): libwayland-server-1.15.0-1.el7.x86_64 2.1 MB/s | 39 kB 00:00 (66/114): libxcb-1.13-1.el7.x86_64.rpm 12 MB/s | 214 kB 00:00 (67/114): libxshmfence-1.2-1.el7.x86_64.rpm 396 kB/s | 7.2 kB 00:00 (68/114): libgs-9.25-5.el7.x86_64.rpm 20 MB/s | 4.6 MB 00:00 (69/114): libxslt-1.1.28-6.el7.x86_64.rpm 14 MB/s | 242 kB 00:00 (70/114): lzo-devel-2.06-8.el7.x86_64.rpm 422 kB/s | 32 kB 00:00 (71/114): lzo-minilzo-2.06-8.el7.x86_64.rpm 208 kB/s | 15 kB 00:00 (72/114): m4-1.4.16-10.el7.x86_64.rpm 6.5 MB/s | 256 kB 00:00 (73/114): libicu-50.2-4.el7_7.x86_64.rpm 19 MB/s | 6.9 MB 00:00 (74/114): openjpeg2-2.3.1-3.el7_7.x86_64.rpm 5.5 MB/s | 153 kB 00:00 (75/114): perl-Data-Dumper-2.145-3.el7.x86_64.r 2.7 MB/s | 47 kB 00:00 (76/114): nss_compat_ossl-0.9.6-8.el7.x86_64.rp 439 kB/s | 37 kB 00:00 (77/114): pango-1.42.4-4.el7_7.x86_64.rpm 14 MB/s | 280 kB 00:00 (78/114): perl-Test-Harness-3.28-3.el7.noarch.r 17 MB/s | 302 kB 00:00 (79/114): pixman-0.34.0-1.el7.x86_64.rpm 13 MB/s | 248 kB 00:00 (80/114): urw-base35-bookman-fonts-20170801-10. 42 MB/s | 852 kB 00:00 (81/114): sgml-common-0.6.3-39.el7.noarch.rpm 1.0 MB/s | 55 kB 00:00 (82/114): urw-base35-c059-fonts-20170801-10.el7 38 MB/s | 879 kB 00:00 (83/114): urw-base35-d050000l-fonts-20170801-10 4.3 MB/s | 75 kB 00:00 (84/114): urw-base35-fonts-20170801-10.el7.noar 428 kB/s | 7.6 kB 00:00 (85/114): urw-base35-fonts-common-20170801-10.e 1.1 MB/s | 19 kB 00:00 (86/114): urw-base35-gothic-fonts-20170801-10.e 33 MB/s | 650 kB 00:00 (87/114): urw-base35-nimbus-mono-ps-fonts-20170 40 MB/s | 796 kB 00:00 (88/114): urw-base35-nimbus-roman-fonts-2017080 34 MB/s | 860 kB 00:00 (89/114): urw-base35-nimbus-sans-fonts-20170801 59 MB/s | 1.3 MB 00:00 (90/114): urw-base35-p052-fonts-20170801-10.el7 34 MB/s | 978 kB 00:00 (91/114): urw-base35-standard-symbols-ps-fonts- 1.6 MB/s | 40 kB 00:00 (92/114): urw-base35-z003-fonts-20170801-10.el7 13 MB/s | 275 kB 00:00 (93/114): source-highlight-3.1.6-6.el7.x86_64.r 3.4 MB/s | 611 kB 00:00 (94/114): xml-common-0.6.3-39.el7.noarch.rpm 478 kB/s | 26 kB 00:00 (95/114): xorg-x11-font-utils-7.5-21.el7.x86_64 4.9 MB/s | 104 kB 00:00 (96/114): xmlto-0.0.25-7.el7.x86_64.rpm 946 kB/s | 50 kB 00:00 (97/114): xorg-x11-server-utils-7.7-20.el7.x86_ 7.9 MB/s | 178 kB 00:00 (98/114): cups-libs-1.6.3-52.el7_9.x86_64.rpm 13 MB/s | 359 kB 00:00 (99/114): freetype-2.8-14.el7_9.1.x86_64.rpm 20 MB/s | 380 kB 00:00 (100/114): gtk-update-icon-cache-3.22.30-8.el7_ 1.2 MB/s | 27 kB 00:00 (101/114): libX11-1.6.7-5.el7_9.x86_64.rpm 28 MB/s | 607 kB 00:00 (102/114): gd-2.0.35-27.el7_9.x86_64.rpm 2.9 MB/s | 146 kB 00:00 (103/114): libX11-common-1.6.7-5.el7_9.noarch.r 8.8 MB/s | 165 kB 00:00 (104/114): libXpm-3.5.12-2.el7_9.x86_64.rpm 2.9 MB/s | 56 kB 00:00 (105/114): libcroco-0.6.12-6.el7_9.x86_64.rpm 5.7 MB/s | 105 kB 00:00 (106/114): libuuid-devel-2.23.2-65.el7_9.1.x86_ 5.0 MB/s | 93 kB 00:00 (107/114): mesa-libEGL-18.3.4-12.el7_9.x86_64.r 6.0 MB/s | 110 kB 00:00 (108/114): libblkid-devel-2.23.2-65.el7_9.1.x86 1.4 MB/s | 81 kB 00:00 (109/114): elinks-0.12-0.37.pre6.el7.0.1.x86_64 5.9 MB/s | 882 kB 00:00 (110/114): mesa-libGL-18.3.4-12.el7_9.x86_64.rp 8.3 MB/s | 166 kB 00:00 (111/114): mesa-libgbm-18.3.4-12.el7_9.x86_64.r 2.1 MB/s | 39 kB 00:00 (112/114): mesa-libglapi-18.3.4-12.el7_9.x86_64 2.7 MB/s | 46 kB 00:00 (113/114): zlib-devel-1.2.7-21.el7_9.x86_64.rpm 2.6 MB/s | 50 kB 00:00 (114/114): vim-filesystem-7.4.629-8.el7_9.x86_6 165 kB/s | 11 kB 00:00 -------------------------------------------------------------------------------- Total 28 MB/s | 45 MB 00:01 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libpng-2:1.5.13-8.el7.x86_64 1/114 Running scriptlet: libpng-2:1.5.13-8.el7.x86_64 1/114 Installing : freetype-2.8-14.el7_9.1.x86_64 2/114 Running scriptlet: freetype-2.8-14.el7_9.1.x86_64 2/114 Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 3/114 Running scriptlet: libjpeg-turbo-1.2.90-8.el7.x86_64 3/114 Installing : libICE-1.0.9-9.el7.x86_64 4/114 Running scriptlet: libICE-1.0.9-9.el7.x86_64 4/114 Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 5/114 Running scriptlet: mesa-libglapi-18.3.4-12.el7_9.x86_64 5/114 Installing : fontpackages-filesystem-1.44-8.el7.noarch 6/114 Installing : urw-base35-fonts-common-20170801-10.el7.noarch 7/114 Installing : libSM-1.2.2-2.el7.x86_64 8/114 Running scriptlet: libSM-1.2.2-2.el7.x86_64 8/114 Running scriptlet: xml-common-0.6.3-39.el7.noarch 9/114 Installing : xml-common-0.6.3-39.el7.noarch 9/114 Installing : m4-1.4.16-10.el7.x86_64 10/114 Running scriptlet: m4-1.4.16-10.el7.x86_64 10/114 Installing : libxslt-1.1.28-6.el7.x86_64 11/114 Running scriptlet: libxslt-1.1.28-6.el7.x86_64 11/114 Installing : libxshmfence-1.2-1.el7.x86_64 12/114 Running scriptlet: libxshmfence-1.2-1.el7.x86_64 12/114 Installing : libwayland-server-1.15.0-1.el7.x86_64 13/114 Running scriptlet: libwayland-server-1.15.0-1.el7.x86_64 13/114 Installing : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 14/114 Running scriptlet: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 14/114 Installing : atk-2.28.1-2.el7.x86_64 15/114 Running scriptlet: atk-2.28.1-2.el7.x86_64 15/114 Installing : adobe-mappings-cmap-20171205-3.el7.noarch 16/114 Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.no 17/114 Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 18/114 Running scriptlet: mesa-libgbm-18.3.4-12.el7_9.x86_64 18/114 Installing : flex-2.5.37-6.el7.x86_64 19/114 Running scriptlet: flex-2.5.37-6.el7.x86_64 19/114 Installing : dejavu-fonts-common-2.33-6.el7.noarch 20/114 Installing : dejavu-sans-fonts-2.33-6.el7.noarch 21/114 Running scriptlet: dejavu-sans-fonts-2.33-6.el7.noarch 21/114 Installing : fontconfig-2.13.0-4.3.el7.x86_64 22/114 Running scriptlet: fontconfig-2.13.0-4.3.el7.x86_64 22/114 Installing : jasper-libs-1.900.1-33.el7.x86_64 23/114 Running scriptlet: jasper-libs-1.900.1-33.el7.x86_64 23/114 Installing : zlib-devel-1.2.7-21.el7_9.x86_64 24/114 Installing : vim-filesystem-2:7.4.629-8.el7_9.x86_64 25/114 Installing : libuuid-devel-2.23.2-65.el7_9.1.x86_64 26/114 Installing : libcroco-0.6.12-6.el7_9.x86_64 27/114 Running scriptlet: libcroco-0.6.12-6.el7_9.x86_64 27/114 Installing : libX11-common-1.6.7-5.el7_9.noarch 28/114 Installing : sgml-common-0.6.3-39.el7.noarch 29/114 Installing : docbook-dtds-1.0-60.el7.noarch 30/114 Running scriptlet: docbook-dtds-1.0-60.el7.noarch 30/114 Installing : docbook-style-xsl-1.78.1-3.el7.noarch 31/114 Running scriptlet: docbook-style-xsl-1.78.1-3.el7.noarch 31/114 Installing : pixman-0.34.0-1.el7.x86_64 32/114 Running scriptlet: pixman-0.34.0-1.el7.x86_64 32/114 Installing : perl-Test-Harness-3.28-3.el7.noarch 33/114 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 34/114 Installing : autoconf-2.69-11.el7.noarch 35/114 Running scriptlet: autoconf-2.69-11.el7.noarch 35/114 Installing : openjpeg2-2.3.1-3.el7_7.x86_64 36/114 Running scriptlet: openjpeg2-2.3.1-3.el7_7.x86_64 36/114 Installing : nss_compat_ossl-0.9.6-8.el7.x86_64 37/114 Running scriptlet: nss_compat_ossl-0.9.6-8.el7.x86_64 37/114 Installing : lzo-minilzo-2.06-8.el7.x86_64 38/114 Running scriptlet: lzo-minilzo-2.06-8.el7.x86_64 38/114 Installing : libwayland-client-1.15.0-1.el7.x86_64 39/114 Running scriptlet: libwayland-client-1.15.0-1.el7.x86_64 39/114 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 40/114 Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 40/114 Installing : libthai-0.1.14-9.el7.x86_64 41/114 Running scriptlet: libthai-0.1.14-9.el7.x86_64 41/114 Installing : libpaper-1.1.24-9.el7.x86_64 42/114 Running scriptlet: libpaper-1.1.24-9.el7.x86_64 42/114 Installing : libicu-50.2-4.el7_7.x86_64 43/114 Running scriptlet: libicu-50.2-4.el7_7.x86_64 43/114 Installing : boost-regex-1.53.0-28.el7.x86_64 44/114 Running scriptlet: boost-regex-1.53.0-28.el7.x86_64 44/114 Installing : libfontenc-1.1.3-3.el7.x86_64 45/114 Running scriptlet: libfontenc-1.1.3-3.el7.x86_64 45/114 Installing : xorg-x11-font-utils-1:7.5-21.el7.x86_64 46/114 Installing : libcom_err-devel-1.42.9-19.el7.x86_64 47/114 Installing : libattr-devel-2.4.46-13.el7.x86_64 48/114 Installing : libXau-1.0.8-2.1.el7.x86_64 49/114 Running scriptlet: libXau-1.0.8-2.1.el7.x86_64 49/114 Installing : libxcb-1.13-1.el7.x86_64 50/114 Running scriptlet: libxcb-1.13-1.el7.x86_64 50/114 Installing : libX11-1.6.7-5.el7_9.x86_64 51/114 Running scriptlet: libX11-1.6.7-5.el7_9.x86_64 51/114 Installing : libXext-1.3.3-3.el7.x86_64 52/114 Running scriptlet: libXext-1.3.3-3.el7.x86_64 52/114 Installing : libXrender-0.9.10-1.el7.x86_64 53/114 Running scriptlet: libXrender-0.9.10-1.el7.x86_64 53/114 Installing : libXfixes-5.0.3-1.el7.x86_64 54/114 Running scriptlet: libXfixes-5.0.3-1.el7.x86_64 54/114 Installing : libXt-1.1.5-3.el7.x86_64 55/114 Running scriptlet: libXt-1.1.5-3.el7.x86_64 55/114 Installing : libXmu-1.1.2-2.el7.x86_64 56/114 Running scriptlet: libXmu-1.1.2-2.el7.x86_64 56/114 Installing : libXpm-3.5.12-2.el7_9.x86_64 57/114 Running scriptlet: libXpm-3.5.12-2.el7_9.x86_64 57/114 Installing : libXcursor-1.1.15-1.el7.x86_64 58/114 Running scriptlet: libXcursor-1.1.15-1.el7.x86_64 58/114 Installing : libXdamage-1.1.4-4.1.el7.x86_64 59/114 Running scriptlet: libXdamage-1.1.4-4.1.el7.x86_64 59/114 Installing : libXrandr-1.5.1-2.el7.x86_64 60/114 Running scriptlet: libXrandr-1.5.1-2.el7.x86_64 60/114 Installing : libXi-1.7.9-1.el7.x86_64 61/114 Running scriptlet: libXi-1.7.9-1.el7.x86_64 61/114 Installing : libXinerama-1.1.3-2.1.el7.x86_64 62/114 Running scriptlet: libXinerama-1.1.3-2.1.el7.x86_64 62/114 Installing : libXxf86vm-1.1.4-1.el7.x86_64 63/114 Running scriptlet: libXxf86vm-1.1.4-1.el7.x86_64 63/114 Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 64/114 Running scriptlet: mesa-libGL-18.3.4-12.el7_9.x86_64 64/114 Installing : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 65/114 Running scriptlet: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 65/114 Installing : libXaw-1.0.13-4.el7.x86_64 66/114 Running scriptlet: libXaw-1.0.13-4.el7.x86_64 66/114 Installing : gd-2.0.35-27.el7_9.x86_64 67/114 Running scriptlet: gd-2.0.35-27.el7_9.x86_64 67/114 Installing : libXft-2.3.2-2.el7.x86_64 68/114 Running scriptlet: libXft-2.3.2-2.el7.x86_64 68/114 Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 69/114 Running scriptlet: libXxf86misc-1.0.3-7.1.el7.x86_64 69/114 Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 70/114 Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 71/114 Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 71/114 Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 72/114 Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 72/114 Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 73/114 Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 73/114 Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 74/114 Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 74/114 Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 75/114 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 75/114 Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 76/114 Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 76/114 Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 77/114 Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 77/114 Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 78/114 Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 78/114 Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 79/114 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 79/114 Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 80/114 Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 80/114 Installing : urw-base35-fonts-20170801-10.el7.noarch 81/114 Installing : libXcomposite-0.4.4-4.1.el7.x86_64 82/114 Running scriptlet: libXcomposite-0.4.4-4.1.el7.x86_64 82/114 Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 83/114 Running scriptlet: mesa-libEGL-18.3.4-12.el7_9.x86_64 83/114 Installing : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 84/114 Running scriptlet: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 84/114 Installing : cairo-1.15.12-4.el7.x86_64 85/114 Running scriptlet: cairo-1.15.12-4.el7.x86_64 85/114 Installing : lcms2-2.6-3.el7.x86_64 86/114 Running scriptlet: lcms2-2.6-3.el7.x86_64 86/114 Installing : js-1:1.8.5-20.el7.x86_64 87/114 Running scriptlet: js-1:1.8.5-20.el7.x86_64 87/114 Installing : jbigkit-libs-2.0-11.el7.x86_64 88/114 Running scriptlet: jbigkit-libs-2.0-11.el7.x86_64 88/114 Installing : libtiff-4.0.3-35.el7.x86_64 89/114 Running scriptlet: libtiff-4.0.3-35.el7.x86_64 89/114 Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 90/114 Running scriptlet: gdk-pixbuf2-2.36.12-3.el7.x86_64 90/114 Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 91/114 Installing : hicolor-icon-theme-0.12-7.el7.noarch 92/114 Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 92/114 Installing : graphite2-1.3.10-1.el7_3.x86_64 93/114 Running scriptlet: graphite2-1.3.10-1.el7_3.x86_64 93/114 Installing : harfbuzz-1.7.5-2.el7.x86_64 94/114 Running scriptlet: harfbuzz-1.7.5-2.el7.x86_64 94/114 Installing : gpm-libs-1.20.7-6.el7.x86_64 95/114 Running scriptlet: gpm-libs-1.20.7-6.el7.x86_64 95/114 Installing : elinks-0.12-0.37.pre6.el7.0.1.x86_64 96/114 Running scriptlet: elinks-0.12-0.37.pre6.el7.0.1.x86_64 96/114 Installing : fribidi-1.0.2-1.el7_7.1.x86_64 97/114 Running scriptlet: fribidi-1.0.2-1.el7_7.1.x86_64 97/114 Installing : pango-1.42.4-4.el7_7.x86_64 98/114 Running scriptlet: pango-1.42.4-4.el7_7.x86_64 98/114 Installing : librsvg2-2.40.20-1.el7.x86_64 99/114 Running scriptlet: librsvg2-2.40.20-1.el7.x86_64 99/114 Installing : ctags-5.8-13.el7.x86_64 100/114 Installing : source-highlight-3.1.6-6.el7.x86_64 101/114 Running scriptlet: source-highlight-3.1.6-6.el7.x86_64 101/114 Installing : avahi-libs-0.6.31-20.el7.x86_64 102/114 Running scriptlet: avahi-libs-0.6.31-20.el7.x86_64 102/114 Installing : cups-libs-1:1.6.3-52.el7_9.x86_64 103/114 Running scriptlet: cups-libs-1:1.6.3-52.el7_9.x86_64 103/114 Installing : gtk2-2.24.31-1.el7.x86_64 104/114 Running scriptlet: gtk2-2.24.31-1.el7.x86_64 104/114 Installing : adobe-mappings-pdf-20180407-1.el7.noarch 105/114 Installing : libgs-9.25-5.el7.x86_64 106/114 Installing : graphviz-2.30.1-22.el7.x86_64 107/114 Running scriptlet: graphviz-2.30.1-22.el7.x86_64 107/114 Installing : asciidoc-8.6.8-5.el7.noarch 108/114 Installing : xmlto-0.0.25-7.el7.x86_64 109/114 Installing : libacl-devel-2.2.51-15.el7.x86_64 110/114 Installing : e2fsprogs-devel-1.42.9-19.el7.x86_64 111/114 Running scriptlet: e2fsprogs-devel-1.42.9-19.el7.x86_64 111/114 Installing : lzo-devel-2.06-8.el7.x86_64 112/114 Installing : automake-1.13.4-3.el7.noarch 113/114 Running scriptlet: automake-1.13.4-3.el7.noarch 113/114 Installing : libblkid-devel-2.23.2-65.el7_9.1.x86_64 114/114 Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 114/114 Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 114/114 Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 114/114 Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 114/114 Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 114/114 Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 114/114 Installed products updated. Installed: adobe-mappings-cmap-20171205-3.el7.noarch adobe-mappings-cmap-deprecated-20171205-3.el7.noarch adobe-mappings-pdf-20180407-1.el7.noarch asciidoc-8.6.8-5.el7.noarch atk-2.28.1-2.el7.x86_64 autoconf-2.69-11.el7.noarch automake-1.13.4-3.el7.noarch avahi-libs-0.6.31-20.el7.x86_64 boost-regex-1.53.0-28.el7.x86_64 cairo-1.15.12-4.el7.x86_64 ctags-5.8-13.el7.x86_64 cups-libs-1:1.6.3-52.el7_9.x86_64 dejavu-fonts-common-2.33-6.el7.noarch dejavu-sans-fonts-2.33-6.el7.noarch docbook-dtds-1.0-60.el7.noarch docbook-style-xsl-1.78.1-3.el7.noarch e2fsprogs-devel-1.42.9-19.el7.x86_64 elinks-0.12-0.37.pre6.el7.0.1.x86_64 flex-2.5.37-6.el7.x86_64 fontconfig-2.13.0-4.3.el7.x86_64 fontpackages-filesystem-1.44-8.el7.noarch freetype-2.8-14.el7_9.1.x86_64 fribidi-1.0.2-1.el7_7.1.x86_64 gd-2.0.35-27.el7_9.x86_64 gdk-pixbuf2-2.36.12-3.el7.x86_64 gpm-libs-1.20.7-6.el7.x86_64 graphite2-1.3.10-1.el7_3.x86_64 graphviz-2.30.1-22.el7.x86_64 gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 gtk2-2.24.31-1.el7.x86_64 harfbuzz-1.7.5-2.el7.x86_64 hicolor-icon-theme-0.12-7.el7.noarch jasper-libs-1.900.1-33.el7.x86_64 jbigkit-libs-2.0-11.el7.x86_64 js-1:1.8.5-20.el7.x86_64 lcms2-2.6-3.el7.x86_64 libICE-1.0.9-9.el7.x86_64 libSM-1.2.2-2.el7.x86_64 libX11-1.6.7-5.el7_9.x86_64 libX11-common-1.6.7-5.el7_9.noarch libXau-1.0.8-2.1.el7.x86_64 libXaw-1.0.13-4.el7.x86_64 libXcomposite-0.4.4-4.1.el7.x86_64 libXcursor-1.1.15-1.el7.x86_64 libXdamage-1.1.4-4.1.el7.x86_64 libXext-1.3.3-3.el7.x86_64 libXfixes-5.0.3-1.el7.x86_64 libXft-2.3.2-2.el7.x86_64 libXi-1.7.9-1.el7.x86_64 libXinerama-1.1.3-2.1.el7.x86_64 libXmu-1.1.2-2.el7.x86_64 libXpm-3.5.12-2.el7_9.x86_64 libXrandr-1.5.1-2.el7.x86_64 libXrender-0.9.10-1.el7.x86_64 libXt-1.1.5-3.el7.x86_64 libXxf86misc-1.0.3-7.1.el7.x86_64 libXxf86vm-1.1.4-1.el7.x86_64 libacl-devel-2.2.51-15.el7.x86_64 libattr-devel-2.4.46-13.el7.x86_64 libblkid-devel-2.23.2-65.el7_9.1.x86_64 libcom_err-devel-1.42.9-19.el7.x86_64 libcroco-0.6.12-6.el7_9.x86_64 libfontenc-1.1.3-3.el7.x86_64 libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 libgs-9.25-5.el7.x86_64 libicu-50.2-4.el7_7.x86_64 libjpeg-turbo-1.2.90-8.el7.x86_64 libpaper-1.1.24-9.el7.x86_64 libpng-2:1.5.13-8.el7.x86_64 librsvg2-2.40.20-1.el7.x86_64 libthai-0.1.14-9.el7.x86_64 libtiff-4.0.3-35.el7.x86_64 libtool-ltdl-2.4.2-22.el7_3.x86_64 libuuid-devel-2.23.2-65.el7_9.1.x86_64 libwayland-client-1.15.0-1.el7.x86_64 libwayland-server-1.15.0-1.el7.x86_64 libxcb-1.13-1.el7.x86_64 libxshmfence-1.2-1.el7.x86_64 libxslt-1.1.28-6.el7.x86_64 lzo-devel-2.06-8.el7.x86_64 lzo-minilzo-2.06-8.el7.x86_64 m4-1.4.16-10.el7.x86_64 mesa-libEGL-18.3.4-12.el7_9.x86_64 mesa-libGL-18.3.4-12.el7_9.x86_64 mesa-libgbm-18.3.4-12.el7_9.x86_64 mesa-libglapi-18.3.4-12.el7_9.x86_64 nss_compat_ossl-0.9.6-8.el7.x86_64 openjpeg2-2.3.1-3.el7_7.x86_64 pango-1.42.4-4.el7_7.x86_64 perl-Data-Dumper-2.145-3.el7.x86_64 perl-Test-Harness-3.28-3.el7.noarch pixman-0.34.0-1.el7.x86_64 sgml-common-0.6.3-39.el7.noarch source-highlight-3.1.6-6.el7.x86_64 urw-base35-bookman-fonts-20170801-10.el7.noarch urw-base35-c059-fonts-20170801-10.el7.noarch urw-base35-d050000l-fonts-20170801-10.el7.noarch urw-base35-fonts-20170801-10.el7.noarch urw-base35-fonts-common-20170801-10.el7.noarch urw-base35-gothic-fonts-20170801-10.el7.noarch urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch urw-base35-p052-fonts-20170801-10.el7.noarch urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch urw-base35-z003-fonts-20170801-10.el7.noarch vim-filesystem-2:7.4.629-8.el7_9.x86_64 xml-common-0.6.3-39.el7.noarch xmlto-0.0.25-7.el7.x86_64 xorg-x11-font-utils-1:7.5-21.el7.x86_64 xorg-x11-server-utils-7.7-20.el7.x86_64 zlib-devel-1.2.7-21.el7_9.x86_64 Complete! warning: bogus date in %changelog: Mon Oct 10 2014 Eric Sandeen 3.16.2-1 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/btrfs-progs-4.9.1-1.el7.src.rpm No matches found for the following disable plugin patterns: local, spacewalk, versionlock Updating Subscription Management repositories. Unable to read consumer identity This system is not registered with an entitlement server. You can use subscription-manager to register. Copr repository 12 kB/s | 2.0 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 64 kB/s | 3.6 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 55 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 47 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_7_9_2009 52 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 69 kB/s | 3.6 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 43 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 46 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 57 kB/s | 2.9 kB 00:00 Additional repo https_vault_epel_cloud_altarch_ 51 kB/s | 2.9 kB 00:00 Package autoconf-2.69-11.el7.noarch is already installed. Package automake-1.13.4-3.el7.noarch is already installed. Package e2fsprogs-devel-1.42.9-19.el7.x86_64 is already installed. Package libuuid-devel-2.23.2-65.el7_9.1.x86_64 is already installed. Package zlib-devel-1.2.7-21.el7_9.x86_64 is already installed. Package libacl-devel-2.2.51-15.el7.x86_64 is already installed. Package libblkid-devel-2.23.2-65.el7_9.1.x86_64 is already installed. Package lzo-devel-2.06-8.el7.x86_64 is already installed. Package asciidoc-8.6.8-5.el7.noarch is already installed. Package xmlto-0.0.25-7.el7.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! Finish: build setup for btrfs-progs-4.9.1-1.el7.src.rpm Start: rpmbuild btrfs-progs-4.9.1-1.el7.src.rpm warning: bogus date in %changelog: Mon Oct 10 2014 Eric Sandeen 3.16.2-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qO18mh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf btrfs-progs-v4.9.1 + /usr/bin/xz -dc /builddir/build/SOURCES/btrfs-progs-v4.9.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd btrfs-progs-v4.9.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.t8UB20 + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v4.9.1 + ./autogen.sh Generate build-system by: aclocal: aclocal (GNU automake) 1.13.4 autoconf: autoconf (GNU Autoconf) 2.69 autoheader: autoheader (GNU Autoconf) 2.69 automake: automake (GNU automake) 1.13.4 Now type './configure' and 'make' to compile. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for rm... /usr/bin/rm checking for rmdir... /usr/bin/rmdir checking for openat... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for backtrace... yes checking for backtrace_symbols_fd... yes checking for asciidoc... /usr/bin/asciidoc checking for xmlto... /usr/bin/xmlto checking for gzip... /usr/bin/gzip checking for mv... /usr/bin/mv checking for a sed that does not truncate output... /usr/bin/sed checking for EXT2FS... yes checking for COM_ERR... yes checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h... yes checking for BLKID... yes checking for UUID... yes checking for ZLIB... yes checking for lzo_version in -llzo2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Documentation/Makefile config.status: creating version.h config.status: creating config.h btrfs-progs v4.9.1 prefix: /usr exec prefix: /usr bindir: /usr/bin libdir: /usr/lib64 includedir: /usr/include compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing ldflags: -Wl,-z,relro documentation: yes backtrace support: yes btrfs-convert: yes (ext2) Type 'make' to compile. configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 [CC] ctree.o [CC] disk-io.o [CC] kernel-lib/radix-tree.o [CC] extent-tree.o [CC] print-tree.o [CC] root-tree.o [CC] dir-item.o [CC] file-item.o [CC] inode-item.o [CC] inode-map.o [CC] extent-cache.o [CC] extent_io.o [CC] volumes.o [CC] utils.o [CC] repair.o [CC] qgroup.o [CC] raid56.o [CC] free-space-cache.o [CC] kernel-lib/list_sort.o [CC] props.o [CC] ulist.o [CC] qgroup-verify.o [CC] backref.o [CC] string-table.o [CC] task-utils.o [CC] inode.o [CC] file.o [CC] find-root.o [CC] free-space-tree.o [CC] help.o [CC] send-dump.o [CC] btrfs.o [CC] cmds-subvolume.o [CC] cmds-filesystem.o [CC] cmds-device.o [CC] cmds-scrub.o [CC] cmds-inspect.o [CC] cmds-balance.o [CC] cmds-send.o [CC] cmds-receive.o [CC] cmds-quota.o [CC] cmds-qgroup.o [CC] cmds-replace.o [CC] cmds-check.o [CC] cmds-restore.o [CC] cmds-rescue.o [CC] chunk-recover.o [CC] super-recover.o [CC] cmds-property.o [CC] cmds-fi-usage.o [CC] cmds-inspect-dump-tree.o [CC] cmds-inspect-dump-super.o [CC] cmds-inspect-tree-stats.o [CC] cmds-fi-du.o [CC] send-stream.o [CC] send-utils.o [CC] kernel-lib/rbtree.o [CC] btrfs-list.o [CC] kernel-lib/crc32c.o [CC] uuid-tree.o [CC] utils-lib.o [CC] rbtree-utils.o [CC] mkfs/main.o [CC] btrfs-debug-tree.o [CC] btrfs-map-logical.o [CC] image/main.o [CC] btrfs-zero-log.o [CC] btrfs-find-root.o [CC] btrfstune.o [CC] btrfs-select-super.o [CC] convert/main.o [CC] btrfs-corrupt-block.o Making all in Documentation [ASCII] btrfs-man5.xml [ASCII] btrfs.xml [ASCII] btrfs-convert.xml [ASCII] btrfs-find-root.xml [ASCII] btrfs-image.xml [ASCII] btrfs-map-logical.xml [ASCII] btrfs-select-super.xml [ASCII] btrfstune.xml [ASCII] fsck.btrfs.xml [ASCII] mkfs.btrfs.xml [ASCII] btrfs-subvolume.xml [ASCII] btrfs-filesystem.xml [ASCII] btrfs-balance.xml [ASCII] btrfs-device.xml [ASCII] btrfs-scrub.xml [ASCII] btrfs-check.xml [ASCII] btrfs-rescue.xml [ASCII] btrfs-inspect-internal.xml [ASCII] btrfs-send.xml [AR] libbtrfs.a [ASCII] btrfs-receive.xml [LD] btrfs [LD] mkfs.btrfs [LD] btrfs-debug-tree [ASCII] btrfs-quota.xml [ASCII] btrfs-qgroup.xml [LD] btrfs-map-logical [ASCII] btrfs-replace.xml [ASCII] btrfs-restore.xml [LD] btrfs-image [ASCII] btrfs-property.xml [LD] btrfs-zero-log [XMLTO] btrfs-man5.5 [LD] btrfs-find-root [XMLTO] btrfs.8 [LD] btrfstune [XMLTO] btrfs-convert.8 [LD] btrfs-select-super [XMLTO] btrfs-find-root.8 [LD] btrfs-convert [XMLTO] btrfs-image.8 [LN] btrfsck [XMLTO] btrfs-map-logical.8 [LD] btrfs-corrupt-block [XMLTO] btrfs-select-super.8 [XMLTO] btrfstune.8 [XMLTO] fsck.btrfs.8 [XMLTO] mkfs.btrfs.8 [XMLTO] btrfs-subvolume.8 [XMLTO] btrfs-filesystem.8 [XMLTO] btrfs-balance.8 [XMLTO] btrfs-device.8 [XMLTO] btrfs-scrub.8 [XMLTO] btrfs-check.8 [XMLTO] btrfs-rescue.8 [XMLTO] btrfs-inspect-internal.8 [XMLTO] btrfs-send.8 [XMLTO] btrfs-receive.8 [XMLTO] btrfs-quota.8 [XMLTO] btrfs-qgroup.8 [XMLTO] btrfs-replace.8 [XMLTO] btrfs-restore.8 [XMLTO] btrfs-property.8 [GZ] btrfs-man5.5.gz [GZ] btrfs.8.gz [GZ] btrfs-convert.8.gz [GZ] btrfs-find-root.8.gz [GZ] btrfs-image.8.gz [GZ] btrfs-map-logical.8.gz [GZ] btrfs-select-super.8.gz [GZ] btrfstune.8.gz [GZ] fsck.btrfs.8.gz [GZ] mkfs.btrfs.8.gz [GZ] btrfs-subvolume.8.gz [GZ] btrfs-filesystem.8.gz [GZ] btrfs-balance.8.gz [GZ] btrfs-device.8.gz [GZ] btrfs-scrub.8.gz [GZ] btrfs-check.8.gz [GZ] btrfs-rescue.8.gz [GZ] btrfs-inspect-internal.8.gz [GZ] btrfs-send.8.gz [GZ] btrfs-receive.8.gz [GZ] btrfs-quota.8.gz [GZ] btrfs-qgroup.8.gz [GZ] btrfs-replace.8.gz [GZ] btrfs-restore.8.gz [GZ] btrfs-property.8.gz rm btrfs-quota.8 btrfs-balance.xml btrfs-man5.5 btrfs-restore.xml btrfs-scrub.8 mkfs.btrfs.8 btrfs-check.8 btrfs-map-logical.8 btrfs-man5.xml btrfs-select-super.xml btrfs-scrub.xml mkfs.btrfs.xml btrfs-map-logical.xml btrfs-inspect-internal.8 btrfs-inspect-internal.xml btrfs-filesystem.8 fsck.btrfs.8 btrfs-filesystem.xml btrfs-convert.xml btrfs-replace.8 btrfstune.xml fsck.btrfs.xml btrfs-replace.xml btrfs-quota.xml btrfs-send.xml btrfs.xml btrfs-device.8 btrfs-image.8 btrfs-convert.8 btrfs-device.xml btrfs-image.xml btrfs-select-super.8 btrfs-rescue.8 btrfs-check.xml btrfs.8 btrfs-qgroup.8 btrfs-rescue.xml btrfs-qgroup.xml btrfs-property.8 btrfs-subvolume.8 btrfs-property.xml btrfs-restore.8 btrfstune.8 btrfs-receive.8 btrfs-subvolume.xml btrfs-receive.xml btrfs-find-root.8 btrfs-send.8 btrfs-find-root.xml btrfs-balance.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.62KpqP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 + cd btrfs-progs-v4.9.1 + rm -rf /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 + make mandir=/usr/share/man bindir=/usr/sbin libdir=/usr/lib64 incdir=/usr/include/btrfs install DESTDIR=/builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 [LN] libbtrfs.so.0 [LN] libbtrfs.so [LD] libbtrfs.so.0.1 Making install in Documentation /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man5 /usr/bin/install -c -d -m 755 /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8 /usr/bin/install -c -m 644 btrfs-man5.5.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man5 # the source file name of btrfs.5 clashes with section 8 page, but we # want to keep the code generic /usr/bin/mv /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man5/btrfs-man5.5.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man5/btrfs.5.gz /usr/bin/install -c -m 644 btrfs.8.gz btrfs-convert.8.gz btrfs-find-root.8.gz btrfs-image.8.gz btrfs-map-logical.8.gz btrfs-select-super.8.gz btrfstune.8.gz fsck.btrfs.8.gz mkfs.btrfs.8.gz btrfs-subvolume.8.gz btrfs-filesystem.8.gz btrfs-balance.8.gz btrfs-device.8.gz btrfs-scrub.8.gz btrfs-check.8.gz btrfs-rescue.8.gz btrfs-inspect-internal.8.gz btrfs-send.8.gz btrfs-receive.8.gz btrfs-quota.8.gz btrfs-qgroup.8.gz btrfs-replace.8.gz btrfs-restore.8.gz btrfs-property.8.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8 ln -s -f btrfs-check.8.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8/btrfsck.8.gz ln -s -f btrfs-rescue.8.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8/btrfs-zero-log.8.gz ln -s -f btrfs-inspect-internal.8.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8/btrfs-debug-tree.8.gz ln -s -f btrfs-inspect-internal.8.gz /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/man/man8/btrfs-show-super.8.gz /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin /usr/bin/install -c btrfs mkfs.btrfs btrfs-debug-tree btrfs-map-logical btrfs-image btrfs-zero-log btrfs-find-root btrfstune btrfs-select-super btrfs-convert /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin /usr/bin/install -c fsck.btrfs /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin # btrfsck is a link to btrfs in the src tree, make it so for installed file as well ln -s -f btrfs /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfsck /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib64 /usr/bin/install -c libbtrfs.so.0.1 libbtrfs.a /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib64 cp -a libbtrfs.so.0 libbtrfs.so /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib64 /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/include/btrfs /usr/bin/install -c -m644 send-stream.h send-utils.h send.h kernel-lib/rbtree.h btrfs-list.h kernel-lib/crc32c.h kernel-lib/list.h kerncompat.h kernel-lib/radix-tree.h extent-cache.h extent_io.h ioctl.h ctree.h btrfsck.h version.h /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/include/btrfs /usr/bin/install -c -m755 -d /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib/udev/rules.d /usr/bin/install -c -m644 64-btrfs-dm.rules /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib/udev/rules.d + rm -f /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64//usr/lib64/libbtrfs.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/btrfs-progs-v4.9.1 extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/lib64/libbtrfs.so.0.1 extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-convert extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-select-super extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfstune extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-find-root extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-zero-log extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-image extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-map-logical extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs-debug-tree extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/mkfs.btrfs extracting debug info from /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/sbin/btrfs /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libbtrfs.so.0.1.debug to /usr/lib/debug/usr/lib64/libbtrfs.so.debug symlinked /usr/lib/debug/usr/lib64/libbtrfs.so.0.1.debug to /usr/lib/debug/usr/lib64/libbtrfs.so.0.debug symlinked /usr/lib/debug/usr/sbin/btrfs.debug to /usr/lib/debug/usr/sbin/btrfsck.debug 4203 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: btrfs-progs-4.9.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DIWAuL + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v4.9.1 + DOCDIR=/builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/doc/btrfs-progs-4.9.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/doc/btrfs-progs-4.9.1 + cp -pr COPYING /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64/usr/share/doc/btrfs-progs-4.9.1 + exit 0 Provides: btrfs-progs = 4.9.1-1.el7 btrfs-progs(x86-64) = 4.9.1-1.el7 libbtrfs.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libblkid.so.1()(64bit) libblkid.so.1(BLKID_1.0)(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.5)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcom_err.so.2()(64bit) libext2fs.so.2()(64bit) liblzo2.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: btrfs-progs-devel-4.9.1-1.el7.x86_64 Provides: btrfs-progs-devel = 4.9.1-1.el7 btrfs-progs-devel(x86-64) = 4.9.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbtrfs.so.0()(64bit) Processing files: btrfs-progs-debuginfo-4.9.1-1.el7.x86_64 Provides: btrfs-progs-debuginfo = 4.9.1-1.el7 btrfs-progs-debuginfo(x86-64) = 4.9.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/btrfs-progs-4.9.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/btrfs-progs-devel-4.9.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/btrfs-progs-debuginfo-4.9.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.v0qu4E + umask 022 + cd /builddir/build/BUILD + cd btrfs-progs-v4.9.1 + rm -rf /builddir/build/BUILDROOT/btrfs-progs-4.9.1-1.el7.x86_64 + exit 0 Finish: rpmbuild btrfs-progs-4.9.1-1.el7.src.rpm Finish: build phase for btrfs-progs-4.9.1-1.el7.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.rpm.log /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.librepo.log /var/lib/mock/custom-1-x86_64-1785838683.172269/root/var/log/dnf.log INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz /bin/tar: Removing leading `/' from member names INFO: Done(/var/lib/copr-rpmbuild/results/btrfs-progs-4.9.1-1.el7.src.rpm) Config(child) 0 minutes 43 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "btrfs-progs", "epoch": null, "version": "4.9.1", "release": "1.el7", "arch": "src" }, { "name": "btrfs-progs-debuginfo", "epoch": null, "version": "4.9.1", "release": "1.el7", "arch": "x86_64" }, { "name": "btrfs-progs", "epoch": null, "version": "4.9.1", "release": "1.el7", "arch": "x86_64" }, { "name": "btrfs-progs-devel", "epoch": null, "version": "4.9.1", "release": "1.el7", "arch": "x86_64" } ] } RPMResults finished