Building tf-dev-env image: tf-dev-sandbox:sandbox-master-1_0_8_7-5_5 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 59.39kB Step 1/20 : ARG LINUX_DISTR=rockylinux Step 2/20 : ARG LINUX_DISTR_VER=9 Step 3/20 : FROM $LINUX_DISTR:$LINUX_DISTR_VER 9: Pulling from library/rockylinux 446f83f14b23: Pulling fs layer 446f83f14b23: Verifying Checksum 446f83f14b23: Download complete 446f83f14b23: Pull complete Digest: sha256:d7be1c094cc5845ee815d4632fe377514ee6ebcf8efaed6892889657e5ddaaa6 Status: Downloaded newer image for rockylinux:9 ---> 9cc24f05f309 Step 4/20 : ARG SITE_MIRROR ---> Running in 5d2105a74cf4 ---> Removed intermediate container 5d2105a74cf4 ---> eee3cef3c76c Step 5/20 : ARG LC_ALL=en_US.UTF-8 ---> Running in 781ebd25da0c ---> Removed intermediate container 781ebd25da0c ---> 30613716b46a Step 6/20 : ARG LANG=en_US.UTF-8 ---> Running in 8fa83510b941 ---> Removed intermediate container 8fa83510b941 ---> 33b3ace255d4 Step 7/20 : ARG LANGUAGE=en_US.UTF-8 ---> Running in 4152a39f315e ---> Removed intermediate container 4152a39f315e ---> f963a24616a0 Step 8/20 : ENV USER root ---> Running in e18c1307bd00 ---> Removed intermediate container e18c1307bd00 ---> a6eb78b61fcd Step 9/20 : ENV HOME /root ---> Running in 7b2d39aaaddc ---> Removed intermediate container 7b2d39aaaddc ---> 6093564ba17f Step 10/20 : ENV CONTRAIL $HOME/contrail ---> Running in c24bdd820e34 ---> Removed intermediate container c24bdd820e34 ---> 020a2a38f55e Step 11/20 : ENV LC_ALL=$LC_ALL ---> Running in b336161a47c3 ---> Removed intermediate container b336161a47c3 ---> 39934200c202 Step 12/20 : ENV LANG=$LANG ---> Running in 2c17ea0cf9ac ---> Removed intermediate container 2c17ea0cf9ac ---> f4e376d50e70 Step 13/20 : ENV LANGUAGE=$LANGUAGE ---> Running in c9050e6a4172 ---> Removed intermediate container c9050e6a4172 ---> 8d925ccd7757 Step 14/20 : ENV PS1="sandbox:\[\033[01;34m\]\w\[\033[00m\]\$ " ---> Running in 1516f8d7b08f ---> Removed intermediate container 1516f8d7b08f ---> 3cba95bbaf95 Step 15/20 : WORKDIR $CONTRAIL ---> Running in 7bb5fc6b3060 ---> Removed intermediate container 7bb5fc6b3060 ---> af388d777cd6 Step 16/20 : COPY *.repo pip.conf* /etc/yum.repos.d/ ---> b86cd9b624f8 Step 17/20 : COPY entrypoint.sh build-rocky*.sh / ---> ff4a3ea7378c Step 18/20 : RUN mkdir -p $OPENSSL_ROOT_DIR/lib && ln -s /usr/include/openssl10 $OPENSSL_ROOT_DIR/include && ln -s /usr/lib64/libcrypto.so.10 $OPENSSL_ROOT_DIR/lib/libcrypto.so && ln -s /usr/lib64/libssl.so.10 $OPENSSL_ROOT_DIR/lib/libssl.so ---> Running in f878eb99567a /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)  ---> Removed intermediate container f878eb99567a ---> eda842492914 Step 19/20 : RUN source /etc/os-release && /build-rocky$(echo ${VERSION_ID} | cut -d '.' -f 1).sh ---> Running in aa89ff717d92 /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Failed to set locale, defaulting to C.UTF-8 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 3.5 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 38 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 322 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 89 MB/s | 8.8 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 68 MB/s | 6.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 32 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 54 MB/s | 2.7 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 21 MB/s | 438 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 25 MB/s | 509 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 20 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 901 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.6 MB/s | 57 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 103 MB/s | 25 MB 00:00 Third parties for Contrail 23 MB/s | 5.4 MB 00:00 Available Packages Name : git-review Version : 2.3.1 Release : 7.el9 Architecture : noarch Size : 86 k Source : git-review-2.3.1-7.el9.src.rpm Repository : tf-mirrors.ci_repos_epel9.repo Summary : A Git helper for integration with Gerrit URL : https://opendev.org/opendev/git-review License : ASL 2.0 Description : An extension for source control system Git that creates and manages : review requests in the patch management system Gerrit. It replaces the : rfc.sh script. Failed to set locale, defaulting to C.UTF-8 Last metadata expiration check: 0:00:05 ago on Wed Feb 5 11:46:28 2025. Dependencies resolved. ============================================================================================== Package Arch Version Repository Size ============================================================================================== Installing: glibc-all-langpacks x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 18 M langpacks-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.4 k yum-utils noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 35 k Upgrading: glibc x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 2.0 M glibc-common x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 296 k glibc-minimal-langpack x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 22 k Installing dependencies: dbus-libs x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 151 k dejavu-sans-fonts noarch 2.37-18.el9 tf-mirrors.ci_repos_yum9-baseos 1.3 M dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 36 k fonts-filesystem noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-baseos 9.0 k langpacks-core-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k langpacks-core-font-en noarch 3.0-16.el9 tf-mirrors.ci_repos_yum9-appstream 9.5 k python3-dateutil noarch 1:2.8.1-7.el9 tf-mirrors.ci_repos_yum9-baseos 287 k python3-dbus x86_64 1.2.18-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 131 k python3-dnf-plugins-core noarch 4.3.0-16.el9 tf-mirrors.ci_repos_yum9-baseos 246 k python3-six noarch 1.15.0-9.el9 tf-mirrors.ci_repos_yum9-baseos 36 k python3-systemd x86_64 234-19.el9 tf-mirrors.ci_repos_yum9-baseos 82 k Installing weak dependencies: glibc-langpack-en x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 552 k Transaction Summary ============================================================================================== Install 15 Packages Upgrade 3 Packages Total download size: 23 M Downloading Packages: (1/18): dnf-plugins-core-4.3.0-16.el9.noarch.rp 4.1 MB/s | 36 kB 00:00 (2/18): dbus-libs-1.12.20-8.el9.x86_64.rpm 11 MB/s | 151 kB 00:00 (3/18): fonts-filesystem-2.0.5-7.el9.1.noarch.r 1.1 MB/s | 9.0 kB 00:00 (4/18): glibc-langpack-en-2.34-125.el9_5.1.x86_ 44 MB/s | 552 kB 00:00 (5/18): dejavu-sans-fonts-2.37-18.el9.noarch.rp 27 MB/s | 1.3 MB 00:00 (6/18): python3-dateutil-2.8.1-7.el9.noarch.rpm 11 MB/s | 287 kB 00:00 (7/18): python3-dbus-1.2.18-2.el9.0.1.x86_64.rp 11 MB/s | 131 kB 00:00 (8/18): python3-dnf-plugins-core-4.3.0-16.el9.n 24 MB/s | 246 kB 00:00 (9/18): python3-six-1.15.0-9.el9.noarch.rpm 4.0 MB/s | 36 kB 00:00 (10/18): python3-systemd-234-19.el9.x86_64.rpm 13 MB/s | 82 kB 00:00 (11/18): yum-utils-4.3.0-16.el9.noarch.rpm 5.8 MB/s | 35 kB 00:00 (12/18): langpacks-core-en-3.0-16.el9.noarch.rp 1.8 MB/s | 9.5 kB 00:00 (13/18): langpacks-core-font-en-3.0-16.el9.noar 1.9 MB/s | 9.5 kB 00:00 (14/18): langpacks-en-3.0-16.el9.noarch.rpm 2.0 MB/s | 9.4 kB 00:00 (15/18): glibc-common-2.34-125.el9_5.1.x86_64.r 26 MB/s | 296 kB 00:00 (16/18): glibc-minimal-langpack-2.34-125.el9_5. 4.2 MB/s | 22 kB 00:00 (17/18): glibc-2.34-125.el9_5.1.x86_64.rpm 45 MB/s | 2.0 MB 00:00 (18/18): glibc-all-langpacks-2.34-125.el9_5.1.x 71 MB/s | 18 MB 00:00 -------------------------------------------------------------------------------- Total 86 MB/s | 23 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : glibc-langpack-en-2.34-125.el9_5.1.x86_64 1/21 Upgrading : glibc-common-2.34-125.el9_5.1.x86_64 2/21 Upgrading : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 3/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Upgrading : glibc-2.34-125.el9_5.1.x86_64 4/21 Running scriptlet: glibc-2.34-125.el9_5.1.x86_64 4/21 Installing : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Installing : dbus-libs-1:1.12.20-8.el9.x86_64 6/21 Installing : python3-dbus-1.2.18-2.el9.0.1.x86_64 7/21 Installing : python3-systemd-234-19.el9.x86_64 8/21 Installing : python3-six-1.15.0-9.el9.noarch 9/21 Installing : python3-dateutil-1:2.8.1-7.el9.noarch 10/21 Installing : python3-dnf-plugins-core-4.3.0-16.el9.noarch 11/21 Installing : dnf-plugins-core-4.3.0-16.el9.noarch 12/21 Installing : fonts-filesystem-1:2.0.5-7.el9.1.noarch 13/21 Installing : dejavu-sans-fonts-2.37-18.el9.noarch 14/21 Installing : langpacks-core-font-en-3.0-16.el9.noarch 15/21 Installing : langpacks-core-en-3.0-16.el9.noarch 16/21 Installing : langpacks-en-3.0-16.el9.noarch 17/21 Installing : yum-utils-4.3.0-16.el9.noarch 18/21 Cleanup : glibc-2.34-83.el9.7.x86_64 19/21 Cleanup : glibc-minimal-langpack-2.34-83.el9.7.x86_64 20/21 Cleanup : glibc-common-2.34-83.el9.7.x86_64 21/21 Running scriptlet: glibc-all-langpacks-2.34-125.el9_5.1.x86_64 21/21 Running scriptlet: glibc-common-2.34-83.el9.7.x86_64 21/21 Verifying : dbus-libs-1:1.12.20-8.el9.x86_64 1/21 Verifying : dejavu-sans-fonts-2.37-18.el9.noarch 2/21 Verifying : dnf-plugins-core-4.3.0-16.el9.noarch 3/21 Verifying : fonts-filesystem-1:2.0.5-7.el9.1.noarch 4/21 Verifying : glibc-all-langpacks-2.34-125.el9_5.1.x86_64 5/21 Verifying : glibc-langpack-en-2.34-125.el9_5.1.x86_64 6/21 Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 7/21 Verifying : python3-dbus-1.2.18-2.el9.0.1.x86_64 8/21 Verifying : python3-dnf-plugins-core-4.3.0-16.el9.noarch 9/21 Verifying : python3-six-1.15.0-9.el9.noarch 10/21 Verifying : python3-systemd-234-19.el9.x86_64 11/21 Verifying : yum-utils-4.3.0-16.el9.noarch 12/21 Verifying : langpacks-core-en-3.0-16.el9.noarch 13/21 Verifying : langpacks-core-font-en-3.0-16.el9.noarch 14/21 Verifying : langpacks-en-3.0-16.el9.noarch 15/21 Verifying : glibc-2.34-125.el9_5.1.x86_64 16/21 Verifying : glibc-2.34-83.el9.7.x86_64 17/21 Verifying : glibc-common-2.34-125.el9_5.1.x86_64 18/21 Verifying : glibc-common-2.34-83.el9.7.x86_64 19/21 Verifying : glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 20/21 Verifying : glibc-minimal-langpack-2.34-83.el9.7.x86_64 21/21 Upgraded: glibc-2.34-125.el9_5.1.x86_64 glibc-common-2.34-125.el9_5.1.x86_64 glibc-minimal-langpack-2.34-125.el9_5.1.x86_64 Installed: dbus-libs-1:1.12.20-8.el9.x86_64 dejavu-sans-fonts-2.37-18.el9.noarch dnf-plugins-core-4.3.0-16.el9.noarch fonts-filesystem-1:2.0.5-7.el9.1.noarch glibc-all-langpacks-2.34-125.el9_5.1.x86_64 glibc-langpack-en-2.34-125.el9_5.1.x86_64 langpacks-core-en-3.0-16.el9.noarch langpacks-core-font-en-3.0-16.el9.noarch langpacks-en-3.0-16.el9.noarch python3-dateutil-1:2.8.1-7.el9.noarch python3-dbus-1.2.18-2.el9.0.1.x86_64 python3-dnf-plugins-core-4.3.0-16.el9.noarch python3-six-1.15.0-9.el9.noarch python3-systemd-234-19.el9.x86_64 yum-utils-4.3.0-16.el9.noarch Complete! No match for argument: kernel-3.* No packages marked for removal. Dependencies resolved. Nothing to do. Complete! added from: http://tf-mirrors.gz1.opensdn.io/re 711 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 791 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 761 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 848 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 695 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 740 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 874 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 880 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 800 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 822 kB/s | 3.0 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 1.2 MB/s | 3.0 kB 00:00 Package python3-3.9.18-1.el9_3.x86_64 is already installed. Package openssl-1:3.0.7-24.el9.x86_64 is already installed. Dependencies resolved. ============================================================================================================================= Package Arch Version Repository Size ============================================================================================================================= Installing: autoconf noarch 2.69-39.el9 tf-mirrors.ci_repos_yum9-appstream 665 k automake noarch 1.16.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 662 k cmake x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 8.7 M createrepo_c x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 73 k docker-ce x86_64 3:27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 27 M doxygen x86_64 1:1.9.1-11.el9 tf-mirrors.ci_repos_yum9-crb 4.2 M elfutils-libelf-devel x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-appstream 21 k gcc-c++ x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 13 M gdb x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 146 k git x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 50 k git-review noarch 2.3.1-7.el9 tf-mirrors.ci_repos_epel9.repo 86 k graphviz x86_64 2.44.0-26.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M httpd x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 45 k iproute x86_64 6.2.0-6.el9_4 tf-mirrors.ci_repos_yum9-baseos 786 k jq x86_64 1.6-17.el9 tf-mirrors.ci_repos_yum9-baseos 186 k libtool x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 577 k libuv-devel x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-crb 26 k make x86_64 1:4.3-8.el9 tf-mirrors.ci_repos_yum9-baseos 529 k net-tools x86_64 2.0-0.64.20160912git.el9 tf-mirrors.ci_repos_yum9-baseos 294 k openssl-devel x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.2 M perl-diagnostics noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 209 k python3-devel x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 205 k python3-distro noarch 1.5.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 36 k python3-future noarch 0.18.3-3.el9 tf-mirrors.ci_repos_epel9.repo 731 k python3-lxml x86_64 4.6.5-3.el9 tf-mirrors.ci_repos_yum9-appstream 1.2 M python3-virtualenv noarch 20.21.1-7.el9 tf-mirrors.ci_repos_epel9.repo 202 k rpm-build x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 59 k rpmdevtools noarch 9.5-1.el9 tf-mirrors.ci_repos_yum9-appstream 75 k sudo x86_64 1.9.5p2-10.el9_3 tf-mirrors.ci_repos_yum9-baseos 1.0 M tbb x86_64 2020.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 171 k tox noarch 3.28.0-1.el9 tf-mirrors.ci_repos_epel9.repo 171 k vim-enhanced x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M wget x86_64 1.21.1-8.el9_4 tf-mirrors.ci_repos_yum9-appstream 768 k Upgrading: elfutils-debuginfod-client x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 36 k elfutils-libelf x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 206 k elfutils-libs x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 259 k file-libs x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 588 k ima-evm-utils x86_64 1.5-2.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 68 k libacl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 22 k libgcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 87 k libgomp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 263 k libselinux x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 85 k libsepol x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 329 k libstdc++ x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 734 k openssl x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.3 M openssl-libs x86_64 1:3.2.2-6.el9_5 tf-mirrors.ci_repos_yum9-baseos 2.4 M python3 x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 26 k python3-libs x86_64 3.9.19-8.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 7.5 M python3-rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 64 k rpm x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 485 k rpm-build-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 88 k rpm-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 307 k rpm-sign-libs x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 20 k systemd-libs x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 678 k Installing dependencies: ModemManager-glib x86_64 1.20.2-1.el9 tf-mirrors.ci_repos_yum9-baseos 334 k NetworkManager-libnm x86_64 1:1.48.10-2.el9_5 tf-mirrors.ci_repos_yum9-baseos 1.8 M acl x86_64 2.3.1-4.el9 tf-mirrors.ci_repos_yum9-baseos 69 k adobe-mappings-cmap noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M adobe-mappings-cmap-deprecated noarch 20171205-12.el9 tf-mirrors.ci_repos_yum9-appstream 113 k adobe-mappings-pdf noarch 20180407-10.el9 tf-mirrors.ci_repos_yum9-appstream 627 k adobe-source-code-pro-fonts noarch 2.030.1.050-12.el9.1 tf-mirrors.ci_repos_yum9-baseos 831 k adwaita-cursor-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 623 k adwaita-icon-theme noarch 40.1.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 11 M alsa-lib x86_64 1.2.12-1.el9 tf-mirrors.ci_repos_yum9-appstream 504 k annobin x86_64 12.65-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M apr x86_64 1.7.0-12.el9_3 tf-mirrors.ci_repos_yum9-appstream 122 k apr-util x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 94 k apr-util-bdb x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 12 k at-spi2-atk x86_64 2.38.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 86 k at-spi2-core x86_64 2.40.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 176 k atk x86_64 2.36.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 270 k attr x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k avahi-glib x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-appstream 14 k avahi-libs x86_64 0.8-21.el9 tf-mirrors.ci_repos_yum9-baseos 67 k bluez-libs x86_64 5.72-2.el9 tf-mirrors.ci_repos_yum9-baseos 81 k boost-regex x86_64 1.75.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 277 k bzip2 x86_64 1.0.8-8.el9 tf-mirrors.ci_repos_yum9-baseos 52 k cairo x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 659 k cairo-gobject x86_64 1.17.4-7.el9 tf-mirrors.ci_repos_yum9-appstream 18 k cmake-data noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M cmake-filesystem x86_64 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 k cmake-rpm-macros noarch 3.26.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 10 k colord-libs x86_64 1.4.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 230 k container-selinux noarch 3:2.232.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 55 k containerd.io x86_64 1.7.24-3.1.el9 tf-mirrors.ci_repos_dockerrepo9 43 M cpio x86_64 2.13-16.el9 tf-mirrors.ci_repos_yum9-baseos 270 k cpp x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 11 M createrepo_c-libs x86_64 0.20.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 99 k cryptsetup-libs x86_64 2.7.2-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 514 k cups-libs x86_64 1:2.3.3op2-31.el9_5 tf-mirrors.ci_repos_yum9-baseos 262 k dbus x86_64 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 6.8 k dbus-broker x86_64 28-7.el9 tf-mirrors.ci_repos_yum9-baseos 171 k dbus-common noarch 1:1.12.20-8.el9 tf-mirrors.ci_repos_yum9-baseos 14 k debugedit x86_64 5.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 76 k device-mapper x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 137 k device-mapper-libs x86_64 9:1.02.198-2.el9 tf-mirrors.ci_repos_yum9-baseos 177 k diffutils x86_64 3.7-12.el9 tf-mirrors.ci_repos_yum9-baseos 388 k docker-ce-cli x86_64 1:27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 8.0 M dwz x86_64 0.14-3.el9 tf-mirrors.ci_repos_yum9-appstream 127 k ed x86_64 1.14.2-12.el9 tf-mirrors.ci_repos_yum9-baseos 74 k efi-srpm-macros noarch 6-2.el9_0 tf-mirrors.ci_repos_yum9-appstream 22 k elfutils x86_64 0.191-4.el9 tf-mirrors.ci_repos_yum9-baseos 550 k emacs-filesystem noarch 1:27.2-10.el9_4 tf-mirrors.ci_repos_yum9-appstream 7.6 k exempi x86_64 2.6.0-0.2.20211007gite23c213.el9 tf-mirrors.ci_repos_yum9-appstream 523 k exiv2-libs x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k fdk-aac-free x86_64 2.0.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 324 k file x86_64 5.39-16.el9 tf-mirrors.ci_repos_yum9-baseos 48 k flac-libs x86_64 1.3.3-10.el9_2.1 tf-mirrors.ci_repos_yum9-appstream 217 k fontconfig x86_64 2.14.0-2.el9_1 tf-mirrors.ci_repos_yum9-appstream 274 k fonts-srpm-macros noarch 1:2.0.5-7.el9.1 tf-mirrors.ci_repos_yum9-appstream 27 k freetype x86_64 2.10.4-9.el9 tf-mirrors.ci_repos_yum9-baseos 387 k fribidi x86_64 1.0.10-6.el9.2 tf-mirrors.ci_repos_yum9-appstream 84 k fuse x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 78 k fuse-common x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-baseos 7.3 k fuse-libs x86_64 2.9.9-16.el9 tf-mirrors.ci_repos_yum9-baseos 96 k fuse-overlayfs x86_64 1.14-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k fuse3 x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 53 k fuse3-libs x86_64 3.10.2-9.el9 tf-mirrors.ci_repos_yum9-appstream 91 k gcc x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 32 M gcc-plugin-annobin x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 42 k gd x86_64 2.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 131 k gdb-headless x86_64 14.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M gdk-pixbuf2 x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 466 k gdk-pixbuf2-modules x86_64 2.42.6-4.el9_4 tf-mirrors.ci_repos_yum9-appstream 85 k geoclue2 x86_64 2.6.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 122 k ghc-srpm-macros noarch 1.5.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k giflib x86_64 5.2.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 48 k git-core x86_64 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 4.4 M git-core-doc noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 2.7 M glib-networking x86_64 2.68.3-3.el9 tf-mirrors.ci_repos_yum9-baseos 169 k glibc-devel x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 31 k glibc-gconv-extra x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-baseos 1.6 M glibc-headers x86_64 2.34-125.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 435 k go-srpm-macros noarch 3.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 k gobject-introspection x86_64 1.68.0-11.el9 tf-mirrors.ci_repos_yum9-baseos 246 k google-droid-sans-fonts noarch 20200215-11.el9.2 tf-mirrors.ci_repos_yum9-appstream 2.7 M gpm-libs x86_64 1.20.7-29.el9 tf-mirrors.ci_repos_yum9-appstream 20 k graphene x86_64 1.10.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 64 k graphite2 x86_64 1.3.14-9.el9 tf-mirrors.ci_repos_yum9-baseos 94 k groff-base x86_64 1.22.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.0 M gsettings-desktop-schemas x86_64 40.0-6.el9 tf-mirrors.ci_repos_yum9-baseos 667 k gsm x86_64 1.0.19-6.el9 tf-mirrors.ci_repos_yum9-appstream 33 k gstreamer1 x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M gstreamer1-plugins-base x86_64 1.22.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M gtk-update-icon-cache x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 32 k gtk2 x86_64 2.24.33-8.el9 tf-mirrors.ci_repos_yum9-appstream 3.5 M gtk3 x86_64 3.24.31-5.el9 tf-mirrors.ci_repos_yum9-appstream 4.8 M harfbuzz x86_64 2.7.4-10.el9 tf-mirrors.ci_repos_yum9-baseos 623 k hicolor-icon-theme noarch 0.17-13.el9 tf-mirrors.ci_repos_yum9-appstream 66 k httpd-core x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M httpd-filesystem noarch 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k httpd-tools x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 79 k hwdata noarch 0.348-9.15.el9 tf-mirrors.ci_repos_yum9-baseos 1.6 M info x86_64 6.7-15.el9 tf-mirrors.ci_repos_yum9-baseos 224 k iptables-legacy x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 49 k iptables-legacy-libs x86_64 1.8.10-4.1.el9 tf-mirrors.ci_repos_epel9.repo 37 k iptables-libs x86_64 1.8.10-4.el9_4 tf-mirrors.ci_repos_yum9-baseos 396 k iso-codes noarch 4.6.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 3.3 M jbig2dec-libs x86_64 0.19-7.el9 tf-mirrors.ci_repos_yum9-appstream 72 k jbigkit-libs x86_64 2.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 52 k json-glib x86_64 1.6.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 151 k kbd x86_64 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 387 k kbd-legacy noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 502 k kbd-misc noarch 2.4.0-10.el9 tf-mirrors.ci_repos_yum9-baseos 1.5 M kernel-headers x86_64 5.14.0-503.15.1.el9_5 tf-mirrors.ci_repos_yum9-appstream 3.5 M kernel-srpm-macros noarch 1.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 15 k keyutils x86_64 1.6.3-1.el9 tf-mirrors.ci_repos_yum9-baseos 72 k kmod x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 121 k kmod-libs x86_64 28-10.el9 tf-mirrors.ci_repos_yum9-baseos 62 k lcms2 x86_64 2.12-3.el9 tf-mirrors.ci_repos_yum9-appstream 166 k libICE x86_64 1.0.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 70 k libSM x86_64 1.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libX11 x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 650 k libX11-common noarch 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 151 k libX11-xcb x86_64 1.7.0-9.el9 tf-mirrors.ci_repos_yum9-appstream 10 k libXau x86_64 1.0.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXaw x86_64 1.0.13-19.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libXcomposite x86_64 0.4.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 23 k libXcursor x86_64 1.2.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libXdamage x86_64 1.1.5-7.el9 tf-mirrors.ci_repos_yum9-appstream 22 k libXext x86_64 1.3.4-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXfixes x86_64 5.0.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 19 k libXft x86_64 2.3.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libXi x86_64 1.7.10-8.el9 tf-mirrors.ci_repos_yum9-appstream 39 k libXinerama x86_64 1.1.4-10.el9 tf-mirrors.ci_repos_yum9-appstream 14 k libXmu x86_64 1.1.3-8.el9 tf-mirrors.ci_repos_yum9-appstream 74 k libXpm x86_64 3.5.13-10.el9 tf-mirrors.ci_repos_yum9-appstream 58 k libXrandr x86_64 1.5.2-8.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXrender x86_64 0.9.10-16.el9 tf-mirrors.ci_repos_yum9-appstream 27 k libXt x86_64 1.2.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 180 k libXtst x86_64 1.2.3-16.el9 tf-mirrors.ci_repos_yum9-appstream 20 k libXv x86_64 1.0.11-16.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libXxf86vm x86_64 1.1.4-18.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libasyncns x86_64 0.8-22.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libatomic x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 29 k libbabeltrace x86_64 1.5.8-10.el9 tf-mirrors.ci_repos_yum9-appstream 186 k libbpf x86_64 2:1.4.0-1.el9 tf-mirrors.ci_repos_yum9-baseos 177 k libbrotli x86_64 1.0.9-6.el9 tf-mirrors.ci_repos_yum9-baseos 313 k libcanberra x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 85 k libcanberra-gtk3 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 31 k libcbor x86_64 0.7.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 56 k libdatrie x86_64 0.2.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libdrm x86_64 2.4.121-1.el9 tf-mirrors.ci_repos_yum9-appstream 158 k libedit x86_64 3.1-38.20210216cvs.el9 tf-mirrors.ci_repos_yum9-baseos 103 k libepoxy x86_64 1.5.5-4.el9 tf-mirrors.ci_repos_yum9-appstream 244 k libexif x86_64 0.6.22-6.el9 tf-mirrors.ci_repos_yum9-appstream 423 k libfido2 x86_64 1.13.0-2.el9 tf-mirrors.ci_repos_yum9-baseos 97 k libfontenc x86_64 1.1.3-17.el9 tf-mirrors.ci_repos_yum9-appstream 30 k libgexiv2 x86_64 0.12.3-1.el9 tf-mirrors.ci_repos_yum9-appstream 81 k libglvnd x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 133 k libglvnd-egl x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 36 k libglvnd-glx x86_64 1:1.3.4-1.el9 tf-mirrors.ci_repos_yum9-appstream 140 k libgs x86_64 9.54.0-17.el9_4 tf-mirrors.ci_repos_yum9-appstream 3.1 M libgsf x86_64 1.14.47-5.el9 tf-mirrors.ci_repos_yum9-appstream 245 k libgudev x86_64 237-1.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libgusb x86_64 0.3.8-2.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libgxps x86_64 0.3.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 78 k libicu x86_64 67.1-9.el9 tf-mirrors.ci_repos_yum9-baseos 9.6 M libijs x86_64 0.35-15.el9 tf-mirrors.ci_repos_yum9-appstream 29 k libipt x86_64 2.0.4-5.el9 tf-mirrors.ci_repos_yum9-appstream 55 k libiptcdata x86_64 1.0.5-10.el9 tf-mirrors.ci_repos_yum9-appstream 60 k libjpeg-turbo x86_64 2.0.90-7.el9 tf-mirrors.ci_repos_yum9-appstream 174 k libldac x86_64 2.0.2.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 40 k libmnl x86_64 1.0.4-16.el9_4 tf-mirrors.ci_repos_yum9-baseos 27 k libmpc x86_64 1.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 61 k libnetfilter_conntrack x86_64 1.0.9-1.el9 tf-mirrors.ci_repos_yum9-baseos 58 k libnfnetlink x86_64 1.0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 29 k libnotify x86_64 0.7.9-8.el9 tf-mirrors.ci_repos_yum9-appstream 43 k libnsl2 x86_64 2.0.0-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 30 k libogg x86_64 2:1.3.4-6.el9 tf-mirrors.ci_repos_yum9-appstream 32 k libosinfo x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 312 k libpaper x86_64 1.1.28-4.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libpciaccess x86_64 0.16-7.el9 tf-mirrors.ci_repos_yum9-baseos 26 k libpkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 35 k libpng x86_64 2:1.6.37-12.el9 tf-mirrors.ci_repos_yum9-baseos 116 k libproxy x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-baseos 73 k libpsl x86_64 0.21.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 63 k librsvg2 x86_64 2.50.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 2.8 M libsbc x86_64 1.4-9.el9 tf-mirrors.ci_repos_yum9-appstream 44 k libseccomp x86_64 2.5.2-2.el9 tf-mirrors.ci_repos_yum9-baseos 71 k libselinux-utils x86_64 3.6-1.el9 tf-mirrors.ci_repos_yum9-baseos 164 k libslirp x86_64 4.4.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 67 k libsndfile x86_64 1.0.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 205 k libsoup x86_64 2.72.0-8.el9_5.2 tf-mirrors.ci_repos_yum9-appstream 388 k libstdc++-devel x86_64 11.5.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 2.2 M libstemmer x86_64 0-18.585svn.el9 tf-mirrors.ci_repos_yum9-appstream 83 k libtdb x86_64 1.4.10-1.el9 tf-mirrors.ci_repos_yum9-baseos 50 k libthai x86_64 0.1.28-8.el9 tf-mirrors.ci_repos_yum9-appstream 208 k libtheora x86_64 1:1.1.1-31.el9 tf-mirrors.ci_repos_yum9-appstream 163 k libtiff x86_64 4.4.0-13.el9 tf-mirrors.ci_repos_yum9-appstream 197 k libtirpc x86_64 1.3.3-9.el9 tf-mirrors.ci_repos_yum9-baseos 93 k libtool-ltdl x86_64 2.4.6-46.el9 tf-mirrors.ci_repos_yum9-appstream 35 k libtracker-sparql x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 316 k libuv x86_64 1:1.42.0-2.el9_4 tf-mirrors.ci_repos_yum9-appstream 146 k libvisual x86_64 1:0.4.0-34.el9 tf-mirrors.ci_repos_yum9-appstream 143 k libvorbis x86_64 1:1.3.7-5.el9 tf-mirrors.ci_repos_yum9-appstream 192 k libwayland-client x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 33 k libwayland-cursor x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 18 k libwayland-egl x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libwayland-server x86_64 1.21.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 41 k libwebp x86_64 1.2.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 276 k libxcb x86_64 1.13.1-9.el9 tf-mirrors.ci_repos_yum9-appstream 224 k libxcrypt-devel x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 28 k libxkbcommon x86_64 1.0.3-4.el9 tf-mirrors.ci_repos_yum9-appstream 132 k libxshmfence x86_64 1.3-10.el9 tf-mirrors.ci_repos_yum9-appstream 12 k libxslt x86_64 1.1.34-9.el9 tf-mirrors.ci_repos_yum9-appstream 240 k libzstd-devel x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-appstream 46 k llvm-libs x86_64 18.1.8-3.el9 tf-mirrors.ci_repos_yum9-appstream 26 M low-memory-monitor x86_64 2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k lua-srpm-macros noarch 1-6.el9 tf-mirrors.ci_repos_yum9-appstream 8.5 k m4 x86_64 1.4.19-1.el9 tf-mirrors.ci_repos_yum9-appstream 294 k mailcap noarch 2.1.49-5.el9 tf-mirrors.ci_repos_yum9-baseos 32 k mesa-filesystem x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 10 k mesa-libEGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 138 k mesa-libGL x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 169 k mesa-libgbm x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 35 k mesa-libglapi x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 44 k mkfontscale x86_64 1.2.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 31 k mpdecimal x86_64 2.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 85 k ncurses x86_64 6.2-10.20210508.el9 tf-mirrors.ci_repos_yum9-baseos 399 k nspr x86_64 4.35.0-14.el9_4 tf-mirrors.ci_repos_yum9-appstream 133 k nss x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 715 k nss-softokn x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 386 k nss-softokn-freebl x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 309 k nss-sysinit x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 18 k nss-util x86_64 3.101.0-7.el9_4 tf-mirrors.ci_repos_yum9-appstream 88 k ocaml-srpm-macros noarch 6-6.el9 tf-mirrors.ci_repos_yum9-appstream 7.8 k oniguruma x86_64 6.9.6-1.el9.6 tf-mirrors.ci_repos_yum9-baseos 217 k openblas-srpm-macros noarch 2-11.el9 tf-mirrors.ci_repos_yum9-appstream 7.3 k openjpeg2 x86_64 2.4.0-7.el9 tf-mirrors.ci_repos_yum9-appstream 162 k openssh x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 457 k openssh-clients x86_64 8.7p1-43.el9 tf-mirrors.ci_repos_yum9-baseos 713 k opus x86_64 1.3.1-10.el9 tf-mirrors.ci_repos_yum9-appstream 199 k orc x86_64 0.4.31-8.el9 tf-mirrors.ci_repos_yum9-appstream 182 k osinfo-db noarch 20240701-2.el9 tf-mirrors.ci_repos_yum9-appstream 289 k osinfo-db-tools x86_64 1.10.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 68 k pango x86_64 1.48.7-3.el9 tf-mirrors.ci_repos_yum9-appstream 297 k patch x86_64 2.7.6-16.el9 tf-mirrors.ci_repos_yum9-appstream 127 k perl-AutoLoader noarch 5.74-481.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-B x86_64 1.80-481.el9 tf-mirrors.ci_repos_yum9-appstream 178 k perl-Carp noarch 1.50-460.el9 tf-mirrors.ci_repos_yum9-appstream 29 k perl-Class-Struct noarch 0.66-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Data-Dumper x86_64 2.174-462.el9 tf-mirrors.ci_repos_yum9-appstream 55 k perl-Digest noarch 1.19-4.el9 tf-mirrors.ci_repos_yum9-appstream 25 k perl-Digest-MD5 x86_64 2.58-4.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-DynaLoader x86_64 1.47-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-Encode x86_64 4:3.08-462.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M perl-Errno x86_64 1.30-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Error noarch 1:0.17029-7.el9 tf-mirrors.ci_repos_yum9-appstream 41 k perl-Exporter noarch 5.74-461.el9 tf-mirrors.ci_repos_yum9-appstream 31 k perl-Fcntl x86_64 1.13-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Basename noarch 2.85-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-File-Compare noarch 1.100.600-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-File-Copy noarch 2.34-481.el9 tf-mirrors.ci_repos_yum9-appstream 19 k perl-File-Find noarch 1.37-481.el9 tf-mirrors.ci_repos_yum9-appstream 24 k perl-File-Path noarch 2.18-4.el9 tf-mirrors.ci_repos_yum9-appstream 35 k perl-File-Temp noarch 1:0.231.100-4.el9 tf-mirrors.ci_repos_yum9-appstream 59 k perl-File-stat noarch 1.09-481.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-FileHandle noarch 2.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Getopt-Long noarch 1:2.52-4.el9 tf-mirrors.ci_repos_yum9-appstream 60 k perl-Getopt-Std noarch 1.12-481.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-Git noarch 2.43.5-1.el9_4 tf-mirrors.ci_repos_yum9-appstream 37 k perl-HTTP-Tiny noarch 0.076-462.el9 tf-mirrors.ci_repos_yum9-appstream 53 k perl-IO x86_64 1.43-481.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-IO-Socket-IP noarch 0.41-5.el9 tf-mirrors.ci_repos_yum9-appstream 42 k perl-IO-Socket-SSL noarch 2.073-2.el9 tf-mirrors.ci_repos_yum9-appstream 214 k perl-IPC-Open3 noarch 1.21-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-MIME-Base64 x86_64 3.16-4.el9 tf-mirrors.ci_repos_yum9-appstream 30 k perl-Mozilla-CA noarch 20200520-6.el9 tf-mirrors.ci_repos_yum9-appstream 12 k perl-Net-SSLeay x86_64 1.94-1.el9 tf-mirrors.ci_repos_yum9-appstream 391 k perl-POSIX x86_64 1.94-481.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-PathTools x86_64 3.78-461.el9 tf-mirrors.ci_repos_yum9-appstream 85 k perl-Pod-Escapes noarch 1:1.07-460.el9 tf-mirrors.ci_repos_yum9-appstream 20 k perl-Pod-Perldoc noarch 3.28.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 83 k perl-Pod-Simple noarch 1:3.42-4.el9 tf-mirrors.ci_repos_yum9-appstream 215 k perl-Pod-Usage noarch 4:2.01-4.el9 tf-mirrors.ci_repos_yum9-appstream 40 k perl-Scalar-List-Utils x86_64 4:1.56-462.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-SelectSaver noarch 1.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-Socket x86_64 4:2.031-4.el9 tf-mirrors.ci_repos_yum9-appstream 54 k perl-Storable x86_64 1:3.21-460.el9 tf-mirrors.ci_repos_yum9-appstream 95 k perl-Symbol noarch 1.08-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-Term-ANSIColor noarch 5.01-461.el9 tf-mirrors.ci_repos_yum9-appstream 48 k perl-Term-Cap noarch 1.17-460.el9 tf-mirrors.ci_repos_yum9-appstream 22 k perl-TermReadKey x86_64 2.38-11.el9 tf-mirrors.ci_repos_yum9-appstream 36 k perl-Text-ParseWords noarch 3.30-460.el9 tf-mirrors.ci_repos_yum9-appstream 16 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-Thread-Queue noarch 3.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 21 k perl-Time-Local noarch 2:1.300-7.el9 tf-mirrors.ci_repos_yum9-appstream 33 k perl-URI noarch 5.09-3.el9 tf-mirrors.ci_repos_yum9-appstream 108 k perl-base noarch 2.27-481.el9 tf-mirrors.ci_repos_yum9-appstream 15 k perl-constant noarch 1.33-461.el9 tf-mirrors.ci_repos_yum9-appstream 23 k perl-if noarch 0.60.800-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-interpreter x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 70 k perl-lib x86_64 0.65-481.el9 tf-mirrors.ci_repos_yum9-appstream 13 k perl-libnet noarch 3.13-4.el9 tf-mirrors.ci_repos_yum9-appstream 125 k perl-libs x86_64 4:5.32.1-481.el9 tf-mirrors.ci_repos_yum9-appstream 2.0 M perl-mro x86_64 1.23-481.el9 tf-mirrors.ci_repos_yum9-appstream 27 k perl-overload noarch 1.31-481.el9 tf-mirrors.ci_repos_yum9-appstream 44 k perl-overloading noarch 0.02-481.el9 tf-mirrors.ci_repos_yum9-appstream 11 k perl-parent noarch 1:0.238-460.el9 tf-mirrors.ci_repos_yum9-appstream 14 k perl-podlators noarch 1:4.14-460.el9 tf-mirrors.ci_repos_yum9-appstream 112 k perl-srpm-macros noarch 1-41.el9 tf-mirrors.ci_repos_yum9-appstream 8.2 k perl-subs noarch 1.03-481.el9 tf-mirrors.ci_repos_yum9-appstream 10 k perl-threads x86_64 1:2.25-460.el9 tf-mirrors.ci_repos_yum9-appstream 57 k perl-threads-shared x86_64 1.61-460.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 44 k perl-vars noarch 1.05-481.el9 tf-mirrors.ci_repos_yum9-appstream 12 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 134 k pipewire-libs x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.9 M pixman x86_64 0.40.0-6.el9_3 tf-mirrors.ci_repos_yum9-appstream 269 k pkgconf x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 40 k pkgconf-m4 noarch 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 14 k pkgconf-pkg-config x86_64 1.7.3-10.el9 tf-mirrors.ci_repos_yum9-baseos 10 k policycoreutils x86_64 3.6-2.1.el9 tf-mirrors.ci_repos_yum9-baseos 208 k polkit x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 146 k polkit-libs x86_64 0.117-13.el9 tf-mirrors.ci_repos_yum9-baseos 8.3 M poppler x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 1.1 M poppler-data noarch 0.4.9-9.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 1.8 M poppler-glib x86_64 21.01.0-21.el9 tf-mirrors.ci_repos_yum9-appstream 151 k psmisc x86_64 23.4-3.el9 tf-mirrors.ci_repos_yum9-baseos 226 k publicsuffix-list-dafsa noarch 20210518-3.el9 tf-mirrors.ci_repos_yum9-baseos 58 k pulseaudio-libs x86_64 15.0-2.el9 tf-mirrors.ci_repos_yum9-appstream 666 k pyproject-srpm-macros noarch 1.12.0-1.el9 tf-mirrors.ci_repos_yum9-appstream 13 k python-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 14 k python-srpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 17 k python3-argcomplete noarch 1.12.0-5.el9 tf-mirrors.ci_repos_yum9-appstream 61 k python3-chardet noarch 4.0.0-5.el9 tf-mirrors.ci_repos_yum9-baseos 209 k python3-distlib noarch 0.3.2-1.el9 tf-mirrors.ci_repos_epel9.repo 192 k python3-filelock noarch 3.7.1-1.el9 tf-mirrors.ci_repos_epel9.repo 24 k python3-idna noarch 2.10-7.el9_4.1 tf-mirrors.ci_repos_yum9-baseos 97 k python3-packaging noarch 20.9-5.el9 tf-mirrors.ci_repos_yum9-appstream 69 k python3-platformdirs noarch 2.5.4-1.el9 tf-mirrors.ci_repos_epel9.repo 31 k python3-pluggy noarch 0.13.1-7.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 38 k python3-py noarch 1.10.0-6.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 428 k python3-pyparsing noarch 2.4.7-9.el9 tf-mirrors.ci_repos_yum9-baseos 150 k python3-pysocks noarch 1.7.1-12.el9 tf-mirrors.ci_repos_yum9-baseos 34 k python3-requests noarch 2.25.1-8.el9 tf-mirrors.ci_repos_yum9-baseos 113 k python3-rpm-generators noarch 12-9.el9 tf-mirrors.ci_repos_yum9-appstream 27 k python3-rpm-macros noarch 3.9-54.el9 tf-mirrors.ci_repos_yum9-appstream 9.2 k python3-setuptools noarch 53.0.0-13.el9 tf-mirrors.ci_repos_yum9-baseos 838 k python3-tomli noarch 2.0.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 30 k python3-urllib3 noarch 1.26.5-6.el9 tf-mirrors.ci_repos_yum9-baseos 187 k python3-wheel-wheel noarch 1:0.36.2-8.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.11 x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 27 k python3.11-libs x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 9.7 M python3.11-pip-wheel noarch 22.3.1-5.el9 tf-mirrors.ci_repos_yum9-appstream 1.4 M python3.11-setuptools-wheel noarch 65.5.1-3.el9 tf-mirrors.ci_repos_yum9-appstream 713 k python3.11-wheel-wheel noarch 0.38.4-3.el9 tf-mirrors.ci_repos_yum9-crb 42 k python3.12 x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 26 k python3.12-libs x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 9.2 M python3.12-pip-wheel noarch 23.2.1-4.el9 tf-mirrors.ci_repos_yum9-appstream 1.5 M python3.12-setuptools-wheel noarch 68.2.2-4.el9 tf-mirrors.ci_repos_yum9-crb 669 k python3.12-wheel-wheel noarch 0.41.2-3.el9 tf-mirrors.ci_repos_yum9-crb 69 k qt5-srpm-macros noarch 5.15.9-1.el9 tf-mirrors.ci_repos_yum9-appstream 7.9 k redhat-rpm-config noarch 208-1.el9 tf-mirrors.ci_repos_yum9-appstream 66 k rocky-logos-httpd noarch 90.15-2.el9 tf-mirrors.ci_repos_yum9-appstream 24 k rpm-plugin-selinux x86_64 4.16.1.3-34.el9.0.1 tf-mirrors.ci_repos_yum9-baseos 16 k rtkit x86_64 0.11-29.el9 tf-mirrors.ci_repos_yum9-appstream 55 k rust-srpm-macros noarch 17-4.el9 tf-mirrors.ci_repos_yum9-appstream 9.3 k selinux-policy noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 48 k selinux-policy-targeted noarch 38.1.45-3.el9_5 tf-mirrors.ci_repos_yum9-baseos 6.5 M shared-mime-info x86_64 2.1-5.el9 tf-mirrors.ci_repos_yum9-baseos 372 k slirp4netns x86_64 1.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 46 k sound-theme-freedesktop noarch 0.8-17.el9 tf-mirrors.ci_repos_yum9-appstream 377 k source-highlight x86_64 3.1.9-12.el9 tf-mirrors.ci_repos_yum9-appstream 608 k systemd x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 4.0 M systemd-pam x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 285 k systemd-rpm-macros noarch 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 73 k systemd-udev x86_64 252-46.el9_5.2.0.1 tf-mirrors.ci_repos_yum9-baseos 1.9 M totem-pl-parser x86_64 3.26.6-2.el9 tf-mirrors.ci_repos_yum9-appstream 130 k tracker x86_64 3.1.2-3.el9_1 tf-mirrors.ci_repos_yum9-appstream 538 k unzip x86_64 6.0-57.el9 tf-mirrors.ci_repos_yum9-baseos 180 k upower x86_64 0.99.13-2.el9 tf-mirrors.ci_repos_yum9-appstream 165 k urw-base35-bookman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 847 k urw-base35-c059-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 874 k urw-base35-d050000l-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 76 k urw-base35-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 9.9 k urw-base35-fonts-common noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 21 k urw-base35-gothic-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 795 k urw-base35-nimbus-roman-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 856 k urw-base35-nimbus-sans-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 1.3 M urw-base35-p052-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 41 k urw-base35-z003-fonts noarch 20200910-6.el9 tf-mirrors.ci_repos_yum9-appstream 275 k vim-common x86_64 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-appstream 6.6 M vim-filesystem noarch 2:8.2.2637-21.el9 tf-mirrors.ci_repos_yum9-baseos 9.3 k webkit2gtk3-jsc x86_64 2.46.3-2.el9_5 tf-mirrors.ci_repos_yum9-appstream 4.4 M webrtc-audio-processing x86_64 0.3.1-8.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 303 k which x86_64 2.21-29.el9 tf-mirrors.ci_repos_yum9-baseos 40 k wireplumber x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 83 k wireplumber-libs x86_64 0.4.14-1.el9.0.1 tf-mirrors.ci_repos_yum9-appstream 338 k xdg-desktop-portal x86_64 1.12.6-1.el9 tf-mirrors.ci_repos_yum9-appstream 367 k xkeyboard-config noarch 2.33-2.el9 tf-mirrors.ci_repos_yum9-appstream 779 k xml-common noarch 0.6.3-58.el9 tf-mirrors.ci_repos_yum9-appstream 31 k xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 1.0 M xz x86_64 5.2.5-8.el9_0 tf-mirrors.ci_repos_yum9-baseos 214 k zip x86_64 3.0-35.el9 tf-mirrors.ci_repos_yum9-baseos 263 k zlib-devel x86_64 1.2.11-40.el9 tf-mirrors.ci_repos_yum9-appstream 44 k zstd x86_64 1.5.1-2.el9 tf-mirrors.ci_repos_yum9-baseos 546 k Installing weak dependencies: abattis-cantarell-fonts noarch 0.301-4.el9 tf-mirrors.ci_repos_yum9-appstream 364 k apr-util-openssl x86_64 1.6.1-23.el9 tf-mirrors.ci_repos_yum9-appstream 14 k dconf x86_64 0.40.0-6.el9 tf-mirrors.ci_repos_yum9-appstream 109 k docker-buildx-plugin x86_64 0.17.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 14 M docker-ce-rootless-extras x86_64 27.3.1-1.el9 tf-mirrors.ci_repos_dockerrepo9 4.4 M docker-compose-plugin x86_64 2.29.7-1.el9 tf-mirrors.ci_repos_dockerrepo9 13 M exiv2 x86_64 0.27.5-2.el9 tf-mirrors.ci_repos_yum9-appstream 975 k libcanberra-gtk2 x86_64 0.30-27.el9 tf-mirrors.ci_repos_yum9-appstream 25 k libproxy-webkitgtk4 x86_64 0.4.15-35.el9 tf-mirrors.ci_repos_yum9-appstream 21 k libxcrypt-compat x86_64 4.4.18-3.el9 tf-mirrors.ci_repos_yum9-appstream 88 k mesa-dri-drivers x86_64 24.1.2-3.el9 tf-mirrors.ci_repos_yum9-appstream 8.8 M mod_http2 x86_64 2.0.26-2.el9_4.1 tf-mirrors.ci_repos_yum9-appstream 163 k mod_lua x86_64 2.4.62-1.el9 tf-mirrors.ci_repos_yum9-appstream 58 k perl-NDBM_File x86_64 1.15-481.el9 tf-mirrors.ci_repos_yum9-appstream 21 k pipewire x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 101 k pipewire-alsa x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 56 k pipewire-jack-audio-connection-kit x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 8.1 k pipewire-pulseaudio x86_64 1.0.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 185 k polkit-pkla-compat x86_64 0.1-21.el9 tf-mirrors.ci_repos_yum9-baseos 44 k python3-pip noarch 21.3.1-1.el9 tf-mirrors.ci_repos_yum9-appstream 1.7 M python3.11-devel x86_64 3.11.9-7.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 234 k python3.12-devel x86_64 3.12.5-2.el9_5.1 tf-mirrors.ci_repos_yum9-appstream 274 k tracker-miners x86_64 3.1.2-4.el9_3 tf-mirrors.ci_repos_yum9-appstream 888 k xdg-desktop-portal-gtk x86_64 1.12.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 130 k Transaction Summary ============================================================================================================================= Install 462 Packages Upgrade 21 Packages Total download size: 442 M Downloading Packages: (1/483): acl-2.3.1-4.el9.x86_64.rpm 6.0 MB/s | 69 kB 00:00 (2/483): ModemManager-glib-1.20.2-1.el9.x86_64. 15 MB/s | 334 kB 00:00 (3/483): attr-2.5.1-3.el9.x86_64.rpm 9.2 MB/s | 58 kB 00:00 (4/483): NetworkManager-libnm-1.48.10-2.el9_5.x 37 MB/s | 1.8 MB 00:00 (5/483): avahi-libs-0.8-21.el9.x86_64.rpm 2.9 MB/s | 67 kB 00:00 (6/483): bluez-libs-5.72-2.el9.x86_64.rpm 13 MB/s | 81 kB 00:00 (7/483): adobe-source-code-pro-fonts-2.030.1.05 15 MB/s | 831 kB 00:00 (8/483): bzip2-1.0.8-8.el9.x86_64.rpm 3.1 MB/s | 52 kB 00:00 (9/483): cpio-2.13-16.el9.x86_64.rpm 13 MB/s | 270 kB 00:00 (10/483): cups-libs-2.3.3op2-31.el9_5.x86_64.rp 21 MB/s | 262 kB 00:00 (11/483): dbus-1.12.20-8.el9.x86_64.rpm 843 kB/s | 6.8 kB 00:00 (12/483): cryptsetup-libs-2.7.2-3.el9_5.x86_64. 20 MB/s | 514 kB 00:00 (13/483): dbus-common-1.12.20-8.el9.noarch.rpm 1.1 MB/s | 14 kB 00:00 (14/483): device-mapper-1.02.198-2.el9.x86_64.r 15 MB/s | 137 kB 00:00 (15/483): dbus-broker-28-7.el9.x86_64.rpm 8.0 MB/s | 171 kB 00:00 (16/483): device-mapper-libs-1.02.198-2.el9.x86 14 MB/s | 177 kB 00:00 (17/483): ed-1.14.2-12.el9.x86_64.rpm 9.7 MB/s | 74 kB 00:00 (18/483): diffutils-3.7-12.el9.x86_64.rpm 21 MB/s | 388 kB 00:00 (19/483): file-5.39-16.el9.x86_64.rpm 5.0 MB/s | 48 kB 00:00 (20/483): elfutils-0.191-4.el9.x86_64.rpm 25 MB/s | 550 kB 00:00 (21/483): freetype-2.10.4-9.el9.x86_64.rpm 21 MB/s | 387 kB 00:00 (22/483): fuse-common-3.10.2-9.el9.x86_64.rpm 936 kB/s | 7.3 kB 00:00 (23/483): fuse-2.9.9-16.el9.x86_64.rpm 3.8 MB/s | 78 kB 00:00 (24/483): fuse-libs-2.9.9-16.el9.x86_64.rpm 11 MB/s | 96 kB 00:00 (25/483): glib-networking-2.68.3-3.el9.x86_64.r 16 MB/s | 169 kB 00:00 (26/483): gobject-introspection-1.68.0-11.el9.x 23 MB/s | 246 kB 00:00 (27/483): graphite2-1.3.14-9.el9.x86_64.rpm 8.9 MB/s | 94 kB 00:00 (28/483): glibc-gconv-extra-2.34-125.el9_5.1.x8 40 MB/s | 1.6 MB 00:00 (29/483): groff-base-1.22.4-10.el9.x86_64.rpm 26 MB/s | 1.0 MB 00:00 (30/483): gsettings-desktop-schemas-40.0-6.el9. 14 MB/s | 667 kB 00:00 (31/483): harfbuzz-2.7.4-10.el9.x86_64.rpm 17 MB/s | 623 kB 00:00 (32/483): info-6.7-15.el9.x86_64.rpm 13 MB/s | 224 kB 00:00 (33/483): iproute-6.2.0-6.el9_4.x86_64.rpm 39 MB/s | 786 kB 00:00 (34/483): iptables-libs-1.8.10-4.el9_4.x86_64.r 19 MB/s | 396 kB 00:00 (35/483): hwdata-0.348-9.15.el9.noarch.rpm 24 MB/s | 1.6 MB 00:00 (36/483): jq-1.6-17.el9.x86_64.rpm 6.1 MB/s | 186 kB 00:00 (37/483): json-glib-1.6.6-1.el9.x86_64.rpm 5.4 MB/s | 151 kB 00:00 (38/483): kbd-2.4.0-10.el9.x86_64.rpm 22 MB/s | 387 kB 00:00 (39/483): kbd-legacy-2.4.0-10.el9.noarch.rpm 25 MB/s | 502 kB 00:00 (40/483): keyutils-1.6.3-1.el9.x86_64.rpm 6.4 MB/s | 72 kB 00:00 (41/483): kmod-28-10.el9.x86_64.rpm 17 MB/s | 121 kB 00:00 (42/483): kmod-libs-28-10.el9.x86_64.rpm 8.6 MB/s | 62 kB 00:00 (43/483): libatomic-11.5.0-2.el9.x86_64.rpm 4.7 MB/s | 29 kB 00:00 (44/483): libbpf-1.4.0-1.el9.x86_64.rpm 24 MB/s | 177 kB 00:00 (45/483): libbrotli-1.0.9-6.el9.x86_64.rpm 28 MB/s | 313 kB 00:00 (46/483): libcbor-0.7.0-5.el9.x86_64.rpm 5.8 MB/s | 56 kB 00:00 (47/483): libedit-3.1-38.20210216cvs.el9.x86_64 16 MB/s | 103 kB 00:00 (48/483): libfido2-1.13.0-2.el9.x86_64.rpm 11 MB/s | 97 kB 00:00 (49/483): libgudev-237-1.el9.x86_64.rpm 4.1 MB/s | 35 kB 00:00 (50/483): libgusb-0.3.8-2.el9.x86_64.rpm 8.0 MB/s | 50 kB 00:00 (51/483): kbd-misc-2.4.0-10.el9.noarch.rpm 20 MB/s | 1.5 MB 00:00 (52/483): libmnl-1.0.4-16.el9_4.x86_64.rpm 1.3 MB/s | 27 kB 00:00 (53/483): libnetfilter_conntrack-1.0.9-1.el9.x8 8.2 MB/s | 58 kB 00:00 (54/483): libnfnetlink-1.0.1-21.el9.x86_64.rpm 4.1 MB/s | 29 kB 00:00 (55/483): libpciaccess-0.16-7.el9.x86_64.rpm 4.1 MB/s | 26 kB 00:00 (56/483): libpkgconf-1.7.3-10.el9.x86_64.rpm 5.6 MB/s | 35 kB 00:00 (57/483): libpng-1.6.37-12.el9.x86_64.rpm 14 MB/s | 116 kB 00:00 (58/483): libproxy-0.4.15-35.el9.x86_64.rpm 7.9 MB/s | 73 kB 00:00 (59/483): libpsl-0.21.1-5.el9.x86_64.rpm 8.7 MB/s | 63 kB 00:00 (60/483): libseccomp-2.5.2-2.el9.x86_64.rpm 10 MB/s | 71 kB 00:00 (61/483): libselinux-utils-3.6-1.el9.x86_64.rpm 20 MB/s | 164 kB 00:00 (62/483): libtdb-1.4.10-1.el9.x86_64.rpm 6.5 MB/s | 50 kB 00:00 (63/483): libtirpc-1.3.3-9.el9.x86_64.rpm 13 MB/s | 93 kB 00:00 (64/483): mailcap-2.1.49-5.el9.noarch.rpm 4.8 MB/s | 32 kB 00:00 (65/483): make-4.3-8.el9.x86_64.rpm 40 MB/s | 529 kB 00:00 (66/483): ncurses-6.2-10.20210508.el9.x86_64.rp 19 MB/s | 399 kB 00:00 (67/483): net-tools-2.0-0.64.20160912git.el9.x8 16 MB/s | 294 kB 00:00 (68/483): oniguruma-6.9.6-1.el9.6.x86_64.rpm 14 MB/s | 217 kB 00:00 (69/483): openssh-8.7p1-43.el9.x86_64.rpm 27 MB/s | 457 kB 00:00 (70/483): pkgconf-1.7.3-10.el9.x86_64.rpm 7.3 MB/s | 40 kB 00:00 (71/483): openssh-clients-8.7p1-43.el9.x86_64.r 27 MB/s | 713 kB 00:00 (72/483): pkgconf-m4-1.7.3-10.el9.noarch.rpm 1.0 MB/s | 14 kB 00:00 (73/483): pkgconf-pkg-config-1.7.3-10.el9.x86_6 1.9 MB/s | 10 kB 00:00 (74/483): policycoreutils-3.6-2.1.el9.x86_64.rp 21 MB/s | 208 kB 00:00 (75/483): polkit-0.117-13.el9.x86_64.rpm 12 MB/s | 146 kB 00:00 (76/483): polkit-pkla-compat-0.1-21.el9.x86_64. 6.6 MB/s | 44 kB 00:00 (77/483): psmisc-23.4-3.el9.x86_64.rpm 24 MB/s | 226 kB 00:00 (78/483): publicsuffix-list-dafsa-20210518-3.el 6.9 MB/s | 58 kB 00:00 (79/483): python3-chardet-4.0.0-5.el9.noarch.rp 19 MB/s | 209 kB 00:00 (80/483): python3-idna-2.10-7.el9_4.1.noarch.rp 20 MB/s | 97 kB 00:00 (81/483): python3-pyparsing-2.4.7-9.el9.noarch. 25 MB/s | 150 kB 00:00 (82/483): python3-pysocks-1.7.1-12.el9.noarch.r 8.7 MB/s | 34 kB 00:00 (83/483): python3-requests-2.25.1-8.el9.noarch. 22 MB/s | 113 kB 00:00 (84/483): libicu-67.1-9.el9.x86_64.rpm 34 MB/s | 9.6 MB 00:00 (85/483): python3-urllib3-1.26.5-6.el9.noarch.r 20 MB/s | 187 kB 00:00 (86/483): python3-setuptools-53.0.0-13.el9.noar 9.0 MB/s | 838 kB 00:00 (87/483): rpm-plugin-selinux-4.16.1.3-34.el9.0. 1.1 MB/s | 16 kB 00:00 (88/483): selinux-policy-38.1.45-3.el9_5.noarch 7.6 MB/s | 48 kB 00:00 (89/483): polkit-libs-0.117-13.el9.x86_64.rpm 37 MB/s | 8.3 MB 00:00 (90/483): shared-mime-info-2.1-5.el9.x86_64.rpm 5.1 MB/s | 372 kB 00:00 (91/483): sudo-1.9.5p2-10.el9_3.x86_64.rpm 40 MB/s | 1.0 MB 00:00 (92/483): systemd-pam-252-46.el9_5.2.0.1.x86_64 32 MB/s | 285 kB 00:00 (93/483): systemd-rpm-macros-252-46.el9_5.2.0.1 9.2 MB/s | 73 kB 00:00 (94/483): systemd-252-46.el9_5.2.0.1.x86_64.rpm 50 MB/s | 4.0 MB 00:00 (95/483): systemd-udev-252-46.el9_5.2.0.1.x86_6 31 MB/s | 1.9 MB 00:00 (96/483): selinux-policy-targeted-38.1.45-3.el9 30 MB/s | 6.5 MB 00:00 (97/483): vim-filesystem-8.2.2637-21.el9.noarch 192 kB/s | 9.3 kB 00:00 (98/483): unzip-6.0-57.el9.x86_64.rpm 2.5 MB/s | 180 kB 00:00 (99/483): which-2.21-29.el9.x86_64.rpm 4.1 MB/s | 40 kB 00:00 (100/483): xz-5.2.5-8.el9_0.x86_64.rpm 19 MB/s | 214 kB 00:00 (101/483): zip-3.0-35.el9.x86_64.rpm 25 MB/s | 263 kB 00:00 (102/483): zstd-1.5.1-2.el9.x86_64.rpm 27 MB/s | 546 kB 00:00 (103/483): abattis-cantarell-fonts-0.301-4.el9. 17 MB/s | 364 kB 00:00 (104/483): adobe-mappings-cmap-deprecated-20171 11 MB/s | 113 kB 00:00 (105/483): adobe-mappings-pdf-20180407-10.el9.n 42 MB/s | 627 kB 00:00 (106/483): adwaita-cursor-theme-40.1.1-3.el9.no 29 MB/s | 623 kB 00:00 (107/483): adobe-mappings-cmap-20171205-12.el9. 30 MB/s | 1.9 MB 00:00 (108/483): alsa-lib-1.2.12-1.el9.x86_64.rpm 16 MB/s | 504 kB 00:00 (109/483): apr-1.7.0-12.el9_3.x86_64.rpm 19 MB/s | 122 kB 00:00 (110/483): annobin-12.65-1.el9.x86_64.rpm 35 MB/s | 1.0 MB 00:00 (111/483): apr-util-1.6.1-23.el9.x86_64.rpm 5.3 MB/s | 94 kB 00:00 (112/483): apr-util-bdb-1.6.1-23.el9.x86_64.rpm 2.0 MB/s | 12 kB 00:00 (113/483): apr-util-openssl-1.6.1-23.el9.x86_64 2.3 MB/s | 14 kB 00:00 (114/483): at-spi2-atk-2.38.0-4.el9.x86_64.rpm 10 MB/s | 86 kB 00:00 (115/483): at-spi2-core-2.40.3-1.el9.x86_64.rpm 18 MB/s | 176 kB 00:00 (116/483): atk-2.36.0-5.el9.x86_64.rpm 24 MB/s | 270 kB 00:00 (117/483): autoconf-2.69-39.el9.noarch.rpm 35 MB/s | 665 kB 00:00 (118/483): automake-1.16.2-8.el9.noarch.rpm 27 MB/s | 662 kB 00:00 (119/483): avahi-glib-0.8-21.el9.x86_64.rpm 994 kB/s | 14 kB 00:00 (120/483): boost-regex-1.75.0-8.el9.x86_64.rpm 30 MB/s | 277 kB 00:00 (121/483): cairo-gobject-1.17.4-7.el9.x86_64.rp 4.1 MB/s | 18 kB 00:00 (122/483): cairo-1.17.4-7.el9.x86_64.rpm 31 MB/s | 659 kB 00:00 (123/483): cmake-data-3.26.5-2.el9.noarch.rpm 45 MB/s | 1.7 MB 00:00 (124/483): cmake-filesystem-3.26.5-2.el9.x86_64 2.3 MB/s | 11 kB 00:00 (125/483): cmake-rpm-macros-3.26.5-2.el9.noarch 3.0 MB/s | 10 kB 00:00 (126/483): colord-libs-1.4.5-4.el9.x86_64.rpm 36 MB/s | 230 kB 00:00 (127/483): container-selinux-2.232.1-1.el9.noar 13 MB/s | 55 kB 00:00 (128/483): adwaita-icon-theme-40.1.1-3.el9.noar 40 MB/s | 11 MB 00:00 (129/483): createrepo_c-0.20.1-2.el9.x86_64.rpm 13 MB/s | 73 kB 00:00 (130/483): createrepo_c-libs-0.20.1-2.el9.x86_6 15 MB/s | 99 kB 00:00 (131/483): dconf-0.40.0-6.el9.x86_64.rpm 18 MB/s | 109 kB 00:00 (132/483): debugedit-5.0-5.el9.x86_64.rpm 11 MB/s | 76 kB 00:00 (133/483): dwz-0.14-3.el9.x86_64.rpm 21 MB/s | 127 kB 00:00 (134/483): cmake-3.26.5-2.el9.x86_64.rpm 37 MB/s | 8.7 MB 00:00 (135/483): efi-srpm-macros-6-2.el9_0.noarch.rpm 325 kB/s | 22 kB 00:00 (136/483): elfutils-libelf-devel-0.191-4.el9.x8 3.3 MB/s | 21 kB 00:00 (137/483): emacs-filesystem-27.2-10.el9_4.noarc 1.4 MB/s | 7.6 kB 00:00 (138/483): exempi-2.6.0-0.2.20211007gite23c213. 35 MB/s | 523 kB 00:00 (139/483): exiv2-0.27.5-2.el9.x86_64.rpm 33 MB/s | 975 kB 00:00 (140/483): exiv2-libs-0.27.5-2.el9.x86_64.rpm 27 MB/s | 779 kB 00:00 (141/483): fdk-aac-free-2.0.0-8.el9.x86_64.rpm 17 MB/s | 324 kB 00:00 (142/483): flac-libs-1.3.3-10.el9_2.1.x86_64.rp 17 MB/s | 217 kB 00:00 (143/483): fontconfig-2.14.0-2.el9_1.x86_64.rpm 22 MB/s | 274 kB 00:00 (144/483): fonts-srpm-macros-2.0.5-7.el9.1.noar 2.9 MB/s | 27 kB 00:00 (145/483): fribidi-1.0.10-6.el9.2.x86_64.rpm 12 MB/s | 84 kB 00:00 (146/483): fuse-overlayfs-1.14-1.el9.x86_64.rpm 8.8 MB/s | 66 kB 00:00 (147/483): fuse3-3.10.2-9.el9.x86_64.rpm 7.4 MB/s | 53 kB 00:00 (148/483): fuse3-libs-3.10.2-9.el9.x86_64.rpm 8.9 MB/s | 91 kB 00:00 (149/483): cpp-11.5.0-2.el9.x86_64.rpm 29 MB/s | 11 MB 00:00 (150/483): gcc-plugin-annobin-11.5.0-2.el9.x86_ 8.7 MB/s | 42 kB 00:00 (151/483): gd-2.3.2-3.el9.x86_64.rpm 23 MB/s | 131 kB 00:00 (152/483): gdb-14.2-3.el9.x86_64.rpm 20 MB/s | 146 kB 00:00 (153/483): gdb-headless-14.2-3.el9.x86_64.rpm 73 MB/s | 4.8 MB 00:00 (154/483): gdk-pixbuf2-2.42.6-4.el9_4.x86_64.rp 37 MB/s | 466 kB 00:00 (155/483): gcc-c++-11.5.0-2.el9.x86_64.rpm 44 MB/s | 13 MB 00:00 (156/483): gdk-pixbuf2-modules-2.42.6-4.el9_4.x 941 kB/s | 85 kB 00:00 (157/483): geoclue2-2.6.0-7.el9.x86_64.rpm 15 MB/s | 122 kB 00:00 (158/483): ghc-srpm-macros-1.5.0-6.el9.noarch.r 1.1 MB/s | 7.8 kB 00:00 (159/483): giflib-5.2.1-9.el9.x86_64.rpm 7.2 MB/s | 48 kB 00:00 (160/483): git-2.43.5-1.el9_4.x86_64.rpm 7.4 MB/s | 50 kB 00:00 (161/483): git-core-doc-2.43.5-1.el9_4.noarch.r 57 MB/s | 2.7 MB 00:00 (162/483): git-core-2.43.5-1.el9_4.x86_64.rpm 46 MB/s | 4.4 MB 00:00 (163/483): glibc-devel-2.34-125.el9_5.1.x86_64. 621 kB/s | 31 kB 00:00 (164/483): go-srpm-macros-3.6.0-3.el9.noarch.rp 6.6 MB/s | 26 kB 00:00 (165/483): glibc-headers-2.34-125.el9_5.1.x86_6 24 MB/s | 435 kB 00:00 (166/483): gpm-libs-1.20.7-29.el9.x86_64.rpm 4.9 MB/s | 20 kB 00:00 (167/483): graphene-1.10.6-2.el9.x86_64.rpm 9.2 MB/s | 64 kB 00:00 (168/483): google-droid-sans-fonts-20200215-11. 47 MB/s | 2.7 MB 00:00 (169/483): gsm-1.0.19-6.el9.x86_64.rpm 7.7 MB/s | 33 kB 00:00 (170/483): graphviz-2.44.0-26.el9.x86_64.rpm 40 MB/s | 3.3 MB 00:00 (171/483): gstreamer1-1.22.1-2.el9.x86_64.rpm 26 MB/s | 1.4 MB 00:00 (172/483): gtk-update-icon-cache-3.24.31-5.el9. 7.4 MB/s | 32 kB 00:00 (173/483): gstreamer1-plugins-base-1.22.1-2.el9 46 MB/s | 2.2 MB 00:00 (174/483): gtk2-2.24.33-8.el9.x86_64.rpm 50 MB/s | 3.5 MB 00:00 (175/483): hicolor-icon-theme-0.17-13.el9.noarc 12 MB/s | 66 kB 00:00 (176/483): httpd-2.4.62-1.el9.x86_64.rpm 10 MB/s | 45 kB 00:00 (177/483): httpd-core-2.4.62-1.el9.x86_64.rpm 53 MB/s | 1.4 MB 00:00 (178/483): httpd-filesystem-2.4.62-1.el9.noarch 2.5 MB/s | 12 kB 00:00 (179/483): gtk3-3.24.31-5.el9.x86_64.rpm 39 MB/s | 4.8 MB 00:00 (180/483): httpd-tools-2.4.62-1.el9.x86_64.rpm 1.6 MB/s | 79 kB 00:00 (181/483): jbig2dec-libs-0.19-7.el9.x86_64.rpm 11 MB/s | 72 kB 00:00 (182/483): jbigkit-libs-2.1-23.el9.x86_64.rpm 13 MB/s | 52 kB 00:00 (183/483): gcc-11.5.0-2.el9.x86_64.rpm 36 MB/s | 32 MB 00:00 (184/483): kernel-srpm-macros-1.0-13.el9.noarch 2.6 MB/s | 15 kB 00:00 (185/483): lcms2-2.12-3.el9.x86_64.rpm 26 MB/s | 166 kB 00:00 (186/483): libICE-1.0.10-8.el9.x86_64.rpm 15 MB/s | 70 kB 00:00 (187/483): iso-codes-4.6.0-3.el9.noarch.rpm 13 MB/s | 3.3 MB 00:00 (188/483): libSM-1.2.3-10.el9.x86_64.rpm 1.0 MB/s | 41 kB 00:00 (189/483): libX11-common-1.7.0-9.el9.noarch.rpm 25 MB/s | 151 kB 00:00 (190/483): libX11-1.7.0-9.el9.x86_64.rpm 29 MB/s | 650 kB 00:00 (191/483): libX11-xcb-1.7.0-9.el9.x86_64.rpm 715 kB/s | 10 kB 00:00 (192/483): libXau-1.0.9-8.el9.x86_64.rpm 4.7 MB/s | 30 kB 00:00 (193/483): libXaw-1.0.13-19.el9.x86_64.rpm 24 MB/s | 197 kB 00:00 (194/483): libXcomposite-0.4.5-7.el9.x86_64.rpm 2.8 MB/s | 23 kB 00:00 (195/483): libXcursor-1.2.0-7.el9.x86_64.rpm 5.0 MB/s | 30 kB 00:00 (196/483): libXdamage-1.1.5-7.el9.x86_64.rpm 4.0 MB/s | 22 kB 00:00 (197/483): libXext-1.3.4-8.el9.x86_64.rpm 6.9 MB/s | 39 kB 00:00 (198/483): libXfixes-5.0.3-16.el9.x86_64.rpm 3.2 MB/s | 19 kB 00:00 (199/483): libXft-2.3.3-8.el9.x86_64.rpm 9.8 MB/s | 61 kB 00:00 (200/483): libXi-1.7.10-8.el9.x86_64.rpm 6.1 MB/s | 39 kB 00:00 (201/483): libXinerama-1.1.4-10.el9.x86_64.rpm 2.5 MB/s | 14 kB 00:00 (202/483): libXmu-1.1.3-8.el9.x86_64.rpm 13 MB/s | 74 kB 00:00 (203/483): libXpm-3.5.13-10.el9.x86_64.rpm 9.5 MB/s | 58 kB 00:00 (204/483): libXrandr-1.5.2-8.el9.x86_64.rpm 4.6 MB/s | 27 kB 00:00 (205/483): libXrender-0.9.10-16.el9.x86_64.rpm 4.3 MB/s | 27 kB 00:00 (206/483): libXt-1.2.0-6.el9.x86_64.rpm 23 MB/s | 180 kB 00:00 (207/483): libXtst-1.2.3-16.el9.x86_64.rpm 2.7 MB/s | 20 kB 00:00 (208/483): libXv-1.0.11-16.el9.x86_64.rpm 3.2 MB/s | 18 kB 00:00 (209/483): libXxf86vm-1.1.4-18.el9.x86_64.rpm 3.2 MB/s | 18 kB 00:00 (210/483): kernel-headers-5.14.0-503.15.1.el9_5 10 MB/s | 3.5 MB 00:00 (211/483): libasyncns-0.8-22.el9.x86_64.rpm 719 kB/s | 29 kB 00:00 (212/483): libcanberra-0.30-27.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 (213/483): libcanberra-gtk2-0.30-27.el9.x86_64. 3.2 MB/s | 25 kB 00:00 (214/483): libcanberra-gtk3-0.30-27.el9.x86_64. 5.0 MB/s | 31 kB 00:00 (215/483): libbabeltrace-1.5.8-10.el9.x86_64.rp 3.3 MB/s | 186 kB 00:00 (216/483): libdatrie-0.2.13-4.el9.x86_64.rpm 2.1 MB/s | 32 kB 00:00 (217/483): libdrm-2.4.121-1.el9.x86_64.rpm 9.2 MB/s | 158 kB 00:00 (218/483): libepoxy-1.5.5-4.el9.x86_64.rpm 13 MB/s | 244 kB 00:00 (219/483): libfontenc-1.1.3-17.el9.x86_64.rpm 2.6 MB/s | 30 kB 00:00 (220/483): libgexiv2-0.12.3-1.el9.x86_64.rpm 8.1 MB/s | 81 kB 00:00 (221/483): libglvnd-1.3.4-1.el9.x86_64.rpm 14 MB/s | 133 kB 00:00 (222/483): libexif-0.6.22-6.el9.x86_64.rpm 12 MB/s | 423 kB 00:00 (223/483): libglvnd-egl-1.3.4-1.el9.x86_64.rpm 2.4 MB/s | 36 kB 00:00 (224/483): libglvnd-glx-1.3.4-1.el9.x86_64.rpm 9.4 MB/s | 140 kB 00:00 (225/483): libgsf-1.14.47-5.el9.x86_64.rpm 25 MB/s | 245 kB 00:00 (226/483): libgxps-0.3.2-3.el9.x86_64.rpm 6.6 MB/s | 78 kB 00:00 (227/483): libijs-0.35-15.el9.x86_64.rpm 3.2 MB/s | 29 kB 00:00 (228/483): libipt-2.0.4-5.el9.x86_64.rpm 9.4 MB/s | 55 kB 00:00 (229/483): libiptcdata-1.0.5-10.el9.x86_64.rpm 9.7 MB/s | 60 kB 00:00 (230/483): libjpeg-turbo-2.0.90-7.el9.x86_64.rp 22 MB/s | 174 kB 00:00 (231/483): libldac-2.0.2.3-10.el9.x86_64.rpm 5.4 MB/s | 40 kB 00:00 (232/483): libmpc-1.2.1-4.el9.x86_64.rpm 10 MB/s | 61 kB 00:00 (233/483): libnotify-0.7.9-8.el9.x86_64.rpm 7.0 MB/s | 43 kB 00:00 (234/483): libnsl2-2.0.0-1.el9.0.1.x86_64.rpm 5.5 MB/s | 30 kB 00:00 (235/483): libogg-1.3.4-6.el9.x86_64.rpm 6.1 MB/s | 32 kB 00:00 (236/483): libpaper-1.1.28-4.el9.x86_64.rpm 9.9 MB/s | 41 kB 00:00 (237/483): libosinfo-1.10.0-1.el9.x86_64.rpm 25 MB/s | 312 kB 00:00 (238/483): libproxy-webkitgtk4-0.4.15-35.el9.x8 2.5 MB/s | 21 kB 00:00 (239/483): libsbc-1.4-9.el9.x86_64.rpm 7.6 MB/s | 44 kB 00:00 (240/483): libslirp-4.4.0-8.el9.x86_64.rpm 14 MB/s | 67 kB 00:00 (241/483): libgs-9.54.0-17.el9_4.x86_64.rpm 30 MB/s | 3.1 MB 00:00 (242/483): libsndfile-1.0.31-8.el9.x86_64.rpm 4.9 MB/s | 205 kB 00:00 (243/483): libsoup-2.72.0-8.el9_5.2.x86_64.rpm 25 MB/s | 388 kB 00:00 (244/483): libstemmer-0-18.585svn.el9.x86_64.rp 17 MB/s | 83 kB 00:00 (245/483): libthai-0.1.28-8.el9.x86_64.rpm 28 MB/s | 208 kB 00:00 (246/483): libtheora-1.1.1-31.el9.x86_64.rpm 29 MB/s | 163 kB 00:00 (247/483): librsvg2-2.50.7-3.el9.x86_64.rpm 24 MB/s | 2.8 MB 00:00 (248/483): libtiff-4.4.0-13.el9.x86_64.rpm 5.0 MB/s | 197 kB 00:00 (249/483): libtool-ltdl-2.4.6-46.el9.x86_64.rpm 5.5 MB/s | 35 kB 00:00 (250/483): libtool-2.4.6-46.el9.x86_64.rpm 26 MB/s | 577 kB 00:00 (251/483): libstdc++-devel-11.5.0-2.el9.x86_64. 20 MB/s | 2.2 MB 00:00 (252/483): libuv-1.42.0-2.el9_4.x86_64.rpm 4.5 MB/s | 146 kB 00:00 (253/483): libtracker-sparql-3.1.2-3.el9_1.x86_ 6.5 MB/s | 316 kB 00:00 (254/483): libvisual-0.4.0-34.el9.x86_64.rpm 9.3 MB/s | 143 kB 00:00 (255/483): libwayland-client-1.21.0-1.el9.x86_6 4.4 MB/s | 33 kB 00:00 (256/483): libwayland-cursor-1.21.0-1.el9.x86_6 3.0 MB/s | 18 kB 00:00 (257/483): libwayland-egl-1.21.0-1.el9.x86_64.r 2.1 MB/s | 12 kB 00:00 (258/483): libvorbis-1.3.7-5.el9.x86_64.rpm 7.9 MB/s | 192 kB 00:00 (259/483): libwayland-server-1.21.0-1.el9.x86_6 4.5 MB/s | 41 kB 00:00 (260/483): libwebp-1.2.0-8.el9.x86_64.rpm 20 MB/s | 276 kB 00:00 (261/483): libxcrypt-compat-4.4.18-3.el9.x86_64 7.1 MB/s | 88 kB 00:00 (262/483): libxcrypt-devel-4.4.18-3.el9.x86_64. 3.3 MB/s | 28 kB 00:00 (263/483): libxcb-1.13.1-9.el9.x86_64.rpm 11 MB/s | 224 kB 00:00 (264/483): libxshmfence-1.3-10.el9.x86_64.rpm 1.5 MB/s | 12 kB 00:00 (265/483): libxkbcommon-1.0.3-4.el9.x86_64.rpm 8.9 MB/s | 132 kB 00:00 (266/483): libzstd-devel-1.5.1-2.el9.x86_64.rpm 6.8 MB/s | 46 kB 00:00 (267/483): libxslt-1.1.34-9.el9.x86_64.rpm 15 MB/s | 240 kB 00:00 (268/483): low-memory-monitor-2.1-4.el9.x86_64. 3.8 MB/s | 35 kB 00:00 (269/483): lua-srpm-macros-1-6.el9.noarch.rpm 1.5 MB/s | 8.5 kB 00:00 (270/483): m4-1.4.19-1.el9.x86_64.rpm 29 MB/s | 294 kB 00:00 (271/483): mesa-filesystem-24.1.2-3.el9.x86_64. 2.6 MB/s | 10 kB 00:00 (272/483): mesa-libEGL-24.1.2-3.el9.x86_64.rpm 23 MB/s | 138 kB 00:00 (273/483): mesa-libGL-24.1.2-3.el9.x86_64.rpm 21 MB/s | 169 kB 00:00 (274/483): mesa-libgbm-24.1.2-3.el9.x86_64.rpm 7.6 MB/s | 35 kB 00:00 (275/483): mesa-libglapi-24.1.2-3.el9.x86_64.rp 8.8 MB/s | 44 kB 00:00 (276/483): mkfontscale-1.2.1-3.el9.x86_64.rpm 4.1 MB/s | 31 kB 00:00 (277/483): mod_http2-2.0.26-2.el9_4.1.x86_64.rp 18 MB/s | 163 kB 00:00 (278/483): mod_lua-2.4.62-1.el9.x86_64.rpm 12 MB/s | 58 kB 00:00 (279/483): mpdecimal-2.5.1-3.el9.x86_64.rpm 15 MB/s | 85 kB 00:00 (280/483): nspr-4.35.0-14.el9_4.x86_64.rpm 11 MB/s | 133 kB 00:00 (281/483): nss-3.101.0-7.el9_4.x86_64.rpm 51 MB/s | 715 kB 00:00 (282/483): nss-softokn-3.101.0-7.el9_4.x86_64.r 42 MB/s | 386 kB 00:00 (283/483): mesa-dri-drivers-24.1.2-3.el9.x86_64 53 MB/s | 8.8 MB 00:00 (284/483): nss-softokn-freebl-3.101.0-7.el9_4.x 4.2 MB/s | 309 kB 00:00 (285/483): nss-sysinit-3.101.0-7.el9_4.x86_64.r 1.4 MB/s | 18 kB 00:00 (286/483): nss-util-3.101.0-7.el9_4.x86_64.rpm 13 MB/s | 88 kB 00:00 (287/483): ocaml-srpm-macros-6-6.el9.noarch.rpm 1.2 MB/s | 7.8 kB 00:00 (288/483): openblas-srpm-macros-2-11.el9.noarch 1.4 MB/s | 7.3 kB 00:00 (289/483): openjpeg2-2.4.0-7.el9.x86_64.rpm 23 MB/s | 162 kB 00:00 (290/483): opus-1.3.1-10.el9.x86_64.rpm 25 MB/s | 199 kB 00:00 (291/483): orc-0.4.31-8.el9.x86_64.rpm 31 MB/s | 182 kB 00:00 (292/483): osinfo-db-20240701-2.el9.noarch.rpm 33 MB/s | 289 kB 00:00 (293/483): osinfo-db-tools-1.10.0-1.el9.x86_64. 15 MB/s | 68 kB 00:00 (294/483): pango-1.48.7-3.el9.x86_64.rpm 34 MB/s | 297 kB 00:00 (295/483): openssl-devel-3.2.2-6.el9_5.x86_64.r 42 MB/s | 3.2 MB 00:00 (296/483): patch-2.7.6-16.el9.x86_64.rpm 3.2 MB/s | 127 kB 00:00 (297/483): perl-AutoLoader-5.74-481.el9.noarch. 2.6 MB/s | 20 kB 00:00 (298/483): perl-B-1.80-481.el9.x86_64.rpm 23 MB/s | 178 kB 00:00 (299/483): perl-Carp-1.50-460.el9.noarch.rpm 3.6 MB/s | 29 kB 00:00 (300/483): perl-Class-Struct-0.66-481.el9.noarc 3.4 MB/s | 21 kB 00:00 (301/483): perl-Data-Dumper-2.174-462.el9.x86_6 8.8 MB/s | 55 kB 00:00 (302/483): perl-Digest-1.19-4.el9.noarch.rpm 4.3 MB/s | 25 kB 00:00 (303/483): perl-Digest-MD5-2.58-4.el9.x86_64.rp 6.5 MB/s | 36 kB 00:00 (304/483): perl-DynaLoader-1.47-481.el9.x86_64. 4.4 MB/s | 24 kB 00:00 (305/483): perl-Errno-1.30-481.el9.x86_64.rpm 2.6 MB/s | 13 kB 00:00 (306/483): perl-Error-0.17029-7.el9.noarch.rpm 5.7 MB/s | 41 kB 00:00 (307/483): perl-Encode-3.08-462.el9.x86_64.rpm 48 MB/s | 1.7 MB 00:00 (308/483): perl-Exporter-5.74-461.el9.noarch.rp 1.4 MB/s | 31 kB 00:00 (309/483): perl-Fcntl-1.13-481.el9.x86_64.rpm 3.0 MB/s | 19 kB 00:00 (310/483): perl-File-Basename-2.85-481.el9.noar 2.4 MB/s | 16 kB 00:00 (311/483): perl-File-Compare-1.100.600-481.el9. 1.8 MB/s | 12 kB 00:00 (312/483): perl-File-Copy-2.34-481.el9.noarch.r 3.3 MB/s | 19 kB 00:00 (313/483): perl-File-Find-1.37-481.el9.noarch.r 4.1 MB/s | 24 kB 00:00 (314/483): perl-File-Path-2.18-4.el9.noarch.rpm 5.1 MB/s | 35 kB 00:00 (315/483): perl-File-Temp-0.231.100-4.el9.noarc 7.3 MB/s | 59 kB 00:00 (316/483): perl-File-stat-1.09-481.el9.noarch.r 2.2 MB/s | 16 kB 00:00 (317/483): perl-FileHandle-2.03-481.el9.noarch. 2.6 MB/s | 14 kB 00:00 (318/483): perl-Getopt-Long-2.52-4.el9.noarch.r 10 MB/s | 60 kB 00:00 (319/483): perl-Getopt-Std-1.12-481.el9.noarch. 2.3 MB/s | 14 kB 00:00 (320/483): perl-Git-2.43.5-1.el9_4.noarch.rpm 6.2 MB/s | 37 kB 00:00 (321/483): perl-HTTP-Tiny-0.076-462.el9.noarch. 7.2 MB/s | 53 kB 00:00 (322/483): perl-IO-1.43-481.el9.x86_64.rpm 11 MB/s | 85 kB 00:00 (323/483): perl-IO-Socket-IP-0.41-5.el9.noarch. 6.2 MB/s | 42 kB 00:00 (324/483): perl-IO-Socket-SSL-2.073-2.el9.noarc 19 MB/s | 214 kB 00:00 (325/483): perl-IPC-Open3-1.21-481.el9.noarch.r 1.8 MB/s | 21 kB 00:00 (326/483): perl-MIME-Base64-3.16-4.el9.x86_64.r 4.9 MB/s | 30 kB 00:00 (327/483): perl-Mozilla-CA-20200520-6.el9.noarc 2.1 MB/s | 12 kB 00:00 (328/483): perl-NDBM_File-1.15-481.el9.x86_64.r 3.6 MB/s | 21 kB 00:00 (329/483): perl-POSIX-1.94-481.el9.x86_64.rpm 19 MB/s | 95 kB 00:00 (330/483): perl-Net-SSLeay-1.94-1.el9.x86_64.rp 26 MB/s | 391 kB 00:00 (331/483): perl-PathTools-3.78-461.el9.x86_64.r 7.9 MB/s | 85 kB 00:00 (332/483): perl-Pod-Escapes-1.07-460.el9.noarch 3.0 MB/s | 20 kB 00:00 (333/483): perl-Pod-Perldoc-3.28.01-461.el9.noa 13 MB/s | 83 kB 00:00 (334/483): perl-Pod-Simple-3.42-4.el9.noarch.rp 25 MB/s | 215 kB 00:00 (335/483): perl-Pod-Usage-2.01-4.el9.noarch.rpm 5.0 MB/s | 40 kB 00:00 (336/483): perl-Scalar-List-Utils-1.56-462.el9. 11 MB/s | 70 kB 00:00 (337/483): perl-SelectSaver-1.02-481.el9.noarch 1.7 MB/s | 10 kB 00:00 (338/483): perl-Socket-2.031-4.el9.x86_64.rpm 8.4 MB/s | 54 kB 00:00 (339/483): perl-Storable-3.21-460.el9.x86_64.rp 13 MB/s | 95 kB 00:00 (340/483): perl-Symbol-1.08-481.el9.noarch.rpm 2.2 MB/s | 13 kB 00:00 (341/483): perl-Term-Cap-1.17-460.el9.noarch.rp 5.8 MB/s | 22 kB 00:00 (342/483): perl-Term-ANSIColor-5.01-461.el9.noa 5.2 MB/s | 48 kB 00:00 (343/483): perl-TermReadKey-2.38-11.el9.x86_64. 6.5 MB/s | 36 kB 00:00 (344/483): perl-Text-ParseWords-3.30-460.el9.no 3.3 MB/s | 16 kB 00:00 (345/483): perl-Text-Tabs+Wrap-2013.0523-460.el 4.6 MB/s | 23 kB 00:00 (346/483): perl-Thread-Queue-3.14-460.el9.noarc 4.2 MB/s | 21 kB 00:00 (347/483): perl-Time-Local-1.300-7.el9.noarch.r 6.8 MB/s | 33 kB 00:00 (348/483): perl-URI-5.09-3.el9.noarch.rpm 17 MB/s | 108 kB 00:00 (349/483): perl-base-2.27-481.el9.noarch.rpm 2.4 MB/s | 15 kB 00:00 (350/483): perl-constant-1.33-461.el9.noarch.rp 4.5 MB/s | 23 kB 00:00 (351/483): perl-diagnostics-1.37-481.el9.noarch 20 MB/s | 209 kB 00:00 (352/483): perl-if-0.60.800-481.el9.noarch.rpm 1.1 MB/s | 13 kB 00:00 (353/483): perl-interpreter-5.32.1-481.el9.x86_ 14 MB/s | 70 kB 00:00 (354/483): perl-lib-0.65-481.el9.x86_64.rpm 2.7 MB/s | 13 kB 00:00 (355/483): perl-libnet-3.13-4.el9.noarch.rpm 21 MB/s | 125 kB 00:00 (356/483): perl-mro-1.23-481.el9.x86_64.rpm 5.2 MB/s | 27 kB 00:00 (357/483): perl-overload-1.31-481.el9.noarch.rp 9.5 MB/s | 44 kB 00:00 (358/483): perl-overloading-0.02-481.el9.noarch 3.4 MB/s | 11 kB 00:00 (359/483): perl-parent-0.238-460.el9.noarch.rpm 4.3 MB/s | 14 kB 00:00 (360/483): perl-podlators-4.14-460.el9.noarch.r 22 MB/s | 112 kB 00:00 (361/483): perl-libs-5.32.1-481.el9.x86_64.rpm 43 MB/s | 2.0 MB 00:00 (362/483): perl-srpm-macros-1-41.el9.noarch.rpm 349 kB/s | 8.2 kB 00:00 (363/483): perl-subs-1.03-481.el9.noarch.rpm 1.4 MB/s | 10 kB 00:00 (364/483): perl-threads-2.25-460.el9.x86_64.rpm 7.0 MB/s | 57 kB 00:00 (365/483): perl-threads-shared-1.61-460.el9.0.1 6.4 MB/s | 44 kB 00:00 (366/483): perl-vars-1.05-481.el9.noarch.rpm 2.1 MB/s | 12 kB 00:00 (367/483): pipewire-1.0.1-1.el9.x86_64.rpm 17 MB/s | 101 kB 00:00 (368/483): pipewire-alsa-1.0.1-1.el9.x86_64.rpm 7.4 MB/s | 56 kB 00:00 (369/483): pipewire-jack-audio-connection-kit-1 1.3 MB/s | 8.1 kB 00:00 (370/483): pipewire-jack-audio-connection-kit-l 18 MB/s | 134 kB 00:00 (371/483): pipewire-pulseaudio-1.0.1-1.el9.x86_ 23 MB/s | 185 kB 00:00 (372/483): pixman-0.40.0-6.el9_3.x86_64.rpm 30 MB/s | 269 kB 00:00 (373/483): pipewire-libs-1.0.1-1.el9.x86_64.rpm 39 MB/s | 1.9 MB 00:00 (374/483): poppler-21.01.0-21.el9.x86_64.rpm 24 MB/s | 1.1 MB 00:00 (375/483): poppler-glib-21.01.0-21.el9.x86_64.r 23 MB/s | 151 kB 00:00 (376/483): pulseaudio-libs-15.0-2.el9.x86_64.rp 42 MB/s | 666 kB 00:00 (377/483): poppler-data-0.4.9-9.el9.0.1.noarch. 28 MB/s | 1.8 MB 00:00 (378/483): pyproject-srpm-macros-1.12.0-1.el9.n 529 kB/s | 13 kB 00:00 (379/483): python-rpm-macros-3.9-54.el9.noarch. 2.5 MB/s | 14 kB 00:00 (380/483): python-srpm-macros-3.9-54.el9.noarch 3.1 MB/s | 17 kB 00:00 (381/483): python3-argcomplete-1.12.0-5.el9.noa 9.3 MB/s | 61 kB 00:00 (382/483): llvm-libs-18.1.8-3.el9.x86_64.rpm 30 MB/s | 26 MB 00:00 (383/483): python3-devel-3.9.19-8.el9_5.1.x86_6 1.4 MB/s | 205 kB 00:00 (384/483): python3-distro-1.5.0-7.el9.noarch.rp 244 kB/s | 36 kB 00:00 (385/483): python3-packaging-20.9-5.el9.noarch. 7.4 MB/s | 69 kB 00:00 (386/483): python3-lxml-4.6.5-3.el9.x86_64.rpm 45 MB/s | 1.2 MB 00:00 (387/483): python3-pluggy-0.13.1-7.el9.0.1.noar 1.6 MB/s | 38 kB 00:00 (388/483): python3-rpm-generators-12-9.el9.noar 6.3 MB/s | 27 kB 00:00 (389/483): python3-py-1.10.0-6.el9.0.1.noarch.r 25 MB/s | 428 kB 00:00 (390/483): python3-rpm-macros-3.9-54.el9.noarch 936 kB/s | 9.2 kB 00:00 (391/483): python3-tomli-2.0.1-5.el9.noarch.rpm 5.3 MB/s | 30 kB 00:00 (392/483): python3.11-3.11.9-7.el9_5.1.x86_64.r 5.5 MB/s | 27 kB 00:00 (393/483): python3.11-devel-3.11.9-7.el9_5.1.x8 32 MB/s | 234 kB 00:00 (394/483): python3-pip-21.3.1-1.el9.noarch.rpm 24 MB/s | 1.7 MB 00:00 (395/483): python3.11-pip-wheel-22.3.1-5.el9.no 34 MB/s | 1.4 MB 00:00 (396/483): python3.11-setuptools-wheel-65.5.1-3 20 MB/s | 713 kB 00:00 (397/483): python3.12-3.12.5-2.el9_5.1.x86_64.r 1.6 MB/s | 26 kB 00:00 (398/483): python3.12-devel-3.12.5-2.el9_5.1.x8 27 MB/s | 274 kB 00:00 (399/483): python3.12-pip-wheel-23.2.1-4.el9.no 43 MB/s | 1.5 MB 00:00 (400/483): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.6 MB/s | 7.9 kB 00:00 (401/483): redhat-rpm-config-208-1.el9.noarch.r 8.6 MB/s | 66 kB 00:00 (402/483): rocky-logos-httpd-90.15-2.el9.noarch 4.7 MB/s | 24 kB 00:00 (403/483): rpm-build-4.16.1.3-34.el9.0.1.x86_64 13 MB/s | 59 kB 00:00 (404/483): rpmdevtools-9.5-1.el9.noarch.rpm 15 MB/s | 75 kB 00:00 (405/483): rtkit-0.11-29.el9.x86_64.rpm 12 MB/s | 55 kB 00:00 (406/483): python3.11-libs-3.11.9-7.el9_5.1.x86 45 MB/s | 9.7 MB 00:00 (407/483): rust-srpm-macros-17-4.el9.noarch.rpm 124 kB/s | 9.3 kB 00:00 (408/483): slirp4netns-1.3.1-1.el9.x86_64.rpm 7.2 MB/s | 46 kB 00:00 (409/483): sound-theme-freedesktop-0.8-17.el9.n 34 MB/s | 377 kB 00:00 (410/483): source-highlight-3.1.9-12.el9.x86_64 33 MB/s | 608 kB 00:00 (411/483): tbb-2020.3-8.el9.x86_64.rpm 11 MB/s | 171 kB 00:00 (412/483): totem-pl-parser-3.26.6-2.el9.x86_64. 14 MB/s | 130 kB 00:00 (413/483): tracker-3.1.2-3.el9_1.x86_64.rpm 36 MB/s | 538 kB 00:00 (414/483): upower-0.99.13-2.el9.x86_64.rpm 28 MB/s | 165 kB 00:00 (415/483): tracker-miners-3.1.2-4.el9_3.x86_64. 29 MB/s | 888 kB 00:00 (416/483): python3.12-libs-3.12.5-2.el9_5.1.x86 33 MB/s | 9.2 MB 00:00 (417/483): urw-base35-d050000l-fonts-20200910-6 9.3 MB/s | 76 kB 00:00 (418/483): urw-base35-fonts-20200910-6.el9.noar 2.6 MB/s | 9.9 kB 00:00 (419/483): urw-base35-bookman-fonts-20200910-6. 8.1 MB/s | 847 kB 00:00 (420/483): urw-base35-fonts-common-20200910-6.e 1.3 MB/s | 21 kB 00:00 (421/483): urw-base35-c059-fonts-20200910-6.el9 8.2 MB/s | 874 kB 00:00 (422/483): urw-base35-gothic-fonts-20200910-6.e 22 MB/s | 643 kB 00:00 (423/483): urw-base35-nimbus-mono-ps-fonts-2020 22 MB/s | 795 kB 00:00 (424/483): urw-base35-nimbus-roman-fonts-202009 22 MB/s | 856 kB 00:00 (425/483): urw-base35-standard-symbols-ps-fonts 3.9 MB/s | 41 kB 00:00 (426/483): urw-base35-nimbus-sans-fonts-2020091 24 MB/s | 1.3 MB 00:00 (427/483): urw-base35-p052-fonts-20200910-6.el9 18 MB/s | 973 kB 00:00 (428/483): urw-base35-z003-fonts-20200910-6.el9 7.7 MB/s | 275 kB 00:00 (429/483): vim-enhanced-8.2.2637-21.el9.x86_64. 57 MB/s | 1.7 MB 00:00 (430/483): webrtc-audio-processing-0.3.1-8.el9. 26 MB/s | 303 kB 00:00 (431/483): wget-1.21.1-8.el9_4.x86_64.rpm 44 MB/s | 768 kB 00:00 (432/483): wireplumber-0.4.14-1.el9.0.1.x86_64. 9.5 MB/s | 83 kB 00:00 (433/483): webkit2gtk3-jsc-2.46.3-2.el9_5.x86_6 41 MB/s | 4.4 MB 00:00 (434/483): wireplumber-libs-0.4.14-1.el9.0.1.x8 6.4 MB/s | 338 kB 00:00 (435/483): vim-common-8.2.2637-21.el9.x86_64.rp 35 MB/s | 6.6 MB 00:00 (436/483): xdg-desktop-portal-gtk-1.12.0-3.el9. 2.3 MB/s | 130 kB 00:00 (437/483): xdg-desktop-portal-1.12.6-1.el9.x86_ 5.1 MB/s | 367 kB 00:00 (438/483): xml-common-0.6.3-58.el9.noarch.rpm 3.3 MB/s | 31 kB 00:00 (439/483): xkeyboard-config-2.33-2.el9.noarch.r 30 MB/s | 779 kB 00:00 (440/483): zlib-devel-1.2.11-40.el9.x86_64.rpm 2.6 MB/s | 44 kB 00:00 (441/483): libuv-devel-1.42.0-2.el9_4.x86_64.rp 6.3 MB/s | 26 kB 00:00 (442/483): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 28 MB/s | 1.0 MB 00:00 (443/483): python3-wheel-wheel-0.36.2-8.el9.noa 2.6 MB/s | 42 kB 00:00 (444/483): python3.11-wheel-wheel-0.38.4-3.el9. 6.9 MB/s | 42 kB 00:00 (445/483): python3.12-wheel-wheel-0.41.2-3.el9. 12 MB/s | 69 kB 00:00 (446/483): python3.12-setuptools-wheel-68.2.2-4 34 MB/s | 669 kB 00:00 (447/483): doxygen-1.9.1-11.el9.x86_64.rpm 43 MB/s | 4.2 MB 00:00 (448/483): docker-buildx-plugin-0.17.1-1.el9.x8 67 MB/s | 14 MB 00:00 (449/483): docker-ce-cli-27.3.1-1.el9.x86_64.rp 82 MB/s | 8.0 MB 00:00 (450/483): docker-ce-rootless-extras-27.3.1-1.e 71 MB/s | 4.4 MB 00:00 (451/483): docker-ce-27.3.1-1.el9.x86_64.rpm 57 MB/s | 27 MB 00:00 (452/483): git-review-2.3.1-7.el9.noarch.rpm 12 MB/s | 86 kB 00:00 (453/483): iptables-legacy-1.8.10-4.1.el9.x86_6 6.7 MB/s | 49 kB 00:00 (454/483): iptables-legacy-libs-1.8.10-4.1.el9. 7.0 MB/s | 37 kB 00:00 (455/483): python3-distlib-0.3.2-1.el9.noarch.r 23 MB/s | 192 kB 00:00 (456/483): python3-filelock-3.7.1-1.el9.noarch. 4.4 MB/s | 24 kB 00:00 (457/483): python3-future-0.18.3-3.el9.noarch.r 38 MB/s | 731 kB 00:00 (458/483): python3-platformdirs-2.5.4-1.el9.noa 6.9 MB/s | 31 kB 00:00 (459/483): python3-virtualenv-20.21.1-7.el9.noa 27 MB/s | 202 kB 00:00 (460/483): tox-3.28.0-1.el9.noarch.rpm 20 MB/s | 171 kB 00:00 (461/483): elfutils-debuginfod-client-0.191-4.e 7.7 MB/s | 36 kB 00:00 (462/483): elfutils-libelf-0.191-4.el9.x86_64.r 29 MB/s | 206 kB 00:00 (463/483): elfutils-libs-0.191-4.el9.x86_64.rpm 23 MB/s | 259 kB 00:00 (464/483): file-libs-5.39-16.el9.x86_64.rpm 37 MB/s | 588 kB 00:00 (465/483): ima-evm-utils-1.5-2.el9.0.1.x86_64.r 12 MB/s | 68 kB 00:00 (466/483): libacl-2.3.1-4.el9.x86_64.rpm 4.1 MB/s | 22 kB 00:00 (467/483): libgcc-11.5.0-2.el9.x86_64.rpm 18 MB/s | 87 kB 00:00 (468/483): libgomp-11.5.0-2.el9.x86_64.rpm 38 MB/s | 263 kB 00:00 (469/483): docker-compose-plugin-2.29.7-1.el9.x 34 MB/s | 13 MB 00:00 (470/483): libselinux-3.6-1.el9.x86_64.rpm 920 kB/s | 85 kB 00:00 (471/483): libsepol-3.6-1.el9.x86_64.rpm 24 MB/s | 329 kB 00:00 (472/483): libstdc++-11.5.0-2.el9.x86_64.rpm 34 MB/s | 734 kB 00:00 (473/483): containerd.io-1.7.24-3.1.el9.x86_64. 42 MB/s | 43 MB 00:01 (474/483): python3-3.9.19-8.el9_5.1.x86_64.rpm 5.6 MB/s | 26 kB 00:00 (475/483): openssl-3.2.2-6.el9_5.x86_64.rpm 4.8 MB/s | 1.3 MB 00:00 (476/483): python3-rpm-4.16.1.3-34.el9.0.1.x86_ 11 MB/s | 64 kB 00:00 (477/483): openssl-libs-3.2.2-6.el9_5.x86_64.rp 8.1 MB/s | 2.4 MB 00:00 (478/483): rpm-4.16.1.3-34.el9.0.1.x86_64.rpm 12 MB/s | 485 kB 00:00 (479/483): rpm-build-libs-4.16.1.3-34.el9.0.1.x 6.6 MB/s | 88 kB 00:00 (480/483): rpm-libs-4.16.1.3-34.el9.0.1.x86_64. 25 MB/s | 307 kB 00:00 (481/483): rpm-sign-libs-4.16.1.3-34.el9.0.1.x8 1.6 MB/s | 20 kB 00:00 (482/483): systemd-libs-252-46.el9_5.2.0.1.x86_ 50 MB/s | 678 kB 00:00 (483/483): python3-libs-3.9.19-8.el9_5.1.x86_64 49 MB/s | 7.5 MB 00:00 -------------------------------------------------------------------------------- Total 79 MB/s | 442 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 1/1 Preparing : 1/1 Upgrading : libgcc-11.5.0-2.el9.x86_64 1/504 Running scriptlet: libgcc-11.5.0-2.el9.x86_64 1/504 Upgrading : libstdc++-11.5.0-2.el9.x86_64 2/504 Upgrading : openssl-libs-1:3.2.2-6.el9_5.x86_64 3/504 Upgrading : elfutils-libelf-0.191-4.el9.x86_64 4/504 Installing : urw-base35-fonts-common-20200910-6.el9.noarch 5/504 Installing : libpng-2:1.6.37-12.el9.x86_64 6/504 Installing : libjpeg-turbo-2.0.90-7.el9.x86_64 7/504 Upgrading : libacl-2.3.1-4.el9.x86_64 8/504 Upgrading : rpm-4.16.1.3-34.el9.0.1.x86_64 9/504 Upgrading : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 10/504 Installing : nspr-4.35.0-14.el9_4.x86_64 11/504 Installing : atk-2.36.0-5.el9.x86_64 12/504 Upgrading : elfutils-libs-0.191-4.el9.x86_64 13/504 Installing : libicu-67.1-9.el9.x86_64 14/504 Installing : libogg-2:1.3.4-6.el9.x86_64 15/504 Installing : libvorbis-1:1.3.7-5.el9.x86_64 16/504 Installing : libseccomp-2.5.2-2.el9.x86_64 17/504 Installing : avahi-libs-0.8-21.el9.x86_64 18/504 Upgrading : elfutils-debuginfod-client-0.191-4.el9.x86_64 19/504 Installing : nss-util-3.101.0-7.el9_4.x86_64 20/504 Upgrading : python3-3.9.19-8.el9_5.1.x86_64 21/504 Upgrading : python3-libs-3.9.19-8.el9_5.1.x86_64 22/504 Installing : python3-setuptools-53.0.0-13.el9.noarch 23/504 Installing : libwayland-client-1.21.0-1.el9.x86_64 24/504 Installing : libtool-ltdl-2.4.6-46.el9.x86_64 25/504 Installing : lcms2-2.12-3.el9.x86_64 26/504 Installing : emacs-filesystem-1:27.2-10.el9_4.noarch 27/504 Installing : alsa-lib-1.2.12-1.el9.x86_64 28/504 Installing : json-glib-1.6.6-1.el9.x86_64 29/504 Installing : gstreamer1-1.22.1-2.el9.x86_64 30/504 Installing : cups-libs-1:2.3.3op2-31.el9_5.x86_64 31/504 Upgrading : libsepol-3.6-1.el9.x86_64 32/504 Upgrading : libselinux-3.6-1.el9.x86_64 33/504 Upgrading : systemd-libs-252-46.el9_5.2.0.1.x86_64 34/504 Running scriptlet: systemd-libs-252-46.el9_5.2.0.1.x86_64 34/504 Installing : libselinux-utils-3.6-1.el9.x86_64 35/504 Upgrading : file-libs-5.39-16.el9.x86_64 36/504 Installing : file-5.39-16.el9.x86_64 37/504 Installing : opus-1.3.1-10.el9.x86_64 38/504 Installing : libwebp-1.2.0-8.el9.x86_64 39/504 Installing : libmpc-1.2.1-4.el9.x86_64 40/504 Installing : libX11-xcb-1.7.0-9.el9.x86_64 41/504 Installing : apr-1.7.0-12.el9_3.x86_64 42/504 Installing : apr-util-bdb-1.6.1-23.el9.x86_64 43/504 Installing : apr-util-openssl-1.6.1-23.el9.x86_64 44/504 Installing : apr-util-1.6.1-23.el9.x86_64 45/504 Installing : xz-5.2.5-8.el9_0.x86_64 46/504 Installing : libtirpc-1.3.3-9.el9.x86_64 47/504 Installing : libtdb-1.4.10-1.el9.x86_64 48/504 Installing : libbrotli-1.0.9-6.el9.x86_64 49/504 Installing : hwdata-0.348-9.15.el9.noarch 50/504 Installing : diffutils-3.7-12.el9.x86_64 51/504 Installing : policycoreutils-3.6-2.1.el9.x86_64 52/504 Running scriptlet: policycoreutils-3.6-2.1.el9.x86_64 52/504 Installing : selinux-policy-38.1.45-3.el9_5.noarch 53/504 Running scriptlet: selinux-policy-38.1.45-3.el9_5.noarch 53/504 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/504 Installing : selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/504 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 54/504 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 55/504 Installing : container-selinux-3:2.232.1-1.el9.noarch 55/504 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 55/504 Installing : libnsl2-2.0.0-1.el9.0.1.x86_64 56/504 Installing : libgudev-237-1.el9.x86_64 57/504 Installing : polkit-libs-0.117-13.el9.x86_64 58/504 Installing : libwayland-cursor-1.21.0-1.el9.x86_64 59/504 Installing : python3-idna-2.10-7.el9_4.1.noarch 60/504 Installing : cmake-rpm-macros-3.26.5-2.el9.noarch 61/504 Installing : python3-filelock-3.7.1-1.el9.noarch 62/504 Installing : elfutils-0.191-4.el9.x86_64 63/504 Installing : dwz-0.14-3.el9.x86_64 64/504 Installing : kmod-28-10.el9.x86_64 65/504 Installing : kmod-libs-28-10.el9.x86_64 66/504 Installing : libproxy-0.4.15-35.el9.x86_64 67/504 Upgrading : libgomp-11.5.0-2.el9.x86_64 68/504 Upgrading : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 69/504 Installing : docker-compose-plugin-2.29.7-1.el9.x86_64 70/504 Running scriptlet: docker-compose-plugin-2.29.7-1.el9.x86_64 70/504 Running scriptlet: xml-common-0.6.3-58.el9.noarch 71/504 Installing : xml-common-0.6.3-58.el9.noarch 71/504 Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 72/504 Installing : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 73/504 Installing : pixman-0.40.0-6.el9_3.x86_64 74/504 Installing : openjpeg2-2.4.0-7.el9.x86_64 75/504 Installing : mpdecimal-2.5.1-3.el9.x86_64 76/504 Installing : python3.12-3.12.5-2.el9_5.1.x86_64 77/504 Installing : python3.12-libs-3.12.5-2.el9_5.1.x86_64 78/504 Installing : libxslt-1.1.34-9.el9.x86_64 79/504 Installing : libxshmfence-1.3-10.el9.x86_64 80/504 Installing : libxcrypt-compat-4.4.18-3.el9.x86_64 81/504 Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 82/504 Installing : python3.11-3.11.9-7.el9_5.1.x86_64 83/504 Installing : python3.11-libs-3.11.9-7.el9_5.1.x86_64 84/504 Installing : libwayland-server-1.21.0-1.el9.x86_64 85/504 Installing : libwayland-egl-1.21.0-1.el9.x86_64 86/504 Installing : libuv-1:1.42.0-2.el9_4.x86_64 87/504 Installing : libstemmer-0-18.585svn.el9.x86_64 88/504 Installing : libglvnd-1:1.3.4-1.el9.x86_64 89/504 Installing : libICE-1.0.10-8.el9.x86_64 90/504 Installing : hicolor-icon-theme-0.17-13.el9.noarch 91/504 Installing : fuse3-libs-3.10.2-9.el9.x86_64 92/504 Installing : fribidi-1.0.10-6.el9.2.x86_64 93/504 Installing : cmake-filesystem-3.26.5-2.el9.x86_64 94/504 Installing : adobe-mappings-cmap-20171205-12.el9.noarch 95/504 Installing : which-2.21-29.el9.x86_64 96/504 Installing : vim-filesystem-2:8.2.2637-21.el9.noarch 97/504 Installing : unzip-6.0-57.el9.x86_64 98/504 Installing : make-1:4.3-8.el9.x86_64 99/504 Installing : libmnl-1.0.4-16.el9_4.x86_64 100/504 Installing : libedit-3.1-38.20210216cvs.el9.x86_64 101/504 Installing : llvm-libs-18.1.8-3.el9.x86_64 102/504 Installing : fuse-common-3.10.2-9.el9.x86_64 103/504 Installing : fuse-2.9.9-16.el9.x86_64 104/504 Installing : fuse3-3.10.2-9.el9.x86_64 105/504 Installing : fuse-overlayfs-1.14-1.el9.x86_64 106/504 Running scriptlet: fuse-overlayfs-1.14-1.el9.x86_64 106/504 Installing : cmake-data-3.26.5-2.el9.noarch 107/504 Installing : cmake-3.26.5-2.el9.x86_64 108/504 Installing : zip-3.0-35.el9.x86_64 109/504 Installing : vim-common-2:8.2.2637-21.el9.x86_64 110/504 Installing : adobe-mappings-cmap-deprecated-20171205-12.el9.n 111/504 Installing : libSM-1.2.3-10.el9.x86_64 112/504 Installing : python3-pip-21.3.1-1.el9.noarch 113/504 Installing : iso-codes-4.6.0-3.el9.noarch 114/504 Installing : libpciaccess-0.16-7.el9.x86_64 115/504 Installing : libdrm-2.4.121-1.el9.x86_64 116/504 Installing : osinfo-db-20240701-2.el9.noarch 117/504 Installing : httpd-tools-2.4.62-1.el9.x86_64 118/504 Installing : cpp-11.5.0-2.el9.x86_64 119/504 Installing : createrepo_c-libs-0.20.1-2.el9.x86_64 120/504 Installing : NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 121/504 Running scriptlet: NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 121/504 Running scriptlet: openssh-8.7p1-43.el9.x86_64 122/504 Installing : openssh-8.7p1-43.el9.x86_64 122/504 Installing : python3-py-1.10.0-6.el9.0.1.noarch 123/504 Installing : python3-chardet-4.0.0-5.el9.noarch 124/504 Installing : python3-pyparsing-2.4.7-9.el9.noarch 125/504 Installing : python3-packaging-20.9-5.el9.noarch 126/504 Installing : python3-pysocks-1.7.1-12.el9.noarch 127/504 Installing : python3-urllib3-1.26.5-6.el9.noarch 128/504 Installing : python3-requests-2.25.1-8.el9.noarch 129/504 Installing : python3-argcomplete-1.12.0-5.el9.noarch 130/504 Installing : python3-pluggy-0.13.1-7.el9.0.1.noarch 131/504 Installing : python3-tomli-2.0.1-5.el9.noarch 132/504 Installing : python3-distlib-0.3.2-1.el9.noarch 133/504 Installing : python3-platformdirs-2.5.4-1.el9.noarch 134/504 Installing : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 135/504 Installing : nss-softokn-3.101.0-7.el9_4.x86_64 136/504 Installing : nss-3.101.0-7.el9_4.x86_64 137/504 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 137/504 Installing : nss-sysinit-3.101.0-7.el9_4.x86_64 138/504 Installing : avahi-glib-0.8-21.el9.x86_64 139/504 Installing : flac-libs-1.3.3-10.el9_2.1.x86_64 140/504 Installing : libtheora-1:1.1.1-31.el9.x86_64 141/504 Installing : boost-regex-1.75.0-8.el9.x86_64 142/504 Installing : source-highlight-3.1.9-12.el9.x86_64 143/504 Installing : libbabeltrace-1.5.8-10.el9.x86_64 144/504 Installing : efi-srpm-macros-6-2.el9_0.noarch 145/504 Installing : lua-srpm-macros-1-6.el9.noarch 146/504 Installing : acl-2.3.1-4.el9.x86_64 147/504 Installing : libbpf-2:1.4.0-1.el9.x86_64 148/504 Installing : graphite2-1.3.14-9.el9.x86_64 149/504 Installing : harfbuzz-2.7.4-10.el9.x86_64 150/504 Installing : freetype-2.10.4-9.el9.x86_64 151/504 Installing : fontconfig-2.14.0-2.el9_1.x86_64 152/504 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 152/504 Installing : urw-base35-bookman-fonts-20200910-6.el9.noarch 153/504 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 153/504 Installing : urw-base35-c059-fonts-20200910-6.el9.noarch 154/504 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 154/504 Installing : urw-base35-d050000l-fonts-20200910-6.el9.noarch 155/504 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 155/504 Installing : urw-base35-gothic-fonts-20200910-6.el9.noarch 156/504 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 156/504 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 157/504 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 157/504 Installing : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 158/504 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 158/504 Installing : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 159/504 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 159/504 Installing : urw-base35-p052-fonts-20200910-6.el9.noarch 160/504 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 160/504 Installing : urw-base35-standard-symbols-ps-fonts-20200910-6. 161/504 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 161/504 Installing : urw-base35-z003-fonts-20200910-6.el9.noarch 162/504 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 162/504 Installing : urw-base35-fonts-20200910-6.el9.noarch 163/504 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 164/504 Installing : groff-base-1.22.4-10.el9.x86_64 164/504 Running scriptlet: groff-base-1.22.4-10.el9.x86_64 164/504 Installing : zstd-1.5.1-2.el9.x86_64 165/504 Installing : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 166/504 Installing : exiv2-libs-0.27.5-2.el9.x86_64 167/504 Installing : exiv2-0.27.5-2.el9.x86_64 168/504 Installing : libgexiv2-0.12.3-1.el9.x86_64 169/504 Installing : libstdc++-devel-11.5.0-2.el9.x86_64 170/504 Installing : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 171/504 Installing : ModemManager-glib-1.20.2-1.el9.x86_64 172/504 Installing : libgusb-0.3.8-2.el9.x86_64 173/504 Installing : colord-libs-1.4.5-4.el9.x86_64 174/504 Installing : low-memory-monitor-2.1-4.el9.x86_64 175/504 Running scriptlet: low-memory-monitor-2.1-4.el9.x86_64 175/504 Installing : totem-pl-parser-3.26.6-2.el9.x86_64 176/504 Installing : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 177/504 Installing : docker-buildx-plugin-0.17.1-1.el9.x86_64 178/504 Running scriptlet: docker-buildx-plugin-0.17.1-1.el9.x86_64 178/504 Installing : docker-ce-cli-1:27.3.1-1.el9.x86_64 179/504 Running scriptlet: docker-ce-cli-1:27.3.1-1.el9.x86_64 179/504 Installing : python3.12-wheel-wheel-0.41.2-3.el9.noarch 180/504 Installing : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 181/504 Installing : python3.11-wheel-wheel-0.38.4-3.el9.noarch 182/504 Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 183/504 Installing : python3-virtualenv-20.21.1-7.el9.noarch 184/504 Installing : xkeyboard-config-2.33-2.el9.noarch 185/504 Installing : libxkbcommon-1.0.3-4.el9.x86_64 186/504 Installing : sound-theme-freedesktop-0.8-17.el9.noarch 187/504 Running scriptlet: sound-theme-freedesktop-0.8-17.el9.noarch 187/504 Installing : rust-srpm-macros-17-4.el9.noarch 188/504 Installing : rocky-logos-httpd-90.15-2.el9.noarch 189/504 Installing : qt5-srpm-macros-5.15.9-1.el9.noarch 190/504 Installing : poppler-data-0.4.9-9.el9.0.1.noarch 191/504 Installing : perl-srpm-macros-1-41.el9.noarch 192/504 Installing : orc-0.4.31-8.el9.x86_64 193/504 Installing : openblas-srpm-macros-2-11.el9.noarch 194/504 Installing : ocaml-srpm-macros-6-6.el9.noarch 195/504 Installing : mesa-filesystem-24.1.2-3.el9.x86_64 196/504 Installing : m4-1.4.19-1.el9.x86_64 197/504 Installing : libvisual-1:0.4.0-34.el9.x86_64 198/504 Installing : libslirp-4.4.0-8.el9.x86_64 199/504 Installing : slirp4netns-1.3.1-1.el9.x86_64 200/504 Installing : libsbc-1.4-9.el9.x86_64 201/504 Installing : libpaper-1.1.28-4.el9.x86_64 202/504 Installing : libldac-2.0.2.3-10.el9.x86_64 203/504 Installing : libiptcdata-1.0.5-10.el9.x86_64 204/504 Installing : libipt-2.0.4-5.el9.x86_64 205/504 Installing : gdb-headless-14.2-3.el9.x86_64 206/504 Installing : debugedit-5.0-5.el9.x86_64 207/504 Installing : libijs-0.35-15.el9.x86_64 208/504 Installing : libfontenc-1.1.3-17.el9.x86_64 209/504 Installing : mkfontscale-1.2.1-3.el9.x86_64 210/504 Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 211/504 Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 211/504 Installing : libexif-0.6.22-6.el9.x86_64 212/504 Installing : libepoxy-1.5.5-4.el9.x86_64 213/504 Installing : libdatrie-0.2.13-4.el9.x86_64 214/504 Installing : libthai-0.1.28-8.el9.x86_64 215/504 Installing : libasyncns-0.8-22.el9.x86_64 216/504 Installing : libXau-1.0.9-8.el9.x86_64 217/504 Installing : libxcb-1.13.1-9.el9.x86_64 218/504 Installing : libglvnd-egl-1:1.3.4-1.el9.x86_64 219/504 Installing : mesa-libglapi-24.1.2-3.el9.x86_64 220/504 Installing : mesa-dri-drivers-24.1.2-3.el9.x86_64 221/504 Installing : mesa-libgbm-24.1.2-3.el9.x86_64 222/504 Installing : mesa-libEGL-24.1.2-3.el9.x86_64 223/504 Installing : libX11-common-1.7.0-9.el9.noarch 224/504 Installing : libX11-1.7.0-9.el9.x86_64 225/504 Installing : libXext-1.3.4-8.el9.x86_64 226/504 Installing : libXrender-0.9.10-16.el9.x86_64 227/504 Installing : cairo-1.17.4-7.el9.x86_64 228/504 Installing : libXi-1.7.10-8.el9.x86_64 229/504 Installing : libXfixes-5.0.3-16.el9.x86_64 230/504 Installing : cairo-gobject-1.17.4-7.el9.x86_64 231/504 Installing : libXt-1.2.0-6.el9.x86_64 232/504 Installing : libXmu-1.1.3-8.el9.x86_64 233/504 Installing : libXcursor-1.2.0-7.el9.x86_64 234/504 Installing : libXdamage-1.1.5-7.el9.x86_64 235/504 Installing : libXrandr-1.5.2-8.el9.x86_64 236/504 Installing : libXinerama-1.1.4-10.el9.x86_64 237/504 Installing : libXcomposite-0.4.5-7.el9.x86_64 238/504 Installing : libXpm-3.5.13-10.el9.x86_64 239/504 Installing : libXaw-1.0.13-19.el9.x86_64 240/504 Installing : libXtst-1.2.3-16.el9.x86_64 241/504 Installing : libXft-2.3.3-8.el9.x86_64 242/504 Installing : pango-1.48.7-3.el9.x86_64 243/504 Installing : libXv-1.0.11-16.el9.x86_64 244/504 Installing : libXxf86vm-1.1.4-18.el9.x86_64 245/504 Installing : libglvnd-glx-1:1.3.4-1.el9.x86_64 246/504 Installing : mesa-libGL-24.1.2-3.el9.x86_64 247/504 Installing : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 248/504 Installing : jbigkit-libs-2.1-23.el9.x86_64 249/504 Installing : libtiff-4.4.0-13.el9.x86_64 250/504 Installing : gd-2.3.2-3.el9.x86_64 251/504 Installing : libgxps-0.3.2-3.el9.x86_64 252/504 Installing : poppler-21.01.0-21.el9.x86_64 253/504 Installing : poppler-glib-21.01.0-21.el9.x86_64 254/504 Installing : jbig2dec-libs-0.19-7.el9.x86_64 255/504 Running scriptlet: httpd-filesystem-2.4.62-1.el9.noarch 256/504 Installing : httpd-filesystem-2.4.62-1.el9.noarch 256/504 Installing : gsm-1.0.19-6.el9.x86_64 257/504 Installing : libsndfile-1.0.31-8.el9.x86_64 258/504 Installing : pulseaudio-libs-15.0-2.el9.x86_64 259/504 Installing : graphene-1.10.6-2.el9.x86_64 260/504 Installing : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 261/504 Installing : gpm-libs-1.20.7-29.el9.x86_64 262/504 Installing : google-droid-sans-fonts-20200215-11.el9.2.noarch 263/504 Installing : glibc-headers-2.34-125.el9_5.1.x86_64 264/504 Installing : giflib-5.2.1-9.el9.x86_64 265/504 Installing : ghc-srpm-macros-1.5.0-6.el9.noarch 266/504 Installing : fdk-aac-free-2.0.0-8.el9.x86_64 267/504 Installing : adwaita-cursor-theme-40.1.1-3.el9.noarch 268/504 Installing : adwaita-icon-theme-40.1.1-3.el9.noarch 269/504 Installing : adobe-mappings-pdf-20180407-10.el9.noarch 270/504 Installing : libgs-9.54.0-17.el9_4.x86_64 271/504 Installing : abattis-cantarell-fonts-0.301-4.el9.noarch 272/504 Installing : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 273/504 Installing : dbus-1:1.12.20-8.el9.x86_64 274/504 Installing : systemd-pam-252-46.el9_5.2.0.1.x86_64 275/504 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 276/504 Installing : systemd-252-46.el9_5.2.0.1.x86_64 276/504 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 276/504 Installing : dbus-common-1:1.12.20-8.el9.noarch 277/504 Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 277/504 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. Running scriptlet: dbus-broker-28-7.el9.x86_64 278/504 Installing : dbus-broker-28-7.el9.x86_64 278/504 Running scriptlet: dbus-broker-28-7.el9.x86_64 278/504 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. Running scriptlet: polkit-0.117-13.el9.x86_64 279/504 Installing : polkit-0.117-13.el9.x86_64 279/504 Running scriptlet: polkit-0.117-13.el9.x86_64 279/504 Installing : polkit-pkla-compat-0.1-21.el9.x86_64 280/504 Installing : libcanberra-0.30-27.el9.x86_64 281/504 Running scriptlet: libcanberra-0.30-27.el9.x86_64 281/504 Running scriptlet: rtkit-0.11-29.el9.x86_64 282/504 Installing : rtkit-0.11-29.el9.x86_64 282/504 Running scriptlet: rtkit-0.11-29.el9.x86_64 282/504 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : device-mapper-libs-9:1.02.198-2.el9.x86_64 283/504 Installing : device-mapper-9:1.02.198-2.el9.x86_64 284/504 Installing : cryptsetup-libs-2.7.2-3.el9_5.x86_64 285/504 Installing : containerd.io-1.7.24-3.1.el9.x86_64 286/504 Running scriptlet: containerd.io-1.7.24-3.1.el9.x86_64 286/504 Installing : at-spi2-core-2.40.3-1.el9.x86_64 287/504 Installing : at-spi2-atk-2.38.0-4.el9.x86_64 288/504 Installing : dconf-0.40.0-6.el9.x86_64 289/504 Running scriptlet: dconf-0.40.0-6.el9.x86_64 289/504 Installing : shared-mime-info-2.1-5.el9.x86_64 290/504 Running scriptlet: shared-mime-info-2.1-5.el9.x86_64 290/504 Installing : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 291/504 Installing : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 292/504 Installing : gtk-update-icon-cache-3.24.31-5.el9.x86_64 293/504 Installing : libgsf-1.14.47-5.el9.x86_64 294/504 Installing : libnotify-0.7.9-8.el9.x86_64 295/504 Installing : librsvg2-2.50.7-3.el9.x86_64 296/504 Installing : publicsuffix-list-dafsa-20210518-3.el9.noarch 297/504 Installing : libpsl-0.21.1-5.el9.x86_64 298/504 Installing : psmisc-23.4-3.el9.x86_64 299/504 Installing : pkgconf-m4-1.7.3-10.el9.noarch 300/504 Installing : oniguruma-6.9.6-1.el9.6.x86_64 301/504 Installing : ncurses-6.2-10.20210508.el9.x86_64 302/504 Installing : perl-Digest-1.19-4.el9.noarch 303/504 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 304/504 Installing : perl-B-1.80-481.el9.x86_64 305/504 Installing : perl-FileHandle-2.03-481.el9.noarch 306/504 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 307/504 Installing : perl-libnet-3.13-4.el9.noarch 308/504 Installing : perl-AutoLoader-5.74-481.el9.noarch 309/504 Installing : perl-base-2.27-481.el9.noarch 310/504 Installing : perl-URI-5.09-3.el9.noarch 311/504 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 312/504 Installing : perl-if-0.60.800-481.el9.noarch 313/504 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 314/504 Installing : perl-Time-Local-2:1.300-7.el9.noarch 315/504 Installing : perl-File-Path-2.18-4.el9.noarch 316/504 Installing : perl-IO-Socket-SSL-2.073-2.el9.noarch 317/504 Installing : perl-Net-SSLeay-1.94-1.el9.x86_64 318/504 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 319/504 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 320/504 Installing : perl-Class-Struct-0.66-481.el9.noarch 321/504 Installing : perl-POSIX-1.94-481.el9.x86_64 322/504 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 323/504 Installing : perl-IPC-Open3-1.21-481.el9.noarch 324/504 Installing : perl-subs-1.03-481.el9.noarch 325/504 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 326/504 Installing : perl-HTTP-Tiny-0.076-462.el9.noarch 327/504 Installing : perl-Term-Cap-1.17-460.el9.noarch 328/504 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 329/504 Installing : perl-Socket-4:2.031-4.el9.x86_64 330/504 Installing : perl-SelectSaver-1.02-481.el9.noarch 331/504 Installing : perl-Symbol-1.08-481.el9.noarch 332/504 Installing : perl-File-stat-1.09-481.el9.noarch 333/504 Installing : perl-podlators-1:4.14-460.el9.noarch 334/504 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 335/504 Installing : perl-Fcntl-1.13-481.el9.x86_64 336/504 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 337/504 Installing : perl-mro-1.23-481.el9.x86_64 338/504 Installing : perl-IO-1.43-481.el9.x86_64 339/504 Installing : perl-overloading-0.02-481.el9.noarch 340/504 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 341/504 Installing : perl-Errno-1.30-481.el9.x86_64 342/504 Installing : perl-File-Basename-2.85-481.el9.noarch 343/504 Installing : perl-Getopt-Std-1.12-481.el9.noarch 344/504 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 345/504 Installing : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 346/504 Installing : perl-constant-1.33-461.el9.noarch 347/504 Installing : perl-Storable-1:3.21-460.el9.x86_64 348/504 Installing : perl-overload-1.31-481.el9.noarch 349/504 Installing : perl-parent-1:0.238-460.el9.noarch 350/504 Installing : perl-vars-1.05-481.el9.noarch 351/504 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 352/504 Installing : perl-Carp-1.50-460.el9.noarch 353/504 Installing : perl-Exporter-5.74-461.el9.noarch 354/504 Installing : perl-NDBM_File-1.15-481.el9.x86_64 355/504 Installing : perl-PathTools-3.78-461.el9.x86_64 356/504 Installing : perl-Encode-4:3.08-462.el9.x86_64 357/504 Installing : perl-libs-4:5.32.1-481.el9.x86_64 358/504 Installing : perl-interpreter-4:5.32.1-481.el9.x86_64 359/504 Installing : perl-DynaLoader-1.47-481.el9.x86_64 360/504 Installing : perl-File-Compare-1.100.600-481.el9.noarch 361/504 Installing : perl-File-Copy-2.34-481.el9.noarch 362/504 Installing : perl-File-Find-1.37-481.el9.noarch 363/504 Installing : autoconf-2.69-39.el9.noarch 364/504 Installing : perl-threads-1:2.25-460.el9.x86_64 365/504 Installing : perl-threads-shared-1.61-460.el9.0.1.x86_64 366/504 Installing : perl-Thread-Queue-3.14-460.el9.noarch 367/504 Installing : automake-1.16.2-8.el9.noarch 368/504 Installing : perl-TermReadKey-2.38-11.el9.x86_64 369/504 Installing : kernel-srpm-macros-1.0-13.el9.noarch 370/504 Installing : perl-Error-1:0.17029-7.el9.noarch 371/504 Installing : perl-lib-0.65-481.el9.x86_64 372/504 Installing : mailcap-2.1.49-5.el9.noarch 373/504 Installing : httpd-core-2.4.62-1.el9.x86_64 374/504 Installing : mod_lua-2.4.62-1.el9.x86_64 375/504 Installing : mod_http2-2.0.26-2.el9_4.1.x86_64 376/504 Installing : httpd-2.4.62-1.el9.x86_64 377/504 Running scriptlet: httpd-2.4.62-1.el9.x86_64 377/504 Installing : libpkgconf-1.7.3-10.el9.x86_64 378/504 Installing : pkgconf-1.7.3-10.el9.x86_64 379/504 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 380/504 Installing : glibc-devel-2.34-125.el9_5.1.x86_64 381/504 Installing : libxcrypt-devel-4.4.18-3.el9.x86_64 382/504 Installing : gcc-11.5.0-2.el9.x86_64 383/504 Installing : annobin-12.65-1.el9.x86_64 384/504 Installing : gcc-plugin-annobin-11.5.0-2.el9.x86_64 385/504 Installing : libzstd-devel-1.5.1-2.el9.x86_64 386/504 Installing : zlib-devel-1.2.11-40.el9.x86_64 387/504 Installing : libnfnetlink-1.0.1-21.el9.x86_64 388/504 Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 389/504 Installing : iptables-libs-1.8.10-4.el9_4.x86_64 390/504 Installing : iptables-legacy-1.8.10-4.1.el9.x86_64 391/504 Running scriptlet: iptables-legacy-1.8.10-4.1.el9.x86_64 391/504 Installing : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 392/504 Running scriptlet: docker-ce-rootless-extras-27.3.1-1.el9.x86_64 392/504 Installing : docker-ce-3:27.3.1-1.el9.x86_64 393/504 Running scriptlet: docker-ce-3:27.3.1-1.el9.x86_64 393/504 Installing : libcbor-0.7.0-5.el9.x86_64 394/504 Installing : libatomic-11.5.0-2.el9.x86_64 395/504 Installing : webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 396/504 Installing : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 397/504 Installing : keyutils-1.6.3-1.el9.x86_64 398/504 Installing : kbd-misc-2.4.0-10.el9.noarch 399/504 Installing : kbd-legacy-2.4.0-10.el9.noarch 400/504 Installing : kbd-2.4.0-10.el9.x86_64 401/504 Installing : systemd-udev-252-46.el9_5.2.0.1.x86_64 402/504 Running scriptlet: systemd-udev-252-46.el9_5.2.0.1.x86_64 402/504 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. Installing : libfido2-1.13.0-2.el9.x86_64 403/504 Installing : openssh-clients-8.7p1-43.el9.x86_64 404/504 Running scriptlet: openssh-clients-8.7p1-43.el9.x86_64 404/504 Installing : git-core-2.43.5-1.el9_4.x86_64 405/504 Installing : git-core-doc-2.43.5-1.el9_4.noarch 406/504 Installing : perl-Git-2.43.5-1.el9_4.noarch 407/504 Installing : git-2.43.5-1.el9_4.x86_64 408/504 Installing : info-6.7-15.el9.x86_64 409/504 Installing : ed-1.14.2-12.el9.x86_64 410/504 Installing : patch-2.7.6-16.el9.x86_64 411/504 Installing : gobject-introspection-1.68.0-11.el9.x86_64 412/504 Installing : upower-0.99.13-2.el9.x86_64 413/504 Running scriptlet: upower-0.99.13-2.el9.x86_64 413/504 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : fuse-libs-2.9.9-16.el9.x86_64 414/504 Installing : cpio-2.13-16.el9.x86_64 415/504 Installing : bzip2-1.0.8-8.el9.x86_64 416/504 Installing : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 417/504 Installing : go-srpm-macros-3.6.0-3.el9.noarch 418/504 Installing : python-srpm-macros-3.9-54.el9.noarch 419/504 Installing : redhat-rpm-config-208-1.el9.noarch 420/504 Running scriptlet: redhat-rpm-config-208-1.el9.noarch 420/504 Installing : rpm-build-4.16.1.3-34.el9.0.1.x86_64 421/504 Installing : pyproject-srpm-macros-1.12.0-1.el9.noarch 422/504 Installing : python-rpm-macros-3.9-54.el9.noarch 423/504 Installing : python3-rpm-macros-3.9-54.el9.noarch 424/504 Installing : python3-rpm-generators-12-9.el9.noarch 425/504 Installing : python3-devel-3.9.19-8.el9_5.1.x86_64 426/504 Installing : python3.11-devel-3.11.9-7.el9_5.1.x86_64 427/504 Installing : python3.12-devel-3.12.5-2.el9_5.1.x86_64 428/504 Installing : bluez-libs-5.72-2.el9.x86_64 429/504 Installing : pipewire-libs-1.0.1-1.el9.x86_64 430/504 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 431/504 Installing : pipewire-1.0.1-1.el9.x86_64 431/504 Running scriptlet: pipewire-1.0.1-1.el9.x86_64 431/504 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 432/504 Installing : wireplumber-0.4.14-1.el9.0.1.x86_64 433/504 Installing : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 434/504 Installing : attr-2.5.1-3.el9.x86_64 435/504 Upgrading : ima-evm-utils-1.5-2.el9.0.1.x86_64 436/504 Upgrading : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 437/504 Upgrading : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 438/504 Installing : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 439/504 Installing : gsettings-desktop-schemas-40.0-6.el9.x86_64 440/504 Installing : glib-networking-2.68.3-3.el9.x86_64 441/504 Installing : libsoup-2.72.0-8.el9_5.2.x86_64 442/504 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 443/504 Installing : geoclue2-2.6.0-7.el9.x86_64 443/504 Running scriptlet: geoclue2-2.6.0-7.el9.x86_64 443/504 Installing : xdg-desktop-portal-1.12.6-1.el9.x86_64 444/504 Running scriptlet: xdg-desktop-portal-1.12.6-1.el9.x86_64 444/504 Installing : osinfo-db-tools-1.10.0-1.el9.x86_64 445/504 Installing : libosinfo-1.10.0-1.el9.x86_64 446/504 Installing : libtracker-sparql-3.1.2-3.el9_1.x86_64 447/504 Installing : tracker-3.1.2-3.el9_1.x86_64 448/504 Running scriptlet: tracker-3.1.2-3.el9_1.x86_64 448/504 Installing : tracker-miners-3.1.2-4.el9_3.x86_64 449/504 Running scriptlet: tracker-miners-3.1.2-4.el9_3.x86_64 449/504 Installing : libcanberra-gtk3-0.30-27.el9.x86_64 450/504 Installing : gtk3-3.24.31-5.el9.x86_64 451/504 Installing : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 452/504 Running scriptlet: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 452/504 Installing : gtk2-2.24.33-8.el9.x86_64 453/504 Installing : libcanberra-gtk2-0.30-27.el9.x86_64 454/504 Installing : graphviz-2.44.0-26.el9.x86_64 455/504 Running scriptlet: graphviz-2.44.0-26.el9.x86_64 455/504 Installing : doxygen-1:1.9.1-11.el9.x86_64 456/504 Installing : rpmdevtools-9.5-1.el9.noarch 457/504 Installing : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 458/504 Installing : pipewire-alsa-1.0.1-1.el9.x86_64 459/504 Installing : pipewire-pulseaudio-1.0.1-1.el9.x86_64 460/504 Running scriptlet: pipewire-pulseaudio-1.0.1-1.el9.x86_64 460/504 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Installing : tox-3.28.0-1.el9.noarch 461/504 Installing : git-review-2.3.1-7.el9.noarch 462/504 Installing : elfutils-libelf-devel-0.191-4.el9.x86_64 463/504 Installing : gcc-c++-11.5.0-2.el9.x86_64 464/504 Installing : libtool-2.4.6-46.el9.x86_64 465/504 Installing : openssl-devel-1:3.2.2-6.el9_5.x86_64 466/504 Installing : libuv-devel-1:1.42.0-2.el9_4.x86_64 467/504 Installing : perl-diagnostics-1.37-481.el9.noarch 468/504 Installing : vim-enhanced-2:8.2.2637-21.el9.x86_64 469/504 Installing : jq-1.6-17.el9.x86_64 470/504 Installing : iproute-6.2.0-6.el9_4.x86_64 471/504 Installing : wget-1.21.1-8.el9_4.x86_64 472/504 Installing : net-tools-2.0-0.64.20160912git.el9.x86_64 473/504 Running scriptlet: net-tools-2.0-0.64.20160912git.el9.x86_64 473/504 Installing : gdb-14.2-3.el9.x86_64 474/504 Installing : createrepo_c-0.20.1-2.el9.x86_64 475/504 Installing : python3-lxml-4.6.5-3.el9.x86_64 476/504 Installing : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 477/504 Installing : sudo-1.9.5p2-10.el9_3.x86_64 478/504 Running scriptlet: sudo-1.9.5p2-10.el9_3.x86_64 478/504 Installing : python3-distro-1.5.0-7.el9.noarch 479/504 Installing : python3-future-0.18.3-3.el9.noarch 480/504 Upgrading : openssl-1:3.2.2-6.el9_5.x86_64 481/504 Installing : tbb-2020.3-8.el9.x86_64 482/504 Installing : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 483/504 Running scriptlet: glibc-gconv-extra-2.34-125.el9_5.1.x86_64 483/504 Cleanup : elfutils-debuginfod-client-0.189-3.el9.x86_64 484/504 Cleanup : python3-rpm-4.16.1.3-25.el9.x86_64 485/504 Cleanup : rpm-build-libs-4.16.1.3-25.el9.x86_64 486/504 Cleanup : elfutils-libs-0.189-3.el9.x86_64 487/504 Cleanup : rpm-sign-libs-4.16.1.3-25.el9.x86_64 488/504 Cleanup : openssl-1:3.0.7-24.el9.x86_64 489/504 Cleanup : rpm-4.16.1.3-25.el9.x86_64 490/504 Cleanup : rpm-libs-4.16.1.3-25.el9.x86_64 491/504 Cleanup : systemd-libs-252-18.el9.x86_64 492/504 Cleanup : libstdc++-11.4.1-2.1.el9.x86_64 493/504 Cleanup : ima-evm-utils-1.4-4.el9.x86_64 494/504 Cleanup : python3-3.9.18-1.el9_3.x86_64 495/504 Cleanup : python3-libs-3.9.18-1.el9_3.x86_64 496/504 Cleanup : libselinux-3.5-1.el9.x86_64 497/504 Cleanup : libsepol-3.5-1.el9.x86_64 498/504 Cleanup : openssl-libs-1:3.0.7-24.el9.x86_64 499/504 Cleanup : libgcc-11.4.1-2.1.el9.x86_64 500/504 Running scriptlet: libgcc-11.4.1-2.1.el9.x86_64 500/504 Cleanup : libacl-2.3.1-3.el9.x86_64 501/504 Cleanup : elfutils-libelf-0.189-3.el9.x86_64 502/504 Cleanup : libgomp-11.4.1-2.1.el9.x86_64 503/504 Cleanup : file-libs-5.39-14.el9.x86_64 504/504 Running scriptlet: rpm-4.16.1.3-34.el9.0.1.x86_64 504/504 Running scriptlet: selinux-policy-targeted-38.1.45-3.el9_5.noarch 504/504 Running scriptlet: container-selinux-3:2.232.1-1.el9.noarch 504/504 Running scriptlet: nss-3.101.0-7.el9_4.x86_64 504/504 Running scriptlet: fontconfig-2.14.0-2.el9_1.x86_64 504/504 Running scriptlet: urw-base35-bookman-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: urw-base35-c059-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: urw-base35-d050000l-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: urw-base35-gothic-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 504/504 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 504/504 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 504/504 Running scriptlet: urw-base35-p052-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-6. 504/504 Running scriptlet: urw-base35-z003-fonts-20200910-6.el9.noarch 504/504 Running scriptlet: systemd-252-46.el9_5.2.0.1.x86_64 504/504 Running scriptlet: dconf-0.40.0-6.el9.x86_64 504/504 Running scriptlet: httpd-2.4.62-1.el9.x86_64 504/504 Running scriptlet: wireplumber-0.4.14-1.el9.0.1.x86_64 504/504 Created symlink /etc/systemd/user/pipewire-session-manager.service → /usr/lib/systemd/user/wireplumber.service. Created symlink /etc/systemd/user/pipewire.service.wants/wireplumber.service → /usr/lib/systemd/user/wireplumber.service. Running scriptlet: file-libs-5.39-14.el9.x86_64 504/504 Verifying : ModemManager-glib-1.20.2-1.el9.x86_64 1/504 Verifying : NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 2/504 Verifying : acl-2.3.1-4.el9.x86_64 3/504 Verifying : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1 4/504 Verifying : attr-2.5.1-3.el9.x86_64 5/504 Verifying : avahi-libs-0.8-21.el9.x86_64 6/504 Verifying : bluez-libs-5.72-2.el9.x86_64 7/504 Verifying : bzip2-1.0.8-8.el9.x86_64 8/504 Verifying : cpio-2.13-16.el9.x86_64 9/504 Verifying : cryptsetup-libs-2.7.2-3.el9_5.x86_64 10/504 Verifying : cups-libs-1:2.3.3op2-31.el9_5.x86_64 11/504 Verifying : dbus-1:1.12.20-8.el9.x86_64 12/504 Verifying : dbus-broker-28-7.el9.x86_64 13/504 Verifying : dbus-common-1:1.12.20-8.el9.noarch 14/504 Verifying : device-mapper-9:1.02.198-2.el9.x86_64 15/504 Verifying : device-mapper-libs-9:1.02.198-2.el9.x86_64 16/504 Verifying : diffutils-3.7-12.el9.x86_64 17/504 Verifying : ed-1.14.2-12.el9.x86_64 18/504 Verifying : elfutils-0.191-4.el9.x86_64 19/504 Verifying : file-5.39-16.el9.x86_64 20/504 Verifying : freetype-2.10.4-9.el9.x86_64 21/504 Verifying : fuse-2.9.9-16.el9.x86_64 22/504 Verifying : fuse-common-3.10.2-9.el9.x86_64 23/504 Verifying : fuse-libs-2.9.9-16.el9.x86_64 24/504 Verifying : glib-networking-2.68.3-3.el9.x86_64 25/504 Verifying : glibc-gconv-extra-2.34-125.el9_5.1.x86_64 26/504 Verifying : gobject-introspection-1.68.0-11.el9.x86_64 27/504 Verifying : graphite2-1.3.14-9.el9.x86_64 28/504 Verifying : groff-base-1.22.4-10.el9.x86_64 29/504 Verifying : gsettings-desktop-schemas-40.0-6.el9.x86_64 30/504 Verifying : harfbuzz-2.7.4-10.el9.x86_64 31/504 Verifying : hwdata-0.348-9.15.el9.noarch 32/504 Verifying : info-6.7-15.el9.x86_64 33/504 Verifying : iproute-6.2.0-6.el9_4.x86_64 34/504 Verifying : iptables-libs-1.8.10-4.el9_4.x86_64 35/504 Verifying : jq-1.6-17.el9.x86_64 36/504 Verifying : json-glib-1.6.6-1.el9.x86_64 37/504 Verifying : kbd-2.4.0-10.el9.x86_64 38/504 Verifying : kbd-legacy-2.4.0-10.el9.noarch 39/504 Verifying : kbd-misc-2.4.0-10.el9.noarch 40/504 Verifying : keyutils-1.6.3-1.el9.x86_64 41/504 Verifying : kmod-28-10.el9.x86_64 42/504 Verifying : kmod-libs-28-10.el9.x86_64 43/504 Verifying : libatomic-11.5.0-2.el9.x86_64 44/504 Verifying : libbpf-2:1.4.0-1.el9.x86_64 45/504 Verifying : libbrotli-1.0.9-6.el9.x86_64 46/504 Verifying : libcbor-0.7.0-5.el9.x86_64 47/504 Verifying : libedit-3.1-38.20210216cvs.el9.x86_64 48/504 Verifying : libfido2-1.13.0-2.el9.x86_64 49/504 Verifying : libgudev-237-1.el9.x86_64 50/504 Verifying : libgusb-0.3.8-2.el9.x86_64 51/504 Verifying : libicu-67.1-9.el9.x86_64 52/504 Verifying : libmnl-1.0.4-16.el9_4.x86_64 53/504 Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 54/504 Verifying : libnfnetlink-1.0.1-21.el9.x86_64 55/504 Verifying : libpciaccess-0.16-7.el9.x86_64 56/504 Verifying : libpkgconf-1.7.3-10.el9.x86_64 57/504 Verifying : libpng-2:1.6.37-12.el9.x86_64 58/504 Verifying : libproxy-0.4.15-35.el9.x86_64 59/504 Verifying : libpsl-0.21.1-5.el9.x86_64 60/504 Verifying : libseccomp-2.5.2-2.el9.x86_64 61/504 Verifying : libselinux-utils-3.6-1.el9.x86_64 62/504 Verifying : libtdb-1.4.10-1.el9.x86_64 63/504 Verifying : libtirpc-1.3.3-9.el9.x86_64 64/504 Verifying : mailcap-2.1.49-5.el9.noarch 65/504 Verifying : make-1:4.3-8.el9.x86_64 66/504 Verifying : ncurses-6.2-10.20210508.el9.x86_64 67/504 Verifying : net-tools-2.0-0.64.20160912git.el9.x86_64 68/504 Verifying : oniguruma-6.9.6-1.el9.6.x86_64 69/504 Verifying : openssh-8.7p1-43.el9.x86_64 70/504 Verifying : openssh-clients-8.7p1-43.el9.x86_64 71/504 Verifying : pkgconf-1.7.3-10.el9.x86_64 72/504 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 73/504 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 74/504 Verifying : policycoreutils-3.6-2.1.el9.x86_64 75/504 Verifying : polkit-0.117-13.el9.x86_64 76/504 Verifying : polkit-libs-0.117-13.el9.x86_64 77/504 Verifying : polkit-pkla-compat-0.1-21.el9.x86_64 78/504 Verifying : psmisc-23.4-3.el9.x86_64 79/504 Verifying : publicsuffix-list-dafsa-20210518-3.el9.noarch 80/504 Verifying : python3-chardet-4.0.0-5.el9.noarch 81/504 Verifying : python3-idna-2.10-7.el9_4.1.noarch 82/504 Verifying : python3-pyparsing-2.4.7-9.el9.noarch 83/504 Verifying : python3-pysocks-1.7.1-12.el9.noarch 84/504 Verifying : python3-requests-2.25.1-8.el9.noarch 85/504 Verifying : python3-setuptools-53.0.0-13.el9.noarch 86/504 Verifying : python3-urllib3-1.26.5-6.el9.noarch 87/504 Verifying : rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 88/504 Verifying : selinux-policy-38.1.45-3.el9_5.noarch 89/504 Verifying : selinux-policy-targeted-38.1.45-3.el9_5.noarch 90/504 Verifying : shared-mime-info-2.1-5.el9.x86_64 91/504 Verifying : sudo-1.9.5p2-10.el9_3.x86_64 92/504 Verifying : systemd-252-46.el9_5.2.0.1.x86_64 93/504 Verifying : systemd-pam-252-46.el9_5.2.0.1.x86_64 94/504 Verifying : systemd-rpm-macros-252-46.el9_5.2.0.1.noarch 95/504 Verifying : systemd-udev-252-46.el9_5.2.0.1.x86_64 96/504 Verifying : unzip-6.0-57.el9.x86_64 97/504 Verifying : vim-filesystem-2:8.2.2637-21.el9.noarch 98/504 Verifying : which-2.21-29.el9.x86_64 99/504 Verifying : xz-5.2.5-8.el9_0.x86_64 100/504 Verifying : zip-3.0-35.el9.x86_64 101/504 Verifying : zstd-1.5.1-2.el9.x86_64 102/504 Verifying : abattis-cantarell-fonts-0.301-4.el9.noarch 103/504 Verifying : adobe-mappings-cmap-20171205-12.el9.noarch 104/504 Verifying : adobe-mappings-cmap-deprecated-20171205-12.el9.n 105/504 Verifying : adobe-mappings-pdf-20180407-10.el9.noarch 106/504 Verifying : adwaita-cursor-theme-40.1.1-3.el9.noarch 107/504 Verifying : adwaita-icon-theme-40.1.1-3.el9.noarch 108/504 Verifying : alsa-lib-1.2.12-1.el9.x86_64 109/504 Verifying : annobin-12.65-1.el9.x86_64 110/504 Verifying : apr-1.7.0-12.el9_3.x86_64 111/504 Verifying : apr-util-1.6.1-23.el9.x86_64 112/504 Verifying : apr-util-bdb-1.6.1-23.el9.x86_64 113/504 Verifying : apr-util-openssl-1.6.1-23.el9.x86_64 114/504 Verifying : at-spi2-atk-2.38.0-4.el9.x86_64 115/504 Verifying : at-spi2-core-2.40.3-1.el9.x86_64 116/504 Verifying : atk-2.36.0-5.el9.x86_64 117/504 Verifying : autoconf-2.69-39.el9.noarch 118/504 Verifying : automake-1.16.2-8.el9.noarch 119/504 Verifying : avahi-glib-0.8-21.el9.x86_64 120/504 Verifying : boost-regex-1.75.0-8.el9.x86_64 121/504 Verifying : cairo-1.17.4-7.el9.x86_64 122/504 Verifying : cairo-gobject-1.17.4-7.el9.x86_64 123/504 Verifying : cmake-3.26.5-2.el9.x86_64 124/504 Verifying : cmake-data-3.26.5-2.el9.noarch 125/504 Verifying : cmake-filesystem-3.26.5-2.el9.x86_64 126/504 Verifying : cmake-rpm-macros-3.26.5-2.el9.noarch 127/504 Verifying : colord-libs-1.4.5-4.el9.x86_64 128/504 Verifying : container-selinux-3:2.232.1-1.el9.noarch 129/504 Verifying : cpp-11.5.0-2.el9.x86_64 130/504 Verifying : createrepo_c-0.20.1-2.el9.x86_64 131/504 Verifying : createrepo_c-libs-0.20.1-2.el9.x86_64 132/504 Verifying : dconf-0.40.0-6.el9.x86_64 133/504 Verifying : debugedit-5.0-5.el9.x86_64 134/504 Verifying : dwz-0.14-3.el9.x86_64 135/504 Verifying : efi-srpm-macros-6-2.el9_0.noarch 136/504 Verifying : elfutils-libelf-devel-0.191-4.el9.x86_64 137/504 Verifying : emacs-filesystem-1:27.2-10.el9_4.noarch 138/504 Verifying : exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 139/504 Verifying : exiv2-0.27.5-2.el9.x86_64 140/504 Verifying : exiv2-libs-0.27.5-2.el9.x86_64 141/504 Verifying : fdk-aac-free-2.0.0-8.el9.x86_64 142/504 Verifying : flac-libs-1.3.3-10.el9_2.1.x86_64 143/504 Verifying : fontconfig-2.14.0-2.el9_1.x86_64 144/504 Verifying : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 145/504 Verifying : fribidi-1.0.10-6.el9.2.x86_64 146/504 Verifying : fuse-overlayfs-1.14-1.el9.x86_64 147/504 Verifying : fuse3-3.10.2-9.el9.x86_64 148/504 Verifying : fuse3-libs-3.10.2-9.el9.x86_64 149/504 Verifying : gcc-11.5.0-2.el9.x86_64 150/504 Verifying : gcc-c++-11.5.0-2.el9.x86_64 151/504 Verifying : gcc-plugin-annobin-11.5.0-2.el9.x86_64 152/504 Verifying : gd-2.3.2-3.el9.x86_64 153/504 Verifying : gdb-14.2-3.el9.x86_64 154/504 Verifying : gdb-headless-14.2-3.el9.x86_64 155/504 Verifying : gdk-pixbuf2-2.42.6-4.el9_4.x86_64 156/504 Verifying : gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 157/504 Verifying : geoclue2-2.6.0-7.el9.x86_64 158/504 Verifying : ghc-srpm-macros-1.5.0-6.el9.noarch 159/504 Verifying : giflib-5.2.1-9.el9.x86_64 160/504 Verifying : git-2.43.5-1.el9_4.x86_64 161/504 Verifying : git-core-2.43.5-1.el9_4.x86_64 162/504 Verifying : git-core-doc-2.43.5-1.el9_4.noarch 163/504 Verifying : glibc-devel-2.34-125.el9_5.1.x86_64 164/504 Verifying : glibc-headers-2.34-125.el9_5.1.x86_64 165/504 Verifying : go-srpm-macros-3.6.0-3.el9.noarch 166/504 Verifying : google-droid-sans-fonts-20200215-11.el9.2.noarch 167/504 Verifying : gpm-libs-1.20.7-29.el9.x86_64 168/504 Verifying : graphene-1.10.6-2.el9.x86_64 169/504 Verifying : graphviz-2.44.0-26.el9.x86_64 170/504 Verifying : gsm-1.0.19-6.el9.x86_64 171/504 Verifying : gstreamer1-1.22.1-2.el9.x86_64 172/504 Verifying : gstreamer1-plugins-base-1.22.1-2.el9.x86_64 173/504 Verifying : gtk-update-icon-cache-3.24.31-5.el9.x86_64 174/504 Verifying : gtk2-2.24.33-8.el9.x86_64 175/504 Verifying : gtk3-3.24.31-5.el9.x86_64 176/504 Verifying : hicolor-icon-theme-0.17-13.el9.noarch 177/504 Verifying : httpd-2.4.62-1.el9.x86_64 178/504 Verifying : httpd-core-2.4.62-1.el9.x86_64 179/504 Verifying : httpd-filesystem-2.4.62-1.el9.noarch 180/504 Verifying : httpd-tools-2.4.62-1.el9.x86_64 181/504 Verifying : iso-codes-4.6.0-3.el9.noarch 182/504 Verifying : jbig2dec-libs-0.19-7.el9.x86_64 183/504 Verifying : jbigkit-libs-2.1-23.el9.x86_64 184/504 Verifying : kernel-headers-5.14.0-503.15.1.el9_5.x86_64 185/504 Verifying : kernel-srpm-macros-1.0-13.el9.noarch 186/504 Verifying : lcms2-2.12-3.el9.x86_64 187/504 Verifying : libICE-1.0.10-8.el9.x86_64 188/504 Verifying : libSM-1.2.3-10.el9.x86_64 189/504 Verifying : libX11-1.7.0-9.el9.x86_64 190/504 Verifying : libX11-common-1.7.0-9.el9.noarch 191/504 Verifying : libX11-xcb-1.7.0-9.el9.x86_64 192/504 Verifying : libXau-1.0.9-8.el9.x86_64 193/504 Verifying : libXaw-1.0.13-19.el9.x86_64 194/504 Verifying : libXcomposite-0.4.5-7.el9.x86_64 195/504 Verifying : libXcursor-1.2.0-7.el9.x86_64 196/504 Verifying : libXdamage-1.1.5-7.el9.x86_64 197/504 Verifying : libXext-1.3.4-8.el9.x86_64 198/504 Verifying : libXfixes-5.0.3-16.el9.x86_64 199/504 Verifying : libXft-2.3.3-8.el9.x86_64 200/504 Verifying : libXi-1.7.10-8.el9.x86_64 201/504 Verifying : libXinerama-1.1.4-10.el9.x86_64 202/504 Verifying : libXmu-1.1.3-8.el9.x86_64 203/504 Verifying : libXpm-3.5.13-10.el9.x86_64 204/504 Verifying : libXrandr-1.5.2-8.el9.x86_64 205/504 Verifying : libXrender-0.9.10-16.el9.x86_64 206/504 Verifying : libXt-1.2.0-6.el9.x86_64 207/504 Verifying : libXtst-1.2.3-16.el9.x86_64 208/504 Verifying : libXv-1.0.11-16.el9.x86_64 209/504 Verifying : libXxf86vm-1.1.4-18.el9.x86_64 210/504 Verifying : libasyncns-0.8-22.el9.x86_64 211/504 Verifying : libbabeltrace-1.5.8-10.el9.x86_64 212/504 Verifying : libcanberra-0.30-27.el9.x86_64 213/504 Verifying : libcanberra-gtk2-0.30-27.el9.x86_64 214/504 Verifying : libcanberra-gtk3-0.30-27.el9.x86_64 215/504 Verifying : libdatrie-0.2.13-4.el9.x86_64 216/504 Verifying : libdrm-2.4.121-1.el9.x86_64 217/504 Verifying : libepoxy-1.5.5-4.el9.x86_64 218/504 Verifying : libexif-0.6.22-6.el9.x86_64 219/504 Verifying : libfontenc-1.1.3-17.el9.x86_64 220/504 Verifying : libgexiv2-0.12.3-1.el9.x86_64 221/504 Verifying : libglvnd-1:1.3.4-1.el9.x86_64 222/504 Verifying : libglvnd-egl-1:1.3.4-1.el9.x86_64 223/504 Verifying : libglvnd-glx-1:1.3.4-1.el9.x86_64 224/504 Verifying : libgs-9.54.0-17.el9_4.x86_64 225/504 Verifying : libgsf-1.14.47-5.el9.x86_64 226/504 Verifying : libgxps-0.3.2-3.el9.x86_64 227/504 Verifying : libijs-0.35-15.el9.x86_64 228/504 Verifying : libipt-2.0.4-5.el9.x86_64 229/504 Verifying : libiptcdata-1.0.5-10.el9.x86_64 230/504 Verifying : libjpeg-turbo-2.0.90-7.el9.x86_64 231/504 Verifying : libldac-2.0.2.3-10.el9.x86_64 232/504 Verifying : libmpc-1.2.1-4.el9.x86_64 233/504 Verifying : libnotify-0.7.9-8.el9.x86_64 234/504 Verifying : libnsl2-2.0.0-1.el9.0.1.x86_64 235/504 Verifying : libogg-2:1.3.4-6.el9.x86_64 236/504 Verifying : libosinfo-1.10.0-1.el9.x86_64 237/504 Verifying : libpaper-1.1.28-4.el9.x86_64 238/504 Verifying : libproxy-webkitgtk4-0.4.15-35.el9.x86_64 239/504 Verifying : librsvg2-2.50.7-3.el9.x86_64 240/504 Verifying : libsbc-1.4-9.el9.x86_64 241/504 Verifying : libslirp-4.4.0-8.el9.x86_64 242/504 Verifying : libsndfile-1.0.31-8.el9.x86_64 243/504 Verifying : libsoup-2.72.0-8.el9_5.2.x86_64 244/504 Verifying : libstdc++-devel-11.5.0-2.el9.x86_64 245/504 Verifying : libstemmer-0-18.585svn.el9.x86_64 246/504 Verifying : libthai-0.1.28-8.el9.x86_64 247/504 Verifying : libtheora-1:1.1.1-31.el9.x86_64 248/504 Verifying : libtiff-4.4.0-13.el9.x86_64 249/504 Verifying : libtool-2.4.6-46.el9.x86_64 250/504 Verifying : libtool-ltdl-2.4.6-46.el9.x86_64 251/504 Verifying : libtracker-sparql-3.1.2-3.el9_1.x86_64 252/504 Verifying : libuv-1:1.42.0-2.el9_4.x86_64 253/504 Verifying : libvisual-1:0.4.0-34.el9.x86_64 254/504 Verifying : libvorbis-1:1.3.7-5.el9.x86_64 255/504 Verifying : libwayland-client-1.21.0-1.el9.x86_64 256/504 Verifying : libwayland-cursor-1.21.0-1.el9.x86_64 257/504 Verifying : libwayland-egl-1.21.0-1.el9.x86_64 258/504 Verifying : libwayland-server-1.21.0-1.el9.x86_64 259/504 Verifying : libwebp-1.2.0-8.el9.x86_64 260/504 Verifying : libxcb-1.13.1-9.el9.x86_64 261/504 Verifying : libxcrypt-compat-4.4.18-3.el9.x86_64 262/504 Verifying : libxcrypt-devel-4.4.18-3.el9.x86_64 263/504 Verifying : libxkbcommon-1.0.3-4.el9.x86_64 264/504 Verifying : libxshmfence-1.3-10.el9.x86_64 265/504 Verifying : libxslt-1.1.34-9.el9.x86_64 266/504 Verifying : libzstd-devel-1.5.1-2.el9.x86_64 267/504 Verifying : llvm-libs-18.1.8-3.el9.x86_64 268/504 Verifying : low-memory-monitor-2.1-4.el9.x86_64 269/504 Verifying : lua-srpm-macros-1-6.el9.noarch 270/504 Verifying : m4-1.4.19-1.el9.x86_64 271/504 Verifying : mesa-dri-drivers-24.1.2-3.el9.x86_64 272/504 Verifying : mesa-filesystem-24.1.2-3.el9.x86_64 273/504 Verifying : mesa-libEGL-24.1.2-3.el9.x86_64 274/504 Verifying : mesa-libGL-24.1.2-3.el9.x86_64 275/504 Verifying : mesa-libgbm-24.1.2-3.el9.x86_64 276/504 Verifying : mesa-libglapi-24.1.2-3.el9.x86_64 277/504 Verifying : mkfontscale-1.2.1-3.el9.x86_64 278/504 Verifying : mod_http2-2.0.26-2.el9_4.1.x86_64 279/504 Verifying : mod_lua-2.4.62-1.el9.x86_64 280/504 Verifying : mpdecimal-2.5.1-3.el9.x86_64 281/504 Verifying : nspr-4.35.0-14.el9_4.x86_64 282/504 Verifying : nss-3.101.0-7.el9_4.x86_64 283/504 Verifying : nss-softokn-3.101.0-7.el9_4.x86_64 284/504 Verifying : nss-softokn-freebl-3.101.0-7.el9_4.x86_64 285/504 Verifying : nss-sysinit-3.101.0-7.el9_4.x86_64 286/504 Verifying : nss-util-3.101.0-7.el9_4.x86_64 287/504 Verifying : ocaml-srpm-macros-6-6.el9.noarch 288/504 Verifying : openblas-srpm-macros-2-11.el9.noarch 289/504 Verifying : openjpeg2-2.4.0-7.el9.x86_64 290/504 Verifying : openssl-devel-1:3.2.2-6.el9_5.x86_64 291/504 Verifying : opus-1.3.1-10.el9.x86_64 292/504 Verifying : orc-0.4.31-8.el9.x86_64 293/504 Verifying : osinfo-db-20240701-2.el9.noarch 294/504 Verifying : osinfo-db-tools-1.10.0-1.el9.x86_64 295/504 Verifying : pango-1.48.7-3.el9.x86_64 296/504 Verifying : patch-2.7.6-16.el9.x86_64 297/504 Verifying : perl-AutoLoader-5.74-481.el9.noarch 298/504 Verifying : perl-B-1.80-481.el9.x86_64 299/504 Verifying : perl-Carp-1.50-460.el9.noarch 300/504 Verifying : perl-Class-Struct-0.66-481.el9.noarch 301/504 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 302/504 Verifying : perl-Digest-1.19-4.el9.noarch 303/504 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 304/504 Verifying : perl-DynaLoader-1.47-481.el9.x86_64 305/504 Verifying : perl-Encode-4:3.08-462.el9.x86_64 306/504 Verifying : perl-Errno-1.30-481.el9.x86_64 307/504 Verifying : perl-Error-1:0.17029-7.el9.noarch 308/504 Verifying : perl-Exporter-5.74-461.el9.noarch 309/504 Verifying : perl-Fcntl-1.13-481.el9.x86_64 310/504 Verifying : perl-File-Basename-2.85-481.el9.noarch 311/504 Verifying : perl-File-Compare-1.100.600-481.el9.noarch 312/504 Verifying : perl-File-Copy-2.34-481.el9.noarch 313/504 Verifying : perl-File-Find-1.37-481.el9.noarch 314/504 Verifying : perl-File-Path-2.18-4.el9.noarch 315/504 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 316/504 Verifying : perl-File-stat-1.09-481.el9.noarch 317/504 Verifying : perl-FileHandle-2.03-481.el9.noarch 318/504 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 319/504 Verifying : perl-Getopt-Std-1.12-481.el9.noarch 320/504 Verifying : perl-Git-2.43.5-1.el9_4.noarch 321/504 Verifying : perl-HTTP-Tiny-0.076-462.el9.noarch 322/504 Verifying : perl-IO-1.43-481.el9.x86_64 323/504 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 324/504 Verifying : perl-IO-Socket-SSL-2.073-2.el9.noarch 325/504 Verifying : perl-IPC-Open3-1.21-481.el9.noarch 326/504 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 327/504 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 328/504 Verifying : perl-NDBM_File-1.15-481.el9.x86_64 329/504 Verifying : perl-Net-SSLeay-1.94-1.el9.x86_64 330/504 Verifying : perl-POSIX-1.94-481.el9.x86_64 331/504 Verifying : perl-PathTools-3.78-461.el9.x86_64 332/504 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 333/504 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 334/504 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 335/504 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 336/504 Verifying : perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 337/504 Verifying : perl-SelectSaver-1.02-481.el9.noarch 338/504 Verifying : perl-Socket-4:2.031-4.el9.x86_64 339/504 Verifying : perl-Storable-1:3.21-460.el9.x86_64 340/504 Verifying : perl-Symbol-1.08-481.el9.noarch 341/504 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 342/504 Verifying : perl-Term-Cap-1.17-460.el9.noarch 343/504 Verifying : perl-TermReadKey-2.38-11.el9.x86_64 344/504 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 345/504 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 346/504 Verifying : perl-Thread-Queue-3.14-460.el9.noarch 347/504 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 348/504 Verifying : perl-URI-5.09-3.el9.noarch 349/504 Verifying : perl-base-2.27-481.el9.noarch 350/504 Verifying : perl-constant-1.33-461.el9.noarch 351/504 Verifying : perl-diagnostics-1.37-481.el9.noarch 352/504 Verifying : perl-if-0.60.800-481.el9.noarch 353/504 Verifying : perl-interpreter-4:5.32.1-481.el9.x86_64 354/504 Verifying : perl-lib-0.65-481.el9.x86_64 355/504 Verifying : perl-libnet-3.13-4.el9.noarch 356/504 Verifying : perl-libs-4:5.32.1-481.el9.x86_64 357/504 Verifying : perl-mro-1.23-481.el9.x86_64 358/504 Verifying : perl-overload-1.31-481.el9.noarch 359/504 Verifying : perl-overloading-0.02-481.el9.noarch 360/504 Verifying : perl-parent-1:0.238-460.el9.noarch 361/504 Verifying : perl-podlators-1:4.14-460.el9.noarch 362/504 Verifying : perl-srpm-macros-1-41.el9.noarch 363/504 Verifying : perl-subs-1.03-481.el9.noarch 364/504 Verifying : perl-threads-1:2.25-460.el9.x86_64 365/504 Verifying : perl-threads-shared-1.61-460.el9.0.1.x86_64 366/504 Verifying : perl-vars-1.05-481.el9.noarch 367/504 Verifying : pipewire-1.0.1-1.el9.x86_64 368/504 Verifying : pipewire-alsa-1.0.1-1.el9.x86_64 369/504 Verifying : pipewire-jack-audio-connection-kit-1.0.1-1.el9.x 370/504 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.1-1. 371/504 Verifying : pipewire-libs-1.0.1-1.el9.x86_64 372/504 Verifying : pipewire-pulseaudio-1.0.1-1.el9.x86_64 373/504 Verifying : pixman-0.40.0-6.el9_3.x86_64 374/504 Verifying : poppler-21.01.0-21.el9.x86_64 375/504 Verifying : poppler-data-0.4.9-9.el9.0.1.noarch 376/504 Verifying : poppler-glib-21.01.0-21.el9.x86_64 377/504 Verifying : pulseaudio-libs-15.0-2.el9.x86_64 378/504 Verifying : pyproject-srpm-macros-1.12.0-1.el9.noarch 379/504 Verifying : python-rpm-macros-3.9-54.el9.noarch 380/504 Verifying : python-srpm-macros-3.9-54.el9.noarch 381/504 Verifying : python3-argcomplete-1.12.0-5.el9.noarch 382/504 Verifying : python3-devel-3.9.19-8.el9_5.1.x86_64 383/504 Verifying : python3-distro-1.5.0-7.el9.noarch 384/504 Verifying : python3-lxml-4.6.5-3.el9.x86_64 385/504 Verifying : python3-packaging-20.9-5.el9.noarch 386/504 Verifying : python3-pip-21.3.1-1.el9.noarch 387/504 Verifying : python3-pluggy-0.13.1-7.el9.0.1.noarch 388/504 Verifying : python3-py-1.10.0-6.el9.0.1.noarch 389/504 Verifying : python3-rpm-generators-12-9.el9.noarch 390/504 Verifying : python3-rpm-macros-3.9-54.el9.noarch 391/504 Verifying : python3-tomli-2.0.1-5.el9.noarch 392/504 Verifying : python3.11-3.11.9-7.el9_5.1.x86_64 393/504 Verifying : python3.11-devel-3.11.9-7.el9_5.1.x86_64 394/504 Verifying : python3.11-libs-3.11.9-7.el9_5.1.x86_64 395/504 Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 396/504 Verifying : python3.11-setuptools-wheel-65.5.1-3.el9.noarch 397/504 Verifying : python3.12-3.12.5-2.el9_5.1.x86_64 398/504 Verifying : python3.12-devel-3.12.5-2.el9_5.1.x86_64 399/504 Verifying : python3.12-libs-3.12.5-2.el9_5.1.x86_64 400/504 Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 401/504 Verifying : qt5-srpm-macros-5.15.9-1.el9.noarch 402/504 Verifying : redhat-rpm-config-208-1.el9.noarch 403/504 Verifying : rocky-logos-httpd-90.15-2.el9.noarch 404/504 Verifying : rpm-build-4.16.1.3-34.el9.0.1.x86_64 405/504 Verifying : rpmdevtools-9.5-1.el9.noarch 406/504 Verifying : rtkit-0.11-29.el9.x86_64 407/504 Verifying : rust-srpm-macros-17-4.el9.noarch 408/504 Verifying : slirp4netns-1.3.1-1.el9.x86_64 409/504 Verifying : sound-theme-freedesktop-0.8-17.el9.noarch 410/504 Verifying : source-highlight-3.1.9-12.el9.x86_64 411/504 Verifying : tbb-2020.3-8.el9.x86_64 412/504 Verifying : totem-pl-parser-3.26.6-2.el9.x86_64 413/504 Verifying : tracker-3.1.2-3.el9_1.x86_64 414/504 Verifying : tracker-miners-3.1.2-4.el9_3.x86_64 415/504 Verifying : upower-0.99.13-2.el9.x86_64 416/504 Verifying : urw-base35-bookman-fonts-20200910-6.el9.noarch 417/504 Verifying : urw-base35-c059-fonts-20200910-6.el9.noarch 418/504 Verifying : urw-base35-d050000l-fonts-20200910-6.el9.noarch 419/504 Verifying : urw-base35-fonts-20200910-6.el9.noarch 420/504 Verifying : urw-base35-fonts-common-20200910-6.el9.noarch 421/504 Verifying : urw-base35-gothic-fonts-20200910-6.el9.noarch 422/504 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.n 423/504 Verifying : urw-base35-nimbus-roman-fonts-20200910-6.el9.noa 424/504 Verifying : urw-base35-nimbus-sans-fonts-20200910-6.el9.noar 425/504 Verifying : urw-base35-p052-fonts-20200910-6.el9.noarch 426/504 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-6. 427/504 Verifying : urw-base35-z003-fonts-20200910-6.el9.noarch 428/504 Verifying : vim-common-2:8.2.2637-21.el9.x86_64 429/504 Verifying : vim-enhanced-2:8.2.2637-21.el9.x86_64 430/504 Verifying : webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 431/504 Verifying : webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 432/504 Verifying : wget-1.21.1-8.el9_4.x86_64 433/504 Verifying : wireplumber-0.4.14-1.el9.0.1.x86_64 434/504 Verifying : wireplumber-libs-0.4.14-1.el9.0.1.x86_64 435/504 Verifying : xdg-desktop-portal-1.12.6-1.el9.x86_64 436/504 Verifying : xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 437/504 Verifying : xkeyboard-config-2.33-2.el9.noarch 438/504 Verifying : xml-common-0.6.3-58.el9.noarch 439/504 Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarc 440/504 Verifying : zlib-devel-1.2.11-40.el9.x86_64 441/504 Verifying : doxygen-1:1.9.1-11.el9.x86_64 442/504 Verifying : libuv-devel-1:1.42.0-2.el9_4.x86_64 443/504 Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 444/504 Verifying : python3.11-wheel-wheel-0.38.4-3.el9.noarch 445/504 Verifying : python3.12-setuptools-wheel-68.2.2-4.el9.noarch 446/504 Verifying : python3.12-wheel-wheel-0.41.2-3.el9.noarch 447/504 Verifying : containerd.io-1.7.24-3.1.el9.x86_64 448/504 Verifying : docker-buildx-plugin-0.17.1-1.el9.x86_64 449/504 Verifying : docker-ce-3:27.3.1-1.el9.x86_64 450/504 Verifying : docker-ce-cli-1:27.3.1-1.el9.x86_64 451/504 Verifying : docker-ce-rootless-extras-27.3.1-1.el9.x86_64 452/504 Verifying : docker-compose-plugin-2.29.7-1.el9.x86_64 453/504 Verifying : git-review-2.3.1-7.el9.noarch 454/504 Verifying : iptables-legacy-1.8.10-4.1.el9.x86_64 455/504 Verifying : iptables-legacy-libs-1.8.10-4.1.el9.x86_64 456/504 Verifying : python3-distlib-0.3.2-1.el9.noarch 457/504 Verifying : python3-filelock-3.7.1-1.el9.noarch 458/504 Verifying : python3-future-0.18.3-3.el9.noarch 459/504 Verifying : python3-platformdirs-2.5.4-1.el9.noarch 460/504 Verifying : python3-virtualenv-20.21.1-7.el9.noarch 461/504 Verifying : tox-3.28.0-1.el9.noarch 462/504 Verifying : elfutils-debuginfod-client-0.191-4.el9.x86_64 463/504 Verifying : elfutils-debuginfod-client-0.189-3.el9.x86_64 464/504 Verifying : elfutils-libelf-0.191-4.el9.x86_64 465/504 Verifying : elfutils-libelf-0.189-3.el9.x86_64 466/504 Verifying : elfutils-libs-0.191-4.el9.x86_64 467/504 Verifying : elfutils-libs-0.189-3.el9.x86_64 468/504 Verifying : file-libs-5.39-16.el9.x86_64 469/504 Verifying : file-libs-5.39-14.el9.x86_64 470/504 Verifying : ima-evm-utils-1.5-2.el9.0.1.x86_64 471/504 Verifying : ima-evm-utils-1.4-4.el9.x86_64 472/504 Verifying : libacl-2.3.1-4.el9.x86_64 473/504 Verifying : libacl-2.3.1-3.el9.x86_64 474/504 Verifying : libgcc-11.5.0-2.el9.x86_64 475/504 Verifying : libgcc-11.4.1-2.1.el9.x86_64 476/504 Verifying : libgomp-11.5.0-2.el9.x86_64 477/504 Verifying : libgomp-11.4.1-2.1.el9.x86_64 478/504 Verifying : libselinux-3.6-1.el9.x86_64 479/504 Verifying : libselinux-3.5-1.el9.x86_64 480/504 Verifying : libsepol-3.6-1.el9.x86_64 481/504 Verifying : libsepol-3.5-1.el9.x86_64 482/504 Verifying : libstdc++-11.5.0-2.el9.x86_64 483/504 Verifying : libstdc++-11.4.1-2.1.el9.x86_64 484/504 Verifying : openssl-1:3.2.2-6.el9_5.x86_64 485/504 Verifying : openssl-1:3.0.7-24.el9.x86_64 486/504 Verifying : openssl-libs-1:3.2.2-6.el9_5.x86_64 487/504 Verifying : openssl-libs-1:3.0.7-24.el9.x86_64 488/504 Verifying : python3-3.9.19-8.el9_5.1.x86_64 489/504 Verifying : python3-3.9.18-1.el9_3.x86_64 490/504 Verifying : python3-libs-3.9.19-8.el9_5.1.x86_64 491/504 Verifying : python3-libs-3.9.18-1.el9_3.x86_64 492/504 Verifying : python3-rpm-4.16.1.3-34.el9.0.1.x86_64 493/504 Verifying : python3-rpm-4.16.1.3-25.el9.x86_64 494/504 Verifying : rpm-4.16.1.3-34.el9.0.1.x86_64 495/504 Verifying : rpm-4.16.1.3-25.el9.x86_64 496/504 Verifying : rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 497/504 Verifying : rpm-build-libs-4.16.1.3-25.el9.x86_64 498/504 Verifying : rpm-libs-4.16.1.3-34.el9.0.1.x86_64 499/504 Verifying : rpm-libs-4.16.1.3-25.el9.x86_64 500/504 Verifying : rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 501/504 Verifying : rpm-sign-libs-4.16.1.3-25.el9.x86_64 502/504 Verifying : systemd-libs-252-46.el9_5.2.0.1.x86_64 503/504 Verifying : systemd-libs-252-18.el9.x86_64 504/504 Upgraded: elfutils-debuginfod-client-0.191-4.el9.x86_64 elfutils-libelf-0.191-4.el9.x86_64 elfutils-libs-0.191-4.el9.x86_64 file-libs-5.39-16.el9.x86_64 ima-evm-utils-1.5-2.el9.0.1.x86_64 libacl-2.3.1-4.el9.x86_64 libgcc-11.5.0-2.el9.x86_64 libgomp-11.5.0-2.el9.x86_64 libselinux-3.6-1.el9.x86_64 libsepol-3.6-1.el9.x86_64 libstdc++-11.5.0-2.el9.x86_64 openssl-1:3.2.2-6.el9_5.x86_64 openssl-libs-1:3.2.2-6.el9_5.x86_64 python3-3.9.19-8.el9_5.1.x86_64 python3-libs-3.9.19-8.el9_5.1.x86_64 python3-rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-4.16.1.3-34.el9.0.1.x86_64 rpm-build-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-libs-4.16.1.3-34.el9.0.1.x86_64 rpm-sign-libs-4.16.1.3-34.el9.0.1.x86_64 systemd-libs-252-46.el9_5.2.0.1.x86_64 Installed: ModemManager-glib-1.20.2-1.el9.x86_64 NetworkManager-libnm-1:1.48.10-2.el9_5.x86_64 abattis-cantarell-fonts-0.301-4.el9.noarch acl-2.3.1-4.el9.x86_64 adobe-mappings-cmap-20171205-12.el9.noarch adobe-mappings-cmap-deprecated-20171205-12.el9.noarch adobe-mappings-pdf-20180407-10.el9.noarch adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch adwaita-cursor-theme-40.1.1-3.el9.noarch adwaita-icon-theme-40.1.1-3.el9.noarch alsa-lib-1.2.12-1.el9.x86_64 annobin-12.65-1.el9.x86_64 apr-1.7.0-12.el9_3.x86_64 apr-util-1.6.1-23.el9.x86_64 apr-util-bdb-1.6.1-23.el9.x86_64 apr-util-openssl-1.6.1-23.el9.x86_64 at-spi2-atk-2.38.0-4.el9.x86_64 at-spi2-core-2.40.3-1.el9.x86_64 atk-2.36.0-5.el9.x86_64 attr-2.5.1-3.el9.x86_64 autoconf-2.69-39.el9.noarch automake-1.16.2-8.el9.noarch avahi-glib-0.8-21.el9.x86_64 avahi-libs-0.8-21.el9.x86_64 bluez-libs-5.72-2.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 bzip2-1.0.8-8.el9.x86_64 cairo-1.17.4-7.el9.x86_64 cairo-gobject-1.17.4-7.el9.x86_64 cmake-3.26.5-2.el9.x86_64 cmake-data-3.26.5-2.el9.noarch cmake-filesystem-3.26.5-2.el9.x86_64 cmake-rpm-macros-3.26.5-2.el9.noarch colord-libs-1.4.5-4.el9.x86_64 container-selinux-3:2.232.1-1.el9.noarch containerd.io-1.7.24-3.1.el9.x86_64 cpio-2.13-16.el9.x86_64 cpp-11.5.0-2.el9.x86_64 createrepo_c-0.20.1-2.el9.x86_64 createrepo_c-libs-0.20.1-2.el9.x86_64 cryptsetup-libs-2.7.2-3.el9_5.x86_64 cups-libs-1:2.3.3op2-31.el9_5.x86_64 dbus-1:1.12.20-8.el9.x86_64 dbus-broker-28-7.el9.x86_64 dbus-common-1:1.12.20-8.el9.noarch dconf-0.40.0-6.el9.x86_64 debugedit-5.0-5.el9.x86_64 device-mapper-9:1.02.198-2.el9.x86_64 device-mapper-libs-9:1.02.198-2.el9.x86_64 diffutils-3.7-12.el9.x86_64 docker-buildx-plugin-0.17.1-1.el9.x86_64 docker-ce-3:27.3.1-1.el9.x86_64 docker-ce-cli-1:27.3.1-1.el9.x86_64 docker-ce-rootless-extras-27.3.1-1.el9.x86_64 docker-compose-plugin-2.29.7-1.el9.x86_64 doxygen-1:1.9.1-11.el9.x86_64 dwz-0.14-3.el9.x86_64 ed-1.14.2-12.el9.x86_64 efi-srpm-macros-6-2.el9_0.noarch elfutils-0.191-4.el9.x86_64 elfutils-libelf-devel-0.191-4.el9.x86_64 emacs-filesystem-1:27.2-10.el9_4.noarch exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 exiv2-0.27.5-2.el9.x86_64 exiv2-libs-0.27.5-2.el9.x86_64 fdk-aac-free-2.0.0-8.el9.x86_64 file-5.39-16.el9.x86_64 flac-libs-1.3.3-10.el9_2.1.x86_64 fontconfig-2.14.0-2.el9_1.x86_64 fonts-srpm-macros-1:2.0.5-7.el9.1.noarch freetype-2.10.4-9.el9.x86_64 fribidi-1.0.10-6.el9.2.x86_64 fuse-2.9.9-16.el9.x86_64 fuse-common-3.10.2-9.el9.x86_64 fuse-libs-2.9.9-16.el9.x86_64 fuse-overlayfs-1.14-1.el9.x86_64 fuse3-3.10.2-9.el9.x86_64 fuse3-libs-3.10.2-9.el9.x86_64 gcc-11.5.0-2.el9.x86_64 gcc-c++-11.5.0-2.el9.x86_64 gcc-plugin-annobin-11.5.0-2.el9.x86_64 gd-2.3.2-3.el9.x86_64 gdb-14.2-3.el9.x86_64 gdb-headless-14.2-3.el9.x86_64 gdk-pixbuf2-2.42.6-4.el9_4.x86_64 gdk-pixbuf2-modules-2.42.6-4.el9_4.x86_64 geoclue2-2.6.0-7.el9.x86_64 ghc-srpm-macros-1.5.0-6.el9.noarch giflib-5.2.1-9.el9.x86_64 git-2.43.5-1.el9_4.x86_64 git-core-2.43.5-1.el9_4.x86_64 git-core-doc-2.43.5-1.el9_4.noarch git-review-2.3.1-7.el9.noarch glib-networking-2.68.3-3.el9.x86_64 glibc-devel-2.34-125.el9_5.1.x86_64 glibc-gconv-extra-2.34-125.el9_5.1.x86_64 glibc-headers-2.34-125.el9_5.1.x86_64 go-srpm-macros-3.6.0-3.el9.noarch gobject-introspection-1.68.0-11.el9.x86_64 google-droid-sans-fonts-20200215-11.el9.2.noarch gpm-libs-1.20.7-29.el9.x86_64 graphene-1.10.6-2.el9.x86_64 graphite2-1.3.14-9.el9.x86_64 graphviz-2.44.0-26.el9.x86_64 groff-base-1.22.4-10.el9.x86_64 gsettings-desktop-schemas-40.0-6.el9.x86_64 gsm-1.0.19-6.el9.x86_64 gstreamer1-1.22.1-2.el9.x86_64 gstreamer1-plugins-base-1.22.1-2.el9.x86_64 gtk-update-icon-cache-3.24.31-5.el9.x86_64 gtk2-2.24.33-8.el9.x86_64 gtk3-3.24.31-5.el9.x86_64 harfbuzz-2.7.4-10.el9.x86_64 hicolor-icon-theme-0.17-13.el9.noarch httpd-2.4.62-1.el9.x86_64 httpd-core-2.4.62-1.el9.x86_64 httpd-filesystem-2.4.62-1.el9.noarch httpd-tools-2.4.62-1.el9.x86_64 hwdata-0.348-9.15.el9.noarch info-6.7-15.el9.x86_64 iproute-6.2.0-6.el9_4.x86_64 iptables-legacy-1.8.10-4.1.el9.x86_64 iptables-legacy-libs-1.8.10-4.1.el9.x86_64 iptables-libs-1.8.10-4.el9_4.x86_64 iso-codes-4.6.0-3.el9.noarch jbig2dec-libs-0.19-7.el9.x86_64 jbigkit-libs-2.1-23.el9.x86_64 jq-1.6-17.el9.x86_64 json-glib-1.6.6-1.el9.x86_64 kbd-2.4.0-10.el9.x86_64 kbd-legacy-2.4.0-10.el9.noarch kbd-misc-2.4.0-10.el9.noarch kernel-headers-5.14.0-503.15.1.el9_5.x86_64 kernel-srpm-macros-1.0-13.el9.noarch keyutils-1.6.3-1.el9.x86_64 kmod-28-10.el9.x86_64 kmod-libs-28-10.el9.x86_64 lcms2-2.12-3.el9.x86_64 libICE-1.0.10-8.el9.x86_64 libSM-1.2.3-10.el9.x86_64 libX11-1.7.0-9.el9.x86_64 libX11-common-1.7.0-9.el9.noarch libX11-xcb-1.7.0-9.el9.x86_64 libXau-1.0.9-8.el9.x86_64 libXaw-1.0.13-19.el9.x86_64 libXcomposite-0.4.5-7.el9.x86_64 libXcursor-1.2.0-7.el9.x86_64 libXdamage-1.1.5-7.el9.x86_64 libXext-1.3.4-8.el9.x86_64 libXfixes-5.0.3-16.el9.x86_64 libXft-2.3.3-8.el9.x86_64 libXi-1.7.10-8.el9.x86_64 libXinerama-1.1.4-10.el9.x86_64 libXmu-1.1.3-8.el9.x86_64 libXpm-3.5.13-10.el9.x86_64 libXrandr-1.5.2-8.el9.x86_64 libXrender-0.9.10-16.el9.x86_64 libXt-1.2.0-6.el9.x86_64 libXtst-1.2.3-16.el9.x86_64 libXv-1.0.11-16.el9.x86_64 libXxf86vm-1.1.4-18.el9.x86_64 libasyncns-0.8-22.el9.x86_64 libatomic-11.5.0-2.el9.x86_64 libbabeltrace-1.5.8-10.el9.x86_64 libbpf-2:1.4.0-1.el9.x86_64 libbrotli-1.0.9-6.el9.x86_64 libcanberra-0.30-27.el9.x86_64 libcanberra-gtk2-0.30-27.el9.x86_64 libcanberra-gtk3-0.30-27.el9.x86_64 libcbor-0.7.0-5.el9.x86_64 libdatrie-0.2.13-4.el9.x86_64 libdrm-2.4.121-1.el9.x86_64 libedit-3.1-38.20210216cvs.el9.x86_64 libepoxy-1.5.5-4.el9.x86_64 libexif-0.6.22-6.el9.x86_64 libfido2-1.13.0-2.el9.x86_64 libfontenc-1.1.3-17.el9.x86_64 libgexiv2-0.12.3-1.el9.x86_64 libglvnd-1:1.3.4-1.el9.x86_64 libglvnd-egl-1:1.3.4-1.el9.x86_64 libglvnd-glx-1:1.3.4-1.el9.x86_64 libgs-9.54.0-17.el9_4.x86_64 libgsf-1.14.47-5.el9.x86_64 libgudev-237-1.el9.x86_64 libgusb-0.3.8-2.el9.x86_64 libgxps-0.3.2-3.el9.x86_64 libicu-67.1-9.el9.x86_64 libijs-0.35-15.el9.x86_64 libipt-2.0.4-5.el9.x86_64 libiptcdata-1.0.5-10.el9.x86_64 libjpeg-turbo-2.0.90-7.el9.x86_64 libldac-2.0.2.3-10.el9.x86_64 libmnl-1.0.4-16.el9_4.x86_64 libmpc-1.2.1-4.el9.x86_64 libnetfilter_conntrack-1.0.9-1.el9.x86_64 libnfnetlink-1.0.1-21.el9.x86_64 libnotify-0.7.9-8.el9.x86_64 libnsl2-2.0.0-1.el9.0.1.x86_64 libogg-2:1.3.4-6.el9.x86_64 libosinfo-1.10.0-1.el9.x86_64 libpaper-1.1.28-4.el9.x86_64 libpciaccess-0.16-7.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libpng-2:1.6.37-12.el9.x86_64 libproxy-0.4.15-35.el9.x86_64 libproxy-webkitgtk4-0.4.15-35.el9.x86_64 libpsl-0.21.1-5.el9.x86_64 librsvg2-2.50.7-3.el9.x86_64 libsbc-1.4-9.el9.x86_64 libseccomp-2.5.2-2.el9.x86_64 libselinux-utils-3.6-1.el9.x86_64 libslirp-4.4.0-8.el9.x86_64 libsndfile-1.0.31-8.el9.x86_64 libsoup-2.72.0-8.el9_5.2.x86_64 libstdc++-devel-11.5.0-2.el9.x86_64 libstemmer-0-18.585svn.el9.x86_64 libtdb-1.4.10-1.el9.x86_64 libthai-0.1.28-8.el9.x86_64 libtheora-1:1.1.1-31.el9.x86_64 libtiff-4.4.0-13.el9.x86_64 libtirpc-1.3.3-9.el9.x86_64 libtool-2.4.6-46.el9.x86_64 libtool-ltdl-2.4.6-46.el9.x86_64 libtracker-sparql-3.1.2-3.el9_1.x86_64 libuv-1:1.42.0-2.el9_4.x86_64 libuv-devel-1:1.42.0-2.el9_4.x86_64 libvisual-1:0.4.0-34.el9.x86_64 libvorbis-1:1.3.7-5.el9.x86_64 libwayland-client-1.21.0-1.el9.x86_64 libwayland-cursor-1.21.0-1.el9.x86_64 libwayland-egl-1.21.0-1.el9.x86_64 libwayland-server-1.21.0-1.el9.x86_64 libwebp-1.2.0-8.el9.x86_64 libxcb-1.13.1-9.el9.x86_64 libxcrypt-compat-4.4.18-3.el9.x86_64 libxcrypt-devel-4.4.18-3.el9.x86_64 libxkbcommon-1.0.3-4.el9.x86_64 libxshmfence-1.3-10.el9.x86_64 libxslt-1.1.34-9.el9.x86_64 libzstd-devel-1.5.1-2.el9.x86_64 llvm-libs-18.1.8-3.el9.x86_64 low-memory-monitor-2.1-4.el9.x86_64 lua-srpm-macros-1-6.el9.noarch m4-1.4.19-1.el9.x86_64 mailcap-2.1.49-5.el9.noarch make-1:4.3-8.el9.x86_64 mesa-dri-drivers-24.1.2-3.el9.x86_64 mesa-filesystem-24.1.2-3.el9.x86_64 mesa-libEGL-24.1.2-3.el9.x86_64 mesa-libGL-24.1.2-3.el9.x86_64 mesa-libgbm-24.1.2-3.el9.x86_64 mesa-libglapi-24.1.2-3.el9.x86_64 mkfontscale-1.2.1-3.el9.x86_64 mod_http2-2.0.26-2.el9_4.1.x86_64 mod_lua-2.4.62-1.el9.x86_64 mpdecimal-2.5.1-3.el9.x86_64 ncurses-6.2-10.20210508.el9.x86_64 net-tools-2.0-0.64.20160912git.el9.x86_64 nspr-4.35.0-14.el9_4.x86_64 nss-3.101.0-7.el9_4.x86_64 nss-softokn-3.101.0-7.el9_4.x86_64 nss-softokn-freebl-3.101.0-7.el9_4.x86_64 nss-sysinit-3.101.0-7.el9_4.x86_64 nss-util-3.101.0-7.el9_4.x86_64 ocaml-srpm-macros-6-6.el9.noarch oniguruma-6.9.6-1.el9.6.x86_64 openblas-srpm-macros-2-11.el9.noarch openjpeg2-2.4.0-7.el9.x86_64 openssh-8.7p1-43.el9.x86_64 openssh-clients-8.7p1-43.el9.x86_64 openssl-devel-1:3.2.2-6.el9_5.x86_64 opus-1.3.1-10.el9.x86_64 orc-0.4.31-8.el9.x86_64 osinfo-db-20240701-2.el9.noarch osinfo-db-tools-1.10.0-1.el9.x86_64 pango-1.48.7-3.el9.x86_64 patch-2.7.6-16.el9.x86_64 perl-AutoLoader-5.74-481.el9.noarch perl-B-1.80-481.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-481.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-DynaLoader-1.47-481.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-481.el9.x86_64 perl-Error-1:0.17029-7.el9.noarch perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-481.el9.x86_64 perl-File-Basename-2.85-481.el9.noarch perl-File-Compare-1.100.600-481.el9.noarch perl-File-Copy-2.34-481.el9.noarch perl-File-Find-1.37-481.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-481.el9.noarch perl-FileHandle-2.03-481.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-481.el9.noarch perl-Git-2.43.5-1.el9_4.noarch perl-HTTP-Tiny-0.076-462.el9.noarch perl-IO-1.43-481.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-2.el9.noarch perl-IPC-Open3-1.21-481.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-481.el9.x86_64 perl-Net-SSLeay-1.94-1.el9.x86_64 perl-POSIX-1.94-481.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 perl-SelectSaver-1.02-481.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-481.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-TermReadKey-2.38-11.el9.x86_64 perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Thread-Queue-3.14-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-481.el9.noarch perl-constant-1.33-461.el9.noarch perl-diagnostics-1.37-481.el9.noarch perl-if-0.60.800-481.el9.noarch perl-interpreter-4:5.32.1-481.el9.x86_64 perl-lib-0.65-481.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-481.el9.x86_64 perl-mro-1.23-481.el9.x86_64 perl-overload-1.31-481.el9.noarch perl-overloading-0.02-481.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-srpm-macros-1-41.el9.noarch perl-subs-1.03-481.el9.noarch perl-threads-1:2.25-460.el9.x86_64 perl-threads-shared-1.61-460.el9.0.1.x86_64 perl-vars-1.05-481.el9.noarch pipewire-1.0.1-1.el9.x86_64 pipewire-alsa-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 pipewire-libs-1.0.1-1.el9.x86_64 pipewire-pulseaudio-1.0.1-1.el9.x86_64 pixman-0.40.0-6.el9_3.x86_64 pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 policycoreutils-3.6-2.1.el9.x86_64 polkit-0.117-13.el9.x86_64 polkit-libs-0.117-13.el9.x86_64 polkit-pkla-compat-0.1-21.el9.x86_64 poppler-21.01.0-21.el9.x86_64 poppler-data-0.4.9-9.el9.0.1.noarch poppler-glib-21.01.0-21.el9.x86_64 psmisc-23.4-3.el9.x86_64 publicsuffix-list-dafsa-20210518-3.el9.noarch pulseaudio-libs-15.0-2.el9.x86_64 pyproject-srpm-macros-1.12.0-1.el9.noarch python-rpm-macros-3.9-54.el9.noarch python-srpm-macros-3.9-54.el9.noarch python3-argcomplete-1.12.0-5.el9.noarch python3-chardet-4.0.0-5.el9.noarch python3-devel-3.9.19-8.el9_5.1.x86_64 python3-distlib-0.3.2-1.el9.noarch python3-distro-1.5.0-7.el9.noarch python3-filelock-3.7.1-1.el9.noarch python3-future-0.18.3-3.el9.noarch python3-idna-2.10-7.el9_4.1.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-packaging-20.9-5.el9.noarch python3-pip-21.3.1-1.el9.noarch python3-platformdirs-2.5.4-1.el9.noarch python3-pluggy-0.13.1-7.el9.0.1.noarch python3-py-1.10.0-6.el9.0.1.noarch python3-pyparsing-2.4.7-9.el9.noarch python3-pysocks-1.7.1-12.el9.noarch python3-requests-2.25.1-8.el9.noarch python3-rpm-generators-12-9.el9.noarch python3-rpm-macros-3.9-54.el9.noarch python3-setuptools-53.0.0-13.el9.noarch python3-tomli-2.0.1-5.el9.noarch python3-urllib3-1.26.5-6.el9.noarch python3-virtualenv-20.21.1-7.el9.noarch python3-wheel-wheel-1:0.36.2-8.el9.noarch python3.11-3.11.9-7.el9_5.1.x86_64 python3.11-devel-3.11.9-7.el9_5.1.x86_64 python3.11-libs-3.11.9-7.el9_5.1.x86_64 python3.11-pip-wheel-22.3.1-5.el9.noarch python3.11-setuptools-wheel-65.5.1-3.el9.noarch python3.11-wheel-wheel-0.38.4-3.el9.noarch python3.12-3.12.5-2.el9_5.1.x86_64 python3.12-devel-3.12.5-2.el9_5.1.x86_64 python3.12-libs-3.12.5-2.el9_5.1.x86_64 python3.12-pip-wheel-23.2.1-4.el9.noarch python3.12-setuptools-wheel-68.2.2-4.el9.noarch python3.12-wheel-wheel-0.41.2-3.el9.noarch qt5-srpm-macros-5.15.9-1.el9.noarch redhat-rpm-config-208-1.el9.noarch rocky-logos-httpd-90.15-2.el9.noarch rpm-build-4.16.1.3-34.el9.0.1.x86_64 rpm-plugin-selinux-4.16.1.3-34.el9.0.1.x86_64 rpmdevtools-9.5-1.el9.noarch rtkit-0.11-29.el9.x86_64 rust-srpm-macros-17-4.el9.noarch selinux-policy-38.1.45-3.el9_5.noarch selinux-policy-targeted-38.1.45-3.el9_5.noarch shared-mime-info-2.1-5.el9.x86_64 slirp4netns-1.3.1-1.el9.x86_64 sound-theme-freedesktop-0.8-17.el9.noarch source-highlight-3.1.9-12.el9.x86_64 sudo-1.9.5p2-10.el9_3.x86_64 systemd-252-46.el9_5.2.0.1.x86_64 systemd-pam-252-46.el9_5.2.0.1.x86_64 systemd-rpm-macros-252-46.el9_5.2.0.1.noarch systemd-udev-252-46.el9_5.2.0.1.x86_64 tbb-2020.3-8.el9.x86_64 totem-pl-parser-3.26.6-2.el9.x86_64 tox-3.28.0-1.el9.noarch tracker-3.1.2-3.el9_1.x86_64 tracker-miners-3.1.2-4.el9_3.x86_64 unzip-6.0-57.el9.x86_64 upower-0.99.13-2.el9.x86_64 urw-base35-bookman-fonts-20200910-6.el9.noarch urw-base35-c059-fonts-20200910-6.el9.noarch urw-base35-d050000l-fonts-20200910-6.el9.noarch urw-base35-fonts-20200910-6.el9.noarch urw-base35-fonts-common-20200910-6.el9.noarch urw-base35-gothic-fonts-20200910-6.el9.noarch urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch urw-base35-p052-fonts-20200910-6.el9.noarch urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch urw-base35-z003-fonts-20200910-6.el9.noarch vim-common-2:8.2.2637-21.el9.x86_64 vim-enhanced-2:8.2.2637-21.el9.x86_64 vim-filesystem-2:8.2.2637-21.el9.noarch webkit2gtk3-jsc-2.46.3-2.el9_5.x86_64 webrtc-audio-processing-0.3.1-8.el9.0.1.x86_64 wget-1.21.1-8.el9_4.x86_64 which-2.21-29.el9.x86_64 wireplumber-0.4.14-1.el9.0.1.x86_64 wireplumber-libs-0.4.14-1.el9.0.1.x86_64 xdg-desktop-portal-1.12.6-1.el9.x86_64 xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 xkeyboard-config-2.33-2.el9.noarch xml-common-0.6.3-58.el9.noarch xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch xz-5.2.5-8.el9_0.x86_64 zip-3.0-35.el9.x86_64 zlib-devel-1.2.11-40.el9.x86_64 zstd-1.5.1-2.el9.x86_64 Complete! Last metadata expiration check: 0:01:26 ago on Wed 05 Feb 2025 11:46:37 AM UTC. Dependencies resolved. ====================================================================================================== Package Arch Version Repository Size ====================================================================================================== Installing: java-1.8.0-openjdk x86_64 1:1.8.0.432.b06-3.el9 tf-mirrors.ci_repos_yum9-appstream 427 k Installing dependencies: copy-jdk-configs noarch 4.0-3.el9 tf-mirrors.ci_repos_yum9-appstream 27 k java-1.8.0-openjdk-headless x86_64 1:1.8.0.432.b06-3.el9 tf-mirrors.ci_repos_yum9-appstream 33 M javapackages-filesystem noarch 6.0.0-4.el9 tf-mirrors.ci_repos_yum9-appstream 11 k lksctp-tools x86_64 1.0.19-3.el9_4 tf-mirrors.ci_repos_yum9-baseos 96 k lua x86_64 5.4.4-4.el9 tf-mirrors.ci_repos_yum9-appstream 187 k lua-posix x86_64 35.0-8.el9 tf-mirrors.ci_repos_yum9-appstream 131 k ttmkfdir x86_64 3.0.9-65.el9 tf-mirrors.ci_repos_yum9-appstream 52 k tzdata-java noarch 2024b-2.el9 tf-mirrors.ci_repos_yum9-appstream 145 k xorg-x11-fonts-Type1 noarch 7.5-33.el9 tf-mirrors.ci_repos_yum9-appstream 499 k Transaction Summary ====================================================================================================== Install 10 Packages Total download size: 34 M Installed size: 117 M Downloading Packages: (1/10): copy-jdk-configs-4.0-3.el9.noarch.rpm 2.4 MB/s | 27 kB 00:00 (2/10): lksctp-tools-1.0.19-3.el9_4.x86_64.rpm 4.9 MB/s | 96 kB 00:00 (3/10): java-1.8.0-openjdk-1.8.0.432.b06-3.el9. 15 MB/s | 427 kB 00:00 (4/10): javapackages-filesystem-6.0.0-4.el9.noa 844 kB/s | 11 kB 00:00 (5/10): lua-5.4.4-4.el9.x86_64.rpm 18 MB/s | 187 kB 00:00 (6/10): lua-posix-35.0-8.el9.x86_64.rpm 10 MB/s | 131 kB 00:00 (7/10): ttmkfdir-3.0.9-65.el9.x86_64.rpm 6.6 MB/s | 52 kB 00:00 (8/10): tzdata-java-2024b-2.el9.noarch.rpm 14 MB/s | 145 kB 00:00 (9/10): xorg-x11-fonts-Type1-7.5-33.el9.noarch. 28 MB/s | 499 kB 00:00 (10/10): java-1.8.0-openjdk-headless-1.8.0.432. 91 MB/s | 33 MB 00:00 -------------------------------------------------------------------------------- Total 91 MB/s | 34 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 1/1 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9.x8 1/1 Preparing : 1/1 Installing : tzdata-java-2024b-2.el9.noarch 1/10 Installing : ttmkfdir-3.0.9-65.el9.x86_64 2/10 Installing : xorg-x11-fonts-Type1-7.5-33.el9.noarch 3/10 Running scriptlet: xorg-x11-fonts-Type1-7.5-33.el9.noarch 3/10 Installing : lua-posix-35.0-8.el9.x86_64 4/10 Installing : lua-5.4.4-4.el9.x86_64 5/10 Installing : copy-jdk-configs-4.0-3.el9.noarch 6/10 Installing : javapackages-filesystem-6.0.0-4.el9.noarch 7/10 Installing : lksctp-tools-1.0.19-3.el9_4.x86_64 8/10 Installing : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 9/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 9/10 Installing : java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Running scriptlet: copy-jdk-configs-4.0-3.el9.noarch 10/10 Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 10/10 Running scriptlet: java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 10/10 Verifying : lksctp-tools-1.0.19-3.el9_4.x86_64 1/10 Verifying : copy-jdk-configs-4.0-3.el9.noarch 2/10 Verifying : java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 3/10 Verifying : java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9. 4/10 Verifying : javapackages-filesystem-6.0.0-4.el9.noarch 5/10 Verifying : lua-5.4.4-4.el9.x86_64 6/10 Verifying : lua-posix-35.0-8.el9.x86_64 7/10 Verifying : ttmkfdir-3.0.9-65.el9.x86_64 8/10 Verifying : tzdata-java-2024b-2.el9.noarch 9/10 Verifying : xorg-x11-fonts-Type1-7.5-33.el9.noarch 10/10 Installed: copy-jdk-configs-4.0-3.el9.noarch java-1.8.0-openjdk-1:1.8.0.432.b06-3.el9.x86_64 java-1.8.0-openjdk-headless-1:1.8.0.432.b06-3.el9.x86_64 javapackages-filesystem-6.0.0-4.el9.noarch lksctp-tools-1.0.19-3.el9_4.x86_64 lua-5.4.4-4.el9.x86_64 lua-posix-35.0-8.el9.x86_64 ttmkfdir-3.0.9-65.el9.x86_64 tzdata-java-2024b-2.el9.noarch xorg-x11-fonts-Type1-7.5-33.el9.noarch Complete! warning: /var/tmp/rpm-tmp.rbt0m2: Header V4 RSA/SHA256 Signature, key ID 350d275d: NOKEY Retrieving http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream/Packages/m/mariadb-connector-c-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-3.2.6-1.el9_0 ######################################## warning: /var/tmp/rpm-tmp.utoo9a: Header V4 RSA/SHA256 Signature, key ID 350d275d: NOKEY Retrieving http://tf-mirrors.gz1.opensdn.io/repos/rocky9/latest/appstream/Packages/m/mariadb-connector-c-devel-3.2.6-1.el9_0.x86_64.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... mariadb-connector-c-devel-3.2.6-1.el9_######################################## 75 files removed Requirement already satisfied: tox in /usr/lib/python3.9/site-packages (3.28.0) Collecting tox Downloading tox-4.24.1-py3-none-any.whl (171 kB) Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (53.0.0) Collecting setuptools Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB) Requirement already satisfied: lxml<5.1 in /usr/lib64/python3.9/site-packages (4.6.5) Collecting lxml<5.1 Downloading lxml-5.0.2-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) Collecting jinja2 Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Collecting wheel Downloading wheel-0.45.1-py3-none-any.whl (72 kB) Collecting pip2pi Downloading pip2pi-0.8.2-py2.py3-none-any.whl (10 kB) Requirement already satisfied: chardet<5 in /usr/lib/python3.9/site-packages (4.0.0) Collecting colorama>=0.4.6 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting pluggy>=1.5 Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) Collecting filelock>=3.16.1 Downloading filelock-3.17.0-py3-none-any.whl (16 kB) Collecting platformdirs>=4.3.6 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Collecting pyproject-api>=1.8 Downloading pyproject_api-1.9.0-py3-none-any.whl (13 kB) Collecting cachetools>=5.5 Downloading cachetools-5.5.1-py3-none-any.whl (9.5 kB) Collecting tox Downloading tox-4.24.0-py3-none-any.whl (171 kB) Downloading tox-4.23.2-py3-none-any.whl (166 kB) Collecting packaging>=24.1 Downloading packaging-24.2-py3-none-any.whl (65 kB) Requirement already satisfied: tomli>=2.0.1 in /usr/lib/python3.9/site-packages (from tox) (2.0.1) Collecting tox Downloading tox-4.23.1-py3-none-any.whl (166 kB) Downloading tox-4.23.0-py3-none-any.whl (166 kB) Downloading tox-4.22.0-py3-none-any.whl (166 kB) Downloading tox-4.21.2-py3-none-any.whl (165 kB) Downloading tox-4.21.1-py3-none-any.whl (165 kB) Downloading tox-4.21.0-py3-none-any.whl (165 kB) Downloading tox-4.20.0-py3-none-any.whl (157 kB) Collecting virtualenv>=20.26.3 Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB) Collecting tox Downloading tox-4.19.0-py3-none-any.whl (156 kB) Downloading tox-4.18.1-py3-none-any.whl (156 kB) Downloading tox-4.18.0-py3-none-any.whl (156 kB) Downloading tox-4.17.1-py3-none-any.whl (156 kB) Downloading tox-4.17.0-py3-none-any.whl (156 kB) Downloading tox-4.16.0-py3-none-any.whl (156 kB) Downloading tox-4.15.1-py3-none-any.whl (156 kB) Downloading tox-4.15.0-py3-none-any.whl (155 kB) Downloading tox-4.14.2-py3-none-any.whl (155 kB) Downloading tox-4.14.1-py3-none-any.whl (155 kB) Downloading tox-4.14.0-py3-none-any.whl (155 kB) Downloading tox-4.13.0-py3-none-any.whl (155 kB) Downloading tox-4.12.1-py3-none-any.whl (154 kB) Downloading tox-4.12.0-py3-none-any.whl (154 kB) Downloading tox-4.11.4-py3-none-any.whl (153 kB) Downloading tox-4.11.3-py3-none-any.whl (153 kB) Downloading tox-4.11.2-py3-none-any.whl (153 kB) Downloading tox-4.11.1-py3-none-any.whl (153 kB) Downloading tox-4.11.0-py3-none-any.whl (153 kB) Downloading tox-4.10.0-py3-none-any.whl (153 kB) Downloading tox-4.9.0-py3-none-any.whl (152 kB) Downloading tox-4.8.0-py3-none-any.whl (152 kB) Downloading tox-4.7.0-py3-none-any.whl (152 kB) Downloading tox-4.6.4-py3-none-any.whl (152 kB) Downloading tox-4.6.3-py3-none-any.whl (152 kB) Downloading tox-4.6.2-py3-none-any.whl (151 kB) Downloading tox-4.6.1-py3-none-any.whl (151 kB) Downloading tox-4.6.0-py3-none-any.whl (148 kB) Downloading tox-4.5.2-py3-none-any.whl (148 kB) Downloading tox-4.5.1.1-py3-none-any.whl (148 kB) Collecting pyproject-api<1.6 Downloading pyproject_api-1.5.4-py3-none-any.whl (12 kB) Requirement already satisfied: virtualenv>=20.21 in /usr/lib/python3.9/site-packages (from tox) (20.21.1) Collecting tox Downloading tox-4.5.1-py3-none-any.whl (148 kB) Downloading tox-4.5.0-py3-none-any.whl (148 kB) Downloading tox-4.4.12-py3-none-any.whl (148 kB) Downloading tox-4.4.11-py3-none-any.whl (148 kB) Downloading tox-4.4.10-py3-none-any.whl (148 kB) Downloading tox-4.4.9-py3-none-any.whl (148 kB) Downloading tox-4.4.8-py3-none-any.whl (148 kB) Downloading tox-4.4.7-py3-none-any.whl (148 kB) Downloading tox-4.4.6-py3-none-any.whl (148 kB) Downloading tox-4.4.5-py3-none-any.whl (148 kB) Downloading tox-4.4.4-py3-none-any.whl (148 kB) Downloading tox-4.4.3-py3-none-any.whl (148 kB) Downloading tox-4.4.2-py3-none-any.whl (148 kB) Downloading tox-4.4.1-py3-none-any.whl (148 kB) Downloading tox-4.4.0-py3-none-any.whl (148 kB) Downloading tox-4.3.5-py3-none-any.whl (147 kB) Downloading tox-4.3.4-py3-none-any.whl (147 kB) Downloading tox-4.3.3-py3-none-any.whl (147 kB) Downloading tox-4.3.2-py3-none-any.whl (147 kB) Downloading tox-4.3.1-py3-none-any.whl (147 kB) Downloading tox-4.3.0-py3-none-any.whl (147 kB) Downloading tox-4.2.8-py3-none-any.whl (146 kB) Downloading tox-4.2.7-py3-none-any.whl (146 kB) Downloading tox-4.2.6-py3-none-any.whl (145 kB) Downloading tox-4.2.5-py3-none-any.whl (145 kB) Downloading tox-4.2.4-py3-none-any.whl (145 kB) Downloading tox-4.2.3-py3-none-any.whl (145 kB) Downloading tox-4.2.2-py3-none-any.whl (145 kB) Downloading tox-4.2.1-py3-none-any.whl (145 kB) Downloading tox-4.2.0-py3-none-any.whl (145 kB) Downloading tox-4.1.3-py3-none-any.whl (145 kB) Downloading tox-4.1.2-py3-none-any.whl (145 kB) Downloading tox-4.1.1-py3-none-any.whl (144 kB) Downloading tox-4.1.0-py3-none-any.whl (144 kB) Downloading tox-4.0.19-py3-none-any.whl (144 kB) Downloading tox-4.0.18-py3-none-any.whl (143 kB) Downloading tox-4.0.17-py3-none-any.whl (143 kB) Downloading tox-4.0.16-py3-none-any.whl (143 kB) Downloading tox-4.0.15-py3-none-any.whl (143 kB) Downloading tox-4.0.14-py3-none-any.whl (143 kB) Downloading tox-4.0.13-py3-none-any.whl (143 kB) Downloading tox-4.0.12-py3-none-any.whl (143 kB) Downloading tox-4.0.11-py3-none-any.whl (142 kB) Downloading tox-4.0.10-py3-none-any.whl (141 kB) Downloading tox-4.0.9-py3-none-any.whl (141 kB) Downloading tox-4.0.8-py3-none-any.whl (141 kB) Downloading tox-4.0.7-py3-none-any.whl (141 kB) Downloading tox-4.0.6-py3-none-any.whl (141 kB) Downloading tox-4.0.5-py3-none-any.whl (140 kB) Downloading tox-4.0.4-py3-none-any.whl (140 kB) Downloading tox-4.0.3-py3-none-any.whl (140 kB) Downloading tox-4.0.2-py3-none-any.whl (140 kB) Downloading tox-4.0.1-py3-none-any.whl (140 kB) Downloading tox-4.0.0-py3-none-any.whl (139 kB) Requirement already satisfied: platformdirs>=2.5.4 in /usr/lib/python3.9/site-packages (from tox) (2.5.4) Requirement already satisfied: pluggy>=0.12.0 in /usr/lib/python3.9/site-packages (from tox) (0.13.1) Requirement already satisfied: py>=1.4.17 in /usr/lib/python3.9/site-packages (from tox) (1.10.0) Requirement already satisfied: filelock>=3.0.0 in /usr/lib/python3.9/site-packages (from tox) (3.7.1) Requirement already satisfied: six>=1.14.0 in /usr/lib/python3.9/site-packages (from tox) (1.15.0) Requirement already satisfied: packaging>=14 in /usr/lib/python3.9/site-packages (from tox) (20.9) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Requirement already satisfied: pip>=1.1 in /usr/lib/python3.9/site-packages (from pip2pi) (21.3.1) Requirement already satisfied: pyparsing>=2.0.2 in /usr/lib/python3.9/site-packages (from packaging>=14->tox) (2.4.7) Requirement already satisfied: distlib<1,>=0.3.2 in /usr/lib/python3.9/site-packages (from virtualenv>=20.21->tox) (0.3.2) Installing collected packages: MarkupSafe, wheel, setuptools, pip2pi, lxml, jinja2 Successfully installed MarkupSafe-3.0.2 jinja2-3.1.5 lxml-5.0.2 pip2pi-0.8.2 setuptools-75.8.0 wheel-0.45.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-02-05 11:48:26 URL:http://nexus.gz1.opensdn.io/repository/external-web-cache/go/go1.14.2.linux-amd64.tar.gz [123658438/123658438] -> "go1.14.2.linux-amd64.tar.gz" [1] warning: /var/tmp/rpm-tmp.p3YNJ8: Header V4 RSA/SHA256 Signature, key ID 2dcd03a2: NOKEY Retrieving https://pkgs.sysadmins.ws/el9/base/x86_64/raven-release.el9.noarch.rpm Verifying... ######################################## Preparing... ######################################## Updating / installing... raven-release-1.0.1-1.el9 ######################################## !!! WARNING !!! You have installed an unofficial repository configuration. Some parts of it may break compatibility with the base packages of your OS, so you use it at YOUR OWN RISK! Unstable and/or conflicting repository parts are not enabled by default, you can use the --enablerepo=raven-extras or --enablerepo=raven-testing option to enable them temporarily. added from: http://tf-mirrors.gz1.opensdn.io/re 59 MB/s | 3.5 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 29 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 MB/s | 322 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 78 MB/s | 8.8 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 74 MB/s | 6.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 36 MB/s | 1.0 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 55 MB/s | 2.7 MB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 438 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 22 MB/s | 509 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 860 kB/s | 16 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 18 kB/s | 257 B 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 922 kB/s | 13 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 3.9 MB/s | 57 kB 00:00 added from: http://tf-mirrors.gz1.opensdn.io/re 102 MB/s | 25 MB 00:00 Third parties for Contrail 30 MB/s | 5.4 MB 00:00 Raven's RPM repo for el9-x86_64 - base 1.1 MB/s | 1.8 MB 00:01 Raven's RPM repo for el9-x86_64 - multimedia 127 kB/s | 138 kB 00:01 Package openssl-1:3.2.2-6.el9_5.x86_64 is already installed. Package openssl-devel-1:3.2.2-6.el9_5.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ---> Removed intermediate container aa89ff717d92 ---> fcab37fddc1e Step 20/20 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c96bbfea3795 ---> Removed intermediate container c96bbfea3795 ---> abb77fca41f0 Successfully built abb77fca41f0 Successfully tagged tf-dev-sandbox:sandbox-master-1_0_8_7-5_5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-dev-sandbox:sandbox-master-1_0_8_7-5_5