==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.02.13--f39-nofed' Tue Feb 13 03:05:01 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.02.13--f39-nofed Tue Feb 13 03:05:01 AM CET 2024 + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.02.13--f39-nofed BUILD_SCM_URL=git://git.onelab.eu/build MAKEVARS= DRY_RUN= PLDISTROTAGS=lxc-tags.mk TESTBUILDURL=http://build.onelab.eu/ WEBHOST=build.onelab.eu PLDISTROTAGS=lxc-tags.mk + tmpdir=/tmp/lbuild-nightly.sh-456194 ++ echo git://git.onelab.eu/build ++ cut -d@ -f1 + GIT_REPO=git://git.onelab.eu/build ++ echo git://git.onelab.eu/build ++ cut -s -d@ -f2 + GIT_TAG= + GIT_TAG=master + mkdir -p /tmp/lbuild-nightly.sh-456194 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-456194 -xf - + cd /tmp/lbuild-nightly.sh-456194 + ./lbuild-initvm.sh -f f39 -d lxc -p linux64 2024.02.13--f39-nofed + set -e + local lxc=2024.02.13--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.02.13--f39-nofed + set -x + set -e + local lxc=2024.02.13--f39-nofed + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + local cache=/var/cache/lxc/fedora/x86_64/39 + mkdir -p /var/cache/lxc/fedora/x86_64/39 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/39/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ... + dnf --installroot /var/cache/lxc/fedora/x86_64/39/rootfs --releasever=39 -y --nogpgcheck update Fedora 39 - x86_64 - Updates 110 kB/s | 20 kB 00:00 Fedora 39 - x86_64 - Updates 2.1 MB/s | 2.5 MB 00:01 Last metadata expiration check: 0:00:08 ago on Tue 13 Feb 2024 03:05:04 AM CET. Dependencies resolved. Nothing to do. Complete! + echo 'Update finished' Update finished + echo 'Filling /vservers/2024.02.13--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' Filling /vservers/2024.02.13--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.02.13--f39-nofed/ + return 0 + return 0 ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + chroot /vservers/2024.02.13--f39-nofed linux64 rm -rf /var/lib/rpm/__db.000 /var/lib/rpm/__db.001 /var/lib/rpm/__db.002 /var/lib/rpm/__db.003 /var/lib/rpm/__db.004 /var/lib/rpm/__db.005 /var/lib/rpm/__db.006 /var/lib/rpm/__db.007 /var/lib/rpm/__db.008 /var/lib/rpm/__db.009 ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + chroot /vservers/2024.02.13--f39-nofed linux64 rpm --rebuilddb + fedora_configure 2024.02.13--f39-nofed f39 + set -x + set -e + local lxc=2024.02.13--f39-nofed + shift + local fcdistro=f39 + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + mkdir -p /vservers/2024.02.13--f39-nofed/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.02.13--f39-nofed/dev + rm -rf /vservers/2024.02.13--f39-nofed/dev + mkdir -p /vservers/2024.02.13--f39-nofed/dev + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/null c 1 3 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/zero c 1 5 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/random c 1 8 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.02.13--f39-nofed/dev/pts + mkdir -m 1777 /vservers/2024.02.13--f39-nofed/dev/shm + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty c 5 0 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.02.13--f39-nofed/dev/console c 5 1 + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/full c 1 7 + mknod -m 600 /vservers/2024.02.13--f39-nofed/dev/initctl p + mknod -m 666 /vservers/2024.02.13--f39-nofed/dev/ptmx c 5 2 + fedora_configure_systemd 2024.02.13--f39-nofed + set -e + set -x + local lxc=2024.02.13--f39-nofed + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + '[' -d /vservers/2024.02.13--f39-nofed/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.02.13--f39-nofed/etc/systemd/system/default.target + touch /vservers/2024.02.13--f39-nofed/etc/fstab + ln -sf /dev/null /vservers/2024.02.13--f39-nofed/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.02.13--f39-nofed/etc/systemd/system/getty@.service + rm -f /vservers/2024.02.13--f39-nofed/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.02.13--f39-nofed linux64 systemctl enable NetworkManager /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Failed to enable unit, unit NetworkManager.service does not exist. + fedora_configure_network 2024.02.13--f39-nofed + local lxc=2024.02.13--f39-nofed + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.02.13--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.02.13--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.02.13--f39-nofed/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2024.02.13--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.02.13--f39-nofed f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + chroot /vservers/2024.02.13--f39-nofed linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.02.13--f39-nofed' Initializing yum.repos.d in 2024.02.13--f39-nofed + rm -f /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora.repo /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora-updates.repo /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo . f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo + shift + builddir=. + shift + fcdistro=f39 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=./mirroring/f39/yum.repos.d/building.repo.in + '[' '!' -f ./mirroring/f39/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo ./mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo + shift + template=./mirroring/f39/yum.repos.d/building.repo.in + shift + yumexclude_line= + shift + mirror=http://mirror.onelab.eu/ + shift + sed -e s,@MIRRORURL@,http://mirror.onelab.eu/,g -e '/baseurl=/i\ ' ./mirroring/f39/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml' * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + build_fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Selected mirror http://mirror.onelab.eu/' * Selected mirror http://mirror.onelab.eu/ + return 0 + return 0 + sed -i /vservers/2024.02.13--f39-nofed/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary,' + rpm --root /vservers/2024.02.13--f39-nofed --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2024.02.13--f39-nofed/cgroup ']' + mkdir /vservers/2024.02.13--f39-nofed/cgroup + '[' -h /vservers/2024.02.13--f39-nofed/etc/resolv.conf ']' + rm -f /vservers/2024.02.13--f39-nofed/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.02.13--f39-nofed/etc/resolv.conf + '[' -f /vservers/2024.02.13--f39-nofed/etc/hosts ']' + mkdir -p /vservers/2024.02.13--f39-nofed/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.02.13--f39-nofed/root/.ssh + chmod 600 /vservers/2024.02.13--f39-nofed/root/.ssh/authorized_keys + local config_xml=/tmp/2024.02.13--f39-nofed.xml + '[' -n true ']' + write_lxc_xml_natip 2024.02.13--f39-nofed + local lxc=2024.02.13--f39-nofed + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + cat + virsh -c lxc:/// define /tmp/2024.02.13--f39-nofed.xml Domain '2024.02.13--f39-nofed' defined from /tmp/2024.02.13--f39-nofed.xml + return 0 + devel_or_test_tools 2024.02.13--f39-nofed f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + local pkg_method=dnf ++ pl_locateDistroFile . lxc devel.pkgs ++ builddir=. ++ shift ++ pldistro=lxc ++ shift ++ pkgsfile=devel.pkgs ++ shift ++ pkgspath= ++ configdir=./config.lxc ++ '[' '!' -d ./config.lxc ']' ++ paths='./config.lxc/devel.pkgs ./config.planetlab/devel.pkgs' ++ for path in $paths ++ '[' -f ./config.lxc/devel.pkgs ']' ++ pkgspath=./config.lxc/devel.pkgs ++ break ++ '[' -z ./config.lxc/devel.pkgs ']' ++ echo 'pl_locateDistroFile: using ./config.lxc/devel.pkgs' pl_locateDistroFile: using ./config.lxc/devel.pkgs ++ echo ./config.lxc/devel.pkgs ++ return 0 + local pkgsfile=./config.lxc/devel.pkgs ++ chroot /vservers/2024.02.13--f39-nofed linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs package -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs + local 'packages=NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel' ++ pl_getGroups -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ pl_parsePkgs group -a x86_64 f39 lxc ./config.lxc/devel.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc group ./config.lxc/devel.pkgs + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2024.02.13--f39-nofed linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-2.fc39.x86_64 at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Tue Jan 30 12:01:03 2024 + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' container has dnf - invoking with --allowerasing + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel' ']' + chroot /vservers/2024.02.13--f39-nofed linux64 dnf -y install --allowerasing NetworkManager beecrypt-devel binutils-devel bzip2 coreutils cpio createrepo cronie curl curl-devel diffutils docbook-utils-pdf ed elfutils-libelf-devel emacs-nox expat-devel gcc-c++ gd ghostscript git glibc glibc-common gnupg1 gzip hostname httpd iptables less libtool libxml2-devel linuxdoc-tools mailx make mod_ssl openssh openssl openssl-devel patchutils perl-ExtUtils-Embed php-devel postgresql postgresql-devel postgresql-server python3 python3-devel readline-devel redhat-rpm-config rpm rpm-build rpm-devel rsync sendmail sendmail-cf sudo tar tetex-latex texlive-ec vconfig wget xmlsec1 xmlsec1-openssl yum zlib zlib-devel Failed to set locale, defaulting to C.UTF-8 Fedora 39 - x86_64 2.1 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.7 MB/s | 466 kB 00:00 Fedora 39 - x86_64 - Updates 57 kB/s | 257 B 00:00 Package coreutils-9.3-5.fc39.x86_64 is already installed. Package curl-8.2.1-4.fc39.x86_64 is already installed. Package diffutils-3.10-3.fc39.x86_64 is already installed. Package glibc-2.38-16.fc39.x86_64 is already installed. Package glibc-common-2.38-16.fc39.x86_64 is already installed. Package gzip-1.12-6.fc39.x86_64 is already installed. Package openssh-9.3p1-10.fc39.x86_64 is already installed. Package python3-3.12.1-2.fc39.x86_64 is already installed. Package rpm-4.19.1-2.fc39.x86_64 is already installed. Package yum-4.18.2-1.fc39.noarch is already installed. Package zlib-1.2.13-4.fc39.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repo Size ============================================================================================== Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M beecrypt-devel x86_64 4.2.1-33.fc39 fedora 45 k binutils-devel x86_64 2.40-14.fc39 updates 4.4 M bzip2 x86_64 1.0.8-16.fc39 fedora 52 k cpio x86_64 2.14-4.fc39 fedora 279 k createrepo_c x86_64 1.0.3-1.fc39 updates 80 k cronie x86_64 1.6.1-5.fc39 fedora 117 k docbook-utils-pdf noarch 0.6.14-57.fc39 fedora 8.9 k ed x86_64 1.19-4.fc39 fedora 79 k elfutils-libelf-devel x86_64 0.190-4.fc39 updates 22 k emacs-nox x86_64 1:29.2-2.fc39 updates 31 M expat-devel x86_64 2.5.0-3.fc39 fedora 52 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M gd x86_64 2.3.3-12.fc39 fedora 139 k ghostscript x86_64 10.02.1-2.fc39 updates 37 k git x86_64 2.43.0-1.fc39 updates 54 k gnupg1 x86_64 1.4.23-23.fc39 fedora 1.3 M hostname x86_64 3.23-9.fc39 fedora 28 k httpd x86_64 2.4.58-1.fc39 updates 50 k iptables-legacy x86_64 1.8.9-5.fc39 fedora 52 k less x86_64 633-2.fc39 fedora 175 k libcurl-devel x86_64 8.2.1-4.fc39 updates 998 k libpq-devel x86_64 15.3-1.fc39 fedora 107 k libtool x86_64 2.4.7-7.fc39 fedora 601 k libxml2-devel x86_64 2.10.4-3.fc39 fedora 527 k linuxdoc-tools x86_64 0.9.82-3.fc39 fedora 180 k mailx x86_64 12.5-44.fc39 fedora 262 k make x86_64 1:4.4.1-2.fc39 fedora 589 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M openssl-devel x86_64 1:3.1.1-4.fc39 fedora 2.6 M patchutils x86_64 0.4.2-11.fc39 fedora 107 k perl-ExtUtils-Embed noarch 1.35-502.fc39 updates 18 k php-devel x86_64 8.2.15-1.fc39 updates 870 k postgresql x86_64 15.4-1.fc39 fedora 1.7 M postgresql-server x86_64 15.4-1.fc39 fedora 6.2 M python3-devel x86_64 3.12.1-2.fc39 updates 312 k readline-devel x86_64 8.2-6.fc39 updates 207 k redhat-rpm-config noarch 265-1.fc39 updates 78 k rpm-build x86_64 4.19.1-2.fc39 updates 79 k rpm-devel x86_64 4.19.1-2.fc39 updates 96 k rsync x86_64 3.2.7-5.fc39 fedora 422 k sendmail x86_64 8.17.2-3.fc39 fedora 769 k sendmail-cf noarch 8.17.2-3.fc39 fedora 184 k sudo x86_64 1.9.15-1.p5.fc39 updates 1.3 M tar x86_64 2:1.35-2.fc39 fedora 864 k texlive-ec noarch 11:svn25033.1.0-69.fc39 fedora 682 k texlive-latex noarch 11:svn65161-77.fc39 fedora 30 M vconfig x86_64 1.9-35.fc39 fedora 27 k wget x86_64 1.21.3-7.fc39 fedora 792 k xmlsec1 x86_64 1:1.2.37-5.fc39 fedora 187 k xmlsec1-openssl x86_64 1:1.2.37-5.fc39 fedora 92 k Installing dependencies: NetworkManager-libnm x86_64 1:1.44.2-1.fc39 updates 1.8 M abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k adobe-mappings-cmap noarch 20230622-1.fc39 fedora 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-1.fc39 fedora 113 k adobe-mappings-pdf noarch 20190401-5.fc39 fedora 698 k alsa-lib x86_64 1.2.11-2.fc39 updates 521 k annobin-docs noarch 12.38-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.38-1.fc39 updates 956 k ansible-srpm-macros noarch 1-11.fc39 fedora 21 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k autoconf noarch 2.71-6.fc39 fedora 733 k automake noarch 1.16.5-13.fc39 fedora 697 k avahi-libs x86_64 0.8-24.fc39 fedora 67 k beecrypt x86_64 4.2.1-33.fc39 fedora 108 k biber noarch 2.19-3.fc39 fedora 292 k binutils x86_64 2.40-14.fc39 updates 5.6 M binutils-gold x86_64 2.40-14.fc39 updates 795 k cairo x86_64 1.18.0-1.fc39 fedora 710 k cmake-filesystem x86_64 3.27.7-1.fc39 fedora 19 k cpp x86_64 13.2.1-6.fc39 updates 11 M createrepo_c-libs x86_64 1.0.3-1.fc39 updates 112 k cronie-anacron x86_64 1.6.1-5.fc39 fedora 32 k crontabs noarch 1.11-30.20190603git.fc39 fedora 18 k cups-libs x86_64 1:2.4.7-5.fc39 updates 268 k cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k debugedit x86_64 5.0-12.fc39 updates 79 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k docbook-dtds noarch 1.0-82.fc39 fedora 335 k docbook-style-dsssl noarch 1.79-36.fc39 fedora 259 k docbook-utils noarch 0.6.14-57.fc39 fedora 69 k drpm x86_64 0.5.2-3.fc39 fedora 64 k dwz x86_64 0.15-3.fc39 fedora 134 k efi-srpm-macros noarch 5-9.fc39 fedora 22 k elfutils x86_64 0.190-4.fc39 updates 551 k emacs-common x86_64 1:29.2-2.fc39 updates 42 M emacs-filesystem noarch 1:29.2-2.fc39 updates 7.1 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k file x86_64 5.44-5.fc39 fedora 49 k fontconfig x86_64 2.14.2-5.fc39 fedora 297 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k forge-srpm-macros noarch 0.2.0-3.fc39 updates 19 k fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k freetype x86_64 2.13.1-2.fc39 fedora 414 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k gdb-minimal x86_64 14.1-4.fc39 updates 4.3 M gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k ghostscript-tools-fonts x86_64 10.02.1-2.fc39 updates 12 k ghostscript-tools-printing x86_64 10.02.1-2.fc39 updates 13 k git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-16.fc39 updates 85 k glibc-headers-x86 noarch 2.38-16.fc39 updates 569 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.3.1-1.fc39 updates 28 k google-droid-sans-fonts noarch 20200215-17.fc39 fedora 2.7 M google-noto-fonts-common noarch 20240101-1.fc39 updates 17 k google-noto-sans-vf-fonts noarch 20240101-1.fc39 updates 593 k gpgme x86_64 1.20.0-5.fc39 fedora 210 k gpm-libs x86_64 1.20.7-44.fc39 fedora 20 k graphite2 x86_64 1.3.14-12.fc39 fedora 95 k groff x86_64 1.23.0-3.fc39 updates 1.4 M groff-base x86_64 1.23.0-3.fc39 updates 1.1 M guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k highway x86_64 1.0.7-1.fc39 fedora 478 k httpd-core x86_64 2.4.58-1.fc39 updates 1.4 M httpd-filesystem noarch 2.4.58-1.fc39 updates 12 k httpd-tools x86_64 2.4.58-1.fc39 updates 79 k hunspell x86_64 1.7.2-5.fc39 fedora 472 k hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k iptables-legacy-libs x86_64 1.8.9-5.fc39 fedora 38 k iptables-libs x86_64 1.8.9-5.fc39 fedora 414 k jansson x86_64 2.13.1-7.fc39 fedora 44 k jbig2dec-libs x86_64 0.19-10.fc39 fedora 73 k jbigkit-libs x86_64 2.1-26.fc39 fedora 53 k kbd x86_64 2.6.3-1.fc39 fedora 428 k kbd-legacy noarch 2.6.3-1.fc39 fedora 574 k kbd-misc noarch 2.6.3-1.fc39 fedora 1.6 M kernel-headers x86_64 6.7.3-200.fc39 updates 1.6 M kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k keyutils-libs-devel x86_64 1.6.1-7.fc39 fedora 58 k kmod x86_64 30-6.fc39 fedora 120 k krb5-devel x86_64 1.21.2-3.fc39 updates 144 k lcms2 x86_64 2.15-2.fc39 fedora 177 k libICE x86_64 1.0.10-11.fc39 fedora 70 k libSM x86_64 1.2.3-13.fc39 fedora 41 k libX11 x86_64 1.8.7-1.fc39 fedora 650 k libX11-common noarch 1.8.7-1.fc39 fedora 176 k libXau x86_64 1.0.11-3.fc39 fedora 31 k libXaw x86_64 1.0.14-5.fc39 fedora 202 k libXext x86_64 1.3.5-3.fc39 fedora 39 k libXi x86_64 1.8.1-2.fc39 fedora 40 k libXmu x86_64 1.1.4-3.fc39 fedora 76 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libXt x86_64 1.2.1-5.fc39 fedora 178 k libaom x86_64 3.8.0-1.fc39 updates 1.8 M libavif x86_64 0.11.1-11.fc39 fedora 84 k libcom_err-devel x86_64 1.47.0-2.fc39 fedora 16 k libdatrie x86_64 0.2.13-7.fc39 fedora 32 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M libgs x86_64 10.02.1-2.fc39 updates 3.4 M libibverbs x86_64 46.0-4.fc39 fedora 431 k libicu x86_64 73.2-2.fc39 fedora 11 M libijs x86_64 0.35-19.fc39 fedora 29 k libimagequant x86_64 4.0.3-2.fc39 updates 318 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.2-3.fc39 fedora 1.2 M libkadm5 x86_64 1.21.2-3.fc39 updates 78 k liblerc x86_64 4.0.0-4.fc39 fedora 201 k liblockfile x86_64 1.17-6.fc39 fedora 30 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnl3 x86_64 3.9.0-1.fc39 updates 350 k libpaper x86_64 1:2.1.1-1.fc39 fedora 27 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpcap x86_64 14:1.10.4-2.fc39 fedora 175 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpq x86_64 15.3-1.fc39 fedora 215 k libselinux-devel x86_64 3.5-5.fc39 fedora 151 k libsepol-devel x86_64 3.5-2.fc39 fedora 49 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libthai x86_64 0.1.29-6.fc39 fedora 213 k libtiff x86_64 4.4.0-8.fc39 fedora 202 k libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.9-1.fc39 updates 100 k libusb-compat-0.1 x86_64 0.1.8-5.fc39 fedora 29 k libverto-devel x86_64 0.3.2-6.fc39 fedora 14 k libvmaf x86_64 2.3.0-6.fc39 fedora 180 k libwebp x86_64 1.3.2-2.fc39 fedora 284 k libxcb x86_64 1.13.1-12.fc39 fedora 233 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k libxslt x86_64 1.1.39-1.fc39 updates 187 k libzstd-devel x86_64 1.5.5-4.fc39 fedora 51 k lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k lynx x86_64 2.9.0-dev.12.1.fc39.1 fedora 1.6 M m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k nano x86_64 7.2-4.fc39 fedora 743 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k ncurses-c++-libs x86_64 6.4-7.20230520.fc39 fedora 37 k ncurses-devel x86_64 6.4-7.20230520.fc39 fedora 546 k ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k openjade x86_64 1.3.2-76.fc39 fedora 858 k openjpeg2 x86_64 2.5.0-5.fc39 fedora 178 k opensp x86_64 1.5.2-43.fc39 fedora 884 k package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k paper x86_64 1:2.1.1-1.fc39 fedora 29 k patch x86_64 2.7.6-22.fc39 fedora 125 k pcre2-devel x86_64 10.42-1.fc39.2 fedora 505 k pcre2-utf16 x86_64 10.42-1.fc39.2 fedora 212 k pcre2-utf32 x86_64 10.42-1.fc39.2 fedora 200 k perl-Authen-SASL noarch 2.1700-1.fc39 fedora 62 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-AutoSplit noarch 5.74-502.fc39 updates 22 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-B-Hooks-EndOfScope noarch 0.26-7.fc39 fedora 43 k perl-Benchmark noarch 1.24-502.fc39 updates 27 k perl-Business-ISBN noarch 3.008-2.fc39 fedora 32 k perl-Business-ISBN-Data noarch 20230926.001-1.fc39 updates 38 k perl-Business-ISMN noarch 1.203-2.fc39 fedora 25 k perl-Business-ISSN noarch 1.005-8.fc39 fedora 18 k perl-CPAN-Meta-Requirements noarch 2.143-4.fc39 fedora 35 k perl-CPAN-Meta-YAML noarch 0.018-501.fc39 fedora 26 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Accessor noarch 0.51-18.fc39 fedora 28 k perl-Class-Data-Inheritable noarch 0.09-6.fc39 fedora 13 k perl-Class-Inspector noarch 1.36-14.fc39 fedora 30 k perl-Class-Method-Modifiers noarch 2.15-2.fc39 fedora 50 k perl-Class-Singleton noarch 1.6-9.fc39 fedora 25 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Clone x86_64 0.46-4.fc39 fedora 22 k perl-Compress-Raw-Bzip2 x86_64 2.206-1.fc39 fedora 35 k perl-Compress-Raw-Zlib x86_64 2.206-1.fc39 fedora 64 k perl-Convert-ASN1 noarch 0.34-1.fc39 fedora 59 k perl-Data-Compare noarch 1.29-2.fc39 fedora 34 k perl-Data-Dump noarch 1.25-8.fc39 fedora 32 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Data-OptList noarch 0.114-2.fc39 fedora 27 k perl-Data-Uniqid noarch 0.12-31.fc39 fedora 12 k perl-Date-ISO8601 noarch 0.005-18.fc39 fedora 19 k perl-Date-Manip noarch 6.93-1.fc39 updates 1.1 M perl-DateTime x86_64 2:1.59-5.fc39 fedora 132 k perl-DateTime-Calendar-Julian noarch 0.107-5.fc39 fedora 23 k perl-DateTime-Format-Builder noarch 0.8300-11.fc39 fedora 93 k perl-DateTime-Format-Strptime noarch 1:1.79-8.fc39 fedora 41 k perl-DateTime-Locale noarch 1.39-2.fc39 fedora 3.7 M perl-DateTime-TimeZone noarch 2.61-1.fc39 updates 398 k perl-DateTime-TimeZone-SystemV noarch 0.010-19.fc39 fedora 22 k perl-DateTime-TimeZone-Tzfile noarch 0.011-19.fc39 fedora 19 k perl-Devel-CallChecker x86_64 0.009-3.fc39 fedora 24 k perl-Devel-Caller x86_64 2.07-3.fc39 fedora 19 k perl-Devel-GlobalDestruction noarch 0.14-22.fc39 fedora 17 k perl-Devel-LexAlias x86_64 0.05-34.fc39 fedora 16 k perl-Devel-PPPort x86_64 3.71-501.fc39 fedora 218 k perl-Devel-StackTrace noarch 1:2.04-16.fc39 fedora 30 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-HMAC noarch 1.04-8.fc39 fedora 22 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-Digest-SHA x86_64 1:6.04-501.fc39 fedora 61 k perl-DirHandle noarch 1.05-502.fc39 updates 13 k perl-Dist-CheckConflicts noarch 0.11-28.fc39 fedora 23 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-DynaLoader-Functions noarch 0.004-2.fc39 fedora 19 k perl-Email-Date-Format noarch 1.008-2.fc39 fedora 18 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Encode-Locale noarch 1.05-27.fc39 fedora 18 k perl-English noarch 1.11-502.fc39 updates 14 k perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Eval-Closure noarch 0.14-21.fc39 fedora 24 k perl-Exception-Class noarch 1.45-8.fc39 fedora 43 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Exporter-Tiny noarch 1.006002-2.fc39 fedora 56 k perl-ExtUtils-Command noarch 2:7.70-501.fc39 fedora 14 k perl-ExtUtils-Constant noarch 0.25-502.fc39 updates 44 k perl-ExtUtils-Install noarch 2.22-500.fc39 fedora 43 k perl-ExtUtils-MM-Utils noarch 2:7.70-501.fc39 fedora 11 k perl-ExtUtils-MakeMaker noarch 2:7.70-501.fc39 fedora 292 k perl-ExtUtils-Manifest noarch 1:1.75-3.fc39 fedora 34 k perl-ExtUtils-ParseXS noarch 1:3.51-500.fc39 fedora 187 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k perl-File-Copy noarch 2.41-502.fc39 updates 20 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Find-Rule noarch 0.34-26.fc39 fedora 32 k perl-File-Listing noarch 6.16-1.fc39 fedora 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-ShareDir noarch 1.118-9.fc39 fedora 29 k perl-File-Slurper noarch 0.014-3.fc39 fedora 21 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Filter x86_64 2:1.64-501.fc39 fedora 87 k perl-GD x86_64 2.78-3.fc39 fedora 181 k perl-GSSAPI x86_64 0.28-43.fc39 fedora 55 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTML-Parser x86_64 3.81-3.fc39 fedora 124 k perl-HTML-Tagset noarch 3.20-54.fc39 fedora 18 k perl-HTTP-Cookies noarch 6.10-10.fc39 fedora 37 k perl-HTTP-Date noarch 6.06-2.fc39 fedora 24 k perl-HTTP-Message noarch 6.44-3.fc39 fedora 101 k perl-HTTP-Negotiate noarch 6.01-36.fc39 fedora 19 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-Hash-Util-FieldHash x86_64 1.26-502.fc39 updates 38 k perl-I18N-LangTags noarch 0.45-502.fc39 updates 53 k perl-I18N-Langinfo x86_64 0.22-502.fc39 updates 22 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Compress noarch 2.206-1.fc39 fedora 272 k perl-IO-HTML noarch 1.004-11.fc39 fedora 28 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IO-String noarch 1.08-48.fc39 fedora 17 k perl-IPC-Cmd noarch 2:1.04-501.fc39 fedora 39 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-IPC-Run3 noarch 0.049-1.fc39 updates 38 k perl-IPC-SysV x86_64 2.09-501.fc39 fedora 41 k perl-IPC-System-Simple noarch 1.30-11.fc39 fedora 39 k perl-JSON noarch 4.10-3.fc39 fedora 95 k perl-JSON-PP noarch 1:4.16-501.fc39 fedora 67 k perl-LDAP noarch 1:0.68-11.fc39 fedora 384 k perl-LWP-MediaTypes noarch 6.04-15.fc39 fedora 33 k perl-LWP-Protocol-https noarch 6.12-1.fc39 updates 21 k perl-Lexical-SealRequireHints x86_64 0.012-3.fc39 fedora 26 k perl-Lingua-Translit noarch 0.29-4.fc39 fedora 33 k perl-List-AllUtils noarch 0.19-10.fc39 fedora 48 k perl-List-MoreUtils-XS x86_64 0.430-11.fc39 fedora 64 k perl-List-SomeUtils noarch 0.59-3.fc39 fedora 45 k perl-List-UtilsBy noarch 0.12-7.fc39 fedora 28 k perl-Locale-Maketext noarch 1.33-501.fc39 fedora 94 k perl-Locale-Maketext-Simple noarch 1:0.21-502.fc39 updates 18 k perl-Log-Dispatch noarch 2.71-2.fc39 fedora 84 k perl-Log-Dispatch-FileRotate noarch 1.38-7.fc39 fedora 32 k perl-Log-Log4perl noarch 1.57-3.fc39 fedora 360 k perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k perl-MIME-Charset noarch 1.013.1-3.fc39 fedora 48 k perl-MIME-Lite noarch 3.033-8.fc39 fedora 94 k perl-MIME-Types noarch 2.24-3.fc39 fedora 69 k perl-MRO-Compat noarch 0.15-7.fc39 fedora 25 k perl-Mail-Sender noarch 1:0.903-22.fc39 fedora 50 k perl-Mail-Sendmail noarch 0.80-18.fc39 fedora 36 k perl-MailTools noarch 2.21-14.fc39 fedora 108 k perl-Math-BigInt noarch 1:1.9998.39-2.fc39 fedora 203 k perl-Math-BigRat noarch 0.2624-500.fc39 fedora 41 k perl-Math-Complex noarch 1.62-502.fc39 updates 46 k perl-Module-CoreList noarch 1:5.20240129-1.fc39 updates 89 k perl-Module-Implementation noarch 0.09-37.fc39 fedora 19 k perl-Module-Load noarch 1:0.36-500.fc39 fedora 17 k perl-Module-Load-Conditional noarch 0.74-500.fc39 fedora 22 k perl-Module-Metadata noarch 1.000038-3.fc39 fedora 35 k perl-Module-Runtime noarch 0.016-20.fc39 fedora 23 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-NTLM noarch 1.09-36.fc39 fedora 22 k perl-Net-HTTP noarch 6.23-2.fc39 fedora 39 k perl-Net-SMTP-SSL noarch 1.04-21.fc39 fedora 11 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-Number-Compare noarch 0.03-36.fc39 fedora 12 k perl-Opcode x86_64 1.64-502.fc39 updates 36 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-Package-Generator noarch 1.106-29.fc39 fedora 22 k perl-Package-Stash noarch 0.40-5.fc39 fedora 33 k perl-Package-Stash-XS x86_64 0.30-5.fc39 fedora 35 k perl-PadWalker x86_64 2.5-10.fc39 fedora 27 k perl-Params-Check noarch 1:0.38-500.fc39 fedora 22 k perl-Params-Classify x86_64 0.015-20.fc39 fedora 31 k perl-Params-Util x86_64 1.102-12.fc39 fedora 33 k perl-Params-Validate x86_64 1.31-5.fc39 fedora 69 k perl-Params-ValidationCompiler noarch 0.31-3.fc39 fedora 37 k perl-Parse-RecDescent noarch 1.967015-20.fc39 fedora 208 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Html noarch 1.34-502.fc39 updates 29 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Ref-Util noarch 0.204-18.fc39 fedora 23 k perl-Ref-Util-XS x86_64 0.117-20.fc39 fedora 23 k perl-Regexp-Common noarch 2017060201-22.fc39 fedora 184 k perl-Role-Tiny noarch 2.002004-9.fc39 fedora 32 k perl-SGMLSpm noarch 1.03ii-60.fc39 fedora 28 k perl-Safe noarch 2.44-502.fc39 updates 25 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Sort-Key x86_64 1.33-28.fc39 fedora 45 k perl-Specio noarch 0.48-4.fc39 fedora 157 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Sub-Exporter noarch 0.990-1.fc39 fedora 78 k perl-Sub-Exporter-Progressive noarch 0.001013-22.fc39 fedora 21 k perl-Sub-Identify x86_64 0.14-24.fc39 fedora 27 k perl-Sub-Install noarch 0.929-3.fc39 fedora 23 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Sys-Hostname x86_64 1.25-502.fc39 updates 17 k perl-Sys-Syslog x86_64 0.36-501.fc39 fedora 47 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Test-Harness noarch 1:3.48-1.fc39 updates 275 k perl-Text-Balanced noarch 2.06-500.fc39 fedora 48 k perl-Text-BibTeX x86_64 0.89-3.fc39 fedora 251 k perl-Text-CSV noarch 2.02-3.fc39 fedora 113 k perl-Text-Glob noarch 0.11-21.fc39 fedora 13 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Roman noarch 3.5-25.fc39 fedora 22 k perl-Text-Soundex x86_64 3.05-28.fc39 fedora 29 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Text-Unidecode noarch 1.30-22.fc39 fedora 182 k perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k perl-Tie noarch 4.6-502.fc39 updates 28 k perl-Tie-Cycle noarch 1.227-9.fc39 fedora 19 k perl-Tie-RefHash noarch 1.40-500.fc39 fedora 22 k perl-Time-HiRes x86_64 4:1.9775-500.fc39 fedora 57 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-TimeDate noarch 1:2.33-11.fc39 fedora 57 k perl-Try-Tiny noarch 0.31-6.fc39 fedora 41 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-Unicode-Collate x86_64 1.31-500.fc39 fedora 749 k perl-Unicode-LineBreak x86_64 2019.001-18.fc39 fedora 120 k perl-Unicode-Normalize x86_64 1.32-500.fc39 fedora 91 k perl-Unicode-UCD noarch 0.78-502.fc39 updates 78 k perl-Variable-Magic x86_64 0.63-4.fc39 fedora 54 k perl-WWW-RobotRules noarch 6.02-37.fc39 fedora 19 k perl-XML-LibXML x86_64 1:2.0209-2.fc39 fedora 353 k perl-XML-LibXML-Simple noarch 1.01-12.fc39 fedora 32 k perl-XML-LibXSLT x86_64 2.002.001-3.fc39 fedora 68 k perl-XML-NamespaceSupport noarch 1.12-20.fc39 fedora 26 k perl-XML-Parser x86_64 2.46-15.fc39 fedora 234 k perl-XML-SAX noarch 1.02-13.fc39 fedora 63 k perl-XML-SAX-Base noarch 1.09-20.fc39 fedora 31 k perl-XML-Writer noarch 0.900-12.fc39 fedora 33 k perl-XML-XPath noarch 1.48-4.fc39 fedora 87 k perl-XString x86_64 0.005-10.fc39 fedora 23 k perl-autodie noarch 2.36-501.fc39 fedora 97 k perl-autovivification x86_64 0.18-20.fc39 fedora 33 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-deprecate noarch 0.04-502.fc39 updates 15 k perl-devel x86_64 4:5.38.2-502.fc39 updates 757 k perl-encoding x86_64 4:3.00-500.fc39 fedora 63 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-libwww-perl noarch 6.72-1.fc39 fedora 209 k perl-locale noarch 1.10-502.fc39 updates 14 k perl-meta-notation noarch 5.38.2-502.fc39 updates 11 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-namespace-autoclean noarch 0.29-16.fc39 fedora 25 k perl-namespace-clean noarch 0.27-24.fc39 fedora 35 k perl-open noarch 1.13-502.fc39 updates 17 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-sigtrap noarch 1.10-502.fc39 updates 16 k perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k perl-subs noarch 1.04-502.fc39 updates 12 k perl-threads x86_64 1:2.36-500.fc39 fedora 58 k perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k perl-vars noarch 1.05-502.fc39 updates 13 k perl-version x86_64 8:0.99.30-1.fc39 fedora 62 k perltidy noarch 20230912-1.fc39 fedora 708 k php-cli x86_64 8.2.15-1.fc39 updates 5.4 M php-common x86_64 8.2.15-1.fc39 updates 862 k php-fedora-autoloader noarch 1.0.1-11.fc39 fedora 12 k pixman x86_64 0.42.2-2.fc39 fedora 288 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k popt-devel x86_64 1.19-3.fc39 fedora 25 k postgresql-private-libs x86_64 15.4-1.fc39 fedora 142 k procmail x86_64 3.24-2.fc39 fedora 183 k pyproject-rpm-macros noarch 1.12.0-1.fc39 updates 41 k pyproject-srpm-macros noarch 1.12.0-1.fc39 updates 14 k python-rpm-macros noarch 3.12-4.fc39 fedora 19 k python-srpm-macros noarch 3.12-4.fc39 fedora 25 k python3-packaging noarch 23.1-4.fc39 fedora 114 k python3-pyparsing noarch 3.0.9-11.fc39 fedora 254 k python3-rpm-generators noarch 14-7.fc39 fedora 30 k python3-rpm-macros noarch 3.12-4.fc39 fedora 14 k qt5-srpm-macros noarch 5.15.12-1.fc39 updates 8.4 k qt6-srpm-macros noarch 6.6.0-1.fc39 updates 8.6 k rav1e-libs x86_64 0.6.6-4.fc39 updates 1.0 M rpmautospec-rpm-macros noarch 0.6.0-2.fc39 updates 9.9 k rust-srpm-macros noarch 25.2-2.fc39 updates 13 k sgml-common noarch 0.6.3-61.fc39 fedora 61 k shared-mime-info x86_64 2.2-4.fc39 fedora 380 k sombok x86_64 2.4.0-20.fc39 fedora 48 k sscg x86_64 3.0.5-3.fc39 fedora 46 k svt-av1-libs x86_64 1.4.1-3.fc39 fedora 2.0 M systemd-rpm-macros noarch 254.9-1.fc39 updates 28 k systemd-udev x86_64 254.9-1.fc39 updates 2.1 M systemtap-sdt-devel x86_64 5.0~pre16958465gca71442b-1.fc39 updates 74 k teckit x86_64 2.5.12-1.fc39 fedora 454 k texlive-ae noarch 11:svn15878.1.4-69.fc39 fedora 116 k texlive-aleph x86_64 11:svn66203-77.fc39 fedora 275 k texlive-algorithms noarch 11:svn42428-69.fc39 fedora 23 k texlive-alphalph noarch 11:svn53087-69.fc39 fedora 361 k texlive-amscls noarch 11:svn55378-69.fc39 fedora 1.1 M texlive-amsfonts noarch 11:svn61937-69.fc39 fedora 3.7 M texlive-amsmath noarch 11:svn63514-69.fc39 fedora 46 k texlive-antomega noarch 11:svn21933.0.8-69.fc39 fedora 92 k texlive-anysize noarch 11:svn15878.0-69.fc39 fedora 12 k texlive-atbegshi noarch 11:svn53051-69.fc39 fedora 409 k texlive-attachfile noarch 11:svn42099-69.fc39 fedora 22 k texlive-attachfile2 noarch 11:svn57959-77.fc39 fedora 447 k texlive-atveryend noarch 11:svn53108-69.fc39 fedora 385 k texlive-auto-pst-pdf noarch 11:svn56596-69.fc39 fedora 17 k texlive-auxhook noarch 11:svn53173-69.fc39 fedora 295 k texlive-avantgar noarch 11:svn61983-69.fc39 fedora 322 k texlive-babel noarch 11:svn65823-69.fc39 fedora 480 k texlive-babel-english noarch 11:svn44495-69.fc39 fedora 21 k texlive-babelbib noarch 11:svn57349-69.fc39 fedora 54 k texlive-base x86_64 11:20230311-77.fc39 fedora 2.6 M texlive-beamer noarch 11:svn65984-69.fc39 fedora 228 k texlive-bera noarch 11:svn20031.0-69.fc39 fedora 356 k texlive-beton noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-biblatex noarch 11:svn66403-69.fc39 fedora 305 k texlive-bibtex x86_64 11:svn66186-77.fc39 fedora 451 k texlive-bidi noarch 11:svn65572-69.fc39 fedora 203 k texlive-bigintcalc noarch 11:svn53172-69.fc39 fedora 466 k texlive-bitset noarch 11:svn53837-69.fc39 fedora 620 k texlive-bookman noarch 11:svn61719-69.fc39 fedora 368 k texlive-bookmark noarch 11:svn56885-69.fc39 fedora 480 k texlive-booktabs noarch 11:svn53402-69.fc39 fedora 18 k texlive-breakurl noarch 11:svn29901.1.40-69.fc39 fedora 17 k texlive-breqn noarch 11:svn60881-69.fc39 fedora 43 k texlive-caption noarch 11:svn66580-69.fc39 fedora 87 k texlive-carlisle noarch 11:svn59577-69.fc39 fedora 23 k texlive-catchfile noarch 11:svn53084-69.fc39 fedora 307 k texlive-changepage noarch 11:svn15878.1.0c-69.fc39 fedora 20 k texlive-charter noarch 11:svn15878.0-69.fc39 fedora 206 k texlive-cite noarch 11:svn36428.5.5-69.fc39 fedora 31 k texlive-cm noarch 11:svn57963-69.fc39 fedora 322 k texlive-cm-super noarch 11:svn15878.0-69.fc39 fedora 62 M texlive-cmap noarch 11:svn57640-69.fc39 fedora 21 k texlive-cmextra noarch 11:svn57866-69.fc39 fedora 49 k texlive-collection-basic noarch 11:svn59159-69.fc39 fedora 11 k texlive-collection-fontsrecommended noarch 11:svn54074-69.fc39 fedora 11 k texlive-collection-formatsextra noarch 11:svn62226-69.fc39 fedora 11 k texlive-collection-latex noarch 11:svn63515-69.fc39 fedora 12 k texlive-collection-latexrecommended noarch 11:svn65512-69.fc39 fedora 12 k texlive-colorprofiles noarch 11:svn49086-69.fc39 fedora 146 k texlive-colortbl noarch 11:svn64015-69.fc39 fedora 18 k texlive-courier noarch 11:svn61719-69.fc39 fedora 525 k texlive-crop noarch 11:svn55424-69.fc39 fedora 19 k texlive-csquotes noarch 11:svn64389-69.fc39 fedora 36 k texlive-ctable noarch 11:svn38672-69.fc39 fedora 18 k texlive-ctablestack noarch 11:svn38514-69.fc39 fedora 18 k texlive-currfile noarch 11:svn64673-69.fc39 fedora 21 k texlive-cyrillic noarch 11:svn63613-77.fc39 fedora 969 k texlive-dehyph noarch 11:svn48599-69.fc39 fedora 66 k texlive-dvipdfmx x86_64 11:svn66203-77.fc39 fedora 3.0 M texlive-dvips x86_64 11:svn66203-77.fc39 fedora 738 k texlive-edmac noarch 11:svn61719-69.fc39 fedora 31 k texlive-enctex noarch 11:svn34957.0-69.fc39 fedora 54 k texlive-enumitem noarch 11:svn51423-69.fc39 fedora 28 k texlive-eplain noarch 11:svn64721-77.fc39 fedora 1.1 M texlive-epstopdf noarch 11:svn66461-77.fc39 fedora 30 k texlive-epstopdf-pkg noarch 11:svn53546-69.fc39 fedora 364 k texlive-eso-pic noarch 11:svn56658-69.fc39 fedora 19 k texlive-etex noarch 11:svn66203-69.fc39 fedora 28 k texlive-etex-pkg noarch 11:svn41784-69.fc39 fedora 17 k texlive-etexcmds noarch 11:svn53171-69.fc39 fedora 310 k texlive-etoolbox noarch 11:svn56554-69.fc39 fedora 26 k texlive-euenc noarch 11:svn19795.0.1h-69.fc39 fedora 22 k texlive-euler noarch 11:svn42428-69.fc39 fedora 17 k texlive-euro noarch 11:svn22191.1.1-69.fc39 fedora 17 k texlive-euro-ce noarch 11:svn25714-69.fc39 fedora 32 k texlive-eurosym noarch 11:svn17265.1.4_subrfix-69.fc39 fedora 157 k texlive-everysel noarch 11:svn57489-69.fc39 fedora 448 k texlive-everyshi noarch 11:svn57001-69.fc39 fedora 147 k texlive-extsizes noarch 11:svn17263.1.4a-69.fc39 fedora 27 k texlive-fancybox noarch 11:svn18304.1.4-69.fc39 fedora 23 k texlive-fancyhdr noarch 11:svn64977-69.fc39 fedora 20 k texlive-fancyref noarch 11:svn15878.0.9c-69.fc39 fedora 19 k texlive-fancyvrb noarch 11:svn65585-69.fc39 fedora 26 k texlive-filecontents noarch 11:svn52142-69.fc39 fedora 16 k texlive-filehook noarch 11:svn64822-69.fc39 fedora 23 k texlive-finstrut noarch 11:svn21719.0.5-69.fc39 fedora 20 k texlive-firstaid noarch 11:svn64892-69.fc39 fedora 275 k texlive-fix2col noarch 11:svn38770-69.fc39 fedora 16 k texlive-float noarch 11:svn15878.1.3d-69.fc39 fedora 17 k texlive-fontspec noarch 11:svn63386-69.fc39 fedora 45 k texlive-footmisc noarch 11:svn62524-69.fc39 fedora 25 k texlive-footnotehyper noarch 11:svn60374-69.fc39 fedora 20 k texlive-fp noarch 11:svn49719-69.fc39 fedora 36 k texlive-fpl noarch 11:svn54512-69.fc39 fedora 302 k texlive-geometry noarch 11:svn61719-69.fc39 fedora 23 k texlive-gettitlestring noarch 11:svn53170-69.fc39 fedora 327 k texlive-glyphlist noarch 11:svn54074-77.fc39 fedora 38 k texlive-graphics noarch 11:svn66204-69.fc39 fedora 40 k texlive-graphics-cfg noarch 11:svn41448-69.fc39 fedora 13 k texlive-graphics-def noarch 11:svn64487-69.fc39 fedora 28 k texlive-grfext noarch 11:svn53024-69.fc39 fedora 317 k texlive-grffile noarch 11:svn52756-69.fc39 fedora 360 k texlive-gsftopk x86_64 11:svn52851-77.fc39 fedora 35 k texlive-helvetic noarch 11:svn61719-69.fc39 fedora 655 k texlive-hitex x86_64 11:svn65883-77.fc39 fedora 2.8 M texlive-hobsub noarch 11:svn52810-69.fc39 fedora 77 k texlive-hologo noarch 11:svn61719-69.fc39 fedora 586 k texlive-hopatch noarch 11:svn65491-69.fc39 fedora 328 k texlive-hycolor noarch 11:svn53584-69.fc39 fedora 384 k texlive-hypdoc noarch 11:svn65678-69.fc39 fedora 335 k texlive-hyperref noarch 11:svn65758-69.fc39 fedora 119 k texlive-hyph-utf8 noarch 11:svn61719-69.fc39 fedora 29 k texlive-hyphen-base noarch 11:svn66413-69.fc39 fedora 34 k texlive-hyphenex noarch 11:svn57387-69.fc39 fedora 19 k texlive-ifmtarg noarch 11:svn47544-69.fc39 fedora 15 k texlive-ifplatform noarch 11:svn45533-69.fc39 fedora 16 k texlive-iftex noarch 11:svn61910-69.fc39 fedora 21 k texlive-index noarch 11:svn24099.4.1beta-69.fc39 fedora 23 k texlive-infwarerr noarch 11:svn53023-69.fc39 fedora 295 k texlive-intcalc noarch 11:svn53168-69.fc39 fedora 432 k texlive-jadetex noarch 11:svn63654-77.fc39 fedora 75 k texlive-jknapltx noarch 11:svn19440.0-69.fc39 fedora 27 k texlive-kastrup noarch 11:svn15878.0-69.fc39 fedora 13 k texlive-knuth-lib noarch 11:svn57963-69.fc39 fedora 52 k texlive-knuth-local noarch 11:svn57963-69.fc39 fedora 45 k texlive-koma-script noarch 11:svn64685-69.fc39 fedora 6.4 M texlive-kpathsea x86_64 11:svn66209-77.fc39 fedora 1.1 M texlive-kvdefinekeys noarch 11:svn53193-69.fc39 fedora 306 k texlive-kvoptions noarch 11:svn63622-69.fc39 fedora 494 k texlive-kvsetkeys noarch 11:svn64632-69.fc39 fedora 398 k texlive-l3backend noarch 11:svn65573-69.fc39 fedora 897 k texlive-l3experimental noarch 11:svn65621-69.fc39 fedora 43 k texlive-l3kernel noarch 11:svn66094-69.fc39 fedora 202 k texlive-l3packages noarch 11:svn65722-69.fc39 fedora 41 k texlive-lambda noarch 11:svn45756-69.fc39 fedora 120 k texlive-latex-fonts noarch 11:svn28888.0-69.fc39 fedora 50 k texlive-latex-lab noarch 11:svn64892-69.fc39 fedora 1.8 M texlive-latexbug noarch 11:svn63596-69.fc39 fedora 238 k texlive-latexconfig noarch 11:svn53525-69.fc39 fedora 15 k texlive-letltxmacro noarch 11:svn53022-69.fc39 fedora 300 k texlive-lib x86_64 11:20230311-77.fc39 fedora 492 k texlive-lineno noarch 11:svn65586-69.fc39 fedora 76 k texlive-listings noarch 11:svn66222-69.fc39 fedora 167 k texlive-lm noarch 11:svn65956-69.fc39 fedora 12 M texlive-lm-math noarch 11:svn36915.1.959-69.fc39 fedora 447 k texlive-logreq noarch 11:svn53003-69.fc39 fedora 20 k texlive-lollipop noarch 11:svn45678-77.fc39 fedora 404 k texlive-ltabptch noarch 11:svn17533.1.74d-69.fc39 fedora 18 k texlive-ltxcmds noarch 11:svn56421-69.fc39 fedora 400 k texlive-ltxmisc noarch 11:svn21927.0-69.fc39 fedora 28 k texlive-lua-alt-getopt noarch 11:svn56414-69.fc39 fedora 13 k texlive-lua-uni-algos noarch 11:svn62204-69.fc39 fedora 97 k texlive-luabidi noarch 11:svn54512-69.fc39 fedora 20 k texlive-luahbtex x86_64 11:svn66186-77.fc39 fedora 2.0 M texlive-lualatex-math noarch 11:svn61464-69.fc39 fedora 20 k texlive-lualibs noarch 11:svn64615-69.fc39 fedora 160 k texlive-luaotfload noarch 11:svn64616-77.fc39 fedora 1.2 M texlive-luatex x86_64 11:svn66967-77.fc39 fedora 3.9 M texlive-luatexbase noarch 11:svn52663-69.fc39 fedora 16 k texlive-lwarp noarch 11:svn66259-77.fc39 fedora 3.5 M texlive-makecmds noarch 11:svn15878.0-69.fc39 fedora 15 k texlive-makeindex x86_64 11:svn62517-77.fc39 fedora 436 k texlive-manfnt-font noarch 11:svn45777-69.fc39 fedora 37 k texlive-marginnote noarch 11:svn48383-69.fc39 fedora 17 k texlive-marvosym noarch 11:svn29349.2.2a-69.fc39 fedora 146 k texlive-mathpazo noarch 11:svn52663-69.fc39 fedora 90 k texlive-mathspec noarch 11:svn42773-69.fc39 fedora 24 k texlive-mathtools noarch 11:svn63767-69.fc39 fedora 38 k texlive-mdwtools noarch 11:svn15878.1.05.4-69.fc39 fedora 36 k texlive-memoir noarch 11:svn65040-69.fc39 fedora 94 k texlive-metafont x86_64 11:svn66186-77.fc39 fedora 268 k texlive-metalogo noarch 11:svn18611.0.12-69.fc39 fedora 16 k texlive-mflogo noarch 11:svn42428-69.fc39 fedora 16 k texlive-mflogo-font noarch 11:svn54512-69.fc39 fedora 32 k texlive-mfnfss noarch 11:svn46036-69.fc39 fedora 17 k texlive-mfware x86_64 11:svn66186-77.fc39 fedora 101 k texlive-microtype noarch 11:svn66587-69.fc39 fedora 83 k texlive-minitoc noarch 11:svn61719-69.fc39 fedora 122 k texlive-mltex noarch 11:svn62145-77.fc39 fedora 28 k texlive-mnsymbol noarch 11:svn18651.1.4-69.fc39 fedora 4.4 M texlive-modes noarch 11:svn61719-69.fc39 fedora 306 k texlive-mparhack noarch 11:svn59066-69.fc39 fedora 18 k texlive-mptopdf noarch 11:svn65952-77.fc39 fedora 52 k texlive-ms noarch 11:svn57473-69.fc39 fedora 17 k texlive-multido noarch 11:svn18302.1.42-69.fc39 fedora 18 k texlive-mxedruli noarch 11:svn30021.3.3c-69.fc39 fedora 159 k texlive-natbib noarch 11:svn20668.8.31b-69.fc39 fedora 31 k texlive-ncntrsbk noarch 11:svn61719-69.fc39 fedora 363 k texlive-newfloat noarch 11:svn52906-69.fc39 fedora 120 k texlive-notoccite noarch 11:svn18129.0-69.fc39 fedora 13 k texlive-ntgclass noarch 11:svn65522-69.fc39 fedora 34 k texlive-oberdiek noarch 11:svn65521-77.fc39 fedora 7.7 M texlive-omega noarch 11:svn33046.0-69.fc39 fedora 1.2 M texlive-omegaware x86_64 11:svn66186-77.fc39 fedora 238 k texlive-otibet noarch 11:svn45777-69.fc39 fedora 129 k texlive-pagesel noarch 11:svn56105-69.fc39 fedora 340 k texlive-palatino noarch 11:svn61719-69.fc39 fedora 423 k texlive-paralist noarch 11:svn43021-69.fc39 fedora 18 k texlive-parallel noarch 11:svn15878.0-69.fc39 fedora 18 k texlive-parskip noarch 11:svn58358-69.fc39 fedora 17 k texlive-passivetex noarch 11:svn15878.0-69.fc39 fedora 60 k texlive-pdfcol noarch 11:svn64469-69.fc39 fedora 327 k texlive-pdfcolfoot noarch 11:svn65512-69.fc39 fedora 319 k texlive-pdfcolmk noarch 11:svn52912-69.fc39 fedora 18 k texlive-pdfescape noarch 11:svn53082-69.fc39 fedora 353 k texlive-pdflscape noarch 11:svn64851-69.fc39 fedora 324 k texlive-pdfmanagement-testphase noarch 11:svn66532-69.fc39 fedora 8.3 M texlive-pdfpages noarch 11:svn65319-69.fc39 fedora 32 k texlive-pdftex x86_64 11:svn66243-77.fc39 fedora 2.5 M texlive-pdftexcmds noarch 11:svn55777-69.fc39 fedora 391 k texlive-pgf noarch 11:svn65553-69.fc39 fedora 897 k texlive-picture noarch 11:svn54867-69.fc39 fedora 312 k texlive-placeins noarch 11:svn19848.2.2-69.fc39 fedora 13 k texlive-plain noarch 11:svn57963-69.fc39 fedora 48 k texlive-polyglossia noarch 11:svn65792-69.fc39 fedora 220 k texlive-psfrag noarch 11:svn15878.3.04-69.fc39 fedora 15 k texlive-psizzl noarch 11:svn15878.0.35-69.fc39 fedora 43 k texlive-pslatex noarch 11:svn57434-69.fc39 fedora 22 k texlive-psnfss noarch 11:svn54694-69.fc39 fedora 60 k texlive-pspicture noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-pst-3d noarch 11:svn17257.1.10-69.fc39 fedora 18 k texlive-pst-coil noarch 11:svn62977-69.fc39 fedora 18 k texlive-pst-eps noarch 11:svn15878.1.0-69.fc39 fedora 17 k texlive-pst-fill noarch 11:svn60671-69.fc39 fedora 18 k texlive-pst-grad noarch 11:svn15878.1.06-69.fc39 fedora 18 k texlive-pst-math noarch 11:svn64732-69.fc39 fedora 20 k texlive-pst-node noarch 11:svn61838-69.fc39 fedora 40 k texlive-pst-ovl noarch 11:svn54963-69.fc39 fedora 16 k texlive-pst-plot noarch 11:svn65346-69.fc39 fedora 37 k texlive-pst-text noarch 11:svn49542-69.fc39 fedora 19 k texlive-pst-tools noarch 11:svn60621-69.fc39 fedora 21 k texlive-pst-tree noarch 11:svn60421-69.fc39 fedora 21 k texlive-pstricks noarch 11:svn65346-69.fc39 fedora 117 k texlive-pstricks-add noarch 11:svn65067-69.fc39 fedora 37 k texlive-pxfonts noarch 11:svn15878.0-69.fc39 fedora 523 k texlive-ragged2e noarch 11:svn66152-69.fc39 fedora 682 k texlive-rcs noarch 11:svn15878.0-69.fc39 fedora 28 k texlive-realscripts noarch 11:svn56594-69.fc39 fedora 19 k texlive-refcount noarch 11:svn53164-69.fc39 fedora 335 k texlive-rerunfilecheck noarch 11:svn63869-69.fc39 fedora 341 k texlive-rsfs noarch 11:svn15878.0-69.fc39 fedora 73 k texlive-sansmath noarch 11:svn17997.1.1-69.fc39 fedora 14 k texlive-sansmathaccent noarch 11:svn53628-69.fc39 fedora 36 k texlive-sauerj noarch 11:svn15878.0-69.fc39 fedora 20 k texlive-section noarch 11:svn20180.0-69.fc39 fedora 24 k texlive-seminar noarch 11:svn59801-69.fc39 fedora 52 k texlive-sepnum noarch 11:svn20186.2.0-69.fc39 fedora 17 k texlive-setspace noarch 11:svn65206-69.fc39 fedora 18 k texlive-showexpl noarch 11:svn57414-69.fc39 fedora 18 k texlive-startex noarch 11:svn35718.1.04-69.fc39 fedora 22 k texlive-stmaryrd noarch 11:svn22027.0-69.fc39 fedora 190 k texlive-stringenc noarch 11:svn52982-69.fc39 fedora 702 k texlive-subfig noarch 11:svn15878.1.3-69.fc39 fedora 21 k texlive-symbol noarch 11:svn61719-69.fc39 fedora 54 k texlive-tex x86_64 11:svn66186-77.fc39 fedora 212 k texlive-tex-gyre noarch 11:svn65956-69.fc39 fedora 8.0 M texlive-tex-gyre-math noarch 11:svn41264-69.fc39 fedora 1.4 M texlive-tex-ini-files noarch 11:svn40533-69.fc39 fedora 15 k texlive-texlive-common-doc noarch 11:svn54176-69.fc39 fedora 158 k texlive-texlive-en noarch 11:svn66572-77.fc39 fedora 2.0 M texlive-texlive-msg-translations noarch 11:svn66593-69.fc39 fedora 165 k texlive-texlive-scripts noarch 11:svn66584-77.fc39 fedora 122 k texlive-texlive-scripts-extra noarch 11:svn62517-77.fc39 fedora 63 k texlive-texlive.infra noarch 11:svn66512-77.fc39 fedora 295 k texlive-texsis noarch 11:svn45678-77.fc39 fedora 262 k texlive-textcase noarch 11:svn63868-69.fc39 fedora 16 k texlive-thumbpdf noarch 11:svn62518-77.fc39 fedora 41 k texlive-times noarch 11:svn61719-69.fc39 fedora 368 k texlive-tipa noarch 11:svn29349.1.3-69.fc39 fedora 2.8 M texlive-titlesec noarch 11:svn59845-69.fc39 fedora 34 k texlive-tools noarch 11:svn64892-69.fc39 fedora 75 k texlive-translator noarch 11:svn59412-69.fc39 fedora 296 k texlive-transparent noarch 11:svn64852-69.fc39 fedora 286 k texlive-txfonts noarch 11:svn15878.0-69.fc39 fedora 816 k texlive-typehtml noarch 11:svn17134.0-69.fc39 fedora 21 k texlive-ucharcat noarch 11:svn38907-69.fc39 fedora 15 k texlive-ucs noarch 11:svn64114-69.fc39 fedora 423 k texlive-ulem noarch 11:svn53365-69.fc39 fedora 17 k texlive-underscore noarch 11:svn18261.0-69.fc39 fedora 19 k texlive-unicode-data noarch 11:svn64423-69.fc39 fedora 371 k texlive-unicode-math noarch 11:svn61719-69.fc39 fedora 63 k texlive-uniquecounter noarch 11:svn53162-69.fc39 fedora 300 k texlive-url noarch 11:svn32528.3.4-69.fc39 fedora 20 k texlive-utopia noarch 11:svn15878.0-69.fc39 fedora 239 k texlive-varwidth noarch 11:svn24104.0.92-69.fc39 fedora 18 k texlive-wasy noarch 11:svn53533-69.fc39 fedora 44 k texlive-wasy-type1 noarch 11:svn53534-69.fc39 fedora 272 k texlive-wasysym noarch 11:svn54080-69.fc39 fedora 18 k texlive-xcolor noarch 11:svn63563-69.fc39 fedora 32 k texlive-xdvi x86_64 11:svn62387-77.fc39 fedora 351 k texlive-xetex x86_64 11:svn66203-77.fc39 fedora 1.3 M texlive-xetexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xifthen noarch 11:svn38929-69.fc39 fedora 16 k texlive-xkeyval noarch 11:svn63616-69.fc39 fedora 27 k texlive-xltxtra noarch 11:svn56594-69.fc39 fedora 17 k texlive-xmltex noarch 11:svn62145-77.fc39 fedora 56 k texlive-xmltexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xpatch noarch 11:svn54563-69.fc39 fedora 19 k texlive-xstring noarch 11:svn65551-69.fc39 fedora 25 k texlive-xunicode noarch 11:svn30466.0.981-69.fc39 fedora 44 k texlive-zapfchan noarch 11:svn61719-69.fc39 fedora 109 k texlive-zapfding noarch 11:svn61719-69.fc39 fedora 64 k texlive-zref noarch 11:svn62977-69.fc39 fedora 688 k tinycdb x86_64 0.78-21.fc39 fedora 33 k unzip x86_64 6.0-62.fc39 fedora 184 k urw-base35-bookman-fonts noarch 20200910-18.fc39 fedora 847 k urw-base35-c059-fonts noarch 20200910-18.fc39 fedora 874 k urw-base35-d050000l-fonts noarch 20200910-18.fc39 fedora 76 k urw-base35-fonts noarch 20200910-18.fc39 fedora 10 k urw-base35-fonts-common noarch 20200910-18.fc39 fedora 21 k urw-base35-gothic-fonts noarch 20200910-18.fc39 fedora 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-18.fc39 fedora 795 k urw-base35-nimbus-roman-fonts noarch 20200910-18.fc39 fedora 856 k urw-base35-nimbus-sans-fonts noarch 20200910-18.fc39 fedora 1.3 M urw-base35-p052-fonts noarch 20200910-18.fc39 fedora 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-18.fc39 fedora 42 k urw-base35-z003-fonts noarch 20200910-18.fc39 fedora 276 k which x86_64 2.21-40.fc39 fedora 42 k xml-common noarch 0.6.3-61.fc39 fedora 31 k xpdf-libs x86_64 1:4.04-10.fc39 fedora 647 k xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k xz x86_64 5.4.4-1.fc39 fedora 556 k xz-devel x86_64 5.4.4-1.fc39 fedora 66 k zip x86_64 3.0-39.fc39 fedora 266 k zlib-devel x86_64 1.2.13-4.fc39 fedora 45 k zstd x86_64 1.5.5-4.fc39 fedora 482 k zziplib x86_64 0.13.72-5.fc39 fedora 86 k Installing weak dependencies: apr-util-bdb x86_64 1.6.3-4.fc39 fedora 13 k apr-util-openssl x86_64 1.6.3-4.fc39 fedora 15 k enchant2 x86_64 2.5.0-5.fc39 fedora 62 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k julietaula-montserrat-fonts noarch 1:7.222-5.fc39 fedora 1.6 M jxl-pixbuf-loader x86_64 1:0.8.2-3.fc39 fedora 61 k mod_http2 x86_64 2.0.25-1.fc39 updates 162 k mod_lua x86_64 2.4.58-1.fc39 updates 58 k nano-default-editor noarch 7.2-4.fc39 fedora 9.3 k perl-CPAN-Meta noarch 2.150010-500.fc39 fedora 191 k perl-Class-XSAccessor x86_64 1.19-31.fc39 fedora 46 k perl-GD-Barcode noarch 1.15-44.fc39 fedora 629 k perl-IO-Compress-Brotli x86_64 0.004001-10.fc39 fedora 27 k perl-Lexical-Var x86_64 0.010-3.fc39 fedora 33 k perl-List-MoreUtils noarch 0.430-9.fc39 fedora 61 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k perl-PerlIO-utf8_strict x86_64 0.010-4.fc39 fedora 26 k perl-doc noarch 5.38.2-502.fc39 updates 4.7 M php-nikic-php-parser4 noarch 4.18.0-1.fc39 updates 203 k psutils noarch 2.10-2.fc39 fedora 54 k python3-pip noarch 23.2.1-1.fc39 fedora 3.1 M python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M sudo-python-plugin x86_64 1.9.15-1.p5.fc39 updates 53 k Transaction Summary ============================================================================================== Install 854 Packages Total download size: 535 M Installed size: 1.5 G Downloading Packages: (1/854): abattis-cantarell-vf-fonts-0.301-10.fc 20 MB/s | 121 kB 00:00 (2/854): adobe-mappings-cmap-deprecated-2023062 17 MB/s | 113 kB 00:00 (3/854): ansible-srpm-macros-1-11.fc39.noarch.r 8.0 MB/s | 21 kB 00:00 (4/854): apr-1.7.3-2.fc39.x86_64.rpm 24 MB/s | 127 kB 00:00 (5/854): apr-util-1.6.3-4.fc39.x86_64.rpm 23 MB/s | 96 kB 00:00 (6/854): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 4.5 MB/s | 13 kB 00:00 (7/854): adobe-mappings-pdf-20190401-5.fc39.noa 34 MB/s | 698 kB 00:00 (8/854): apr-util-openssl-1.6.3-4.fc39.x86_64.r 3.1 MB/s | 15 kB 00:00 (9/854): adobe-mappings-cmap-20230622-1.fc39.no 51 MB/s | 2.1 MB 00:00 (10/854): avahi-libs-0.8-24.fc39.x86_64.rpm 14 MB/s | 67 kB 00:00 (11/854): beecrypt-4.2.1-33.fc39.x86_64.rpm 23 MB/s | 108 kB 00:00 (12/854): autoconf-2.71-6.fc39.noarch.rpm 26 MB/s | 733 kB 00:00 (13/854): automake-1.16.5-13.fc39.noarch.rpm 23 MB/s | 697 kB 00:00 (14/854): beecrypt-devel-4.2.1-33.fc39.x86_64.r 5.9 MB/s | 45 kB 00:00 (15/854): bzip2-1.0.8-16.fc39.x86_64.rpm 19 MB/s | 52 kB 00:00 (16/854): biber-2.19-3.fc39.noarch.rpm 46 MB/s | 292 kB 00:00 (17/854): cmake-filesystem-3.27.7-1.fc39.x86_64 4.7 MB/s | 19 kB 00:00 (18/854): cronie-1.6.1-5.fc39.x86_64.rpm 21 MB/s | 117 kB 00:00 (19/854): cairo-1.18.0-1.fc39.x86_64.rpm 44 MB/s | 710 kB 00:00 (20/854): cpio-2.14-4.fc39.x86_64.rpm 24 MB/s | 279 kB 00:00 (21/854): cronie-anacron-1.6.1-5.fc39.x86_64.rp 5.7 MB/s | 32 kB 00:00 (22/854): crontabs-1.11-30.20190603git.fc39.noa 13 MB/s | 18 kB 00:00 (23/854): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 30 MB/s | 73 kB 00:00 (24/854): default-fonts-core-sans-4.0-9.fc39.no 15 MB/s | 32 kB 00:00 (25/854): docbook-dtds-1.0-82.fc39.noarch.rpm 65 MB/s | 335 kB 00:00 (26/854): docbook-utils-0.6.14-57.fc39.noarch.r 15 MB/s | 69 kB 00:00 (27/854): docbook-style-dsssl-1.79-36.fc39.noar 40 MB/s | 259 kB 00:00 (28/854): docbook-utils-pdf-0.6.14-57.fc39.noar 3.0 MB/s | 8.9 kB 00:00 (29/854): drpm-0.5.2-3.fc39.x86_64.rpm 22 MB/s | 64 kB 00:00 (30/854): dwz-0.15-3.fc39.x86_64.rpm 52 MB/s | 134 kB 00:00 (31/854): ed-1.19-4.fc39.x86_64.rpm 22 MB/s | 79 kB 00:00 (32/854): efi-srpm-macros-5-9.fc39.noarch.rpm 7.3 MB/s | 22 kB 00:00 (33/854): enchant2-2.5.0-5.fc39.x86_64.rpm 27 MB/s | 62 kB 00:00 (34/854): expat-devel-2.5.0-3.fc39.x86_64.rpm 31 MB/s | 52 kB 00:00 (35/854): fedora-logos-httpd-38.1.0-2.fc39.noar 6.7 MB/s | 15 kB 00:00 (36/854): fonts-filesystem-2.0.5-12.fc39.noarch 3.0 MB/s | 8.2 kB 00:00 (37/854): fontconfig-2.14.2-5.fc39.x86_64.rpm 56 MB/s | 297 kB 00:00 (38/854): file-5.44-5.fc39.x86_64.rpm 6.8 MB/s | 49 kB 00:00 (39/854): fonts-srpm-macros-2.0.5-12.fc39.noarc 8.7 MB/s | 26 kB 00:00 (40/854): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 3.7 MB/s | 7.4 kB 00:00 (41/854): gc-8.2.2-4.fc39.x86_64.rpm 22 MB/s | 110 kB 00:00 (42/854): gd-2.3.3-12.fc39.x86_64.rpm 23 MB/s | 139 kB 00:00 (43/854): freetype-2.13.1-2.fc39.x86_64.rpm 44 MB/s | 414 kB 00:00 (44/854): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 2.7 MB/s | 7.8 kB 00:00 (45/854): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 64 MB/s | 484 kB 00:00 (46/854): gnat-srpm-macros-6-3.fc39.noarch.rpm 2.6 MB/s | 8.8 kB 00:00 (47/854): gpgme-1.20.0-5.fc39.x86_64.rpm 23 MB/s | 210 kB 00:00 (48/854): gpm-libs-1.20.7-44.fc39.x86_64.rpm 5.0 MB/s | 20 kB 00:00 (49/854): graphite2-1.3.14-12.fc39.x86_64.rpm 23 MB/s | 95 kB 00:00 (50/854): gnupg1-1.4.23-23.fc39.x86_64.rpm 45 MB/s | 1.3 MB 00:00 (51/854): harfbuzz-8.2.1-2.fc39.x86_64.rpm 30 MB/s | 975 kB 00:00 (52/854): google-droid-sans-fonts-20200215-17.f 37 MB/s | 2.7 MB 00:00 (53/854): hostname-3.23-9.fc39.x86_64.rpm 8.2 MB/s | 28 kB 00:00 (54/854): highway-1.0.7-1.fc39.x86_64.rpm 21 MB/s | 478 kB 00:00 (55/854): hunspell-en-0.20201207-7.fc39.noarch. 29 MB/s | 190 kB 00:00 (56/854): hunspell-1.7.2-5.fc39.x86_64.rpm 34 MB/s | 472 kB 00:00 (57/854): hunspell-en-GB-0.20201207-7.fc39.noar 38 MB/s | 226 kB 00:00 (58/854): hunspell-en-US-0.20201207-7.fc39.noar 29 MB/s | 181 kB 00:00 (59/854): hunspell-filesystem-1.7.2-5.fc39.x86_ 2.6 MB/s | 9.2 kB 00:00 (60/854): iptables-legacy-1.8.9-5.fc39.x86_64.r 18 MB/s | 52 kB 00:00 (61/854): iptables-legacy-libs-1.8.9-5.fc39.x86 12 MB/s | 38 kB 00:00 (62/854): jansson-2.13.1-7.fc39.x86_64.rpm 13 MB/s | 44 kB 00:00 (63/854): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 19 MB/s | 73 kB 00:00 (64/854): iptables-libs-1.8.9-5.fc39.x86_64.rpm 34 MB/s | 414 kB 00:00 (65/854): jbigkit-libs-2.1-26.fc39.x86_64.rpm 12 MB/s | 53 kB 00:00 (66/854): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 16 MB/s | 61 kB 00:00 (67/854): kbd-2.6.3-1.fc39.x86_64.rpm 31 MB/s | 428 kB 00:00 (68/854): kbd-legacy-2.6.3-1.fc39.noarch.rpm 30 MB/s | 574 kB 00:00 (69/854): julietaula-montserrat-fonts-7.222-5.f 36 MB/s | 1.6 MB 00:00 (70/854): guile22-2.2.7-9.fc39.x86_64.rpm 39 MB/s | 6.5 MB 00:00 (71/854): kernel-srpm-macros-1.0-20.fc39.noarch 405 kB/s | 10 kB 00:00 (72/854): keyutils-libs-devel-1.6.1-7.fc39.x86_ 25 MB/s | 58 kB 00:00 (73/854): kmod-30-6.fc39.x86_64.rpm 21 MB/s | 120 kB 00:00 (74/854): lcms2-2.15-2.fc39.x86_64.rpm 29 MB/s | 177 kB 00:00 (75/854): less-633-2.fc39.x86_64.rpm 38 MB/s | 175 kB 00:00 (76/854): libICE-1.0.10-11.fc39.x86_64.rpm 21 MB/s | 70 kB 00:00 (77/854): libSM-1.2.3-13.fc39.x86_64.rpm 18 MB/s | 41 kB 00:00 (78/854): kbd-misc-2.6.3-1.fc39.noarch.rpm 30 MB/s | 1.6 MB 00:00 (79/854): libX11-common-1.8.7-1.fc39.noarch.rpm 18 MB/s | 176 kB 00:00 (80/854): libX11-1.8.7-1.fc39.x86_64.rpm 43 MB/s | 650 kB 00:00 (81/854): libXau-1.0.11-3.fc39.x86_64.rpm 5.3 MB/s | 31 kB 00:00 (82/854): libXaw-1.0.14-5.fc39.x86_64.rpm 36 MB/s | 202 kB 00:00 (83/854): libXext-1.3.5-3.fc39.x86_64.rpm 14 MB/s | 39 kB 00:00 (84/854): libXi-1.8.1-2.fc39.x86_64.rpm 21 MB/s | 40 kB 00:00 (85/854): libXmu-1.1.4-3.fc39.x86_64.rpm 25 MB/s | 76 kB 00:00 (86/854): libXrender-0.9.11-3.fc39.x86_64.rpm 10 MB/s | 27 kB 00:00 (87/854): libXt-1.2.1-5.fc39.x86_64.rpm 56 MB/s | 178 kB 00:00 (88/854): libavif-0.11.1-11.fc39.x86_64.rpm 33 MB/s | 84 kB 00:00 (89/854): libcom_err-devel-1.47.0-2.fc39.x86_64 5.5 MB/s | 16 kB 00:00 (90/854): libdatrie-0.2.13-7.fc39.x86_64.rpm 15 MB/s | 32 kB 00:00 (91/854): libibverbs-46.0-4.fc39.x86_64.rpm 35 MB/s | 431 kB 00:00 (92/854): libdav1d-1.2.1-2.fc39.x86_64.rpm 37 MB/s | 618 kB 00:00 (93/854): libijs-0.35-19.fc39.x86_64.rpm 6.5 MB/s | 29 kB 00:00 (94/854): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 31 MB/s | 183 kB 00:00 (95/854): liblerc-4.0.0-4.fc39.x86_64.rpm 26 MB/s | 201 kB 00:00 (96/854): liblockfile-1.17-6.fc39.x86_64.rpm 9.5 MB/s | 30 kB 00:00 (97/854): libmetalink-0.1.3-32.fc39.x86_64.rpm 9.7 MB/s | 32 kB 00:00 (98/854): libmpc-1.3.1-3.fc39.x86_64.rpm 18 MB/s | 70 kB 00:00 (99/854): libndp-1.8-6.fc39.x86_64.rpm 14 MB/s | 37 kB 00:00 (100/854): libjxl-0.8.2-3.fc39.x86_64.rpm 37 MB/s | 1.2 MB 00:00 (101/854): libnetfilter_conntrack-1.0.9-2.fc39. 9.4 MB/s | 59 kB 00:00 (102/854): libnfnetlink-1.0.1-24.fc39.x86_64.rp 11 MB/s | 29 kB 00:00 (103/854): libpaper-2.1.1-1.fc39.x86_64.rpm 10 MB/s | 27 kB 00:00 (104/854): libpath_utils-0.2.1-54.fc39.x86_64.r 8.2 MB/s | 29 kB 00:00 (105/854): libpcap-1.10.4-2.fc39.x86_64.rpm 37 MB/s | 175 kB 00:00 (106/854): libpkgconf-1.9.5-2.fc39.x86_64.rpm 11 MB/s | 38 kB 00:00 (107/854): libpng-1.6.37-15.fc39.x86_64.rpm 23 MB/s | 119 kB 00:00 (108/854): libpq-15.3-1.fc39.x86_64.rpm 30 MB/s | 215 kB 00:00 (109/854): libpq-devel-15.3-1.fc39.x86_64.rpm 25 MB/s | 107 kB 00:00 (110/854): libselinux-devel-3.5-5.fc39.x86_64.r 28 MB/s | 151 kB 00:00 (111/854): libsepol-devel-3.5-2.fc39.x86_64.rpm 10 MB/s | 49 kB 00:00 (112/854): libtalloc-2.4.1-1.fc39.x86_64.rpm 7.1 MB/s | 30 kB 00:00 (113/854): libthai-0.1.29-6.fc39.x86_64.rpm 28 MB/s | 213 kB 00:00 (114/854): libtiff-4.4.0-8.fc39.x86_64.rpm 32 MB/s | 202 kB 00:00 (115/854): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 14 MB/s | 36 kB 00:00 (116/854): libusb-compat-0.1-0.1.8-5.fc39.x86_6 8.9 MB/s | 29 kB 00:00 (117/854): libverto-devel-0.3.2-6.fc39.x86_64.r 4.6 MB/s | 14 kB 00:00 (118/854): libtool-2.4.7-7.fc39.x86_64.rpm 37 MB/s | 601 kB 00:00 (119/854): libvmaf-2.3.0-6.fc39.x86_64.rpm 36 MB/s | 180 kB 00:00 (120/854): libwebp-1.3.2-2.fc39.x86_64.rpm 32 MB/s | 284 kB 00:00 (121/854): libxcb-1.13.1-12.fc39.x86_64.rpm 26 MB/s | 233 kB 00:00 (122/854): libxcrypt-devel-4.4.36-2.fc39.x86_64 11 MB/s | 30 kB 00:00 (123/854): libzstd-devel-1.5.5-4.fc39.x86_64.rp 17 MB/s | 51 kB 00:00 (124/854): linuxdoc-tools-0.9.82-3.fc39.x86_64. 29 MB/s | 180 kB 00:00 (125/854): libxml2-devel-2.10.4-3.fc39.x86_64.r 35 MB/s | 527 kB 00:00 (126/854): lua-srpm-macros-1-9.fc39.noarch.rpm 1.8 MB/s | 8.6 kB 00:00 (127/854): m4-1.4.19-6.fc39.x86_64.rpm 26 MB/s | 303 kB 00:00 (128/854): mailcap-2.1.54-2.fc39.noarch.rpm 10 MB/s | 34 kB 00:00 (129/854): mailx-12.5-44.fc39.x86_64.rpm 27 MB/s | 262 kB 00:00 (130/854): lynx-2.9.0-dev.12.1.fc39.1.x86_64.rp 35 MB/s | 1.6 MB 00:00 (131/854): make-4.4.1-2.fc39.x86_64.rpm 25 MB/s | 589 kB 00:00 (132/854): nano-default-editor-7.2-4.fc39.noarc 4.1 MB/s | 9.3 kB 00:00 (133/854): libicu-73.2-2.fc39.x86_64.rpm 47 MB/s | 11 MB 00:00 (134/854): nano-7.2-4.fc39.x86_64.rpm 13 MB/s | 743 kB 00:00 (135/854): ncurses-6.4-7.20230520.fc39.x86_64.r 8.0 MB/s | 416 kB 00:00 (136/854): ncurses-c++-libs-6.4-7.20230520.fc39 6.0 MB/s | 37 kB 00:00 (137/854): ocaml-srpm-macros-8-2.fc39.noarch.rp 8.9 MB/s | 14 kB 00:00 (138/854): openblas-srpm-macros-2-14.fc39.noarc 4.1 MB/s | 7.5 kB 00:00 (139/854): ncurses-devel-6.4-7.20230520.fc39.x8 56 MB/s | 546 kB 00:00 (140/854): openjpeg2-2.5.0-5.fc39.x86_64.rpm 22 MB/s | 178 kB 00:00 (141/854): openjade-1.3.2-76.fc39.x86_64.rpm 39 MB/s | 858 kB 00:00 (142/854): opensp-1.5.2-43.fc39.x86_64.rpm 38 MB/s | 884 kB 00:00 (143/854): openssl-3.1.1-4.fc39.x86_64.rpm 36 MB/s | 1.0 MB 00:00 (144/854): package-notes-srpm-macros-0.5-9.fc39 1.5 MB/s | 11 kB 00:00 (145/854): paper-2.1.1-1.fc39.x86_64.rpm 6.6 MB/s | 29 kB 00:00 (146/854): patch-2.7.6-22.fc39.x86_64.rpm 24 MB/s | 125 kB 00:00 (147/854): patchutils-0.4.2-11.fc39.x86_64.rpm 29 MB/s | 107 kB 00:00 (148/854): pcre2-devel-10.42-1.fc39.2.x86_64.rp 41 MB/s | 505 kB 00:00 (149/854): openssl-devel-3.1.1-4.fc39.x86_64.rp 53 MB/s | 2.6 MB 00:00 (150/854): pcre2-utf16-10.42-1.fc39.2.x86_64.rp 7.9 MB/s | 212 kB 00:00 (151/854): pcre2-utf32-10.42-1.fc39.2.x86_64.rp 11 MB/s | 200 kB 00:00 (152/854): perl-Authen-SASL-2.1700-1.fc39.noarc 18 MB/s | 62 kB 00:00 (153/854): perl-Business-ISBN-3.008-2.fc39.noar 20 MB/s | 32 kB 00:00 (154/854): perl-B-Hooks-EndOfScope-0.26-7.fc39. 17 MB/s | 43 kB 00:00 (155/854): perl-Business-ISMN-1.203-2.fc39.noar 13 MB/s | 25 kB 00:00 (156/854): perl-Business-ISSN-1.005-8.fc39.noar 9.3 MB/s | 18 kB 00:00 (157/854): perl-CPAN-Meta-Requirements-2.143-4. 15 MB/s | 35 kB 00:00 (158/854): perl-CPAN-Meta-2.150010-500.fc39.noa 47 MB/s | 191 kB 00:00 (159/854): perl-CPAN-Meta-YAML-0.018-501.fc39.n 7.1 MB/s | 26 kB 00:00 (160/854): perl-Carp-1.54-500.fc39.noarch.rpm 11 MB/s | 29 kB 00:00 (161/854): perl-Class-Accessor-0.51-18.fc39.noa 19 MB/s | 28 kB 00:00 (162/854): perl-Class-Data-Inheritable-0.09-6.f 7.3 MB/s | 13 kB 00:00 (163/854): perl-Class-Inspector-1.36-14.fc39.no 16 MB/s | 30 kB 00:00 (164/854): perl-Class-Method-Modifiers-2.15-2.f 33 MB/s | 50 kB 00:00 (165/854): perl-Class-Singleton-1.6-9.fc39.noar 11 MB/s | 25 kB 00:00 (166/854): perl-Class-XSAccessor-1.19-31.fc39.x 24 MB/s | 46 kB 00:00 (167/854): perl-Clone-0.46-4.fc39.x86_64.rpm 12 MB/s | 22 kB 00:00 (168/854): perl-Compress-Raw-Bzip2-2.206-1.fc39 19 MB/s | 35 kB 00:00 (169/854): perl-Compress-Raw-Zlib-2.206-1.fc39. 27 MB/s | 64 kB 00:00 (170/854): perl-Convert-ASN1-0.34-1.fc39.noarch 22 MB/s | 59 kB 00:00 (171/854): perl-Data-Compare-1.29-2.fc39.noarch 22 MB/s | 34 kB 00:00 (172/854): perl-Data-Dump-1.25-8.fc39.noarch.rp 13 MB/s | 32 kB 00:00 (173/854): perl-Data-Dumper-2.188-501.fc39.x86_ 22 MB/s | 56 kB 00:00 (174/854): perl-Data-OptList-0.114-2.fc39.noarc 13 MB/s | 27 kB 00:00 (175/854): perl-Data-Uniqid-0.12-31.fc39.noarch 6.3 MB/s | 12 kB 00:00 (176/854): perl-Date-ISO8601-0.005-18.fc39.noar 15 MB/s | 19 kB 00:00 (177/854): perl-DateTime-1.59-5.fc39.x86_64.rpm 50 MB/s | 132 kB 00:00 (178/854): perl-DateTime-Calendar-Julian-0.107- 8.4 MB/s | 23 kB 00:00 (179/854): perl-DateTime-Format-Builder-0.8300- 34 MB/s | 93 kB 00:00 (180/854): perl-DateTime-Format-Strptime-1.79-8 16 MB/s | 41 kB 00:00 (181/854): perl-DateTime-TimeZone-SystemV-0.010 6.9 MB/s | 22 kB 00:00 (182/854): perl-DateTime-TimeZone-Tzfile-0.011- 6.1 MB/s | 19 kB 00:00 (183/854): perl-Devel-CallChecker-0.009-3.fc39. 8.2 MB/s | 24 kB 00:00 (184/854): perl-Devel-Caller-2.07-3.fc39.x86_64 6.6 MB/s | 19 kB 00:00 (185/854): perl-Devel-GlobalDestruction-0.14-22 6.1 MB/s | 17 kB 00:00 (186/854): perl-Devel-LexAlias-0.05-34.fc39.x86 5.9 MB/s | 16 kB 00:00 (187/854): perl-Devel-StackTrace-2.04-16.fc39.n 11 MB/s | 30 kB 00:00 (188/854): perl-Devel-PPPort-3.71-501.fc39.x86_ 32 MB/s | 218 kB 00:00 (189/854): perl-Digest-1.20-500.fc39.noarch.rpm 6.4 MB/s | 25 kB 00:00 (190/854): perl-Digest-HMAC-1.04-8.fc39.noarch. 8.6 MB/s | 22 kB 00:00 (191/854): perl-Digest-MD5-2.58-500.fc39.x86_64 13 MB/s | 35 kB 00:00 (192/854): perl-Digest-SHA-6.04-501.fc39.x86_64 21 MB/s | 61 kB 00:00 (193/854): perl-Dist-CheckConflicts-0.11-28.fc3 8.0 MB/s | 23 kB 00:00 (194/854): perl-DynaLoader-Functions-0.004-2.fc 7.1 MB/s | 19 kB 00:00 (195/854): perl-Email-Date-Format-1.008-2.fc39. 7.0 MB/s | 18 kB 00:00 (196/854): perl-Encode-Locale-1.05-27.fc39.noar 7.3 MB/s | 18 kB 00:00 (197/854): perl-Error-0.17029-13.fc39.noarch.rp 12 MB/s | 40 kB 00:00 (198/854): perl-Eval-Closure-0.14-21.fc39.noarc 6.4 MB/s | 24 kB 00:00 (199/854): perl-Exception-Class-1.45-8.fc39.noa 12 MB/s | 43 kB 00:00 (200/854): perl-Exporter-5.77-500.fc39.noarch.r 9.4 MB/s | 31 kB 00:00 (201/854): perl-Exporter-Tiny-1.006002-2.fc39.n 16 MB/s | 56 kB 00:00 (202/854): perl-ExtUtils-Command-7.70-501.fc39. 4.9 MB/s | 14 kB 00:00 (203/854): perl-DateTime-Locale-1.39-2.fc39.noa 56 MB/s | 3.7 MB 00:00 (204/854): perl-Encode-3.19-500.fc39.x86_64.rpm 35 MB/s | 1.7 MB 00:00 (205/854): perl-ExtUtils-Install-2.22-500.fc39. 1.9 MB/s | 43 kB 00:00 (206/854): perl-ExtUtils-MM-Utils-7.70-501.fc39 1.4 MB/s | 11 kB 00:00 (207/854): perl-ExtUtils-Manifest-1.75-3.fc39.n 15 MB/s | 34 kB 00:00 (208/854): perl-ExtUtils-MakeMaker-7.70-501.fc3 60 MB/s | 292 kB 00:00 (209/854): perl-File-Find-Rule-0.34-26.fc39.noa 9.9 MB/s | 32 kB 00:00 (210/854): perl-ExtUtils-ParseXS-3.51-500.fc39. 28 MB/s | 187 kB 00:00 (211/854): perl-File-Listing-6.16-1.fc39.noarch 10 MB/s | 25 kB 00:00 (212/854): perl-File-Path-2.18-500.fc39.noarch. 14 MB/s | 35 kB 00:00 (213/854): perl-File-ShareDir-1.118-9.fc39.noar 21 MB/s | 29 kB 00:00 (214/854): perl-File-Slurper-0.014-3.fc39.noarc 10 MB/s | 21 kB 00:00 (215/854): perl-File-Temp-0.231.100-500.fc39.no 26 MB/s | 58 kB 00:00 (216/854): perl-Filter-1.64-501.fc39.x86_64.rpm 35 MB/s | 87 kB 00:00 (217/854): perl-GD-2.78-3.fc39.x86_64.rpm 55 MB/s | 181 kB 00:00 (218/854): perl-GSSAPI-0.28-43.fc39.x86_64.rpm 17 MB/s | 55 kB 00:00 (219/854): perl-Getopt-Long-2.54-500.fc39.noarc 21 MB/s | 60 kB 00:00 (220/854): perl-HTML-Parser-3.81-3.fc39.x86_64. 33 MB/s | 124 kB 00:00 (221/854): perl-GD-Barcode-1.15-44.fc39.noarch. 53 MB/s | 629 kB 00:00 (222/854): perl-HTML-Tagset-3.20-54.fc39.noarch 2.8 MB/s | 18 kB 00:00 (223/854): perl-HTTP-Cookies-6.10-10.fc39.noarc 8.7 MB/s | 37 kB 00:00 (224/854): perl-HTTP-Date-6.06-2.fc39.noarch.rp 17 MB/s | 24 kB 00:00 (225/854): perl-HTTP-Message-6.44-3.fc39.noarch 39 MB/s | 101 kB 00:00 (226/854): perl-HTTP-Negotiate-6.01-36.fc39.noa 9.2 MB/s | 19 kB 00:00 (227/854): perl-HTTP-Tiny-0.088-3.fc39.noarch.r 24 MB/s | 56 kB 00:00 (228/854): perl-IO-Compress-2.206-1.fc39.noarch 59 MB/s | 272 kB 00:00 (229/854): perl-IO-Compress-Brotli-0.004001-10. 5.4 MB/s | 27 kB 00:00 (230/854): perl-IO-HTML-1.004-11.fc39.noarch.rp 5.5 MB/s | 28 kB 00:00 (231/854): perl-IO-Socket-IP-0.42-1.fc39.noarch 27 MB/s | 42 kB 00:00 (232/854): perl-IO-Socket-SSL-2.083-3.fc39.noar 55 MB/s | 225 kB 00:00 (233/854): perl-IO-String-1.08-48.fc39.noarch.r 4.1 MB/s | 17 kB 00:00 (234/854): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 11 MB/s | 39 kB 00:00 (235/854): perl-IPC-SysV-2.09-501.fc39.x86_64.r 21 MB/s | 41 kB 00:00 (236/854): perl-IPC-System-Simple-1.30-11.fc39. 26 MB/s | 39 kB 00:00 (237/854): perl-JSON-4.10-3.fc39.noarch.rpm 37 MB/s | 95 kB 00:00 (238/854): perl-JSON-PP-4.16-501.fc39.noarch.rp 25 MB/s | 67 kB 00:00 (239/854): perl-LWP-MediaTypes-6.04-15.fc39.noa 11 MB/s | 33 kB 00:00 (240/854): perl-Lexical-SealRequireHints-0.012- 9.5 MB/s | 26 kB 00:00 (241/854): perl-LDAP-0.68-11.fc39.noarch.rpm 54 MB/s | 384 kB 00:00 (242/854): perl-Lexical-Var-0.010-3.fc39.x86_64 10 MB/s | 33 kB 00:00 (243/854): perl-Lingua-Translit-0.29-4.fc39.noa 9.8 MB/s | 33 kB 00:00 (244/854): perl-List-AllUtils-0.19-10.fc39.noar 34 MB/s | 48 kB 00:00 (245/854): perl-List-MoreUtils-0.430-9.fc39.noa 26 MB/s | 61 kB 00:00 (246/854): perl-List-MoreUtils-XS-0.430-11.fc39 25 MB/s | 64 kB 00:00 (247/854): perl-List-SomeUtils-0.59-3.fc39.noar 21 MB/s | 45 kB 00:00 (248/854): perl-List-UtilsBy-0.12-7.fc39.noarch 13 MB/s | 28 kB 00:00 (249/854): perl-Locale-Maketext-1.33-501.fc39.n 45 MB/s | 94 kB 00:00 (250/854): perl-Log-Dispatch-2.71-2.fc39.noarch 27 MB/s | 84 kB 00:00 (251/854): perl-Log-Dispatch-FileRotate-1.38-7. 11 MB/s | 32 kB 00:00 (252/854): perl-Log-Log4perl-1.57-3.fc39.noarch 67 MB/s | 360 kB 00:00 (253/854): perl-MIME-Base64-3.16-500.fc39.x86_6 6.5 MB/s | 29 kB 00:00 (254/854): perl-MIME-Charset-1.013.1-3.fc39.noa 9.5 MB/s | 48 kB 00:00 (255/854): perl-MIME-Lite-3.033-8.fc39.noarch.r 40 MB/s | 94 kB 00:00 (256/854): perl-MIME-Types-2.24-3.fc39.noarch.r 36 MB/s | 69 kB 00:00 (257/854): perl-MRO-Compat-0.15-7.fc39.noarch.r 9.4 MB/s | 25 kB 00:00 (258/854): perl-Mail-Sender-0.903-22.fc39.noarc 25 MB/s | 50 kB 00:00 (259/854): perl-Mail-Sendmail-0.80-18.fc39.noar 18 MB/s | 36 kB 00:00 (260/854): perl-MailTools-2.21-14.fc39.noarch.r 48 MB/s | 108 kB 00:00 (261/854): perl-Math-BigRat-0.2624-500.fc39.noa 13 MB/s | 41 kB 00:00 (262/854): perl-Math-BigInt-1.9998.39-2.fc39.no 37 MB/s | 203 kB 00:00 (263/854): perl-Module-Implementation-0.09-37.f 5.7 MB/s | 19 kB 00:00 (264/854): perl-Module-Load-0.36-500.fc39.noarc 6.8 MB/s | 17 kB 00:00 (265/854): perl-Module-Load-Conditional-0.74-50 16 MB/s | 22 kB 00:00 (266/854): perl-Module-Metadata-1.000038-3.fc39 17 MB/s | 35 kB 00:00 (267/854): perl-Module-Runtime-0.016-20.fc39.no 14 MB/s | 23 kB 00:00 (268/854): perl-Mozilla-CA-20230801-1.fc39.noar 7.2 MB/s | 13 kB 00:00 (269/854): perl-NTLM-1.09-36.fc39.noarch.rpm 17 MB/s | 22 kB 00:00 (270/854): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 19 MB/s | 39 kB 00:00 (271/854): perl-Net-SMTP-SSL-1.04-21.fc39.noarc 6.8 MB/s | 11 kB 00:00 (272/854): perl-Number-Compare-0.03-36.fc39.noa 4.5 MB/s | 12 kB 00:00 (273/854): perl-Package-Generator-1.106-29.fc39 7.5 MB/s | 22 kB 00:00 (274/854): perl-Net-SSLeay-1.92-10.fc39.x86_64. 54 MB/s | 360 kB 00:00 (275/854): perl-Package-Stash-0.40-5.fc39.noarc 12 MB/s | 33 kB 00:00 (276/854): perl-Package-Stash-XS-0.30-5.fc39.x8 11 MB/s | 35 kB 00:00 (277/854): perl-PadWalker-2.5-10.fc39.x86_64.rp 14 MB/s | 27 kB 00:00 (278/854): perl-Params-Check-0.38-500.fc39.noar 16 MB/s | 22 kB 00:00 (279/854): perl-Params-Classify-0.015-20.fc39.x 14 MB/s | 31 kB 00:00 (280/854): perl-Params-Util-1.102-12.fc39.x86_6 19 MB/s | 33 kB 00:00 (281/854): perl-Params-Validate-1.31-5.fc39.x86 34 MB/s | 69 kB 00:00 (282/854): perl-Params-ValidationCompiler-0.31- 23 MB/s | 37 kB 00:00 (283/854): perl-Parse-RecDescent-1.967015-20.fc 55 MB/s | 208 kB 00:00 (284/854): perl-PathTools-3.89-500.fc39.x86_64. 22 MB/s | 87 kB 00:00 (285/854): perl-PerlIO-utf8_strict-0.010-4.fc39 7.4 MB/s | 26 kB 00:00 (286/854): perl-Pod-Escapes-1.07-500.fc39.noarc 9.3 MB/s | 20 kB 00:00 (287/854): perl-Pod-Perldoc-3.28.01-501.fc39.no 44 MB/s | 86 kB 00:00 (288/854): perl-Ref-Util-0.204-18.fc39.noarch.r 13 MB/s | 23 kB 00:00 (289/854): perl-Pod-Simple-3.45-4.fc39.noarch.r 39 MB/s | 218 kB 00:00 (290/854): perl-Pod-Usage-2.03-500.fc39.noarch. 7.2 MB/s | 39 kB 00:00 (291/854): perl-Ref-Util-XS-0.117-20.fc39.x86_6 8.4 MB/s | 23 kB 00:00 (292/854): perl-Regexp-Common-2017060201-22.fc3 59 MB/s | 184 kB 00:00 (293/854): perl-Role-Tiny-2.002004-9.fc39.noarc 8.1 MB/s | 32 kB 00:00 (294/854): perl-SGMLSpm-1.03ii-60.fc39.noarch.r 7.8 MB/s | 28 kB 00:00 (295/854): perl-Scalar-List-Utils-1.63-500.fc39 33 MB/s | 72 kB 00:00 (296/854): perl-Socket-2.037-3.fc39.x86_64.rpm 31 MB/s | 55 kB 00:00 (297/854): perl-Sort-Key-1.33-28.fc39.x86_64.rp 15 MB/s | 45 kB 00:00 (298/854): perl-Specio-0.48-4.fc39.noarch.rpm 48 MB/s | 157 kB 00:00 (299/854): perl-Storable-3.32-500.fc39.x86_64.r 31 MB/s | 99 kB 00:00 (300/854): perl-Sub-Exporter-0.990-1.fc39.noarc 27 MB/s | 78 kB 00:00 (301/854): perl-Sub-Exporter-Progressive-0.0010 8.6 MB/s | 21 kB 00:00 (302/854): perl-Sub-Identify-0.14-24.fc39.x86_6 17 MB/s | 27 kB 00:00 (303/854): perl-Sub-Install-0.929-3.fc39.noarch 11 MB/s | 23 kB 00:00 (304/854): perl-Sys-Syslog-0.36-501.fc39.x86_64 24 MB/s | 47 kB 00:00 (305/854): perl-Term-ANSIColor-5.01-501.fc39.no 32 MB/s | 47 kB 00:00 (306/854): perl-Term-Cap-1.18-500.fc39.noarch.r 9.9 MB/s | 22 kB 00:00 (307/854): perl-TermReadKey-2.38-18.fc39.x86_64 20 MB/s | 35 kB 00:00 (308/854): perl-Text-Balanced-2.06-500.fc39.noa 24 MB/s | 48 kB 00:00 (309/854): perl-Text-BibTeX-0.89-3.fc39.x86_64. 62 MB/s | 251 kB 00:00 (310/854): perl-Text-CSV-2.02-3.fc39.noarch.rpm 22 MB/s | 113 kB 00:00 (311/854): perl-Text-Glob-0.11-21.fc39.noarch.r 2.7 MB/s | 13 kB 00:00 (312/854): perl-Text-ParseWords-3.31-500.fc39.n 7.4 MB/s | 16 kB 00:00 (313/854): perl-Text-Roman-3.5-25.fc39.noarch.r 17 MB/s | 22 kB 00:00 (314/854): perl-Text-Soundex-3.05-28.fc39.x86_6 14 MB/s | 29 kB 00:00 (315/854): perl-Text-Tabs+Wrap-2023.0511-3.fc39 13 MB/s | 22 kB 00:00 (316/854): perl-Text-Unidecode-1.30-22.fc39.noa 57 MB/s | 182 kB 00:00 (317/854): perl-Thread-Queue-3.14-500.fc39.noar 8.1 MB/s | 21 kB 00:00 (318/854): perl-Tie-Cycle-1.227-9.fc39.noarch.r 6.4 MB/s | 19 kB 00:00 (319/854): perl-Tie-RefHash-1.40-500.fc39.noarc 12 MB/s | 22 kB 00:00 (320/854): perl-Time-HiRes-1.9775-500.fc39.x86_ 36 MB/s | 57 kB 00:00 (321/854): perl-Time-Local-1.350-3.fc39.noarch. 14 MB/s | 34 kB 00:00 (322/854): perl-TimeDate-2.33-11.fc39.noarch.rp 26 MB/s | 57 kB 00:00 (323/854): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 20 MB/s | 41 kB 00:00 (324/854): perl-URI-5.21-1.fc39.noarch.rpm 50 MB/s | 125 kB 00:00 (325/854): perl-Unicode-LineBreak-2019.001-18.f 34 MB/s | 120 kB 00:00 (326/854): perl-Unicode-Normalize-1.32-500.fc39 34 MB/s | 91 kB 00:00 (327/854): perl-Variable-Magic-0.63-4.fc39.x86_ 28 MB/s | 54 kB 00:00 (328/854): perl-WWW-RobotRules-6.02-37.fc39.noa 11 MB/s | 19 kB 00:00 (329/854): perl-XML-LibXML-2.0209-2.fc39.x86_64 45 MB/s | 353 kB 00:00 (330/854): perl-Unicode-Collate-1.31-500.fc39.x 40 MB/s | 749 kB 00:00 (331/854): perl-XML-LibXML-Simple-1.01-12.fc39. 2.9 MB/s | 32 kB 00:00 (332/854): perl-XML-LibXSLT-2.002.001-3.fc39.x8 14 MB/s | 68 kB 00:00 (333/854): perl-XML-NamespaceSupport-1.12-20.fc 16 MB/s | 26 kB 00:00 (334/854): perl-XML-SAX-1.02-13.fc39.noarch.rpm 24 MB/s | 63 kB 00:00 (335/854): perl-XML-Parser-2.46-15.fc39.x86_64. 44 MB/s | 234 kB 00:00 (336/854): perl-XML-SAX-Base-1.09-20.fc39.noarc 8.0 MB/s | 31 kB 00:00 (337/854): perl-XML-Writer-0.900-12.fc39.noarch 12 MB/s | 33 kB 00:00 (338/854): perl-XML-XPath-1.48-4.fc39.noarch.rp 44 MB/s | 87 kB 00:00 (339/854): perl-XString-0.005-10.fc39.x86_64.rp 8.0 MB/s | 23 kB 00:00 (340/854): perl-autodie-2.36-501.fc39.noarch.rp 35 MB/s | 97 kB 00:00 (341/854): perl-autovivification-0.18-20.fc39.x 15 MB/s | 33 kB 00:00 (342/854): perl-constant-1.33-501.fc39.noarch.r 17 MB/s | 22 kB 00:00 (343/854): perl-encoding-3.00-500.fc39.x86_64.r 28 MB/s | 63 kB 00:00 (344/854): perl-libnet-3.15-501.fc39.noarch.rpm 48 MB/s | 129 kB 00:00 (345/854): perl-libwww-perl-6.72-1.fc39.noarch. 55 MB/s | 209 kB 00:00 (346/854): perl-namespace-autoclean-0.29-16.fc3 6.9 MB/s | 25 kB 00:00 (347/854): perl-namespace-clean-0.27-24.fc39.no 12 MB/s | 35 kB 00:00 (348/854): perl-parent-0.241-500.fc39.noarch.rp 7.8 MB/s | 14 kB 00:00 (349/854): perl-podlators-5.01-500.fc39.noarch. 52 MB/s | 125 kB 00:00 (350/854): perl-srpm-macros-1-51.fc39.noarch.rp 2.6 MB/s | 8.0 kB 00:00 (351/854): perl-threads-2.36-500.fc39.x86_64.rp 19 MB/s | 58 kB 00:00 (352/854): perl-threads-shared-1.68-500.fc39.x8 22 MB/s | 45 kB 00:00 (353/854): perl-version-0.99.30-1.fc39.x86_64.r 37 MB/s | 62 kB 00:00 (354/854): php-fedora-autoloader-1.0.1-11.fc39. 5.4 MB/s | 12 kB 00:00 (355/854): pkgconf-1.9.5-2.fc39.x86_64.rpm 16 MB/s | 42 kB 00:00 (356/854): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 4.4 MB/s | 14 kB 00:00 (357/854): perltidy-20230912-1.fc39.noarch.rpm 53 MB/s | 708 kB 00:00 (358/854): pixman-0.42.2-2.fc39.x86_64.rpm 22 MB/s | 288 kB 00:00 (359/854): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 1.7 MB/s | 9.6 kB 00:00 (360/854): popt-devel-1.19-3.fc39.x86_64.rpm 8.8 MB/s | 25 kB 00:00 (361/854): postgresql-private-libs-15.4-1.fc39. 38 MB/s | 142 kB 00:00 (362/854): procmail-3.24-2.fc39.x86_64.rpm 29 MB/s | 183 kB 00:00 (363/854): psutils-2.10-2.fc39.noarch.rpm 12 MB/s | 54 kB 00:00 (364/854): python-rpm-macros-3.12-4.fc39.noarch 6.1 MB/s | 19 kB 00:00 (365/854): python-srpm-macros-3.12-4.fc39.noarc 7.6 MB/s | 25 kB 00:00 (366/854): python3-packaging-23.1-4.fc39.noarch 23 MB/s | 114 kB 00:00 (367/854): postgresql-15.4-1.fc39.x86_64.rpm 41 MB/s | 1.7 MB 00:00 (368/854): python3-pyparsing-3.0.9-11.fc39.noar 27 MB/s | 254 kB 00:00 (369/854): python3-rpm-generators-14-7.fc39.noa 8.7 MB/s | 30 kB 00:00 (370/854): python3-rpm-macros-3.12-4.fc39.noarc 4.5 MB/s | 14 kB 00:00 (371/854): python3-setuptools-67.7.2-7.fc39.noa 31 MB/s | 1.5 MB 00:00 (372/854): python3-pip-23.2.1-1.fc39.noarch.rpm 33 MB/s | 3.1 MB 00:00 (373/854): rsync-3.2.7-5.fc39.x86_64.rpm 21 MB/s | 422 kB 00:00 (374/854): sendmail-cf-8.17.2-3.fc39.noarch.rpm 29 MB/s | 184 kB 00:00 (375/854): sgml-common-0.6.3-61.fc39.noarch.rpm 17 MB/s | 61 kB 00:00 (376/854): sendmail-8.17.2-3.fc39.x86_64.rpm 34 MB/s | 769 kB 00:00 (377/854): shared-mime-info-2.2-4.fc39.x86_64.r 38 MB/s | 380 kB 00:00 (378/854): postgresql-server-15.4-1.fc39.x86_64 36 MB/s | 6.2 MB 00:00 (379/854): sombok-2.4.0-20.fc39.x86_64.rpm 1.7 MB/s | 48 kB 00:00 (380/854): sscg-3.0.5-3.fc39.x86_64.rpm 1.8 MB/s | 46 kB 00:00 (381/854): teckit-2.5.12-1.fc39.x86_64.rpm 27 MB/s | 454 kB 00:00 (382/854): tar-1.35-2.fc39.x86_64.rpm 35 MB/s | 864 kB 00:00 (383/854): texlive-ae-svn15878.1.4-69.fc39.noar 15 MB/s | 116 kB 00:00 (384/854): texlive-algorithms-svn42428-69.fc39. 7.6 MB/s | 23 kB 00:00 (385/854): texlive-aleph-svn66203-77.fc39.x86_6 35 MB/s | 275 kB 00:00 (386/854): texlive-alphalph-svn53087-69.fc39.no 32 MB/s | 361 kB 00:00 (387/854): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 42 MB/s | 2.0 MB 00:00 (388/854): texlive-amsmath-svn63514-69.fc39.noa 12 MB/s | 46 kB 00:00 (389/854): texlive-antomega-svn21933.0.8-69.fc3 23 MB/s | 92 kB 00:00 (390/854): texlive-amscls-svn55378-69.fc39.noar 36 MB/s | 1.1 MB 00:00 (391/854): texlive-anysize-svn15878.0-69.fc39.n 2.2 MB/s | 12 kB 00:00 (392/854): texlive-attachfile-svn42099-69.fc39. 6.1 MB/s | 22 kB 00:00 (393/854): texlive-atbegshi-svn53051-69.fc39.no 33 MB/s | 409 kB 00:00 (394/854): texlive-attachfile2-svn57959-77.fc39 31 MB/s | 447 kB 00:00 (395/854): texlive-atveryend-svn53108-69.fc39.n 33 MB/s | 385 kB 00:00 (396/854): texlive-auto-pst-pdf-svn56596-69.fc3 3.4 MB/s | 17 kB 00:00 (397/854): texlive-auxhook-svn53173-69.fc39.noa 26 MB/s | 295 kB 00:00 (398/854): texlive-avantgar-svn61983-69.fc39.no 24 MB/s | 322 kB 00:00 (399/854): texlive-babel-english-svn44495-69.fc 7.8 MB/s | 21 kB 00:00 (400/854): texlive-amsfonts-svn61937-69.fc39.no 48 MB/s | 3.7 MB 00:00 (401/854): texlive-babelbib-svn57349-69.fc39.no 3.3 MB/s | 54 kB 00:00 (402/854): texlive-babel-svn65823-69.fc39.noarc 24 MB/s | 480 kB 00:00 (403/854): texlive-beamer-svn65984-69.fc39.noar 28 MB/s | 228 kB 00:00 (404/854): texlive-beton-svn15878.0-69.fc39.noa 5.9 MB/s | 16 kB 00:00 (405/854): texlive-bera-svn20031.0-69.fc39.noar 34 MB/s | 356 kB 00:00 (406/854): texlive-biblatex-svn66403-69.fc39.no 40 MB/s | 305 kB 00:00 (407/854): texlive-bidi-svn65572-69.fc39.noarch 22 MB/s | 203 kB 00:00 (408/854): texlive-bibtex-svn66186-77.fc39.x86_ 23 MB/s | 451 kB 00:00 (409/854): texlive-bigintcalc-svn53172-69.fc39. 29 MB/s | 466 kB 00:00 (410/854): texlive-base-20230311-77.fc39.x86_64 46 MB/s | 2.6 MB 00:00 (411/854): texlive-bitset-svn53837-69.fc39.noar 24 MB/s | 620 kB 00:00 (412/854): texlive-bookman-svn61719-69.fc39.noa 22 MB/s | 368 kB 00:00 (413/854): texlive-bookmark-svn56885-69.fc39.no 60 MB/s | 480 kB 00:00 (414/854): texlive-booktabs-svn53402-69.fc39.no 3.6 MB/s | 18 kB 00:00 (415/854): texlive-breakurl-svn29901.1.40-69.fc 4.8 MB/s | 17 kB 00:00 (416/854): texlive-breqn-svn60881-69.fc39.noarc 31 MB/s | 43 kB 00:00 (417/854): texlive-caption-svn66580-69.fc39.noa 35 MB/s | 87 kB 00:00 (418/854): texlive-carlisle-svn59577-69.fc39.no 11 MB/s | 23 kB 00:00 (419/854): texlive-changepage-svn15878.1.0c-69. 11 MB/s | 20 kB 00:00 (420/854): texlive-charter-svn15878.0-69.fc39.n 55 MB/s | 206 kB 00:00 (421/854): texlive-cite-svn36428.5.5-69.fc39.no 11 MB/s | 31 kB 00:00 (422/854): texlive-catchfile-svn53084-69.fc39.n 16 MB/s | 307 kB 00:00 (423/854): texlive-cm-svn57963-69.fc39.noarch.r 22 MB/s | 322 kB 00:00 (424/854): texlive-cmap-svn57640-69.fc39.noarch 7.5 MB/s | 21 kB 00:00 (425/854): texlive-cmextra-svn57866-69.fc39.noa 16 MB/s | 49 kB 00:00 (426/854): texlive-collection-basic-svn59159-69 4.2 MB/s | 11 kB 00:00 (427/854): texlive-collection-fontsrecommended- 3.6 MB/s | 11 kB 00:00 (428/854): texlive-collection-formatsextra-svn6 4.1 MB/s | 11 kB 00:00 (429/854): texlive-collection-latex-svn63515-69 4.4 MB/s | 12 kB 00:00 (430/854): texlive-collection-latexrecommended- 4.0 MB/s | 12 kB 00:00 (431/854): texlive-colortbl-svn64015-69.fc39.no 4.7 MB/s | 18 kB 00:00 (432/854): texlive-colorprofiles-svn49086-69.fc 26 MB/s | 146 kB 00:00 (433/854): texlive-crop-svn55424-69.fc39.noarch 7.0 MB/s | 19 kB 00:00 (434/854): texlive-csquotes-svn64389-69.fc39.no 10 MB/s | 36 kB 00:00 (435/854): texlive-ctable-svn38672-69.fc39.noar 5.7 MB/s | 18 kB 00:00 (436/854): texlive-courier-svn61719-69.fc39.noa 36 MB/s | 525 kB 00:00 (437/854): texlive-ctablestack-svn38514-69.fc39 5.2 MB/s | 18 kB 00:00 (438/854): texlive-currfile-svn64673-69.fc39.no 4.6 MB/s | 21 kB 00:00 (439/854): texlive-dehyph-svn48599-69.fc39.noar 18 MB/s | 66 kB 00:00 (440/854): texlive-cyrillic-svn63613-77.fc39.no 32 MB/s | 969 kB 00:00 (441/854): texlive-dvips-svn66203-77.fc39.x86_6 31 MB/s | 738 kB 00:00 (442/854): texlive-ec-svn25033.1.0-69.fc39.noar 31 MB/s | 682 kB 00:00 (443/854): texlive-edmac-svn61719-69.fc39.noarc 9.1 MB/s | 31 kB 00:00 (444/854): texlive-dvipdfmx-svn66203-77.fc39.x8 36 MB/s | 3.0 MB 00:00 (445/854): texlive-enctex-svn34957.0-69.fc39.no 3.8 MB/s | 54 kB 00:00 (446/854): texlive-enumitem-svn51423-69.fc39.no 7.9 MB/s | 28 kB 00:00 (447/854): texlive-epstopdf-pkg-svn53546-69.fc3 30 MB/s | 364 kB 00:00 (448/854): texlive-epstopdf-svn66461-77.fc39.no 10 MB/s | 30 kB 00:00 (449/854): texlive-eso-pic-svn56658-69.fc39.noa 6.0 MB/s | 19 kB 00:00 (450/854): texlive-eplain-svn64721-77.fc39.noar 38 MB/s | 1.1 MB 00:00 (451/854): texlive-etex-pkg-svn41784-69.fc39.no 1.5 MB/s | 17 kB 00:00 (452/854): texlive-etex-svn66203-69.fc39.noarch 7.3 MB/s | 28 kB 00:00 (453/854): texlive-etoolbox-svn56554-69.fc39.no 8.1 MB/s | 26 kB 00:00 (454/854): texlive-euenc-svn19795.0.1h-69.fc39. 7.0 MB/s | 22 kB 00:00 (455/854): texlive-etexcmds-svn53171-69.fc39.no 35 MB/s | 310 kB 00:00 (456/854): texlive-euler-svn42428-69.fc39.noarc 6.6 MB/s | 17 kB 00:00 (457/854): texlive-euro-ce-svn25714-69.fc39.noa 11 MB/s | 32 kB 00:00 (458/854): texlive-euro-svn22191.1.1-69.fc39.no 5.6 MB/s | 17 kB 00:00 (459/854): texlive-eurosym-svn17265.1.4_subrfix 25 MB/s | 157 kB 00:00 (460/854): texlive-everyshi-svn57001-69.fc39.no 25 MB/s | 147 kB 00:00 (461/854): texlive-everysel-svn57489-69.fc39.no 31 MB/s | 448 kB 00:00 (462/854): texlive-extsizes-svn17263.1.4a-69.fc 8.2 MB/s | 27 kB 00:00 (463/854): texlive-fancybox-svn18304.1.4-69.fc3 7.1 MB/s | 23 kB 00:00 (464/854): texlive-fancyhdr-svn64977-69.fc39.no 7.0 MB/s | 20 kB 00:00 (465/854): texlive-fancyref-svn15878.0.9c-69.fc 6.9 MB/s | 19 kB 00:00 (466/854): texlive-fancyvrb-svn65585-69.fc39.no 8.4 MB/s | 26 kB 00:00 (467/854): texlive-filecontents-svn52142-69.fc3 4.2 MB/s | 16 kB 00:00 (468/854): texlive-filehook-svn64822-69.fc39.no 5.3 MB/s | 23 kB 00:00 (469/854): texlive-finstrut-svn21719.0.5-69.fc3 6.2 MB/s | 20 kB 00:00 (470/854): texlive-fix2col-svn38770-69.fc39.noa 5.2 MB/s | 16 kB 00:00 (471/854): texlive-firstaid-svn64892-69.fc39.no 32 MB/s | 275 kB 00:00 (472/854): texlive-float-svn15878.1.3d-69.fc39. 6.0 MB/s | 17 kB 00:00 (473/854): texlive-fontspec-svn63386-69.fc39.no 15 MB/s | 45 kB 00:00 (474/854): texlive-footmisc-svn62524-69.fc39.no 8.7 MB/s | 25 kB 00:00 (475/854): texlive-footnotehyper-svn60374-69.fc 6.7 MB/s | 20 kB 00:00 (476/854): texlive-fp-svn49719-69.fc39.noarch.r 14 MB/s | 36 kB 00:00 (477/854): texlive-geometry-svn61719-69.fc39.no 5.5 MB/s | 23 kB 00:00 (478/854): texlive-fpl-svn54512-69.fc39.noarch. 30 MB/s | 302 kB 00:00 (479/854): texlive-glyphlist-svn54074-77.fc39.n 14 MB/s | 38 kB 00:00 (480/854): texlive-gettitlestring-svn53170-69.f 30 MB/s | 327 kB 00:00 (481/854): texlive-graphics-def-svn64487-69.fc3 9.9 MB/s | 28 kB 00:00 (482/854): texlive-graphics-cfg-svn41448-69.fc3 1.8 MB/s | 13 kB 00:00 (483/854): texlive-graphics-svn66204-69.fc39.no 11 MB/s | 40 kB 00:00 (484/854): texlive-grfext-svn53024-69.fc39.noar 34 MB/s | 317 kB 00:00 (485/854): texlive-grffile-svn52756-69.fc39.noa 34 MB/s | 360 kB 00:00 (486/854): texlive-gsftopk-svn52851-77.fc39.x86 8.2 MB/s | 35 kB 00:00 (487/854): texlive-helvetic-svn61719-69.fc39.no 29 MB/s | 655 kB 00:00 (488/854): texlive-hobsub-svn52810-69.fc39.noar 19 MB/s | 77 kB 00:00 (489/854): texlive-hologo-svn61719-69.fc39.noar 30 MB/s | 586 kB 00:00 (490/854): texlive-hopatch-svn65491-69.fc39.noa 28 MB/s | 328 kB 00:00 (491/854): texlive-hitex-svn65883-77.fc39.x86_6 35 MB/s | 2.8 MB 00:00 (492/854): texlive-hycolor-svn53584-69.fc39.noa 16 MB/s | 384 kB 00:00 (493/854): texlive-hyperref-svn65758-69.fc39.no 18 MB/s | 119 kB 00:00 (494/854): texlive-hyph-utf8-svn61719-69.fc39.n 7.5 MB/s | 29 kB 00:00 (495/854): texlive-hypdoc-svn65678-69.fc39.noar 25 MB/s | 335 kB 00:00 (496/854): texlive-hyphen-base-svn66413-69.fc39 12 MB/s | 34 kB 00:00 (497/854): texlive-hyphenex-svn57387-69.fc39.no 6.4 MB/s | 19 kB 00:00 (498/854): texlive-ifmtarg-svn47544-69.fc39.noa 4.5 MB/s | 15 kB 00:00 (499/854): texlive-ifplatform-svn45533-69.fc39. 4.8 MB/s | 16 kB 00:00 (500/854): texlive-index-svn24099.4.1beta-69.fc 7.0 MB/s | 23 kB 00:00 (501/854): texlive-iftex-svn61910-69.fc39.noarc 2.2 MB/s | 21 kB 00:00 (502/854): texlive-infwarerr-svn53023-69.fc39.n 34 MB/s | 295 kB 00:00 (503/854): texlive-jadetex-svn63654-77.fc39.noa 17 MB/s | 75 kB 00:00 (504/854): texlive-intcalc-svn53168-69.fc39.noa 34 MB/s | 432 kB 00:00 (505/854): texlive-jknapltx-svn19440.0-69.fc39. 8.3 MB/s | 27 kB 00:00 (506/854): texlive-kastrup-svn15878.0-69.fc39.n 4.4 MB/s | 13 kB 00:00 (507/854): texlive-knuth-lib-svn57963-69.fc39.n 14 MB/s | 52 kB 00:00 (508/854): texlive-knuth-local-svn57963-69.fc39 13 MB/s | 45 kB 00:00 (509/854): texlive-kpathsea-svn66209-77.fc39.x8 31 MB/s | 1.1 MB 00:00 (510/854): texlive-kvdefinekeys-svn53193-69.fc3 27 MB/s | 306 kB 00:00 (511/854): texlive-kvoptions-svn63622-69.fc39.n 27 MB/s | 494 kB 00:00 (512/854): texlive-kvsetkeys-svn64632-69.fc39.n 27 MB/s | 398 kB 00:00 (513/854): texlive-l3backend-svn65573-69.fc39.n 30 MB/s | 897 kB 00:00 (514/854): texlive-l3experimental-svn65621-69.f 9.9 MB/s | 43 kB 00:00 (515/854): texlive-l3kernel-svn66094-69.fc39.no 10 MB/s | 202 kB 00:00 (516/854): texlive-l3packages-svn65722-69.fc39. 13 MB/s | 41 kB 00:00 (517/854): texlive-lambda-svn45756-69.fc39.noar 24 MB/s | 120 kB 00:00 (518/854): texlive-latex-fonts-svn28888.0-69.fc 13 MB/s | 50 kB 00:00 (519/854): texlive-koma-script-svn64685-69.fc39 37 MB/s | 6.4 MB 00:00 (520/854): texlive-latex-lab-svn64892-69.fc39.n 29 MB/s | 1.8 MB 00:00 (521/854): texlive-latexbug-svn63596-69.fc39.no 29 MB/s | 238 kB 00:00 (522/854): texlive-latexconfig-svn53525-69.fc39 6.4 MB/s | 15 kB 00:00 (523/854): texlive-letltxmacro-svn53022-69.fc39 30 MB/s | 300 kB 00:00 (524/854): texlive-lib-20230311-77.fc39.x86_64. 33 MB/s | 492 kB 00:00 (525/854): texlive-lineno-svn65586-69.fc39.noar 16 MB/s | 76 kB 00:00 (526/854): texlive-listings-svn66222-69.fc39.no 29 MB/s | 167 kB 00:00 (527/854): texlive-lm-math-svn36915.1.959-69.fc 34 MB/s | 447 kB 00:00 (528/854): texlive-lm-svn65956-69.fc39.noarch.r 33 MB/s | 12 MB 00:00 (529/854): texlive-logreq-svn53003-69.fc39.noar 5.9 MB/s | 20 kB 00:00 (530/854): texlive-lollipop-svn45678-77.fc39.no 29 MB/s | 404 kB 00:00 (531/854): texlive-ltabptch-svn17533.1.74d-69.f 5.8 MB/s | 18 kB 00:00 (532/854): texlive-ltxcmds-svn56421-69.fc39.noa 28 MB/s | 400 kB 00:00 (533/854): texlive-ltxmisc-svn21927.0-69.fc39.n 7.1 MB/s | 28 kB 00:00 (534/854): texlive-lua-alt-getopt-svn56414-69.f 4.1 MB/s | 13 kB 00:00 (535/854): texlive-lua-uni-algos-svn62204-69.fc 20 MB/s | 97 kB 00:00 (536/854): texlive-luabidi-svn54512-69.fc39.noa 5.0 MB/s | 20 kB 00:00 (537/854): texlive-luahbtex-svn66186-77.fc39.x8 32 MB/s | 2.0 MB 00:00 (538/854): texlive-lualatex-math-svn61464-69.fc 5.0 MB/s | 20 kB 00:00 (539/854): texlive-lualibs-svn64615-69.fc39.noa 22 MB/s | 160 kB 00:00 (540/854): texlive-luaotfload-svn64616-77.fc39. 32 MB/s | 1.2 MB 00:00 (541/854): texlive-cm-super-svn15878.0-69.fc39. 41 MB/s | 62 MB 00:01 (542/854): texlive-luatexbase-svn52663-69.fc39. 398 kB/s | 16 kB 00:00 (543/854): texlive-luatex-svn66967-77.fc39.x86_ 11 MB/s | 3.9 MB 00:00 (544/854): texlive-makecmds-svn15878.0-69.fc39. 5.2 MB/s | 15 kB 00:00 (545/854): texlive-makeindex-svn62517-77.fc39.x 30 MB/s | 436 kB 00:00 (546/854): texlive-manfnt-font-svn45777-69.fc39 14 MB/s | 37 kB 00:00 (547/854): texlive-marginnote-svn48383-69.fc39. 5.8 MB/s | 17 kB 00:00 (548/854): texlive-marvosym-svn29349.2.2a-69.fc 25 MB/s | 146 kB 00:00 (549/854): texlive-mathpazo-svn52663-69.fc39.no 22 MB/s | 90 kB 00:00 (550/854): texlive-mathspec-svn42773-69.fc39.no 3.6 MB/s | 24 kB 00:00 (551/854): texlive-mathtools-svn63767-69.fc39.n 12 MB/s | 38 kB 00:00 (552/854): texlive-mdwtools-svn15878.1.05.4-69. 11 MB/s | 36 kB 00:00 (553/854): texlive-memoir-svn65040-69.fc39.noar 18 MB/s | 94 kB 00:00 (554/854): texlive-metafont-svn66186-77.fc39.x8 29 MB/s | 268 kB 00:00 (555/854): texlive-metalogo-svn18611.0.12-69.fc 5.2 MB/s | 16 kB 00:00 (556/854): texlive-latex-svn65161-77.fc39.noarc 25 MB/s | 30 MB 00:01 (557/854): texlive-lwarp-svn66259-77.fc39.noarc 16 MB/s | 3.5 MB 00:00 (558/854): texlive-mflogo-font-svn54512-69.fc39 245 kB/s | 32 kB 00:00 (559/854): texlive-mflogo-svn42428-69.fc39.noar 11 MB/s | 16 kB 00:00 (560/854): texlive-mfnfss-svn46036-69.fc39.noar 9.5 MB/s | 17 kB 00:00 (561/854): texlive-mfware-svn66186-77.fc39.x86_ 43 MB/s | 101 kB 00:00 (562/854): texlive-minitoc-svn61719-69.fc39.noa 50 MB/s | 122 kB 00:00 (563/854): texlive-mltex-svn62145-77.fc39.noarc 14 MB/s | 28 kB 00:00 (564/854): texlive-microtype-svn66587-69.fc39.n 7.2 MB/s | 83 kB 00:00 (565/854): texlive-modes-svn61719-69.fc39.noarc 31 MB/s | 306 kB 00:00 (566/854): texlive-mparhack-svn59066-69.fc39.no 6.7 MB/s | 18 kB 00:00 (567/854): texlive-ms-svn57473-69.fc39.noarch.r 5.6 MB/s | 17 kB 00:00 (568/854): texlive-mptopdf-svn65952-77.fc39.noa 10 MB/s | 52 kB 00:00 (569/854): texlive-multido-svn18302.1.42-69.fc3 6.7 MB/s | 18 kB 00:00 (570/854): texlive-natbib-svn20668.8.31b-69.fc3 11 MB/s | 31 kB 00:00 (571/854): texlive-mxedruli-svn30021.3.3c-69.fc 25 MB/s | 159 kB 00:00 (572/854): texlive-newfloat-svn52906-69.fc39.no 28 MB/s | 120 kB 00:00 (573/854): texlive-ncntrsbk-svn61719-69.fc39.no 36 MB/s | 363 kB 00:00 (574/854): texlive-notoccite-svn18129.0-69.fc39 2.6 MB/s | 13 kB 00:00 (575/854): texlive-ntgclass-svn65522-69.fc39.no 7.0 MB/s | 34 kB 00:00 (576/854): texlive-omega-svn33046.0-69.fc39.noa 32 MB/s | 1.2 MB 00:00 (577/854): texlive-mnsymbol-svn18651.1.4-69.fc3 48 MB/s | 4.4 MB 00:00 (578/854): texlive-omegaware-svn66186-77.fc39.x 12 MB/s | 238 kB 00:00 (579/854): texlive-otibet-svn45777-69.fc39.noar 19 MB/s | 129 kB 00:00 (580/854): texlive-pagesel-svn56105-69.fc39.noa 36 MB/s | 340 kB 00:00 (581/854): texlive-paralist-svn43021-69.fc39.no 5.0 MB/s | 18 kB 00:00 (582/854): texlive-palatino-svn61719-69.fc39.no 37 MB/s | 423 kB 00:00 (583/854): texlive-parallel-svn15878.0-69.fc39. 4.2 MB/s | 18 kB 00:00 (584/854): texlive-parskip-svn58358-69.fc39.noa 6.1 MB/s | 17 kB 00:00 (585/854): texlive-passivetex-svn15878.0-69.fc3 16 MB/s | 60 kB 00:00 (586/854): texlive-pdfcol-svn64469-69.fc39.noar 26 MB/s | 327 kB 00:00 (587/854): texlive-pdfcolfoot-svn65512-69.fc39. 24 MB/s | 319 kB 00:00 (588/854): texlive-pdfcolmk-svn52912-69.fc39.no 7.1 MB/s | 18 kB 00:00 (589/854): texlive-pdfescape-svn53082-69.fc39.n 34 MB/s | 353 kB 00:00 (590/854): texlive-pdflscape-svn64851-69.fc39.n 28 MB/s | 324 kB 00:00 (591/854): texlive-pdfpages-svn65319-69.fc39.no 6.6 MB/s | 32 kB 00:00 (592/854): texlive-oberdiek-svn65521-77.fc39.no 37 MB/s | 7.7 MB 00:00 (593/854): texlive-pdftex-svn66243-77.fc39.x86_ 23 MB/s | 2.5 MB 00:00 (594/854): texlive-pdftexcmds-svn55777-69.fc39. 30 MB/s | 391 kB 00:00 (595/854): texlive-picture-svn54867-69.fc39.noa 29 MB/s | 312 kB 00:00 (596/854): texlive-placeins-svn19848.2.2-69.fc3 2.9 MB/s | 13 kB 00:00 (597/854): texlive-plain-svn57963-69.fc39.noarc 13 MB/s | 48 kB 00:00 (598/854): texlive-pgf-svn65553-69.fc39.noarch. 33 MB/s | 897 kB 00:00 (599/854): texlive-polyglossia-svn65792-69.fc39 32 MB/s | 220 kB 00:00 (600/854): texlive-psfrag-svn15878.3.04-69.fc39 4.4 MB/s | 15 kB 00:00 (601/854): texlive-psizzl-svn15878.0.35-69.fc39 13 MB/s | 43 kB 00:00 (602/854): texlive-pslatex-svn57434-69.fc39.noa 7.2 MB/s | 22 kB 00:00 (603/854): texlive-psnfss-svn54694-69.fc39.noar 16 MB/s | 60 kB 00:00 (604/854): texlive-pspicture-svn15878.0-69.fc39 4.4 MB/s | 16 kB 00:00 (605/854): texlive-pst-3d-svn17257.1.10-69.fc39 6.2 MB/s | 18 kB 00:00 (606/854): texlive-pst-coil-svn62977-69.fc39.no 6.3 MB/s | 18 kB 00:00 (607/854): texlive-pst-eps-svn15878.1.0-69.fc39 4.9 MB/s | 17 kB 00:00 (608/854): texlive-pst-fill-svn60671-69.fc39.no 5.9 MB/s | 18 kB 00:00 (609/854): texlive-pst-grad-svn15878.1.06-69.fc 4.1 MB/s | 18 kB 00:00 (610/854): texlive-pst-math-svn64732-69.fc39.no 4.2 MB/s | 20 kB 00:00 (611/854): texlive-pdfmanagement-testphase-svn6 42 MB/s | 8.3 MB 00:00 (612/854): texlive-pst-node-svn61838-69.fc39.no 1.1 MB/s | 40 kB 00:00 (613/854): texlive-pst-ovl-svn54963-69.fc39.noa 466 kB/s | 16 kB 00:00 (614/854): texlive-pst-plot-svn65346-69.fc39.no 18 MB/s | 37 kB 00:00 (615/854): texlive-pst-text-svn49542-69.fc39.no 13 MB/s | 19 kB 00:00 (616/854): texlive-pst-tools-svn60621-69.fc39.n 12 MB/s | 21 kB 00:00 (617/854): texlive-pst-tree-svn60421-69.fc39.no 11 MB/s | 21 kB 00:00 (618/854): texlive-pstricks-add-svn65067-69.fc3 26 MB/s | 37 kB 00:00 (619/854): texlive-pstricks-svn65346-69.fc39.no 43 MB/s | 117 kB 00:00 (620/854): texlive-rcs-svn15878.0-69.fc39.noarc 7.1 MB/s | 28 kB 00:00 (621/854): texlive-pxfonts-svn15878.0-69.fc39.n 50 MB/s | 523 kB 00:00 (622/854): texlive-realscripts-svn56594-69.fc39 3.7 MB/s | 19 kB 00:00 (623/854): texlive-ragged2e-svn66152-69.fc39.no 48 MB/s | 682 kB 00:00 (624/854): texlive-refcount-svn53164-69.fc39.no 50 MB/s | 335 kB 00:00 (625/854): texlive-rerunfilecheck-svn63869-69.f 42 MB/s | 341 kB 00:00 (626/854): texlive-rsfs-svn15878.0-69.fc39.noar 14 MB/s | 73 kB 00:00 (627/854): texlive-sansmath-svn17997.1.1-69.fc3 4.5 MB/s | 14 kB 00:00 (628/854): texlive-sansmathaccent-svn53628-69.f 17 MB/s | 36 kB 00:00 (629/854): texlive-section-svn20180.0-69.fc39.n 18 MB/s | 24 kB 00:00 (630/854): texlive-sauerj-svn15878.0-69.fc39.no 8.9 MB/s | 20 kB 00:00 (631/854): texlive-seminar-svn59801-69.fc39.noa 21 MB/s | 52 kB 00:00 (632/854): texlive-sepnum-svn20186.2.0-69.fc39. 7.2 MB/s | 17 kB 00:00 (633/854): texlive-setspace-svn65206-69.fc39.no 6.4 MB/s | 18 kB 00:00 (634/854): texlive-showexpl-svn57414-69.fc39.no 12 MB/s | 18 kB 00:00 (635/854): texlive-startex-svn35718.1.04-69.fc3 12 MB/s | 22 kB 00:00 (636/854): texlive-stmaryrd-svn22027.0-69.fc39. 59 MB/s | 190 kB 00:00 (637/854): texlive-subfig-svn15878.1.3-69.fc39. 7.2 MB/s | 21 kB 00:00 (638/854): texlive-symbol-svn61719-69.fc39.noar 15 MB/s | 54 kB 00:00 (639/854): texlive-stringenc-svn52982-69.fc39.n 46 MB/s | 702 kB 00:00 (640/854): texlive-tex-ini-files-svn40533-69.fc 4.0 MB/s | 15 kB 00:00 (641/854): texlive-tex-svn66186-77.fc39.x86_64. 25 MB/s | 212 kB 00:00 (642/854): texlive-texlive-common-doc-svn54176- 23 MB/s | 158 kB 00:00 (643/854): texlive-tex-gyre-math-svn41264-69.fc 36 MB/s | 1.4 MB 00:00 (644/854): texlive-texlive-msg-translations-svn 24 MB/s | 165 kB 00:00 (645/854): texlive-texlive-scripts-extra-svn625 15 MB/s | 63 kB 00:00 (646/854): texlive-texlive-scripts-svn66584-77. 25 MB/s | 122 kB 00:00 (647/854): texlive-texlive.infra-svn66512-77.fc 27 MB/s | 295 kB 00:00 (648/854): texlive-texsis-svn45678-77.fc39.noar 26 MB/s | 262 kB 00:00 (649/854): texlive-texlive-en-svn66572-77.fc39. 37 MB/s | 2.0 MB 00:00 (650/854): texlive-textcase-svn63868-69.fc39.no 1.7 MB/s | 16 kB 00:00 (651/854): texlive-thumbpdf-svn62518-77.fc39.no 13 MB/s | 41 kB 00:00 (652/854): texlive-times-svn61719-69.fc39.noarc 19 MB/s | 368 kB 00:00 (653/854): texlive-titlesec-svn59845-69.fc39.no 11 MB/s | 34 kB 00:00 (654/854): texlive-tools-svn64892-69.fc39.noarc 17 MB/s | 75 kB 00:00 (655/854): texlive-translator-svn59412-69.fc39. 28 MB/s | 296 kB 00:00 (656/854): texlive-transparent-svn64852-69.fc39 19 MB/s | 286 kB 00:00 (657/854): texlive-tipa-svn29349.1.3-69.fc39.no 37 MB/s | 2.8 MB 00:00 (658/854): texlive-tex-gyre-svn65956-69.fc39.no 41 MB/s | 8.0 MB 00:00 (659/854): texlive-txfonts-svn15878.0-69.fc39.n 13 MB/s | 816 kB 00:00 (660/854): texlive-typehtml-svn17134.0-69.fc39. 583 kB/s | 21 kB 00:00 (661/854): texlive-ucharcat-svn38907-69.fc39.no 11 MB/s | 15 kB 00:00 (662/854): texlive-ulem-svn53365-69.fc39.noarch 5.2 MB/s | 17 kB 00:00 (663/854): texlive-underscore-svn18261.0-69.fc3 5.6 MB/s | 19 kB 00:00 (664/854): texlive-ucs-svn64114-69.fc39.noarch. 57 MB/s | 423 kB 00:00 (665/854): texlive-unicode-data-svn64423-69.fc3 66 MB/s | 371 kB 00:00 (666/854): texlive-unicode-math-svn61719-69.fc3 11 MB/s | 63 kB 00:00 (667/854): texlive-uniquecounter-svn53162-69.fc 55 MB/s | 300 kB 00:00 (668/854): texlive-url-svn32528.3.4-69.fc39.noa 6.4 MB/s | 20 kB 00:00 (669/854): texlive-utopia-svn15878.0-69.fc39.no 59 MB/s | 239 kB 00:00 (670/854): texlive-varwidth-svn24104.0.92-69.fc 7.7 MB/s | 18 kB 00:00 (671/854): texlive-wasy-svn53533-69.fc39.noarch 16 MB/s | 44 kB 00:00 (672/854): texlive-wasy-type1-svn53534-69.fc39. 63 MB/s | 272 kB 00:00 (673/854): texlive-wasysym-svn54080-69.fc39.noa 5.0 MB/s | 18 kB 00:00 (674/854): texlive-xcolor-svn63563-69.fc39.noar 7.6 MB/s | 32 kB 00:00 (675/854): texlive-xdvi-svn62387-77.fc39.x86_64 66 MB/s | 351 kB 00:00 (676/854): texlive-xetexconfig-svn45845-69.fc39 2.5 MB/s | 11 kB 00:00 (677/854): texlive-xifthen-svn38929-69.fc39.noa 5.5 MB/s | 16 kB 00:00 (678/854): texlive-xkeyval-svn63616-69.fc39.noa 7.6 MB/s | 27 kB 00:00 (679/854): texlive-xltxtra-svn56594-69.fc39.noa 4.9 MB/s | 17 kB 00:00 (680/854): texlive-xmltex-svn62145-77.fc39.noar 18 MB/s | 56 kB 00:00 (681/854): texlive-xmltexconfig-svn45845-69.fc3 3.7 MB/s | 11 kB 00:00 (682/854): texlive-xetex-svn66203-77.fc39.x86_6 64 MB/s | 1.3 MB 00:00 (683/854): texlive-xpatch-svn54563-69.fc39.noar 2.2 MB/s | 19 kB 00:00 (684/854): texlive-xstring-svn65551-69.fc39.noa 3.8 MB/s | 25 kB 00:00 (685/854): texlive-xunicode-svn30466.0.981-69.f 23 MB/s | 44 kB 00:00 (686/854): texlive-zapfchan-svn61719-69.fc39.no 49 MB/s | 109 kB 00:00 (687/854): texlive-zapfding-svn61719-69.fc39.no 19 MB/s | 64 kB 00:00 (688/854): tinycdb-0.78-21.fc39.x86_64.rpm 9.6 MB/s | 33 kB 00:00 (689/854): unzip-6.0-62.fc39.x86_64.rpm 29 MB/s | 184 kB 00:00 (690/854): texlive-zref-svn62977-69.fc39.noarch 51 MB/s | 688 kB 00:00 (691/854): urw-base35-d050000l-fonts-20200910-1 16 MB/s | 76 kB 00:00 (692/854): urw-base35-fonts-20200910-18.fc39.no 2.7 MB/s | 10 kB 00:00 (693/854): urw-base35-bookman-fonts-20200910-18 39 MB/s | 847 kB 00:00 (694/854): urw-base35-c059-fonts-20200910-18.fc 40 MB/s | 874 kB 00:00 (695/854): urw-base35-fonts-common-20200910-18. 2.6 MB/s | 21 kB 00:00 (696/854): urw-base35-gothic-fonts-20200910-18. 71 MB/s | 643 kB 00:00 (697/854): urw-base35-nimbus-mono-ps-fonts-2020 37 MB/s | 795 kB 00:00 (698/854): urw-base35-nimbus-roman-fonts-202009 33 MB/s | 856 kB 00:00 (699/854): urw-base35-standard-symbols-ps-fonts 12 MB/s | 42 kB 00:00 (700/854): urw-base35-nimbus-sans-fonts-2020091 37 MB/s | 1.3 MB 00:00 (701/854): urw-base35-p052-fonts-20200910-18.fc 42 MB/s | 974 kB 00:00 (702/854): urw-base35-z003-fonts-20200910-18.fc 17 MB/s | 276 kB 00:00 (703/854): vconfig-1.9-35.fc39.x86_64.rpm 4.2 MB/s | 27 kB 00:00 (704/854): which-2.21-40.fc39.x86_64.rpm 14 MB/s | 42 kB 00:00 (705/854): xml-common-0.6.3-61.fc39.noarch.rpm 9.9 MB/s | 31 kB 00:00 (706/854): xmlsec1-openssl-1.2.37-5.fc39.x86_64 21 MB/s | 92 kB 00:00 (707/854): xmlsec1-1.2.37-5.fc39.x86_64.rpm 27 MB/s | 187 kB 00:00 (708/854): wget-1.21.3-7.fc39.x86_64.rpm 54 MB/s | 792 kB 00:00 (709/854): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 7.4 MB/s | 37 kB 00:00 (710/854): xpdf-libs-4.04-10.fc39.x86_64.rpm 63 MB/s | 647 kB 00:00 (711/854): xz-devel-5.4.4-1.fc39.x86_64.rpm 15 MB/s | 66 kB 00:00 (712/854): xz-5.4.4-1.fc39.x86_64.rpm 59 MB/s | 556 kB 00:00 (713/854): zip-3.0-39.fc39.x86_64.rpm 40 MB/s | 266 kB 00:00 (714/854): zlib-devel-1.2.13-4.fc39.x86_64.rpm 7.3 MB/s | 45 kB 00:00 (715/854): zstd-1.5.5-4.fc39.x86_64.rpm 69 MB/s | 482 kB 00:00 (716/854): zziplib-0.13.72-5.fc39.x86_64.rpm 15 MB/s | 86 kB 00:00 (717/854): alsa-lib-1.2.11-2.fc39.x86_64.rpm 27 MB/s | 521 kB 00:00 (718/854): annobin-docs-12.38-1.fc39.noarch.rpm 19 MB/s | 88 kB 00:00 (719/854): NetworkManager-1.44.2-1.fc39.x86_64. 38 MB/s | 2.2 MB 00:00 (720/854): NetworkManager-libnm-1.44.2-1.fc39.x 30 MB/s | 1.8 MB 00:00 (721/854): annobin-plugin-gcc-12.38-1.fc39.x86_ 24 MB/s | 956 kB 00:00 (722/854): binutils-gold-2.40-14.fc39.x86_64.rp 33 MB/s | 795 kB 00:00 (723/854): binutils-2.40-14.fc39.x86_64.rpm 38 MB/s | 5.6 MB 00:00 (724/854): binutils-devel-2.40-14.fc39.x86_64.r 28 MB/s | 4.4 MB 00:00 (725/854): createrepo_c-1.0.3-1.fc39.x86_64.rpm 3.5 MB/s | 80 kB 00:00 (726/854): cups-libs-2.4.7-5.fc39.x86_64.rpm 31 MB/s | 268 kB 00:00 (727/854): createrepo_c-libs-1.0.3-1.fc39.x86_6 9.9 MB/s | 112 kB 00:00 (728/854): debugedit-5.0-12.fc39.x86_64.rpm 24 MB/s | 79 kB 00:00 (729/854): elfutils-0.190-4.fc39.x86_64.rpm 40 MB/s | 551 kB 00:00 (730/854): elfutils-libelf-devel-0.190-4.fc39.x 1.7 MB/s | 22 kB 00:00 (731/854): emacs-filesystem-29.2-2.fc39.noarch. 1.9 MB/s | 7.1 kB 00:00 (732/854): cpp-13.2.1-6.fc39.x86_64.rpm 36 MB/s | 11 MB 00:00 (733/854): forge-srpm-macros-0.2.0-3.fc39.noarc 6.5 MB/s | 19 kB 00:00 (734/854): emacs-nox-29.2-2.fc39.x86_64.rpm 30 MB/s | 31 MB 00:01 (735/854): gcc-13.2.1-6.fc39.x86_64.rpm 30 MB/s | 34 MB 00:01 (736/854): gcc-plugin-annobin-13.2.1-6.fc39.x86 14 MB/s | 50 kB 00:00 (737/854): emacs-common-29.2-2.fc39.x86_64.rpm 29 MB/s | 42 MB 00:01 (738/854): ghostscript-10.02.1-2.fc39.x86_64.rp 11 MB/s | 37 kB 00:00 (739/854): ghostscript-tools-fonts-10.02.1-2.fc 3.4 MB/s | 12 kB 00:00 (740/854): ghostscript-tools-printing-10.02.1-2 4.1 MB/s | 13 kB 00:00 (741/854): git-2.43.0-1.fc39.x86_64.rpm 14 MB/s | 54 kB 00:00 (742/854): gdb-minimal-14.1-4.fc39.x86_64.rpm 18 MB/s | 4.3 MB 00:00 (743/854): gcc-c++-13.2.1-6.fc39.x86_64.rpm 22 MB/s | 13 MB 00:00 (744/854): git-core-2.43.0-1.fc39.x86_64.rpm 24 MB/s | 4.5 MB 00:00 (745/854): git-core-doc-2.43.0-1.fc39.noarch.rp 21 MB/s | 2.9 MB 00:00 (746/854): glibc-devel-2.38-16.fc39.x86_64.rpm 2.7 MB/s | 85 kB 00:00 (747/854): go-srpm-macros-3.3.1-1.fc39.noarch.r 12 MB/s | 28 kB 00:00 (748/854): google-noto-fonts-common-20240101-1. 7.9 MB/s | 17 kB 00:00 (749/854): glibc-headers-x86-2.38-16.fc39.noarc 58 MB/s | 569 kB 00:00 (750/854): google-noto-sans-vf-fonts-20240101-1 32 MB/s | 593 kB 00:00 (751/854): groff-1.23.0-3.fc39.x86_64.rpm 41 MB/s | 1.4 MB 00:00 (752/854): groff-base-1.23.0-3.fc39.x86_64.rpm 35 MB/s | 1.1 MB 00:00 (753/854): httpd-2.4.58-1.fc39.x86_64.rpm 2.2 MB/s | 50 kB 00:00 (754/854): httpd-filesystem-2.4.58-1.fc39.noarc 4.0 MB/s | 12 kB 00:00 (755/854): httpd-tools-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 79 kB 00:00 (756/854): krb5-devel-1.21.2-3.fc39.x86_64.rpm 23 MB/s | 144 kB 00:00 (757/854): httpd-core-2.4.58-1.fc39.x86_64.rpm 52 MB/s | 1.4 MB 00:00 (758/854): libXpm-3.5.17-1.fc39.x86_64.rpm 6.2 MB/s | 65 kB 00:00 (759/854): kernel-headers-6.7.3-200.fc39.x86_64 52 MB/s | 1.6 MB 00:00 (760/854): libcurl-devel-8.2.1-4.fc39.x86_64.rp 34 MB/s | 998 kB 00:00 (761/854): libaom-3.8.0-1.fc39.x86_64.rpm 38 MB/s | 1.8 MB 00:00 (762/854): libimagequant-4.0.3-2.fc39.x86_64.rp 23 MB/s | 318 kB 00:00 (763/854): libkadm5-1.21.2-3.fc39.x86_64.rpm 18 MB/s | 78 kB 00:00 (764/854): libnl3-3.9.0-1.fc39.x86_64.rpm 27 MB/s | 350 kB 00:00 (765/854): libgs-10.02.1-2.fc39.x86_64.rpm 35 MB/s | 3.4 MB 00:00 (766/854): libtree-sitter-0.20.9-1.fc39.x86_64. 11 MB/s | 100 kB 00:00 (767/854): libxslt-1.1.39-1.fc39.x86_64.rpm 28 MB/s | 187 kB 00:00 (768/854): mod_http2-2.0.25-1.fc39.x86_64.rpm 25 MB/s | 162 kB 00:00 (769/854): libstdc++-devel-13.2.1-6.fc39.x86_64 31 MB/s | 2.6 MB 00:00 (770/854): mod_lua-2.4.58-1.fc39.x86_64.rpm 4.0 MB/s | 58 kB 00:00 (771/854): perl-AutoLoader-5.74-502.fc39.noarch 7.0 MB/s | 21 kB 00:00 (772/854): mod_ssl-2.4.58-1.fc39.x86_64.rpm 20 MB/s | 109 kB 00:00 (773/854): perl-AutoSplit-5.74-502.fc39.noarch. 7.1 MB/s | 22 kB 00:00 (774/854): perl-B-1.88-502.fc39.x86_64.rpm 31 MB/s | 177 kB 00:00 (775/854): perl-Benchmark-1.24-502.fc39.noarch. 5.8 MB/s | 27 kB 00:00 (776/854): perl-Business-ISBN-Data-20230926.001 12 MB/s | 38 kB 00:00 (777/854): perl-Class-Struct-0.68-502.fc39.noar 6.6 MB/s | 22 kB 00:00 (778/854): perl-DateTime-TimeZone-2.61-1.fc39.n 28 MB/s | 398 kB 00:00 (779/854): perl-DirHandle-1.05-502.fc39.noarch. 3.9 MB/s | 13 kB 00:00 (780/854): perl-DynaLoader-1.54-502.fc39.x86_64 7.8 MB/s | 26 kB 00:00 (781/854): perl-English-1.11-502.fc39.noarch.rp 4.7 MB/s | 14 kB 00:00 (782/854): perl-Date-Manip-6.93-1.fc39.noarch.r 37 MB/s | 1.1 MB 00:00 (783/854): libgccjit-13.2.1-6.fc39.x86_64.rpm 42 MB/s | 10 MB 00:00 (784/854): perl-Errno-1.37-502.fc39.x86_64.rpm 326 kB/s | 15 kB 00:00 (785/854): perl-ExtUtils-Constant-0.25-502.fc39 1.0 MB/s | 44 kB 00:00 (786/854): perl-ExtUtils-Embed-1.35-502.fc39.no 12 MB/s | 18 kB 00:00 (787/854): perl-Fcntl-1.15-502.fc39.x86_64.rpm 11 MB/s | 21 kB 00:00 (788/854): perl-File-Basename-2.86-502.fc39.noa 9.2 MB/s | 17 kB 00:00 (789/854): perl-File-Compare-1.100.700-502.fc39 8.6 MB/s | 13 kB 00:00 (790/854): perl-File-Copy-2.41-502.fc39.noarch. 11 MB/s | 20 kB 00:00 (791/854): perl-File-Find-1.43-502.fc39.noarch. 14 MB/s | 25 kB 00:00 (792/854): perl-File-stat-1.13-502.fc39.noarch. 13 MB/s | 17 kB 00:00 (793/854): perl-FileHandle-2.05-502.fc39.noarch 9.1 MB/s | 16 kB 00:00 (794/854): perl-Getopt-Std-1.13-502.fc39.noarch 9.0 MB/s | 16 kB 00:00 (795/854): perl-Git-2.43.0-1.fc39.noarch.rpm 25 MB/s | 40 kB 00:00 (796/854): perl-Hash-Util-FieldHash-1.26-502.fc 15 MB/s | 38 kB 00:00 (797/854): perl-I18N-LangTags-0.45-502.fc39.noa 23 MB/s | 53 kB 00:00 (798/854): perl-I18N-Langinfo-0.22-502.fc39.x86 11 MB/s | 22 kB 00:00 (799/854): perl-IO-1.52-502.fc39.x86_64.rpm 41 MB/s | 82 kB 00:00 (800/854): perl-IPC-Open3-1.22-502.fc39.noarch. 7.8 MB/s | 22 kB 00:00 (801/854): perl-IPC-Run3-0.049-1.fc39.noarch.rp 15 MB/s | 38 kB 00:00 (802/854): perl-LWP-Protocol-https-6.12-1.fc39. 10 MB/s | 21 kB 00:00 (803/854): perl-Locale-Maketext-Simple-0.21-502 12 MB/s | 18 kB 00:00 (804/854): perl-Math-Complex-1.62-502.fc39.noar 23 MB/s | 46 kB 00:00 (805/854): perl-NDBM_File-1.16-502.fc39.x86_64. 16 MB/s | 23 kB 00:00 (806/854): perl-Opcode-1.64-502.fc39.x86_64.rpm 16 MB/s | 36 kB 00:00 (807/854): perl-POSIX-2.13-502.fc39.x86_64.rpm 45 MB/s | 97 kB 00:00 (808/854): perl-Pod-Html-1.34-502.fc39.noarch.r 17 MB/s | 29 kB 00:00 (809/854): perl-Module-CoreList-5.20240129-1.fc 12 MB/s | 89 kB 00:00 (810/854): perl-Safe-2.44-502.fc39.noarch.rpm 8.1 MB/s | 25 kB 00:00 (811/854): perl-SelectSaver-1.02-502.fc39.noarc 4.4 MB/s | 12 kB 00:00 (812/854): perl-Symbol-1.09-502.fc39.noarch.rpm 8.0 MB/s | 14 kB 00:00 (813/854): perl-Sys-Hostname-1.25-502.fc39.x86_ 12 MB/s | 17 kB 00:00 (814/854): perl-Test-Harness-3.48-1.fc39.noarch 61 MB/s | 275 kB 00:00 (815/854): perl-Tie-4.6-502.fc39.noarch.rpm 6.1 MB/s | 28 kB 00:00 (816/854): perl-Unicode-UCD-0.78-502.fc39.noarc 19 MB/s | 78 kB 00:00 (817/854): perl-base-2.27-502.fc39.noarch.rpm 7.3 MB/s | 16 kB 00:00 (818/854): perl-deprecate-0.04-502.fc39.noarch. 2.4 MB/s | 15 kB 00:00 (819/854): perl-if-0.61.000-502.fc39.noarch.rpm 4.7 MB/s | 14 kB 00:00 (820/854): perl-devel-5.38.2-502.fc39.x86_64.rp 52 MB/s | 757 kB 00:00 (821/854): perl-interpreter-5.38.2-502.fc39.x86 12 MB/s | 72 kB 00:00 (822/854): perl-lib-0.65-502.fc39.x86_64.rpm 5.5 MB/s | 15 kB 00:00 (823/854): perl-locale-1.10-502.fc39.noarch.rpm 5.5 MB/s | 14 kB 00:00 (824/854): perl-meta-notation-5.38.2-502.fc39.n 3.9 MB/s | 11 kB 00:00 (825/854): perl-mro-1.28-502.fc39.x86_64.rpm 7.7 MB/s | 29 kB 00:00 (826/854): perl-open-1.13-502.fc39.noarch.rpm 5.3 MB/s | 17 kB 00:00 (827/854): perl-overload-1.37-502.fc39.noarch.r 11 MB/s | 46 kB 00:00 (828/854): perl-overloading-0.02-502.fc39.noarc 3.7 MB/s | 13 kB 00:00 (829/854): perl-sigtrap-1.10-502.fc39.noarch.rp 6.5 MB/s | 16 kB 00:00 (830/854): perl-subs-1.04-502.fc39.noarch.rpm 4.9 MB/s | 12 kB 00:00 (831/854): perl-vars-1.05-502.fc39.noarch.rpm 3.5 MB/s | 13 kB 00:00 (832/854): perl-doc-5.38.2-502.fc39.noarch.rpm 52 MB/s | 4.7 MB 00:00 (833/854): perl-libs-5.38.2-502.fc39.x86_64.rpm 23 MB/s | 2.4 MB 00:00 (834/854): php-common-8.2.15-1.fc39.x86_64.rpm 28 MB/s | 862 kB 00:00 (835/854): php-nikic-php-parser4-4.18.0-1.fc39. 25 MB/s | 203 kB 00:00 (836/854): pyproject-rpm-macros-1.12.0-1.fc39.n 11 MB/s | 41 kB 00:00 (837/854): pyproject-srpm-macros-1.12.0-1.fc39. 4.5 MB/s | 14 kB 00:00 (838/854): php-devel-8.2.15-1.fc39.x86_64.rpm 27 MB/s | 870 kB 00:00 (839/854): python3-devel-3.12.1-2.fc39.x86_64.r 23 MB/s | 312 kB 00:00 (840/854): php-cli-8.2.15-1.fc39.x86_64.rpm 43 MB/s | 5.4 MB 00:00 (841/854): qt5-srpm-macros-5.15.12-1.fc39.noarc 357 kB/s | 8.4 kB 00:00 (842/854): qt6-srpm-macros-6.6.0-1.fc39.noarch. 383 kB/s | 8.6 kB 00:00 (843/854): readline-devel-8.2-6.fc39.x86_64.rpm 40 MB/s | 207 kB 00:00 (844/854): redhat-rpm-config-265-1.fc39.noarch. 14 MB/s | 78 kB 00:00 (845/854): rpm-build-4.19.1-2.fc39.x86_64.rpm 21 MB/s | 79 kB 00:00 (846/854): rpm-devel-4.19.1-2.fc39.x86_64.rpm 23 MB/s | 96 kB 00:00 (847/854): rpmautospec-rpm-macros-0.6.0-2.fc39. 3.2 MB/s | 9.9 kB 00:00 (848/854): rav1e-libs-0.6.6-4.fc39.x86_64.rpm 57 MB/s | 1.0 MB 00:00 (849/854): rust-srpm-macros-25.2-2.fc39.noarch. 1.5 MB/s | 13 kB 00:00 (850/854): systemd-rpm-macros-254.9-1.fc39.noar 8.3 MB/s | 28 kB 00:00 (851/854): sudo-python-plugin-1.9.15-1.p5.fc39. 10 MB/s | 53 kB 00:00 (852/854): sudo-1.9.15-1.p5.fc39.x86_64.rpm 70 MB/s | 1.3 MB 00:00 (853/854): systemtap-sdt-devel-5.0~pre16958465g 9.2 MB/s | 74 kB 00:00 (854/854): systemd-udev-254.9-1.fc39.x86_64.rpm 53 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 84 MB/s | 535 MB 00:06 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/1 Preparing : 1/1 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/854 Installing : texlive-base-11:20230311-77.fc39.x86_64 1/854 Installing : texlive-lib-11:20230311-77.fc39.x86_64 2/854 Installing : libpng-2:1.6.37-15.fc39.x86_64 3/854 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/854 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 5/854 Installing : sgml-common-0.6.3-61.fc39.noarch 6/854 Installing : libpaper-1:2.1.1-1.fc39.x86_64 7/854 Installing : libmpc-1.3.1-3.fc39.x86_64 8/854 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/854 Installing : php-common-8.2.15-1.fc39.x86_64 10/854 Installing : libxslt-1.1.39-1.fc39.x86_64 11/854 Installing : m4-1.4.19-6.fc39.x86_64 12/854 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 13/854 Installing : jansson-2.13.1-7.fc39.x86_64 14/854 Installing : binutils-2.40-14.fc39.x86_64 15/854 Running scriptlet: binutils-2.40-14.fc39.x86_64 15/854 Installing : binutils-gold-2.40-14.fc39.x86_64 16/854 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 16/854 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 17/854 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 18/854 Installing : hunspell-en-0.20201207-7.fc39.noarch 19/854 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 20/854 Installing : hunspell-1.7.2-5.fc39.x86_64 21/854 Installing : apr-1.7.3-2.fc39.x86_64 22/854 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 23/854 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 24/854 Installing : apr-util-1.6.3-4.fc39.x86_64 25/854 Installing : php-cli-8.2.15-1.fc39.x86_64 26/854 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 27/854 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 27/854 Installing : cronie-1.6.1-5.fc39.x86_64 28/854 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 28/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. Installing : crontabs-1.11-30.20190603git.fc39.noarch 29/854 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 30/854 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 30/854 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/854 Installing : groff-base-1.23.0-3.fc39.x86_64 31/854 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/854 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 32/854 Installing : elfutils-0.190-4.fc39.x86_64 33/854 Installing : zziplib-0.13.72-5.fc39.x86_64 34/854 Installing : xz-5.4.4-1.fc39.x86_64 35/854 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 36/854 Installing : gdb-minimal-14.1-4.fc39.x86_64 37/854 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 38/854 Installing : xml-common-0.6.3-61.fc39.noarch 38/854 Installing : docbook-dtds-1.0-82.fc39.noarch 39/854 Running scriptlet: docbook-dtds-1.0-82.fc39.noarch 39/854 Installing : unzip-6.0-62.fc39.x86_64 40/854 Installing : tar-2:1.35-2.fc39.x86_64 41/854 Installing : shared-mime-info-2.2-4.fc39.x86_64 42/854 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 42/854 Installing : postgresql-private-libs-15.4-1.fc39.x86_64 43/854 Installing : mailcap-2.1.54-2.fc39.noarch 44/854 Installing : libwebp-1.3.2-2.fc39.x86_64 45/854 Installing : libicu-73.2-2.fc39.x86_64 46/854 Installing : libICE-1.0.10-11.fc39.x86_64 47/854 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 48/854 Installing : graphite2-1.3.14-12.fc39.x86_64 49/854 Installing : file-5.44-5.fc39.x86_64 50/854 Installing : dwz-0.15-3.fc39.x86_64 51/854 Installing : cmake-filesystem-3.27.7-1.fc39.x86_64 52/854 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 53/854 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 54/854 Installing : debugedit-5.0-12.fc39.x86_64 55/854 Installing : libSM-1.2.3-13.fc39.x86_64 56/854 Installing : postgresql-15.4-1.fc39.x86_64 57/854 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 58/854 Installing : zip-3.0-39.fc39.x86_64 59/854 Installing : httpd-tools-2.4.58-1.fc39.x86_64 60/854 Installing : httpd-core-2.4.58-1.fc39.x86_64 61/854 Installing : mod_http2-2.0.25-1.fc39.x86_64 62/854 Installing : mod_lua-2.4.58-1.fc39.x86_64 63/854 Installing : enchant2-2.5.0-5.fc39.x86_64 64/854 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 65/854 Installing : php-fedora-autoloader-1.0.1-11.fc39.noarch 66/854 Installing : php-nikic-php-parser4-4.18.0-1.fc39.noarch 67/854 Installing : cpp-13.2.1-6.fc39.x86_64 68/854 Installing : paper-1:2.1.1-1.fc39.x86_64 69/854 Installing : opensp-1.5.2-43.fc39.x86_64 70/854 Installing : openjade-1.3.2-76.fc39.x86_64 71/854 Running scriptlet: openjade-1.3.2-76.fc39.x86_64 71/854 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/854 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 72/854 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 73/854 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 73/854 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/854 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 74/854 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/854 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 75/854 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/854 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 76/854 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/854 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 77/854 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/854 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 78/854 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 79/854 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 79/854 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 80/854 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 80/854 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 81/854 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 81/854 Installing : urw-base35-fonts-20200910-18.fc39.noarch 82/854 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 83/854 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 84/854 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 85/854 Installing : rust-srpm-macros-25.2-2.fc39.noarch 86/854 Installing : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 87/854 Installing : rav1e-libs-0.6.6-4.fc39.x86_64 88/854 Installing : qt6-srpm-macros-6.6.0-1.fc39.noarch 89/854 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 90/854 Installing : libtree-sitter-0.20.9-1.fc39.x86_64 91/854 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 92/854 Installing : libnl3-3.9.0-1.fc39.x86_64 93/854 Installing : libibverbs-46.0-4.fc39.x86_64 94/854 Installing : libpcap-14:1.10.4-2.fc39.x86_64 95/854 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 96/854 Installing : libkadm5-1.21.2-3.fc39.x86_64 97/854 Installing : libimagequant-4.0.3-2.fc39.x86_64 98/854 Installing : kernel-headers-6.7.3-200.fc39.x86_64 99/854 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 100/854 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 101/854 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 102/854 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 103/854 Installing : glibc-headers-x86-2.38-16.fc39.noarch 104/854 Installing : annobin-docs-12.38-1.fc39.noarch 105/854 Installing : alsa-lib-1.2.11-2.fc39.x86_64 106/854 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 107/854 Installing : zstd-1.5.5-4.fc39.x86_64 108/854 Installing : xpdf-libs-1:4.04-10.fc39.x86_64 109/854 Installing : which-2.21-40.fc39.x86_64 110/854 Installing : tinycdb-0.78-21.fc39.x86_64 111/854 Installing : texlive-texlive-common-doc-11:svn54176-69.fc39.n 112/854 Installing : teckit-2.5.12-1.fc39.x86_64 113/854 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 114/854 Installing : python3-setuptools-67.7.2-7.fc39.noarch 115/854 Installing : python3-pip-23.2.1-1.fc39.noarch 116/854 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 117/854 Installing : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 118/854 Installing : python3-packaging-23.1-4.fc39.noarch 119/854 Installing : procmail-3.24-2.fc39.x86_64 120/854 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 121/854 Installing : pixman-0.42.2-2.fc39.x86_64 122/854 Installing : perl-srpm-macros-1-51.fc39.noarch 123/854 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 124/854 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 125/854 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 126/854 Installing : openssl-1:3.1.1-4.fc39.x86_64 127/854 Installing : openjpeg2-2.5.0-5.fc39.x86_64 128/854 Installing : openblas-srpm-macros-2-14.fc39.noarch 129/854 Installing : ocaml-srpm-macros-8-2.fc39.noarch 130/854 Installing : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 131/854 Installing : ncurses-6.4-7.20230520.fc39.x86_64 132/854 Installing : nano-7.2-4.fc39.x86_64 133/854 Installing : nano-default-editor-7.2-4.fc39.noarch 134/854 Installing : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 135/854 Installing : sudo-1.9.15-1.p5.fc39.x86_64 136/854 Installing : lynx-2.9.0-dev.12.1.fc39.1.x86_64 137/854 Installing : lua-srpm-macros-1-9.fc39.noarch 138/854 Installing : libvmaf-2.3.0-6.fc39.x86_64 139/854 Installing : libusb-compat-0.1-0.1.8-5.fc39.x86_64 140/854 Installing : libtalloc-2.4.1-1.fc39.x86_64 141/854 Installing : libpq-15.3-1.fc39.x86_64 142/854 Installing : libpkgconf-1.9.5-2.fc39.x86_64 143/854 Installing : pkgconf-1.9.5-2.fc39.x86_64 144/854 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 145/854 Installing : zlib-devel-1.2.13-4.fc39.x86_64 146/854 Installing : glibc-devel-2.38-16.fc39.x86_64 147/854 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 148/854 Installing : openssl-devel-1:3.1.1-4.fc39.x86_64 149/854 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 150/854 Installing : keyutils-libs-devel-1.6.1-7.fc39.x86_64 151/854 Installing : libcom_err-devel-1.47.0-2.fc39.x86_64 152/854 Installing : libsepol-devel-3.5-2.fc39.x86_64 153/854 Installing : libselinux-devel-3.5-5.fc39.x86_64 154/854 Installing : libverto-devel-0.3.2-6.fc39.x86_64 155/854 Installing : krb5-devel-1.21.2-3.fc39.x86_64 156/854 Installing : libzstd-devel-1.5.5-4.fc39.x86_64 157/854 Installing : ncurses-devel-6.4-7.20230520.fc39.x86_64 158/854 Installing : popt-devel-1.19-3.fc39.x86_64 159/854 Installing : xz-devel-5.4.4-1.fc39.x86_64 160/854 Installing : libxml2-devel-2.10.4-3.fc39.x86_64 161/854 Installing : libpath_utils-0.2.1-54.fc39.x86_64 162/854 Installing : sscg-3.0.5-3.fc39.x86_64 163/854 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 164/854 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 165/854 Installing : iptables-libs-1.8.9-5.fc39.x86_64 166/854 Installing : libndp-1.8-6.fc39.x86_64 167/854 Installing : libmetalink-0.1.3-32.fc39.x86_64 168/854 Installing : liblockfile-1.17-6.fc39.x86_64 169/854 Installing : liblerc-4.0.0-4.fc39.x86_64 170/854 Installing : libijs-0.35-19.fc39.x86_64 171/854 Installing : libdav1d-1.2.1-2.fc39.x86_64 172/854 Installing : libdatrie-0.2.13-7.fc39.x86_64 173/854 Installing : libthai-0.1.29-6.fc39.x86_64 174/854 Installing : sombok-2.4.0-20.fc39.x86_64 175/854 Installing : libXau-1.0.11-3.fc39.x86_64 176/854 Installing : libxcb-1.13.1-12.fc39.x86_64 177/854 Installing : libX11-common-1.8.7-1.fc39.noarch 178/854 Installing : libX11-1.8.7-1.fc39.x86_64 179/854 Installing : libXext-1.3.5-3.fc39.x86_64 180/854 Installing : libXt-1.2.1-5.fc39.x86_64 181/854 Installing : libXpm-3.5.17-1.fc39.x86_64 182/854 Installing : libXmu-1.1.4-3.fc39.x86_64 183/854 Installing : libXaw-1.0.14-5.fc39.x86_64 184/854 Installing : libXi-1.8.1-2.fc39.x86_64 185/854 Installing : libXrender-0.9.11-3.fc39.x86_64 186/854 Installing : cairo-1.18.0-1.fc39.x86_64 187/854 Installing : harfbuzz-8.2.1-2.fc39.x86_64 188/854 Installing : freetype-2.13.1-2.fc39.x86_64 189/854 Installing : fontconfig-2.14.2-5.fc39.x86_64 190/854 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 190/854 Installing : less-633-2.fc39.x86_64 191/854 Installing : git-core-2.43.0-1.fc39.x86_64 192/854 Installing : git-core-doc-2.43.0-1.fc39.noarch 193/854 Installing : lcms2-2.15-2.fc39.x86_64 194/854 Installing : kmod-30-6.fc39.x86_64 195/854 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 196/854 Installing : kbd-misc-2.6.3-1.fc39.noarch 197/854 Installing : kbd-legacy-2.6.3-1.fc39.noarch 198/854 Installing : kbd-2.6.3-1.fc39.x86_64 199/854 Installing : systemd-udev-254.9-1.fc39.x86_64 200/854 Running scriptlet: systemd-udev-254.9-1.fc39.x86_64 200/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/dbus-org.freedesktop.home1.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-homed.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service → /usr/lib/systemd/system/systemd-homed-activate.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target → /usr/lib/systemd/system/remote-cryptsetup.target. Installing : jbigkit-libs-2.1-26.fc39.x86_64 201/854 Installing : libtiff-4.4.0-8.fc39.x86_64 202/854 Installing : hostname-3.23-9.fc39.x86_64 203/854 Running scriptlet: hostname-3.23-9.fc39.x86_64 203/854 Installing : highway-1.0.7-1.fc39.x86_64 204/854 Installing : libjxl-1:0.8.2-3.fc39.x86_64 205/854 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 206/854 Installing : libaom-3.8.0-1.fc39.x86_64 207/854 Installing : libavif-0.11.1-11.fc39.x86_64 208/854 Installing : gd-2.3.3-12.fc39.x86_64 209/854 Installing : perl-Math-Complex-1.62-502.fc39.noarch 210/854 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 211/854 Installing : perl-Digest-1.20-500.fc39.noarch 212/854 Installing : perl-Tie-4.6-502.fc39.noarch 213/854 Installing : perl-GSSAPI-0.28-43.fc39.x86_64 214/854 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 215/854 Installing : perl-GD-2.78-3.fc39.x86_64 216/854 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 217/854 Installing : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 218/854 Installing : perl-B-1.88-502.fc39.x86_64 219/854 Installing : perl-FileHandle-2.05-502.fc39.noarch 220/854 Installing : perl-subs-1.04-502.fc39.noarch 221/854 Installing : perl-Authen-SASL-2.1700-1.fc39.noarch 222/854 Installing : perl-GD-Barcode-1.15-44.fc39.noarch 223/854 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 224/854 Installing : perl-libnet-3.15-501.fc39.noarch 225/854 Installing : perl-Business-ISBN-3.008-2.fc39.noarch 226/854 Installing : perl-AutoLoader-5.74-502.fc39.noarch 227/854 Installing : perl-Class-Struct-0.68-502.fc39.noarch 228/854 Installing : perl-base-2.27-502.fc39.noarch 229/854 Installing : perl-locale-1.10-502.fc39.noarch 230/854 Installing : perl-URI-5.21-1.fc39.noarch 231/854 Installing : perl-Socket-4:2.037-3.fc39.x86_64 232/854 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 233/854 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 234/854 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 235/854 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 236/854 Installing : perl-SelectSaver-1.02-502.fc39.noarch 237/854 Installing : perl-if-0.61.000-502.fc39.noarch 238/854 Installing : perl-POSIX-2.13-502.fc39.x86_64 239/854 Installing : perl-mro-1.28-502.fc39.x86_64 240/854 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 241/854 Installing : perl-File-stat-1.13-502.fc39.noarch 242/854 Installing : perl-overloading-0.02-502.fc39.noarch 243/854 Installing : perl-File-Path-2.18-500.fc39.noarch 244/854 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 245/854 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 246/854 Installing : perl-Term-Cap-1.18-500.fc39.noarch 247/854 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 248/854 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 249/854 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 250/854 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 251/854 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 252/854 Installing : perl-constant-1.33-501.fc39.noarch 253/854 Installing : perl-parent-1:0.241-500.fc39.noarch 254/854 Installing : perl-Errno-1.37-502.fc39.x86_64 255/854 Installing : perl-Fcntl-1.15-502.fc39.x86_64 256/854 Installing : perl-File-Basename-2.86-502.fc39.noarch 257/854 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 258/854 Installing : perl-Symbol-1.09-502.fc39.noarch 259/854 Installing : perl-Storable-1:3.32-500.fc39.x86_64 260/854 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 261/854 Installing : perl-IO-1.52-502.fc39.x86_64 262/854 Installing : perl-overload-1.37-502.fc39.noarch 263/854 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 264/854 Installing : perl-vars-1.05-502.fc39.noarch 265/854 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 266/854 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 267/854 Installing : perl-podlators-1:5.01-500.fc39.noarch 268/854 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 269/854 Installing : perl-Carp-1.54-500.fc39.noarch 270/854 Installing : perl-Exporter-5.77-500.fc39.noarch 271/854 Installing : perl-PathTools-3.89-500.fc39.x86_64 272/854 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 273/854 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 274/854 Installing : perl-Encode-4:3.19-500.fc39.x86_64 275/854 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 276/854 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 277/854 Installing : perl-doc-5.38.2-502.fc39.noarch 278/854 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 279/854 Installing : perl-File-Find-1.43-502.fc39.noarch 280/854 Installing : perl-File-Copy-2.41-502.fc39.noarch 281/854 Installing : perl-version-8:0.99.30-1.fc39.x86_64 282/854 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 283/854 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 284/854 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 285/854 Installing : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 286/854 Installing : perl-Module-Implementation-0.09-37.fc39.noarch 287/854 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 288/854 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 289/854 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 290/854 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 291/854 Installing : autoconf-2.71-6.fc39.noarch 292/854 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 293/854 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 294/854 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 295/854 Installing : perl-Params-Util-1.102-12.fc39.x86_64 296/854 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 297/854 Installing : perl-lib-0.65-502.fc39.x86_64 298/854 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 299/854 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 300/854 Installing : perl-Clone-0.46-4.fc39.x86_64 301/854 Installing : perl-Data-Dump-1.25-8.fc39.noarch 302/854 Installing : perl-Date-ISO8601-0.005-18.fc39.noarch 303/854 Installing : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 304/854 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 305/854 Installing : perl-Sub-Install-0.929-3.fc39.noarch 306/854 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 307/854 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 308/854 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 309/854 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 310/854 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 311/854 Installing : perl-XML-Parser-2.46-15.fc39.x86_64 312/854 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 313/854 Installing : perl-threads-1:2.36-500.fc39.x86_64 314/854 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 315/854 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 316/854 Installing : perl-IPC-Run3-0.049-1.fc39.noarch 317/854 Installing : psutils-2.10-2.fc39.noarch 318/854 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/854 Installing : groff-1.23.0-3.fc39.x86_64 319/854 Running scriptlet: groff-1.23.0-3.fc39.x86_64 319/854 Installing : perl-threads-shared-1.68-500.fc39.x86_64 320/854 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 321/854 Installing : automake-1.16.5-13.fc39.noarch 322/854 Installing : perl-File-Listing-6.16-1.fc39.noarch 323/854 Installing : perl-Parse-RecDescent-1.967015-20.fc39.noarch 324/854 Installing : perl-Data-OptList-0.114-2.fc39.noarch 325/854 Installing : perl-Data-Uniqid-0.12-31.fc39.noarch 326/854 Installing : perl-Mail-Sendmail-0.80-18.fc39.noarch 327/854 Installing : perl-Text-BibTeX-0.89-3.fc39.x86_64 328/854 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 329/854 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 330/854 Installing : perl-JSON-4.10-3.fc39.noarch 331/854 Installing : perl-List-SomeUtils-0.59-3.fc39.noarch 332/854 Installing : perl-Params-Validate-1.31-5.fc39.x86_64 333/854 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 334/854 Installing : perl-Module-CoreList-1:5.20240129-1.fc39.noarch 335/854 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 336/854 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 337/854 Installing : perl-Date-Manip-6.93-1.fc39.noarch 338/854 Installing : docbook-style-dsssl-1.79-36.fc39.noarch 339/854 Running scriptlet: docbook-style-dsssl-1.79-36.fc39.noarch 339/854 Installing : perl-Lingua-Translit-0.29-4.fc39.noarch 340/854 Installing : perl-SGMLSpm-1.03ii-60.fc39.noarch 341/854 Installing : docbook-utils-0.6.14-57.fc39.noarch 342/854 Installing : perl-Pod-Html-1.34-502.fc39.noarch 343/854 Installing : perl-Business-ISSN-1.005-8.fc39.noarch 344/854 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 345/854 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 346/854 Installing : perl-Class-Accessor-0.51-18.fc39.noarch 347/854 Installing : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 348/854 Installing : perl-Exception-Class-1.45-8.fc39.noarch 349/854 Installing : perl-Class-Inspector-1.36-14.fc39.noarch 350/854 Installing : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 351/854 Installing : perl-Role-Tiny-2.002004-9.fc39.noarch 352/854 Installing : perl-Class-Singleton-1.6-9.fc39.noarch 353/854 Installing : perl-Class-XSAccessor-1.19-31.fc39.x86_64 354/854 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 355/854 Installing : perl-IO-Compress-2.206-1.fc39.noarch 356/854 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 357/854 Installing : perl-Convert-ASN1-0.34-1.fc39.noarch 358/854 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 359/854 Installing : perl-DynaLoader-Functions-0.004-2.fc39.noarch 360/854 Installing : perl-Devel-CallChecker-0.009-3.fc39.x86_64 361/854 Installing : perl-Params-Classify-0.015-20.fc39.x86_64 362/854 Installing : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 363/854 Installing : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 364/854 Installing : perl-Email-Date-Format-1.008-2.fc39.noarch 365/854 Installing : perl-Error-1:0.17029-13.fc39.noarch 366/854 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 367/854 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 368/854 Installing : perl-IO-HTML-1.004-11.fc39.noarch 369/854 Installing : perl-IO-String-1.08-48.fc39.noarch 370/854 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 371/854 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 372/854 Installing : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 373/854 Installing : perl-Lexical-Var-0.010-3.fc39.x86_64 374/854 Installing : perl-Exporter-Tiny-1.006002-2.fc39.noarch 375/854 Installing : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 376/854 Installing : perl-List-MoreUtils-0.430-9.fc39.noarch 377/854 Installing : perl-File-ShareDir-1.118-9.fc39.noarch 378/854 Installing : perl-List-UtilsBy-0.12-7.fc39.noarch 379/854 Installing : perl-List-AllUtils-0.19-10.fc39.noarch 380/854 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 381/854 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 382/854 Installing : perl-MIME-Types-2.24-3.fc39.noarch 383/854 Installing : perl-MIME-Lite-3.033-8.fc39.noarch 384/854 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 385/854 Installing : perl-Mail-Sender-1:0.903-22.fc39.noarch 386/854 Installing : perl-NTLM-1.09-36.fc39.noarch 387/854 Installing : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 388/854 Installing : perl-MailTools-2.21-14.fc39.noarch 389/854 Installing : perl-Number-Compare-0.03-36.fc39.noarch 390/854 Installing : perl-Package-Generator-1.106-29.fc39.noarch 391/854 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 392/854 Installing : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 393/854 Installing : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 394/854 Installing : perl-Package-Stash-XS-0.30-5.fc39.x86_64 395/854 Installing : perl-Package-Stash-0.40-5.fc39.noarch 396/854 Installing : perl-PadWalker-2.5-10.fc39.x86_64 397/854 Installing : perl-Devel-Caller-2.07-3.fc39.x86_64 398/854 Installing : perl-Devel-LexAlias-0.05-34.fc39.x86_64 399/854 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 400/854 Installing : perl-File-Slurper-0.014-3.fc39.noarch 401/854 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 402/854 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 403/854 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 404/854 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 405/854 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 406/854 Installing : perl-Ref-Util-XS-0.117-20.fc39.x86_64 407/854 Installing : perl-Ref-Util-0.204-18.fc39.noarch 408/854 Installing : perl-Regexp-Common-2017060201-22.fc39.noarch 409/854 Installing : perl-Sort-Key-1.33-28.fc39.x86_64 410/854 Installing : perl-Sub-Identify-0.14-24.fc39.x86_64 411/854 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 412/854 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 413/854 Installing : perl-Git-2.43.0-1.fc39.noarch 414/854 Installing : git-2.43.0-1.fc39.x86_64 415/854 Installing : perl-Text-CSV-2.02-3.fc39.noarch 416/854 Installing : perl-Text-Glob-0.11-21.fc39.noarch 417/854 Installing : perl-File-Find-Rule-0.34-26.fc39.noarch 418/854 Installing : perl-Data-Compare-1.29-2.fc39.noarch 419/854 Installing : perl-Text-Roman-3.5-25.fc39.noarch 420/854 Installing : perl-Tie-Cycle-1.227-9.fc39.noarch 421/854 Installing : perl-Business-ISMN-1.203-2.fc39.noarch 422/854 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 423/854 Installing : perl-autodie-2.36-501.fc39.noarch 424/854 Installing : perl-Variable-Magic-0.63-4.fc39.x86_64 425/854 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 426/854 Installing : perl-LWP-Protocol-https-6.12-1.fc39.noarch 427/854 Installing : perl-libwww-perl-6.72-1.fc39.noarch 428/854 Installing : perl-XML-SAX-1.02-13.fc39.noarch 429/854 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 429/854 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/854 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 430/854 Installing : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 431/854 Installing : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 432/854 Installing : perl-XML-Writer-0.900-12.fc39.noarch 433/854 Installing : perl-XString-0.005-10.fc39.x86_64 434/854 Installing : perl-autovivification-0.18-20.fc39.x86_64 435/854 Installing : perl-AutoSplit-5.74-502.fc39.noarch 436/854 Installing : perl-Benchmark-1.24-502.fc39.noarch 437/854 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 438/854 Installing : perl-DirHandle-1.05-502.fc39.noarch 439/854 Installing : perl-English-1.11-502.fc39.noarch 440/854 Installing : perltidy-20230912-1.fc39.noarch 441/854 Installing : perl-Eval-Closure-0.14-21.fc39.noarch 442/854 Installing : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 443/854 Installing : perl-Specio-0.48-4.fc39.noarch 444/854 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 445/854 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 446/854 Installing : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 447/854 Installing : perl-namespace-clean-0.27-24.fc39.noarch 448/854 Installing : perl-namespace-autoclean-0.29-16.fc39.noarch 449/854 Installing : perl-DateTime-Locale-1.39-2.fc39.noarch 450/854 Installing : perl-DateTime-2:1.59-5.fc39.x86_64 451/854 Installing : perl-DateTime-TimeZone-2.61-1.fc39.noarch 452/854 Installing : perl-Log-Dispatch-2.71-2.fc39.noarch 453/854 Installing : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 454/854 Installing : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 455/854 Installing : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 456/854 Installing : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 457/854 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 458/854 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 459/854 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 460/854 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 461/854 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 462/854 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 463/854 Installing : perl-Opcode-1.64-502.fc39.x86_64 464/854 Installing : perl-Safe-2.44-502.fc39.noarch 465/854 Installing : perl-deprecate-0.04-502.fc39.noarch 466/854 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 467/854 Installing : perl-LDAP-1:0.68-11.fc39.noarch 468/854 Installing : perl-Log-Log4perl-1.57-3.fc39.noarch 469/854 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 470/854 Installing : perl-sigtrap-1.10-502.fc39.noarch 471/854 Installing : biber-2.19-3.fc39.noarch 472/854 Installing : gpm-libs-1.20.7-44.fc39.x86_64 473/854 Installing : gpgme-1.20.0-5.fc39.x86_64 474/854 Installing : gnat-srpm-macros-6-3.fc39.noarch 475/854 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 476/854 Installing : gc-8.2.2-4.fc39.x86_64 477/854 Installing : guile22-2.2.7-9.fc39.x86_64 478/854 Installing : make-1:4.4.1-2.fc39.x86_64 479/854 Installing : gcc-13.2.1-6.fc39.x86_64 480/854 Installing : gcc-c++-13.2.1-6.fc39.x86_64 481/854 Installing : emacs-common-1:29.2-2.fc39.x86_64 482/854 Installing : libtool-2.4.7-7.fc39.x86_64 483/854 Installing : perl-Filter-2:1.64-501.fc39.x86_64 484/854 Installing : perl-encoding-4:3.00-500.fc39.x86_64 485/854 Installing : perl-open-1.13-502.fc39.noarch 486/854 Installing : perl-XML-XPath-1.48-4.fc39.noarch 487/854 Installing : texlive-epstopdf-11:svn66461-77.fc39.noarch 488/854 Installing : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 489/854 Installing : texlive-cm-11:svn57963-69.fc39.noarch 490/854 Installing : texlive-etex-11:svn66203-69.fc39.noarch 491/854 Installing : texlive-graphics-def-11:svn64487-69.fc39.noarch 492/854 Installing : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 493/854 Installing : texlive-hyphen-base-11:svn66413-69.fc39.noarch 494/854 Installing : texlive-knuth-lib-11:svn57963-69.fc39.noarch 495/854 Installing : texlive-plain-11:svn57963-69.fc39.noarch 496/854 Installing : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 497/854 Installing : texlive-unicode-data-11:svn64423-69.fc39.noarch 498/854 Installing : texlive-gsftopk-11:svn52851-77.fc39.x86_64 499/854 Installing : texlive-luatex-11:svn66967-77.fc39.x86_64 500/854 Installing : texlive-texlive.infra-11:svn66512-77.fc39.noarch 501/854 Installing : texlive-texlive-scripts-11:svn66584-77.fc39.noar 502/854 Installing : texlive-kpathsea-11:svn66209-77.fc39.x86_64 503/854 Installing : texlive-iftex-11:svn61910-69.fc39.noarch 504/854 Installing : texlive-amsmath-11:svn63514-69.fc39.noarch 505/854 Installing : texlive-babel-11:svn65823-69.fc39.noarch 506/854 Installing : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 507/854 Installing : texlive-kvoptions-11:svn63622-69.fc39.noarch 508/854 Installing : texlive-url-11:svn32528.3.4-69.fc39.noarch 509/854 Installing : texlive-amsfonts-11:svn61937-69.fc39.noarch 510/854 Installing : texlive-atbegshi-11:svn53051-69.fc39.noarch 511/854 Installing : texlive-ltxcmds-11:svn56421-69.fc39.noarch 512/854 Installing : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 513/854 Installing : texlive-atveryend-11:svn53108-69.fc39.noarch 514/854 Installing : texlive-infwarerr-11:svn53023-69.fc39.noarch 515/854 Installing : texlive-l3backend-11:svn65573-69.fc39.noarch 516/854 Installing : texlive-auxhook-11:svn53173-69.fc39.noarch 517/854 Installing : texlive-booktabs-11:svn53402-69.fc39.noarch 518/854 Installing : texlive-dehyph-11:svn48599-69.fc39.noarch 519/854 Installing : texlive-pdftex-11:svn66243-77.fc39.x86_64 520/854 Installing : texlive-etex-pkg-11:svn41784-69.fc39.noarch 521/854 Installing : texlive-etoolbox-11:svn56554-69.fc39.noarch 522/854 Installing : texlive-etexcmds-11:svn53171-69.fc39.noarch 523/854 Installing : texlive-latexconfig-11:svn53525-69.fc39.noarch 524/854 Installing : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 525/854 Installing : texlive-pdfescape-11:svn53082-69.fc39.noarch 526/854 Installing : texlive-tex-11:svn66186-77.fc39.x86_64 527/854 Installing : texlive-bigintcalc-11:svn53172-69.fc39.noarch 528/854 Installing : texlive-fp-11:svn49719-69.fc39.noarch 529/854 Installing : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 530/854 Installing : texlive-graphics-11:svn66204-69.fc39.noarch 531/854 Installing : texlive-tools-11:svn64892-69.fc39.noarch 532/854 Installing : texlive-xkeyval-11:svn63616-69.fc39.noarch 533/854 Installing : texlive-colortbl-11:svn64015-69.fc39.noarch 534/854 Installing : texlive-geometry-11:svn61719-69.fc39.noarch 535/854 Installing : texlive-hycolor-11:svn53584-69.fc39.noarch 536/854 Installing : texlive-intcalc-11:svn53168-69.fc39.noarch 537/854 Installing : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 538/854 Installing : texlive-letltxmacro-11:svn53022-69.fc39.noarch 539/854 Installing : texlive-lm-11:svn65956-69.fc39.noarch 540/854 Installing : texlive-omega-11:svn33046.0-69.fc39.noarch 541/854 Installing : texlive-uniquecounter-11:svn53162-69.fc39.noarch 542/854 Installing : texlive-zapfding-11:svn61719-69.fc39.noarch 543/854 Installing : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 544/854 Installing : texlive-caption-11:svn66580-69.fc39.noarch 545/854 Installing : texlive-bitset-11:svn53837-69.fc39.noarch 546/854 Installing : texlive-everyshi-11:svn57001-69.fc39.noarch 547/854 Installing : texlive-fancyhdr-11:svn64977-69.fc39.noarch 548/854 Installing : texlive-firstaid-11:svn64892-69.fc39.noarch 549/854 Installing : texlive-footmisc-11:svn62524-69.fc39.noarch 550/854 Installing : texlive-hologo-11:svn61719-69.fc39.noarch 551/854 Installing : texlive-hypdoc-11:svn65678-69.fc39.noarch 552/854 Installing : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 553/854 Installing : texlive-multido-11:svn18302.1.42-69.fc39.noarch 554/854 Installing : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 555/854 Installing : texlive-palatino-11:svn61719-69.fc39.noarch 556/854 Installing : texlive-ragged2e-11:svn66152-69.fc39.noarch 557/854 Installing : texlive-setspace-11:svn65206-69.fc39.noarch 558/854 Installing : texlive-symbol-11:svn61719-69.fc39.noarch 559/854 Installing : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 560/854 Installing : texlive-lambda-11:svn45756-69.fc39.noarch 561/854 Installing : texlive-carlisle-11:svn59577-69.fc39.noarch 562/854 Installing : texlive-csquotes-11:svn64389-69.fc39.noarch 563/854 Installing : texlive-sauerj-11:svn15878.0-69.fc39.noarch 564/854 Installing : texlive-translator-11:svn59412-69.fc39.noarch 565/854 Installing : texlive-catchfile-11:svn53084-69.fc39.noarch 566/854 Installing : texlive-ifplatform-11:svn45533-69.fc39.noarch 567/854 Installing : texlive-memoir-11:svn65040-69.fc39.noarch 568/854 Installing : texlive-dvips-11:svn66203-77.fc39.x86_64 569/854 Installing : texlive-babelbib-11:svn57349-69.fc39.noarch 570/854 Installing : texlive-avantgar-11:svn61983-69.fc39.noarch 571/854 Installing : texlive-bookman-11:svn61719-69.fc39.noarch 572/854 Installing : texlive-bookmark-11:svn56885-69.fc39.noarch 573/854 Installing : texlive-charter-11:svn15878.0-69.fc39.noarch 574/854 Installing : texlive-courier-11:svn61719-69.fc39.noarch 575/854 Installing : texlive-ec-11:svn25033.1.0-69.fc39.noarch 576/854 Installing : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 577/854 Installing : texlive-euler-11:svn42428-69.fc39.noarch 578/854 Installing : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 579/854 Installing : texlive-float-11:svn15878.1.3d-69.fc39.noarch 580/854 Installing : texlive-fpl-11:svn54512-69.fc39.noarch 581/854 Installing : texlive-mathpazo-11:svn52663-69.fc39.noarch 582/854 Installing : texlive-gettitlestring-11:svn53170-69.fc39.noarc 583/854 Installing : texlive-glyphlist-11:svn54074-77.fc39.noarch 584/854 Installing : texlive-grfext-11:svn53024-69.fc39.noarch 585/854 Installing : texlive-grffile-11:svn52756-69.fc39.noarch 586/854 Installing : texlive-helvetic-11:svn61719-69.fc39.noarch 587/854 Installing : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 588/854 Installing : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 589/854 Installing : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 590/854 Installing : texlive-modes-11:svn61719-69.fc39.noarch 591/854 Installing : texlive-paralist-11:svn43021-69.fc39.noarch 592/854 Installing : texlive-pdflscape-11:svn64851-69.fc39.noarch 593/854 Installing : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 594/854 Installing : texlive-refcount-11:svn53164-69.fc39.noarch 595/854 Installing : texlive-rsfs-11:svn15878.0-69.fc39.noarch 596/854 Installing : texlive-stringenc-11:svn52982-69.fc39.noarch 597/854 Installing : texlive-times-11:svn61719-69.fc39.noarch 598/854 Installing : texlive-ucharcat-11:svn38907-69.fc39.noarch 599/854 Installing : texlive-ulem-11:svn53365-69.fc39.noarch 600/854 Installing : texlive-underscore-11:svn18261.0-69.fc39.noarch 601/854 Installing : texlive-utopia-11:svn15878.0-69.fc39.noarch 602/854 Installing : texlive-psnfss-11:svn54694-69.fc39.noarch 603/854 Installing : texlive-wasy-11:svn53533-69.fc39.noarch 604/854 Installing : texlive-wasysym-11:svn54080-69.fc39.noarch 605/854 Installing : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 606/854 Installing : texlive-zref-11:svn62977-69.fc39.noarch 607/854 Installing : texlive-wasy-type1-11:svn53534-69.fc39.noarch 608/854 Installing : texlive-metafont-11:svn66186-77.fc39.x86_64 609/854 Installing : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 610/854 Installing : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 611/854 Installing : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 612/854 Installing : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 613/854 Installing : texlive-mathtools-11:svn63767-69.fc39.noarch 614/854 Installing : texlive-crop-11:svn55424-69.fc39.noarch 615/854 Installing : texlive-logreq-11:svn53003-69.fc39.noarch 616/854 Installing : texlive-microtype-11:svn66587-69.fc39.noarch 617/854 Installing : texlive-pdfmanagement-testphase-11:svn66532-69.f 618/854 Installing : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 619/854 Installing : texlive-euro-11:svn22191.1.1-69.fc39.noarch 620/854 Installing : texlive-lollipop-11:svn45678-77.fc39.noarch 621/854 Installing : texlive-texsis-11:svn45678-77.fc39.noarch 622/854 Installing : texlive-hopatch-11:svn65491-69.fc39.noarch 623/854 Installing : texlive-tex-gyre-11:svn65956-69.fc39.noarch 624/854 Installing : texlive-alphalph-11:svn53087-69.fc39.noarch 625/854 Installing : texlive-anysize-11:svn15878.0-69.fc39.noarch 626/854 Installing : texlive-babel-english-11:svn44495-69.fc39.noarch 627/854 Installing : texlive-beton-11:svn15878.0-69.fc39.noarch 628/854 Installing : texlive-bibtex-11:svn66186-77.fc39.x86_64 629/854 Installing : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 630/854 Installing : texlive-cite-11:svn36428.5.5-69.fc39.noarch 631/854 Installing : texlive-cmap-11:svn57640-69.fc39.noarch 632/854 Installing : texlive-cmextra-11:svn57866-69.fc39.noarch 633/854 Installing : texlive-colorprofiles-11:svn49086-69.fc39.noarch 634/854 Installing : texlive-ctablestack-11:svn38514-69.fc39.noarch 635/854 Installing : texlive-luatexbase-11:svn52663-69.fc39.noarch 636/854 Installing : texlive-edmac-11:svn61719-69.fc39.noarch 637/854 Installing : texlive-enctex-11:svn34957.0-69.fc39.noarch 638/854 Installing : texlive-enumitem-11:svn51423-69.fc39.noarch 639/854 Installing : texlive-euro-ce-11:svn25714-69.fc39.noarch 640/854 Installing : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 641/854 Installing : texlive-everysel-11:svn57489-69.fc39.noarch 642/854 Installing : texlive-filecontents-11:svn52142-69.fc39.noarch 643/854 Installing : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 644/854 Installing : texlive-lineno-11:svn65586-69.fc39.noarch 645/854 Installing : texlive-fix2col-11:svn38770-69.fc39.noarch 646/854 Installing : texlive-footnotehyper-11:svn60374-69.fc39.noarch 647/854 Installing : texlive-hobsub-11:svn52810-69.fc39.noarch 648/854 Installing : texlive-hyperref-11:svn65758-69.fc39.noarch 649/854 Installing : texlive-attachfile-11:svn42099-69.fc39.noarch 650/854 Installing : texlive-attachfile2-11:svn57959-77.fc39.noarch 651/854 Installing : texlive-hyphenex-11:svn57387-69.fc39.noarch 652/854 Installing : texlive-ifmtarg-11:svn47544-69.fc39.noarch 653/854 Installing : texlive-kastrup-11:svn15878.0-69.fc39.noarch 654/854 Installing : texlive-knuth-local-11:svn57963-69.fc39.noarch 655/854 Installing : texlive-latex-lab-11:svn64892-69.fc39.noarch 656/854 Installing : texlive-latexbug-11:svn63596-69.fc39.noarch 657/854 Installing : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 658/854 Installing : texlive-luabidi-11:svn54512-69.fc39.noarch 659/854 Installing : texlive-luahbtex-11:svn66186-77.fc39.x86_64 660/854 Installing : texlive-lualibs-11:svn64615-69.fc39.noarch 661/854 Installing : texlive-luaotfload-11:svn64616-77.fc39.noarch 662/854 Installing : texlive-lwarp-11:svn66259-77.fc39.noarch 663/854 Installing : texlive-makecmds-11:svn15878.0-69.fc39.noarch 664/854 Installing : texlive-makeindex-11:svn62517-77.fc39.x86_64 665/854 Installing : texlive-manfnt-font-11:svn45777-69.fc39.noarch 666/854 Installing : texlive-marginnote-11:svn48383-69.fc39.noarch 667/854 Installing : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 668/854 Installing : texlive-mflogo-font-11:svn54512-69.fc39.noarch 669/854 Installing : texlive-mflogo-11:svn42428-69.fc39.noarch 670/854 Installing : texlive-mfnfss-11:svn46036-69.fc39.noarch 671/854 Installing : texlive-mfware-11:svn66186-77.fc39.x86_64 672/854 Installing : texlive-mparhack-11:svn59066-69.fc39.noarch 673/854 Installing : texlive-mptopdf-11:svn65952-77.fc39.noarch 674/854 Installing : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 675/854 Installing : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 676/854 Installing : texlive-newfloat-11:svn52906-69.fc39.noarch 677/854 Installing : texlive-notoccite-11:svn18129.0-69.fc39.noarch 678/854 Installing : texlive-ntgclass-11:svn65522-69.fc39.noarch 679/854 Installing : texlive-omegaware-11:svn66186-77.fc39.x86_64 680/854 Installing : texlive-otibet-11:svn45777-69.fc39.noarch 681/854 Installing : texlive-pagesel-11:svn56105-69.fc39.noarch 682/854 Installing : texlive-parallel-11:svn15878.0-69.fc39.noarch 683/854 Installing : texlive-parskip-11:svn58358-69.fc39.noarch 684/854 Installing : texlive-pdfcol-11:svn64469-69.fc39.noarch 685/854 Installing : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 686/854 Installing : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 687/854 Installing : texlive-xcolor-11:svn63563-69.fc39.noarch 688/854 Installing : texlive-eso-pic-11:svn56658-69.fc39.noarch 689/854 Installing : texlive-picture-11:svn54867-69.fc39.noarch 690/854 Installing : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 691/854 Installing : texlive-pslatex-11:svn57434-69.fc39.noarch 692/854 Installing : texlive-pspicture-11:svn15878.0-69.fc39.noarch 693/854 Installing : texlive-pst-math-11:svn64732-69.fc39.noarch 694/854 Installing : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 695/854 Installing : texlive-rcs-11:svn15878.0-69.fc39.noarch 696/854 Installing : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 697/854 Installing : texlive-section-11:svn20180.0-69.fc39.noarch 698/854 Installing : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 699/854 Installing : texlive-startex-11:svn35718.1.04-69.fc39.noarch 700/854 Installing : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 701/854 Installing : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 702/854 Installing : texlive-texlive-en-11:svn66572-77.fc39.noarch 703/854 Installing : texlive-texlive-msg-translations-11:svn66593-69. 704/854 Installing : texlive-texlive-scripts-extra-11:svn62517-77.fc3 705/854 Installing : texlive-textcase-11:svn63868-69.fc39.noarch 706/854 Installing : texlive-titlesec-11:svn59845-69.fc39.noarch 707/854 Installing : texlive-transparent-11:svn64852-69.fc39.noarch 708/854 Installing : texlive-ctable-11:svn38672-69.fc39.noarch 709/854 Installing : texlive-txfonts-11:svn15878.0-69.fc39.noarch 710/854 Installing : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 711/854 Installing : texlive-xdvi-11:svn62387-77.fc39.x86_64 712/854 Installing : texlive-xetexconfig-11:svn45845-69.fc39.noarch 713/854 Installing : texlive-xstring-11:svn65551-69.fc39.noarch 714/854 Installing : texlive-algorithms-11:svn42428-69.fc39.noarch 715/854 Installing : texlive-bera-11:svn20031.0-69.fc39.noarch 716/854 Installing : texlive-cm-super-11:svn15878.0-69.fc39.noarch 717/854 Installing : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 718/854 Installing : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 719/854 Installing : texlive-fontspec-11:svn63386-69.fc39.noarch 720/854 Installing : texlive-l3packages-11:svn65722-69.fc39.noarch 721/854 Installing : texlive-xpatch-11:svn54563-69.fc39.noarch 722/854 Installing : texlive-l3kernel-11:svn66094-69.fc39.noarch 723/854 Installing : texlive-latex-11:svn65161-77.fc39.noarch 724/854 Installing : texlive-xifthen-11:svn38929-69.fc39.noarch 725/854 Installing : texlive-currfile-11:svn64673-69.fc39.noarch 726/854 Installing : texlive-filehook-11:svn64822-69.fc39.noarch 727/854 Installing : texlive-pgf-11:svn65553-69.fc39.noarch 728/854 Installing : texlive-ms-11:svn57473-69.fc39.noarch 729/854 Installing : texlive-koma-script-11:svn64685-69.fc39.noarch 730/854 Installing : texlive-showexpl-11:svn57414-69.fc39.noarch 731/854 Installing : texlive-bidi-11:svn65572-69.fc39.noarch 732/854 Installing : texlive-polyglossia-11:svn65792-69.fc39.noarch 733/854 Installing : texlive-biblatex-11:svn66403-69.fc39.noarch 734/854 Installing : texlive-listings-11:svn66222-69.fc39.noarch 735/854 Installing : texlive-fancyvrb-11:svn65585-69.fc39.noarch 736/854 Installing : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 737/854 Installing : texlive-pst-coil-11:svn62977-69.fc39.noarch 738/854 Installing : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 739/854 Installing : texlive-pst-fill-11:svn60671-69.fc39.noarch 740/854 Installing : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 741/854 Installing : texlive-pst-node-11:svn61838-69.fc39.noarch 742/854 Installing : texlive-pst-ovl-11:svn54963-69.fc39.noarch 743/854 Installing : texlive-pst-plot-11:svn65346-69.fc39.noarch 744/854 Installing : texlive-pst-text-11:svn49542-69.fc39.noarch 745/854 Installing : texlive-pst-tools-11:svn60621-69.fc39.noarch 746/854 Installing : texlive-pst-tree-11:svn60421-69.fc39.noarch 747/854 Installing : texlive-pstricks-add-11:svn65067-69.fc39.noarch 748/854 Installing : texlive-pstricks-11:svn65346-69.fc39.noarch 749/854 Installing : texlive-amscls-11:svn55378-69.fc39.noarch 750/854 Installing : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 751/854 Installing : texlive-passivetex-11:svn15878.0-69.fc39.noarch 752/854 Installing : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 753/854 Installing : texlive-seminar-11:svn59801-69.fc39.noarch 754/854 Installing : texlive-lualatex-math-11:svn61464-69.fc39.noarch 755/854 Installing : texlive-unicode-math-11:svn61719-69.fc39.noarch 756/854 Installing : texlive-oberdiek-11:svn65521-77.fc39.noarch 757/854 Installing : texlive-pdfpages-11:svn65319-69.fc39.noarch 758/854 Installing : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 759/854 Installing : texlive-ae-11:svn15878.1.4-69.fc39.noarch 760/854 Installing : texlive-cyrillic-11:svn63613-77.fc39.noarch 761/854 Installing : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 762/854 Installing : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 763/854 Installing : texlive-minitoc-11:svn61719-69.fc39.noarch 764/854 Installing : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 765/854 Installing : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 766/854 Installing : texlive-mathspec-11:svn42773-69.fc39.noarch 767/854 Installing : texlive-typehtml-11:svn17134.0-69.fc39.noarch 768/854 Installing : texlive-ucs-11:svn64114-69.fc39.noarch 769/854 Installing : texlive-beamer-11:svn65984-69.fc39.noarch 770/854 Installing : texlive-breqn-11:svn60881-69.fc39.noarch 771/854 Installing : texlive-eplain-11:svn64721-77.fc39.noarch 772/854 Installing : texlive-l3experimental-11:svn65621-69.fc39.noarc 773/854 Installing : texlive-realscripts-11:svn56594-69.fc39.noarch 774/854 Installing : texlive-xltxtra-11:svn56594-69.fc39.noarch 775/854 Installing : texlive-zapfchan-11:svn61719-69.fc39.noarch 776/854 Installing : annobin-plugin-gcc-12.38-1.fc39.x86_64 777/854 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 778/854 Installing : libgccjit-13.2.1-6.fc39.x86_64 779/854 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 780/854 Installing : efi-srpm-macros-5-9.fc39.noarch 781/854 Installing : ed-1.19-4.fc39.x86_64 782/854 Installing : patch-2.7.6-22.fc39.x86_64 783/854 Installing : drpm-0.5.2-3.fc39.x86_64 784/854 Installing : createrepo_c-libs-1.0.3-1.fc39.x86_64 785/854 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/854 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 786/854 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 787/854 Installing : sendmail-8.17.2-3.fc39.x86_64 787/854 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 787/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : cpio-2.14-4.fc39.x86_64 788/854 Installing : bzip2-1.0.8-16.fc39.x86_64 789/854 Installing : beecrypt-4.2.1-33.fc39.x86_64 790/854 Installing : avahi-libs-0.8-24.fc39.x86_64 791/854 Installing : cups-libs-1:2.4.7-5.fc39.x86_64 792/854 Installing : ansible-srpm-macros-1-11.fc39.noarch 793/854 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 794/854 Installing : python-rpm-macros-3.12-4.fc39.noarch 795/854 Installing : python3-rpm-macros-3.12-4.fc39.noarch 796/854 Installing : python-srpm-macros-3.12-4.fc39.noarch 797/854 Installing : forge-srpm-macros-0.2.0-3.fc39.noarch 798/854 Installing : go-srpm-macros-3.3.1-1.fc39.noarch 799/854 Installing : pyproject-rpm-macros-1.12.0-1.fc39.noarch 800/854 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 801/854 Installing : redhat-rpm-config-265-1.fc39.noarch 802/854 Running scriptlet: redhat-rpm-config-265-1.fc39.noarch 802/854 Installing : rpm-build-4.19.1-2.fc39.x86_64 803/854 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 804/854 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 805/854 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 806/854 Installing : python3-rpm-generators-14-7.fc39.noarch 807/854 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 808/854 Installing : libgs-10.02.1-2.fc39.x86_64 809/854 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 810/854 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 811/854 Installing : ghostscript-10.02.1-2.fc39.x86_64 812/854 Installing : texlive-thumbpdf-11:svn62518-77.fc39.noarch 813/854 Installing : texlive-collection-latex-11:svn63515-69.fc39.noa 814/854 Installing : texlive-collection-latexrecommended-11:svn65512- 815/854 Installing : texlive-collection-basic-11:svn59159-69.fc39.noa 816/854 Installing : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 817/854 Installing : texlive-xetex-11:svn66203-77.fc39.x86_64 818/854 Installing : texlive-jadetex-11:svn63654-77.fc39.noarch 819/854 Installing : texlive-collection-fontsrecommended-11:svn54074- 820/854 Installing : texlive-aleph-11:svn66203-77.fc39.x86_64 821/854 Installing : texlive-hitex-11:svn65883-77.fc39.x86_64 822/854 Installing : texlive-mltex-11:svn62145-77.fc39.noarch 823/854 Installing : texlive-xmltex-11:svn62145-77.fc39.noarch 824/854 Installing : texlive-collection-formatsextra-11:svn62226-69.f 825/854 Installing : docbook-utils-pdf-0.6.14-57.fc39.noarch 826/854 Installing : linuxdoc-tools-0.9.82-3.fc39.x86_64 827/854 Running scriptlet: linuxdoc-tools-0.9.82-3.fc39.x86_64 827/854 Installing : python3-devel-3.12.1-2.fc39.x86_64 828/854 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 829/854 Installing : beecrypt-devel-4.2.1-33.fc39.x86_64 830/854 Installing : sendmail-cf-8.17.2-3.fc39.noarch 831/854 Installing : createrepo_c-1.0.3-1.fc39.x86_64 832/854 Installing : patchutils-0.4.2-11.fc39.x86_64 833/854 Installing : emacs-nox-1:29.2-2.fc39.x86_64 834/854 Installing : php-devel-8.2.15-1.fc39.x86_64 835/854 Installing : wget-1.21.3-7.fc39.x86_64 836/854 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 837/854 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 838/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. Installing : iptables-legacy-1.8.9-5.fc39.x86_64 839/854 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 839/854 Installing : rpm-devel-4.19.1-2.fc39.x86_64 840/854 Installing : readline-devel-8.2-6.fc39.x86_64 841/854 Installing : elfutils-libelf-devel-0.190-4.fc39.x86_64 842/854 Installing : libpq-devel-15.3-1.fc39.x86_64 843/854 Installing : binutils-devel-2.40-14.fc39.x86_64 844/854 Installing : expat-devel-2.5.0-3.fc39.x86_64 845/854 Installing : libcurl-devel-8.2.1-4.fc39.x86_64 846/854 Installing : gnupg1-1.4.23-23.fc39.x86_64 847/854 Installing : httpd-2.4.58-1.fc39.x86_64 848/854 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 848/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 849/854 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 850/854 Installing : postgresql-server-15.4-1.fc39.x86_64 850/854 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 850/854 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : rsync-3.2.7-5.fc39.x86_64 851/854 Installing : systemd-rpm-macros-254.9-1.fc39.noarch 852/854 Installing : vconfig-1.9-35.fc39.x86_64 853/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 Installing : mailx-12.5-44.fc39.x86_64 854/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 854/854 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 854/854 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 854/854 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 854/854 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 854/854 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 854/854 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 854/854 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 854/854 Running scriptlet: emacs-common-1:29.2-2.fc39.x86_64 854/854 Running scriptlet: emacs-nox-1:29.2-2.fc39.x86_64 854/854 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 854/854 Running scriptlet: mailx-12.5-44.fc39.x86_64 854/854 Creating group 'systemd-coredump' with GID 996. Creating user 'systemd-coredump' (systemd Core Dumper) with UID 996 and GID 996. Creating group 'systemd-timesync' with GID 995. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 995 and GID 995. Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 1/854 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 2/854 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 3/854 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 4/854 Verifying : ansible-srpm-macros-1-11.fc39.noarch 5/854 Verifying : apr-1.7.3-2.fc39.x86_64 6/854 Verifying : apr-util-1.6.3-4.fc39.x86_64 7/854 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 8/854 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 9/854 Verifying : autoconf-2.71-6.fc39.noarch 10/854 Verifying : automake-1.16.5-13.fc39.noarch 11/854 Verifying : avahi-libs-0.8-24.fc39.x86_64 12/854 Verifying : beecrypt-4.2.1-33.fc39.x86_64 13/854 Verifying : beecrypt-devel-4.2.1-33.fc39.x86_64 14/854 Verifying : biber-2.19-3.fc39.noarch 15/854 Verifying : bzip2-1.0.8-16.fc39.x86_64 16/854 Verifying : cairo-1.18.0-1.fc39.x86_64 17/854 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 18/854 Verifying : cpio-2.14-4.fc39.x86_64 19/854 Verifying : cronie-1.6.1-5.fc39.x86_64 20/854 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 21/854 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 22/854 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 23/854 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 24/854 Verifying : docbook-dtds-1.0-82.fc39.noarch 25/854 Verifying : docbook-style-dsssl-1.79-36.fc39.noarch 26/854 Verifying : docbook-utils-0.6.14-57.fc39.noarch 27/854 Verifying : docbook-utils-pdf-0.6.14-57.fc39.noarch 28/854 Verifying : drpm-0.5.2-3.fc39.x86_64 29/854 Verifying : dwz-0.15-3.fc39.x86_64 30/854 Verifying : ed-1.19-4.fc39.x86_64 31/854 Verifying : efi-srpm-macros-5-9.fc39.noarch 32/854 Verifying : enchant2-2.5.0-5.fc39.x86_64 33/854 Verifying : expat-devel-2.5.0-3.fc39.x86_64 34/854 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 35/854 Verifying : file-5.44-5.fc39.x86_64 36/854 Verifying : fontconfig-2.14.2-5.fc39.x86_64 37/854 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 38/854 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 39/854 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 40/854 Verifying : freetype-2.13.1-2.fc39.x86_64 41/854 Verifying : gc-8.2.2-4.fc39.x86_64 42/854 Verifying : gd-2.3.3-12.fc39.x86_64 43/854 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 44/854 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 45/854 Verifying : gnat-srpm-macros-6-3.fc39.noarch 46/854 Verifying : gnupg1-1.4.23-23.fc39.x86_64 47/854 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 48/854 Verifying : gpgme-1.20.0-5.fc39.x86_64 49/854 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 50/854 Verifying : graphite2-1.3.14-12.fc39.x86_64 51/854 Verifying : guile22-2.2.7-9.fc39.x86_64 52/854 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 53/854 Verifying : highway-1.0.7-1.fc39.x86_64 54/854 Verifying : hostname-3.23-9.fc39.x86_64 55/854 Verifying : hunspell-1.7.2-5.fc39.x86_64 56/854 Verifying : hunspell-en-0.20201207-7.fc39.noarch 57/854 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 58/854 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 59/854 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 60/854 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 61/854 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 62/854 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 63/854 Verifying : jansson-2.13.1-7.fc39.x86_64 64/854 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 65/854 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 66/854 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 67/854 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 68/854 Verifying : kbd-2.6.3-1.fc39.x86_64 69/854 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 70/854 Verifying : kbd-misc-2.6.3-1.fc39.noarch 71/854 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 72/854 Verifying : keyutils-libs-devel-1.6.1-7.fc39.x86_64 73/854 Verifying : kmod-30-6.fc39.x86_64 74/854 Verifying : lcms2-2.15-2.fc39.x86_64 75/854 Verifying : less-633-2.fc39.x86_64 76/854 Verifying : libICE-1.0.10-11.fc39.x86_64 77/854 Verifying : libSM-1.2.3-13.fc39.x86_64 78/854 Verifying : libX11-1.8.7-1.fc39.x86_64 79/854 Verifying : libX11-common-1.8.7-1.fc39.noarch 80/854 Verifying : libXau-1.0.11-3.fc39.x86_64 81/854 Verifying : libXaw-1.0.14-5.fc39.x86_64 82/854 Verifying : libXext-1.3.5-3.fc39.x86_64 83/854 Verifying : libXi-1.8.1-2.fc39.x86_64 84/854 Verifying : libXmu-1.1.4-3.fc39.x86_64 85/854 Verifying : libXrender-0.9.11-3.fc39.x86_64 86/854 Verifying : libXt-1.2.1-5.fc39.x86_64 87/854 Verifying : libavif-0.11.1-11.fc39.x86_64 88/854 Verifying : libcom_err-devel-1.47.0-2.fc39.x86_64 89/854 Verifying : libdatrie-0.2.13-7.fc39.x86_64 90/854 Verifying : libdav1d-1.2.1-2.fc39.x86_64 91/854 Verifying : libibverbs-46.0-4.fc39.x86_64 92/854 Verifying : libicu-73.2-2.fc39.x86_64 93/854 Verifying : libijs-0.35-19.fc39.x86_64 94/854 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 95/854 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 96/854 Verifying : liblerc-4.0.0-4.fc39.x86_64 97/854 Verifying : liblockfile-1.17-6.fc39.x86_64 98/854 Verifying : libmetalink-0.1.3-32.fc39.x86_64 99/854 Verifying : libmpc-1.3.1-3.fc39.x86_64 100/854 Verifying : libndp-1.8-6.fc39.x86_64 101/854 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 102/854 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 103/854 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 104/854 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 105/854 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 106/854 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 107/854 Verifying : libpng-2:1.6.37-15.fc39.x86_64 108/854 Verifying : libpq-15.3-1.fc39.x86_64 109/854 Verifying : libpq-devel-15.3-1.fc39.x86_64 110/854 Verifying : libselinux-devel-3.5-5.fc39.x86_64 111/854 Verifying : libsepol-devel-3.5-2.fc39.x86_64 112/854 Verifying : libtalloc-2.4.1-1.fc39.x86_64 113/854 Verifying : libthai-0.1.29-6.fc39.x86_64 114/854 Verifying : libtiff-4.4.0-8.fc39.x86_64 115/854 Verifying : libtool-2.4.7-7.fc39.x86_64 116/854 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 117/854 Verifying : libusb-compat-0.1-0.1.8-5.fc39.x86_64 118/854 Verifying : libverto-devel-0.3.2-6.fc39.x86_64 119/854 Verifying : libvmaf-2.3.0-6.fc39.x86_64 120/854 Verifying : libwebp-1.3.2-2.fc39.x86_64 121/854 Verifying : libxcb-1.13.1-12.fc39.x86_64 122/854 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 123/854 Verifying : libxml2-devel-2.10.4-3.fc39.x86_64 124/854 Verifying : libzstd-devel-1.5.5-4.fc39.x86_64 125/854 Verifying : linuxdoc-tools-0.9.82-3.fc39.x86_64 126/854 Verifying : lua-srpm-macros-1-9.fc39.noarch 127/854 Verifying : lynx-2.9.0-dev.12.1.fc39.1.x86_64 128/854 Verifying : m4-1.4.19-6.fc39.x86_64 129/854 Verifying : mailcap-2.1.54-2.fc39.noarch 130/854 Verifying : mailx-12.5-44.fc39.x86_64 131/854 Verifying : make-1:4.4.1-2.fc39.x86_64 132/854 Verifying : nano-7.2-4.fc39.x86_64 133/854 Verifying : nano-default-editor-7.2-4.fc39.noarch 134/854 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 135/854 Verifying : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 136/854 Verifying : ncurses-devel-6.4-7.20230520.fc39.x86_64 137/854 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 138/854 Verifying : openblas-srpm-macros-2-14.fc39.noarch 139/854 Verifying : openjade-1.3.2-76.fc39.x86_64 140/854 Verifying : openjpeg2-2.5.0-5.fc39.x86_64 141/854 Verifying : opensp-1.5.2-43.fc39.x86_64 142/854 Verifying : openssl-1:3.1.1-4.fc39.x86_64 143/854 Verifying : openssl-devel-1:3.1.1-4.fc39.x86_64 144/854 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 145/854 Verifying : paper-1:2.1.1-1.fc39.x86_64 146/854 Verifying : patch-2.7.6-22.fc39.x86_64 147/854 Verifying : patchutils-0.4.2-11.fc39.x86_64 148/854 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 149/854 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 150/854 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 151/854 Verifying : perl-Authen-SASL-2.1700-1.fc39.noarch 152/854 Verifying : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 153/854 Verifying : perl-Business-ISBN-3.008-2.fc39.noarch 154/854 Verifying : perl-Business-ISMN-1.203-2.fc39.noarch 155/854 Verifying : perl-Business-ISSN-1.005-8.fc39.noarch 156/854 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 157/854 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 158/854 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 159/854 Verifying : perl-Carp-1.54-500.fc39.noarch 160/854 Verifying : perl-Class-Accessor-0.51-18.fc39.noarch 161/854 Verifying : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 162/854 Verifying : perl-Class-Inspector-1.36-14.fc39.noarch 163/854 Verifying : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 164/854 Verifying : perl-Class-Singleton-1.6-9.fc39.noarch 165/854 Verifying : perl-Class-XSAccessor-1.19-31.fc39.x86_64 166/854 Verifying : perl-Clone-0.46-4.fc39.x86_64 167/854 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 168/854 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 169/854 Verifying : perl-Convert-ASN1-0.34-1.fc39.noarch 170/854 Verifying : perl-Data-Compare-1.29-2.fc39.noarch 171/854 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 172/854 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 173/854 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 174/854 Verifying : perl-Data-Uniqid-0.12-31.fc39.noarch 175/854 Verifying : perl-Date-ISO8601-0.005-18.fc39.noarch 176/854 Verifying : perl-DateTime-2:1.59-5.fc39.x86_64 177/854 Verifying : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 178/854 Verifying : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 179/854 Verifying : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 180/854 Verifying : perl-DateTime-Locale-1.39-2.fc39.noarch 181/854 Verifying : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 182/854 Verifying : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 183/854 Verifying : perl-Devel-CallChecker-0.009-3.fc39.x86_64 184/854 Verifying : perl-Devel-Caller-2.07-3.fc39.x86_64 185/854 Verifying : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 186/854 Verifying : perl-Devel-LexAlias-0.05-34.fc39.x86_64 187/854 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 188/854 Verifying : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 189/854 Verifying : perl-Digest-1.20-500.fc39.noarch 190/854 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 191/854 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 192/854 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 193/854 Verifying : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 194/854 Verifying : perl-DynaLoader-Functions-0.004-2.fc39.noarch 195/854 Verifying : perl-Email-Date-Format-1.008-2.fc39.noarch 196/854 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 197/854 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 198/854 Verifying : perl-Error-1:0.17029-13.fc39.noarch 199/854 Verifying : perl-Eval-Closure-0.14-21.fc39.noarch 200/854 Verifying : perl-Exception-Class-1.45-8.fc39.noarch 201/854 Verifying : perl-Exporter-5.77-500.fc39.noarch 202/854 Verifying : perl-Exporter-Tiny-1.006002-2.fc39.noarch 203/854 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 204/854 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 205/854 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 206/854 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 207/854 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 208/854 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 209/854 Verifying : perl-File-Find-Rule-0.34-26.fc39.noarch 210/854 Verifying : perl-File-Listing-6.16-1.fc39.noarch 211/854 Verifying : perl-File-Path-2.18-500.fc39.noarch 212/854 Verifying : perl-File-ShareDir-1.118-9.fc39.noarch 213/854 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 214/854 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 215/854 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 216/854 Verifying : perl-GD-2.78-3.fc39.x86_64 217/854 Verifying : perl-GD-Barcode-1.15-44.fc39.noarch 218/854 Verifying : perl-GSSAPI-0.28-43.fc39.x86_64 219/854 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 220/854 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 221/854 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 222/854 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 223/854 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 224/854 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 225/854 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 226/854 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 227/854 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 228/854 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 229/854 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 230/854 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 231/854 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 232/854 Verifying : perl-IO-String-1.08-48.fc39.noarch 233/854 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 234/854 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 235/854 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 236/854 Verifying : perl-JSON-4.10-3.fc39.noarch 237/854 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 238/854 Verifying : perl-LDAP-1:0.68-11.fc39.noarch 239/854 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 240/854 Verifying : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 241/854 Verifying : perl-Lexical-Var-0.010-3.fc39.x86_64 242/854 Verifying : perl-Lingua-Translit-0.29-4.fc39.noarch 243/854 Verifying : perl-List-AllUtils-0.19-10.fc39.noarch 244/854 Verifying : perl-List-MoreUtils-0.430-9.fc39.noarch 245/854 Verifying : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 246/854 Verifying : perl-List-SomeUtils-0.59-3.fc39.noarch 247/854 Verifying : perl-List-UtilsBy-0.12-7.fc39.noarch 248/854 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 249/854 Verifying : perl-Log-Dispatch-2.71-2.fc39.noarch 250/854 Verifying : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 251/854 Verifying : perl-Log-Log4perl-1.57-3.fc39.noarch 252/854 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 253/854 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 254/854 Verifying : perl-MIME-Lite-3.033-8.fc39.noarch 255/854 Verifying : perl-MIME-Types-2.24-3.fc39.noarch 256/854 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 257/854 Verifying : perl-Mail-Sender-1:0.903-22.fc39.noarch 258/854 Verifying : perl-Mail-Sendmail-0.80-18.fc39.noarch 259/854 Verifying : perl-MailTools-2.21-14.fc39.noarch 260/854 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 261/854 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 262/854 Verifying : perl-Module-Implementation-0.09-37.fc39.noarch 263/854 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 264/854 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 265/854 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 266/854 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 267/854 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 268/854 Verifying : perl-NTLM-1.09-36.fc39.noarch 269/854 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 270/854 Verifying : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 271/854 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 272/854 Verifying : perl-Number-Compare-0.03-36.fc39.noarch 273/854 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 274/854 Verifying : perl-Package-Stash-0.40-5.fc39.noarch 275/854 Verifying : perl-Package-Stash-XS-0.30-5.fc39.x86_64 276/854 Verifying : perl-PadWalker-2.5-10.fc39.x86_64 277/854 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 278/854 Verifying : perl-Params-Classify-0.015-20.fc39.x86_64 279/854 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 280/854 Verifying : perl-Params-Validate-1.31-5.fc39.x86_64 281/854 Verifying : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 282/854 Verifying : perl-Parse-RecDescent-1.967015-20.fc39.noarch 283/854 Verifying : perl-PathTools-3.89-500.fc39.x86_64 284/854 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 285/854 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 286/854 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 287/854 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 288/854 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 289/854 Verifying : perl-Ref-Util-0.204-18.fc39.noarch 290/854 Verifying : perl-Ref-Util-XS-0.117-20.fc39.x86_64 291/854 Verifying : perl-Regexp-Common-2017060201-22.fc39.noarch 292/854 Verifying : perl-Role-Tiny-2.002004-9.fc39.noarch 293/854 Verifying : perl-SGMLSpm-1.03ii-60.fc39.noarch 294/854 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 295/854 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 296/854 Verifying : perl-Sort-Key-1.33-28.fc39.x86_64 297/854 Verifying : perl-Specio-0.48-4.fc39.noarch 298/854 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 299/854 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 300/854 Verifying : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 301/854 Verifying : perl-Sub-Identify-0.14-24.fc39.x86_64 302/854 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 303/854 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 304/854 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 305/854 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 306/854 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 307/854 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 308/854 Verifying : perl-Text-BibTeX-0.89-3.fc39.x86_64 309/854 Verifying : perl-Text-CSV-2.02-3.fc39.noarch 310/854 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 311/854 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 312/854 Verifying : perl-Text-Roman-3.5-25.fc39.noarch 313/854 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 314/854 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 315/854 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 316/854 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 317/854 Verifying : perl-Tie-Cycle-1.227-9.fc39.noarch 318/854 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 319/854 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 320/854 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 321/854 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 322/854 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 323/854 Verifying : perl-URI-5.21-1.fc39.noarch 324/854 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 325/854 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 326/854 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 327/854 Verifying : perl-Variable-Magic-0.63-4.fc39.x86_64 328/854 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 329/854 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 330/854 Verifying : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 331/854 Verifying : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 332/854 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 333/854 Verifying : perl-XML-Parser-2.46-15.fc39.x86_64 334/854 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 335/854 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 336/854 Verifying : perl-XML-Writer-0.900-12.fc39.noarch 337/854 Verifying : perl-XML-XPath-1.48-4.fc39.noarch 338/854 Verifying : perl-XString-0.005-10.fc39.x86_64 339/854 Verifying : perl-autodie-2.36-501.fc39.noarch 340/854 Verifying : perl-autovivification-0.18-20.fc39.x86_64 341/854 Verifying : perl-constant-1.33-501.fc39.noarch 342/854 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 343/854 Verifying : perl-libnet-3.15-501.fc39.noarch 344/854 Verifying : perl-libwww-perl-6.72-1.fc39.noarch 345/854 Verifying : perl-namespace-autoclean-0.29-16.fc39.noarch 346/854 Verifying : perl-namespace-clean-0.27-24.fc39.noarch 347/854 Verifying : perl-parent-1:0.241-500.fc39.noarch 348/854 Verifying : perl-podlators-1:5.01-500.fc39.noarch 349/854 Verifying : perl-srpm-macros-1-51.fc39.noarch 350/854 Verifying : perl-threads-1:2.36-500.fc39.x86_64 351/854 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 352/854 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 353/854 Verifying : perltidy-20230912-1.fc39.noarch 354/854 Verifying : php-fedora-autoloader-1.0.1-11.fc39.noarch 355/854 Verifying : pixman-0.42.2-2.fc39.x86_64 356/854 Verifying : pkgconf-1.9.5-2.fc39.x86_64 357/854 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 358/854 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 359/854 Verifying : popt-devel-1.19-3.fc39.x86_64 360/854 Verifying : postgresql-15.4-1.fc39.x86_64 361/854 Verifying : postgresql-private-libs-15.4-1.fc39.x86_64 362/854 Verifying : postgresql-server-15.4-1.fc39.x86_64 363/854 Verifying : procmail-3.24-2.fc39.x86_64 364/854 Verifying : psutils-2.10-2.fc39.noarch 365/854 Verifying : python-rpm-macros-3.12-4.fc39.noarch 366/854 Verifying : python-srpm-macros-3.12-4.fc39.noarch 367/854 Verifying : python3-packaging-23.1-4.fc39.noarch 368/854 Verifying : python3-pip-23.2.1-1.fc39.noarch 369/854 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 370/854 Verifying : python3-rpm-generators-14-7.fc39.noarch 371/854 Verifying : python3-rpm-macros-3.12-4.fc39.noarch 372/854 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 373/854 Verifying : rsync-3.2.7-5.fc39.x86_64 374/854 Verifying : sendmail-8.17.2-3.fc39.x86_64 375/854 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 376/854 Verifying : sgml-common-0.6.3-61.fc39.noarch 377/854 Verifying : shared-mime-info-2.2-4.fc39.x86_64 378/854 Verifying : sombok-2.4.0-20.fc39.x86_64 379/854 Verifying : sscg-3.0.5-3.fc39.x86_64 380/854 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 381/854 Verifying : tar-2:1.35-2.fc39.x86_64 382/854 Verifying : teckit-2.5.12-1.fc39.x86_64 383/854 Verifying : texlive-ae-11:svn15878.1.4-69.fc39.noarch 384/854 Verifying : texlive-aleph-11:svn66203-77.fc39.x86_64 385/854 Verifying : texlive-algorithms-11:svn42428-69.fc39.noarch 386/854 Verifying : texlive-alphalph-11:svn53087-69.fc39.noarch 387/854 Verifying : texlive-amscls-11:svn55378-69.fc39.noarch 388/854 Verifying : texlive-amsfonts-11:svn61937-69.fc39.noarch 389/854 Verifying : texlive-amsmath-11:svn63514-69.fc39.noarch 390/854 Verifying : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 391/854 Verifying : texlive-anysize-11:svn15878.0-69.fc39.noarch 392/854 Verifying : texlive-atbegshi-11:svn53051-69.fc39.noarch 393/854 Verifying : texlive-attachfile-11:svn42099-69.fc39.noarch 394/854 Verifying : texlive-attachfile2-11:svn57959-77.fc39.noarch 395/854 Verifying : texlive-atveryend-11:svn53108-69.fc39.noarch 396/854 Verifying : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 397/854 Verifying : texlive-auxhook-11:svn53173-69.fc39.noarch 398/854 Verifying : texlive-avantgar-11:svn61983-69.fc39.noarch 399/854 Verifying : texlive-babel-english-11:svn44495-69.fc39.noarch 400/854 Verifying : texlive-babel-11:svn65823-69.fc39.noarch 401/854 Verifying : texlive-babelbib-11:svn57349-69.fc39.noarch 402/854 Verifying : texlive-base-11:20230311-77.fc39.x86_64 403/854 Verifying : texlive-beamer-11:svn65984-69.fc39.noarch 404/854 Verifying : texlive-bera-11:svn20031.0-69.fc39.noarch 405/854 Verifying : texlive-beton-11:svn15878.0-69.fc39.noarch 406/854 Verifying : texlive-biblatex-11:svn66403-69.fc39.noarch 407/854 Verifying : texlive-bibtex-11:svn66186-77.fc39.x86_64 408/854 Verifying : texlive-bidi-11:svn65572-69.fc39.noarch 409/854 Verifying : texlive-bigintcalc-11:svn53172-69.fc39.noarch 410/854 Verifying : texlive-bitset-11:svn53837-69.fc39.noarch 411/854 Verifying : texlive-bookman-11:svn61719-69.fc39.noarch 412/854 Verifying : texlive-bookmark-11:svn56885-69.fc39.noarch 413/854 Verifying : texlive-booktabs-11:svn53402-69.fc39.noarch 414/854 Verifying : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 415/854 Verifying : texlive-breqn-11:svn60881-69.fc39.noarch 416/854 Verifying : texlive-caption-11:svn66580-69.fc39.noarch 417/854 Verifying : texlive-carlisle-11:svn59577-69.fc39.noarch 418/854 Verifying : texlive-catchfile-11:svn53084-69.fc39.noarch 419/854 Verifying : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 420/854 Verifying : texlive-charter-11:svn15878.0-69.fc39.noarch 421/854 Verifying : texlive-cite-11:svn36428.5.5-69.fc39.noarch 422/854 Verifying : texlive-cm-super-11:svn15878.0-69.fc39.noarch 423/854 Verifying : texlive-cm-11:svn57963-69.fc39.noarch 424/854 Verifying : texlive-cmap-11:svn57640-69.fc39.noarch 425/854 Verifying : texlive-cmextra-11:svn57866-69.fc39.noarch 426/854 Verifying : texlive-collection-basic-11:svn59159-69.fc39.noa 427/854 Verifying : texlive-collection-fontsrecommended-11:svn54074- 428/854 Verifying : texlive-collection-formatsextra-11:svn62226-69.f 429/854 Verifying : texlive-collection-latex-11:svn63515-69.fc39.noa 430/854 Verifying : texlive-collection-latexrecommended-11:svn65512- 431/854 Verifying : texlive-colorprofiles-11:svn49086-69.fc39.noarch 432/854 Verifying : texlive-colortbl-11:svn64015-69.fc39.noarch 433/854 Verifying : texlive-courier-11:svn61719-69.fc39.noarch 434/854 Verifying : texlive-crop-11:svn55424-69.fc39.noarch 435/854 Verifying : texlive-csquotes-11:svn64389-69.fc39.noarch 436/854 Verifying : texlive-ctable-11:svn38672-69.fc39.noarch 437/854 Verifying : texlive-ctablestack-11:svn38514-69.fc39.noarch 438/854 Verifying : texlive-currfile-11:svn64673-69.fc39.noarch 439/854 Verifying : texlive-cyrillic-11:svn63613-77.fc39.noarch 440/854 Verifying : texlive-dehyph-11:svn48599-69.fc39.noarch 441/854 Verifying : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 442/854 Verifying : texlive-dvips-11:svn66203-77.fc39.x86_64 443/854 Verifying : texlive-ec-11:svn25033.1.0-69.fc39.noarch 444/854 Verifying : texlive-edmac-11:svn61719-69.fc39.noarch 445/854 Verifying : texlive-enctex-11:svn34957.0-69.fc39.noarch 446/854 Verifying : texlive-enumitem-11:svn51423-69.fc39.noarch 447/854 Verifying : texlive-eplain-11:svn64721-77.fc39.noarch 448/854 Verifying : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 449/854 Verifying : texlive-epstopdf-11:svn66461-77.fc39.noarch 450/854 Verifying : texlive-eso-pic-11:svn56658-69.fc39.noarch 451/854 Verifying : texlive-etex-pkg-11:svn41784-69.fc39.noarch 452/854 Verifying : texlive-etex-11:svn66203-69.fc39.noarch 453/854 Verifying : texlive-etexcmds-11:svn53171-69.fc39.noarch 454/854 Verifying : texlive-etoolbox-11:svn56554-69.fc39.noarch 455/854 Verifying : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 456/854 Verifying : texlive-euler-11:svn42428-69.fc39.noarch 457/854 Verifying : texlive-euro-ce-11:svn25714-69.fc39.noarch 458/854 Verifying : texlive-euro-11:svn22191.1.1-69.fc39.noarch 459/854 Verifying : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 460/854 Verifying : texlive-everysel-11:svn57489-69.fc39.noarch 461/854 Verifying : texlive-everyshi-11:svn57001-69.fc39.noarch 462/854 Verifying : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 463/854 Verifying : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 464/854 Verifying : texlive-fancyhdr-11:svn64977-69.fc39.noarch 465/854 Verifying : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 466/854 Verifying : texlive-fancyvrb-11:svn65585-69.fc39.noarch 467/854 Verifying : texlive-filecontents-11:svn52142-69.fc39.noarch 468/854 Verifying : texlive-filehook-11:svn64822-69.fc39.noarch 469/854 Verifying : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 470/854 Verifying : texlive-firstaid-11:svn64892-69.fc39.noarch 471/854 Verifying : texlive-fix2col-11:svn38770-69.fc39.noarch 472/854 Verifying : texlive-float-11:svn15878.1.3d-69.fc39.noarch 473/854 Verifying : texlive-fontspec-11:svn63386-69.fc39.noarch 474/854 Verifying : texlive-footmisc-11:svn62524-69.fc39.noarch 475/854 Verifying : texlive-footnotehyper-11:svn60374-69.fc39.noarch 476/854 Verifying : texlive-fp-11:svn49719-69.fc39.noarch 477/854 Verifying : texlive-fpl-11:svn54512-69.fc39.noarch 478/854 Verifying : texlive-geometry-11:svn61719-69.fc39.noarch 479/854 Verifying : texlive-gettitlestring-11:svn53170-69.fc39.noarc 480/854 Verifying : texlive-glyphlist-11:svn54074-77.fc39.noarch 481/854 Verifying : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 482/854 Verifying : texlive-graphics-def-11:svn64487-69.fc39.noarch 483/854 Verifying : texlive-graphics-11:svn66204-69.fc39.noarch 484/854 Verifying : texlive-grfext-11:svn53024-69.fc39.noarch 485/854 Verifying : texlive-grffile-11:svn52756-69.fc39.noarch 486/854 Verifying : texlive-gsftopk-11:svn52851-77.fc39.x86_64 487/854 Verifying : texlive-helvetic-11:svn61719-69.fc39.noarch 488/854 Verifying : texlive-hitex-11:svn65883-77.fc39.x86_64 489/854 Verifying : texlive-hobsub-11:svn52810-69.fc39.noarch 490/854 Verifying : texlive-hologo-11:svn61719-69.fc39.noarch 491/854 Verifying : texlive-hopatch-11:svn65491-69.fc39.noarch 492/854 Verifying : texlive-hycolor-11:svn53584-69.fc39.noarch 493/854 Verifying : texlive-hypdoc-11:svn65678-69.fc39.noarch 494/854 Verifying : texlive-hyperref-11:svn65758-69.fc39.noarch 495/854 Verifying : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 496/854 Verifying : texlive-hyphen-base-11:svn66413-69.fc39.noarch 497/854 Verifying : texlive-hyphenex-11:svn57387-69.fc39.noarch 498/854 Verifying : texlive-ifmtarg-11:svn47544-69.fc39.noarch 499/854 Verifying : texlive-ifplatform-11:svn45533-69.fc39.noarch 500/854 Verifying : texlive-iftex-11:svn61910-69.fc39.noarch 501/854 Verifying : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 502/854 Verifying : texlive-infwarerr-11:svn53023-69.fc39.noarch 503/854 Verifying : texlive-intcalc-11:svn53168-69.fc39.noarch 504/854 Verifying : texlive-jadetex-11:svn63654-77.fc39.noarch 505/854 Verifying : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 506/854 Verifying : texlive-kastrup-11:svn15878.0-69.fc39.noarch 507/854 Verifying : texlive-knuth-lib-11:svn57963-69.fc39.noarch 508/854 Verifying : texlive-knuth-local-11:svn57963-69.fc39.noarch 509/854 Verifying : texlive-koma-script-11:svn64685-69.fc39.noarch 510/854 Verifying : texlive-kpathsea-11:svn66209-77.fc39.x86_64 511/854 Verifying : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 512/854 Verifying : texlive-kvoptions-11:svn63622-69.fc39.noarch 513/854 Verifying : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 514/854 Verifying : texlive-l3backend-11:svn65573-69.fc39.noarch 515/854 Verifying : texlive-l3experimental-11:svn65621-69.fc39.noarc 516/854 Verifying : texlive-l3kernel-11:svn66094-69.fc39.noarch 517/854 Verifying : texlive-l3packages-11:svn65722-69.fc39.noarch 518/854 Verifying : texlive-lambda-11:svn45756-69.fc39.noarch 519/854 Verifying : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 520/854 Verifying : texlive-latex-lab-11:svn64892-69.fc39.noarch 521/854 Verifying : texlive-latex-11:svn65161-77.fc39.noarch 522/854 Verifying : texlive-latexbug-11:svn63596-69.fc39.noarch 523/854 Verifying : texlive-latexconfig-11:svn53525-69.fc39.noarch 524/854 Verifying : texlive-letltxmacro-11:svn53022-69.fc39.noarch 525/854 Verifying : texlive-lib-11:20230311-77.fc39.x86_64 526/854 Verifying : texlive-lineno-11:svn65586-69.fc39.noarch 527/854 Verifying : texlive-listings-11:svn66222-69.fc39.noarch 528/854 Verifying : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 529/854 Verifying : texlive-lm-11:svn65956-69.fc39.noarch 530/854 Verifying : texlive-logreq-11:svn53003-69.fc39.noarch 531/854 Verifying : texlive-lollipop-11:svn45678-77.fc39.noarch 532/854 Verifying : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 533/854 Verifying : texlive-ltxcmds-11:svn56421-69.fc39.noarch 534/854 Verifying : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 535/854 Verifying : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 536/854 Verifying : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 537/854 Verifying : texlive-luabidi-11:svn54512-69.fc39.noarch 538/854 Verifying : texlive-luahbtex-11:svn66186-77.fc39.x86_64 539/854 Verifying : texlive-lualatex-math-11:svn61464-69.fc39.noarch 540/854 Verifying : texlive-lualibs-11:svn64615-69.fc39.noarch 541/854 Verifying : texlive-luaotfload-11:svn64616-77.fc39.noarch 542/854 Verifying : texlive-luatex-11:svn66967-77.fc39.x86_64 543/854 Verifying : texlive-luatexbase-11:svn52663-69.fc39.noarch 544/854 Verifying : texlive-lwarp-11:svn66259-77.fc39.noarch 545/854 Verifying : texlive-makecmds-11:svn15878.0-69.fc39.noarch 546/854 Verifying : texlive-makeindex-11:svn62517-77.fc39.x86_64 547/854 Verifying : texlive-manfnt-font-11:svn45777-69.fc39.noarch 548/854 Verifying : texlive-marginnote-11:svn48383-69.fc39.noarch 549/854 Verifying : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 550/854 Verifying : texlive-mathpazo-11:svn52663-69.fc39.noarch 551/854 Verifying : texlive-mathspec-11:svn42773-69.fc39.noarch 552/854 Verifying : texlive-mathtools-11:svn63767-69.fc39.noarch 553/854 Verifying : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 554/854 Verifying : texlive-memoir-11:svn65040-69.fc39.noarch 555/854 Verifying : texlive-metafont-11:svn66186-77.fc39.x86_64 556/854 Verifying : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 557/854 Verifying : texlive-mflogo-font-11:svn54512-69.fc39.noarch 558/854 Verifying : texlive-mflogo-11:svn42428-69.fc39.noarch 559/854 Verifying : texlive-mfnfss-11:svn46036-69.fc39.noarch 560/854 Verifying : texlive-mfware-11:svn66186-77.fc39.x86_64 561/854 Verifying : texlive-microtype-11:svn66587-69.fc39.noarch 562/854 Verifying : texlive-minitoc-11:svn61719-69.fc39.noarch 563/854 Verifying : texlive-mltex-11:svn62145-77.fc39.noarch 564/854 Verifying : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 565/854 Verifying : texlive-modes-11:svn61719-69.fc39.noarch 566/854 Verifying : texlive-mparhack-11:svn59066-69.fc39.noarch 567/854 Verifying : texlive-mptopdf-11:svn65952-77.fc39.noarch 568/854 Verifying : texlive-ms-11:svn57473-69.fc39.noarch 569/854 Verifying : texlive-multido-11:svn18302.1.42-69.fc39.noarch 570/854 Verifying : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 571/854 Verifying : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 572/854 Verifying : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 573/854 Verifying : texlive-newfloat-11:svn52906-69.fc39.noarch 574/854 Verifying : texlive-notoccite-11:svn18129.0-69.fc39.noarch 575/854 Verifying : texlive-ntgclass-11:svn65522-69.fc39.noarch 576/854 Verifying : texlive-oberdiek-11:svn65521-77.fc39.noarch 577/854 Verifying : texlive-omega-11:svn33046.0-69.fc39.noarch 578/854 Verifying : texlive-omegaware-11:svn66186-77.fc39.x86_64 579/854 Verifying : texlive-otibet-11:svn45777-69.fc39.noarch 580/854 Verifying : texlive-pagesel-11:svn56105-69.fc39.noarch 581/854 Verifying : texlive-palatino-11:svn61719-69.fc39.noarch 582/854 Verifying : texlive-paralist-11:svn43021-69.fc39.noarch 583/854 Verifying : texlive-parallel-11:svn15878.0-69.fc39.noarch 584/854 Verifying : texlive-parskip-11:svn58358-69.fc39.noarch 585/854 Verifying : texlive-passivetex-11:svn15878.0-69.fc39.noarch 586/854 Verifying : texlive-pdfcol-11:svn64469-69.fc39.noarch 587/854 Verifying : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 588/854 Verifying : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 589/854 Verifying : texlive-pdfescape-11:svn53082-69.fc39.noarch 590/854 Verifying : texlive-pdflscape-11:svn64851-69.fc39.noarch 591/854 Verifying : texlive-pdfmanagement-testphase-11:svn66532-69.f 592/854 Verifying : texlive-pdfpages-11:svn65319-69.fc39.noarch 593/854 Verifying : texlive-pdftex-11:svn66243-77.fc39.x86_64 594/854 Verifying : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 595/854 Verifying : texlive-pgf-11:svn65553-69.fc39.noarch 596/854 Verifying : texlive-picture-11:svn54867-69.fc39.noarch 597/854 Verifying : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 598/854 Verifying : texlive-plain-11:svn57963-69.fc39.noarch 599/854 Verifying : texlive-polyglossia-11:svn65792-69.fc39.noarch 600/854 Verifying : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 601/854 Verifying : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 602/854 Verifying : texlive-pslatex-11:svn57434-69.fc39.noarch 603/854 Verifying : texlive-psnfss-11:svn54694-69.fc39.noarch 604/854 Verifying : texlive-pspicture-11:svn15878.0-69.fc39.noarch 605/854 Verifying : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 606/854 Verifying : texlive-pst-coil-11:svn62977-69.fc39.noarch 607/854 Verifying : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 608/854 Verifying : texlive-pst-fill-11:svn60671-69.fc39.noarch 609/854 Verifying : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 610/854 Verifying : texlive-pst-math-11:svn64732-69.fc39.noarch 611/854 Verifying : texlive-pst-node-11:svn61838-69.fc39.noarch 612/854 Verifying : texlive-pst-ovl-11:svn54963-69.fc39.noarch 613/854 Verifying : texlive-pst-plot-11:svn65346-69.fc39.noarch 614/854 Verifying : texlive-pst-text-11:svn49542-69.fc39.noarch 615/854 Verifying : texlive-pst-tools-11:svn60621-69.fc39.noarch 616/854 Verifying : texlive-pst-tree-11:svn60421-69.fc39.noarch 617/854 Verifying : texlive-pstricks-add-11:svn65067-69.fc39.noarch 618/854 Verifying : texlive-pstricks-11:svn65346-69.fc39.noarch 619/854 Verifying : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 620/854 Verifying : texlive-ragged2e-11:svn66152-69.fc39.noarch 621/854 Verifying : texlive-rcs-11:svn15878.0-69.fc39.noarch 622/854 Verifying : texlive-realscripts-11:svn56594-69.fc39.noarch 623/854 Verifying : texlive-refcount-11:svn53164-69.fc39.noarch 624/854 Verifying : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 625/854 Verifying : texlive-rsfs-11:svn15878.0-69.fc39.noarch 626/854 Verifying : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 627/854 Verifying : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 628/854 Verifying : texlive-sauerj-11:svn15878.0-69.fc39.noarch 629/854 Verifying : texlive-section-11:svn20180.0-69.fc39.noarch 630/854 Verifying : texlive-seminar-11:svn59801-69.fc39.noarch 631/854 Verifying : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 632/854 Verifying : texlive-setspace-11:svn65206-69.fc39.noarch 633/854 Verifying : texlive-showexpl-11:svn57414-69.fc39.noarch 634/854 Verifying : texlive-startex-11:svn35718.1.04-69.fc39.noarch 635/854 Verifying : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 636/854 Verifying : texlive-stringenc-11:svn52982-69.fc39.noarch 637/854 Verifying : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 638/854 Verifying : texlive-symbol-11:svn61719-69.fc39.noarch 639/854 Verifying : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 640/854 Verifying : texlive-tex-gyre-11:svn65956-69.fc39.noarch 641/854 Verifying : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 642/854 Verifying : texlive-tex-11:svn66186-77.fc39.x86_64 643/854 Verifying : texlive-texlive-common-doc-11:svn54176-69.fc39.n 644/854 Verifying : texlive-texlive-en-11:svn66572-77.fc39.noarch 645/854 Verifying : texlive-texlive-msg-translations-11:svn66593-69. 646/854 Verifying : texlive-texlive-scripts-extra-11:svn62517-77.fc3 647/854 Verifying : texlive-texlive-scripts-11:svn66584-77.fc39.noar 648/854 Verifying : texlive-texlive.infra-11:svn66512-77.fc39.noarch 649/854 Verifying : texlive-texsis-11:svn45678-77.fc39.noarch 650/854 Verifying : texlive-textcase-11:svn63868-69.fc39.noarch 651/854 Verifying : texlive-thumbpdf-11:svn62518-77.fc39.noarch 652/854 Verifying : texlive-times-11:svn61719-69.fc39.noarch 653/854 Verifying : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 654/854 Verifying : texlive-titlesec-11:svn59845-69.fc39.noarch 655/854 Verifying : texlive-tools-11:svn64892-69.fc39.noarch 656/854 Verifying : texlive-translator-11:svn59412-69.fc39.noarch 657/854 Verifying : texlive-transparent-11:svn64852-69.fc39.noarch 658/854 Verifying : texlive-txfonts-11:svn15878.0-69.fc39.noarch 659/854 Verifying : texlive-typehtml-11:svn17134.0-69.fc39.noarch 660/854 Verifying : texlive-ucharcat-11:svn38907-69.fc39.noarch 661/854 Verifying : texlive-ucs-11:svn64114-69.fc39.noarch 662/854 Verifying : texlive-ulem-11:svn53365-69.fc39.noarch 663/854 Verifying : texlive-underscore-11:svn18261.0-69.fc39.noarch 664/854 Verifying : texlive-unicode-data-11:svn64423-69.fc39.noarch 665/854 Verifying : texlive-unicode-math-11:svn61719-69.fc39.noarch 666/854 Verifying : texlive-uniquecounter-11:svn53162-69.fc39.noarch 667/854 Verifying : texlive-url-11:svn32528.3.4-69.fc39.noarch 668/854 Verifying : texlive-utopia-11:svn15878.0-69.fc39.noarch 669/854 Verifying : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 670/854 Verifying : texlive-wasy-11:svn53533-69.fc39.noarch 671/854 Verifying : texlive-wasy-type1-11:svn53534-69.fc39.noarch 672/854 Verifying : texlive-wasysym-11:svn54080-69.fc39.noarch 673/854 Verifying : texlive-xcolor-11:svn63563-69.fc39.noarch 674/854 Verifying : texlive-xdvi-11:svn62387-77.fc39.x86_64 675/854 Verifying : texlive-xetex-11:svn66203-77.fc39.x86_64 676/854 Verifying : texlive-xetexconfig-11:svn45845-69.fc39.noarch 677/854 Verifying : texlive-xifthen-11:svn38929-69.fc39.noarch 678/854 Verifying : texlive-xkeyval-11:svn63616-69.fc39.noarch 679/854 Verifying : texlive-xltxtra-11:svn56594-69.fc39.noarch 680/854 Verifying : texlive-xmltex-11:svn62145-77.fc39.noarch 681/854 Verifying : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 682/854 Verifying : texlive-xpatch-11:svn54563-69.fc39.noarch 683/854 Verifying : texlive-xstring-11:svn65551-69.fc39.noarch 684/854 Verifying : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 685/854 Verifying : texlive-zapfchan-11:svn61719-69.fc39.noarch 686/854 Verifying : texlive-zapfding-11:svn61719-69.fc39.noarch 687/854 Verifying : texlive-zref-11:svn62977-69.fc39.noarch 688/854 Verifying : tinycdb-0.78-21.fc39.x86_64 689/854 Verifying : unzip-6.0-62.fc39.x86_64 690/854 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 691/854 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 692/854 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 693/854 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 694/854 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 695/854 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 696/854 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 697/854 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 698/854 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 699/854 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 700/854 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 701/854 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 702/854 Verifying : vconfig-1.9-35.fc39.x86_64 703/854 Verifying : wget-1.21.3-7.fc39.x86_64 704/854 Verifying : which-2.21-40.fc39.x86_64 705/854 Verifying : xml-common-0.6.3-61.fc39.noarch 706/854 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 707/854 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 708/854 Verifying : xpdf-libs-1:4.04-10.fc39.x86_64 709/854 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 710/854 Verifying : xz-5.4.4-1.fc39.x86_64 711/854 Verifying : xz-devel-5.4.4-1.fc39.x86_64 712/854 Verifying : zip-3.0-39.fc39.x86_64 713/854 Verifying : zlib-devel-1.2.13-4.fc39.x86_64 714/854 Verifying : zstd-1.5.5-4.fc39.x86_64 715/854 Verifying : zziplib-0.13.72-5.fc39.x86_64 716/854 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 717/854 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 718/854 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 719/854 Verifying : annobin-docs-12.38-1.fc39.noarch 720/854 Verifying : annobin-plugin-gcc-12.38-1.fc39.x86_64 721/854 Verifying : binutils-2.40-14.fc39.x86_64 722/854 Verifying : binutils-devel-2.40-14.fc39.x86_64 723/854 Verifying : binutils-gold-2.40-14.fc39.x86_64 724/854 Verifying : cpp-13.2.1-6.fc39.x86_64 725/854 Verifying : createrepo_c-1.0.3-1.fc39.x86_64 726/854 Verifying : createrepo_c-libs-1.0.3-1.fc39.x86_64 727/854 Verifying : cups-libs-1:2.4.7-5.fc39.x86_64 728/854 Verifying : debugedit-5.0-12.fc39.x86_64 729/854 Verifying : elfutils-0.190-4.fc39.x86_64 730/854 Verifying : elfutils-libelf-devel-0.190-4.fc39.x86_64 731/854 Verifying : emacs-common-1:29.2-2.fc39.x86_64 732/854 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 733/854 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 734/854 Verifying : forge-srpm-macros-0.2.0-3.fc39.noarch 735/854 Verifying : gcc-13.2.1-6.fc39.x86_64 736/854 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 737/854 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 738/854 Verifying : gdb-minimal-14.1-4.fc39.x86_64 739/854 Verifying : ghostscript-10.02.1-2.fc39.x86_64 740/854 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 741/854 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 742/854 Verifying : git-2.43.0-1.fc39.x86_64 743/854 Verifying : git-core-2.43.0-1.fc39.x86_64 744/854 Verifying : git-core-doc-2.43.0-1.fc39.noarch 745/854 Verifying : glibc-devel-2.38-16.fc39.x86_64 746/854 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 747/854 Verifying : go-srpm-macros-3.3.1-1.fc39.noarch 748/854 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 749/854 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 750/854 Verifying : groff-1.23.0-3.fc39.x86_64 751/854 Verifying : groff-base-1.23.0-3.fc39.x86_64 752/854 Verifying : httpd-2.4.58-1.fc39.x86_64 753/854 Verifying : httpd-core-2.4.58-1.fc39.x86_64 754/854 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 755/854 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 756/854 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 757/854 Verifying : krb5-devel-1.21.2-3.fc39.x86_64 758/854 Verifying : libXpm-3.5.17-1.fc39.x86_64 759/854 Verifying : libaom-3.8.0-1.fc39.x86_64 760/854 Verifying : libcurl-devel-8.2.1-4.fc39.x86_64 761/854 Verifying : libgccjit-13.2.1-6.fc39.x86_64 762/854 Verifying : libgs-10.02.1-2.fc39.x86_64 763/854 Verifying : libimagequant-4.0.3-2.fc39.x86_64 764/854 Verifying : libkadm5-1.21.2-3.fc39.x86_64 765/854 Verifying : libnl3-3.9.0-1.fc39.x86_64 766/854 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 767/854 Verifying : libtree-sitter-0.20.9-1.fc39.x86_64 768/854 Verifying : libxslt-1.1.39-1.fc39.x86_64 769/854 Verifying : mod_http2-2.0.25-1.fc39.x86_64 770/854 Verifying : mod_lua-2.4.58-1.fc39.x86_64 771/854 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 772/854 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 773/854 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 774/854 Verifying : perl-B-1.88-502.fc39.x86_64 775/854 Verifying : perl-Benchmark-1.24-502.fc39.noarch 776/854 Verifying : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 777/854 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 778/854 Verifying : perl-Date-Manip-6.93-1.fc39.noarch 779/854 Verifying : perl-DateTime-TimeZone-2.61-1.fc39.noarch 780/854 Verifying : perl-DirHandle-1.05-502.fc39.noarch 781/854 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 782/854 Verifying : perl-English-1.11-502.fc39.noarch 783/854 Verifying : perl-Errno-1.37-502.fc39.x86_64 784/854 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 785/854 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 786/854 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 787/854 Verifying : perl-File-Basename-2.86-502.fc39.noarch 788/854 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 789/854 Verifying : perl-File-Copy-2.41-502.fc39.noarch 790/854 Verifying : perl-File-Find-1.43-502.fc39.noarch 791/854 Verifying : perl-File-stat-1.13-502.fc39.noarch 792/854 Verifying : perl-FileHandle-2.05-502.fc39.noarch 793/854 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 794/854 Verifying : perl-Git-2.43.0-1.fc39.noarch 795/854 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 796/854 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 797/854 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 798/854 Verifying : perl-IO-1.52-502.fc39.x86_64 799/854 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 800/854 Verifying : perl-IPC-Run3-0.049-1.fc39.noarch 801/854 Verifying : perl-LWP-Protocol-https-6.12-1.fc39.noarch 802/854 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 803/854 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 804/854 Verifying : perl-Module-CoreList-1:5.20240129-1.fc39.noarch 805/854 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 806/854 Verifying : perl-Opcode-1.64-502.fc39.x86_64 807/854 Verifying : perl-POSIX-2.13-502.fc39.x86_64 808/854 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 809/854 Verifying : perl-Safe-2.44-502.fc39.noarch 810/854 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 811/854 Verifying : perl-Symbol-1.09-502.fc39.noarch 812/854 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 813/854 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 814/854 Verifying : perl-Tie-4.6-502.fc39.noarch 815/854 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 816/854 Verifying : perl-base-2.27-502.fc39.noarch 817/854 Verifying : perl-deprecate-0.04-502.fc39.noarch 818/854 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 819/854 Verifying : perl-doc-5.38.2-502.fc39.noarch 820/854 Verifying : perl-if-0.61.000-502.fc39.noarch 821/854 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 822/854 Verifying : perl-lib-0.65-502.fc39.x86_64 823/854 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 824/854 Verifying : perl-locale-1.10-502.fc39.noarch 825/854 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 826/854 Verifying : perl-mro-1.28-502.fc39.x86_64 827/854 Verifying : perl-open-1.13-502.fc39.noarch 828/854 Verifying : perl-overload-1.37-502.fc39.noarch 829/854 Verifying : perl-overloading-0.02-502.fc39.noarch 830/854 Verifying : perl-sigtrap-1.10-502.fc39.noarch 831/854 Verifying : perl-subs-1.04-502.fc39.noarch 832/854 Verifying : perl-vars-1.05-502.fc39.noarch 833/854 Verifying : php-cli-8.2.15-1.fc39.x86_64 834/854 Verifying : php-common-8.2.15-1.fc39.x86_64 835/854 Verifying : php-devel-8.2.15-1.fc39.x86_64 836/854 Verifying : php-nikic-php-parser4-4.18.0-1.fc39.noarch 837/854 Verifying : pyproject-rpm-macros-1.12.0-1.fc39.noarch 838/854 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 839/854 Verifying : python3-devel-3.12.1-2.fc39.x86_64 840/854 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 841/854 Verifying : qt6-srpm-macros-6.6.0-1.fc39.noarch 842/854 Verifying : rav1e-libs-0.6.6-4.fc39.x86_64 843/854 Verifying : readline-devel-8.2-6.fc39.x86_64 844/854 Verifying : redhat-rpm-config-265-1.fc39.noarch 845/854 Verifying : rpm-build-4.19.1-2.fc39.x86_64 846/854 Verifying : rpm-devel-4.19.1-2.fc39.x86_64 847/854 Verifying : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 848/854 Verifying : rust-srpm-macros-25.2-2.fc39.noarch 849/854 Verifying : sudo-1.9.15-1.p5.fc39.x86_64 850/854 Verifying : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 851/854 Verifying : systemd-rpm-macros-254.9-1.fc39.noarch 852/854 Verifying : systemd-udev-254.9-1.fc39.x86_64 853/854 Verifying : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 854/854 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 abattis-cantarell-vf-fonts-0.301-10.fc39.noarch adobe-mappings-cmap-20230622-1.fc39.noarch adobe-mappings-cmap-deprecated-20230622-1.fc39.noarch adobe-mappings-pdf-20190401-5.fc39.noarch alsa-lib-1.2.11-2.fc39.x86_64 annobin-docs-12.38-1.fc39.noarch annobin-plugin-gcc-12.38-1.fc39.x86_64 ansible-srpm-macros-1-11.fc39.noarch apr-1.7.3-2.fc39.x86_64 apr-util-1.6.3-4.fc39.x86_64 apr-util-bdb-1.6.3-4.fc39.x86_64 apr-util-openssl-1.6.3-4.fc39.x86_64 autoconf-2.71-6.fc39.noarch automake-1.16.5-13.fc39.noarch avahi-libs-0.8-24.fc39.x86_64 beecrypt-4.2.1-33.fc39.x86_64 beecrypt-devel-4.2.1-33.fc39.x86_64 biber-2.19-3.fc39.noarch binutils-2.40-14.fc39.x86_64 binutils-devel-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 bzip2-1.0.8-16.fc39.x86_64 cairo-1.18.0-1.fc39.x86_64 cmake-filesystem-3.27.7-1.fc39.x86_64 cpio-2.14-4.fc39.x86_64 cpp-13.2.1-6.fc39.x86_64 createrepo_c-1.0.3-1.fc39.x86_64 createrepo_c-libs-1.0.3-1.fc39.x86_64 cronie-1.6.1-5.fc39.x86_64 cronie-anacron-1.6.1-5.fc39.x86_64 crontabs-1.11-30.20190603git.fc39.noarch cups-libs-1:2.4.7-5.fc39.x86_64 cyrus-sasl-2.1.28-11.fc39.x86_64 debugedit-5.0-12.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch docbook-dtds-1.0-82.fc39.noarch docbook-style-dsssl-1.79-36.fc39.noarch docbook-utils-0.6.14-57.fc39.noarch docbook-utils-pdf-0.6.14-57.fc39.noarch drpm-0.5.2-3.fc39.x86_64 dwz-0.15-3.fc39.x86_64 ed-1.19-4.fc39.x86_64 efi-srpm-macros-5-9.fc39.noarch elfutils-0.190-4.fc39.x86_64 elfutils-libelf-devel-0.190-4.fc39.x86_64 emacs-common-1:29.2-2.fc39.x86_64 emacs-filesystem-1:29.2-2.fc39.noarch emacs-nox-1:29.2-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 expat-devel-2.5.0-3.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch file-5.44-5.fc39.x86_64 fontconfig-2.14.2-5.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch forge-srpm-macros-0.2.0-3.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch freetype-2.13.1-2.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdb-minimal-14.1-4.fc39.x86_64 gdk-pixbuf2-2.42.10-5.fc39.x86_64 ghc-srpm-macros-1.6.1-2.fc39.noarch ghostscript-10.02.1-2.fc39.x86_64 ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 ghostscript-tools-printing-10.02.1-2.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-16.fc39.x86_64 glibc-headers-x86-2.38-16.fc39.noarch gnat-srpm-macros-6-3.fc39.noarch gnupg1-1.4.23-23.fc39.x86_64 go-srpm-macros-3.3.1-1.fc39.noarch google-droid-sans-fonts-20200215-17.fc39.noarch google-noto-fonts-common-20240101-1.fc39.noarch google-noto-sans-vf-fonts-20240101-1.fc39.noarch gpgme-1.20.0-5.fc39.x86_64 gpm-libs-1.20.7-44.fc39.x86_64 graphite2-1.3.14-12.fc39.x86_64 groff-1.23.0-3.fc39.x86_64 groff-base-1.23.0-3.fc39.x86_64 guile22-2.2.7-9.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 highway-1.0.7-1.fc39.x86_64 hostname-3.23-9.fc39.x86_64 httpd-2.4.58-1.fc39.x86_64 httpd-core-2.4.58-1.fc39.x86_64 httpd-filesystem-2.4.58-1.fc39.noarch httpd-tools-2.4.58-1.fc39.x86_64 hunspell-1.7.2-5.fc39.x86_64 hunspell-en-0.20201207-7.fc39.noarch hunspell-en-GB-0.20201207-7.fc39.noarch hunspell-en-US-0.20201207-7.fc39.noarch hunspell-filesystem-1.7.2-5.fc39.x86_64 iptables-legacy-1.8.9-5.fc39.x86_64 iptables-legacy-libs-1.8.9-5.fc39.x86_64 iptables-libs-1.8.9-5.fc39.x86_64 jansson-2.13.1-7.fc39.x86_64 jbig2dec-libs-0.19-10.fc39.x86_64 jbigkit-libs-2.1-26.fc39.x86_64 julietaula-montserrat-fonts-1:7.222-5.fc39.noarch jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 kbd-2.6.3-1.fc39.x86_64 kbd-legacy-2.6.3-1.fc39.noarch kbd-misc-2.6.3-1.fc39.noarch kernel-headers-6.7.3-200.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch keyutils-libs-devel-1.6.1-7.fc39.x86_64 kmod-30-6.fc39.x86_64 krb5-devel-1.21.2-3.fc39.x86_64 lcms2-2.15-2.fc39.x86_64 less-633-2.fc39.x86_64 libICE-1.0.10-11.fc39.x86_64 libSM-1.2.3-13.fc39.x86_64 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libXau-1.0.11-3.fc39.x86_64 libXaw-1.0.14-5.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXi-1.8.1-2.fc39.x86_64 libXmu-1.1.4-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libXt-1.2.1-5.fc39.x86_64 libaom-3.8.0-1.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libcom_err-devel-1.47.0-2.fc39.x86_64 libcurl-devel-8.2.1-4.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 libgs-10.02.1-2.fc39.x86_64 libibverbs-46.0-4.fc39.x86_64 libicu-73.2-2.fc39.x86_64 libijs-0.35-19.fc39.x86_64 libimagequant-4.0.3-2.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.2-3.fc39.x86_64 libkadm5-1.21.2-3.fc39.x86_64 liblerc-4.0.0-4.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnl3-3.9.0-1.fc39.x86_64 libpaper-1:2.1.1-1.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpcap-14:1.10.4-2.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libpq-devel-15.3-1.fc39.x86_64 libselinux-devel-3.5-5.fc39.x86_64 libsepol-devel-3.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libthai-0.1.29-6.fc39.x86_64 libtiff-4.4.0-8.fc39.x86_64 libtool-2.4.7-7.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.9-1.fc39.x86_64 libusb-compat-0.1-0.1.8-5.fc39.x86_64 libverto-devel-0.3.2-6.fc39.x86_64 libvmaf-2.3.0-6.fc39.x86_64 libwebp-1.3.2-2.fc39.x86_64 libxcb-1.13.1-12.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 libxml2-devel-2.10.4-3.fc39.x86_64 libxslt-1.1.39-1.fc39.x86_64 libzstd-devel-1.5.5-4.fc39.x86_64 linuxdoc-tools-0.9.82-3.fc39.x86_64 lua-srpm-macros-1-9.fc39.noarch lynx-2.9.0-dev.12.1.fc39.1.x86_64 m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch mailx-12.5-44.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 mod_http2-2.0.25-1.fc39.x86_64 mod_lua-2.4.58-1.fc39.x86_64 mod_ssl-1:2.4.58-1.fc39.x86_64 nano-7.2-4.fc39.x86_64 nano-default-editor-7.2-4.fc39.noarch ncurses-6.4-7.20230520.fc39.x86_64 ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 ncurses-devel-6.4-7.20230520.fc39.x86_64 ocaml-srpm-macros-8-2.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openjade-1.3.2-76.fc39.x86_64 openjpeg2-2.5.0-5.fc39.x86_64 opensp-1.5.2-43.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 openssl-devel-1:3.1.1-4.fc39.x86_64 package-notes-srpm-macros-0.5-9.fc39.noarch paper-1:2.1.1-1.fc39.x86_64 patch-2.7.6-22.fc39.x86_64 patchutils-0.4.2-11.fc39.x86_64 pcre2-devel-10.42-1.fc39.2.x86_64 pcre2-utf16-10.42-1.fc39.2.x86_64 pcre2-utf32-10.42-1.fc39.2.x86_64 perl-Authen-SASL-2.1700-1.fc39.noarch perl-AutoLoader-5.74-502.fc39.noarch perl-AutoSplit-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch perl-Benchmark-1.24-502.fc39.noarch perl-Business-ISBN-3.008-2.fc39.noarch perl-Business-ISBN-Data-20230926.001-1.fc39.noarch perl-Business-ISMN-1.203-2.fc39.noarch perl-Business-ISSN-1.005-8.fc39.noarch perl-CPAN-Meta-2.150010-500.fc39.noarch perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch perl-CPAN-Meta-YAML-0.018-501.fc39.noarch perl-Carp-1.54-500.fc39.noarch perl-Class-Accessor-0.51-18.fc39.noarch perl-Class-Data-Inheritable-0.09-6.fc39.noarch perl-Class-Inspector-1.36-14.fc39.noarch perl-Class-Method-Modifiers-2.15-2.fc39.noarch perl-Class-Singleton-1.6-9.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Class-XSAccessor-1.19-31.fc39.x86_64 perl-Clone-0.46-4.fc39.x86_64 perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 perl-Convert-ASN1-0.34-1.fc39.noarch perl-Data-Compare-1.29-2.fc39.noarch perl-Data-Dump-1.25-8.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Data-OptList-0.114-2.fc39.noarch perl-Data-Uniqid-0.12-31.fc39.noarch perl-Date-ISO8601-0.005-18.fc39.noarch perl-Date-Manip-6.93-1.fc39.noarch perl-DateTime-2:1.59-5.fc39.x86_64 perl-DateTime-Calendar-Julian-0.107-5.fc39.noarch perl-DateTime-Format-Builder-0.8300-11.fc39.noarch perl-DateTime-Format-Strptime-1:1.79-8.fc39.noarch perl-DateTime-Locale-1.39-2.fc39.noarch perl-DateTime-TimeZone-2.61-1.fc39.noarch perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noarch perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noarch perl-Devel-CallChecker-0.009-3.fc39.x86_64 perl-Devel-Caller-2.07-3.fc39.x86_64 perl-Devel-GlobalDestruction-0.14-22.fc39.noarch perl-Devel-LexAlias-0.05-34.fc39.x86_64 perl-Devel-PPPort-3.71-501.fc39.x86_64 perl-Devel-StackTrace-1:2.04-16.fc39.noarch perl-Digest-1.20-500.fc39.noarch perl-Digest-HMAC-1.04-8.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-Digest-SHA-1:6.04-501.fc39.x86_64 perl-DirHandle-1.05-502.fc39.noarch perl-Dist-CheckConflicts-0.11-28.fc39.noarch perl-DynaLoader-1.54-502.fc39.x86_64 perl-DynaLoader-Functions-0.004-2.fc39.noarch perl-Email-Date-Format-1.008-2.fc39.noarch perl-Encode-4:3.19-500.fc39.x86_64 perl-Encode-Locale-1.05-27.fc39.noarch perl-English-1.11-502.fc39.noarch perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Eval-Closure-0.14-21.fc39.noarch perl-Exception-Class-1.45-8.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Exporter-Tiny-1.006002-2.fc39.noarch perl-ExtUtils-Command-2:7.70-501.fc39.noarch perl-ExtUtils-Constant-0.25-502.fc39.noarch perl-ExtUtils-Embed-1.35-502.fc39.noarch perl-ExtUtils-Install-2.22-500.fc39.noarch perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Compare-1.100.700-502.fc39.noarch perl-File-Copy-2.41-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Find-Rule-0.34-26.fc39.noarch perl-File-Listing-6.16-1.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-ShareDir-1.118-9.fc39.noarch perl-File-Slurper-0.014-3.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Filter-2:1.64-501.fc39.x86_64 perl-GD-2.78-3.fc39.x86_64 perl-GD-Barcode-1.15-44.fc39.noarch perl-GSSAPI-0.28-43.fc39.x86_64 perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTML-Parser-3.81-3.fc39.x86_64 perl-HTML-Tagset-3.20-54.fc39.noarch perl-HTTP-Cookies-6.10-10.fc39.noarch perl-HTTP-Date-6.06-2.fc39.noarch perl-HTTP-Message-6.44-3.fc39.noarch perl-HTTP-Negotiate-6.01-36.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 perl-I18N-LangTags-0.45-502.fc39.noarch perl-I18N-Langinfo-0.22-502.fc39.x86_64 perl-IO-1.52-502.fc39.x86_64 perl-IO-Compress-2.206-1.fc39.noarch perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 perl-IO-HTML-1.004-11.fc39.noarch perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IO-String-1.08-48.fc39.noarch perl-IPC-Cmd-2:1.04-501.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-IPC-Run3-0.049-1.fc39.noarch perl-IPC-SysV-2.09-501.fc39.x86_64 perl-IPC-System-Simple-1.30-11.fc39.noarch perl-JSON-4.10-3.fc39.noarch perl-JSON-PP-1:4.16-501.fc39.noarch perl-LDAP-1:0.68-11.fc39.noarch perl-LWP-MediaTypes-6.04-15.fc39.noarch perl-LWP-Protocol-https-6.12-1.fc39.noarch perl-Lexical-SealRequireHints-0.012-3.fc39.x86_64 perl-Lexical-Var-0.010-3.fc39.x86_64 perl-Lingua-Translit-0.29-4.fc39.noarch perl-List-AllUtils-0.19-10.fc39.noarch perl-List-MoreUtils-0.430-9.fc39.noarch perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 perl-List-SomeUtils-0.59-3.fc39.noarch perl-List-UtilsBy-0.12-7.fc39.noarch perl-Locale-Maketext-1.33-501.fc39.noarch perl-Locale-Maketext-Simple-1:0.21-502.fc39.noarch perl-Log-Dispatch-2.71-2.fc39.noarch perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch perl-Log-Log4perl-1.57-3.fc39.noarch perl-MIME-Base64-3.16-500.fc39.x86_64 perl-MIME-Charset-1.013.1-3.fc39.noarch perl-MIME-Lite-3.033-8.fc39.noarch perl-MIME-Types-2.24-3.fc39.noarch perl-MRO-Compat-0.15-7.fc39.noarch perl-Mail-Sender-1:0.903-22.fc39.noarch perl-Mail-Sendmail-0.80-18.fc39.noarch perl-MailTools-2.21-14.fc39.noarch perl-Math-BigInt-1:1.9998.39-2.fc39.noarch perl-Math-BigRat-0.2624-500.fc39.noarch perl-Math-Complex-1.62-502.fc39.noarch perl-Module-CoreList-1:5.20240129-1.fc39.noarch perl-Module-Implementation-0.09-37.fc39.noarch perl-Module-Load-1:0.36-500.fc39.noarch perl-Module-Load-Conditional-0.74-500.fc39.noarch perl-Module-Metadata-1.000038-3.fc39.noarch perl-Module-Runtime-0.016-20.fc39.noarch perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-NTLM-1.09-36.fc39.noarch perl-Net-HTTP-6.23-2.fc39.noarch perl-Net-SMTP-SSL-1.04-21.fc39.noarch perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-Number-Compare-0.03-36.fc39.noarch perl-Opcode-1.64-502.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-Package-Generator-1.106-29.fc39.noarch perl-Package-Stash-0.40-5.fc39.noarch perl-Package-Stash-XS-0.30-5.fc39.x86_64 perl-PadWalker-2.5-10.fc39.x86_64 perl-Params-Check-1:0.38-500.fc39.noarch perl-Params-Classify-0.015-20.fc39.x86_64 perl-Params-Util-1.102-12.fc39.x86_64 perl-Params-Validate-1.31-5.fc39.x86_64 perl-Params-ValidationCompiler-0.31-3.fc39.noarch perl-Parse-RecDescent-1.967015-20.fc39.noarch perl-PathTools-3.89-500.fc39.x86_64 perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Html-1.34-502.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Ref-Util-0.204-18.fc39.noarch perl-Ref-Util-XS-0.117-20.fc39.x86_64 perl-Regexp-Common-2017060201-22.fc39.noarch perl-Role-Tiny-2.002004-9.fc39.noarch perl-SGMLSpm-1.03ii-60.fc39.noarch perl-Safe-2.44-502.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Sort-Key-1.33-28.fc39.x86_64 perl-Specio-0.48-4.fc39.noarch perl-Storable-1:3.32-500.fc39.x86_64 perl-Sub-Exporter-0.990-1.fc39.noarch perl-Sub-Exporter-Progressive-0.001013-22.fc39.noarch perl-Sub-Identify-0.14-24.fc39.x86_64 perl-Sub-Install-0.929-3.fc39.noarch perl-Symbol-1.09-502.fc39.noarch perl-Sys-Hostname-1.25-502.fc39.x86_64 perl-Sys-Syslog-0.36-501.fc39.x86_64 perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Test-Harness-1:3.48-1.fc39.noarch perl-Text-Balanced-2.06-500.fc39.noarch perl-Text-BibTeX-0.89-3.fc39.x86_64 perl-Text-CSV-2.02-3.fc39.noarch perl-Text-Glob-0.11-21.fc39.noarch perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Roman-3.5-25.fc39.noarch perl-Text-Soundex-3.05-28.fc39.x86_64 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Text-Unidecode-1.30-22.fc39.noarch perl-Thread-Queue-3.14-500.fc39.noarch perl-Tie-4.6-502.fc39.noarch perl-Tie-Cycle-1.227-9.fc39.noarch perl-Tie-RefHash-1.40-500.fc39.noarch perl-Time-HiRes-4:1.9775-500.fc39.x86_64 perl-Time-Local-2:1.350-3.fc39.noarch perl-TimeDate-1:2.33-11.fc39.noarch perl-Try-Tiny-0.31-6.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-Unicode-Collate-1.31-500.fc39.x86_64 perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 perl-Unicode-Normalize-1.32-500.fc39.x86_64 perl-Unicode-UCD-0.78-502.fc39.noarch perl-Variable-Magic-0.63-4.fc39.x86_64 perl-WWW-RobotRules-6.02-37.fc39.noarch perl-XML-LibXML-1:2.0209-2.fc39.x86_64 perl-XML-LibXML-Simple-1.01-12.fc39.noarch perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 perl-XML-NamespaceSupport-1.12-20.fc39.noarch perl-XML-Parser-2.46-15.fc39.x86_64 perl-XML-SAX-1.02-13.fc39.noarch perl-XML-SAX-Base-1.09-20.fc39.noarch perl-XML-Writer-0.900-12.fc39.noarch perl-XML-XPath-1.48-4.fc39.noarch perl-XString-0.005-10.fc39.x86_64 perl-autodie-2.36-501.fc39.noarch perl-autovivification-0.18-20.fc39.x86_64 perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-deprecate-0.04-502.fc39.noarch perl-devel-4:5.38.2-502.fc39.x86_64 perl-doc-5.38.2-502.fc39.noarch perl-encoding-4:3.00-500.fc39.x86_64 perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-libwww-perl-6.72-1.fc39.noarch perl-locale-1.10-502.fc39.noarch perl-meta-notation-5.38.2-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-namespace-autoclean-0.29-16.fc39.noarch perl-namespace-clean-0.27-24.fc39.noarch perl-open-1.13-502.fc39.noarch perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-sigtrap-1.10-502.fc39.noarch perl-srpm-macros-1-51.fc39.noarch perl-subs-1.04-502.fc39.noarch perl-threads-1:2.36-500.fc39.x86_64 perl-threads-shared-1.68-500.fc39.x86_64 perl-vars-1.05-502.fc39.noarch perl-version-8:0.99.30-1.fc39.x86_64 perltidy-20230912-1.fc39.noarch php-cli-8.2.15-1.fc39.x86_64 php-common-8.2.15-1.fc39.x86_64 php-devel-8.2.15-1.fc39.x86_64 php-fedora-autoloader-1.0.1-11.fc39.noarch php-nikic-php-parser4-4.18.0-1.fc39.noarch pixman-0.42.2-2.fc39.x86_64 pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 popt-devel-1.19-3.fc39.x86_64 postgresql-15.4-1.fc39.x86_64 postgresql-private-libs-15.4-1.fc39.x86_64 postgresql-server-15.4-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 psutils-2.10-2.fc39.noarch pyproject-rpm-macros-1.12.0-1.fc39.noarch pyproject-srpm-macros-1.12.0-1.fc39.noarch python-rpm-macros-3.12-4.fc39.noarch python-srpm-macros-3.12-4.fc39.noarch python3-devel-3.12.1-2.fc39.x86_64 python3-packaging-23.1-4.fc39.noarch python3-pip-23.2.1-1.fc39.noarch python3-pyparsing-3.0.9-11.fc39.noarch python3-rpm-generators-14-7.fc39.noarch python3-rpm-macros-3.12-4.fc39.noarch python3-setuptools-67.7.2-7.fc39.noarch qt5-srpm-macros-5.15.12-1.fc39.noarch qt6-srpm-macros-6.6.0-1.fc39.noarch rav1e-libs-0.6.6-4.fc39.x86_64 readline-devel-8.2-6.fc39.x86_64 redhat-rpm-config-265-1.fc39.noarch rpm-build-4.19.1-2.fc39.x86_64 rpm-devel-4.19.1-2.fc39.x86_64 rpmautospec-rpm-macros-0.6.0-2.fc39.noarch rsync-3.2.7-5.fc39.x86_64 rust-srpm-macros-25.2-2.fc39.noarch sendmail-8.17.2-3.fc39.x86_64 sendmail-cf-8.17.2-3.fc39.noarch sgml-common-0.6.3-61.fc39.noarch shared-mime-info-2.2-4.fc39.x86_64 sombok-2.4.0-20.fc39.x86_64 sscg-3.0.5-3.fc39.x86_64 sudo-1.9.15-1.p5.fc39.x86_64 sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 systemd-rpm-macros-254.9-1.fc39.noarch systemd-udev-254.9-1.fc39.x86_64 systemtap-sdt-devel-5.0~pre16958465gca71442b-1.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 teckit-2.5.12-1.fc39.x86_64 texlive-ae-11:svn15878.1.4-69.fc39.noarch texlive-aleph-11:svn66203-77.fc39.x86_64 texlive-algorithms-11:svn42428-69.fc39.noarch texlive-alphalph-11:svn53087-69.fc39.noarch texlive-amscls-11:svn55378-69.fc39.noarch texlive-amsfonts-11:svn61937-69.fc39.noarch texlive-amsmath-11:svn63514-69.fc39.noarch texlive-antomega-11:svn21933.0.8-69.fc39.noarch texlive-anysize-11:svn15878.0-69.fc39.noarch texlive-atbegshi-11:svn53051-69.fc39.noarch texlive-attachfile-11:svn42099-69.fc39.noarch texlive-attachfile2-11:svn57959-77.fc39.noarch texlive-atveryend-11:svn53108-69.fc39.noarch texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch texlive-auxhook-11:svn53173-69.fc39.noarch texlive-avantgar-11:svn61983-69.fc39.noarch texlive-babel-11:svn65823-69.fc39.noarch texlive-babel-english-11:svn44495-69.fc39.noarch texlive-babelbib-11:svn57349-69.fc39.noarch texlive-base-11:20230311-77.fc39.x86_64 texlive-beamer-11:svn65984-69.fc39.noarch texlive-bera-11:svn20031.0-69.fc39.noarch texlive-beton-11:svn15878.0-69.fc39.noarch texlive-biblatex-11:svn66403-69.fc39.noarch texlive-bibtex-11:svn66186-77.fc39.x86_64 texlive-bidi-11:svn65572-69.fc39.noarch texlive-bigintcalc-11:svn53172-69.fc39.noarch texlive-bitset-11:svn53837-69.fc39.noarch texlive-bookman-11:svn61719-69.fc39.noarch texlive-bookmark-11:svn56885-69.fc39.noarch texlive-booktabs-11:svn53402-69.fc39.noarch texlive-breakurl-11:svn29901.1.40-69.fc39.noarch texlive-breqn-11:svn60881-69.fc39.noarch texlive-caption-11:svn66580-69.fc39.noarch texlive-carlisle-11:svn59577-69.fc39.noarch texlive-catchfile-11:svn53084-69.fc39.noarch texlive-changepage-11:svn15878.1.0c-69.fc39.noarch texlive-charter-11:svn15878.0-69.fc39.noarch texlive-cite-11:svn36428.5.5-69.fc39.noarch texlive-cm-11:svn57963-69.fc39.noarch texlive-cm-super-11:svn15878.0-69.fc39.noarch texlive-cmap-11:svn57640-69.fc39.noarch texlive-cmextra-11:svn57866-69.fc39.noarch texlive-collection-basic-11:svn59159-69.fc39.noarch texlive-collection-fontsrecommended-11:svn54074-69.fc39.noarch texlive-collection-formatsextra-11:svn62226-69.fc39.noarch texlive-collection-latex-11:svn63515-69.fc39.noarch texlive-collection-latexrecommended-11:svn65512-69.fc39.noarch texlive-colorprofiles-11:svn49086-69.fc39.noarch texlive-colortbl-11:svn64015-69.fc39.noarch texlive-courier-11:svn61719-69.fc39.noarch texlive-crop-11:svn55424-69.fc39.noarch texlive-csquotes-11:svn64389-69.fc39.noarch texlive-ctable-11:svn38672-69.fc39.noarch texlive-ctablestack-11:svn38514-69.fc39.noarch texlive-currfile-11:svn64673-69.fc39.noarch texlive-cyrillic-11:svn63613-77.fc39.noarch texlive-dehyph-11:svn48599-69.fc39.noarch texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 texlive-dvips-11:svn66203-77.fc39.x86_64 texlive-ec-11:svn25033.1.0-69.fc39.noarch texlive-edmac-11:svn61719-69.fc39.noarch texlive-enctex-11:svn34957.0-69.fc39.noarch texlive-enumitem-11:svn51423-69.fc39.noarch texlive-eplain-11:svn64721-77.fc39.noarch texlive-epstopdf-11:svn66461-77.fc39.noarch texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch texlive-eso-pic-11:svn56658-69.fc39.noarch texlive-etex-11:svn66203-69.fc39.noarch texlive-etex-pkg-11:svn41784-69.fc39.noarch texlive-etexcmds-11:svn53171-69.fc39.noarch texlive-etoolbox-11:svn56554-69.fc39.noarch texlive-euenc-11:svn19795.0.1h-69.fc39.noarch texlive-euler-11:svn42428-69.fc39.noarch texlive-euro-11:svn22191.1.1-69.fc39.noarch texlive-euro-ce-11:svn25714-69.fc39.noarch texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39.noarch texlive-everysel-11:svn57489-69.fc39.noarch texlive-everyshi-11:svn57001-69.fc39.noarch texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch texlive-fancybox-11:svn18304.1.4-69.fc39.noarch texlive-fancyhdr-11:svn64977-69.fc39.noarch texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch texlive-fancyvrb-11:svn65585-69.fc39.noarch texlive-filecontents-11:svn52142-69.fc39.noarch texlive-filehook-11:svn64822-69.fc39.noarch texlive-finstrut-11:svn21719.0.5-69.fc39.noarch texlive-firstaid-11:svn64892-69.fc39.noarch texlive-fix2col-11:svn38770-69.fc39.noarch texlive-float-11:svn15878.1.3d-69.fc39.noarch texlive-fontspec-11:svn63386-69.fc39.noarch texlive-footmisc-11:svn62524-69.fc39.noarch texlive-footnotehyper-11:svn60374-69.fc39.noarch texlive-fp-11:svn49719-69.fc39.noarch texlive-fpl-11:svn54512-69.fc39.noarch texlive-geometry-11:svn61719-69.fc39.noarch texlive-gettitlestring-11:svn53170-69.fc39.noarch texlive-glyphlist-11:svn54074-77.fc39.noarch texlive-graphics-11:svn66204-69.fc39.noarch texlive-graphics-cfg-11:svn41448-69.fc39.noarch texlive-graphics-def-11:svn64487-69.fc39.noarch texlive-grfext-11:svn53024-69.fc39.noarch texlive-grffile-11:svn52756-69.fc39.noarch texlive-gsftopk-11:svn52851-77.fc39.x86_64 texlive-helvetic-11:svn61719-69.fc39.noarch texlive-hitex-11:svn65883-77.fc39.x86_64 texlive-hobsub-11:svn52810-69.fc39.noarch texlive-hologo-11:svn61719-69.fc39.noarch texlive-hopatch-11:svn65491-69.fc39.noarch texlive-hycolor-11:svn53584-69.fc39.noarch texlive-hypdoc-11:svn65678-69.fc39.noarch texlive-hyperref-11:svn65758-69.fc39.noarch texlive-hyph-utf8-11:svn61719-69.fc39.noarch texlive-hyphen-base-11:svn66413-69.fc39.noarch texlive-hyphenex-11:svn57387-69.fc39.noarch texlive-ifmtarg-11:svn47544-69.fc39.noarch texlive-ifplatform-11:svn45533-69.fc39.noarch texlive-iftex-11:svn61910-69.fc39.noarch texlive-index-11:svn24099.4.1beta-69.fc39.noarch texlive-infwarerr-11:svn53023-69.fc39.noarch texlive-intcalc-11:svn53168-69.fc39.noarch texlive-jadetex-11:svn63654-77.fc39.noarch texlive-jknapltx-11:svn19440.0-69.fc39.noarch texlive-kastrup-11:svn15878.0-69.fc39.noarch texlive-knuth-lib-11:svn57963-69.fc39.noarch texlive-knuth-local-11:svn57963-69.fc39.noarch texlive-koma-script-11:svn64685-69.fc39.noarch texlive-kpathsea-11:svn66209-77.fc39.x86_64 texlive-kvdefinekeys-11:svn53193-69.fc39.noarch texlive-kvoptions-11:svn63622-69.fc39.noarch texlive-kvsetkeys-11:svn64632-69.fc39.noarch texlive-l3backend-11:svn65573-69.fc39.noarch texlive-l3experimental-11:svn65621-69.fc39.noarch texlive-l3kernel-11:svn66094-69.fc39.noarch texlive-l3packages-11:svn65722-69.fc39.noarch texlive-lambda-11:svn45756-69.fc39.noarch texlive-latex-11:svn65161-77.fc39.noarch texlive-latex-fonts-11:svn28888.0-69.fc39.noarch texlive-latex-lab-11:svn64892-69.fc39.noarch texlive-latexbug-11:svn63596-69.fc39.noarch texlive-latexconfig-11:svn53525-69.fc39.noarch texlive-letltxmacro-11:svn53022-69.fc39.noarch texlive-lib-11:20230311-77.fc39.x86_64 texlive-lineno-11:svn65586-69.fc39.noarch texlive-listings-11:svn66222-69.fc39.noarch texlive-lm-11:svn65956-69.fc39.noarch texlive-lm-math-11:svn36915.1.959-69.fc39.noarch texlive-logreq-11:svn53003-69.fc39.noarch texlive-lollipop-11:svn45678-77.fc39.noarch texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarch texlive-ltxcmds-11:svn56421-69.fc39.noarch texlive-ltxmisc-11:svn21927.0-69.fc39.noarch texlive-lua-alt-getopt-11:svn56414-69.fc39.noarch texlive-lua-uni-algos-11:svn62204-69.fc39.noarch texlive-luabidi-11:svn54512-69.fc39.noarch texlive-luahbtex-11:svn66186-77.fc39.x86_64 texlive-lualatex-math-11:svn61464-69.fc39.noarch texlive-lualibs-11:svn64615-69.fc39.noarch texlive-luaotfload-11:svn64616-77.fc39.noarch texlive-luatex-11:svn66967-77.fc39.x86_64 texlive-luatexbase-11:svn52663-69.fc39.noarch texlive-lwarp-11:svn66259-77.fc39.noarch texlive-makecmds-11:svn15878.0-69.fc39.noarch texlive-makeindex-11:svn62517-77.fc39.x86_64 texlive-manfnt-font-11:svn45777-69.fc39.noarch texlive-marginnote-11:svn48383-69.fc39.noarch texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch texlive-mathpazo-11:svn52663-69.fc39.noarch texlive-mathspec-11:svn42773-69.fc39.noarch texlive-mathtools-11:svn63767-69.fc39.noarch texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noarch texlive-memoir-11:svn65040-69.fc39.noarch texlive-metafont-11:svn66186-77.fc39.x86_64 texlive-metalogo-11:svn18611.0.12-69.fc39.noarch texlive-mflogo-11:svn42428-69.fc39.noarch texlive-mflogo-font-11:svn54512-69.fc39.noarch texlive-mfnfss-11:svn46036-69.fc39.noarch texlive-mfware-11:svn66186-77.fc39.x86_64 texlive-microtype-11:svn66587-69.fc39.noarch texlive-minitoc-11:svn61719-69.fc39.noarch texlive-mltex-11:svn62145-77.fc39.noarch texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch texlive-modes-11:svn61719-69.fc39.noarch texlive-mparhack-11:svn59066-69.fc39.noarch texlive-mptopdf-11:svn65952-77.fc39.noarch texlive-ms-11:svn57473-69.fc39.noarch texlive-multido-11:svn18302.1.42-69.fc39.noarch texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch texlive-natbib-11:svn20668.8.31b-69.fc39.noarch texlive-ncntrsbk-11:svn61719-69.fc39.noarch texlive-newfloat-11:svn52906-69.fc39.noarch texlive-notoccite-11:svn18129.0-69.fc39.noarch texlive-ntgclass-11:svn65522-69.fc39.noarch texlive-oberdiek-11:svn65521-77.fc39.noarch texlive-omega-11:svn33046.0-69.fc39.noarch texlive-omegaware-11:svn66186-77.fc39.x86_64 texlive-otibet-11:svn45777-69.fc39.noarch texlive-pagesel-11:svn56105-69.fc39.noarch texlive-palatino-11:svn61719-69.fc39.noarch texlive-paralist-11:svn43021-69.fc39.noarch texlive-parallel-11:svn15878.0-69.fc39.noarch texlive-parskip-11:svn58358-69.fc39.noarch texlive-passivetex-11:svn15878.0-69.fc39.noarch texlive-pdfcol-11:svn64469-69.fc39.noarch texlive-pdfcolfoot-11:svn65512-69.fc39.noarch texlive-pdfcolmk-11:svn52912-69.fc39.noarch texlive-pdfescape-11:svn53082-69.fc39.noarch texlive-pdflscape-11:svn64851-69.fc39.noarch texlive-pdfmanagement-testphase-11:svn66532-69.fc39.noarch texlive-pdfpages-11:svn65319-69.fc39.noarch texlive-pdftex-11:svn66243-77.fc39.x86_64 texlive-pdftexcmds-11:svn55777-69.fc39.noarch texlive-pgf-11:svn65553-69.fc39.noarch texlive-picture-11:svn54867-69.fc39.noarch texlive-placeins-11:svn19848.2.2-69.fc39.noarch texlive-plain-11:svn57963-69.fc39.noarch texlive-polyglossia-11:svn65792-69.fc39.noarch texlive-psfrag-11:svn15878.3.04-69.fc39.noarch texlive-psizzl-11:svn15878.0.35-69.fc39.noarch texlive-pslatex-11:svn57434-69.fc39.noarch texlive-psnfss-11:svn54694-69.fc39.noarch texlive-pspicture-11:svn15878.0-69.fc39.noarch texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch texlive-pst-coil-11:svn62977-69.fc39.noarch texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch texlive-pst-fill-11:svn60671-69.fc39.noarch texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch texlive-pst-math-11:svn64732-69.fc39.noarch texlive-pst-node-11:svn61838-69.fc39.noarch texlive-pst-ovl-11:svn54963-69.fc39.noarch texlive-pst-plot-11:svn65346-69.fc39.noarch texlive-pst-text-11:svn49542-69.fc39.noarch texlive-pst-tools-11:svn60621-69.fc39.noarch texlive-pst-tree-11:svn60421-69.fc39.noarch texlive-pstricks-11:svn65346-69.fc39.noarch texlive-pstricks-add-11:svn65067-69.fc39.noarch texlive-pxfonts-11:svn15878.0-69.fc39.noarch texlive-ragged2e-11:svn66152-69.fc39.noarch texlive-rcs-11:svn15878.0-69.fc39.noarch texlive-realscripts-11:svn56594-69.fc39.noarch texlive-refcount-11:svn53164-69.fc39.noarch texlive-rerunfilecheck-11:svn63869-69.fc39.noarch texlive-rsfs-11:svn15878.0-69.fc39.noarch texlive-sansmath-11:svn17997.1.1-69.fc39.noarch texlive-sansmathaccent-11:svn53628-69.fc39.noarch texlive-sauerj-11:svn15878.0-69.fc39.noarch texlive-section-11:svn20180.0-69.fc39.noarch texlive-seminar-11:svn59801-69.fc39.noarch texlive-sepnum-11:svn20186.2.0-69.fc39.noarch texlive-setspace-11:svn65206-69.fc39.noarch texlive-showexpl-11:svn57414-69.fc39.noarch texlive-startex-11:svn35718.1.04-69.fc39.noarch texlive-stmaryrd-11:svn22027.0-69.fc39.noarch texlive-stringenc-11:svn52982-69.fc39.noarch texlive-subfig-11:svn15878.1.3-69.fc39.noarch texlive-symbol-11:svn61719-69.fc39.noarch texlive-tex-11:svn66186-77.fc39.x86_64 texlive-tex-gyre-11:svn65956-69.fc39.noarch texlive-tex-gyre-math-11:svn41264-69.fc39.noarch texlive-tex-ini-files-11:svn40533-69.fc39.noarch texlive-texlive-common-doc-11:svn54176-69.fc39.noarch texlive-texlive-en-11:svn66572-77.fc39.noarch texlive-texlive-msg-translations-11:svn66593-69.fc39.noarch texlive-texlive-scripts-11:svn66584-77.fc39.noarch texlive-texlive-scripts-extra-11:svn62517-77.fc39.noarch texlive-texlive.infra-11:svn66512-77.fc39.noarch texlive-texsis-11:svn45678-77.fc39.noarch texlive-textcase-11:svn63868-69.fc39.noarch texlive-thumbpdf-11:svn62518-77.fc39.noarch texlive-times-11:svn61719-69.fc39.noarch texlive-tipa-11:svn29349.1.3-69.fc39.noarch texlive-titlesec-11:svn59845-69.fc39.noarch texlive-tools-11:svn64892-69.fc39.noarch texlive-translator-11:svn59412-69.fc39.noarch texlive-transparent-11:svn64852-69.fc39.noarch texlive-txfonts-11:svn15878.0-69.fc39.noarch texlive-typehtml-11:svn17134.0-69.fc39.noarch texlive-ucharcat-11:svn38907-69.fc39.noarch texlive-ucs-11:svn64114-69.fc39.noarch texlive-ulem-11:svn53365-69.fc39.noarch texlive-underscore-11:svn18261.0-69.fc39.noarch texlive-unicode-data-11:svn64423-69.fc39.noarch texlive-unicode-math-11:svn61719-69.fc39.noarch texlive-uniquecounter-11:svn53162-69.fc39.noarch texlive-url-11:svn32528.3.4-69.fc39.noarch texlive-utopia-11:svn15878.0-69.fc39.noarch texlive-varwidth-11:svn24104.0.92-69.fc39.noarch texlive-wasy-11:svn53533-69.fc39.noarch texlive-wasy-type1-11:svn53534-69.fc39.noarch texlive-wasysym-11:svn54080-69.fc39.noarch texlive-xcolor-11:svn63563-69.fc39.noarch texlive-xdvi-11:svn62387-77.fc39.x86_64 texlive-xetex-11:svn66203-77.fc39.x86_64 texlive-xetexconfig-11:svn45845-69.fc39.noarch texlive-xifthen-11:svn38929-69.fc39.noarch texlive-xkeyval-11:svn63616-69.fc39.noarch texlive-xltxtra-11:svn56594-69.fc39.noarch texlive-xmltex-11:svn62145-77.fc39.noarch texlive-xmltexconfig-11:svn45845-69.fc39.noarch texlive-xpatch-11:svn54563-69.fc39.noarch texlive-xstring-11:svn65551-69.fc39.noarch texlive-xunicode-11:svn30466.0.981-69.fc39.noarch texlive-zapfchan-11:svn61719-69.fc39.noarch texlive-zapfding-11:svn61719-69.fc39.noarch texlive-zref-11:svn62977-69.fc39.noarch tinycdb-0.78-21.fc39.x86_64 unzip-6.0-62.fc39.x86_64 urw-base35-bookman-fonts-20200910-18.fc39.noarch urw-base35-c059-fonts-20200910-18.fc39.noarch urw-base35-d050000l-fonts-20200910-18.fc39.noarch urw-base35-fonts-20200910-18.fc39.noarch urw-base35-fonts-common-20200910-18.fc39.noarch urw-base35-gothic-fonts-20200910-18.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-18.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-18.fc39.noarch urw-base35-p052-fonts-20200910-18.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-18.fc39.noarch urw-base35-z003-fonts-20200910-18.fc39.noarch vconfig-1.9-35.fc39.x86_64 wget-1.21.3-7.fc39.x86_64 which-2.21-40.fc39.x86_64 xml-common-0.6.3-61.fc39.noarch xmlsec1-1:1.2.37-5.fc39.x86_64 xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 xpdf-libs-1:4.04-10.fc39.x86_64 xxhash-libs-0.8.2-1.fc39.x86_64 xz-5.4.4-1.fc39.x86_64 xz-devel-5.4.4-1.fc39.x86_64 zip-3.0-39.fc39.x86_64 zlib-devel-1.2.13-4.fc39.x86_64 zstd-1.5.5-4.fc39.x86_64 zziplib-0.13.72-5.fc39.x86_64 Complete! + chroot /vservers/2024.02.13--f39-nofed linux64 rpm -aq + return 0 + post_install 2024.02.13--f39-nofed linux64 + local lxc=2024.02.13--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + cp /etc/localtime /vservers/2024.02.13--f39-nofed/etc/localtime + sshd_disable_password_auth 2024.02.13--f39-nofed + local lxc=2024.02.13--f39-nofed + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.02.13--f39-nofed/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2024.02.13--f39-nofed linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed ++ local lxc=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + local lxc_root=/vservers/2024.02.13--f39-nofed + cat + chroot /vservers/2024.02.13--f39-nofed linux64 bash -x + /bin/cat + '[' -n true ']' + echo Starting guest 2024.02.13--f39-nofed Starting guest 2024.02.13--f39-nofed + virsh -c lxc:/// start 2024.02.13--f39-nofed Domain '2024.02.13--f39-nofed' started + '[' -n true ']' + wait_for_ssh 2024.02.13--f39-nofed + set -x + set -e + local lxc=2024.02.13--f39-nofed + shift + local specified_ip + '[' -n '' ']' + local success= ++ date +%s + local current_time=1707790083 + local stop_time=1707790203 + local counter=1 + '[' 1707790083 -lt 1707790203 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ grep '^Id:' +++ sed -e 's|-||g' +++ awk '{print $2;}' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid= ++ [[ -z '' ]] ++ echo guest_ipv4 cannot systemd pid guest_ipv4 cannot systemd pid ++ return 1 + guest_ip= + : + echo '1-th attempt to reach sshd in container 2024.02.13--f39-nofed on address ...' 1-th attempt to reach sshd in container 2024.02.13--f39-nofed on address ... + '[' -n '' ']' + : + counter=2 + sleep 10 ++ date +%s + current_time=1707790093 + '[' 1707790093 -lt 1707790203 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid=460368 ++ [[ -z 460368 ]] +++ nsenter -t 460368 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=fe80::8d35:dd05:5091:88e8 ++ '[' -z fe80::8d35:dd05:5091:88e8 ']' ++ echo fe80::8d35:dd05:5091:88e8 + guest_ip=fe80::8d35:dd05:5091:88e8 + echo '2-th attempt to reach sshd in container 2024.02.13--f39-nofed on address fe80::8d35:dd05:5091:88e8 ...' 2-th attempt to reach sshd in container 2024.02.13--f39-nofed on address fe80::8d35:dd05:5091:88e8 ... + '[' -n fe80::8d35:dd05:5091:88e8 ']' + ssh -o 'StrictHostKeyChecking no' fe80::8d35:dd05:5091:88e8 arch ssh: connect to host fe80::8d35:dd05:5091:88e8 port 22: Invalid argument + : + counter=3 + sleep 10 ++ date +%s + current_time=1707790103 + '[' 1707790103 -lt 1707790203 ']' + '[' -n '' ']' ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid=460368 ++ [[ -z 460368 ]] +++ nsenter -t 460368 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.211 ++ '[' -z 192.168.124.211 ']' ++ echo 192.168.124.211 + guest_ip=192.168.124.211 + echo '3-th attempt to reach sshd in container 2024.02.13--f39-nofed on address 192.168.124.211 ...' 3-th attempt to reach sshd in container 2024.02.13--f39-nofed on address 192.168.124.211 ... + '[' -n 192.168.124.211 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.211 arch Warning: Permanently added '192.168.124.211' (ED25519) to the list of known hosts. x86_64 + success=true + echo 'SSHD in container 2024.02.13--f39-nofed is UP on IP 192.168.124.211' SSHD in container 2024.02.13--f39-nofed is UP on IP 192.168.124.211 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root + rm -rf /tmp/lbuild-nightly.sh-456194 + '[' -n '' ']' + run_in_build_guest 2024.02.13--f39-nofed '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2024.02.13--f39-nofed + shift ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ awk '{print $2;}' +++ grep '^Id:' +++ sed -e 's|-||g' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid=460368 ++ [[ -z 460368 ]] +++ nsenter -t 460368 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.211 ++ '[' -z 192.168.124.211 ']' ++ echo 192.168.124.211 + ssh -o StrictHostKeyChecking=no root@192.168.124.211 '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' Cloning into '/build'... Already on 'master' Your branch is up to date with 'origin/master'. ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.02.13--f39-nofed done' Tue Feb 13 03:08:25 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.02.13--f39-nofed done Tue Feb 13 03:08:25 AM CET 2024 ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + LOG2=/vservers/2024.02.13--f39-nofed/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2024.02.13--f39-nofed.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2024.02.13--f39-nofed/log.txt to /vservers/2024.02.13--f39-nofed.log.txt + sedargs='-e s,@DATE@,2024.02.13,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2024.02.13,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g + WEBPATH=/build/lxc/ + webpublish mkdir -p /build/lxc/ + ssh root@build.onelab.eu mkdir -p /build/lxc/ + WEBBASE=/build/lxc//2024.02.13--f39-nofed + WEBLOG=/build/lxc//2024.02.13--f39-nofed/log.txt ++ echo /build/lxc//2024.02.13--f39-nofed ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2024.02.13--f39-nofed + '[' -n true ']' ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + cp /tmp/git-456182/lbuild-nightly.sh /vservers/2024.02.13--f39-nofed/build/ + run_in_build_guest 2024.02.13--f39-nofed chmod +x /build/lbuild-nightly.sh + buildname=2024.02.13--f39-nofed + shift ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid=460368 ++ [[ -z 460368 ]] +++ nsenter -t 460368 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.211 ++ '[' -z 192.168.124.211 ']' ++ echo 192.168.124.211 + ssh -o StrictHostKeyChecking=no root@192.168.124.211 chmod +x /build/lbuild-nightly.sh + run_in_build_guest 2024.02.13--f39-nofed /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.02.13--f39-nofed + buildname=2024.02.13--f39-nofed + shift ++ guest_ipv4 2024.02.13--f39-nofed ++ lxc=2024.02.13--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.02.13--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=460310 ++ [[ -z 460310 ]] +++ pgrep -P 460310 systemd ++ local systemd_pid=460368 ++ [[ -z 460368 ]] +++ nsenter -t 460368 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.211 ++ '[' -z 192.168.124.211 ']' ++ echo 192.168.124.211 + ssh -o StrictHostKeyChecking=no root@192.168.124.211 /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.02.13--f39-nofed ==================== Within LXC BEG Tue Feb 13 03:08:26 CET 2024 ============================== Starting lbuild-nightly.sh:build on + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' + date Tue Feb 13 03:08:26 CET 2024 + cd /build FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.02.13--f39-nofed + show_env + set +x BUILD_SCM_URL=git://git.onelab.eu/build MAKEVARS= DRY_RUN= PLDISTROTAGS=lxc-tags.mk TESTBUILDURL=http://build.onelab.eu/ WEBHOST=build.onelab.eu XXXXXXXXXXXXXXXXXXXX Contents of tags definition file /build/lxc-tags.mk #lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@lxc-userspace-2.0-0 #transforward-GITPATH := git://git.onelab.eu/transforward.git@transforward-0.1-12 #comgt-GITPATH := git://git.onelab.eu/comgt.git@0.3 #planetlab-umts-tools-GITPATH:= git://git.onelab.eu/planetlab-umts-tools.git@planetlab-umts-tools-0.7-1 #nodeupdate-GITPATH := git://git.onelab.eu/nodeupdate.git@nodeupdate-1.0-0 #PingOfDeath-GITPATH := git://git.onelab.eu/pingofdeath.git@master #plnode-utils-GITPATH := git://git.onelab.eu/plnode-utils.git@plnode-utils-1.0-0 #nodemanager-GITPATH := git://git.onelab.eu/nodemanager.git@master # #pl_sshd-GITPATH := git://git.onelab.eu/pl_sshd.git@pl_sshd-1.0-11 #codemux-GITPATH := git://git.onelab.eu/codemux.git@codemux-0.1-15 #libvirt-GITPATH := git://git.onelab.eu/libvirt.git@libvirt-1.2.11-2 #libvirt-python-GITPATH := git://git.onelab.eu/libvirt-python.git@libvirt-1.2.11-2 #pf2slice-GITPATH := git://git.onelab.eu/pf2slice.git@pf2slice-1.0-2 #inotify-tools-GITPATH := git://git.onelab.eu/inotify-tools.git@inotify-tools-3.13-2 #vsys-GITPATH := git://git.onelab.eu/vsys.git@master #vsys-scripts-GITPATH := git://git.onelab.eu/vsys-scripts.git@master #bind_public-GITPATH := git://git.onelab.eu/bind_public.git@bind_public-0.1-3 #sliver-openvswitch-GITPATH := git://git.onelab.eu/sliver-openvswitch.git@sliver-openvswitch-2.2.90-1 plcapi-GITPATH := git://git.onelab.eu/plcapi.git@master drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-17 plewww-GITPATH := git://git.onelab.eu/plewww.git@master www-register-wizard-GITPATH := git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5 #monitor-GITPATH := git://git.onelab.eu/monitor@monitor-3.1-6 #PLCRT-GITPATH := git://git.onelab.eu/plcrt.git@master #nodeconfig-GITPATH := git://git.onelab.eu/nodeconfig.git@nodeconfig-5.2-5 #bootmanager-GITPATH := git://git.onelab.eu/bootmanager.git@master #pypcilib-GITPATH := git://git.onelab.eu/pypcilib.git@master #pyplnet-GITPATH := git://git.onelab.eu/pyplnet.git@pyplnet-7.0-0 #pcucontrol-GITPATH := git://git.onelab.eu/pcucontrol.git@master #bootcd-GITPATH := git://git.onelab.eu/bootcd.git@master #sliceimage-GITPATH := git://git.onelab.eu/sliceimage.git@master #nodeimage-GITPATH := git://git.onelab.eu/nodeimage.git@master myplc-GITPATH := git://git.onelab.eu/myplc.git@master # sfa-GITPATH := git://git.onelab.eu/sfa.git@python2 # tests-GITPATH := git://git.onelab.eu/tests.git@master XXXXXXXXXXXXXXXXXXXX end tags definition ++ pwd + echo 'Running make IN /build' Running make IN /build + MAKEVARS=("build-GITPATH=${BUILD_SCM_URL}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTRO=${PLDISTRO}" "${MAKEVARS[@]}") + MAKEVARS=("PLDISTROTAGS=${PLDISTROTAGS}" "${MAKEVARS[@]}") + MAKEVARS=("PERSONALITY=${PERSONALITY}" "${MAKEVARS[@]}") + MAKEVARS=("MAILDEST=${MAILDEST}" "${MAKEVARS[@]}") + MAKEVARS=("WEBPATH=${WEBPATH}" "${MAKEVARS[@]}") + MAKEVARS=("TESTBUILDURL=${TESTBUILDURL}" "${MAKEVARS[@]}") + MAKEVARS=("WEBROOT=${WEBROOT}" "${MAKEVARS[@]}") + MAKEVARS=("BASE=${BASE}" "${MAKEVARS[@]}") + /build/latex-first-run.sh Running latex and pdflatex on a dummy input + make -C /build BASE=2024.02.13--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build stage1=true make: Entering directory '/build' ========== stage1 ln -s spec2make.py spec2make rm -f /longbuildroot ; ln -s /build /longbuildroot rm -f .rpmmacros echo "%_topdir /longbuildroot" >> .rpmmacros echo "%_tmppath /longbuildroot/tmp" >> .rpmmacros echo "%__spec_install_pre %{___build_pre}" >> .rpmmacros ./getrpmmacros.sh >> .rpmmacros arg=""; for n in plcapi drupal plewww www-register-wizard myplc myplc-docs release ; do arg="$arg x"; make --no-print-directory stage1iter="$arg"; done ========== stage1iter : plcapi (echo -n "# Generated by planetlab build on " ; date) > header.spec echo "%define distro Fedora" >> header.spec echo "%define distrorelease 39" >> header.spec echo "%define distroname f39" >> header.spec echo "%define pldistro lxc" >> header.spec echo "%define plrelease 5.2" >> header.spec echo "# use MD5 and gzip for binary and source files" >> header.spec echo "%global _binary_filedigest_algorithm 1" >> header.spec echo "%global _source_filedigest_algorithm 1" >> header.spec echo "%global _source_payload w9.gzdio" >> header.spec echo "%global _binary_payload w9.gzdio" >> header.spec echo "%define debug_package %{nil}" >> header.spec XXXXXXXXXXXXXXX -- BEG MODULE plcapi : Tue Feb 13 03:08:27 CET 2024 mkdir -p MODULES cd MODULES && mkdir plcapi ; ( git clone git://git.onelab.eu/plcapi.git plcapi; cd plcapi ; git checkout master ; rm -rf .git ) || { rm -rf plcapi; false; } Cloning into 'plcapi'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plcapi : Tue Feb 13 03:08:29 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plcapi.spec echo "%define SCMURL git://git.onelab.eu/plcapi.git@master" >> SPECS/plcapi.spec echo "%define date 2024.02.13" >> SPECS/plcapi.spec echo "# included from plcapi.spec" >> SPECS/plcapi.spec cat MODULES/plcapi/plcapi.spec >> SPECS/plcapi.spec mkdir -p MAKE ./spec2make SPECS/plcapi.spec plcapi > MAKE/plcapi.mk || { rm MAKE/plcapi.mk; exit 1; } ========== stage1iter : drupal XXXXXXXXXXXXXXX -- BEG MODULE drupal : Tue Feb 13 03:08:29 CET 2024 mkdir -p MODULES cd MODULES && mkdir drupal ; ( git clone git://git.onelab.eu/drupal.git drupal; cd drupal ; git checkout drupal-4.7-17 ; rm -rf .git ) || { rm -rf drupal; false; } Cloning into 'drupal'... Note: switching to 'drupal-4.7-17'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1f69d4c Setting tag drupal-4.7-17 apply patch for php7.2 on fedora29 XXXXXXXXXXXXXXX -- END MODULE drupal : Tue Feb 13 03:08:29 CET 2024 mkdir -p SPECS cat header.spec > SPECS/drupal.spec echo "%define SCMURL git://git.onelab.eu/drupal.git@drupal-4.7-17" >> SPECS/drupal.spec echo "# included from drupal.spec" >> SPECS/drupal.spec cat MODULES/drupal/drupal.spec >> SPECS/drupal.spec mkdir -p MAKE ./spec2make SPECS/drupal.spec drupal > MAKE/drupal.mk || { rm MAKE/drupal.mk; exit 1; } ========== stage1iter : plewww XXXXXXXXXXXXXXX -- BEG MODULE plewww : Tue Feb 13 03:08:30 CET 2024 mkdir -p MODULES cd MODULES && mkdir plewww ; ( git clone git://git.onelab.eu/plewww.git plewww; cd plewww ; git checkout master ; rm -rf .git ) || { rm -rf plewww; false; } Cloning into 'plewww'... Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plewww : Tue Feb 13 03:08:30 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plewww.spec echo "%define SCMURL git://git.onelab.eu/plewww.git@master" >> SPECS/plewww.spec echo "%define date 2024.02.13" >> SPECS/plewww.spec echo "# included from plewww.spec" >> SPECS/plewww.spec cat MODULES/plewww/plewww.spec >> SPECS/plewww.spec mkdir -p MAKE ./spec2make SPECS/plewww.spec plewww > MAKE/plewww.mk || { rm MAKE/plewww.mk; exit 1; } ========== stage1iter : www-register-wizard XXXXXXXXXXXXXXX -- BEG MODULE www-register-wizard : Tue Feb 13 03:08:31 CET 2024 mkdir -p MODULES cd MODULES && mkdir www-register-wizard ; ( git clone git://git.onelab.eu/www-register-wizard.git www-register-wizard; cd www-register-wizard ; git checkout www-register-wizard-4.3-5 ; rm -rf .git ) || { rm -rf www-register-wizard; false; } Cloning into 'www-register-wizard'... Note: switching to 'www-register-wizard-4.3-5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1e2f671 Setting tag www-register-wizard-4.3-5 use plc_style for consistent rendering of input fields XXXXXXXXXXXXXXX -- END MODULE www-register-wizard : Tue Feb 13 03:08:31 CET 2024 mkdir -p SPECS cat header.spec > SPECS/www-register-wizard.spec echo "%define SCMURL git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5" >> SPECS/www-register-wizard.spec echo "# included from www-register-wizard.spec" >> SPECS/www-register-wizard.spec cat MODULES/www-register-wizard/www-register-wizard.spec >> SPECS/www-register-wizard.spec mkdir -p MAKE ./spec2make SPECS/www-register-wizard.spec www-register-wizard > MAKE/www-register-wizard.mk || { rm MAKE/www-register-wizard.mk; exit 1; } ========== stage1iter : myplc XXXXXXXXXXXXXXX -- BEG MODULE myplc : Tue Feb 13 03:08:31 CET 2024 mkdir -p MODULES cd MODULES && mkdir myplc ; ( git clone git://git.onelab.eu/myplc.git myplc; cd myplc ; git checkout master ; rm -rf .git ) || { rm -rf myplc; false; } Cloning into 'myplc'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE myplc : Tue Feb 13 03:08:32 CET 2024 mkdir -p SPECS cat header.spec > SPECS/myplc.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc.spec echo "%define date 2024.02.13" >> SPECS/myplc.spec echo "# included from myplc.spec" >> SPECS/myplc.spec cat MODULES/myplc/myplc.spec >> SPECS/myplc.spec mkdir -p MAKE ./spec2make SPECS/myplc.spec myplc > MAKE/myplc.mk || { rm MAKE/myplc.mk; exit 1; } warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} ========== stage1iter : myplc-docs mkdir -p SPECS cat header.spec > SPECS/myplc-docs.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc-docs.spec echo "%define date 2024.02.13" >> SPECS/myplc-docs.spec echo "# included from myplc-docs.spec" >> SPECS/myplc-docs.spec cat MODULES/myplc/myplc-docs.spec >> SPECS/myplc-docs.spec mkdir -p MAKE ./spec2make SPECS/myplc-docs.spec myplc-docs > MAKE/myplc-docs.mk || { rm MAKE/myplc-docs.mk; exit 1; } ========== stage1iter : release mkdir -p SPECS cat header.spec > SPECS/myplc-release.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc-release.spec echo "%define date 2024.02.13" >> SPECS/myplc-release.spec echo "# included from myplc-release.spec" >> SPECS/myplc-release.spec cat MODULES/myplc/myplc-release.spec >> SPECS/myplc-release.spec mkdir -p MAKE ./spec2make SPECS/myplc-release.spec release > MAKE/release.mk || { rm MAKE/release.mk; exit 1; } make: Leaving directory '/build' + make -C /build BASE=2024.02.13--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build versions make: Entering directory '/build' Creating myplc-release rm -f myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx build info" >> myplc-release make --no-print-directory version-build >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx svn info" >> myplc-release make --no-print-directory version-tags >> myplc-release echo "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rpm info" >> myplc-release make --no-print-directory version-rpms >> myplc-release Build build-date: 2024.02.13 Build build-time: 03:08-CET Build build-hostname: 2024-02-13--f39-nofed Build build-base: 2024.02.13--f39-nofed Build planetlab-distro: lxc Build planetlab-tags: lxc-tags.mk Build target-arch: x86_64 Build target-distro: Fedora Build target-distroname: f39 Build target-release: 39 Build target-personality: linux64 build-GITPATH := git://git.onelab.eu/build drupal-GITPATH := git://git.onelab.eu/drupal.git@drupal-4.7-17 monitor-GITPATH := myplc-GITPATH := git://git.onelab.eu/myplc.git@master nodemanager-GITPATH := plcapi-GITPATH := git://git.onelab.eu/plcapi.git@master plewww-GITPATH := git://git.onelab.eu/plewww.git@master tests-GITPATH := git://git.onelab.eu/tests.git@master www-register-wizard-GITPATH := git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5 drupal :: version=4.7 release=17.lxc myplc :: version=7.1 release=0.lxc.2024.02.13 myplc-docs :: version=7.1 release=0.lxc.2024.02.13 plcapi :: version=7.1 release=2.lxc.2024.02.13 plewww :: version=5.3 release=0.2024.02.13 myplc-release :: version=7.1 release=0.lxc.2024.02.13 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2024.02.13--f39-nofed WEBROOT=/build/ TESTBUILDURL=http://build.onelab.eu/ WEBPATH=/build/@PLDISTRO@/ MAILDEST=thierry.parmentelat@inria.fr PERSONALITY=linux64 PLDISTROTAGS=lxc-tags.mk PLDISTRO=lxc build-GITPATH=git://git.onelab.eu/build make: Entering directory '/build' mkdir -p SOURCES && cp -rl MODULES/plcapi SOURCES/plcapi-7.1 tar chpzf SOURCES/plcapi-7.1.tar.gz -C SOURCES plcapi-7.1 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plcapi (using SOURCES) Tue Feb 13 03:08:32 CET 2024 rpmbuild -bs SPECS/plcapi.spec setting SOURCE_DATE_EPOCH=1707264000 Wrote: /longbuildroot/SRPMS/plcapi-7.1-2.lxc.2024.02.13.src.rpm XXXXXXXXXXXXXXX -- END SRPM plcapi Tue Feb 13 03:08:33 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Tue Feb 13 03:08:33 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.1-2.lxc.2024.02.13.src.rpm Installing SRPMS/plcapi-7.1-2.lxc.2024.02.13.src.rpm setting SOURCE_DATE_EPOCH=1707264000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.s29RdQ + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf plcapi-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/plcapi-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plcapi-7.1 + rm -rf /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.iNvmMA + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plcapi-7.1 + /usr/bin/make -j32 make[1]: Entering directory '/build/BUILD/plcapi-7.1' python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/PLC copying PLC/Sites.py -> build/lib/PLC copying PLC/NodeGroups.py -> build/lib/PLC copying PLC/AuthorizeHelpers.py -> build/lib/PLC copying PLC/InitScripts.py -> build/lib/PLC copying PLC/Slices.py -> build/lib/PLC copying PLC/PCUProtocolTypes.py -> build/lib/PLC copying PLC/SliceTags.py -> build/lib/PLC copying PLC/ConfFiles.py -> build/lib/PLC copying PLC/Timestamp.py -> build/lib/PLC copying PLC/SiteTags.py -> build/lib/PLC copying PLC/Logger.py -> build/lib/PLC copying PLC/NetworkMethods.py -> build/lib/PLC copying PLC/Auth.py -> build/lib/PLC copying PLC/PCUs.py -> build/lib/PLC copying PLC/EventObjects.py -> build/lib/PLC copying PLC/LeaseFilter.py -> build/lib/PLC copying PLC/sendmail.py -> build/lib/PLC copying PLC/Filter.py -> build/lib/PLC copying PLC/NetworkTypes.py -> build/lib/PLC copying PLC/Debug.py -> build/lib/PLC copying PLC/Table.py -> build/lib/PLC copying PLC/__init__.py -> build/lib/PLC copying PLC/Peers.py -> build/lib/PLC copying PLC/Roles.py -> build/lib/PLC copying PLC/Method.py -> build/lib/PLC copying PLC/Nodes.py -> build/lib/PLC copying PLC/Namespace.py -> build/lib/PLC copying PLC/BootStates.py -> build/lib/PLC copying PLC/Shell.py -> build/lib/PLC copying PLC/PyCurl.py -> build/lib/PLC copying PLC/Events.py -> build/lib/PLC copying PLC/KeyTypes.py -> build/lib/PLC copying PLC/PersonTags.py -> build/lib/PLC copying PLC/NodeTypes.py -> build/lib/PLC copying PLC/Accessor.py -> build/lib/PLC copying PLC/Sessions.py -> build/lib/PLC copying PLC/Leases.py -> build/lib/PLC copying PLC/SliceInstantiations.py -> build/lib/PLC copying PLC/PCUTypes.py -> build/lib/PLC copying PLC/GPG.py -> build/lib/PLC copying PLC/API.py -> build/lib/PLC copying PLC/Boot.py -> build/lib/PLC copying PLC/POD.py -> build/lib/PLC copying PLC/Persons.py -> build/lib/PLC copying PLC/Parameter.py -> build/lib/PLC copying PLC/NodeTags.py -> build/lib/PLC copying PLC/Config.py -> build/lib/PLC copying PLC/Interfaces.py -> build/lib/PLC copying PLC/PostgreSQL.py -> build/lib/PLC copying PLC/Messages.py -> build/lib/PLC copying PLC/Faults.py -> build/lib/PLC copying PLC/TagTypes.py -> build/lib/PLC copying PLC/Ilinks.py -> build/lib/PLC copying PLC/AddressTypes.py -> build/lib/PLC copying PLC/Addresses.py -> build/lib/PLC copying PLC/Keys.py -> build/lib/PLC copying PLC/InterfaceTags.py -> build/lib/PLC creating build/lib/PLC/Methods copying PLC/Methods/GetNetworkTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteIlink.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressTypeToAddress.py -> build/lib/PLC/Methods copying PLC/Methods/GetIlinks.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerName.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRole.py -> build/lib/PLC/Methods copying PLC/Methods/GetSessions.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesAdd.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSlicePersonKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterface.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAllPeerEntries.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserAdd.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateMessage.py -> build/lib/PLC/Methods copying PLC/Methods/RefreshPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/GetConfFiles.py -> build/lib/PLC/Methods copying PLC/Methods/GetTagTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/BootNotifyOwners.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSlice.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GenerateNodeConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserDel.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonKey.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AuthCheck.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootMedium.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeys.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/AddInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSite.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeFromPCU.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePerson.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesList.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePerson.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateIlink.py -> build/lib/PLC/Methods copying PLC/Methods/SliceDelete.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeaseGranularity.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/__init__.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteLeases.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddIlink.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTags.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressTypeFromAddress.py -> build/lib/PLC/Methods copying PLC/Methods/SliceGetTicket.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AddBootState.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNode.py -> build/lib/PLC/Methods copying PLC/Methods/BootUpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/SliceInfo.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateLeases.py -> build/lib/PLC/Methods copying PLC/Methods/BlacklistKey.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesDel.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUpdate.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSiteTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlivers.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetEventObjects.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/GetMessages.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListNames.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteBootState.py -> build/lib/PLC/Methods copying PLC/Methods/AddKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceExtendedInfo.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCU.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSession.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/NotifyPersons.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSlice.py -> build/lib/PLC/Methods copying PLC/Methods/GetEvents.py -> build/lib/PLC/Methods copying PLC/Methods/ReportRunlevel.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeyTypes.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaces.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSlice.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteMessage.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceFamily.py -> build/lib/PLC/Methods copying PLC/Methods/GetRoles.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeToPCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeFlavour.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersonTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodes.py -> build/lib/PLC/Methods copying PLC/Methods/BindObjectToPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetInitScripts.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddressTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UnBindObjectFromPeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUs.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUsersList.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/SliceRenew.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerData.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSliceSliverKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/AddSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePeer.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSite.py -> build/lib/PLC/Methods copying PLC/Methods/GetPlcRelease.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromTagType.py -> build/lib/PLC/Methods copying PLC/Methods/VerifyPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeers.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/AddPeer.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListUserSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddMessage.py -> build/lib/PLC/Methods copying PLC/Methods/BootGetNodeDetails.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNodeWithPCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceInstantiations.py -> build/lib/PLC/Methods copying PLC/Methods/SetPersonPrimarySite.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootStates.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUProtocolTypes.py -> build/lib/PLC/Methods copying PLC/Methods/NotifySupport.py -> build/lib/PLC/Methods copying PLC/Methods/BootCheckAuthentication.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddRole.py -> build/lib/PLC/Methods copying PLC/Methods/SliceTicketGet.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddress.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetSites.py -> build/lib/PLC/Methods copying PLC/Methods/SliceCreate.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddresses.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeGroups.py -> build/lib/PLC/Methods copying PLC/Methods/ResolveSlices.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersons.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTicket.py -> build/lib/PLC/Methods copying PLC/Methods/GetNetworkMethods.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/ResetPassword.py -> build/lib/PLC/Methods creating build/lib/PLC/Methods/system copying PLC/Methods/system/__init__.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/multicall.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodHelp.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodSignature.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/listMethods.py -> build/lib/PLC/Methods/system creating build/lib/PLC/Accessors copying PLC/Accessors/Accessors_wireless.py -> build/lib/PLC/Accessors copying PLC/Accessors/__init__.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_example_ple.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_site.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_ipv6.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_myslice.py -> build/lib/PLC/Accessors copying PLC/Accessors/Factory.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_standard.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_vicci.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_sliverauth.py -> build/lib/PLC/Accessors running build_scripts creating build/scripts-3.12 copying and adjusting plcsh -> build/scripts-3.12 copying and adjusting Server.py -> build/scripts-3.12 changing mode of build/scripts-3.12/plcsh from 644 to 755 changing mode of build/scripts-3.12/Server.py from 644 to 755 make[1]: Leaving directory '/build/BUILD/plcapi-7.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hHkgyp + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64 + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64 datadir=/usr/share bindir=/usr/bin make[1]: Entering directory '/build/BUILD/plcapi-7.1' # we mention --upgrade because otherwise # pip install complains the php/ target already exists # and it refuses to put plc_api.php in there pip install --upgrade --target /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api . Processing /build/BUILD/plcapi-7.1 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: plc_api Building wheel for plc_api (pyproject.toml): started Building wheel for plc_api (pyproject.toml): finished with status 'done' Created wheel for plc_api: filename=plc_api-0.0.0-py3-none-any.whl size=321970 sha256=fe4e496f22a0be0d04fe038174da24ed1da5918224e82f7766ae1a8d3f8025e6 Stored in directory: /build/.cache/pip/wheels/90/ac/5b/2df707459bda7502ef436fab652fdad1ebc966df11597411ff Successfully built plc_api Installing collected packages: plc_api Successfully installed plc_api-0.0.0 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 # it's important that plcsh sits in /usr/share/plc_api # and not under bin/ so that python can find the PLC/ modules mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api/bin/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api/bin/Server.py /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api # the old recipe used to read # python3 setup.py install \ # --install-purelib=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api \ # --install-data=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api # phpxmlrpc is a git subtree; we just ship all its contents # under /usr/share/plc_api/php/phpxmlrpc mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/share/plc_api/php/phpxmlrpc/ .d..t...... ./ >f+++++++++ .editorconfig >f+++++++++ .gitattributes >f+++++++++ .gitignore >f+++++++++ INSTALL.md >f+++++++++ NEWS >f+++++++++ README.md >f+++++++++ composer.json >f+++++++++ license.txt >f+++++++++ pakefile.php >f+++++++++ phpunit.xml.dist cd+++++++++ .github/ cd+++++++++ .github/workflows/ >f+++++++++ .github/workflows/ci.yml cd+++++++++ debugger/ >f+++++++++ debugger/action.php >f+++++++++ debugger/common.php >f+++++++++ debugger/controller.php >f+++++++++ debugger/favicon.ico >f+++++++++ debugger/index.php cd+++++++++ demo/ >f+++++++++ demo/demo1.xml >f+++++++++ demo/demo2.xml >f+++++++++ demo/demo3.xml >f+++++++++ demo/vardemo.php cd+++++++++ demo/client/ >f+++++++++ demo/client/_append.php >f+++++++++ demo/client/_prepend.php >f+++++++++ demo/client/agesort.php >f+++++++++ demo/client/getstatename.php >f+++++++++ demo/client/introspect.php >f+++++++++ demo/client/mail.php >f+++++++++ demo/client/proxy.php >f+++++++++ demo/client/which.php >f+++++++++ demo/client/wrap.php cd+++++++++ demo/client/perl/ >f+++++++++ demo/client/perl/test.pl cd+++++++++ demo/client/python/ >f+++++++++ demo/client/python/test.py cd+++++++++ demo/server/ >f+++++++++ demo/server/_append.php >f+++++++++ demo/server/_prepend.php >f+++++++++ demo/server/discuss.php >f+++++++++ demo/server/proxy.php >f+++++++++ demo/server/server.php cd+++++++++ demo/server/methodProviders/ >f+++++++++ demo/server/methodProviders/functions.php >f+++++++++ demo/server/methodProviders/interop.php >f+++++++++ demo/server/methodProviders/validator1.php >f+++++++++ demo/server/methodProviders/wrapper.php cd+++++++++ doc/ >f+++++++++ doc/ChangeLog >f+++++++++ doc/api_changes_v4.md cd+++++++++ doc/build/ >f+++++++++ doc/build/composer.json >f+++++++++ doc/build/custom.fo.xsl >f+++++++++ doc/build/custom.xsl >f+++++++++ doc/build/setup_tools.sh cd+++++++++ doc/manual/ >f+++++++++ doc/manual/phpxmlrpc_manual.adoc cd+++++++++ doc/manual/images/ >f+++++++++ doc/manual/images/debugger.gif >f+++++++++ doc/manual/images/progxmlrpc.s.gif cd+++++++++ extras/ >f+++++++++ extras/benchmark.php >f+++++++++ extras/verify_compat.php cd+++++++++ lib/ >f+++++++++ lib/xmlrpc.inc >f+++++++++ lib/xmlrpc_wrappers.inc >f+++++++++ lib/xmlrpcs.inc cd+++++++++ src/ >f+++++++++ src/Autoloader.php >f+++++++++ src/Client.php >f+++++++++ src/Encoder.php >f+++++++++ src/PhpXmlRpc.php >f+++++++++ src/Request.php >f+++++++++ src/Response.php >f+++++++++ src/Server.php >f+++++++++ src/Value.php >f+++++++++ src/Wrapper.php cd+++++++++ src/Exception/ >f+++++++++ src/Exception/HttpException.php >f+++++++++ src/Exception/PhpXmlrpcException.php cd+++++++++ src/Helper/ >f+++++++++ src/Helper/Charset.php >f+++++++++ src/Helper/Date.php >f+++++++++ src/Helper/Http.php >f+++++++++ src/Helper/Logger.php >f+++++++++ src/Helper/XMLParser.php cd+++++++++ tests/ >f+++++++++ tests/0CharsetTest.php >f+++++++++ tests/1ValueTest.php >f+++++++++ tests/2MessageTest.php >f+++++++++ tests/3EncoderTest.php >f+++++++++ tests/4ClientTest.php >f+++++++++ tests/5ServerTest.php >f+++++++++ tests/6HTTPTest.php >f+++++++++ tests/7DemofilesTest.php >f+++++++++ tests/8DebuggerTest.php >f+++++++++ tests/9ExtraFilesTest.php >f+++++++++ tests/PolyfillTestCase.php >f+++++++++ tests/PolyfillTestCase7.php >f+++++++++ tests/PolyfillTestCase8.php >f+++++++++ tests/WebTestCase.php >f+++++++++ tests/parse_args.php >f+++++++++ tests/phpunit_coverage.php cd+++++++++ tests/ci/ >f+++++++++ tests/ci/Dockerfile >f+++++++++ tests/ci/vm.sh cd+++++++++ tests/ci/config/ >f+++++++++ tests/ci/config/apache_phpfpm_proxyfcgi >f+++++++++ tests/ci/config/apache_vhost >f+++++++++ tests/ci/config/codecoverage_xdebug.ini >f+++++++++ tests/ci/config/privoxy cd+++++++++ tests/ci/docker/ >f+++++++++ tests/ci/docker/entrypoint.sh cd+++++++++ tests/ci/setup/ >f+++++++++ tests/ci/setup/create_user.sh >f+++++++++ tests/ci/setup/install_packages.sh >f+++++++++ tests/ci/setup/setup_apache.sh >f+++++++++ tests/ci/setup/setup_code_coverage.sh >f+++++++++ tests/ci/setup/setup_composer.sh >f+++++++++ tests/ci/setup/setup_perl.sh >f+++++++++ tests/ci/setup/setup_php.sh >f+++++++++ tests/ci/setup/setup_privoxy.sh make[1]: Leaving directory '/build/BUILD/plcapi-7.1' + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64//usr/bin/plcsh + echo '* Installing initscripts' * Installing initscripts + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/ 29 blocks + chmod 755 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/plc.d/api /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/plc.d/db /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/plc.d/postgresql * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d + cp db-config.d/000-functions db-config.d/001-admin_user db-config.d/002-system_site db-config.d/003-accessors db-config.d/010-slice_tags db-config.d/020-boot_states db-config.d/030-interface_tags db-config.d/050-pcu_types db-config.d/060-messages db-config.d/099-hrns /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/var/log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/var/log/plcapi.log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64/var/log/plc_api_ratelimit.log + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/plc.d/api from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/postgresql from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/db from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/plc_api/migrations/extract-views.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_code_coverage.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_apache.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_privoxy.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/create_user.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_php.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/install_packages.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/setup/setup_composer.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/plc_api/php/phpxmlrpc/tests/ci/vm.sh from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: plcapi-7.1-2.lxc.2024.02.13.x86_64 warning: absolute symlink: /usr/bin/plcsh -> /usr/share/plc_api/plcsh warning: File listed twice: /usr/share/plc_api/PLC/Accessors/Accessors_site.py Provides: PLCAPI plcapi = 7.1-2.lxc.2024.02.13 plcapi(x86-64) = 7.1-2.lxc.2024.02.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64 Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.1-2.lxc.2024.02.13.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.V4ABKm + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.02.13.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.tYKEBz + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/plcapi-7.1-SPECPARTS + rm -rf plcapi-7.1 plcapi-7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: absolute symlink: /usr/bin/plcsh -> /usr/share/plc_api/plcsh File listed twice: /usr/share/plc_api/PLC/Accessors/Accessors_site.py XXXXXXXXXXXXXXX -- END RPM plcapi Tue Feb 13 03:08:40 CET 2024 mkdir -p SOURCES && cp -rl MODULES/drupal SOURCES/drupal-4.7.11 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM drupal (using make srpm) Tue Feb 13 03:08:40 CET 2024 make -C SOURCES/drupal-4.7.11 srpm SPECFILE=/longbuildroot/SPECS/drupal.spec EXPECTED_SRPM=drupal-4.7-17.lxc.src.rpm && rm -f SRPMS/drupal-4.7-17.lxc.src.rpm && ln SOURCES/drupal-4.7.11/drupal-4.7-17.lxc.src.rpm SRPMS/drupal-4.7-17.lxc.src.rpm make[1]: Entering directory '/build/SOURCES/drupal-4.7.11' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 483k 100 483k 0 0 48.3M 0 --:--:-- --:--:-- --:--:-- 52.4M -rw-r--r-- 1 root root 494912 Dec 21 2018 drupal-4.7.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9229 100 9229 0 0 2844k 0 --:--:-- --:--:-- --:--:-- 3004k -rw-r--r-- 1 root root 9229 Jul 11 2010 taxonomy_block-4.7.x-1.x-dev.tar.gz rpmbuild --define "_sourcedir /build/SOURCES/drupal-4.7.11" --define "_builddir /build/SOURCES/drupal-4.7.11" --define "_srcrpmdir /build/SOURCES/drupal-4.7.11" --define "_rpmdir /build/SOURCES/drupal-4.7.11" --nodeps -bs /longbuildroot/SPECS/drupal.spec setting SOURCE_DATE_EPOCH=1546819200 Wrote: /build/SOURCES/drupal-4.7.11/drupal-4.7-17.lxc.src.rpm make[1]: Leaving directory '/build/SOURCES/drupal-4.7.11' XXXXXXXXXXXXXXX -- END SRPM drupal Tue Feb 13 03:08:40 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Tue Feb 13 03:08:40 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/drupal-4.7-17.lxc.src.rpm Installing SRPMS/drupal-4.7-17.lxc.src.rpm setting SOURCE_DATE_EPOCH=1546819200 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.2A1ZBU + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf drupal-4.7.11 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/drupal-4.7.11.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/taxonomy_block-4.7.x-1.x-dev.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.2iwVav + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd drupal-4.7.11 + mv taxonomy_block modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.yixRDk + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 + install -d /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + cp -pr CHANGELOG.txt INSTALL.mysql.txt INSTALL.pgsql.txt INSTALL.txt LICENSE.txt MAINTAINERS.txt UPGRADE.txt cron.php database includes index.php misc modules scripts sites themes update.php xmlrpc.php /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + cp -pr .htaccess /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html + mkdir -p /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc + install -D -p -m 0644 /longbuildroot/tmp/drupal-cron /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/etc/cron.hourly/drupal + mkdir /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/var/www/html/files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: drupal-4.7-17.lxc.noarch Executing(%doc): /bin/sh -e /longbuildroot/tmp/rpm-tmp.9KXGhf + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + DOCDIR=/longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/CHANGELOG.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.mysql.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.pgsql.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/INSTALL.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/LICENSE.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/MAINTAINERS.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + cp -pr /longbuildroot/BUILD/drupal-4.7.11/UPGRADE.txt /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64/usr/share/doc/drupal + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /var/www/html/.htaccess warning: File listed twice: /var/www/html/files warning: File listed twice: /var/www/html/sites/default warning: File listed twice: /var/www/html/sites/default/settings.php Provides: config(drupal) = 4.7-17.lxc drupal = 4.7-17.lxc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: group(apache) Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 Wrote: /longbuildroot/RPMS/noarch/drupal-4.7-17.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.iu2SSQ + umask 022 + cd /longbuildroot/BUILD + cd drupal-4.7.11 + rm -rf /longbuildroot/BUILDROOT/drupal-4.7-17.lxc.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.xCKatJ + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/drupal-4.7.11-SPECPARTS + rm -rf drupal-4.7.11 drupal-4.7.11.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /var/www/html/.htaccess File listed twice: /var/www/html/files File listed twice: /var/www/html/sites/default File listed twice: /var/www/html/sites/default/settings.php XXXXXXXXXXXXXXX -- END RPM drupal Tue Feb 13 03:08:41 CET 2024 mkdir -p SOURCES && cp -rl MODULES/plewww SOURCES/plewww-5.3 tar chpzf SOURCES/plewww-5.3.tar.gz -C SOURCES plewww-5.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plewww (using SOURCES) Tue Feb 13 03:08:41 CET 2024 rpmbuild -bs SPECS/plewww.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plewww-5.3-0.2024.02.13.src.rpm XXXXXXXXXXXXXXX -- END SRPM plewww Tue Feb 13 03:08:41 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Tue Feb 13 03:08:41 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-0.2024.02.13.src.rpm Installing SRPMS/plewww-5.3-0.2024.02.13.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.nnioC6 + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf plewww-5.3 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/plewww-5.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plewww-5.3 + rm -rf /longbuildroot/BUILD/plewww-5.3-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/plewww-5.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.OSi0I5 + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plewww-5.3 + echo 'Compressing javascript files' Compressing javascript files + make compress make[1]: Entering directory '/build/BUILD/plewww-5.3' /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found /bin/sh: line 1: python2: command not found Compressed .js files with jsmin.py make[1]: Leaving directory '/build/BUILD/plewww-5.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.R04dDu + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64 + echo '* PLEWWW: Installing web pages' * PLEWWW: Installing web pages + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64/var/www/html + rsync -a --exclude jsmin.py --exclude Makefile --exclude httpd --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64/var/www/html/ * PLEWWW: Installing conf files for httpd + echo '* PLEWWW: Installing conf files for httpd' + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64/etc/httpd/conf.d/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /var/www/html/googlemap/degree2decimal.py from /usr/bin/env python3 to #!/usr/bin/python3 *** WARNING: ./var/www/html/plekit/niftycorner/niftycube.js is executable but has no shebang, removing executable bit mangling shebang in /var/www/html/drupal-hacks/patch-session-inc.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: plewww-5.3-0.2024.02.13.noarch Provides: PLCWWW plewww = 5.3-0.2024.02.13 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Processing files: plewww-plekit-5.3-0.2024.02.13.noarch Provides: plewww-plekit = 5.3-0.2024.02.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64 Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-0.2024.02.13.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-0.2024.02.13.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.Bu531c + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.02.13.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.pkrGKj + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/plewww-5.3-SPECPARTS + rm -rf plewww-5.3 plewww-5.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 XXXXXXXXXXXXXXX -- END RPM plewww Tue Feb 13 03:08:42 CET 2024 mkdir -p SOURCES && cp -rl MODULES/www-register-wizard SOURCES/www-register-wizard-4.3 tar chpzf SOURCES/www-register-wizard-4.3.tar.gz -C SOURCES www-register-wizard-4.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM www-register-wizard (using SOURCES) Tue Feb 13 03:08:42 CET 2024 rpmbuild -bs SPECS/www-register-wizard.spec setting SOURCE_DATE_EPOCH=1283472000 Wrote: /longbuildroot/SRPMS/www-register-wizard-4.3-5.lxc.src.rpm XXXXXXXXXXXXXXX -- END SRPM www-register-wizard Tue Feb 13 03:08:42 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Tue Feb 13 03:08:42 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/www-register-wizard-4.3-5.lxc.src.rpm Installing SRPMS/www-register-wizard-4.3-5.lxc.src.rpm setting SOURCE_DATE_EPOCH=1283472000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.73ptNT + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf www-register-wizard-4.3 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/www-register-wizard-4.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.GZHvAJ + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd www-register-wizard-4.3 There is no build stage for this component. All files just need to be installed as is from the codebase. + echo 'There is no build stage for this component.' + echo 'All files just need to be installed as is from the codebase.' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.29nf8p + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 + echo '* www-register-wizard: Installing www-register-wizard pages' * www-register-wizard: Installing www-register-wizard pages + mkdir -p /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html + rsync -a --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html/registerwizard + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: www-register-wizard-4.3-5.lxc.noarch Provides: www-register-wizard = 4.3-5.lxc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 Wrote: /longbuildroot/RPMS/noarch/www-register-wizard-4.3-5.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.JNh6T1 + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.1Y2cmC + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/www-register-wizard-4.3-SPECPARTS + rm -rf www-register-wizard-4.3 www-register-wizard-4.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 XXXXXXXXXXXXXXX -- END RPM www-register-wizard Tue Feb 13 03:08:43 CET 2024 mkdir -p SOURCES && cp -rl MODULES/myplc SOURCES/myplc-7.1 tar chpzf SOURCES/myplc-7.1.tar.gz -C SOURCES myplc-7.1 mkdir -p RPMS ./yumgroups.sh lxc > RPMS/yumgroups.xml pl_locateDistroFile: using ./config.lxc/bootcd.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/bootcd.pkgs pl_locateDistroFile: using ./config.lxc/devel.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs pl_locateDistroFile: using ./config.planetlab/develdeb.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/develdeb.pkgs Cannot find groupname: and groupdesc: in ./config.planetlab/develdeb.pkgs -- skipped pl_locateDistroFile: using ./config.lxc/nodeimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/nodeimage.pkgs pl_locateDistroFile: using ./config.planetlab/runtime.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/runtime.pkgs ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy pl_locateDistroFile: using ./config.planetlab/sliceimage-drl.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-drl.pkgs pl_locateDistroFile: using ./config.planetlab/sliceimage-omf.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-omf.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage-planetflow.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage-planetflow.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage.pkgs pl_locateDistroFile: using ./config.lxc/yumexclude.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/yumexclude.pkgs Cannot find groupname: and groupdesc: in ./config.lxc/yumexclude.pkgs -- skipped mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc (using SOURCES) Tue Feb 13 03:08:44 CET 2024 rpmbuild -bs SPECS/myplc.spec warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-7.1-0.lxc.2024.02.13.src.rpm RPM build warnings: Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END SRPM myplc Tue Feb 13 03:08:44 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Tue Feb 13 03:08:44 CET 2024 createrepo --quiet -g yumgroups.xml RPMS/ rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-7.1-0.lxc.2024.02.13.src.rpm warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} Installing SRPMS/myplc-7.1-0.lxc.2024.02.13.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.X5DmnQ + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf myplc-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/myplc-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd myplc-7.1 + rm -rf /longbuildroot/BUILD/myplc-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/myplc-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.o21UJs + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-7.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.ke5oQ1 + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64 + echo '* Installing plc_config.py in /usr/lib/python3.12/site-packages' * Installing plc_config.py in /usr/lib/python3.12/site-packages + install -D -m 755 plc_config.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64//usr/lib/python3.12/site-packages/plc_config.py + echo '* Installing scripts in /usr/bin' * Installing scripts in /usr/bin + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/ sending incremental file list ./ check-hrns.py check-vsys-defaults.py clean-empty-dirs.py db-config dns-config mtail.py plc-check-ssl-peering.py plc-config plc-config-tty plc-kml.py plc-map.py plc-orphan-accounts.py refresh-peer.py spot-aliens.py spot-dup-accounts.sh sent 63,608 bytes received 304 bytes 127,824.00 bytes/sec total size is 62,591 speedup is 0.98 + cd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/check-hrns.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/check-vsys-defaults.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/clean-empty-dirs.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/db-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/dns-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/mtail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/mtail.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-config-tty /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-kml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-map.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/refresh-peer.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/spot-aliens.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/spot-dup-accounts.sh * Installing plc initscript + echo '* Installing plc initscript' + install -D -m 755 systemd/plc-ctl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/lib/systemd/system/plc.service * Installing plc.d initscripts + echo '* Installing plc.d initscripts' + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/ 62 blocks + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/dns /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/functions /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/gpg /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/httpd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/mail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/network /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/ssh /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc.d/ssl * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d + cp db-config.d/040-init_scripts db-config.d/080-slice_netflow db-config.d/081-slice_sirius db-config.d/082-slice_sfacm db-config.d/083-slice_drl db-config.d/090-my_ops /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/db-config.d/090-my_ops * Installing scripts in /etc/support-scripts + echo '* Installing scripts in /etc/support-scripts' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts + cp support-scripts/cleanup-zombies.py support-scripts/gen-sites-xml.py support-scripts/gen-static-content.py support-scripts/gen_aliases.py support-scripts/renew-reminder.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts/gen-static-content.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts/gen_aliases.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/plc_sliceinitscripts/sirius * myplc: Installing configuration file + echo '* myplc: Installing configuration file' + install -D -m 444 plc_config.dtd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/plc_config.dtd + sed -e s,@PLDISTRO@,lxc,g -e s,@FCDISTRO@,f39,g -e s,@ARCH@,x86_64,g default_config.xml + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/etc/planetlab/default_config.xml + echo '* Installing systemd utilities' * Installing systemd utilities + install -D -m 644 systemd/plc-dump-db.service systemd/plc.service systemd/renew-reminder.service systemd/plc-dump-db.timer systemd/renew-reminder.timer /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/lib/systemd/system/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/plc.d/functions is executable but has no shebang, removing executable bit mangling shebang in /etc/plc.d/ssh from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/httpd from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/mail from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/ssl from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/network from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/gpg from /bin/bash to #!/usr/bin/bash mangling shebang in /etc/plc.d/dns from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.12/site-packages/plc_config.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/plc-kml.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-config-tty from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/check-hrns.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-ctl from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/spot-dup-accounts.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/plc-check-ssl-peering.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-map.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/check-vsys-defaults.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/plc-orphan-accounts.py from /usr/bin/env plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/mtail.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/dns-config from /usr/bin/env /usr/bin/plcsh to #!/usr/bin/plcsh mangling shebang in /usr/bin/refresh-peer.py from /usr/bin/env plcsh to #!/usr/bin/plcsh + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 Bytecompiling .py files below /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64/usr/lib/python3.12 using python3.12 /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: myplc-7.1-0.lxc.2024.02.13.noarch Provides: myplc = 7.1-0.lxc.2024.02.13 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Processing files: myplc-core-7.1-0.lxc.2024.02.13.noarch Provides: myplc-core = 7.1-0.lxc.2024.02.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/plcsh /usr/bin/python3 Processing files: myplc-config-7.1-0.lxc.2024.02.13.noarch Provides: myplc-config = 7.1-0.lxc.2024.02.13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64 Wrote: /longbuildroot/RPMS/noarch/myplc-7.1-0.lxc.2024.02.13.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.1-0.lxc.2024.02.13.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.1-0.lxc.2024.02.13.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.TM6aYS + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.02.13.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.jtbE6u + umask 022 + cd /longbuildroot/BUILD + rm -rf /longbuildroot/BUILD/myplc-7.1-SPECPARTS + rm -rf myplc-7.1 myplc-7.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Macro expanded in comment on line 50: %{nodefamily} Macro expanded in comment on line 52: %{nodefamily} XXXXXXXXXXXXXXX -- END RPM myplc Tue Feb 13 03:08:46 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Tue Feb 13 03:08:46 CET 2024 mkdir -p MODULES cd MODULES && mkdir nodemanager ; ( git clone nodemanager; cd nodemanager ; git checkout master ; rm -rf .git ) || { rm -rf nodemanager; false; } fatal: repository 'nodemanager' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE nodemanager : Tue Feb 13 03:08:46 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Tue Feb 13 03:08:46 CET 2024 mkdir -p MODULES cd MODULES && mkdir monitor ; ( git clone monitor; cd monitor ; git checkout master ; rm -rf .git ) || { rm -rf monitor; false; } fatal: repository 'monitor' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE monitor : Tue Feb 13 03:08:46 CET 2024 mkdir -p SOURCES/myplc-docs-7.1 && cp -rl MODULES/myplc SOURCES/myplc-docs-7.1/myplc; cp -rl MODULES/plcapi SOURCES/myplc-docs-7.1/plcapi; cp -rl MODULES/nodemanager SOURCES/myplc-docs-7.1/nodemanager; cp -rl MODULES/monitor SOURCES/myplc-docs-7.1/monitor; tar chpzf SOURCES/myplc-docs-7.1.tar.gz -C SOURCES myplc-docs-7.1 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc-docs (using SOURCES) Tue Feb 13 03:08:46 CET 2024 rpmbuild -bs SPECS/myplc-docs.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2024.02.13.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Tue Feb 13 03:08:46 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Tue Feb 13 03:08:46 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2024.02.13.src.rpm Installing SRPMS/myplc-docs-7.1-0.lxc.2024.02.13.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.ZE8lYt + umask 022 + cd /longbuildroot/BUILD + cd /longbuildroot/BUILD + rm -rf myplc-docs-7.1 + /usr/lib/rpm/rpmuncompress -x /longbuildroot/tmp/myplc-docs-7.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILD/myplc-docs-7.1-SPECPARTS + /usr/bin/mkdir -p /longbuildroot/BUILD/myplc-docs-7.1-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /longbuildroot/tmp/rpm-tmp.sHghoq + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.13.x86_64 + '[' -d myplc ']' + '[' -d plcapi ']' + '[' -d nodemanager ']' + '[' -d monitor ']' + pushd plcapi ~/BUILD/myplc-docs-7.1/plcapi ~/BUILD/myplc-docs-7.1 + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' echo Using locally installed DTD /usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd Using locally installed DTD /usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd sed -e "s,@DOCBOOK-43@,/usr/share/sgml/docbook/xml-dtd-4.3/docbookx.dtd," PLCAPI.xml.in > PLCAPI.xml PYTHONPATH=.. ./DocBookLocal.py > Methods.xml /build/BUILD/myplc-docs-7.1/plcapi/PLC/Persons.py:81: SyntaxWarning: invalid escape sequence '\A' email_re = re.compile('\A[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9._\-]+\.[a-zA-Z]+\Z') /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:7: SyntaxWarning: invalid escape sequence '\A' comment_regexp = '\A\s*#.|\A\s*\Z|\Axxxxx' /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:9: SyntaxWarning: invalid escape sequence '\A' regexps = { 'build' : '\A[bB]uild\s+(?P[^:]+)\s*:\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:10: SyntaxWarning: invalid escape sequence '\A' 'tags' : '\A(?P[^:]+)\s*:=\s*(?P.*)\Z', /build/BUILD/myplc-docs-7.1/plcapi/PLC/Methods/GetPlcRelease.py:12: SyntaxWarning: invalid escape sequence '\A' 'rpms' : '\A(?P[^:]+?)\s*::\s*(?P.*)\Z', UNEXPECTED: There are 3 non-callable methods: method= exc= for PLC.Methods.GetSliceTicket"> method= exc= for PLC.Methods.SliceGetTicket"> method= exc= for PLC.Methods.SliceTicketGet"> make[1]: *** [Makefile:31: Methods.xml] Error 255 make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + make -C doc PLCAPI.pdf make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' xmllint --valid --output .PLCAPI.xml.valid PLCAPI.xml docbook2pdf --nochunks -V biblio-number=1 PLCAPI.xml Using catalogs: /etc/sgml/xml-docbook-4.3.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /build/BUILD/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + rm -f doc/PLCAPI.html + make -C doc PLCAPI.html make[1]: Entering directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' docbook2html --nochunks -V biblio-number=1 PLCAPI.xml Using catalogs: /etc/sgml/xml-docbook-4.3.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /build/BUILD/myplc-docs-7.1/plcapi/doc/PLCAPI.xml make[1]: Leaving directory '/build/BUILD/myplc-docs-7.1/plcapi/doc' + popd ~/BUILD/myplc-docs-7.1 + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.f7HGUL + umask 022 + cd /longbuildroot/BUILD + cd myplc-docs-7.1 + for ext in pdf html + install -D -m 444 plcapi/doc/PLCAPI.pdf /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.13.x86_64/var/www/html/planetlab/doc/PLCAPI.pdf + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + for ext in pdf html + install -D -m 444 plcapi/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.13.x86_64/var/www/html/planetlab/doc/PLCAPI.html + '[' -d nodemanager/doc ']' + '[' -d monitor/docs ']' + ./myplc/docbook2drupal.sh 'PLC API Documentation (lxc)' /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.13.x86_64/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.02.13.x86_64/var/www/html/planetlab/doc/PLCAPI.php Newline appended >
> TestMain.py run_log rung -> TestMain.py tcptest.py utils.py hooks/ hooks/node/ hooks/node/AA-README.txt hooks/node/_busyloop.py hooks/node/baseconfig.help hooks/node/node_cpu_sched.py hooks/node/pf2test.help hooks/node/pf2test.pl hooks/node/util-vserver-enabled.help hooks/node/util-vserver-enabled.py hooks/node/vsys_launch.help hooks/node/vsys_launch.pl hooks/node/support/ hooks/node/support/Makefile hooks/node/support/t9.cc hooks/node/support/vsys_conctest.c hooks/slice/ hooks/slice/AA-README.txt hooks/slice/nmapitest.help hooks/slice/nmapitest.py hooks/slice/ping.help hooks/slice/ping.pl hooks/slice/synacks.help hooks/slice/synacks.pl hooks/slice/traceroutes.pl template-qemu/ template-qemu/iptables.py template-qemu/qemu-bridge-init template-qemu/qemu-ifdown template-qemu/qemu-ifup template-qemu/qemu-kill-node template-qemu/qemu-start-node sent 445,148 bytes received 1,503 bytes 297,767.33 bytes/sec total size is 439,691 speedup is 0.98 ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + rsync --verbose --archive /vservers/2024.02.13--f39-nofed/build/MODULES/build root@testmaster.onelab.eu:2024.02.13--f39-nofed/ sending incremental file list build/ build/.gitignore build/00-DISTROS.md build/Makefile build/README-build.txt build/README-fcdistros.txt build/README-nornet.txt build/README-pkgsfiles.txt build/README-pldistros.txt build/README-specfiles.txt build/adopt-tag build/build.common build/create-vm.sh build/fedora-mirror.sh build/getdistro.sh build/getdistroname.sh build/getrelease.sh build/getrpmmacros.sh build/latex-first-run.sh build/lbuild-bridge.sh build/lbuild-initvm.sh build/lbuild-nightly.sh build/lxc-tags.mk build/lxc.mk build/lxcpy2-tags.mk build/mlab-tags.mk build/mlab.mk build/module-diff -> module-tools.py build/module-tag -> module-tools.py build/module-tools.py build/module-version -> module-tools.py build/modules.list build/modules.update build/nodeyumexclude.sh build/nornet-tags.mk build/nornet.mk build/onelab-tags.mk build/onelab.mk build/partial-check.sh build/partial-repo.sh build/pkgs.py build/release-changelog -> module-tools.py build/rpmbuild.sh build/spec2make.py build/yumgroups.sh build/config.lxc/ build/config.lxc/bootcd.pkgs build/config.lxc/devel.pkgs build/config.lxc/lxc.mirrors build/config.lxc/nodeimage.pkgs build/config.lxc/nodeimage.post build/config.lxc/sliceimage-omf.pkgs.inactive -> ../config.planetlab/sliceimage-omf.pkgs build/config.lxc/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.lxc/sliceimage.pkgs build/config.lxc/sliceimage.post build/config.lxc/yumexclude.pkgs build/config.mlab/ build/config.mlab/bootcd.pkgs build/config.mlab/devel.pkgs build/config.mlab/mlab.mirrors build/config.mlab/nodeimage.pkgs build/config.mlab/nodeimage.post build/config.mlab/planetlab.mirrors build/config.mlab/runtime.pkgs build/config.mlab/sliceimage-drl.pkgs build/config.mlab/sliceimage-planetflow.pkgs build/config.mlab/sliceimage.pkgs build/config.mlab/sliceimage.post build/config.mlab/yumexclude.pkgs build/config.nornet/ build/config.nornet/bootcd.pkgs build/config.nornet/devel.pkgs build/config.nornet/nodeimage.pkgs build/config.nornet/nodeimage.post build/config.nornet/nornet.mirrors build/config.nornet/sliceimage-omf.pkgs -> ../config.planetlab/sliceimage-omf.pkgs build/config.nornet/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.nornet/sliceimage.pkgs build/config.nornet/sliceimage.post build/config.nornet/yumexclude.pkgs build/config.onelab/ build/config.onelab/nodeimage-umts.pkgs build/config.onelab/nodeimage-wifi.pkgs build/config.onelab/nodeimage.pkgs build/config.onelab/onelab.mirrors build/config.onelab/sliceimage-drl.pkgs -> ../config.planetlab/sliceimage-drl.pkgs build/config.onelab/sliceimage-omf.pkgs -> ../config.planetlab/sliceimage-omf.pkgs build/config.onelab/sliceimage-planetflow.pkgs -> ../config.planetlab/sliceimage-planetflow.pkgs build/config.onelab/sliceimage.pkgs build/config.planetlab/ build/config.planetlab/bootcd.pkgs build/config.planetlab/devel.pkgs build/config.planetlab/develdeb.pkgs build/config.planetlab/nodeimage.pkgs build/config.planetlab/nodeimage.post build/config.planetlab/planetlab.mirrors build/config.planetlab/runtime.pkgs build/config.planetlab/sliceimage-drl.pkgs build/config.planetlab/sliceimage-omf.pkgs build/config.planetlab/sliceimage-planetflow.pkgs build/config.planetlab/sliceimage.pkgs build/config.planetlab/sliceimage.post build/config.planetlab/yumexclude.pkgs build/mirroring/ build/mirroring/mirror.sh build/mirroring/centos6/ build/mirroring/centos6/yum.repos.d/ build/mirroring/centos6/yum.repos.d/building.repo.in build/mirroring/f37/ build/mirroring/f37/yum.repos.d/ build/mirroring/f37/yum.repos.d/building.repo.in build/mirroring/f39/ build/mirroring/f39/yum.repos.d/ build/mirroring/f39/yum.repos.d/building.repo.in sent 427,248 bytes received 1,827 bytes 858,150.00 bytes/sec total size is 419,980 speedup is 0.98 + run_log_env='-p linux64 -d lxc -f f39' + set +e + trap - ERR INT + ssh root@testmaster.onelab.eu 2024.02.13--f39-nofed/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2024.02.13--f39-nofed/RPMS/x86_64 -p linux64 -d lxc -f f39 --config default --all /root/2024.02.13--f39-nofed/TestPlc.py:1622: SyntaxWarning: invalid escape sequence '\*' utils.output_of(self.actual_command_in_guest('find /var/cache/yum -name sfa-client\*.rpm')) /root/2024.02.13--f39-nofed/Substrate.py:462: SyntaxWarning: invalid escape sequence '\s' build_matcher=re.compile("\s*(?P[0-9]+).*-[bo]\s+(?P[^\s]+)(\s|\Z)") /root/2024.02.13--f39-nofed/Substrate.py:463: SyntaxWarning: invalid escape sequence '\s' build_matcher_initvm=re.compile("\s*(?P[0-9]+).*initvm.*\s+(?P[^\s]+)\s*\Z") /root/2024.02.13--f39-nofed/Substrate.py:746: SyntaxWarning: invalid escape sequence '\s' matcher=re.compile("\s*(?P[0-9]+).*-cdrom\s+(?P[^\s]+)\.iso") /root/2024.02.13--f39-nofed/Substrate.py:931: SyntaxWarning: invalid escape sequence '\s' matcher_grep=re.compile ("/root/(?P[^/]+)/logs/trace.*:TRACE:\s*(?P[0-9]+).*step=(?P\S+).*") * 03:09:58 -- Checking if build provides SFA package... -> 03:09:58 -- + curl --silent http://build.onelab.eu/lxc//2024.02.13--f39-nofed/RPMS/x86_64/ + grep -q sfa-4 * 03:09:58 -- SFA package not found - removing steps with sfa or sfi Sensing local substrate... xp qn Done =============== Active plc VMs on buzzcocks {lxc-f39 257831.0 Mb} [max=20,free=14] (0 user, load: 1.05, 0.69, 0.36) == vplc01 == [=2024.02.07--f39-lowercase-1-vplc01] (pid=45071) @ 2024-02-07:17-19 == vplc02 == [=2024.02.08--f39-nofed-1-vplc02] (pid=81054) @ 2024-02-08:03-10 == vplc03 == [=2024.02.09--f39-nofed-1-vplc03] (pid=141348) @ 2024-02-09:03-10 == vplc04 == [=2024.02.10--f39-nofed-1-vplc04] (pid=215718) @ 2024-02-10:03-10 == vplc05 == [=2024.02.11--f39-nofed-1-vplc05] (pid=291243) @ 2024-02-11:03-10 == vplc06 == [=2024.02.12--f39-nofed-1-vplc06] (pid=376406) @ 2024-02-12:03-10 =============== No qemu on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=64] (0 user, load: 0.12, 0.03, 0.01) kvm_intel OK Sensing IP pool for vplcs * * * * * * . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vplcs * * * * * * . . . . . . . . . . . . . . . . . . . * 03:10:28 -- PROVISION plc plctest1 in box buzzcocks at IP vplc07.pl.sophia.inria.fr as 2024.02.13--f39-nofed-1-vplc07 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . . . . . . . . . . . . . . . . . . . . * 03:10:48 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f39 257831.0 Mb} [max=20,free=13] (0 user, load: 1.05, 0.69, 0.36) == vplc01 == [=2024.02.07--f39-lowercase-1-vplc01] (pid=45071) @ 2024-02-07:17-19 == vplc02 == [=2024.02.08--f39-nofed-1-vplc02] (pid=81054) @ 2024-02-08:03-10 == vplc03 == [=2024.02.09--f39-nofed-1-vplc03] (pid=141348) @ 2024-02-09:03-10 == vplc04 == [=2024.02.10--f39-nofed-1-vplc04] (pid=215718) @ 2024-02-10:03-10 == vplc05 == [=2024.02.11--f39-nofed-1-vplc05] (pid=291243) @ 2024-02-11:03-10 == vplc06 == [=2024.02.12--f39-nofed-1-vplc06] (pid=376406) @ 2024-02-12:03-10 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2024-02-13:03-10 =============== Qemus on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=63] (0 user, load: 0.12, 0.03, 0.01) kvm_intel OK == dummy_vnode01 == [=None] not (yet?) running @ 2024-02-13:03-10 * 03:10:48 -- ********** 1 RUNNING step show on plc plctest1_vplc07 + ======== site main site for plc number 1 + nodes : vnode01.pl.sophia.inria.fr + node=node1 host_box=boxtops hostname= vnode01.pl.sophia.inria.fr ip= 138.96.112.101 * 03:10:48 -- ********** 1 SUCCESSFUL step show on plctest1_vplc07 TRACE: 1 03-10-48->0s=0:00:00.000490s status=OK step=show plc=plctest1_vplc07 force=False * 03:10:48 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc07 -> 03:10:48 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2024.02.13--f39-nofed Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:49 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.13--f39-nofed ';' rm -f /vservers/2024.02.13--f39-nofed-1-vplc07/2024.02.13--f39-nofed-1-vplc07.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:49 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.13--f39-nofed ';' virsh -c lxc:/// destroy 2024.02.13--f39-nofed-1-vplc07 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.02.13--f39-nofed-1-vplc07' -> 03:10:50 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.13--f39-nofed ';' virsh -c lxc:/// undefine 2024.02.13--f39-nofed-1-vplc07 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.02.13--f39-nofed-1-vplc07' -> 03:10:50 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.13--f39-nofed ';' rm -fr /vservers/2024.02.13--f39-nofed-1-vplc07 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:10:50 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc07 TRACE: 1 03-10-48->1s=0:00:01.951137s status=OK step=plcvm_delete plc=plctest1_vplc07 force=False * 03:10:50 -- ********** 1 RUNNING step plcvm_timestamp on plc plctest1_vplc07 -> 03:10:50 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p /vservers/2024.02.13--f39-nofed-1-vplc07 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:51 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1707790250 '>' /vservers/2024.02.13--f39-nofed-1-vplc07/2024.02.13--f39-nofed-1-vplc07.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:10:51 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc07 TRACE: 1 03-10-50->0s=0:00:00.737874s status=OK step=plcvm_timestamp plc=plctest1_vplc07 force=False * 03:10:51 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc07 -> 03:10:51 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2024.02.13--f39-nofed/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:10:51 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2024.02.13--f39-nofed/build -> 03:10:53 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.02.13--f39-nofed ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f39 -r http://build.onelab.eu/lxc//2024.02.13--f39-nofed/RPMS -n vplc07.pl.sophia.inria.fr 2024.02.13--f39-nofed-1-vplc07 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Bridge already set up - skipping create_bridge_if_needed + set -e + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.02.13--f39-nofed-1-vplc07 + set -x + set -e + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + local cache=/var/cache/lxc/fedora/x86_64/39 + mkdir -p /var/cache/lxc/fedora/x86_64/39 + flock --exclusive --timeout 60 200 + '[' '!' -e /var/cache/lxc/fedora/x86_64/39/rootfs ']' + echo 'Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ...' Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ... + dnf --installroot /var/cache/lxc/fedora/x86_64/39/rootfs --releasever=39 -y --nogpgcheck update Last metadata expiration check: 0:05:51 ago on Tue Feb 13 03:05:04 2024. Dependencies resolved. Nothing to do. Complete! Update finished Filling /vservers/2024.02.13--f39-nofed-1-vplc07 from /var/cache/lxc/fedora/x86_64/39/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2024.02.13--f39-nofed-1-vplc07 from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.02.13--f39-nofed-1-vplc07/ + return 0 + return 0 ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 rm -rf /var/lib/rpm/__db.000 /var/lib/rpm/__db.001 /var/lib/rpm/__db.002 /var/lib/rpm/__db.003 /var/lib/rpm/__db.004 /var/lib/rpm/__db.005 /var/lib/rpm/__db.006 /var/lib/rpm/__db.007 /var/lib/rpm/__db.008 /var/lib/rpm/__db.009 ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 rpm --rebuilddb + fedora_configure 2024.02.13--f39-nofed-1-vplc07 f39 + set -x + set -e + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local fcdistro=f39 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + mkdir -p /vservers/2024.02.13--f39-nofed-1-vplc07/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.02.13--f39-nofed-1-vplc07/dev + rm -rf /vservers/2024.02.13--f39-nofed-1-vplc07/dev + mkdir -p /vservers/2024.02.13--f39-nofed-1-vplc07/dev + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/null c 1 3 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/zero c 1 5 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/random c 1 8 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/pts + mkdir -m 1777 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/shm + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty c 5 0 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/console c 5 1 + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/full c 1 7 + mknod -m 600 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/initctl p + mknod -m 666 /vservers/2024.02.13--f39-nofed-1-vplc07/dev/ptmx c 5 2 + fedora_configure_systemd 2024.02.13--f39-nofed-1-vplc07 + set -e + set -x + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + '[' -d /vservers/2024.02.13--f39-nofed-1-vplc07/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.02.13--f39-nofed-1-vplc07/etc/systemd/system/default.target + touch /vservers/2024.02.13--f39-nofed-1-vplc07/etc/fstab + ln -sf /dev/null /vservers/2024.02.13--f39-nofed-1-vplc07/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.02.13--f39-nofed-1-vplc07/etc/systemd/system/getty@.service + rm -f /vservers/2024.02.13--f39-nofed-1-vplc07/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 systemctl enable NetworkManager /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Failed to enable unit, unit NetworkManager.service does not exist. + fedora_configure_network 2024.02.13--f39-nofed-1-vplc07 + local lxc=2024.02.13--f39-nofed-1-vplc07 + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.02.13--f39-nofed-1-vplc07/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.02.13--f39-nofed-1-vplc07/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.02.13--f39-nofed-1-vplc07/etc/NetworkManager/system-connections + '[' -n '' ']' + write_guest_networkmanager_publicip + cat ++ uuid ++ python -c 'import uuid; print(uuid.uuid1())' + chmod 600 '/vservers/2024.02.13--f39-nofed-1-vplc07/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.02.13--f39-nofed-1-vplc07 f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 rpm --rebuilddb Initializing yum.repos.d in 2024.02.13--f39-nofed-1-vplc07 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.02.13--f39-nofed-1-vplc07' + rm -f /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora-updates-testing.repo /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora-updates.repo /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora.repo /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/fedora.repo.rpmnew + local repofile=/vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo build f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + shift + builddir=build + shift + fcdistro=f39 + shift + yumexclude_line= + shift + mirrors=http://mirror.onelab.eu/ + template=build/mirroring/f39/yum.repos.d/building.repo.in + '[' '!' -f build/mirroring/f39/yum.repos.d/building.repo.in ']' + for mirror in $mirrors + yumconf_mirror /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo build/mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + shift + template=build/mirroring/f39/yum.repos.d/building.repo.in + shift + yumexclude_line= + shift + mirror=http://mirror.onelab.eu/ + shift + sed -e s,@MIRRORURL@,http://mirror.onelab.eu/,g -e '/baseurl=/i\ ' build/mirroring/f39/yum.repos.d/building.repo.in ++ grep '^baseurl=' /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + baseurl_defs='baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' + '[' -z 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/ baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ']' + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/$basearch/os/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os/ + repomd=http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/releases/39/Everything/x86_64/os//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Everything/x86_64//repodata/repomd.xml + for baseurl_def in $baseurl_defs ++ echo 'baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/$basearch/' ++ sed -e s,baseurl=,, -e 's,$basearch,x86_64,g' + baseurl=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64/ + repomd=http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml * Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + echo '* Trying to fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml' + build_fetch http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml + curl --fail --silent --max-time 60 --output /dev/null http://mirror.onelab.eu//fedora/updates/39/Modular/x86_64//repodata/repomd.xml * Selected mirror http://mirror.onelab.eu/ + echo '* Selected mirror http://mirror.onelab.eu/' + return 0 + return 0 + sed -i /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo -e 's,gpgkey=.*,gpgkey=http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary,' + rpm --root /vservers/2024.02.13--f39-nofed-1-vplc07 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n http://build.onelab.eu/lxc//2024.02.13--f39-nofed/RPMS ']' + '[' '!' -d /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d ']' ++ pl_plcyumexclude f39 lxc build ++ pl_yumexclude plcyumexclude f39 lxc build ++ keyword=plcyumexclude ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ builddir=build ++ shift +++ pl_locateDistroFile build lxc yumexclude.pkgs +++ builddir=build +++ shift +++ pldistro=lxc +++ shift +++ pkgsfile=yumexclude.pkgs +++ shift +++ pkgspath= +++ configdir=build/config.lxc +++ '[' '!' -d build/config.lxc ']' +++ paths='build/config.lxc/yumexclude.pkgs build/config.planetlab/yumexclude.pkgs' +++ for path in $paths +++ '[' -f build/config.lxc/yumexclude.pkgs ']' +++ pkgspath=build/config.lxc/yumexclude.pkgs +++ break +++ '[' -z build/config.lxc/yumexclude.pkgs ']' +++ echo 'pl_locateDistroFile: using build/config.lxc/yumexclude.pkgs' pl_locateDistroFile: using build/config.lxc/yumexclude.pkgs +++ echo build/config.lxc/yumexclude.pkgs +++ return 0 ++ yumexclude_file=build/config.lxc/yumexclude.pkgs ++ type -p pkgs.py ++ pkgs.py -a x86_64 -f f39 -d lxc plcyumexclude build/config.lxc/yumexclude.pkgs + yumexclude=drupal + for repo in $lxc_root/etc/yum.repos.d/* + '[' -f /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + shift + yumexclude_line=exclude=drupal + shift + sed -i -e '/#baseurl=.*$/i\ exclude=drupal' /vservers/2024.02.13--f39-nofed-1-vplc07/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2024.02.13--f39-nofed-1-vplc07/cgroup ']' + mkdir /vservers/2024.02.13--f39-nofed-1-vplc07/cgroup + '[' -h /vservers/2024.02.13--f39-nofed-1-vplc07/etc/resolv.conf ']' + rm -f /vservers/2024.02.13--f39-nofed-1-vplc07/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.02.13--f39-nofed-1-vplc07/etc/resolv.conf + '[' -f /vservers/2024.02.13--f39-nofed-1-vplc07/etc/hosts ']' + mkdir -p /vservers/2024.02.13--f39-nofed-1-vplc07/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.02.13--f39-nofed-1-vplc07/root/.ssh + chmod 600 /vservers/2024.02.13--f39-nofed-1-vplc07/root/.ssh/authorized_keys + local config_xml=/tmp/2024.02.13--f39-nofed-1-vplc07.xml + '[' -n '' ']' + write_lxc_xml_publicip 2024.02.13--f39-nofed-1-vplc07 + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + cat + virsh -c lxc:/// define /tmp/2024.02.13--f39-nofed-1-vplc07.xml Domain '2024.02.13--f39-nofed-1-vplc07' defined from /tmp/2024.02.13--f39-nofed-1-vplc07.xml + return 0 + devel_or_test_tools 2024.02.13--f39-nofed-1-vplc07 f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + local pkg_method=dnf ++ pl_locateDistroFile build lxc runtime.pkgs ++ builddir=build ++ shift ++ pldistro=lxc ++ shift ++ pkgsfile=runtime.pkgs ++ shift ++ pkgspath= ++ configdir=build/config.lxc ++ '[' '!' -d build/config.lxc ']' ++ paths='build/config.lxc/runtime.pkgs build/config.planetlab/runtime.pkgs' ++ for path in $paths ++ '[' -f build/config.lxc/runtime.pkgs ']' ++ for path in $paths ++ '[' -f build/config.planetlab/runtime.pkgs ']' ++ pkgspath=build/config.planetlab/runtime.pkgs ++ break ++ '[' -z build/config.planetlab/runtime.pkgs ']' ++ echo 'pl_locateDistroFile: using build/config.planetlab/runtime.pkgs' pl_locateDistroFile: using build/config.planetlab/runtime.pkgs ++ echo build/config.planetlab/runtime.pkgs ++ return 0 + local pkgsfile=build/config.planetlab/runtime.pkgs ++ chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 arch + local lxc_arch=x86_64 + '[' x86_64 = unknown ']' ++ pl_getPackages -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs package -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=package ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc package build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy + local 'packages=NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ++ pl_getGroups -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ pl_parsePkgs group -a x86_64 f39 lxc build/config.planetlab/runtime.pkgs ++ target_arch=x86_64 ++ keyword=group ++ shift ++ '[' -a == -a ']' ++ shift ++ target_arch=x86_64 ++ shift ++ fcdistro=f39 ++ shift ++ pldistro=lxc ++ shift ++ echo 'pl_parsePkgs: using -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs' pl_parsePkgs: using -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs ++ pkgs.py -a x86_64 -f f39 -d lxc group build/config.planetlab/runtime.pkgs build/config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy + local groups= + case "$pkg_method" in + local has_dnf= + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 dnf --version 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-2.fc39.x86_64 at Wed Feb 7 13:02:26 2024 Built : Fedora Project at Tue Jan 30 12:01:03 2024 container has dnf - invoking with --allowerasing + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ']' + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 dnf -y install --allowerasing NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc Fedora 39 - x86_64 2.1 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.7 MB/s | 466 kB 00:00 Fedora 39 - x86_64 - Updates 60 kB/s | 257 B 00:00 MyPLC 2.8 MB/s | 14 kB 00:00 Package curl-8.2.1-4.fc39.x86_64 is already installed. Package openssh-clients-9.3p1-10.fc39.x86_64 is already installed. Package psmisc-23.6-4.fc39.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M bind-utils x86_64 32:9.18.21-2.fc39 updates 224 k emacs-nox x86_64 1:29.2-2.fc39 updates 31 M file x86_64 5.44-5.fc39 fedora 49 k hostname x86_64 3.23-9.fc39 fedora 28 k Installing dependencies: NetworkManager-libnm x86_64 1:1.44.2-1.fc39 updates 1.8 M alsa-lib x86_64 1.2.11-2.fc39 updates 521 k bind-libs x86_64 32:9.18.21-2.fc39 updates 1.3 M bind-license noarch 32:9.18.21-2.fc39 updates 14 k binutils x86_64 2.40-14.fc39 updates 5.6 M binutils-gold x86_64 2.40-14.fc39 updates 795 k cpp x86_64 13.2.1-6.fc39 updates 11 M emacs-common x86_64 1:29.2-2.fc39 updates 42 M emacs-filesystem noarch 1:29.2-2.fc39 updates 7.1 k fstrm x86_64 0.6.1-8.fc39 fedora 28 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-16.fc39 updates 85 k glibc-headers-x86 noarch 2.38-16.fc39 updates 569 k gpm-libs x86_64 1.20.7-44.fc39 fedora 20 k groff-base x86_64 1.23.0-3.fc39 updates 1.1 M guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M hunspell x86_64 1.7.2-5.fc39 fedora 472 k hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k jansson x86_64 2.13.1-7.fc39 fedora 44 k jemalloc x86_64 5.3.0-4.fc39 fedora 232 k kbd x86_64 2.6.3-1.fc39 fedora 428 k kbd-legacy noarch 2.6.3-1.fc39 fedora 574 k kbd-misc noarch 2.6.3-1.fc39 fedora 1.6 M kernel-headers x86_64 6.7.3-200.fc39 updates 1.6 M kmod x86_64 30-6.fc39 fedora 120 k less x86_64 633-2.fc39 fedora 175 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M liblockfile x86_64 1.17-6.fc39 fedora 30 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.9-1.fc39 updates 100 k libuv x86_64 1:1.47.0-3.fc39 updates 250 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k lmdb-libs x86_64 0.9.32-1.fc39 updates 61 k make x86_64 1:4.4.1-2.fc39 fedora 589 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-locale noarch 1.10-502.fc39 updates 14 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-vars noarch 1.05-502.fc39 updates 13 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k systemd-udev x86_64 254.9-1.fc39 updates 2.1 M Installing weak dependencies: enchant2 x86_64 2.5.0-5.fc39 fedora 62 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M git x86_64 2.43.0-1.fc39 updates 54 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k Transaction Summary ================================================================================ Install 120 Packages Total download size: 188 M Installed size: 666 M Downloading Packages: (1/120): fstrm-0.6.1-8.fc39.x86_64.rpm 8.9 MB/s | 28 kB 00:00 (2/120): enchant2-2.5.0-5.fc39.x86_64.rpm 13 MB/s | 62 kB 00:00 (3/120): file-5.44-5.fc39.x86_64.rpm 9.2 MB/s | 49 kB 00:00 (4/120): gc-8.2.2-4.fc39.x86_64.rpm 35 MB/s | 110 kB 00:00 (5/120): gpm-libs-1.20.7-44.fc39.x86_64.rpm 12 MB/s | 20 kB 00:00 (6/120): hostname-3.23-9.fc39.x86_64.rpm 12 MB/s | 28 kB 00:00 (7/120): hunspell-en-0.20201207-7.fc39.noarch.r 27 MB/s | 190 kB 00:00 (8/120): hunspell-1.7.2-5.fc39.x86_64.rpm 29 MB/s | 472 kB 00:00 (9/120): hunspell-en-GB-0.20201207-7.fc39.noarc 25 MB/s | 226 kB 00:00 (10/120): hunspell-en-US-0.20201207-7.fc39.noar 31 MB/s | 181 kB 00:00 (11/120): hunspell-filesystem-1.7.2-5.fc39.x86_ 2.1 MB/s | 9.2 kB 00:00 (12/120): jansson-2.13.1-7.fc39.x86_64.rpm 9.9 MB/s | 44 kB 00:00 (13/120): jemalloc-5.3.0-4.fc39.x86_64.rpm 24 MB/s | 232 kB 00:00 (14/120): kbd-2.6.3-1.fc39.x86_64.rpm 30 MB/s | 428 kB 00:00 (15/120): kbd-legacy-2.6.3-1.fc39.noarch.rpm 28 MB/s | 574 kB 00:00 (16/120): kmod-30-6.fc39.x86_64.rpm 22 MB/s | 120 kB 00:00 (17/120): less-633-2.fc39.x86_64.rpm 30 MB/s | 175 kB 00:00 (18/120): liblockfile-1.17-6.fc39.x86_64.rpm 7.8 MB/s | 30 kB 00:00 (19/120): libmpc-1.3.1-3.fc39.x86_64.rpm 19 MB/s | 70 kB 00:00 (20/120): libndp-1.8-6.fc39.x86_64.rpm 11 MB/s | 37 kB 00:00 (21/120): libpkgconf-1.9.5-2.fc39.x86_64.rpm 11 MB/s | 38 kB 00:00 (22/120): kbd-misc-2.6.3-1.fc39.noarch.rpm 36 MB/s | 1.6 MB 00:00 (23/120): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 4.4 MB/s | 36 kB 00:00 (24/120): libxcrypt-devel-4.4.36-2.fc39.x86_64. 9.4 MB/s | 30 kB 00:00 (25/120): ncurses-6.4-7.20230520.fc39.x86_64.rp 31 MB/s | 416 kB 00:00 (26/120): make-4.4.1-2.fc39.x86_64.rpm 30 MB/s | 589 kB 00:00 (27/120): perl-Carp-1.54-500.fc39.noarch.rpm 7.5 MB/s | 29 kB 00:00 (28/120): guile22-2.2.7-9.fc39.x86_64.rpm 47 MB/s | 6.5 MB 00:00 (29/120): perl-Data-Dumper-2.188-501.fc39.x86_6 2.0 MB/s | 56 kB 00:00 (30/120): perl-Digest-1.20-500.fc39.noarch.rpm 931 kB/s | 25 kB 00:00 (31/120): perl-Digest-MD5-2.58-500.fc39.x86_64. 16 MB/s | 35 kB 00:00 (32/120): perl-Error-0.17029-13.fc39.noarch.rpm 17 MB/s | 40 kB 00:00 (33/120): perl-Exporter-5.77-500.fc39.noarch.rp 9.5 MB/s | 31 kB 00:00 (34/120): perl-File-Path-2.18-500.fc39.noarch.r 13 MB/s | 35 kB 00:00 (35/120): perl-File-Temp-0.231.100-500.fc39.noa 21 MB/s | 58 kB 00:00 (36/120): perl-Getopt-Long-2.54-500.fc39.noarch 16 MB/s | 60 kB 00:00 (37/120): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 16 MB/s | 56 kB 00:00 (38/120): perl-IO-Socket-IP-0.42-1.fc39.noarch. 16 MB/s | 42 kB 00:00 (39/120): perl-MIME-Base64-3.16-500.fc39.x86_64 11 MB/s | 29 kB 00:00 (40/120): perl-IO-Socket-SSL-2.083-3.fc39.noarc 33 MB/s | 225 kB 00:00 (41/120): perl-Mozilla-CA-20230801-1.fc39.noarc 3.8 MB/s | 13 kB 00:00 (42/120): perl-Encode-3.19-500.fc39.x86_64.rpm 59 MB/s | 1.7 MB 00:00 (43/120): perl-PathTools-3.89-500.fc39.x86_64.r 8.6 MB/s | 87 kB 00:00 (44/120): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 27 MB/s | 360 kB 00:00 (45/120): perl-Pod-Escapes-1.07-500.fc39.noarch 5.9 MB/s | 20 kB 00:00 (46/120): perl-Pod-Perldoc-3.28.01-501.fc39.noa 25 MB/s | 86 kB 00:00 (47/120): perl-Pod-Simple-3.45-4.fc39.noarch.rp 61 MB/s | 218 kB 00:00 (48/120): perl-Pod-Usage-2.03-500.fc39.noarch.r 8.7 MB/s | 39 kB 00:00 (49/120): perl-Scalar-List-Utils-1.63-500.fc39. 18 MB/s | 72 kB 00:00 (50/120): perl-Socket-2.037-3.fc39.x86_64.rpm 25 MB/s | 55 kB 00:00 (51/120): perl-Storable-3.32-500.fc39.x86_64.rp 48 MB/s | 99 kB 00:00 (52/120): perl-Term-ANSIColor-5.01-501.fc39.noa 16 MB/s | 47 kB 00:00 (53/120): perl-Term-Cap-1.18-500.fc39.noarch.rp 9.0 MB/s | 22 kB 00:00 (54/120): perl-TermReadKey-2.38-18.fc39.x86_64. 18 MB/s | 35 kB 00:00 (55/120): perl-Text-ParseWords-3.31-500.fc39.no 12 MB/s | 16 kB 00:00 (56/120): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 13 MB/s | 22 kB 00:00 (57/120): perl-Time-Local-1.350-3.fc39.noarch.r 19 MB/s | 34 kB 00:00 (58/120): perl-constant-1.33-501.fc39.noarch.rp 15 MB/s | 22 kB 00:00 (59/120): perl-URI-5.21-1.fc39.noarch.rpm 44 MB/s | 125 kB 00:00 (60/120): perl-libnet-3.15-501.fc39.noarch.rpm 39 MB/s | 129 kB 00:00 (61/120): perl-parent-0.241-500.fc39.noarch.rpm 5.6 MB/s | 14 kB 00:00 (62/120): perl-podlators-5.01-500.fc39.noarch.r 46 MB/s | 125 kB 00:00 (63/120): pkgconf-1.9.5-2.fc39.x86_64.rpm 23 MB/s | 42 kB 00:00 (64/120): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 6.4 MB/s | 14 kB 00:00 (65/120): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 5.5 MB/s | 9.6 kB 00:00 (66/120): alsa-lib-1.2.11-2.fc39.x86_64.rpm 28 MB/s | 521 kB 00:00 (67/120): NetworkManager-libnm-1.44.2-1.fc39.x8 32 MB/s | 1.8 MB 00:00 (68/120): NetworkManager-1.44.2-1.fc39.x86_64.r 33 MB/s | 2.2 MB 00:00 (69/120): bind-libs-9.18.21-2.fc39.x86_64.rpm 25 MB/s | 1.3 MB 00:00 (70/120): bind-license-9.18.21-2.fc39.noarch.rp 989 kB/s | 14 kB 00:00 (71/120): bind-utils-9.18.21-2.fc39.x86_64.rpm 37 MB/s | 224 kB 00:00 (72/120): binutils-gold-2.40-14.fc39.x86_64.rpm 32 MB/s | 795 kB 00:00 (73/120): binutils-2.40-14.fc39.x86_64.rpm 33 MB/s | 5.6 MB 00:00 (74/120): emacs-filesystem-29.2-2.fc39.noarch.r 2.0 MB/s | 7.1 kB 00:00 (75/120): cpp-13.2.1-6.fc39.x86_64.rpm 32 MB/s | 11 MB 00:00 (76/120): emacs-nox-29.2-2.fc39.x86_64.rpm 32 MB/s | 31 MB 00:00 (77/120): emacs-common-29.2-2.fc39.x86_64.rpm 30 MB/s | 42 MB 00:01 (78/120): git-2.43.0-1.fc39.x86_64.rpm 12 MB/s | 54 kB 00:00 (79/120): gcc-13.2.1-6.fc39.x86_64.rpm 28 MB/s | 34 MB 00:01 (80/120): git-core-2.43.0-1.fc39.x86_64.rpm 21 MB/s | 4.5 MB 00:00 (81/120): glibc-devel-2.38-16.fc39.x86_64.rpm 15 MB/s | 85 kB 00:00 (82/120): git-core-doc-2.43.0-1.fc39.noarch.rpm 32 MB/s | 2.9 MB 00:00 (83/120): glibc-headers-x86-2.38-16.fc39.noarch 30 MB/s | 569 kB 00:00 (84/120): groff-base-1.23.0-3.fc39.x86_64.rpm 36 MB/s | 1.1 MB 00:00 (85/120): gcc-c++-13.2.1-6.fc39.x86_64.rpm 18 MB/s | 13 MB 00:00 (86/120): kernel-headers-6.7.3-200.fc39.x86_64. 7.6 MB/s | 1.6 MB 00:00 (87/120): libtree-sitter-0.20.9-1.fc39.x86_64.r 22 MB/s | 100 kB 00:00 (88/120): libuv-1.47.0-3.fc39.x86_64.rpm 27 MB/s | 250 kB 00:00 (89/120): lmdb-libs-0.9.32-1.fc39.x86_64.rpm 15 MB/s | 61 kB 00:00 (90/120): perl-AutoLoader-5.74-502.fc39.noarch. 6.9 MB/s | 21 kB 00:00 (91/120): perl-B-1.88-502.fc39.x86_64.rpm 25 MB/s | 177 kB 00:00 (92/120): perl-Class-Struct-0.68-502.fc39.noarc 8.3 MB/s | 22 kB 00:00 (93/120): perl-DynaLoader-1.54-502.fc39.x86_64. 8.9 MB/s | 26 kB 00:00 (94/120): perl-Errno-1.37-502.fc39.x86_64.rpm 5.5 MB/s | 15 kB 00:00 (95/120): perl-Fcntl-1.15-502.fc39.x86_64.rpm 6.7 MB/s | 21 kB 00:00 (96/120): perl-File-Basename-2.86-502.fc39.noar 5.9 MB/s | 17 kB 00:00 (97/120): libstdc++-devel-13.2.1-6.fc39.x86_64. 38 MB/s | 2.6 MB 00:00 (98/120): perl-File-Find-1.43-502.fc39.noarch.r 1.6 MB/s | 25 kB 00:00 (99/120): perl-File-stat-1.13-502.fc39.noarch.r 5.1 MB/s | 17 kB 00:00 (100/120): perl-FileHandle-2.05-502.fc39.noarch 5.3 MB/s | 16 kB 00:00 (101/120): perl-Getopt-Std-1.13-502.fc39.noarch 5.3 MB/s | 16 kB 00:00 (102/120): perl-Git-2.43.0-1.fc39.noarch.rpm 12 MB/s | 40 kB 00:00 (103/120): perl-IPC-Open3-1.22-502.fc39.noarch. 6.1 MB/s | 22 kB 00:00 (104/120): perl-IO-1.52-502.fc39.x86_64.rpm 17 MB/s | 82 kB 00:00 (105/120): perl-NDBM_File-1.16-502.fc39.x86_64. 8.1 MB/s | 23 kB 00:00 (106/120): perl-POSIX-2.13-502.fc39.x86_64.rpm 24 MB/s | 97 kB 00:00 (107/120): perl-SelectSaver-1.02-502.fc39.noarc 4.1 MB/s | 12 kB 00:00 (108/120): perl-Symbol-1.09-502.fc39.noarch.rpm 6.0 MB/s | 14 kB 00:00 (109/120): perl-base-2.27-502.fc39.noarch.rpm 5.4 MB/s | 16 kB 00:00 (110/120): perl-if-0.61.000-502.fc39.noarch.rpm 5.3 MB/s | 14 kB 00:00 (111/120): perl-interpreter-5.38.2-502.fc39.x86 20 MB/s | 72 kB 00:00 (112/120): perl-lib-0.65-502.fc39.x86_64.rpm 5.7 MB/s | 15 kB 00:00 (113/120): libgccjit-13.2.1-6.fc39.x86_64.rpm 33 MB/s | 10 MB 00:00 (114/120): perl-locale-1.10-502.fc39.noarch.rpm 330 kB/s | 14 kB 00:00 (115/120): perl-mro-1.28-502.fc39.x86_64.rpm 6.7 MB/s | 29 kB 00:00 (116/120): perl-overload-1.37-502.fc39.noarch.r 11 MB/s | 46 kB 00:00 (117/120): perl-overloading-0.02-502.fc39.noarc 5.4 MB/s | 13 kB 00:00 (118/120): perl-vars-1.05-502.fc39.noarch.rpm 4.8 MB/s | 13 kB 00:00 (119/120): perl-libs-5.38.2-502.fc39.x86_64.rpm 32 MB/s | 2.4 MB 00:00 (120/120): systemd-udev-254.9-1.fc39.x86_64.rpm 57 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 81 MB/s | 188 MB 00:02 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.3.1-3.fc39.x86_64 1/120 Installing : jansson-2.13.1-7.fc39.x86_64 2/120 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 3/120 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/120 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/120 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/120 Installing : hunspell-1.7.2-5.fc39.x86_64 7/120 Installing : binutils-2.40-14.fc39.x86_64 8/120 Running scriptlet: binutils-2.40-14.fc39.x86_64 8/120 Installing : binutils-gold-2.40-14.fc39.x86_64 9/120 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 9/120 Installing : lmdb-libs-0.9.32-1.fc39.x86_64 10/120 Installing : enchant2-2.5.0-5.fc39.x86_64 11/120 Installing : cpp-13.2.1-6.fc39.x86_64 12/120 Installing : libuv-1:1.47.0-3.fc39.x86_64 13/120 Installing : libtree-sitter-0.20.9-1.fc39.x86_64 14/120 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 15/120 Installing : kernel-headers-6.7.3-200.fc39.x86_64 16/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 17/120 Installing : groff-base-1.23.0-3.fc39.x86_64 17/120 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 17/120 Installing : glibc-headers-x86-2.38-16.fc39.noarch 18/120 Installing : emacs-filesystem-1:29.2-2.fc39.noarch 19/120 Installing : bind-license-32:9.18.21-2.fc39.noarch 20/120 Installing : alsa-lib-1.2.11-2.fc39.x86_64 21/120 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 22/120 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 23/120 Installing : ncurses-6.4-7.20230520.fc39.x86_64 24/120 Installing : perl-Digest-1.20-500.fc39.noarch 25/120 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 26/120 Installing : perl-B-1.88-502.fc39.x86_64 27/120 Installing : perl-FileHandle-2.05-502.fc39.noarch 28/120 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 29/120 Installing : perl-libnet-3.15-501.fc39.noarch 30/120 Installing : perl-AutoLoader-5.74-502.fc39.noarch 31/120 Installing : perl-base-2.27-502.fc39.noarch 32/120 Installing : perl-URI-5.21-1.fc39.noarch 33/120 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 34/120 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 35/120 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 36/120 Installing : perl-if-0.61.000-502.fc39.noarch 37/120 Installing : perl-locale-1.10-502.fc39.noarch 38/120 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 39/120 Installing : perl-File-Path-2.18-500.fc39.noarch 40/120 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 41/120 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 42/120 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 43/120 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 44/120 Installing : perl-Class-Struct-0.68-502.fc39.noarch 45/120 Installing : perl-POSIX-2.13-502.fc39.x86_64 46/120 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 47/120 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 48/120 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 49/120 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 50/120 Installing : perl-Term-Cap-1.18-500.fc39.noarch 51/120 Installing : perl-Socket-4:2.037-3.fc39.x86_64 52/120 Installing : perl-SelectSaver-1.02-502.fc39.noarch 53/120 Installing : perl-Symbol-1.09-502.fc39.noarch 54/120 Installing : perl-File-stat-1.13-502.fc39.noarch 55/120 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 56/120 Installing : perl-podlators-1:5.01-500.fc39.noarch 57/120 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 58/120 Installing : perl-Fcntl-1.15-502.fc39.x86_64 59/120 Installing : perl-mro-1.28-502.fc39.x86_64 60/120 Installing : perl-IO-1.52-502.fc39.x86_64 61/120 Installing : perl-overloading-0.02-502.fc39.noarch 62/120 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 63/120 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 64/120 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 65/120 Installing : perl-constant-1.33-501.fc39.noarch 66/120 Installing : perl-parent-1:0.241-500.fc39.noarch 67/120 Installing : perl-Errno-1.37-502.fc39.x86_64 68/120 Installing : perl-File-Basename-2.86-502.fc39.noarch 69/120 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 70/120 Installing : perl-Storable-1:3.32-500.fc39.x86_64 71/120 Installing : perl-overload-1.37-502.fc39.noarch 72/120 Installing : perl-vars-1.05-502.fc39.noarch 73/120 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 74/120 Installing : perl-Carp-1.54-500.fc39.noarch 75/120 Installing : perl-Exporter-5.77-500.fc39.noarch 76/120 Installing : perl-PathTools-3.89-500.fc39.x86_64 77/120 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 78/120 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 79/120 Installing : perl-Encode-4:3.19-500.fc39.x86_64 80/120 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 81/120 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 82/120 Installing : perl-Error-1:0.17029-13.fc39.noarch 83/120 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 84/120 Installing : perl-File-Find-1.43-502.fc39.noarch 85/120 Installing : perl-lib-0.65-502.fc39.x86_64 86/120 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 87/120 Installing : libpkgconf-1.9.5-2.fc39.x86_64 88/120 Installing : pkgconf-1.9.5-2.fc39.x86_64 89/120 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 90/120 Installing : glibc-devel-2.38-16.fc39.x86_64 91/120 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 92/120 Installing : libndp-1.8-6.fc39.x86_64 93/120 Installing : liblockfile-1.17-6.fc39.x86_64 94/120 Installing : less-633-2.fc39.x86_64 95/120 Installing : git-core-2.43.0-1.fc39.x86_64 96/120 Installing : git-core-doc-2.43.0-1.fc39.noarch 97/120 Installing : perl-Git-2.43.0-1.fc39.noarch 98/120 Installing : git-2.43.0-1.fc39.x86_64 99/120 Installing : kmod-30-6.fc39.x86_64 100/120 Installing : kbd-misc-2.6.3-1.fc39.noarch 101/120 Installing : kbd-legacy-2.6.3-1.fc39.noarch 102/120 Installing : kbd-2.6.3-1.fc39.x86_64 103/120 Installing : systemd-udev-254.9-1.fc39.x86_64 104/120 Running scriptlet: systemd-udev-254.9-1.fc39.x86_64 104/120 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/dbus-org.freedesktop.home1.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/multi-user.target.wants/systemd-homed.service → /usr/lib/systemd/system/systemd-homed.service. Created symlink /etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service → /usr/lib/systemd/system/systemd-homed-activate.service. Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /usr/lib/systemd/system/systemd-pstore.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target → /usr/lib/systemd/system/remote-cryptsetup.target. Installing : jemalloc-5.3.0-4.fc39.x86_64 105/120 Installing : gpm-libs-1.20.7-44.fc39.x86_64 106/120 Installing : gc-8.2.2-4.fc39.x86_64 107/120 Installing : guile22-2.2.7-9.fc39.x86_64 108/120 Installing : make-1:4.4.1-2.fc39.x86_64 109/120 Installing : gcc-13.2.1-6.fc39.x86_64 110/120 Installing : gcc-c++-13.2.1-6.fc39.x86_64 111/120 Installing : emacs-common-1:29.2-2.fc39.x86_64 112/120 Installing : libgccjit-13.2.1-6.fc39.x86_64 113/120 Installing : fstrm-0.6.1-8.fc39.x86_64 114/120 Installing : bind-libs-32:9.18.21-2.fc39.x86_64 115/120 Installing : bind-utils-32:9.18.21-2.fc39.x86_64 116/120 Installing : emacs-nox-1:29.2-2.fc39.x86_64 117/120 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 118/120 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. Installing : hostname-3.23-9.fc39.x86_64 119/120 Running scriptlet: hostname-3.23-9.fc39.x86_64 119/120 Installing : file-5.44-5.fc39.x86_64 120/120 Running scriptlet: emacs-common-1:29.2-2.fc39.x86_64 120/120 Running scriptlet: emacs-nox-1:29.2-2.fc39.x86_64 120/120 Running scriptlet: file-5.44-5.fc39.x86_64 120/120 Creating group 'systemd-coredump' with GID 997. Creating user 'systemd-coredump' (systemd Core Dumper) with UID 997 and GID 997. Creating group 'systemd-timesync' with GID 996. Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 996 and GID 996. Verifying : enchant2-2.5.0-5.fc39.x86_64 1/120 Verifying : file-5.44-5.fc39.x86_64 2/120 Verifying : fstrm-0.6.1-8.fc39.x86_64 3/120 Verifying : gc-8.2.2-4.fc39.x86_64 4/120 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 5/120 Verifying : guile22-2.2.7-9.fc39.x86_64 6/120 Verifying : hostname-3.23-9.fc39.x86_64 7/120 Verifying : hunspell-1.7.2-5.fc39.x86_64 8/120 Verifying : hunspell-en-0.20201207-7.fc39.noarch 9/120 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 10/120 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 11/120 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 12/120 Verifying : jansson-2.13.1-7.fc39.x86_64 13/120 Verifying : jemalloc-5.3.0-4.fc39.x86_64 14/120 Verifying : kbd-2.6.3-1.fc39.x86_64 15/120 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 16/120 Verifying : kbd-misc-2.6.3-1.fc39.noarch 17/120 Verifying : kmod-30-6.fc39.x86_64 18/120 Verifying : less-633-2.fc39.x86_64 19/120 Verifying : liblockfile-1.17-6.fc39.x86_64 20/120 Verifying : libmpc-1.3.1-3.fc39.x86_64 21/120 Verifying : libndp-1.8-6.fc39.x86_64 22/120 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 23/120 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 24/120 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 25/120 Verifying : make-1:4.4.1-2.fc39.x86_64 26/120 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 27/120 Verifying : perl-Carp-1.54-500.fc39.noarch 28/120 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 29/120 Verifying : perl-Digest-1.20-500.fc39.noarch 30/120 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 31/120 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 32/120 Verifying : perl-Error-1:0.17029-13.fc39.noarch 33/120 Verifying : perl-Exporter-5.77-500.fc39.noarch 34/120 Verifying : perl-File-Path-2.18-500.fc39.noarch 35/120 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 36/120 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 37/120 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 38/120 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 39/120 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 40/120 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 41/120 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 42/120 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 43/120 Verifying : perl-PathTools-3.89-500.fc39.x86_64 44/120 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 45/120 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 46/120 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 47/120 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 48/120 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 49/120 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 50/120 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 51/120 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 52/120 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 53/120 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 54/120 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 55/120 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 56/120 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 57/120 Verifying : perl-URI-5.21-1.fc39.noarch 58/120 Verifying : perl-constant-1.33-501.fc39.noarch 59/120 Verifying : perl-libnet-3.15-501.fc39.noarch 60/120 Verifying : perl-parent-1:0.241-500.fc39.noarch 61/120 Verifying : perl-podlators-1:5.01-500.fc39.noarch 62/120 Verifying : pkgconf-1.9.5-2.fc39.x86_64 63/120 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 64/120 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 65/120 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 66/120 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 67/120 Verifying : alsa-lib-1.2.11-2.fc39.x86_64 68/120 Verifying : bind-libs-32:9.18.21-2.fc39.x86_64 69/120 Verifying : bind-license-32:9.18.21-2.fc39.noarch 70/120 Verifying : bind-utils-32:9.18.21-2.fc39.x86_64 71/120 Verifying : binutils-2.40-14.fc39.x86_64 72/120 Verifying : binutils-gold-2.40-14.fc39.x86_64 73/120 Verifying : cpp-13.2.1-6.fc39.x86_64 74/120 Verifying : emacs-common-1:29.2-2.fc39.x86_64 75/120 Verifying : emacs-filesystem-1:29.2-2.fc39.noarch 76/120 Verifying : emacs-nox-1:29.2-2.fc39.x86_64 77/120 Verifying : gcc-13.2.1-6.fc39.x86_64 78/120 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 79/120 Verifying : git-2.43.0-1.fc39.x86_64 80/120 Verifying : git-core-2.43.0-1.fc39.x86_64 81/120 Verifying : git-core-doc-2.43.0-1.fc39.noarch 82/120 Verifying : glibc-devel-2.38-16.fc39.x86_64 83/120 Verifying : glibc-headers-x86-2.38-16.fc39.noarch 84/120 Verifying : groff-base-1.23.0-3.fc39.x86_64 85/120 Verifying : kernel-headers-6.7.3-200.fc39.x86_64 86/120 Verifying : libgccjit-13.2.1-6.fc39.x86_64 87/120 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 88/120 Verifying : libtree-sitter-0.20.9-1.fc39.x86_64 89/120 Verifying : libuv-1:1.47.0-3.fc39.x86_64 90/120 Verifying : lmdb-libs-0.9.32-1.fc39.x86_64 91/120 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 92/120 Verifying : perl-B-1.88-502.fc39.x86_64 93/120 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 94/120 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 95/120 Verifying : perl-Errno-1.37-502.fc39.x86_64 96/120 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 97/120 Verifying : perl-File-Basename-2.86-502.fc39.noarch 98/120 Verifying : perl-File-Find-1.43-502.fc39.noarch 99/120 Verifying : perl-File-stat-1.13-502.fc39.noarch 100/120 Verifying : perl-FileHandle-2.05-502.fc39.noarch 101/120 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 102/120 Verifying : perl-Git-2.43.0-1.fc39.noarch 103/120 Verifying : perl-IO-1.52-502.fc39.x86_64 104/120 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 105/120 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 106/120 Verifying : perl-POSIX-2.13-502.fc39.x86_64 107/120 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 108/120 Verifying : perl-Symbol-1.09-502.fc39.noarch 109/120 Verifying : perl-base-2.27-502.fc39.noarch 110/120 Verifying : perl-if-0.61.000-502.fc39.noarch 111/120 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 112/120 Verifying : perl-lib-0.65-502.fc39.x86_64 113/120 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 114/120 Verifying : perl-locale-1.10-502.fc39.noarch 115/120 Verifying : perl-mro-1.28-502.fc39.x86_64 116/120 Verifying : perl-overload-1.37-502.fc39.noarch 117/120 Verifying : perl-overloading-0.02-502.fc39.noarch 118/120 Verifying : perl-vars-1.05-502.fc39.noarch 119/120 Verifying : systemd-udev-254.9-1.fc39.x86_64 120/120 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 alsa-lib-1.2.11-2.fc39.x86_64 bind-libs-32:9.18.21-2.fc39.x86_64 bind-license-32:9.18.21-2.fc39.noarch bind-utils-32:9.18.21-2.fc39.x86_64 binutils-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 cpp-13.2.1-6.fc39.x86_64 emacs-common-1:29.2-2.fc39.x86_64 emacs-filesystem-1:29.2-2.fc39.noarch emacs-nox-1:29.2-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 file-5.44-5.fc39.x86_64 fstrm-0.6.1-8.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-16.fc39.x86_64 glibc-headers-x86-2.38-16.fc39.noarch gpm-libs-1.20.7-44.fc39.x86_64 groff-base-1.23.0-3.fc39.x86_64 guile22-2.2.7-9.fc39.x86_64 hostname-3.23-9.fc39.x86_64 hunspell-1.7.2-5.fc39.x86_64 hunspell-en-0.20201207-7.fc39.noarch hunspell-en-GB-0.20201207-7.fc39.noarch hunspell-en-US-0.20201207-7.fc39.noarch hunspell-filesystem-1.7.2-5.fc39.x86_64 jansson-2.13.1-7.fc39.x86_64 jemalloc-5.3.0-4.fc39.x86_64 kbd-2.6.3-1.fc39.x86_64 kbd-legacy-2.6.3-1.fc39.noarch kbd-misc-2.6.3-1.fc39.noarch kernel-headers-6.7.3-200.fc39.x86_64 kmod-30-6.fc39.x86_64 less-633-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.9-1.fc39.x86_64 libuv-1:1.47.0-3.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 lmdb-libs-0.9.32-1.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 ncurses-6.4-7.20230520.fc39.x86_64 perl-AutoLoader-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-Carp-1.54-500.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Digest-1.20-500.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-DynaLoader-1.54-502.fc39.x86_64 perl-Encode-4:3.19-500.fc39.x86_64 perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-IO-1.52-502.fc39.x86_64 perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-MIME-Base64-3.16-500.fc39.x86_64 perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-PathTools-3.89-500.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Storable-1:3.32-500.fc39.x86_64 perl-Symbol-1.09-502.fc39.noarch perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Time-Local-2:1.350-3.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-locale-1.10-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-vars-1.05-502.fc39.noarch pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 systemd-udev-254.9-1.fc39.x86_64 Complete! + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 rpm -aq + return 0 + post_install 2024.02.13--f39-nofed-1-vplc07 linux64 + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + cp /etc/localtime /vservers/2024.02.13--f39-nofed-1-vplc07/etc/localtime + sshd_disable_password_auth 2024.02.13--f39-nofed-1-vplc07 + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.02.13--f39-nofed-1-vplc07/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2024.02.13--f39-nofed-1-vplc07 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local personality=linux64 + shift ++ lxcroot 2024.02.13--f39-nofed-1-vplc07 ++ local lxc=2024.02.13--f39-nofed-1-vplc07 ++ shift ++ echo /vservers/2024.02.13--f39-nofed-1-vplc07 + local lxc_root=/vservers/2024.02.13--f39-nofed-1-vplc07 + cat + chroot /vservers/2024.02.13--f39-nofed-1-vplc07 linux64 bash -x + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat Starting guest 2024.02.13--f39-nofed-1-vplc07 + '[' -n true ']' + echo Starting guest 2024.02.13--f39-nofed-1-vplc07 + virsh -c lxc:/// start 2024.02.13--f39-nofed-1-vplc07 Domain '2024.02.13--f39-nofed-1-vplc07' started + '[' -n '' ']' + wait_for_ssh 2024.02.13--f39-nofed-1-vplc07 138.96.112.77 + set -x + set -e + local lxc=2024.02.13--f39-nofed-1-vplc07 + shift + local specified_ip + '[' -n 138.96.112.77 ']' + specified_ip=138.96.112.77 + shift + local success= ++ date +%s + local current_time=1707790287 + local stop_time=1707790407 + local counter=1 + '[' 1707790287 -lt 1707790407 ']' + '[' -n 138.96.112.77 ']' 1-th attempt to reach sshd in container 2024.02.13--f39-nofed-1-vplc07 on address 138.96.112.77 ... + guest_ip=138.96.112.77 + echo '1-th attempt to reach sshd in container 2024.02.13--f39-nofed-1-vplc07 on address 138.96.112.77 ...' + '[' -n 138.96.112.77 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.77 arch ssh: connect to host 138.96.112.77 port 22: Connection refused + : + counter=2 + sleep 10 ++ date +%s + current_time=1707790298 + '[' 1707790298 -lt 1707790407 ']' 2-th attempt to reach sshd in container 2024.02.13--f39-nofed-1-vplc07 on address 138.96.112.77 ... + '[' -n 138.96.112.77 ']' + guest_ip=138.96.112.77 + echo '2-th attempt to reach sshd in container 2024.02.13--f39-nofed-1-vplc07 on address 138.96.112.77 ...' + '[' -n 138.96.112.77 ']' + ssh -o 'StrictHostKeyChecking no' 138.96.112.77 arch @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the ECDSA key sent by the remote host is SHA256:ycilZMl9uJQ9PRsfEmxMa1rlltwvRcB9J//GQCdnvUk. Please contact your system administrator. Add correct host key in /root/.ssh/known_hosts to get rid of this message. Offending ECDSA key in /root/.ssh/known_hosts:16 Password authentication is disabled to avoid man-in-the-middle attacks. Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. UpdateHostkeys is disabled because the host key is not trusted. x86_64 SSHD in container 2024.02.13--f39-nofed-1-vplc07 is UP on IP 138.96.112.77 + success=true + echo 'SSHD in container 2024.02.13--f39-nofed-1-vplc07 is UP on IP 138.96.112.77' + break + '[' -z true ']' + return 0 lbuild-initvm.sh Done + echo lbuild-initvm.sh Done + exit 0 * 03:11:38 -- ********** 1 SUCCESSFUL step plcvm_create on plctest1_vplc07 TRACE: 1 03-10-51->47s=0:00:47.173652s status=OK step=plcvm_create plc=plctest1_vplc07 force=False * 03:11:38 -- ********** 1 RUNNING step django_install on plc plctest1_vplc07 -> 03:11:38 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 pip3 install Django '||' pip install Django Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. bash: line 1: pip3: command not found Requirement already satisfied: Django in /usr/local/lib/python3.12/site-packages (5.0) Requirement already satisfied: asgiref>=3.7.0 in /usr/local/lib/python3.12/site-packages (from Django) (3.7.2) Requirement already satisfied: sqlparse>=0.3.1 in /usr/local/lib/python3.12/site-packages (from Django) (0.4.4) 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 * 03:11:40 -- ********** 1 SUCCESSFUL step django_install on plctest1_vplc07 TRACE: 1 03-11-38->1s=0:00:01.674780s status=OK step=django_install plc=plctest1_vplc07 force=False * 03:11:40 -- ********** 1 RUNNING step plc_install on plc plctest1_vplc07 -> 03:11:40 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 dnf -y install myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. Last metadata expiration check: 0:00:41 ago on Tue Feb 13 03:11:01 2024. Dependencies resolved. ================================================================================================= Package Arch Version Repo Size ================================================================================================= Installing: myplc-core noarch 7.1-0.lxc.2024.02.13 myplc 58 k Installing dependencies: ImageMagick x86_64 1:7.1.1.26-2.fc39 updates 81 k ImageMagick-libs x86_64 1:7.1.1.26-2.fc39 updates 2.6 M LibRaw x86_64 0.21.2-2.fc39 updates 418 k ModemManager-glib x86_64 1.20.6-3.fc39 fedora 326 k abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k acl x86_64 2.3.1-9.fc39 updates 71 k adobe-mappings-cmap noarch 20230622-1.fc39 fedora 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-1.fc39 fedora 113 k adobe-mappings-pdf noarch 20190401-5.fc39 fedora 698 k adwaita-cursor-theme noarch 45.0-1.fc39 fedora 678 k adwaita-icon-theme noarch 45.0-1.fc39 fedora 407 k annobin-docs noarch 12.38-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.38-1.fc39 updates 956 k ansible-srpm-macros noarch 1-11.fc39 fedora 21 k antiword x86_64 0.37-36.fc39 fedora 170 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k at x86_64 3.2.5-7.fc39 fedora 63 k at-spi2-atk x86_64 2.50.1-1.fc39 updates 86 k at-spi2-core x86_64 2.50.1-1.fc39 updates 371 k atk x86_64 2.50.1-1.fc39 updates 81 k avahi-glib x86_64 0.8-24.fc39 fedora 15 k avahi-libs x86_64 0.8-24.fc39 fedora 67 k bc x86_64 1.07.1-19.fc39 fedora 119 k bluez-libs x86_64 5.72-1.fc39 updates 85 k bzip2 x86_64 1.0.8-16.fc39 fedora 52 k cairo x86_64 1.18.0-1.fc39 fedora 710 k cairo-gobject x86_64 1.18.0-1.fc39 fedora 19 k cdparanoia-libs x86_64 10.2-42.fc39 fedora 54 k color-filesystem noarch 1-31.fc39 fedora 8.2 k colord x86_64 1.4.6-6.fc39 fedora 550 k colord-libs x86_64 1.4.6-6.fc39 fedora 233 k cpio x86_64 2.14-4.fc39 fedora 279 k cronie x86_64 1.6.1-5.fc39 fedora 117 k cronie-anacron x86_64 1.6.1-5.fc39 fedora 32 k crontabs noarch 1.11-30.20190603git.fc39 fedora 18 k cups x86_64 1:2.4.7-5.fc39 updates 1.5 M cups-client x86_64 1:2.4.7-5.fc39 updates 72 k cups-filesystem noarch 1:2.4.7-5.fc39 updates 12 k cups-filters x86_64 1:2.0.0-1.fc39 updates 211 k cups-libs x86_64 1:2.4.7-5.fc39 updates 268 k cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k dbusmenu-qt x86_64 0.9.3-0.32.20160218.fc39 fedora 80 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k desktop-file-utils x86_64 0.26-9.fc39 fedora 72 k dnsmasq x86_64 2.89-7.fc39 updates 357 k drupal noarch 4.7-17.lxc myplc 514 k dwz x86_64 0.15-3.fc39 fedora 134 k ed x86_64 1.19-4.fc39 fedora 79 k efi-srpm-macros noarch 5-9.fc39 fedora 22 k exempi x86_64 2.6.4-2.fc39 fedora 578 k exiv2-libs x86_64 0.27.6-5.fc39 fedora 782 k expect x86_64 5.45.4-20.fc39 fedora 252 k fdk-aac-free x86_64 2.0.0-11.fc39 fedora 336 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k fftw-libs-double x86_64 3.3.10-10.fc39 updates 1.2 M flac-libs x86_64 1.4.3-2.fc39 fedora 264 k fontconfig x86_64 2.14.2-5.fc39 fedora 297 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k forge-srpm-macros noarch 0.2.0-3.fc39 updates 19 k fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k freetype x86_64 2.13.1-2.fc39 fedora 414 k fribidi x86_64 1.0.13-2.fc39 fedora 91 k fuse-common x86_64 3.16.1-1.fc39 fedora 8.3 k fuse3 x86_64 3.16.1-1.fc39 fedora 57 k fuse3-libs x86_64 3.16.1-1.fc39 fedora 94 k gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k gd x86_64 2.3.3-12.fc39 fedora 139 k gdk-pixbuf2 x86_64 2.42.10-5.fc39 fedora 484 k gdk-pixbuf2-modules x86_64 2.42.10-5.fc39 fedora 85 k geoclue2 x86_64 2.7.0-2.fc39 fedora 138 k gettext x86_64 0.22-2.fc39 fedora 1.1 M gettext-envsubst x86_64 0.22-2.fc39 fedora 36 k gettext-libs x86_64 0.22-2.fc39 fedora 328 k gettext-runtime x86_64 0.22-2.fc39 fedora 120 k ghc-srpm-macros noarch 1.6.1-2.fc39 fedora 7.8 k ghostscript x86_64 10.02.1-2.fc39 updates 37 k ghostscript-tools-fonts x86_64 10.02.1-2.fc39 updates 12 k ghostscript-tools-printing x86_64 10.02.1-2.fc39 updates 13 k giflib x86_64 5.2.1-17.fc39 fedora 51 k glib-networking x86_64 2.78.0-1.fc39 fedora 195 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.3.1-1.fc39 updates 28 k gobject-introspection x86_64 1.78.1-1.fc39 fedora 261 k google-droid-sans-fonts noarch 20200215-17.fc39 fedora 2.7 M google-noto-fonts-common noarch 20240101-1.fc39 updates 17 k google-noto-sans-vf-fonts noarch 20240101-1.fc39 updates 593 k gpgme x86_64 1.20.0-5.fc39 fedora 210 k graphene x86_64 1.10.6-6.fc39 fedora 61 k graphite2 x86_64 1.3.14-12.fc39 fedora 95 k graphviz x86_64 8.1.0-6.fc39 updates 5.0 M gsettings-desktop-schemas x86_64 45.0-1.fc39 fedora 737 k gsm x86_64 1.0.22-3.fc39 fedora 35 k gstreamer1 x86_64 1.22.9-1.fc39 updates 1.4 M gstreamer1-plugins-base x86_64 1.22.9-1.fc39 updates 2.2 M gtk-update-icon-cache x86_64 3.24.41-1.fc39 updates 34 k gtk2 x86_64 2.24.33-15.fc39 fedora 3.3 M gtk3 x86_64 3.24.41-1.fc39 updates 5.6 M gts x86_64 0.7.6-46.20121130.fc39 fedora 240 k harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k hicolor-icon-theme noarch 0.17-16.fc39 fedora 66 k highway x86_64 1.0.7-1.fc39 fedora 478 k httpd x86_64 2.4.58-1.fc39 updates 50 k httpd-core x86_64 2.4.58-1.fc39 updates 1.4 M httpd-filesystem noarch 2.4.58-1.fc39 updates 12 k httpd-tools x86_64 2.4.58-1.fc39 updates 79 k hwdata noarch 0.379-1.fc39 updates 1.6 M imath x86_64 3.1.9-3.fc39 fedora 96 k iso-codes noarch 4.15.0-2.fc39 fedora 3.5 M jasper-libs x86_64 3.0.6-4.fc39 fedora 162 k jbig2dec-libs x86_64 0.19-10.fc39 fedora 73 k jbigkit-libs x86_64 2.1-26.fc39 fedora 53 k json-glib x86_64 1.8.0-1.fc39 fedora 166 k kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k lame-libs x86_64 3.100-15.fc39 fedora 337 k lasi x86_64 1.1.3-11.fc39 fedora 54 k lcms2 x86_64 2.15-2.fc39 fedora 177 k libICE x86_64 1.0.10-11.fc39 fedora 70 k libSM x86_64 1.2.3-13.fc39 fedora 41 k libX11 x86_64 1.8.7-1.fc39 fedora 650 k libX11-common noarch 1.8.7-1.fc39 fedora 176 k libX11-xcb x86_64 1.8.7-1.fc39 fedora 12 k libXau x86_64 1.0.11-3.fc39 fedora 31 k libXcomposite x86_64 0.4.5-10.fc39 fedora 23 k libXcursor x86_64 1.2.1-4.fc39 fedora 30 k libXdamage x86_64 1.1.5-10.fc39 fedora 22 k libXext x86_64 1.3.5-3.fc39 fedora 39 k libXfixes x86_64 6.0.0-6.fc39 fedora 19 k libXft x86_64 2.3.8-3.fc39 fedora 72 k libXi x86_64 1.8.1-2.fc39 fedora 40 k libXinerama x86_64 1.1.5-3.fc39 fedora 14 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrandr x86_64 1.5.4-1.fc39 updates 27 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libXt x86_64 1.2.1-5.fc39 fedora 178 k libXtst x86_64 1.2.4-3.fc39 fedora 20 k libXv x86_64 1.0.11-19.fc39 fedora 18 k libXxf86vm x86_64 1.1.5-3.fc39 fedora 18 k libaom x86_64 3.8.0-1.fc39 updates 1.8 M libasyncns x86_64 0.8-25.fc39 fedora 30 k libavif x86_64 0.11.1-11.fc39 fedora 84 k libcanberra x86_64 0.30-32.fc39 fedora 85 k libcanberra-gtk3 x86_64 0.30-32.fc39 fedora 31 k libcloudproviders x86_64 0.3.5-1.fc39 updates 46 k libcue x86_64 2.2.1-13.fc39 fedora 34 k libcupsfilters x86_64 1:2.0.0-2.fc39 updates 595 k libdaemon x86_64 0.14-26.fc39 fedora 31 k libdatrie x86_64 0.2.13-7.fc39 fedora 32 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libdrm x86_64 2.4.120-1.fc39 updates 157 k libepoxy x86_64 1.5.10-4.fc39 fedora 234 k liberation-fonts-common noarch 1:2.1.5-7.fc39 fedora 14 k libexif x86_64 0.6.24-5.fc39 fedora 461 k libgexiv2 x86_64 0.14.2-1.fc39 fedora 98 k libglvnd x86_64 1:1.7.0-1.fc39 fedora 133 k libglvnd-egl x86_64 1:1.7.0-1.fc39 fedora 36 k libglvnd-glx x86_64 1:1.7.0-1.fc39 fedora 142 k libglvnd-opengl x86_64 1:1.7.0-1.fc39 fedora 42 k libgrss x86_64 0.7.0-17.fc39 fedora 62 k libgs x86_64 10.02.1-2.fc39 updates 3.4 M libgsf x86_64 1.14.51-1.fc39 updates 297 k libgudev x86_64 238-2.fc39 fedora 35 k libgusb x86_64 0.4.8-1.fc39 updates 65 k libgxps x86_64 0.3.2-6.fc39 fedora 77 k libheif x86_64 1.17.5-1.fc39 updates 352 k libicu x86_64 73.2-2.fc39 fedora 11 M libijs x86_64 0.35-19.fc39 fedora 29 k libimagequant x86_64 4.0.3-2.fc39 updates 318 k libimobiledevice x86_64 1.3.0^20230705git6fc41f5-1.fc39 fedora 138 k libimobiledevice-glue x86_64 1.0.0-1.fc39 fedora 36 k libiptcdata x86_64 1.0.5-15.fc39 fedora 61 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.2-3.fc39 fedora 1.2 M liblc3 x86_64 1.0.4-2.fc39 updates 80 k libldac x86_64 2.0.2.3-13.fc39 fedora 41 k liblerc x86_64 4.0.0-4.fc39 fedora 201 k liblouis x86_64 3.25.0-3.fc39 fedora 2.4 M liblouisutdml x86_64 2.11.0-5.fc39 fedora 154 k liblouisutdml-utils x86_64 2.11.0-5.fc39 fedora 30 k liblqr-1 x86_64 0.4.2-22.fc39 fedora 49 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libmng x86_64 2.0.3-19.fc39 fedora 188 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnotify x86_64 0.8.3-1.fc39 updates 51 k libogg x86_64 2:1.3.5-6.fc39 fedora 33 k libosinfo x86_64 1.11.0-1.fc39 updates 314 k libpaper x86_64 1:2.1.1-1.fc39 fedora 27 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpciaccess x86_64 0.16-9.fc39 fedora 26 k libpipeline x86_64 1.5.7-3.fc39 fedora 52 k libplist x86_64 2.3.0-1.fc39 fedora 92 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpng12 x86_64 1.2.57-18.fc39 fedora 154 k libppd x86_64 1:2.0.0-1.fc39 updates 265 k libpq x86_64 15.3-1.fc39 fedora 215 k libproxy x86_64 0.5.3-3.fc39 updates 48 k libraqm x86_64 0.8.0-5.fc39 fedora 20 k librsvg2 x86_64 2.57.1-1.fc39 updates 1.6 M libsbc x86_64 2.0-3.fc39 fedora 47 k libsndfile x86_64 1.1.0-9.fc39 fedora 215 k libsodium x86_64 1.0.18-15.fc39 updates 162 k libsoup x86_64 2.74.3-3.fc39 fedora 400 k libsoup3 x86_64 3.4.4-1.fc39 updates 389 k libstemmer x86_64 2.2.0-7.fc39 fedora 171 k libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libtdb x86_64 1.4.9-1.fc39 fedora 51 k libthai x86_64 0.1.29-6.fc39 fedora 213 k libtheora x86_64 1:1.1.1-34.fc39 fedora 166 k libtiff x86_64 4.4.0-8.fc39 fedora 202 k libtracker-sparql x86_64 3.6.0-1.fc39 fedora 374 k libunwind x86_64 1.7.0-0.2.rc2.fc39 fedora 70 k libusbmuxd x86_64 2.0.2^20230620git8d30a55-3.fc39 fedora 36 k libvisual x86_64 1:0.4.1-2.fc39 fedora 151 k libvmaf x86_64 2.3.0-6.fc39 fedora 180 k libvorbis x86_64 1:1.3.7-8.fc39 fedora 195 k libwayland-client x86_64 1.22.0-2.fc39 fedora 34 k libwayland-cursor x86_64 1.22.0-2.fc39 fedora 19 k libwayland-egl x86_64 1.22.0-2.fc39 fedora 13 k libwayland-server x86_64 1.22.0-2.fc39 fedora 42 k libwebp x86_64 1.3.2-2.fc39 fedora 284 k libwmf-lite x86_64 0.2.13-2.fc39 fedora 73 k libxcb x86_64 1.13.1-12.fc39 fedora 233 k libxcrypt-compat x86_64 4.4.36-2.fc39 fedora 90 k libxshmfence x86_64 1.3-13.fc39 fedora 12 k libxslt x86_64 1.1.39-1.fc39 updates 187 k libzip x86_64 1.10.1-1.fc39 fedora 68 k llvm-libs x86_64 17.0.6-3.fc39 updates 27 M lm_sensors-libs x86_64 3.6.0-14.fc39 fedora 41 k lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k mailx x86_64 12.5-44.fc39 fedora 262 k man-db x86_64 2.11.2-5.fc39 fedora 1.3 M memcached x86_64 1.6.21-2.fc39 fedora 186 k mesa-filesystem x86_64 23.3.5-1.fc39 updates 19 k mesa-libEGL x86_64 23.3.5-1.fc39 updates 134 k mesa-libGL x86_64 23.3.5-1.fc39 updates 176 k mesa-libGLU x86_64 9.0.3-1.fc39 fedora 160 k mesa-libgbm x86_64 23.3.5-1.fc39 updates 46 k mesa-libglapi x86_64 23.3.5-1.fc39 updates 53 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k mpg123-libs x86_64 1.31.3-2.fc39 fedora 340 k myplc-config noarch 7.1-0.lxc.2024.02.13 myplc 18 k netpbm x86_64 11.02.00-2.fc39 fedora 185 k nginx-filesystem noarch 1:1.24.0-4.fc39 fedora 10 k nspr x86_64 4.35.0-16.fc39 updates 138 k nss x86_64 3.96.1-1.fc39 updates 696 k nss-softokn x86_64 3.96.1-1.fc39 updates 414 k nss-softokn-freebl x86_64 3.96.1-1.fc39 updates 351 k nss-sysinit x86_64 3.96.1-1.fc39 updates 18 k nss-util x86_64 3.96.1-1.fc39 updates 87 k ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k oniguruma x86_64 6.9.9-1.fc39 updates 219 k openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k openexr-libs x86_64 3.1.10-2.fc39 fedora 1.1 M openjpeg2 x86_64 2.5.0-5.fc39 fedora 178 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M opus x86_64 1.3.1-13.fc39 fedora 205 k orc x86_64 0.4.33-3.fc39 fedora 202 k osinfo-db noarch 20231215-1.fc39 updates 445 k osinfo-db-tools x86_64 1.11.0-1.fc39 updates 73 k package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k pango x86_64 1.51.0-1.fc39 fedora 343 k patch x86_64 2.7.6-22.fc39 fedora 125 k perl x86_64 4:5.38.2-502.fc39 updates 14 k perl-Algorithm-Diff noarch 1.2010-9.fc39 fedora 46 k perl-Archive-Tar noarch 3.02-4.fc39 fedora 71 k perl-Archive-Zip noarch 1.68-12.fc39 fedora 112 k perl-Attribute-Handlers noarch 1.03-502.fc39 updates 28 k perl-AutoSplit noarch 5.74-502.fc39 updates 22 k perl-B-Lint noarch 1.20-28.fc39 fedora 23 k perl-Benchmark noarch 1.24-502.fc39 updates 27 k perl-CGI noarch 4.59-1.fc39 updates 201 k perl-CPAN noarch 2.36-501.fc39 fedora 565 k perl-CPAN-Meta noarch 2.150010-500.fc39 fedora 191 k perl-CPAN-Meta-Requirements noarch 2.143-4.fc39 fedora 35 k perl-CPAN-Meta-YAML noarch 0.018-501.fc39 fedora 26 k perl-Class-ISA noarch 0.36-1039.fc39 fedora 12 k perl-Clone x86_64 0.46-4.fc39 fedora 22 k perl-Compress-Bzip2 x86_64 2.28-15.fc39 fedora 67 k perl-Compress-Raw-Bzip2 x86_64 2.206-1.fc39 fedora 35 k perl-Compress-Raw-Lzma x86_64 2.206-2.fc39 fedora 50 k perl-Compress-Raw-Zlib x86_64 2.206-1.fc39 fedora 64 k perl-Config-Extensions noarch 0.03-502.fc39 updates 12 k perl-Config-Perl-V noarch 0.36-501.fc39 fedora 21 k perl-DBM_Filter noarch 0.06-502.fc39 updates 27 k perl-DB_File x86_64 1.859-1.fc39 fedora 81 k perl-Data-Dump noarch 1.25-8.fc39 fedora 32 k perl-Data-OptList noarch 0.114-2.fc39 fedora 27 k perl-Data-Section noarch 0.200008-3.fc39 fedora 25 k perl-Devel-PPPort x86_64 3.71-501.fc39 fedora 218 k perl-Devel-Peek x86_64 1.33-502.fc39 updates 32 k perl-Devel-SelfStubber noarch 1.06-502.fc39 updates 14 k perl-Devel-Size x86_64 0.83-16.fc39 fedora 30 k perl-Digest-HMAC noarch 1.04-8.fc39 fedora 22 k perl-Digest-SHA x86_64 1:6.04-501.fc39 fedora 61 k perl-Digest-SHA1 x86_64 2.13-40.fc39 fedora 52 k perl-DirHandle noarch 1.05-502.fc39 updates 13 k perl-Dumpvalue noarch 2.27-502.fc39 updates 18 k perl-Encode-Locale noarch 1.05-27.fc39 fedora 18 k perl-Encode-devel x86_64 4:3.19-500.fc39 fedora 41 k perl-English noarch 1.11-502.fc39 updates 14 k perl-Env noarch 1.06-500.fc39 fedora 19 k perl-ExtUtils-CBuilder noarch 1:0.280238-500.fc39 fedora 51 k perl-ExtUtils-Command noarch 2:7.70-501.fc39 fedora 14 k perl-ExtUtils-Constant noarch 0.25-502.fc39 updates 44 k perl-ExtUtils-Embed noarch 1.35-502.fc39 updates 18 k perl-ExtUtils-Install noarch 2.22-500.fc39 fedora 43 k perl-ExtUtils-MM-Utils noarch 2:7.70-501.fc39 fedora 11 k perl-ExtUtils-MakeMaker noarch 2:7.70-501.fc39 fedora 292 k perl-ExtUtils-Manifest noarch 1:1.75-3.fc39 fedora 34 k perl-ExtUtils-Miniperl noarch 1.13-502.fc39 updates 15 k perl-ExtUtils-ParseXS noarch 1:3.51-500.fc39 fedora 187 k perl-File-CheckTree noarch 4.42-318.fc39 fedora 21 k perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k perl-File-Copy noarch 2.41-502.fc39 updates 20 k perl-File-DosGlob x86_64 1.12-502.fc39 updates 20 k perl-File-Fetch noarch 1.04-500.fc39 fedora 30 k perl-File-HomeDir noarch 1.006-10.fc39 fedora 59 k perl-File-Listing noarch 6.16-1.fc39 fedora 25 k perl-File-Slurper noarch 0.014-3.fc39 fedora 21 k perl-File-Which noarch 1.27-9.fc39 fedora 21 k perl-FileCache noarch 1.10-502.fc39 updates 15 k perl-Filter x86_64 2:1.64-501.fc39 fedora 87 k perl-Filter-Simple noarch 0.96-500.fc39 fedora 27 k perl-FindBin noarch 1.53-502.fc39 updates 14 k perl-GDBM_File x86_64 1:1.24-502.fc39 updates 43 k perl-HTML-Parser x86_64 3.81-3.fc39 fedora 124 k perl-HTML-Tagset noarch 3.20-54.fc39 fedora 18 k perl-HTTP-Cookies noarch 6.10-10.fc39 fedora 37 k perl-HTTP-Date noarch 6.06-2.fc39 fedora 24 k perl-HTTP-Message noarch 6.44-3.fc39 fedora 101 k perl-HTTP-Negotiate noarch 6.01-36.fc39 fedora 19 k perl-Hash-Util x86_64 0.30-502.fc39 updates 34 k perl-Hash-Util-FieldHash x86_64 1.26-502.fc39 updates 38 k perl-I18N-Collate noarch 1.02-502.fc39 updates 14 k perl-I18N-LangTags noarch 0.45-502.fc39 updates 53 k perl-I18N-Langinfo x86_64 0.22-502.fc39 updates 22 k perl-IO-Compress noarch 2.206-1.fc39 fedora 272 k perl-IO-Compress-Lzma noarch 2.206-1.fc39 fedora 78 k perl-IO-HTML noarch 1.004-11.fc39 fedora 28 k perl-IO-Zlib noarch 1:1.14-500.fc39 fedora 19 k perl-IPC-Cmd noarch 2:1.04-501.fc39 fedora 39 k perl-IPC-SysV x86_64 2.09-501.fc39 fedora 41 k perl-IPC-System-Simple noarch 1.30-11.fc39 fedora 39 k perl-Importer noarch 0.026-10.fc39 fedora 39 k perl-JSON-PP noarch 1:4.16-501.fc39 fedora 67 k perl-LWP-MediaTypes noarch 6.04-15.fc39 fedora 33 k perl-Locale-Codes noarch 3.74-2.fc39 fedora 321 k perl-Locale-Maketext noarch 1.33-501.fc39 fedora 94 k perl-Locale-Maketext-Simple noarch 1:0.21-502.fc39 updates 18 k perl-MIME-Charset noarch 1.013.1-3.fc39 fedora 48 k perl-MRO-Compat noarch 0.15-7.fc39 fedora 25 k perl-Math-BigInt noarch 1:1.9998.39-2.fc39 fedora 203 k perl-Math-BigInt-FastCalc x86_64 0.501.400-3.fc39 fedora 28 k perl-Math-BigRat noarch 0.2624-500.fc39 fedora 41 k perl-Math-Complex noarch 1.62-502.fc39 updates 46 k perl-Memoize noarch 1.16-502.fc39 updates 46 k perl-Module-Build noarch 2:0.42.34-2.fc39 fedora 251 k perl-Module-CoreList noarch 1:5.20240129-1.fc39 updates 89 k perl-Module-CoreList-tools noarch 1:5.20240129-1.fc39 updates 18 k perl-Module-Load noarch 1:0.36-500.fc39 fedora 17 k perl-Module-Load-Conditional noarch 0.74-500.fc39 fedora 22 k perl-Module-Loaded noarch 1:0.08-502.fc39 updates 13 k perl-Module-Metadata noarch 1.000038-3.fc39 fedora 35 k perl-Module-Pluggable noarch 2:5.2-26.fc39 fedora 31 k perl-Module-Signature noarch 0.88-6.fc39 fedora 82 k perl-NEXT noarch 0.69-502.fc39 updates 21 k perl-NTLM noarch 1.09-36.fc39 fedora 22 k perl-Net noarch 1.03-502.fc39 updates 23 k perl-Net-HTTP noarch 6.23-2.fc39 fedora 39 k perl-Net-Ping noarch 2.76-500.fc39 fedora 50 k perl-ODBM_File x86_64 1.18-502.fc39 updates 23 k perl-Object-HashBase noarch 0.010-1.fc39 updates 26 k perl-Opcode x86_64 1.64-502.fc39 updates 36 k perl-Package-Generator noarch 1.106-29.fc39 fedora 22 k perl-Params-Check noarch 1:0.38-500.fc39 fedora 22 k perl-Params-Util x86_64 1.102-12.fc39 fedora 33 k perl-Perl-OSType noarch 1.010-501.fc39 fedora 23 k perl-PerlIO-via-QuotedPrint noarch 0.10-500.fc39 fedora 22 k perl-Pod-Checker noarch 4:1.75-500.fc39 fedora 31 k perl-Pod-Functions noarch 1.14-502.fc39 updates 15 k perl-Pod-Html noarch 1.34-502.fc39 updates 29 k perl-Pod-LaTeX noarch 0.61-320.fc39 fedora 37 k perl-Pod-Parser noarch 1.67-1.fc39 updates 100 k perl-Pod-Plainer noarch 1.04-25.fc39 fedora 12 k perl-Safe noarch 2.44-502.fc39 updates 25 k perl-Search-Dict noarch 1.07-502.fc39 updates 13 k perl-SelfLoader noarch 1.26-502.fc39 updates 22 k perl-Software-License noarch 0.104004-2.fc39 fedora 150 k perl-Sub-Exporter noarch 0.990-1.fc39 fedora 78 k perl-Sub-Install noarch 0.929-3.fc39 fedora 23 k perl-Sys-Hostname x86_64 1.25-502.fc39 updates 17 k perl-Sys-Syslog x86_64 0.36-501.fc39 fedora 47 k perl-Term-Complete noarch 1.403-502.fc39 updates 13 k perl-Term-ReadLine noarch 1.17-502.fc39 updates 19 k perl-Term-Size-Perl x86_64 0.031-17.fc39 fedora 21 k perl-Term-Table noarch 0.016-7.fc39 fedora 34 k perl-Test noarch 1.31-502.fc39 updates 29 k perl-Test-Harness noarch 1:3.48-1.fc39 updates 275 k perl-Test-Simple noarch 3:1.302195-5.fc39 fedora 575 k perl-Text-Abbrev noarch 1.02-502.fc39 updates 12 k perl-Text-Balanced noarch 2.06-500.fc39 fedora 48 k perl-Text-Diff noarch 1.45-19.fc39 fedora 40 k perl-Text-Glob noarch 0.11-21.fc39 fedora 13 k perl-Text-Soundex x86_64 3.05-28.fc39 fedora 29 k perl-Text-Template noarch 1.61-3.fc39 fedora 59 k perl-Text-Unidecode noarch 1.30-22.fc39 fedora 182 k perl-Thread noarch 3.05-502.fc39 updates 18 k perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k perl-Thread-Semaphore noarch 2.13-502.fc39 updates 16 k perl-Tie noarch 4.6-502.fc39 updates 28 k perl-Tie-File noarch 1.07-502.fc39 updates 43 k perl-Tie-Memoize noarch 1.1-502.fc39 updates 14 k perl-Tie-RefHash noarch 1.40-500.fc39 fedora 22 k perl-Time noarch 1.03-502.fc39 updates 17 k perl-Time-HiRes x86_64 4:1.9775-500.fc39 fedora 57 k perl-Time-Piece x86_64 1.3401-502.fc39 updates 40 k perl-TimeDate noarch 1:2.33-11.fc39 fedora 57 k perl-Try-Tiny noarch 0.31-6.fc39 fedora 41 k perl-Unicode-Collate x86_64 1.31-500.fc39 fedora 749 k perl-Unicode-Normalize x86_64 1.32-500.fc39 fedora 91 k perl-Unicode-UCD noarch 0.78-502.fc39 updates 78 k perl-User-pwent noarch 1.04-502.fc39 updates 20 k perl-WWW-RobotRules noarch 6.02-37.fc39 fedora 19 k perl-XML-LibXML x86_64 1:2.0209-2.fc39 fedora 353 k perl-XML-NamespaceSupport noarch 1.12-20.fc39 fedora 26 k perl-XML-SAX noarch 1.02-13.fc39 fedora 63 k perl-XML-SAX-Base noarch 1.09-20.fc39 fedora 31 k perl-autodie noarch 2.36-501.fc39 fedora 97 k perl-autouse noarch 1.11-502.fc39 updates 14 k perl-bignum noarch 0.66-501.fc39 fedora 49 k perl-blib noarch 1.07-502.fc39 updates 13 k perl-debugger noarch 1.60-502.fc39 updates 133 k perl-deprecate noarch 0.04-502.fc39 updates 15 k perl-devel x86_64 4:5.38.2-502.fc39 updates 757 k perl-diagnostics noarch 1.39-502.fc39 updates 214 k perl-doc noarch 5.38.2-502.fc39 updates 4.7 M perl-encoding x86_64 4:3.00-500.fc39 fedora 63 k perl-encoding-warnings noarch 0.14-502.fc39 updates 17 k perl-experimental noarch 0.031-500.fc39 fedora 26 k perl-fields noarch 2.27-502.fc39 updates 16 k perl-filetest noarch 1.03-502.fc39 updates 15 k perl-inc-latest noarch 2:0.500-25.fc39 fedora 23 k perl-less noarch 0.03-502.fc39 updates 13 k perl-libnetcfg noarch 4:5.38.2-502.fc39 updates 16 k perl-libwww-perl noarch 6.72-1.fc39 fedora 209 k perl-local-lib noarch 2.000029-5.fc39 fedora 66 k perl-macros noarch 4:5.38.2-502.fc39 updates 12 k perl-meta-notation noarch 5.38.2-502.fc39 updates 11 k perl-open noarch 1.13-502.fc39 updates 17 k perl-perlfaq noarch 5.20230812-1.fc39 fedora 376 k perl-ph x86_64 5.38.2-502.fc39 updates 49 k perl-sigtrap noarch 1.10-502.fc39 updates 16 k perl-sort noarch 2.05-502.fc39 updates 13 k perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k perl-subs noarch 1.04-502.fc39 updates 12 k perl-threads x86_64 1:2.36-500.fc39 fedora 58 k perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k perl-utils noarch 5.38.2-502.fc39 updates 52 k perl-version x86_64 8:0.99.30-1.fc39 fedora 62 k perl-vmsish noarch 1.04-502.fc39 updates 14 k php x86_64 8.2.15-1.fc39 updates 13 k php-common x86_64 8.2.15-1.fc39 updates 862 k php-fpm x86_64 8.2.15-1.fc39 updates 1.9 M php-gd x86_64 8.2.15-1.fc39 updates 62 k php-mbstring x86_64 8.2.15-1.fc39 updates 575 k php-pdo x86_64 8.2.15-1.fc39 updates 119 k php-pgsql x86_64 8.2.15-1.fc39 updates 105 k php-xml x86_64 8.2.15-1.fc39 updates 221 k pipewire-jack-audio-connection-kit-libs x86_64 1.0.3-1.fc39 updates 140 k pipewire-libs x86_64 1.0.3-1.fc39 updates 1.9 M pixman x86_64 0.42.2-2.fc39 fedora 288 k plcapi x86_64 7.1-2.lxc.2024.02.13 myplc 827 k plewww noarch 5.3-0.2024.02.13 myplc 231 k plewww-plekit noarch 5.3-0.2024.02.13 myplc 290 k poppler x86_64 23.08.0-1.fc39 fedora 1.2 M poppler-cpp x86_64 23.08.0-1.fc39 fedora 57 k poppler-data noarch 0.4.11-5.fc39 fedora 2.0 M poppler-glib x86_64 23.08.0-1.fc39 fedora 185 k poppler-utils x86_64 23.08.0-1.fc39 fedora 269 k postgresql x86_64 15.4-1.fc39 fedora 1.7 M postgresql-private-libs x86_64 15.4-1.fc39 fedora 142 k postgresql-server x86_64 15.4-1.fc39 fedora 6.2 M procmail x86_64 3.24-2.fc39 fedora 183 k procps-ng x86_64 4.0.3-5.fc39 updates 372 k pulseaudio-libs x86_64 16.1-5.fc39 fedora 694 k pyproject-srpm-macros noarch 1.12.0-1.fc39 updates 14 k python-srpm-macros noarch 3.12-4.fc39 fedora 25 k python3-devel x86_64 3.12.1-2.fc39 updates 312 k python3-lxml x86_64 4.9.3-2.fc39 fedora 1.4 M python3-memcached noarch 1.59-11.fc39 fedora 45 k python3-mod_wsgi x86_64 4.9.4-6.fc39 fedora 923 k python3-postgresql x86_64 1.2.2-10.fc39 fedora 601 k python3-psycopg2 x86_64 2.9.6-3.fc39 fedora 208 k python3-pycurl x86_64 7.45.2-5.fc39 fedora 217 k python3-pyparsing noarch 3.0.9-11.fc39 fedora 254 k python3-six noarch 1.16.0-12.fc39 fedora 41 k qpdf-libs x86_64 11.6.4-1.fc39 updates 930 k qt x86_64 1:4.8.7-74.fc39 fedora 4.7 M qt-common noarch 1:4.8.7-74.fc39 fedora 7.7 k qt-settings noarch 39.1-1.fc39 updates 9.6 k qt-x11 x86_64 1:4.8.7-74.fc39 fedora 13 M qt3 x86_64 3.3.8b-95.fc39 fedora 3.7 M qt5-srpm-macros noarch 5.15.12-1.fc39 updates 8.4 k qt6-srpm-macros noarch 6.6.0-1.fc39 updates 8.6 k rav1e-libs x86_64 0.6.6-4.fc39 updates 1.0 M redhat-lsb x86_64 4.1-62.fc39 fedora 8.1 k redhat-lsb-core x86_64 4.1-62.fc39 fedora 27 k redhat-lsb-cxx x86_64 4.1-62.fc39 fedora 7.8 k redhat-lsb-desktop x86_64 4.1-62.fc39 fedora 8.3 k redhat-lsb-languages x86_64 4.1-62.fc39 fedora 9.4 k redhat-lsb-printing x86_64 4.1-62.fc39 fedora 7.7 k redhat-rpm-config noarch 265-1.fc39 updates 78 k rpmautospec-rpm-macros noarch 0.6.0-2.fc39 updates 9.9 k rsync x86_64 3.2.7-5.fc39 fedora 422 k rtkit x86_64 0.11-61.fc39 updates 55 k rust-srpm-macros noarch 25.2-2.fc39 updates 13 k sendmail x86_64 8.17.2-3.fc39 fedora 769 k sendmail-cf noarch 8.17.2-3.fc39 fedora 184 k shared-mime-info x86_64 2.2-4.fc39 fedora 380 k sombok x86_64 2.4.0-20.fc39 fedora 48 k sound-theme-freedesktop noarch 0.8-20.fc39 fedora 383 k spax x86_64 1.6-10.fc39 fedora 215 k sscg x86_64 3.0.5-3.fc39 fedora 46 k svt-av1-libs x86_64 1.4.1-3.fc39 fedora 2.0 M systemtap-sdt-devel x86_64 5.0~pre16958465gca71442b-1.fc39 updates 74 k tar x86_64 2:1.35-2.fc39 fedora 864 k tcl x86_64 1:8.6.12-5.fc39 fedora 1.1 M time x86_64 1.9-23.fc39 updates 47 k tinycdb x86_64 0.78-21.fc39 fedora 33 k totem-pl-parser x86_64 3.26.6-7.fc39 fedora 145 k tracker x86_64 3.6.0-1.fc39 fedora 586 k uchardet x86_64 0.0.8-4.fc39 fedora 108 k unzip x86_64 6.0-62.fc39 fedora 184 k upower-libs x86_64 1.90.2-3.fc39 fedora 58 k urw-base35-bookman-fonts noarch 20200910-18.fc39 fedora 847 k urw-base35-c059-fonts noarch 20200910-18.fc39 fedora 874 k urw-base35-d050000l-fonts noarch 20200910-18.fc39 fedora 76 k urw-base35-fonts noarch 20200910-18.fc39 fedora 10 k urw-base35-fonts-common noarch 20200910-18.fc39 fedora 21 k urw-base35-gothic-fonts noarch 20200910-18.fc39 fedora 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-18.fc39 fedora 795 k urw-base35-nimbus-roman-fonts noarch 20200910-18.fc39 fedora 856 k urw-base35-nimbus-sans-fonts noarch 20200910-18.fc39 fedora 1.3 M urw-base35-p052-fonts noarch 20200910-18.fc39 fedora 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-18.fc39 fedora 42 k urw-base35-z003-fonts noarch 20200910-18.fc39 fedora 276 k webrtc-audio-processing x86_64 0.3.1-11.fc39 fedora 307 k wget x86_64 1.21.3-7.fc39 fedora 792 k which x86_64 2.21-40.fc39 fedora 42 k wireplumber x86_64 0.4.17-1.fc39 updates 99 k wireplumber-libs x86_64 0.4.17-1.fc39 updates 346 k xdg-desktop-portal x86_64 1.18.2-1.fc39 updates 485 k xdg-utils noarch 1.1.3-15.fc39 fedora 77 k xml-common noarch 0.6.3-61.fc39 fedora 31 k xmlsec1 x86_64 1:1.2.37-5.fc39 fedora 187 k xmlsec1-openssl x86_64 1:1.2.37-5.fc39 fedora 92 k xprop x86_64 1.2.5-4.fc39 fedora 35 k xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k zip x86_64 3.0-39.fc39 fedora 266 k Installing weak dependencies: adobe-source-code-pro-fonts noarch 2.042.1.062.1.026-2.fc39 fedora 806 k apr-util-bdb x86_64 1.6.3-4.fc39 fedora 13 k apr-util-openssl x86_64 1.6.3-4.fc39 fedora 15 k avahi x86_64 0.8-24.fc39 fedora 301 k avif-pixbuf-loader x86_64 0.11.1-11.fc39 fedora 16 k braille-printer-app x86_64 1:2.0~b0^386eea385f-4.fc39 fedora 55 k cups-browsed x86_64 1:2.0.0-1.fc39 updates 142 k cups-ipptool x86_64 1:2.4.7-5.fc39 updates 3.9 M dconf x86_64 0.40.0-9.fc39 fedora 109 k exiv2 x86_64 0.27.6-5.fc39 fedora 981 k ipp-usb x86_64 0.9.24-1.fc39 updates 2.2 M julietaula-montserrat-fonts noarch 1:7.222-5.fc39 fedora 1.6 M jxl-pixbuf-loader x86_64 1:0.8.2-3.fc39 fedora 61 k libcanberra-gtk2 x86_64 0.30-32.fc39 fedora 25 k liberation-mono-fonts noarch 1:2.1.5-7.fc39 fedora 500 k low-memory-monitor x86_64 2.1-8.fc39 fedora 34 k mesa-dri-drivers x86_64 23.3.5-1.fc39 updates 25 M mesa-va-drivers x86_64 23.3.5-1.fc39 updates 3.9 M mod_http2 x86_64 2.0.25-1.fc39 updates 162 k mod_lua x86_64 2.4.58-1.fc39 updates 58 k nss-mdns x86_64 0.15.1-9.fc39 fedora 44 k open-sans-fonts noarch 1.10-19.fc39 fedora 472 k perl-CPAN-DistnameInfo noarch 0.12-28.fc39 fedora 14 k perl-IO-Compress-Brotli x86_64 0.004001-10.fc39 fedora 27 k perl-Module-Runtime noarch 0.016-20.fc39 fedora 23 k perl-PerlIO-utf8_strict x86_64 0.010-4.fc39 fedora 26 k perl-Term-Size-Any noarch 0.002-40.fc39 fedora 13 k perl-Unicode-LineBreak x86_64 2019.001-18.fc39 fedora 120 k php-cli x86_64 8.2.15-1.fc39 updates 5.4 M php-opcache x86_64 8.2.15-1.fc39 updates 620 k php-sodium x86_64 8.2.15-1.fc39 updates 62 k pipewire x86_64 1.0.3-1.fc39 updates 115 k pipewire-alsa x86_64 1.0.3-1.fc39 updates 63 k pipewire-jack-audio-connection-kit x86_64 1.0.3-1.fc39 updates 16 k pipewire-pulseaudio x86_64 1.0.3-1.fc39 updates 198 k python3-pip noarch 23.2.1-1.fc39 fedora 3.1 M python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M rsvg-pixbuf-loader x86_64 2.57.1-1.fc39 updates 16 k sni-qt x86_64 0.2.7-0.13.20170217.fc39 fedora 59 k tracker-miners x86_64 3.6.2-1.fc39 updates 964 k upower x86_64 1.90.2-3.fc39 fedora 133 k webp-pixbuf-loader x86_64 0.2.6-1.fc39 updates 20 k xdg-desktop-portal-gtk x86_64 1.15.1-1.fc39 updates 146 k Transaction Summary ================================================================================================= Install 607 Packages Total download size: 258 M Installed size: 1.0 G Downloading Packages: (1/607): abattis-cantarell-vf-fonts-0.301-10.fc 4.0 MB/s | 121 kB 00:00 (2/607): ModemManager-glib-1.20.6-3.fc39.x86_64 5.9 MB/s | 326 kB 00:00 (3/607): adobe-mappings-cmap-deprecated-2023062 4.2 MB/s | 113 kB 00:00 (4/607): adobe-mappings-cmap-20230622-1.fc39.no 28 MB/s | 2.1 MB 00:00 (5/607): adobe-mappings-pdf-20190401-5.fc39.noa 28 MB/s | 698 kB 00:00 (6/607): adwaita-cursor-theme-45.0-1.fc39.noarc 44 MB/s | 678 kB 00:00 (7/607): adwaita-icon-theme-45.0-1.fc39.noarch. 31 MB/s | 407 kB 00:00 (8/607): adobe-source-code-pro-fonts-2.042.1.06 19 MB/s | 806 kB 00:00 (9/607): ansible-srpm-macros-1-11.fc39.noarch.r 3.0 MB/s | 21 kB 00:00 (10/607): antiword-0.37-36.fc39.x86_64.rpm 28 MB/s | 170 kB 00:00 (11/607): apr-1.7.3-2.fc39.x86_64.rpm 38 MB/s | 127 kB 00:00 (12/607): apr-util-1.6.3-4.fc39.x86_64.rpm 24 MB/s | 96 kB 00:00 (13/607): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 3.8 MB/s | 13 kB 00:00 (14/607): apr-util-openssl-1.6.3-4.fc39.x86_64. 13 MB/s | 15 kB 00:00 (15/607): avahi-glib-0.8-24.fc39.x86_64.rpm 14 MB/s | 15 kB 00:00 (16/607): avahi-libs-0.8-24.fc39.x86_64.rpm 39 MB/s | 67 kB 00:00 (17/607): avif-pixbuf-loader-0.11.1-11.fc39.x86 15 MB/s | 16 kB 00:00 (18/607): at-3.2.5-7.fc39.x86_64.rpm 8.9 MB/s | 63 kB 00:00 (19/607): bc-1.07.1-19.fc39.x86_64.rpm 49 MB/s | 119 kB 00:00 (20/607): braille-printer-app-2.0~b0^386eea385f 29 MB/s | 55 kB 00:00 (21/607): bzip2-1.0.8-16.fc39.x86_64.rpm 33 MB/s | 52 kB 00:00 (22/607): cairo-1.18.0-1.fc39.x86_64.rpm 72 MB/s | 710 kB 00:00 (23/607): cdparanoia-libs-10.2-42.fc39.x86_64.r 35 MB/s | 54 kB 00:00 (24/607): color-filesystem-1-31.fc39.noarch.rpm 8.0 MB/s | 8.2 kB 00:00 (25/607): colord-1.4.6-6.fc39.x86_64.rpm 70 MB/s | 550 kB 00:00 (26/607): cairo-gobject-1.18.0-1.fc39.x86_64.rp 914 kB/s | 19 kB 00:00 (27/607): colord-libs-1.4.6-6.fc39.x86_64.rpm 47 MB/s | 233 kB 00:00 (28/607): cpio-2.14-4.fc39.x86_64.rpm 44 MB/s | 279 kB 00:00 (29/607): cronie-1.6.1-5.fc39.x86_64.rpm 37 MB/s | 117 kB 00:00 (30/607): cronie-anacron-1.6.1-5.fc39.x86_64.rp 19 MB/s | 32 kB 00:00 (31/607): crontabs-1.11-30.20190603git.fc39.noa 15 MB/s | 18 kB 00:00 (32/607): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 42 MB/s | 73 kB 00:00 (33/607): dbusmenu-qt-0.9.3-0.32.20160218.fc39. 39 MB/s | 80 kB 00:00 (34/607): dconf-0.40.0-9.fc39.x86_64.rpm 50 MB/s | 109 kB 00:00 (35/607): default-fonts-core-sans-4.0-9.fc39.no 16 MB/s | 32 kB 00:00 (36/607): desktop-file-utils-0.26-9.fc39.x86_64 42 MB/s | 72 kB 00:00 (37/607): dwz-0.15-3.fc39.x86_64.rpm 52 MB/s | 134 kB 00:00 (38/607): ed-1.19-4.fc39.x86_64.rpm 33 MB/s | 79 kB 00:00 (39/607): efi-srpm-macros-5-9.fc39.noarch.rpm 15 MB/s | 22 kB 00:00 (40/607): exiv2-0.27.6-5.fc39.x86_64.rpm 63 MB/s | 981 kB 00:00 (41/607): exempi-2.6.4-2.fc39.x86_64.rpm 20 MB/s | 578 kB 00:00 (42/607): exiv2-libs-0.27.6-5.fc39.x86_64.rpm 45 MB/s | 782 kB 00:00 (43/607): expect-5.45.4-20.fc39.x86_64.rpm 36 MB/s | 252 kB 00:00 (44/607): fedora-logos-httpd-38.1.0-2.fc39.noar 7.2 MB/s | 15 kB 00:00 (45/607): fdk-aac-free-2.0.0-11.fc39.x86_64.rpm 49 MB/s | 336 kB 00:00 (46/607): avahi-0.8-24.fc39.x86_64.rpm 3.2 MB/s | 301 kB 00:00 (47/607): flac-libs-1.4.3-2.fc39.x86_64.rpm 45 MB/s | 264 kB 00:00 (48/607): fonts-filesystem-2.0.5-12.fc39.noarch 3.7 MB/s | 8.2 kB 00:00 (49/607): fontconfig-2.14.2-5.fc39.x86_64.rpm 46 MB/s | 297 kB 00:00 (50/607): fonts-srpm-macros-2.0.5-12.fc39.noarc 9.7 MB/s | 26 kB 00:00 (51/607): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 2.6 MB/s | 7.4 kB 00:00 (52/607): fribidi-1.0.13-2.fc39.x86_64.rpm 30 MB/s | 91 kB 00:00 (53/607): fuse-common-3.16.1-1.fc39.x86_64.rpm 2.7 MB/s | 8.3 kB 00:00 (54/607): fuse3-3.16.1-1.fc39.x86_64.rpm 25 MB/s | 57 kB 00:00 (55/607): freetype-2.13.1-2.fc39.x86_64.rpm 51 MB/s | 414 kB 00:00 (56/607): fuse3-libs-3.16.1-1.fc39.x86_64.rpm 18 MB/s | 94 kB 00:00 (57/607): gd-2.3.3-12.fc39.x86_64.rpm 34 MB/s | 139 kB 00:00 (58/607): gdk-pixbuf2-modules-2.42.10-5.fc39.x8 27 MB/s | 85 kB 00:00 (59/607): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 53 MB/s | 484 kB 00:00 (60/607): geoclue2-2.7.0-2.fc39.x86_64.rpm 17 MB/s | 138 kB 00:00 (61/607): gettext-libs-0.22-2.fc39.x86_64.rpm 37 MB/s | 328 kB 00:00 (62/607): gettext-envsubst-0.22-2.fc39.x86_64.r 3.2 MB/s | 36 kB 00:00 (63/607): gettext-0.22-2.fc39.x86_64.rpm 54 MB/s | 1.1 MB 00:00 (64/607): gettext-runtime-0.22-2.fc39.x86_64.rp 18 MB/s | 120 kB 00:00 (65/607): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.3 MB/s | 7.8 kB 00:00 (66/607): giflib-5.2.1-17.fc39.x86_64.rpm 23 MB/s | 51 kB 00:00 (67/607): gnat-srpm-macros-6-3.fc39.noarch.rpm 4.5 MB/s | 8.8 kB 00:00 (68/607): glib-networking-2.78.0-1.fc39.x86_64. 53 MB/s | 195 kB 00:00 (69/607): gobject-introspection-1.78.1-1.fc39.x 39 MB/s | 261 kB 00:00 (70/607): graphene-1.10.6-6.fc39.x86_64.rpm 19 MB/s | 61 kB 00:00 (71/607): gpgme-1.20.0-5.fc39.x86_64.rpm 24 MB/s | 210 kB 00:00 (72/607): graphite2-1.3.14-12.fc39.x86_64.rpm 31 MB/s | 95 kB 00:00 (73/607): gsm-1.0.22-3.fc39.x86_64.rpm 9.6 MB/s | 35 kB 00:00 (74/607): gsettings-desktop-schemas-45.0-1.fc39 33 MB/s | 737 kB 00:00 (75/607): gts-0.7.6-46.20121130.fc39.x86_64.rpm 22 MB/s | 240 kB 00:00 (76/607): google-droid-sans-fonts-20200215-17.f 42 MB/s | 2.7 MB 00:00 (77/607): hicolor-icon-theme-0.17-16.fc39.noarc 12 MB/s | 66 kB 00:00 (78/607): harfbuzz-8.2.1-2.fc39.x86_64.rpm 25 MB/s | 975 kB 00:00 (79/607): highway-1.0.7-1.fc39.x86_64.rpm 32 MB/s | 478 kB 00:00 (80/607): imath-3.1.9-3.fc39.x86_64.rpm 27 MB/s | 96 kB 00:00 (81/607): gtk2-2.24.33-15.fc39.x86_64.rpm 38 MB/s | 3.3 MB 00:00 (82/607): jasper-libs-3.0.6-4.fc39.x86_64.rpm 8.3 MB/s | 162 kB 00:00 (83/607): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 24 MB/s | 73 kB 00:00 (84/607): jbigkit-libs-2.1-26.fc39.x86_64.rpm 15 MB/s | 53 kB 00:00 (85/607): json-glib-1.8.0-1.fc39.x86_64.rpm 28 MB/s | 166 kB 00:00 (86/607): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 16 MB/s | 61 kB 00:00 (87/607): kernel-srpm-macros-1.0-20.fc39.noarch 4.0 MB/s | 10 kB 00:00 (88/607): julietaula-montserrat-fonts-7.222-5.f 40 MB/s | 1.6 MB 00:00 (89/607): lame-libs-3.100-15.fc39.x86_64.rpm 10 MB/s | 337 kB 00:00 (90/607): lasi-1.1.3-11.fc39.x86_64.rpm 18 MB/s | 54 kB 00:00 (91/607): lcms2-2.15-2.fc39.x86_64.rpm 30 MB/s | 177 kB 00:00 (92/607): iso-codes-4.15.0-2.fc39.noarch.rpm 40 MB/s | 3.5 MB 00:00 (93/607): libICE-1.0.10-11.fc39.x86_64.rpm 3.6 MB/s | 70 kB 00:00 (94/607): libSM-1.2.3-13.fc39.x86_64.rpm 2.6 MB/s | 41 kB 00:00 (95/607): libX11-common-1.8.7-1.fc39.noarch.rpm 37 MB/s | 176 kB 00:00 (96/607): libX11-xcb-1.8.7-1.fc39.x86_64.rpm 2.5 MB/s | 12 kB 00:00 (97/607): libXau-1.0.11-3.fc39.x86_64.rpm 11 MB/s | 31 kB 00:00 (98/607): libX11-1.8.7-1.fc39.x86_64.rpm 57 MB/s | 650 kB 00:00 (99/607): libXcomposite-0.4.5-10.fc39.x86_64.rp 4.0 MB/s | 23 kB 00:00 (100/607): libXdamage-1.1.5-10.fc39.x86_64.rpm 18 MB/s | 22 kB 00:00 (101/607): libXext-1.3.5-3.fc39.x86_64.rpm 19 MB/s | 39 kB 00:00 (102/607): libXfixes-6.0.0-6.fc39.x86_64.rpm 15 MB/s | 19 kB 00:00 (103/607): libXft-2.3.8-3.fc39.x86_64.rpm 33 MB/s | 72 kB 00:00 (104/607): libXcursor-1.2.1-4.fc39.x86_64.rpm 3.3 MB/s | 30 kB 00:00 (105/607): libXi-1.8.1-2.fc39.x86_64.rpm 15 MB/s | 40 kB 00:00 (106/607): libXinerama-1.1.5-3.fc39.x86_64.rpm 7.5 MB/s | 14 kB 00:00 (107/607): libXrender-0.9.11-3.fc39.x86_64.rpm 21 MB/s | 27 kB 00:00 (108/607): libXt-1.2.1-5.fc39.x86_64.rpm 54 MB/s | 178 kB 00:00 (109/607): libXtst-1.2.4-3.fc39.x86_64.rpm 5.7 MB/s | 20 kB 00:00 (110/607): libXv-1.0.11-19.fc39.x86_64.rpm 5.5 MB/s | 18 kB 00:00 (111/607): libXxf86vm-1.1.5-3.fc39.x86_64.rpm 8.2 MB/s | 18 kB 00:00 (112/607): libasyncns-0.8-25.fc39.x86_64.rpm 21 MB/s | 30 kB 00:00 (113/607): libavif-0.11.1-11.fc39.x86_64.rpm 35 MB/s | 84 kB 00:00 (114/607): libcanberra-gtk2-0.30-32.fc39.x86_64 17 MB/s | 25 kB 00:00 (115/607): libcanberra-gtk3-0.30-32.fc39.x86_64 23 MB/s | 31 kB 00:00 (116/607): libcue-2.2.1-13.fc39.x86_64.rpm 26 MB/s | 34 kB 00:00 (117/607): libdaemon-0.14-26.fc39.x86_64.rpm 25 MB/s | 31 kB 00:00 (118/607): libdatrie-0.2.13-7.fc39.x86_64.rpm 27 MB/s | 32 kB 00:00 (119/607): libepoxy-1.5.10-4.fc39.x86_64.rpm 28 MB/s | 234 kB 00:00 (120/607): libcanberra-0.30-32.fc39.x86_64.rpm 5.5 MB/s | 85 kB 00:00 (121/607): libdav1d-1.2.1-2.fc39.x86_64.rpm 47 MB/s | 618 kB 00:00 (122/607): liberation-fonts-common-2.1.5-7.fc39 3.0 MB/s | 14 kB 00:00 (123/607): libgexiv2-0.14.2-1.fc39.x86_64.rpm 17 MB/s | 98 kB 00:00 (124/607): liberation-mono-fonts-2.1.5-7.fc39.n 43 MB/s | 500 kB 00:00 (125/607): libexif-0.6.24-5.fc39.x86_64.rpm 32 MB/s | 461 kB 00:00 (126/607): libglvnd-1.7.0-1.fc39.x86_64.rpm 16 MB/s | 133 kB 00:00 (127/607): libglvnd-egl-1.7.0-1.fc39.x86_64.rpm 8.9 MB/s | 36 kB 00:00 (128/607): libglvnd-opengl-1.7.0-1.fc39.x86_64. 17 MB/s | 42 kB 00:00 (129/607): libglvnd-glx-1.7.0-1.fc39.x86_64.rpm 36 MB/s | 142 kB 00:00 (130/607): libgrss-0.7.0-17.fc39.x86_64.rpm 18 MB/s | 62 kB 00:00 (131/607): libgudev-238-2.fc39.x86_64.rpm 13 MB/s | 35 kB 00:00 (132/607): libgxps-0.3.2-6.fc39.x86_64.rpm 41 MB/s | 77 kB 00:00 (133/607): libijs-0.35-19.fc39.x86_64.rpm 11 MB/s | 29 kB 00:00 (134/607): libimobiledevice-glue-1.0.0-1.fc39.x 12 MB/s | 36 kB 00:00 (135/607): libimobiledevice-1.3.0^20230705git6f 22 MB/s | 138 kB 00:00 (136/607): libjpeg-turbo-2.1.4-3.fc39.x86_64.rp 34 MB/s | 183 kB 00:00 (137/607): libiptcdata-1.0.5-15.fc39.x86_64.rpm 7.4 MB/s | 61 kB 00:00 (138/607): libldac-2.0.2.3-13.fc39.x86_64.rpm 15 MB/s | 41 kB 00:00 (139/607): liblerc-4.0.0-4.fc39.x86_64.rpm 26 MB/s | 201 kB 00:00 (140/607): libjxl-0.8.2-3.fc39.x86_64.rpm 36 MB/s | 1.2 MB 00:00 (141/607): liblouisutdml-2.11.0-5.fc39.x86_64.r 20 MB/s | 154 kB 00:00 (142/607): liblouisutdml-utils-2.11.0-5.fc39.x8 8.0 MB/s | 30 kB 00:00 (143/607): liblqr-1-0.4.2-22.fc39.x86_64.rpm 6.4 MB/s | 49 kB 00:00 (144/607): libmetalink-0.1.3-32.fc39.x86_64.rpm 8.1 MB/s | 32 kB 00:00 (145/607): libmng-2.0.3-19.fc39.x86_64.rpm 26 MB/s | 188 kB 00:00 (146/607): libnetfilter_conntrack-1.0.9-2.fc39. 17 MB/s | 59 kB 00:00 (147/607): libnfnetlink-1.0.1-24.fc39.x86_64.rp 9.0 MB/s | 29 kB 00:00 (148/607): liblouis-3.25.0-3.fc39.x86_64.rpm 33 MB/s | 2.4 MB 00:00 (149/607): libogg-1.3.5-6.fc39.x86_64.rpm 2.4 MB/s | 33 kB 00:00 (150/607): libpaper-2.1.1-1.fc39.x86_64.rpm 5.9 MB/s | 27 kB 00:00 (151/607): libpath_utils-0.2.1-54.fc39.x86_64.r 7.2 MB/s | 29 kB 00:00 (152/607): libpciaccess-0.16-9.fc39.x86_64.rpm 10 MB/s | 26 kB 00:00 (153/607): libpipeline-1.5.7-3.fc39.x86_64.rpm 14 MB/s | 52 kB 00:00 (154/607): libpng-1.6.37-15.fc39.x86_64.rpm 25 MB/s | 119 kB 00:00 (155/607): libicu-73.2-2.fc39.x86_64.rpm 56 MB/s | 11 MB 00:00 (156/607): libplist-2.3.0-1.fc39.x86_64.rpm 1.1 MB/s | 92 kB 00:00 (157/607): libpq-15.3-1.fc39.x86_64.rpm 53 MB/s | 215 kB 00:00 (158/607): libraqm-0.8.0-5.fc39.x86_64.rpm 5.4 MB/s | 20 kB 00:00 (159/607): libsbc-2.0-3.fc39.x86_64.rpm 31 MB/s | 47 kB 00:00 (160/607): libsndfile-1.1.0-9.fc39.x86_64.rpm 58 MB/s | 215 kB 00:00 (161/607): libsoup-2.74.3-3.fc39.x86_64.rpm 58 MB/s | 400 kB 00:00 (162/607): libstemmer-2.2.0-7.fc39.x86_64.rpm 35 MB/s | 171 kB 00:00 (163/607): libtalloc-2.4.1-1.fc39.x86_64.rpm 16 MB/s | 30 kB 00:00 (164/607): libtdb-1.4.9-1.fc39.x86_64.rpm 32 MB/s | 51 kB 00:00 (165/607): libthai-0.1.29-6.fc39.x86_64.rpm 61 MB/s | 213 kB 00:00 (166/607): libtheora-1.1.1-34.fc39.x86_64.rpm 41 MB/s | 166 kB 00:00 (167/607): libtiff-4.4.0-8.fc39.x86_64.rpm 60 MB/s | 202 kB 00:00 (168/607): libtracker-sparql-3.6.0-1.fc39.x86_6 63 MB/s | 374 kB 00:00 (169/607): libunwind-1.7.0-0.2.rc2.fc39.x86_64. 15 MB/s | 70 kB 00:00 (170/607): libusbmuxd-2.0.2^20230620git8d30a55- 23 MB/s | 36 kB 00:00 (171/607): libvisual-0.4.1-2.fc39.x86_64.rpm 51 MB/s | 151 kB 00:00 (172/607): libvmaf-2.3.0-6.fc39.x86_64.rpm 50 MB/s | 180 kB 00:00 (173/607): libvorbis-1.3.7-8.fc39.x86_64.rpm 58 MB/s | 195 kB 00:00 (174/607): libwayland-client-1.22.0-2.fc39.x86_ 13 MB/s | 34 kB 00:00 (175/607): libwayland-cursor-1.22.0-2.fc39.x86_ 14 MB/s | 19 kB 00:00 (176/607): libwayland-egl-1.22.0-2.fc39.x86_64. 10 MB/s | 13 kB 00:00 (177/607): libwayland-server-1.22.0-2.fc39.x86_ 29 MB/s | 42 kB 00:00 (178/607): libwebp-1.3.2-2.fc39.x86_64.rpm 63 MB/s | 284 kB 00:00 (179/607): libwmf-lite-0.2.13-2.fc39.x86_64.rpm 16 MB/s | 73 kB 00:00 (180/607): libxcb-1.13.1-12.fc39.x86_64.rpm 61 MB/s | 233 kB 00:00 (181/607): libxshmfence-1.3-13.fc39.x86_64.rpm 11 MB/s | 12 kB 00:00 (182/607): libzip-1.10.1-1.fc39.x86_64.rpm 38 MB/s | 68 kB 00:00 (183/607): lm_sensors-libs-3.6.0-14.fc39.x86_64 29 MB/s | 41 kB 00:00 (184/607): low-memory-monitor-2.1-8.fc39.x86_64 26 MB/s | 34 kB 00:00 (185/607): lua-srpm-macros-1-9.fc39.noarch.rpm 7.2 MB/s | 8.6 kB 00:00 (186/607): m4-1.4.19-6.fc39.x86_64.rpm 66 MB/s | 303 kB 00:00 (187/607): mailcap-2.1.54-2.fc39.noarch.rpm 27 MB/s | 34 kB 00:00 (188/607): mailx-12.5-44.fc39.x86_64.rpm 62 MB/s | 262 kB 00:00 (189/607): man-db-2.11.2-5.fc39.x86_64.rpm 74 MB/s | 1.3 MB 00:00 (190/607): memcached-1.6.21-2.fc39.x86_64.rpm 56 MB/s | 186 kB 00:00 (191/607): mesa-libGLU-9.0.3-1.fc39.x86_64.rpm 55 MB/s | 160 kB 00:00 (192/607): mpg123-libs-1.31.3-2.fc39.x86_64.rpm 66 MB/s | 340 kB 00:00 (193/607): netpbm-11.02.00-2.fc39.x86_64.rpm 58 MB/s | 185 kB 00:00 (194/607): nginx-filesystem-1.24.0-4.fc39.noarc 9.8 MB/s | 10 kB 00:00 (195/607): nss-mdns-0.15.1-9.fc39.x86_64.rpm 30 MB/s | 44 kB 00:00 (196/607): ocaml-srpm-macros-8-2.fc39.noarch.rp 13 MB/s | 14 kB 00:00 (197/607): open-sans-fonts-1.10-19.fc39.noarch. 68 MB/s | 472 kB 00:00 (198/607): openblas-srpm-macros-2-14.fc39.noarc 7.4 MB/s | 7.5 kB 00:00 (199/607): openexr-libs-3.1.10-2.fc39.x86_64.rp 75 MB/s | 1.1 MB 00:00 (200/607): openjpeg2-2.5.0-5.fc39.x86_64.rpm 56 MB/s | 178 kB 00:00 (201/607): openssl-3.1.1-4.fc39.x86_64.rpm 16 MB/s | 1.0 MB 00:00 (202/607): libxcrypt-compat-4.4.36-2.fc39.x86_6 596 kB/s | 90 kB 00:00 (203/607): opus-1.3.1-13.fc39.x86_64.rpm 58 MB/s | 205 kB 00:00 (204/607): orc-0.4.33-3.fc39.x86_64.rpm 39 MB/s | 202 kB 00:00 (205/607): package-notes-srpm-macros-0.5-9.fc39 3.5 MB/s | 11 kB 00:00 (206/607): pango-1.51.0-1.fc39.x86_64.rpm 54 MB/s | 343 kB 00:00 (207/607): patch-2.7.6-22.fc39.x86_64.rpm 20 MB/s | 125 kB 00:00 (208/607): perl-Algorithm-Diff-1.2010-9.fc39.no 23 MB/s | 46 kB 00:00 (209/607): perl-Archive-Tar-3.02-4.fc39.noarch. 40 MB/s | 71 kB 00:00 (210/607): perl-Archive-Zip-1.68-12.fc39.noarch 48 MB/s | 112 kB 00:00 (211/607): perl-B-Lint-1.20-28.fc39.noarch.rpm 11 MB/s | 23 kB 00:00 (212/607): perl-CPAN-DistnameInfo-0.12-28.fc39. 3.9 MB/s | 14 kB 00:00 (213/607): perl-CPAN-2.36-501.fc39.noarch.rpm 69 MB/s | 565 kB 00:00 (214/607): perl-CPAN-Meta-2.150010-500.fc39.noa 39 MB/s | 191 kB 00:00 (215/607): perl-CPAN-Meta-Requirements-2.143-4. 17 MB/s | 35 kB 00:00 (216/607): perl-CPAN-Meta-YAML-0.018-501.fc39.n 19 MB/s | 26 kB 00:00 (217/607): perl-Class-ISA-0.36-1039.fc39.noarch 10 MB/s | 12 kB 00:00 (218/607): perl-Clone-0.46-4.fc39.x86_64.rpm 20 MB/s | 22 kB 00:00 (219/607): perl-Compress-Bzip2-2.28-15.fc39.x86 37 MB/s | 67 kB 00:00 (220/607): perl-Compress-Raw-Bzip2-2.206-1.fc39 18 MB/s | 35 kB 00:00 (221/607): perl-Compress-Raw-Lzma-2.206-2.fc39. 32 MB/s | 50 kB 00:00 (222/607): perl-Compress-Raw-Zlib-2.206-1.fc39. 40 MB/s | 64 kB 00:00 (223/607): perl-DB_File-1.859-1.fc39.x86_64.rpm 41 MB/s | 81 kB 00:00 (224/607): perl-Config-Perl-V-0.36-501.fc39.noa 5.7 MB/s | 21 kB 00:00 (225/607): perl-Data-Dump-1.25-8.fc39.noarch.rp 24 MB/s | 32 kB 00:00 (226/607): perl-Data-OptList-0.114-2.fc39.noarc 20 MB/s | 27 kB 00:00 (227/607): perl-Devel-PPPort-3.71-501.fc39.x86_ 62 MB/s | 218 kB 00:00 (228/607): perl-Devel-Size-0.83-16.fc39.x86_64. 24 MB/s | 30 kB 00:00 (229/607): perl-Digest-HMAC-1.04-8.fc39.noarch. 21 MB/s | 22 kB 00:00 (230/607): perl-Digest-SHA-6.04-501.fc39.x86_64 39 MB/s | 61 kB 00:00 (231/607): perl-Digest-SHA1-2.13-40.fc39.x86_64 37 MB/s | 52 kB 00:00 (232/607): perl-Encode-Locale-1.05-27.fc39.noar 18 MB/s | 18 kB 00:00 (233/607): perl-Encode-devel-3.19-500.fc39.x86_ 31 MB/s | 41 kB 00:00 (234/607): libpng12-1.2.57-18.fc39.x86_64.rpm 482 kB/s | 154 kB 00:00 (235/607): perl-Env-1.06-500.fc39.noarch.rpm 7.8 MB/s | 19 kB 00:00 (236/607): perl-ExtUtils-CBuilder-0.280238-500. 33 MB/s | 51 kB 00:00 (237/607): perl-ExtUtils-Command-7.70-501.fc39. 9.9 MB/s | 14 kB 00:00 (238/607): perl-ExtUtils-Install-2.22-500.fc39. 30 MB/s | 43 kB 00:00 (239/607): perl-ExtUtils-MM-Utils-7.70-501.fc39 8.5 MB/s | 11 kB 00:00 (240/607): perl-ExtUtils-Manifest-1.75-3.fc39.n 13 MB/s | 34 kB 00:00 (241/607): perl-ExtUtils-MakeMaker-7.70-501.fc3 54 MB/s | 292 kB 00:00 (242/607): perl-ExtUtils-ParseXS-3.51-500.fc39. 57 MB/s | 187 kB 00:00 (243/607): perl-File-CheckTree-4.42-318.fc39.no 11 MB/s | 21 kB 00:00 (244/607): perl-File-Fetch-1.04-500.fc39.noarch 23 MB/s | 30 kB 00:00 (245/607): perl-File-HomeDir-1.006-10.fc39.noar 37 MB/s | 59 kB 00:00 (246/607): perl-File-Listing-6.16-1.fc39.noarch 16 MB/s | 25 kB 00:00 (247/607): perl-File-Slurper-0.014-3.fc39.noarc 17 MB/s | 21 kB 00:00 (248/607): perl-File-Which-1.27-9.fc39.noarch.r 18 MB/s | 21 kB 00:00 (249/607): perl-Filter-1.64-501.fc39.x86_64.rpm 48 MB/s | 87 kB 00:00 (250/607): perl-Filter-Simple-0.96-500.fc39.noa 15 MB/s | 27 kB 00:00 (251/607): perl-HTML-Parser-3.81-3.fc39.x86_64. 52 MB/s | 124 kB 00:00 (252/607): perl-HTML-Tagset-3.20-54.fc39.noarch 8.0 MB/s | 18 kB 00:00 (253/607): perl-HTTP-Cookies-6.10-10.fc39.noarc 26 MB/s | 37 kB 00:00 (254/607): perl-HTTP-Date-6.06-2.fc39.noarch.rp 18 MB/s | 24 kB 00:00 (255/607): perl-HTTP-Message-6.44-3.fc39.noarch 41 MB/s | 101 kB 00:00 (256/607): perl-HTTP-Negotiate-6.01-36.fc39.noa 7.5 MB/s | 19 kB 00:00 (257/607): perl-Data-Section-0.200008-3.fc39.no 600 kB/s | 25 kB 00:00 (258/607): perl-IO-Compress-Brotli-0.004001-10. 12 MB/s | 27 kB 00:00 (259/607): perl-IO-Compress-2.206-1.fc39.noarch 52 MB/s | 272 kB 00:00 (260/607): perl-IO-Compress-Lzma-2.206-1.fc39.n 19 MB/s | 78 kB 00:00 (261/607): perl-IO-HTML-1.004-11.fc39.noarch.rp 9.3 MB/s | 28 kB 00:00 (262/607): perl-IO-Zlib-1.14-500.fc39.noarch.rp 9.3 MB/s | 19 kB 00:00 (263/607): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 26 MB/s | 39 kB 00:00 (264/607): perl-IPC-SysV-2.09-501.fc39.x86_64.r 18 MB/s | 41 kB 00:00 (265/607): perl-IPC-System-Simple-1.30-11.fc39. 19 MB/s | 39 kB 00:00 (266/607): perl-Importer-0.026-10.fc39.noarch.r 20 MB/s | 39 kB 00:00 (267/607): perl-JSON-PP-4.16-501.fc39.noarch.rp 40 MB/s | 67 kB 00:00 (268/607): perl-LWP-MediaTypes-6.04-15.fc39.noa 13 MB/s | 33 kB 00:00 (269/607): perl-Locale-Maketext-1.33-501.fc39.n 41 MB/s | 94 kB 00:00 (270/607): perl-MIME-Charset-1.013.1-3.fc39.noa 17 MB/s | 48 kB 00:00 (271/607): perl-Locale-Codes-3.74-2.fc39.noarch 47 MB/s | 321 kB 00:00 (272/607): perl-MRO-Compat-0.15-7.fc39.noarch.r 7.6 MB/s | 25 kB 00:00 (273/607): perl-Math-BigInt-1.9998.39-2.fc39.no 52 MB/s | 203 kB 00:00 (274/607): perl-Math-BigInt-FastCalc-0.501.400- 13 MB/s | 28 kB 00:00 (275/607): perl-Math-BigRat-0.2624-500.fc39.noa 16 MB/s | 41 kB 00:00 (276/607): perl-Module-Build-0.42.34-2.fc39.noa 62 MB/s | 251 kB 00:00 (277/607): perl-Module-Load-0.36-500.fc39.noarc 5.2 MB/s | 17 kB 00:00 (278/607): perl-Module-Load-Conditional-0.74-50 6.0 MB/s | 22 kB 00:00 (279/607): perl-Module-Metadata-1.000038-3.fc39 20 MB/s | 35 kB 00:00 (280/607): perl-Module-Pluggable-5.2-26.fc39.no 21 MB/s | 31 kB 00:00 (281/607): perl-Module-Runtime-0.016-20.fc39.no 13 MB/s | 23 kB 00:00 (282/607): perl-Module-Signature-0.88-6.fc39.no 39 MB/s | 82 kB 00:00 (283/607): perl-NTLM-1.09-36.fc39.noarch.rpm 13 MB/s | 22 kB 00:00 (284/607): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 19 MB/s | 39 kB 00:00 (285/607): perl-Net-Ping-2.76-500.fc39.noarch.r 24 MB/s | 50 kB 00:00 (286/607): perl-Package-Generator-1.106-29.fc39 15 MB/s | 22 kB 00:00 (287/607): perl-Params-Check-0.38-500.fc39.noar 11 MB/s | 22 kB 00:00 (288/607): perl-Params-Util-1.102-12.fc39.x86_6 16 MB/s | 33 kB 00:00 (289/607): perl-Perl-OSType-1.010-501.fc39.noar 12 MB/s | 23 kB 00:00 (290/607): perl-PerlIO-utf8_strict-0.010-4.fc39 12 MB/s | 26 kB 00:00 (291/607): perl-PerlIO-via-QuotedPrint-0.10-500 11 MB/s | 22 kB 00:00 (292/607): perl-Pod-Checker-1.75-500.fc39.noarc 23 MB/s | 31 kB 00:00 (293/607): perl-Pod-LaTeX-0.61-320.fc39.noarch. 18 MB/s | 37 kB 00:00 (294/607): perl-Pod-Plainer-1.04-25.fc39.noarch 7.5 MB/s | 12 kB 00:00 (295/607): perl-Software-License-0.104004-2.fc3 52 MB/s | 150 kB 00:00 (296/607): perl-Sub-Exporter-0.990-1.fc39.noarc 29 MB/s | 78 kB 00:00 (297/607): perl-Sub-Install-0.929-3.fc39.noarch 7.4 MB/s | 23 kB 00:00 (298/607): perl-Sys-Syslog-0.36-501.fc39.x86_64 22 MB/s | 47 kB 00:00 (299/607): perl-Term-Size-Any-0.002-40.fc39.noa 9.6 MB/s | 13 kB 00:00 (300/607): perl-Term-Size-Perl-0.031-17.fc39.x8 12 MB/s | 21 kB 00:00 (301/607): perl-Term-Table-0.016-7.fc39.noarch. 20 MB/s | 34 kB 00:00 (302/607): perl-Text-Balanced-2.06-500.fc39.noa 13 MB/s | 48 kB 00:00 (303/607): perl-Text-Diff-1.45-19.fc39.noarch.r 10 MB/s | 40 kB 00:00 (304/607): perl-Test-Simple-1.302195-5.fc39.noa 64 MB/s | 575 kB 00:00 (305/607): perl-Text-Glob-0.11-21.fc39.noarch.r 2.4 MB/s | 13 kB 00:00 (306/607): perl-Text-Soundex-3.05-28.fc39.x86_6 5.4 MB/s | 29 kB 00:00 (307/607): perl-Text-Template-1.61-3.fc39.noarc 35 MB/s | 59 kB 00:00 (308/607): perl-Thread-Queue-3.14-500.fc39.noar 11 MB/s | 21 kB 00:00 (309/607): perl-Text-Unidecode-1.30-22.fc39.noa 43 MB/s | 182 kB 00:00 (310/607): perl-Tie-RefHash-1.40-500.fc39.noarc 8.6 MB/s | 22 kB 00:00 (311/607): perl-Time-HiRes-1.9775-500.fc39.x86_ 21 MB/s | 57 kB 00:00 (312/607): perl-TimeDate-2.33-11.fc39.noarch.rp 33 MB/s | 57 kB 00:00 (313/607): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 15 MB/s | 41 kB 00:00 (314/607): perl-Unicode-LineBreak-2019.001-18.f 24 MB/s | 120 kB 00:00 (315/607): perl-WWW-RobotRules-6.02-37.fc39.noa 7.9 MB/s | 19 kB 00:00 (316/607): perl-Unicode-Collate-1.31-500.fc39.x 57 MB/s | 749 kB 00:00 (317/607): perl-Unicode-Normalize-1.32-500.fc39 7.8 MB/s | 91 kB 00:00 (318/607): perl-XML-LibXML-2.0209-2.fc39.x86_64 43 MB/s | 353 kB 00:00 (319/607): perl-XML-NamespaceSupport-1.12-20.fc 6.2 MB/s | 26 kB 00:00 (320/607): perl-XML-SAX-1.02-13.fc39.noarch.rpm 13 MB/s | 63 kB 00:00 (321/607): perl-XML-SAX-Base-1.09-20.fc39.noarc 15 MB/s | 31 kB 00:00 (322/607): perl-autodie-2.36-501.fc39.noarch.rp 46 MB/s | 97 kB 00:00 (323/607): perl-bignum-0.66-501.fc39.noarch.rpm 16 MB/s | 49 kB 00:00 (324/607): perl-encoding-3.00-500.fc39.x86_64.r 22 MB/s | 63 kB 00:00 (325/607): perl-experimental-0.031-500.fc39.noa 12 MB/s | 26 kB 00:00 (326/607): perl-inc-latest-0.500-25.fc39.noarch 17 MB/s | 23 kB 00:00 (327/607): perl-local-lib-2.000029-5.fc39.noarc 30 MB/s | 66 kB 00:00 (328/607): perl-libwww-perl-6.72-1.fc39.noarch. 44 MB/s | 209 kB 00:00 (329/607): perl-srpm-macros-1-51.fc39.noarch.rp 4.0 MB/s | 8.0 kB 00:00 (330/607): perl-threads-2.36-500.fc39.x86_64.rp 37 MB/s | 58 kB 00:00 (331/607): perl-threads-shared-1.68-500.fc39.x8 26 MB/s | 45 kB 00:00 (332/607): perl-version-0.99.30-1.fc39.x86_64.r 36 MB/s | 62 kB 00:00 (333/607): pixman-0.42.2-2.fc39.x86_64.rpm 46 MB/s | 288 kB 00:00 (334/607): poppler-cpp-23.08.0-1.fc39.x86_64.rp 16 MB/s | 57 kB 00:00 (335/607): perl-perlfaq-5.20230812-1.fc39.noarc 19 MB/s | 376 kB 00:00 (336/607): poppler-glib-23.08.0-1.fc39.x86_64.r 20 MB/s | 185 kB 00:00 (337/607): poppler-23.08.0-1.fc39.x86_64.rpm 43 MB/s | 1.2 MB 00:00 (338/607): poppler-utils-23.08.0-1.fc39.x86_64. 30 MB/s | 269 kB 00:00 (339/607): postgresql-private-libs-15.4-1.fc39. 19 MB/s | 142 kB 00:00 (340/607): poppler-data-0.4.11-5.fc39.noarch.rp 36 MB/s | 2.0 MB 00:00 (341/607): procmail-3.24-2.fc39.x86_64.rpm 28 MB/s | 183 kB 00:00 (342/607): postgresql-15.4-1.fc39.x86_64.rpm 33 MB/s | 1.7 MB 00:00 (343/607): python-srpm-macros-3.12-4.fc39.noarc 5.0 MB/s | 25 kB 00:00 (344/607): pulseaudio-libs-16.1-5.fc39.x86_64.r 31 MB/s | 694 kB 00:00 (345/607): python3-memcached-1.59-11.fc39.noarc 8.6 MB/s | 45 kB 00:00 (346/607): python3-lxml-4.9.3-2.fc39.x86_64.rpm 33 MB/s | 1.4 MB 00:00 (347/607): python3-mod_wsgi-4.9.4-6.fc39.x86_64 27 MB/s | 923 kB 00:00 (348/607): python3-postgresql-1.2.2-10.fc39.x86 27 MB/s | 601 kB 00:00 (349/607): python3-psycopg2-2.9.6-3.fc39.x86_64 21 MB/s | 208 kB 00:00 (350/607): python3-pycurl-7.45.2-5.fc39.x86_64. 23 MB/s | 217 kB 00:00 (351/607): python3-pyparsing-3.0.9-11.fc39.noar 28 MB/s | 254 kB 00:00 (352/607): postgresql-server-15.4-1.fc39.x86_64 36 MB/s | 6.2 MB 00:00 (353/607): python3-six-1.16.0-12.fc39.noarch.rp 11 MB/s | 41 kB 00:00 (354/607): python3-pip-23.2.1-1.fc39.noarch.rpm 31 MB/s | 3.1 MB 00:00 (355/607): qt-common-4.8.7-74.fc39.noarch.rpm 2.0 MB/s | 7.7 kB 00:00 (356/607): python3-setuptools-67.7.2-7.fc39.noa 24 MB/s | 1.5 MB 00:00 (357/607): qt-4.8.7-74.fc39.x86_64.rpm 36 MB/s | 4.7 MB 00:00 (358/607): redhat-lsb-4.1-62.fc39.x86_64.rpm 2.4 MB/s | 8.1 kB 00:00 (359/607): redhat-lsb-core-4.1-62.fc39.x86_64.r 8.2 MB/s | 27 kB 00:00 (360/607): redhat-lsb-cxx-4.1-62.fc39.x86_64.rp 1.8 MB/s | 7.8 kB 00:00 (361/607): qt3-3.3.8b-95.fc39.x86_64.rpm 30 MB/s | 3.7 MB 00:00 (362/607): redhat-lsb-desktop-4.1-62.fc39.x86_6 538 kB/s | 8.3 kB 00:00 (363/607): redhat-lsb-languages-4.1-62.fc39.x86 4.9 MB/s | 9.4 kB 00:00 (364/607): redhat-lsb-printing-4.1-62.fc39.x86_ 1.1 MB/s | 7.7 kB 00:00 (365/607): rsync-3.2.7-5.fc39.x86_64.rpm 36 MB/s | 422 kB 00:00 (366/607): sendmail-cf-8.17.2-3.fc39.noarch.rpm 23 MB/s | 184 kB 00:00 (367/607): sendmail-8.17.2-3.fc39.x86_64.rpm 39 MB/s | 769 kB 00:00 (368/607): shared-mime-info-2.2-4.fc39.x86_64.r 38 MB/s | 380 kB 00:00 (369/607): sni-qt-0.2.7-0.13.20170217.fc39.x86_ 11 MB/s | 59 kB 00:00 (370/607): sombok-2.4.0-20.fc39.x86_64.rpm 17 MB/s | 48 kB 00:00 (371/607): spax-1.6-10.fc39.x86_64.rpm 27 MB/s | 215 kB 00:00 (372/607): sound-theme-freedesktop-0.8-20.fc39. 29 MB/s | 383 kB 00:00 (373/607): sscg-3.0.5-3.fc39.x86_64.rpm 13 MB/s | 46 kB 00:00 (374/607): tar-1.35-2.fc39.x86_64.rpm 31 MB/s | 864 kB 00:00 (375/607): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 36 MB/s | 2.0 MB 00:00 (376/607): tcl-8.6.12-5.fc39.x86_64.rpm 32 MB/s | 1.1 MB 00:00 (377/607): tinycdb-0.78-21.fc39.x86_64.rpm 4.2 MB/s | 33 kB 00:00 (378/607): totem-pl-parser-3.26.6-7.fc39.x86_64 34 MB/s | 145 kB 00:00 (379/607): uchardet-0.0.8-4.fc39.x86_64.rpm 23 MB/s | 108 kB 00:00 (380/607): unzip-6.0-62.fc39.x86_64.rpm 28 MB/s | 184 kB 00:00 (381/607): tracker-3.6.0-1.fc39.x86_64.rpm 31 MB/s | 586 kB 00:00 (382/607): upower-1.90.2-3.fc39.x86_64.rpm 30 MB/s | 133 kB 00:00 (383/607): upower-libs-1.90.2-3.fc39.x86_64.rpm 22 MB/s | 58 kB 00:00 (384/607): urw-base35-bookman-fonts-20200910-18 34 MB/s | 847 kB 00:00 (385/607): urw-base35-c059-fonts-20200910-18.fc 31 MB/s | 874 kB 00:00 (386/607): urw-base35-d050000l-fonts-20200910-1 14 MB/s | 76 kB 00:00 (387/607): urw-base35-fonts-20200910-18.fc39.no 4.8 MB/s | 10 kB 00:00 (388/607): urw-base35-fonts-common-20200910-18. 7.2 MB/s | 21 kB 00:00 (389/607): urw-base35-gothic-fonts-20200910-18. 31 MB/s | 643 kB 00:00 (390/607): qt-x11-4.8.7-74.fc39.x86_64.rpm 35 MB/s | 13 MB 00:00 (391/607): urw-base35-nimbus-mono-ps-fonts-2020 11 MB/s | 795 kB 00:00 (392/607): urw-base35-nimbus-roman-fonts-202009 14 MB/s | 856 kB 00:00 (393/607): urw-base35-standard-symbols-ps-fonts 6.0 MB/s | 42 kB 00:00 (394/607): urw-base35-nimbus-sans-fonts-2020091 54 MB/s | 1.3 MB 00:00 (395/607): urw-base35-p052-fonts-20200910-18.fc 39 MB/s | 974 kB 00:00 (396/607): webrtc-audio-processing-0.3.1-11.fc3 49 MB/s | 307 kB 00:00 (397/607): which-2.21-40.fc39.x86_64.rpm 14 MB/s | 42 kB 00:00 (398/607): xdg-utils-1.1.3-15.fc39.noarch.rpm 20 MB/s | 77 kB 00:00 (399/607): wget-1.21.3-7.fc39.x86_64.rpm 59 MB/s | 792 kB 00:00 (400/607): urw-base35-z003-fonts-20200910-18.fc 9.6 MB/s | 276 kB 00:00 (401/607): xml-common-0.6.3-61.fc39.noarch.rpm 5.0 MB/s | 31 kB 00:00 (402/607): xmlsec1-1.2.37-5.fc39.x86_64.rpm 51 MB/s | 187 kB 00:00 (403/607): xmlsec1-openssl-1.2.37-5.fc39.x86_64 39 MB/s | 92 kB 00:00 (404/607): xprop-1.2.5-4.fc39.x86_64.rpm 11 MB/s | 35 kB 00:00 (405/607): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 18 MB/s | 37 kB 00:00 (406/607): zip-3.0-39.fc39.x86_64.rpm 63 MB/s | 266 kB 00:00 (407/607): ImageMagick-7.1.1.26-2.fc39.x86_64.r 22 MB/s | 81 kB 00:00 (408/607): acl-2.3.1-9.fc39.x86_64.rpm 16 MB/s | 71 kB 00:00 (409/607): LibRaw-0.21.2-2.fc39.x86_64.rpm 52 MB/s | 418 kB 00:00 (410/607): annobin-docs-12.38-1.fc39.noarch.rpm 28 MB/s | 88 kB 00:00 (411/607): annobin-plugin-gcc-12.38-1.fc39.x86_ 62 MB/s | 956 kB 00:00 (412/607): at-spi2-atk-2.50.1-1.fc39.x86_64.rpm 5.6 MB/s | 86 kB 00:00 (413/607): atk-2.50.1-1.fc39.x86_64.rpm 19 MB/s | 81 kB 00:00 (414/607): at-spi2-core-2.50.1-1.fc39.x86_64.rp 48 MB/s | 371 kB 00:00 (415/607): bluez-libs-5.72-1.fc39.x86_64.rpm 28 MB/s | 85 kB 00:00 (416/607): cups-browsed-2.0.0-1.fc39.x86_64.rpm 9.4 MB/s | 142 kB 00:00 (417/607): cups-client-2.4.7-5.fc39.x86_64.rpm 13 MB/s | 72 kB 00:00 (418/607): cups-2.4.7-5.fc39.x86_64.rpm 51 MB/s | 1.5 MB 00:00 (419/607): cups-filesystem-2.4.7-5.fc39.noarch. 1.5 MB/s | 12 kB 00:00 (420/607): cups-filters-2.0.0-1.fc39.x86_64.rpm 33 MB/s | 211 kB 00:00 (421/607): ImageMagick-libs-7.1.1.26-2.fc39.x86 29 MB/s | 2.6 MB 00:00 (422/607): cups-libs-2.4.7-5.fc39.x86_64.rpm 13 MB/s | 268 kB 00:00 (423/607): dnsmasq-2.89-7.fc39.x86_64.rpm 28 MB/s | 357 kB 00:00 (424/607): forge-srpm-macros-0.2.0-3.fc39.noarc 5.4 MB/s | 19 kB 00:00 (425/607): gcc-plugin-annobin-13.2.1-6.fc39.x86 14 MB/s | 50 kB 00:00 (426/607): ghostscript-10.02.1-2.fc39.x86_64.rp 11 MB/s | 37 kB 00:00 (427/607): ghostscript-tools-fonts-10.02.1-2.fc 4.0 MB/s | 12 kB 00:00 (428/607): fftw-libs-double-3.3.10-10.fc39.x86_ 37 MB/s | 1.2 MB 00:00 (429/607): ghostscript-tools-printing-10.02.1-2 1.8 MB/s | 13 kB 00:00 (430/607): go-srpm-macros-3.3.1-1.fc39.noarch.r 11 MB/s | 28 kB 00:00 (431/607): google-noto-fonts-common-20240101-1. 5.6 MB/s | 17 kB 00:00 (432/607): cups-ipptool-2.4.7-5.fc39.x86_64.rpm 46 MB/s | 3.9 MB 00:00 (433/607): google-noto-sans-vf-fonts-20240101-1 21 MB/s | 593 kB 00:00 (434/607): gstreamer1-1.22.9-1.fc39.x86_64.rpm 34 MB/s | 1.4 MB 00:00 (435/607): gtk-update-icon-cache-3.24.41-1.fc39 11 MB/s | 34 kB 00:00 (436/607): gstreamer1-plugins-base-1.22.9-1.fc3 35 MB/s | 2.2 MB 00:00 (437/607): httpd-2.4.58-1.fc39.x86_64.rpm 11 MB/s | 50 kB 00:00 (438/607): httpd-core-2.4.58-1.fc39.x86_64.rpm 32 MB/s | 1.4 MB 00:00 (439/607): graphviz-8.1.0-6.fc39.x86_64.rpm 31 MB/s | 5.0 MB 00:00 (440/607): httpd-filesystem-2.4.58-1.fc39.noarc 606 kB/s | 12 kB 00:00 (441/607): httpd-tools-2.4.58-1.fc39.x86_64.rpm 15 MB/s | 79 kB 00:00 (442/607): hwdata-0.379-1.fc39.noarch.rpm 32 MB/s | 1.6 MB 00:00 (443/607): gtk3-3.24.41-1.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (444/607): ipp-usb-0.9.24-1.fc39.x86_64.rpm 28 MB/s | 2.2 MB 00:00 (445/607): libXpm-3.5.17-1.fc39.x86_64.rpm 2.0 MB/s | 65 kB 00:00 (446/607): libXrandr-1.5.4-1.fc39.x86_64.rpm 2.6 MB/s | 27 kB 00:00 (447/607): libcloudproviders-0.3.5-1.fc39.x86_6 19 MB/s | 46 kB 00:00 (448/607): libdrm-2.4.120-1.fc39.x86_64.rpm 26 MB/s | 157 kB 00:00 (449/607): libcupsfilters-2.0.0-2.fc39.x86_64.r 30 MB/s | 595 kB 00:00 (450/607): libaom-3.8.0-1.fc39.x86_64.rpm 45 MB/s | 1.8 MB 00:00 (451/607): libgsf-1.14.51-1.fc39.x86_64.rpm 13 MB/s | 297 kB 00:00 (452/607): libgusb-0.4.8-1.fc39.x86_64.rpm 13 MB/s | 65 kB 00:00 (453/607): libheif-1.17.5-1.fc39.x86_64.rpm 32 MB/s | 352 kB 00:00 (454/607): libimagequant-4.0.3-2.fc39.x86_64.rp 32 MB/s | 318 kB 00:00 (455/607): libnotify-0.8.3-1.fc39.x86_64.rpm 13 MB/s | 51 kB 00:00 (456/607): liblc3-1.0.4-2.fc39.x86_64.rpm 7.7 MB/s | 80 kB 00:00 (457/607): libgs-10.02.1-2.fc39.x86_64.rpm 49 MB/s | 3.4 MB 00:00 (458/607): libosinfo-1.11.0-1.fc39.x86_64.rpm 15 MB/s | 314 kB 00:00 (459/607): libppd-2.0.0-1.fc39.x86_64.rpm 15 MB/s | 265 kB 00:00 (460/607): libproxy-0.5.3-3.fc39.x86_64.rpm 11 MB/s | 48 kB 00:00 (461/607): libsodium-1.0.18-15.fc39.x86_64.rpm 28 MB/s | 162 kB 00:00 (462/607): libxslt-1.1.39-1.fc39.x86_64.rpm 33 MB/s | 187 kB 00:00 (463/607): librsvg2-2.57.1-1.fc39.x86_64.rpm 50 MB/s | 1.6 MB 00:00 (464/607): libsoup3-3.4.4-1.fc39.x86_64.rpm 9.3 MB/s | 389 kB 00:00 (465/607): mesa-filesystem-23.3.5-1.fc39.x86_64 4.9 MB/s | 19 kB 00:00 (466/607): mesa-libEGL-23.3.5-1.fc39.x86_64.rpm 14 MB/s | 134 kB 00:00 (467/607): mesa-libGL-23.3.5-1.fc39.x86_64.rpm 15 MB/s | 176 kB 00:00 (468/607): mesa-libgbm-23.3.5-1.fc39.x86_64.rpm 10 MB/s | 46 kB 00:00 (469/607): mesa-libglapi-23.3.5-1.fc39.x86_64.r 11 MB/s | 53 kB 00:00 (470/607): mesa-va-drivers-23.3.5-1.fc39.x86_64 28 MB/s | 3.9 MB 00:00 (471/607): mod_http2-2.0.25-1.fc39.x86_64.rpm 20 MB/s | 162 kB 00:00 (472/607): mod_lua-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 58 kB 00:00 (473/607): mod_ssl-2.4.58-1.fc39.x86_64.rpm 19 MB/s | 109 kB 00:00 (474/607): nspr-4.35.0-16.fc39.x86_64.rpm 13 MB/s | 138 kB 00:00 (475/607): nss-3.96.1-1.fc39.x86_64.rpm 31 MB/s | 696 kB 00:00 (476/607): nss-softokn-3.96.1-1.fc39.x86_64.rpm 17 MB/s | 414 kB 00:00 (477/607): nss-softokn-freebl-3.96.1-1.fc39.x86 29 MB/s | 351 kB 00:00 (478/607): nss-sysinit-3.96.1-1.fc39.x86_64.rpm 4.0 MB/s | 18 kB 00:00 (479/607): nss-util-3.96.1-1.fc39.x86_64.rpm 20 MB/s | 87 kB 00:00 (480/607): oniguruma-6.9.9-1.fc39.x86_64.rpm 28 MB/s | 219 kB 00:00 (481/607): osinfo-db-20231215-1.fc39.noarch.rpm 31 MB/s | 445 kB 00:00 (482/607): osinfo-db-tools-1.11.0-1.fc39.x86_64 15 MB/s | 73 kB 00:00 (483/607): perl-5.38.2-502.fc39.x86_64.rpm 4.2 MB/s | 14 kB 00:00 (484/607): perl-Attribute-Handlers-1.03-502.fc3 4.3 MB/s | 28 kB 00:00 (485/607): perl-AutoSplit-5.74-502.fc39.noarch. 6.9 MB/s | 22 kB 00:00 (486/607): perl-Benchmark-1.24-502.fc39.noarch. 7.4 MB/s | 27 kB 00:00 (487/607): perl-CGI-4.59-1.fc39.noarch.rpm 24 MB/s | 201 kB 00:00 (488/607): perl-Config-Extensions-0.03-502.fc39 2.5 MB/s | 12 kB 00:00 (489/607): perl-DBM_Filter-0.06-502.fc39.noarch 8.4 MB/s | 27 kB 00:00 (490/607): perl-Devel-Peek-1.33-502.fc39.x86_64 9.6 MB/s | 32 kB 00:00 (491/607): perl-Devel-SelfStubber-1.06-502.fc39 4.8 MB/s | 14 kB 00:00 (492/607): perl-DirHandle-1.05-502.fc39.noarch. 4.1 MB/s | 13 kB 00:00 (493/607): perl-Dumpvalue-2.27-502.fc39.noarch. 5.7 MB/s | 18 kB 00:00 (494/607): perl-English-1.11-502.fc39.noarch.rp 4.5 MB/s | 14 kB 00:00 (495/607): perl-ExtUtils-Constant-0.25-502.fc39 13 MB/s | 44 kB 00:00 (496/607): perl-ExtUtils-Embed-1.35-502.fc39.no 5.9 MB/s | 18 kB 00:00 (497/607): perl-ExtUtils-Miniperl-1.13-502.fc39 4.2 MB/s | 15 kB 00:00 (498/607): perl-File-Compare-1.100.700-502.fc39 4.3 MB/s | 13 kB 00:00 (499/607): perl-File-Copy-2.41-502.fc39.noarch. 6.4 MB/s | 20 kB 00:00 (500/607): perl-File-DosGlob-1.12-502.fc39.x86_ 6.2 MB/s | 20 kB 00:00 (501/607): perl-FileCache-1.10-502.fc39.noarch. 4.7 MB/s | 15 kB 00:00 (502/607): perl-FindBin-1.53-502.fc39.noarch.rp 4.6 MB/s | 14 kB 00:00 (503/607): perl-GDBM_File-1.24-502.fc39.x86_64. 12 MB/s | 43 kB 00:00 (504/607): perl-Hash-Util-0.30-502.fc39.x86_64. 10 MB/s | 34 kB 00:00 (505/607): perl-Hash-Util-FieldHash-1.26-502.fc 9.9 MB/s | 38 kB 00:00 (506/607): perl-I18N-Collate-1.02-502.fc39.noar 4.8 MB/s | 14 kB 00:00 (507/607): perl-I18N-LangTags-0.45-502.fc39.noa 15 MB/s | 53 kB 00:00 (508/607): perl-I18N-Langinfo-0.22-502.fc39.x86 7.2 MB/s | 22 kB 00:00 (509/607): perl-Locale-Maketext-Simple-0.21-502 4.9 MB/s | 18 kB 00:00 (510/607): perl-Math-Complex-1.62-502.fc39.noar 13 MB/s | 46 kB 00:00 (511/607): perl-Memoize-1.16-502.fc39.noarch.rp 14 MB/s | 46 kB 00:00 (512/607): perl-Module-CoreList-5.20240129-1.fc 17 MB/s | 89 kB 00:00 (513/607): perl-Module-CoreList-tools-5.2024012 4.6 MB/s | 18 kB 00:00 (514/607): perl-Module-Loaded-0.08-502.fc39.noa 4.4 MB/s | 13 kB 00:00 (515/607): perl-NEXT-0.69-502.fc39.noarch.rpm 6.8 MB/s | 21 kB 00:00 (516/607): perl-Net-1.03-502.fc39.noarch.rpm 7.2 MB/s | 23 kB 00:00 (517/607): perl-ODBM_File-1.18-502.fc39.x86_64. 6.9 MB/s | 23 kB 00:00 (518/607): perl-Object-HashBase-0.010-1.fc39.no 8.0 MB/s | 26 kB 00:00 (519/607): perl-Opcode-1.64-502.fc39.x86_64.rpm 11 MB/s | 36 kB 00:00 (520/607): perl-Pod-Functions-1.14-502.fc39.noa 4.1 MB/s | 15 kB 00:00 (521/607): perl-Pod-Html-1.34-502.fc39.noarch.r 9.2 MB/s | 29 kB 00:00 (522/607): perl-Pod-Parser-1.67-1.fc39.noarch.r 21 MB/s | 100 kB 00:00 (523/607): perl-Safe-2.44-502.fc39.noarch.rpm 7.6 MB/s | 25 kB 00:00 (524/607): perl-Search-Dict-1.07-502.fc39.noarc 4.4 MB/s | 13 kB 00:00 (525/607): perl-SelfLoader-1.26-502.fc39.noarch 6.8 MB/s | 22 kB 00:00 (526/607): perl-Sys-Hostname-1.25-502.fc39.x86_ 5.4 MB/s | 17 kB 00:00 (527/607): perl-Term-Complete-1.403-502.fc39.no 4.3 MB/s | 13 kB 00:00 (528/607): perl-Term-ReadLine-1.17-502.fc39.noa 6.1 MB/s | 19 kB 00:00 (529/607): perl-Test-1.31-502.fc39.noarch.rpm 8.8 MB/s | 29 kB 00:00 (530/607): perl-Test-Harness-3.48-1.fc39.noarch 26 MB/s | 275 kB 00:00 (531/607): perl-Text-Abbrev-1.02-502.fc39.noarc 3.2 MB/s | 12 kB 00:00 (532/607): perl-Thread-3.05-502.fc39.noarch.rpm 5.8 MB/s | 18 kB 00:00 (533/607): perl-Thread-Semaphore-2.13-502.fc39. 4.2 MB/s | 16 kB 00:00 (534/607): perl-Tie-4.6-502.fc39.noarch.rpm 8.6 MB/s | 28 kB 00:00 (535/607): perl-Tie-File-1.07-502.fc39.noarch.r 13 MB/s | 43 kB 00:00 (536/607): perl-Tie-Memoize-1.1-502.fc39.noarch 4.8 MB/s | 14 kB 00:00 (537/607): mesa-dri-drivers-23.3.5-1.fc39.x86_6 40 MB/s | 25 MB 00:00 (538/607): llvm-libs-17.0.6-3.fc39.x86_64.rpm 36 MB/s | 27 MB 00:00 (539/607): perl-Time-1.03-502.fc39.noarch.rpm 86 kB/s | 17 kB 00:00 (540/607): perl-Time-Piece-1.3401-502.fc39.x86_ 394 kB/s | 40 kB 00:00 (541/607): perl-User-pwent-1.04-502.fc39.noarch 11 MB/s | 20 kB 00:00 (542/607): perl-Unicode-UCD-0.78-502.fc39.noarc 24 MB/s | 78 kB 00:00 (543/607): perl-autouse-1.11-502.fc39.noarch.rp 5.7 MB/s | 14 kB 00:00 (544/607): perl-blib-1.07-502.fc39.noarch.rpm 5.1 MB/s | 13 kB 00:00 (545/607): perl-debugger-1.60-502.fc39.noarch.r 43 MB/s | 133 kB 00:00 (546/607): perl-deprecate-0.04-502.fc39.noarch. 4.0 MB/s | 15 kB 00:00 (547/607): perl-diagnostics-1.39-502.fc39.noarc 28 MB/s | 214 kB 00:00 (548/607): perl-encoding-warnings-0.14-502.fc39 4.9 MB/s | 17 kB 00:00 (549/607): perl-devel-5.38.2-502.fc39.x86_64.rp 40 MB/s | 757 kB 00:00 (550/607): perl-fields-2.27-502.fc39.noarch.rpm 3.3 MB/s | 16 kB 00:00 (551/607): perl-filetest-1.03-502.fc39.noarch.r 5.2 MB/s | 15 kB 00:00 (552/607): perl-less-0.03-502.fc39.noarch.rpm 4.2 MB/s | 13 kB 00:00 (553/607): perl-libnetcfg-5.38.2-502.fc39.noarc 5.0 MB/s | 16 kB 00:00 (554/607): perl-macros-5.38.2-502.fc39.noarch.r 3.8 MB/s | 12 kB 00:00 (555/607): perl-meta-notation-5.38.2-502.fc39.n 3.4 MB/s | 11 kB 00:00 (556/607): perl-open-1.13-502.fc39.noarch.rpm 5.2 MB/s | 17 kB 00:00 (557/607): perl-ph-5.38.2-502.fc39.x86_64.rpm 11 MB/s | 49 kB 00:00 (558/607): perl-sigtrap-1.10-502.fc39.noarch.rp 4.4 MB/s | 16 kB 00:00 (559/607): perl-sort-2.05-502.fc39.noarch.rpm 3.7 MB/s | 13 kB 00:00 (560/607): perl-subs-1.04-502.fc39.noarch.rpm 3.0 MB/s | 12 kB 00:00 (561/607): perl-vmsish-1.04-502.fc39.noarch.rpm 3.7 MB/s | 14 kB 00:00 (562/607): perl-utils-5.38.2-502.fc39.noarch.rp 10 MB/s | 52 kB 00:00 (563/607): php-8.2.15-1.fc39.x86_64.rpm 3.0 MB/s | 13 kB 00:00 (564/607): perl-doc-5.38.2-502.fc39.noarch.rpm 55 MB/s | 4.7 MB 00:00 (565/607): php-common-8.2.15-1.fc39.x86_64.rpm 18 MB/s | 862 kB 00:00 (566/607): php-gd-8.2.15-1.fc39.x86_64.rpm 14 MB/s | 62 kB 00:00 (567/607): php-mbstring-8.2.15-1.fc39.x86_64.rp 21 MB/s | 575 kB 00:00 (568/607): php-fpm-8.2.15-1.fc39.x86_64.rpm 41 MB/s | 1.9 MB 00:00 (569/607): php-opcache-8.2.15-1.fc39.x86_64.rpm 50 MB/s | 620 kB 00:00 (570/607): php-pdo-8.2.15-1.fc39.x86_64.rpm 25 MB/s | 119 kB 00:00 (571/607): php-pgsql-8.2.15-1.fc39.x86_64.rpm 29 MB/s | 105 kB 00:00 (572/607): php-sodium-8.2.15-1.fc39.x86_64.rpm 17 MB/s | 62 kB 00:00 (573/607): php-xml-8.2.15-1.fc39.x86_64.rpm 35 MB/s | 221 kB 00:00 (574/607): pipewire-1.0.3-1.fc39.x86_64.rpm 18 MB/s | 115 kB 00:00 (575/607): pipewire-alsa-1.0.3-1.fc39.x86_64.rp 24 MB/s | 63 kB 00:00 (576/607): pipewire-jack-audio-connection-kit-1 5.5 MB/s | 16 kB 00:00 (577/607): pipewire-jack-audio-connection-kit-l 19 MB/s | 140 kB 00:00 (578/607): pipewire-pulseaudio-1.0.3-1.fc39.x86 24 MB/s | 198 kB 00:00 (579/607): php-cli-8.2.15-1.fc39.x86_64.rpm 37 MB/s | 5.4 MB 00:00 (580/607): procps-ng-4.0.3-5.fc39.x86_64.rpm 15 MB/s | 372 kB 00:00 (581/607): pyproject-srpm-macros-1.12.0-1.fc39. 3.9 MB/s | 14 kB 00:00 (582/607): pipewire-libs-1.0.3-1.fc39.x86_64.rp 36 MB/s | 1.9 MB 00:00 (583/607): python3-devel-3.12.1-2.fc39.x86_64.r 19 MB/s | 312 kB 00:00 (584/607): qt-settings-39.1-1.fc39.noarch.rpm 3.4 MB/s | 9.6 kB 00:00 (585/607): qt5-srpm-macros-5.15.12-1.fc39.noarc 3.2 MB/s | 8.4 kB 00:00 (586/607): qpdf-libs-11.6.4-1.fc39.x86_64.rpm 40 MB/s | 930 kB 00:00 (587/607): qt6-srpm-macros-6.6.0-1.fc39.noarch. 1.3 MB/s | 8.6 kB 00:00 (588/607): rpmautospec-rpm-macros-0.6.0-2.fc39. 3.1 MB/s | 9.9 kB 00:00 (589/607): redhat-rpm-config-265-1.fc39.noarch. 17 MB/s | 78 kB 00:00 (590/607): rav1e-libs-0.6.6-4.fc39.x86_64.rpm 68 MB/s | 1.0 MB 00:00 (591/607): rsvg-pixbuf-loader-2.57.1-1.fc39.x86 2.5 MB/s | 16 kB 00:00 (592/607): rtkit-0.11-61.fc39.x86_64.rpm 8.4 MB/s | 55 kB 00:00 (593/607): rust-srpm-macros-25.2-2.fc39.noarch. 7.4 MB/s | 13 kB 00:00 (594/607): systemtap-sdt-devel-5.0~pre16958465g 32 MB/s | 74 kB 00:00 (595/607): webp-pixbuf-loader-0.2.6-1.fc39.x86_ 9.0 MB/s | 20 kB 00:00 (596/607): wireplumber-0.4.17-1.fc39.x86_64.rpm 23 MB/s | 99 kB 00:00 (597/607): time-1.9-23.fc39.x86_64.rpm 4.3 MB/s | 47 kB 00:00 (598/607): tracker-miners-3.6.2-1.fc39.x86_64.r 53 MB/s | 964 kB 00:00 (599/607): wireplumber-libs-0.4.17-1.fc39.x86_6 26 MB/s | 346 kB 00:00 (600/607): xdg-desktop-portal-1.18.2-1.fc39.x86 37 MB/s | 485 kB 00:00 (601/607): xdg-desktop-portal-gtk-1.15.1-1.fc39 25 MB/s | 146 kB 00:00 (602/607): myplc-config-7.1-0.lxc.2024.02.13.no 3.4 MB/s | 18 kB 00:00 (603/607): myplc-core-7.1-0.lxc.2024.02.13.noar 11 MB/s | 58 kB 00:00 (604/607): drupal-4.7-17.lxc.noarch.rpm 40 MB/s | 514 kB 00:00 (605/607): plewww-5.3-0.2024.02.13.noarch.rpm 25 MB/s | 231 kB 00:00 (606/607): plewww-plekit-5.3-0.2024.02.13.noarc 36 MB/s | 290 kB 00:00 (607/607): plcapi-7.1-2.lxc.2024.02.13.x86_64.r 42 MB/s | 827 kB 00:00 -------------------------------------------------------------------------------- Total 80 MB/s | 258 MB 00:03 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 1/607 Installing : libpng-2:1.6.37-15.fc39.x86_64 2/607 Installing : perl-version-8:0.99.30-1.fc39.x86_64 3/607 Installing : perl-File-Copy-2.41-502.fc39.noarch 4/607 Installing : lcms2-2.15-2.fc39.x86_64 5/607 Installing : avahi-libs-0.8-24.fc39.x86_64 6/607 Installing : cups-libs-1:2.4.7-5.fc39.x86_64 7/607 Installing : php-common-8.2.15-1.fc39.x86_64 8/607 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 9/607 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 10/607 Installing : perl-deprecate-0.04-502.fc39.noarch 11/607 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 12/607 Installing : nspr-4.35.0-16.fc39.x86_64 13/607 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 14/607 Installing : libwebp-1.3.2-2.fc39.x86_64 15/607 Installing : libICE-1.0.10-11.fc39.x86_64 16/607 Installing : json-glib-1.8.0-1.fc39.x86_64 17/607 Installing : libSM-1.2.3-13.fc39.x86_64 18/607 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 19/607 Installing : libxslt-1.1.39-1.fc39.x86_64 20/607 Installing : cups-filesystem-1:2.4.7-5.fc39.noarch 21/607 Installing : libogg-2:1.3.5-6.fc39.x86_64 22/607 Installing : libvorbis-1:1.3.7-8.fc39.x86_64 23/607 Installing : nss-util-3.96.1-1.fc39.x86_64 24/607 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 25/607 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 26/607 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 26/607 Installing : cronie-1.6.1-5.fc39.x86_64 27/607 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 27/607 Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. Installing : crontabs-1.11-30.20190603git.fc39.noarch 28/607 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 29/607 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 30/607 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 30/607 Installing : perl-threads-1:2.36-500.fc39.x86_64 31/607 Installing : perl-threads-shared-1.68-500.fc39.x86_64 32/607 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 33/607 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 34/607 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 35/607 Installing : openjpeg2-2.5.0-5.fc39.x86_64 36/607 Installing : libwayland-client-1.22.0-2.fc39.x86_64 37/607 Installing : libplist-2.3.0-1.fc39.x86_64 38/607 Installing : libX11-xcb-1.8.7-1.fc39.x86_64 39/607 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 40/607 Installing : perl-Module-CoreList-1:5.20240129-1.fc39.noarch 41/607 Installing : perl-subs-1.04-502.fc39.noarch 42/607 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 43/607 Installing : perl-Tie-4.6-502.fc39.noarch 44/607 Installing : perl-Term-ReadLine-1.17-502.fc39.noarch 45/607 Installing : perl-Math-Complex-1.62-502.fc39.noarch 46/607 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 47/607 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 48/607 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 49/607 Installing : perl-Devel-Peek-1.33-502.fc39.x86_64 50/607 Installing : hwdata-0.379-1.fc39.noarch 51/607 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 52/607 Installing : perl-Perl-OSType-1.010-501.fc39.noarch 53/607 Installing : opus-1.3.1-13.fc39.x86_64 54/607 Installing : m4-1.4.19-6.fc39.x86_64 55/607 Installing : perl-Filter-2:1.64-501.fc39.x86_64 56/607 Installing : libxshmfence-1.3-13.fc39.x86_64 57/607 Installing : libtdb-1.4.9-1.fc39.x86_64 58/607 Installing : libicu-73.2-2.fc39.x86_64 59/607 Installing : libgudev-238-2.fc39.x86_64 60/607 Installing : libglvnd-1:1.7.0-1.fc39.x86_64 61/607 Installing : fribidi-1.0.13-2.fc39.x86_64 62/607 Installing : ed-1.19-4.fc39.x86_64 63/607 Installing : apr-1.7.3-2.fc39.x86_64 64/607 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 65/607 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 66/607 Installing : apr-util-1.6.3-4.fc39.x86_64 67/607 Installing : perl-encoding-4:3.00-500.fc39.x86_64 68/607 Installing : perl-Dumpvalue-2.27-502.fc39.noarch 69/607 Installing : perl-Env-1.06-500.fc39.noarch 70/607 Installing : perl-Opcode-1.64-502.fc39.x86_64 71/607 Installing : perl-Safe-2.44-502.fc39.noarch 72/607 Installing : libimobiledevice-glue-1.0.0-1.fc39.x86_64 73/607 Installing : libwayland-cursor-1.22.0-2.fc39.x86_64 74/607 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 75/607 Installing : php-xml-8.2.15-1.fc39.x86_64 76/607 Installing : libgusb-0.4.8-1.fc39.x86_64 77/607 Installing : colord-libs-1.4.6-6.fc39.x86_64 78/607 Installing : perl-Net-Ping-2.76-500.fc39.noarch 79/607 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 80/607 Installing : php-pdo-8.2.15-1.fc39.x86_64 81/607 Installing : cups-client-1:2.4.7-5.fc39.x86_64 82/607 Running scriptlet: cups-client-1:2.4.7-5.fc39.x86_64 82/607 Installing : avahi-glib-0.8-24.fc39.x86_64 83/607 Installing : libmng-2.0.3-19.fc39.x86_64 84/607 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 85/607 Installing : rav1e-libs-0.6.6-4.fc39.x86_64 86/607 Installing : perl-doc-5.38.2-502.fc39.noarch 87/607 Installing : perl-autouse-1.11-502.fc39.noarch 88/607 Installing : perl-User-pwent-1.04-502.fc39.noarch 89/607 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 90/607 Installing : perl-SelfLoader-1.26-502.fc39.noarch 91/607 Installing : perl-Pod-Parser-1.67-1.fc39.noarch 92/607 Installing : perl-Pod-Html-1.34-502.fc39.noarch 93/607 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 94/607 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 95/607 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 96/607 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 97/607 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 98/607 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 99/607 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 100/607 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 101/607 Installing : perl-Hash-Util-0.30-502.fc39.x86_64 102/607 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 103/607 Installing : perl-DirHandle-1.05-502.fc39.noarch 104/607 Installing : perl-Benchmark-1.24-502.fc39.noarch 105/607 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 106/607 Installing : perl-AutoSplit-5.74-502.fc39.noarch 107/607 Installing : mesa-filesystem-23.3.5-1.fc39.x86_64 108/607 Installing : llvm-libs-17.0.6-3.fc39.x86_64 109/607 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 110/607 Installing : xml-common-0.6.3-61.fc39.noarch 110/607 Installing : unzip-6.0-62.fc39.x86_64 111/607 Installing : tar-2:1.35-2.fc39.x86_64 112/607 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 113/607 Installing : shared-mime-info-2.2-4.fc39.x86_64 114/607 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 114/607 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 115/607 Installing : gtk-update-icon-cache-3.24.41-1.fc39.x86_64 116/607 Installing : postgresql-private-libs-15.4-1.fc39.x86_64 117/607 Installing : postgresql-15.4-1.fc39.x86_64 118/607 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 119/607 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 120/607 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 121/607 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 122/607 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 123/607 Installing : perl-Sub-Install-0.929-3.fc39.noarch 124/607 Installing : perl-Pod-Checker-4:1.75-500.fc39.noarch 125/607 Installing : perl-Params-Util-1.102-12.fc39.x86_64 126/607 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 127/607 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 128/607 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 129/607 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 130/607 Installing : perl-IO-Compress-2.206-1.fc39.noarch 131/607 Installing : perl-IO-Zlib-1:1.14-500.fc39.noarch 132/607 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 133/607 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 134/607 Installing : openssl-1:3.1.1-4.fc39.x86_64 135/607 Installing : mailcap-2.1.54-2.fc39.noarch 136/607 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 137/607 Installing : libwayland-server-1.22.0-2.fc39.x86_64 138/607 Installing : libwayland-egl-1.22.0-2.fc39.x86_64 139/607 Installing : libpq-15.3-1.fc39.x86_64 140/607 Installing : liblouis-3.25.0-3.fc39.x86_64 141/607 Installing : libexif-0.6.24-5.fc39.x86_64 142/607 Installing : libdav1d-1.2.1-2.fc39.x86_64 143/607 Installing : jbigkit-libs-2.1-26.fc39.x86_64 144/607 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 145/607 Installing : imath-3.1.9-3.fc39.x86_64 146/607 Installing : hicolor-icon-theme-0.17-16.fc39.noarch 147/607 Installing : gettext-libs-0.22-2.fc39.x86_64 148/607 Installing : fuse3-libs-3.16.1-1.fc39.x86_64 149/607 Installing : cpio-2.14-4.fc39.x86_64 150/607 Installing : antiword-0.37-36.fc39.x86_64 151/607 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 152/607 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 153/607 Installing : openexr-libs-3.1.10-2.fc39.x86_64 154/607 Installing : liblouisutdml-2.11.0-5.fc39.x86_64 155/607 Installing : python3-psycopg2-2.9.6-3.fc39.x86_64 156/607 Installing : php-pgsql-8.2.15-1.fc39.x86_64 157/607 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 158/607 Installing : perl-DBM_Filter-0.06-502.fc39.noarch 159/607 Installing : perl-Data-OptList-0.114-2.fc39.noarch 160/607 Installing : perl-Filter-Simple-0.96-500.fc39.noarch 161/607 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 162/607 Installing : postgresql-server-15.4-1.fc39.x86_64 162/607 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 162/607 Installing : libgsf-1.14.51-1.fc39.x86_64 163/607 Installing : libnotify-0.8.3-1.fc39.x86_64 164/607 Installing : webp-pixbuf-loader-0.2.6-1.fc39.x86_64 165/607 Installing : zip-3.0-39.fc39.x86_64 166/607 Installing : iso-codes-4.15.0-2.fc39.noarch 167/607 Installing : perl-fields-2.27-502.fc39.noarch 168/607 Installing : perl-Pod-LaTeX-0.61-320.fc39.noarch 169/607 Installing : perl-Pod-Plainer-1.04-25.fc39.noarch 170/607 Installing : perl-Devel-SelfStubber-1.06-502.fc39.noarch 171/607 Installing : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 172/607 Installing : libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_6 173/607 Installing : libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39 174/607 Installing : perl-open-1.13-502.fc39.noarch 175/607 Installing : httpd-tools-2.4.58-1.fc39.x86_64 176/607 Installing : httpd-core-2.4.58-1.fc39.x86_64 177/607 Installing : python3-mod_wsgi-4.9.4-6.fc39.x86_64 178/607 Installing : mod_http2-2.0.25-1.fc39.x86_64 179/607 Installing : mod_lua-2.4.58-1.fc39.x86_64 180/607 Installing : patch-2.7.6-22.fc39.x86_64 181/607 Installing : libglvnd-opengl-1:1.7.0-1.fc39.x86_64 182/607 Installing : mesa-libGLU-9.0.3-1.fc39.x86_64 183/607 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 184/607 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 185/607 Installing : libpciaccess-0.16-9.fc39.x86_64 186/607 Installing : libdrm-2.4.120-1.fc39.x86_64 187/607 Installing : osinfo-db-20231215-1.fc39.noarch 188/607 Installing : perl-debugger-1.60-502.fc39.noarch 189/607 Installing : perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_6 190/607 Installing : perl-bignum-0.66-501.fc39.noarch 191/607 Installing : perl-sigtrap-1.10-502.fc39.noarch 192/607 Installing : perl-Data-Dump-1.25-8.fc39.noarch 193/607 Installing : perl-Module-CoreList-tools-1:5.20240129-1.fc39.n 194/607 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 195/607 Installing : perl-NTLM-1.09-36.fc39.noarch 196/607 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 197/607 Installing : perl-Thread-3.05-502.fc39.noarch 198/607 Installing : perl-Thread-Semaphore-2.13-502.fc39.noarch 199/607 Installing : nss-softokn-freebl-3.96.1-1.fc39.x86_64 200/607 Installing : nss-softokn-3.96.1-1.fc39.x86_64 201/607 Installing : nss-3.96.1-1.fc39.x86_64 202/607 Running scriptlet: nss-3.96.1-1.fc39.x86_64 202/607 Installing : nss-sysinit-3.96.1-1.fc39.x86_64 203/607 Installing : flac-libs-1.4.3-2.fc39.x86_64 204/607 Installing : libtheora-1:1.1.1-34.fc39.x86_64 205/607 Installing : python3-lxml-4.9.3-2.fc39.x86_64 206/607 Installing : perl-Archive-Zip-1.68-12.fc39.noarch 207/607 Installing : perl-Class-ISA-0.36-1039.fc39.noarch 208/607 Installing : perl-File-CheckTree-4.42-318.fc39.noarch 209/607 Installing : perl-Locale-Codes-3.74-2.fc39.noarch 210/607 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 211/607 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 211/607 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 212/607 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 212/607 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 213/607 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 213/607 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 214/607 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 214/607 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 215/607 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 215/607 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 216/607 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 216/607 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 217/607 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 217/607 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 218/607 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 218/607 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 219/607 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 219/607 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 220/607 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 220/607 Installing : urw-base35-fonts-20200910-18.fc39.noarch 221/607 Installing : adobe-source-code-pro-fonts-2.042.1.062.1.026-2. 222/607 Installing : gsettings-desktop-schemas-45.0-1.fc39.x86_64 223/607 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 224/607 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 225/607 Installing : httpd-2.4.58-1.fc39.x86_64 226/607 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 226/607 Installing : liberation-fonts-common-1:2.1.5-7.fc39.noarch 227/607 Installing : liberation-mono-fonts-1:2.1.5-7.fc39.noarch 228/607 Installing : open-sans-fonts-1.10-19.fc39.noarch 229/607 Installing : php-cli-8.2.15-1.fc39.x86_64 230/607 Installing : php-opcache-8.2.15-1.fc39.x86_64 231/607 Installing : ipp-usb-0.9.24-1.fc39.x86_64 232/607 Running scriptlet: ipp-usb-0.9.24-1.fc39.x86_64 232/607 Installing : perl-experimental-0.031-500.fc39.noarch 233/607 Installing : jasper-libs-3.0.6-4.fc39.x86_64 234/607 Installing : LibRaw-0.21.2-2.fc39.x86_64 235/607 Installing : qpdf-libs-11.6.4-1.fc39.x86_64 236/607 Installing : exiv2-libs-0.27.6-5.fc39.x86_64 237/607 Installing : exiv2-0.27.6-5.fc39.x86_64 238/607 Installing : libgexiv2-0.14.2-1.fc39.x86_64 239/607 Installing : plewww-plekit-5.3-0.2024.02.13.noarch 240/607 Installing : myplc-config-7.1-0.lxc.2024.02.13.noarch 241/607 Installing : time-1.9-23.fc39.x86_64 242/607 Installing : rust-srpm-macros-25.2-2.fc39.noarch 243/607 Running scriptlet: rtkit-0.11-61.fc39.x86_64 244/607 Installing : rtkit-0.11-61.fc39.x86_64 244/607 Running scriptlet: rtkit-0.11-61.fc39.x86_64 244/607 Created symlink /etc/systemd/system/graphical.target.wants/rtkit-daemon.service → /usr/lib/systemd/system/rtkit-daemon.service. Installing : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 245/607 Installing : qt6-srpm-macros-6.6.0-1.fc39.noarch 246/607 Installing : qt5-srpm-macros-5.15.12-1.fc39.noarch 247/607 Installing : qt-settings-39.1-1.fc39.noarch 248/607 Installing : qt-common-1:4.8.7-74.fc39.noarch 249/607 Running scriptlet: qt-1:4.8.7-74.fc39.x86_64 250/607 Installing : qt-1:4.8.7-74.fc39.x86_64 250/607 Running scriptlet: qt-1:4.8.7-74.fc39.x86_64 250/607 Installing : pyproject-srpm-macros-1.12.0-1.fc39.noarch 251/607 Installing : procps-ng-4.0.3-5.fc39.x86_64 252/607 Installing : perl-vmsish-1.04-502.fc39.noarch 253/607 Installing : perl-utils-5.38.2-502.fc39.noarch 254/607 Installing : perl-sort-2.05-502.fc39.noarch 255/607 Installing : perl-ph-5.38.2-502.fc39.x86_64 256/607 Installing : perl-macros-4:5.38.2-502.fc39.noarch 257/607 Installing : perl-less-0.03-502.fc39.noarch 258/607 Installing : perl-filetest-1.03-502.fc39.noarch 259/607 Installing : perl-encoding-warnings-0.14-502.fc39.noarch 260/607 Installing : perl-diagnostics-1.39-502.fc39.noarch 261/607 Installing : perl-blib-1.07-502.fc39.noarch 262/607 Installing : perl-Time-Piece-1.3401-502.fc39.x86_64 263/607 Installing : perl-Time-1.03-502.fc39.noarch 264/607 Installing : perl-Tie-Memoize-1.1-502.fc39.noarch 265/607 Installing : perl-Tie-File-1.07-502.fc39.noarch 266/607 Installing : perl-Text-Abbrev-1.02-502.fc39.noarch 267/607 Installing : perl-Test-1.31-502.fc39.noarch 268/607 Installing : perl-Term-Complete-1.403-502.fc39.noarch 269/607 Installing : perl-Search-Dict-1.07-502.fc39.noarch 270/607 Installing : perl-Pod-Functions-1.14-502.fc39.noarch 271/607 Installing : perl-Object-HashBase-0.010-1.fc39.noarch 272/607 Installing : perl-ODBM_File-1.18-502.fc39.x86_64 273/607 Installing : perl-Net-1.03-502.fc39.noarch 274/607 Installing : perl-NEXT-0.69-502.fc39.noarch 275/607 Installing : perl-Module-Loaded-1:0.08-502.fc39.noarch 276/607 Installing : perl-Memoize-1.16-502.fc39.noarch 277/607 Installing : perl-I18N-Collate-1.02-502.fc39.noarch 278/607 Installing : perl-GDBM_File-1:1.24-502.fc39.x86_64 279/607 Installing : perl-FindBin-1.53-502.fc39.noarch 280/607 Installing : perl-FileCache-1.10-502.fc39.noarch 281/607 Installing : perl-File-DosGlob-1.12-502.fc39.x86_64 282/607 Installing : perl-English-1.11-502.fc39.noarch 283/607 Installing : perl-Config-Extensions-0.03-502.fc39.noarch 284/607 Installing : perl-Attribute-Handlers-1.03-502.fc39.noarch 285/607 Installing : oniguruma-6.9.9-1.fc39.x86_64 286/607 Installing : php-mbstring-8.2.15-1.fc39.x86_64 287/607 Installing : libsodium-1.0.18-15.fc39.x86_64 288/607 Installing : php-sodium-8.2.15-1.fc39.x86_64 289/607 Installing : libproxy-0.5.3-3.fc39.x86_64 290/607 Installing : glib-networking-2.78.0-1.fc39.x86_64 291/607 Installing : libsoup3-3.4.4-1.fc39.x86_64 292/607 Installing : osinfo-db-tools-1.11.0-1.fc39.x86_64 293/607 Installing : libosinfo-1.11.0-1.fc39.x86_64 294/607 Installing : libsoup-2.74.3-3.fc39.x86_64 295/607 Installing : libgrss-0.7.0-17.fc39.x86_64 296/607 Installing : liblc3-1.0.4-2.fc39.x86_64 297/607 Installing : libimagequant-4.0.3-2.fc39.x86_64 298/607 Installing : libcloudproviders-0.3.5-1.fc39.x86_64 299/607 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 300/607 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 301/607 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 302/607 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 303/607 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 304/607 Installing : fftw-libs-double-3.3.10-10.fc39.x86_64 305/607 Installing : bluez-libs-5.72-1.fc39.x86_64 306/607 Installing : annobin-docs-12.38-1.fc39.noarch 307/607 Installing : annobin-plugin-gcc-12.38-1.fc39.x86_64 308/607 Installing : acl-2.3.1-9.fc39.x86_64 309/607 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 310/607 Installing : rsync-3.2.7-5.fc39.x86_64 311/607 Installing : which-2.21-40.fc39.x86_64 312/607 Installing : webrtc-audio-processing-0.3.1-11.fc39.x86_64 313/607 Installing : uchardet-0.0.8-4.fc39.x86_64 314/607 Installing : totem-pl-parser-3.26.6-7.fc39.x86_64 315/607 Installing : tinycdb-0.78-21.fc39.x86_64 316/607 Installing : tcl-1:8.6.12-5.fc39.x86_64 317/607 Installing : expect-5.45.4-20.fc39.x86_64 318/607 Installing : spax-1.6-10.fc39.x86_64 319/607 Running scriptlet: spax-1.6-10.fc39.x86_64 319/607 Installing : sound-theme-freedesktop-0.8-20.fc39.noarch 320/607 Running scriptlet: sound-theme-freedesktop-0.8-20.fc39.noarch 320/607 Installing : python3-six-1.16.0-12.fc39.noarch 321/607 Installing : python3-memcached-1.59-11.fc39.noarch 322/607 Installing : python3-setuptools-67.7.2-7.fc39.noarch 323/607 Installing : python3-pip-23.2.1-1.fc39.noarch 324/607 Installing : python3-devel-3.12.1-2.fc39.x86_64 325/607 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 326/607 Installing : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 327/607 Installing : python3-pycurl-7.45.2-5.fc39.x86_64 328/607 Installing : python3-postgresql-1.2.2-10.fc39.x86_64 329/607 Installing : procmail-3.24-2.fc39.x86_64 330/607 Installing : poppler-data-0.4.11-5.fc39.noarch 331/607 Installing : pixman-0.42.2-2.fc39.x86_64 332/607 Installing : perl-srpm-macros-1-51.fc39.noarch 333/607 Installing : perl-perlfaq-5.20230812-1.fc39.noarch 334/607 Installing : perl-local-lib-2.000029-5.fc39.noarch 335/607 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 336/607 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 337/607 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 338/607 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 339/607 Installing : perl-File-Listing-6.16-1.fc39.noarch 340/607 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 341/607 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 342/607 Installing : perl-Text-Template-1.61-3.fc39.noarch 343/607 Installing : perl-Text-Glob-0.11-21.fc39.noarch 344/607 Installing : perl-Term-Size-Perl-0.031-17.fc39.x86_64 345/607 Installing : perl-Term-Size-Any-0.002-40.fc39.noarch 346/607 Installing : perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch 347/607 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 348/607 Installing : perl-File-Slurper-0.014-3.fc39.noarch 349/607 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 350/607 Installing : perl-Package-Generator-1.106-29.fc39.noarch 351/607 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 352/607 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 353/607 Installing : perl-Module-Pluggable-2:5.2-26.fc39.noarch 354/607 Installing : perl-B-Lint-1.20-28.fc39.noarch 355/607 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 356/607 Installing : perl-Data-Section-0.200008-3.fc39.noarch 357/607 Installing : perl-Software-License-0.104004-2.fc39.noarch 358/607 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 359/607 Installing : perl-Importer-0.026-10.fc39.noarch 360/607 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 361/607 Installing : perl-autodie-2.36-501.fc39.noarch 362/607 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 363/607 Installing : perl-IO-HTML-1.004-11.fc39.noarch 364/607 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 365/607 Installing : perl-File-Which-1.27-9.fc39.noarch 366/607 Installing : perl-File-HomeDir-1.006-10.fc39.noarch 367/607 Installing : perl-Digest-SHA1-2.13-40.fc39.x86_64 368/607 Installing : perl-Devel-Size-0.83-16.fc39.x86_64 369/607 Installing : perl-DB_File-1.859-1.fc39.x86_64 370/607 Installing : perl-Config-Perl-V-0.36-501.fc39.noarch 371/607 Installing : perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 372/607 Installing : perl-IO-Compress-Lzma-2.206-1.fc39.noarch 373/607 Installing : perl-Compress-Bzip2-2.28-15.fc39.x86_64 374/607 Installing : perl-Clone-0.46-4.fc39.x86_64 375/607 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 376/607 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 377/607 Installing : perl-CGI-4.59-1.fc39.noarch 378/607 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 379/607 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 380/607 Installing : perl-libwww-perl-6.72-1.fc39.noarch 381/607 Installing : perl-File-Fetch-1.04-500.fc39.noarch 382/607 Installing : perl-XML-SAX-1.02-13.fc39.noarch 383/607 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 383/607 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 384/607 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 384/607 Installing : perl-CPAN-DistnameInfo-0.12-28.fc39.noarch 385/607 Installing : perl-Algorithm-Diff-1.2010-9.fc39.noarch 386/607 Installing : perl-Text-Diff-1.45-19.fc39.noarch 387/607 Installing : perl-Archive-Tar-3.02-4.fc39.noarch 388/607 Installing : perl-Module-Signature-0.88-6.fc39.noarch 389/607 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 390/607 Installing : orc-0.4.33-3.fc39.x86_64 391/607 Installing : openblas-srpm-macros-2-14.fc39.noarch 392/607 Installing : ocaml-srpm-macros-8-2.fc39.noarch 393/607 Running scriptlet: nginx-filesystem-1:1.24.0-4.fc39.noarch 394/607 Installing : nginx-filesystem-1:1.24.0-4.fc39.noarch 394/607 Installing : php-fpm-8.2.15-1.fc39.x86_64 395/607 Running scriptlet: php-fpm-8.2.15-1.fc39.x86_64 395/607 Installing : php-8.2.15-1.fc39.x86_64 396/607 Installing : netpbm-11.02.00-2.fc39.x86_64 397/607 Installing : gts-0.7.6-46.20121130.fc39.x86_64 398/607 Installing : mpg123-libs-1.31.3-2.fc39.x86_64 399/607 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 400/607 Installing : memcached-1.6.21-2.fc39.x86_64 400/607 Running scriptlet: memcached-1.6.21-2.fc39.x86_64 400/607 Running scriptlet: mailx-12.5-44.fc39.x86_64 401/607 Installing : mailx-12.5-44.fc39.x86_64 401/607 Running scriptlet: mailx-12.5-44.fc39.x86_64 401/607 Installing : lua-srpm-macros-1-9.fc39.noarch 402/607 Installing : low-memory-monitor-2.1-8.fc39.x86_64 403/607 Running scriptlet: low-memory-monitor-2.1-8.fc39.x86_64 403/607 Installing : lm_sensors-libs-3.6.0-14.fc39.x86_64 404/607 Installing : libzip-1.10.1-1.fc39.x86_64 405/607 Installing : libxcrypt-compat-4.4.36-2.fc39.x86_64 406/607 Installing : libwmf-lite-0.2.13-2.fc39.x86_64 407/607 Installing : libvmaf-2.3.0-6.fc39.x86_64 408/607 Installing : libvisual-1:0.4.1-2.fc39.x86_64 409/607 Installing : libunwind-1.7.0-0.2.rc2.fc39.x86_64 410/607 Installing : gstreamer1-1.22.9-1.fc39.x86_64 411/607 Installing : libtalloc-2.4.1-1.fc39.x86_64 412/607 Installing : libstemmer-2.2.0-7.fc39.x86_64 413/607 Installing : libsbc-2.0-3.fc39.x86_64 414/607 Installing : libpng12-1.2.57-18.fc39.x86_64 415/607 Installing : libpipeline-1.5.7-3.fc39.x86_64 416/607 Running scriptlet: man-db-2.11.2-5.fc39.x86_64 417/607 Installing : man-db-2.11.2-5.fc39.x86_64 417/607 Running scriptlet: man-db-2.11.2-5.fc39.x86_64 417/607 Installing : libpath_utils-0.2.1-54.fc39.x86_64 418/607 Installing : sscg-3.0.5-3.fc39.x86_64 419/607 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 420/607 Installing : plcapi-7.1-2.lxc.2024.02.13.x86_64 421/607 Installing : libpaper-1:2.1.1-1.fc39.x86_64 422/607 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 423/607 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 424/607 Running scriptlet: dnsmasq-2.89-7.fc39.x86_64 425/607 Installing : dnsmasq-2.89-7.fc39.x86_64 425/607 Running scriptlet: dnsmasq-2.89-7.fc39.x86_64 425/607 Installing : libmetalink-0.1.3-32.fc39.x86_64 426/607 Installing : liblqr-1-0.4.2-22.fc39.x86_64 427/607 Installing : liblerc-4.0.0-4.fc39.x86_64 428/607 Installing : libtiff-4.4.0-8.fc39.x86_64 429/607 Installing : libldac-2.0.2.3-13.fc39.x86_64 430/607 Installing : libiptcdata-1.0.5-15.fc39.x86_64 431/607 Installing : libijs-0.35-19.fc39.x86_64 432/607 Installing : libepoxy-1.5.10-4.fc39.x86_64 433/607 Installing : libdatrie-0.2.13-7.fc39.x86_64 434/607 Installing : libthai-0.1.29-6.fc39.x86_64 435/607 Installing : sombok-2.4.0-20.fc39.x86_64 436/607 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 437/607 Installing : perl-Term-Table-0.016-7.fc39.noarch 438/607 Installing : perl-Test-Simple-3:1.302195-5.fc39.noarch 439/607 Installing : libdaemon-0.14-26.fc39.x86_64 440/607 Running scriptlet: avahi-0.8-24.fc39.x86_64 441/607 Installing : avahi-0.8-24.fc39.x86_64 441/607 Running scriptlet: avahi-0.8-24.fc39.x86_64 441/607 Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /usr/lib/systemd/system/avahi-daemon.socket. Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /usr/lib/systemd/system/avahi-daemon.service. Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /usr/lib/systemd/system/avahi-daemon.service. Installing : nss-mdns-0.15.1-9.fc39.x86_64 442/607 Running scriptlet: nss-mdns-0.15.1-9.fc39.x86_64 442/607 Installing : cups-ipptool-1:2.4.7-5.fc39.x86_64 443/607 Installing : libcue-2.2.1-13.fc39.x86_64 444/607 Installing : libasyncns-0.8-25.fc39.x86_64 445/607 Installing : libXau-1.0.11-3.fc39.x86_64 446/607 Installing : libxcb-1.13.1-12.fc39.x86_64 447/607 Installing : mesa-va-drivers-23.3.5-1.fc39.x86_64 448/607 Installing : mesa-libglapi-23.3.5-1.fc39.x86_64 449/607 Installing : mesa-dri-drivers-23.3.5-1.fc39.x86_64 450/607 Installing : mesa-libgbm-23.3.5-1.fc39.x86_64 451/607 Installing : libglvnd-egl-1:1.7.0-1.fc39.x86_64 452/607 Installing : mesa-libEGL-23.3.5-1.fc39.x86_64 453/607 Installing : libX11-common-1.8.7-1.fc39.noarch 454/607 Installing : libX11-1.8.7-1.fc39.x86_64 455/607 Installing : libXext-1.3.5-3.fc39.x86_64 456/607 Installing : libXrender-0.9.11-3.fc39.x86_64 457/607 Installing : libXi-1.8.1-2.fc39.x86_64 458/607 Installing : libXfixes-6.0.0-6.fc39.x86_64 459/607 Installing : libXcursor-1.2.1-4.fc39.x86_64 460/607 Installing : libXrandr-1.5.4-1.fc39.x86_64 461/607 Installing : libXinerama-1.1.5-3.fc39.x86_64 462/607 Installing : libXt-1.2.1-5.fc39.x86_64 463/607 Installing : libXdamage-1.1.5-10.fc39.x86_64 464/607 Installing : libXtst-1.2.4-3.fc39.x86_64 465/607 Installing : libXcomposite-0.4.5-10.fc39.x86_64 466/607 Installing : libXv-1.0.11-19.fc39.x86_64 467/607 Installing : libXxf86vm-1.1.5-3.fc39.x86_64 468/607 Installing : libglvnd-glx-1:1.7.0-1.fc39.x86_64 469/607 Installing : mesa-libGL-23.3.5-1.fc39.x86_64 470/607 Installing : xprop-1.2.5-4.fc39.x86_64 471/607 Installing : at-spi2-core-2.50.1-1.fc39.x86_64 472/607 Installing : atk-2.50.1-1.fc39.x86_64 473/607 Installing : at-spi2-atk-2.50.1-1.fc39.x86_64 474/607 Installing : libXpm-3.5.17-1.fc39.x86_64 475/607 Installing : lame-libs-3.100-15.fc39.x86_64 476/607 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 477/607 Installing : highway-1.0.7-1.fc39.x86_64 478/607 Installing : libjxl-1:0.8.2-3.fc39.x86_64 479/607 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 480/607 Installing : libaom-3.8.0-1.fc39.x86_64 481/607 Installing : libavif-0.11.1-11.fc39.x86_64 482/607 Installing : avif-pixbuf-loader-0.11.1-11.fc39.x86_64 483/607 Installing : libheif-1.17.5-1.fc39.x86_64 484/607 Installing : gsm-1.0.22-3.fc39.x86_64 485/607 Installing : libsndfile-1.1.0-9.fc39.x86_64 486/607 Installing : pulseaudio-libs-16.1-5.fc39.x86_64 487/607 Installing : libcanberra-0.30-32.fc39.x86_64 488/607 Running scriptlet: libcanberra-0.30-32.fc39.x86_64 488/607 Installing : graphite2-1.3.14-12.fc39.x86_64 489/607 Installing : cairo-1.18.0-1.fc39.x86_64 490/607 Installing : harfbuzz-8.2.1-2.fc39.x86_64 491/607 Installing : freetype-2.13.1-2.fc39.x86_64 492/607 Installing : fontconfig-2.14.2-5.fc39.x86_64 493/607 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 493/607 Installing : cairo-gobject-1.18.0-1.fc39.x86_64 494/607 Installing : libXft-2.3.8-3.fc39.x86_64 495/607 Installing : pango-1.51.0-1.fc39.x86_64 496/607 Installing : librsvg2-2.57.1-1.fc39.x86_64 497/607 Installing : rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 498/607 Installing : poppler-23.08.0-1.fc39.x86_64 499/607 Installing : poppler-utils-23.08.0-1.fc39.x86_64 500/607 Installing : dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 501/607 Installing : sni-qt-0.2.7-0.13.20170217.fc39.x86_64 502/607 Installing : qt-x11-1:4.8.7-74.fc39.x86_64 503/607 Installing : poppler-glib-23.08.0-1.fc39.x86_64 504/607 Installing : gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 505/607 Installing : gd-2.3.3-12.fc39.x86_64 506/607 Installing : php-gd-8.2.15-1.fc39.x86_64 507/607 Installing : liblouisutdml-utils-2.11.0-5.fc39.x86_64 508/607 Installing : poppler-cpp-23.08.0-1.fc39.x86_64 509/607 Installing : lasi-1.1.3-11.fc39.x86_64 510/607 Installing : qt3-3.3.8b-95.fc39.x86_64 511/607 Running scriptlet: qt3-3.3.8b-95.fc39.x86_64 511/607 Installing : libgxps-0.3.2-6.fc39.x86_64 512/607 Installing : libraqm-0.8.0-5.fc39.x86_64 513/607 Installing : graphene-1.10.6-6.fc39.x86_64 514/607 Installing : gpgme-1.20.0-5.fc39.x86_64 515/607 Installing : wget-1.21.3-7.fc39.x86_64 516/607 Installing : drupal-4.7-17.lxc.noarch 517/607 Installing : plewww-5.3-0.2024.02.13.noarch 518/607 Running scriptlet: plewww-5.3-0.2024.02.13.noarch 518/607 /var/www/html/sites/default / / /var/www/html/database / / /var/www/html/modules / / /var/www/html/includes / 4026 function sess_destroy($key) { db_query("DELETE FROM {sessions} WHERE sid = '%s'", $key); 4075 / Installing : gobject-introspection-1.78.1-1.fc39.x86_64 519/607 Installing : upower-1.90.2-3.fc39.x86_64 520/607 Running scriptlet: upower-1.90.2-3.fc39.x86_64 520/607 Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service. Installing : upower-libs-1.90.2-3.fc39.x86_64 521/607 Installing : gnat-srpm-macros-6-3.fc39.noarch 522/607 Installing : giflib-5.2.1-17.fc39.x86_64 523/607 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 524/607 Installing : gettext-envsubst-0.22-2.fc39.x86_64 525/607 Installing : gettext-runtime-0.22-2.fc39.x86_64 526/607 Installing : gettext-0.22-2.fc39.x86_64 527/607 Installing : fuse-common-3.16.1-1.fc39.x86_64 528/607 Installing : fuse3-3.16.1-1.fc39.x86_64 529/607 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 530/607 Installing : fdk-aac-free-2.0.0-11.fc39.x86_64 531/607 Running scriptlet: pipewire-1.0.3-1.fc39.x86_64 532/607 Installing : pipewire-1.0.3-1.fc39.x86_64 532/607 Running scriptlet: pipewire-1.0.3-1.fc39.x86_64 532/607 Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket. Installing : pipewire-libs-1.0.3-1.fc39.x86_64 533/607 Installing : wireplumber-0.4.17-1.fc39.x86_64 534/607 Installing : wireplumber-libs-0.4.17-1.fc39.x86_64 535/607 Installing : pipewire-jack-audio-connection-kit-libs-1.0.3-1. 536/607 Installing : exempi-2.6.4-2.fc39.x86_64 537/607 Installing : efi-srpm-macros-5-9.fc39.noarch 538/607 Installing : dwz-0.15-3.fc39.x86_64 539/607 Installing : desktop-file-utils-0.26-9.fc39.x86_64 540/607 Installing : xdg-utils-1.1.3-15.fc39.noarch 541/607 Installing : dconf-0.40.0-9.fc39.x86_64 542/607 Running scriptlet: dconf-0.40.0-9.fc39.x86_64 542/607 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 543/607 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 543/607 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 543/607 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 544/607 Installing : sendmail-8.17.2-3.fc39.x86_64 544/607 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 544/607 Installing : sendmail-cf-8.17.2-3.fc39.noarch 545/607 Installing : color-filesystem-1-31.fc39.noarch 546/607 Running scriptlet: colord-1.4.6-6.fc39.x86_64 547/607 Installing : colord-1.4.6-6.fc39.x86_64 547/607 Running scriptlet: colord-1.4.6-6.fc39.x86_64 547/607 Installing : cdparanoia-libs-10.2-42.fc39.x86_64 548/607 Installing : gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 549/607 Installing : libtracker-sparql-3.6.0-1.fc39.x86_64 550/607 Installing : tracker-3.6.0-1.fc39.x86_64 551/607 Running scriptlet: tracker-3.6.0-1.fc39.x86_64 551/607 Installing : tracker-miners-3.6.2-1.fc39.x86_64 552/607 Running scriptlet: tracker-miners-3.6.2-1.fc39.x86_64 552/607 Installing : bzip2-1.0.8-16.fc39.x86_64 553/607 Installing : bc-1.07.1-19.fc39.x86_64 554/607 Installing : at-3.2.5-7.fc39.x86_64 555/607 Running scriptlet: at-3.2.5-7.fc39.x86_64 555/607 Created symlink /etc/systemd/system/multi-user.target.wants/atd.service → /usr/lib/systemd/system/atd.service. Installing : redhat-lsb-core-4.1-62.fc39.x86_64 556/607 Installing : redhat-lsb-cxx-4.1-62.fc39.x86_64 557/607 Installing : ansible-srpm-macros-1-11.fc39.noarch 558/607 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 559/607 Installing : python-srpm-macros-3.12-4.fc39.noarch 560/607 Installing : forge-srpm-macros-0.2.0-3.fc39.noarch 561/607 Installing : go-srpm-macros-3.3.1-1.fc39.noarch 562/607 Installing : redhat-rpm-config-265-1.fc39.noarch 563/607 Running scriptlet: redhat-rpm-config-265-1.fc39.noarch 563/607 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 564/607 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 565/607 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 566/607 Installing : perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarc 567/607 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 568/607 Installing : perl-ExtUtils-Miniperl-1.13-502.fc39.noarch 569/607 Installing : perl-libnetcfg-4:5.38.2-502.fc39.noarch 570/607 Installing : perl-Encode-devel-4:3.19-500.fc39.x86_64 571/607 Installing : perl-inc-latest-2:0.500-25.fc39.noarch 572/607 Installing : perl-Module-Build-2:0.42.34-2.fc39.noarch 573/607 Installing : perl-CPAN-2.36-501.fc39.noarch 574/607 Installing : perl-4:5.38.2-502.fc39.x86_64 575/607 Installing : redhat-lsb-languages-4.1-62.fc39.x86_64 576/607 Installing : adwaita-cursor-theme-45.0-1.fc39.noarch 577/607 Installing : adwaita-icon-theme-45.0-1.fc39.noarch 578/607 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 579/607 Installing : libgs-10.02.1-2.fc39.x86_64 580/607 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 581/607 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 582/607 Installing : ghostscript-10.02.1-2.fc39.x86_64 583/607 Installing : libcupsfilters-1:2.0.0-2.fc39.x86_64 584/607 Installing : graphviz-8.1.0-6.fc39.x86_64 585/607 Running scriptlet: graphviz-8.1.0-6.fc39.x86_64 585/607 Installing : ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 586/607 Installing : ImageMagick-1:7.1.1.26-2.fc39.x86_64 587/607 Installing : cups-browsed-1:2.0.0-1.fc39.x86_64 588/607 Running scriptlet: cups-browsed-1:2.0.0-1.fc39.x86_64 588/607 Installing : libppd-1:2.0.0-1.fc39.x86_64 589/607 Installing : cups-1:2.4.7-5.fc39.x86_64 590/607 Running scriptlet: cups-1:2.4.7-5.fc39.x86_64 590/607 Created symlink /etc/systemd/system/multi-user.target.wants/cups.path → /usr/lib/systemd/system/cups.path. Created symlink /etc/systemd/system/sockets.target.wants/cups.socket → /usr/lib/systemd/system/cups.socket. Installing : cups-filters-1:2.0.0-1.fc39.x86_64 591/607 Installing : braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x 592/607 Installing : redhat-lsb-printing-4.1-62.fc39.x86_64 593/607 Installing : ModemManager-glib-1.20.6-3.fc39.x86_64 594/607 Running scriptlet: geoclue2-2.7.0-2.fc39.x86_64 595/607 Installing : geoclue2-2.7.0-2.fc39.x86_64 595/607 Running scriptlet: geoclue2-2.7.0-2.fc39.x86_64 595/607 Installing : xdg-desktop-portal-1.18.2-1.fc39.x86_64 596/607 Running scriptlet: xdg-desktop-portal-1.18.2-1.fc39.x86_64 596/607 Installing : libcanberra-gtk3-0.30-32.fc39.x86_64 597/607 Installing : gtk3-3.24.41-1.fc39.x86_64 598/607 Installing : xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 599/607 Running scriptlet: xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 599/607 Installing : gtk2-2.24.33-15.fc39.x86_64 600/607 Installing : libcanberra-gtk2-0.30-32.fc39.x86_64 601/607 Installing : redhat-lsb-desktop-4.1-62.fc39.x86_64 602/607 Installing : redhat-lsb-4.1-62.fc39.x86_64 603/607 Installing : myplc-core-7.1-0.lxc.2024.02.13.noarch 604/607 Installing : pipewire-jack-audio-connection-kit-1.0.3-1.fc39. 605/607 Installing : pipewire-alsa-1.0.3-1.fc39.x86_64 606/607 Installing : pipewire-pulseaudio-1.0.3-1.fc39.x86_64 607/607 Running scriptlet: pipewire-pulseaudio-1.0.3-1.fc39.x86_64 607/607 Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /usr/lib/systemd/user/pipewire-pulse.socket. Running scriptlet: nss-3.96.1-1.fc39.x86_64 607/607 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 607/607 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 607/607 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 607/607 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 607/607 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 607/607 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 607/607 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 607/607 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 607/607 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 607/607 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 607/607 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 607/607 Running scriptlet: nss-mdns-0.15.1-9.fc39.x86_64 607/607 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 607/607 Running scriptlet: wireplumber-0.4.17-1.fc39.x86_64 607/607 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: dconf-0.40.0-9.fc39.x86_64 607/607 Running scriptlet: pipewire-pulseaudio-1.0.3-1.fc39.x86_64 607/607 Verifying : ModemManager-glib-1.20.6-3.fc39.x86_64 1/607 Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 2/607 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 3/607 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 4/607 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 5/607 Verifying : adobe-source-code-pro-fonts-2.042.1.062.1.026-2. 6/607 Verifying : adwaita-cursor-theme-45.0-1.fc39.noarch 7/607 Verifying : adwaita-icon-theme-45.0-1.fc39.noarch 8/607 Verifying : ansible-srpm-macros-1-11.fc39.noarch 9/607 Verifying : antiword-0.37-36.fc39.x86_64 10/607 Verifying : apr-1.7.3-2.fc39.x86_64 11/607 Verifying : apr-util-1.6.3-4.fc39.x86_64 12/607 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 13/607 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 14/607 Verifying : at-3.2.5-7.fc39.x86_64 15/607 Verifying : avahi-0.8-24.fc39.x86_64 16/607 Verifying : avahi-glib-0.8-24.fc39.x86_64 17/607 Verifying : avahi-libs-0.8-24.fc39.x86_64 18/607 Verifying : avif-pixbuf-loader-0.11.1-11.fc39.x86_64 19/607 Verifying : bc-1.07.1-19.fc39.x86_64 20/607 Verifying : braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x 21/607 Verifying : bzip2-1.0.8-16.fc39.x86_64 22/607 Verifying : cairo-1.18.0-1.fc39.x86_64 23/607 Verifying : cairo-gobject-1.18.0-1.fc39.x86_64 24/607 Verifying : cdparanoia-libs-10.2-42.fc39.x86_64 25/607 Verifying : color-filesystem-1-31.fc39.noarch 26/607 Verifying : colord-1.4.6-6.fc39.x86_64 27/607 Verifying : colord-libs-1.4.6-6.fc39.x86_64 28/607 Verifying : cpio-2.14-4.fc39.x86_64 29/607 Verifying : cronie-1.6.1-5.fc39.x86_64 30/607 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 31/607 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 32/607 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 33/607 Verifying : dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 34/607 Verifying : dconf-0.40.0-9.fc39.x86_64 35/607 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 36/607 Verifying : desktop-file-utils-0.26-9.fc39.x86_64 37/607 Verifying : dwz-0.15-3.fc39.x86_64 38/607 Verifying : ed-1.19-4.fc39.x86_64 39/607 Verifying : efi-srpm-macros-5-9.fc39.noarch 40/607 Verifying : exempi-2.6.4-2.fc39.x86_64 41/607 Verifying : exiv2-0.27.6-5.fc39.x86_64 42/607 Verifying : exiv2-libs-0.27.6-5.fc39.x86_64 43/607 Verifying : expect-5.45.4-20.fc39.x86_64 44/607 Verifying : fdk-aac-free-2.0.0-11.fc39.x86_64 45/607 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 46/607 Verifying : flac-libs-1.4.3-2.fc39.x86_64 47/607 Verifying : fontconfig-2.14.2-5.fc39.x86_64 48/607 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 49/607 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 50/607 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 51/607 Verifying : freetype-2.13.1-2.fc39.x86_64 52/607 Verifying : fribidi-1.0.13-2.fc39.x86_64 53/607 Verifying : fuse-common-3.16.1-1.fc39.x86_64 54/607 Verifying : fuse3-3.16.1-1.fc39.x86_64 55/607 Verifying : fuse3-libs-3.16.1-1.fc39.x86_64 56/607 Verifying : gd-2.3.3-12.fc39.x86_64 57/607 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 58/607 Verifying : gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 59/607 Verifying : geoclue2-2.7.0-2.fc39.x86_64 60/607 Verifying : gettext-0.22-2.fc39.x86_64 61/607 Verifying : gettext-envsubst-0.22-2.fc39.x86_64 62/607 Verifying : gettext-libs-0.22-2.fc39.x86_64 63/607 Verifying : gettext-runtime-0.22-2.fc39.x86_64 64/607 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 65/607 Verifying : giflib-5.2.1-17.fc39.x86_64 66/607 Verifying : glib-networking-2.78.0-1.fc39.x86_64 67/607 Verifying : gnat-srpm-macros-6-3.fc39.noarch 68/607 Verifying : gobject-introspection-1.78.1-1.fc39.x86_64 69/607 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 70/607 Verifying : gpgme-1.20.0-5.fc39.x86_64 71/607 Verifying : graphene-1.10.6-6.fc39.x86_64 72/607 Verifying : graphite2-1.3.14-12.fc39.x86_64 73/607 Verifying : gsettings-desktop-schemas-45.0-1.fc39.x86_64 74/607 Verifying : gsm-1.0.22-3.fc39.x86_64 75/607 Verifying : gtk2-2.24.33-15.fc39.x86_64 76/607 Verifying : gts-0.7.6-46.20121130.fc39.x86_64 77/607 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 78/607 Verifying : hicolor-icon-theme-0.17-16.fc39.noarch 79/607 Verifying : highway-1.0.7-1.fc39.x86_64 80/607 Verifying : imath-3.1.9-3.fc39.x86_64 81/607 Verifying : iso-codes-4.15.0-2.fc39.noarch 82/607 Verifying : jasper-libs-3.0.6-4.fc39.x86_64 83/607 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 84/607 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 85/607 Verifying : json-glib-1.8.0-1.fc39.x86_64 86/607 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 87/607 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 88/607 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 89/607 Verifying : lame-libs-3.100-15.fc39.x86_64 90/607 Verifying : lasi-1.1.3-11.fc39.x86_64 91/607 Verifying : lcms2-2.15-2.fc39.x86_64 92/607 Verifying : libICE-1.0.10-11.fc39.x86_64 93/607 Verifying : libSM-1.2.3-13.fc39.x86_64 94/607 Verifying : libX11-1.8.7-1.fc39.x86_64 95/607 Verifying : libX11-common-1.8.7-1.fc39.noarch 96/607 Verifying : libX11-xcb-1.8.7-1.fc39.x86_64 97/607 Verifying : libXau-1.0.11-3.fc39.x86_64 98/607 Verifying : libXcomposite-0.4.5-10.fc39.x86_64 99/607 Verifying : libXcursor-1.2.1-4.fc39.x86_64 100/607 Verifying : libXdamage-1.1.5-10.fc39.x86_64 101/607 Verifying : libXext-1.3.5-3.fc39.x86_64 102/607 Verifying : libXfixes-6.0.0-6.fc39.x86_64 103/607 Verifying : libXft-2.3.8-3.fc39.x86_64 104/607 Verifying : libXi-1.8.1-2.fc39.x86_64 105/607 Verifying : libXinerama-1.1.5-3.fc39.x86_64 106/607 Verifying : libXrender-0.9.11-3.fc39.x86_64 107/607 Verifying : libXt-1.2.1-5.fc39.x86_64 108/607 Verifying : libXtst-1.2.4-3.fc39.x86_64 109/607 Verifying : libXv-1.0.11-19.fc39.x86_64 110/607 Verifying : libXxf86vm-1.1.5-3.fc39.x86_64 111/607 Verifying : libasyncns-0.8-25.fc39.x86_64 112/607 Verifying : libavif-0.11.1-11.fc39.x86_64 113/607 Verifying : libcanberra-0.30-32.fc39.x86_64 114/607 Verifying : libcanberra-gtk2-0.30-32.fc39.x86_64 115/607 Verifying : libcanberra-gtk3-0.30-32.fc39.x86_64 116/607 Verifying : libcue-2.2.1-13.fc39.x86_64 117/607 Verifying : libdaemon-0.14-26.fc39.x86_64 118/607 Verifying : libdatrie-0.2.13-7.fc39.x86_64 119/607 Verifying : libdav1d-1.2.1-2.fc39.x86_64 120/607 Verifying : libepoxy-1.5.10-4.fc39.x86_64 121/607 Verifying : liberation-fonts-common-1:2.1.5-7.fc39.noarch 122/607 Verifying : liberation-mono-fonts-1:2.1.5-7.fc39.noarch 123/607 Verifying : libexif-0.6.24-5.fc39.x86_64 124/607 Verifying : libgexiv2-0.14.2-1.fc39.x86_64 125/607 Verifying : libglvnd-1:1.7.0-1.fc39.x86_64 126/607 Verifying : libglvnd-egl-1:1.7.0-1.fc39.x86_64 127/607 Verifying : libglvnd-glx-1:1.7.0-1.fc39.x86_64 128/607 Verifying : libglvnd-opengl-1:1.7.0-1.fc39.x86_64 129/607 Verifying : libgrss-0.7.0-17.fc39.x86_64 130/607 Verifying : libgudev-238-2.fc39.x86_64 131/607 Verifying : libgxps-0.3.2-6.fc39.x86_64 132/607 Verifying : libicu-73.2-2.fc39.x86_64 133/607 Verifying : libijs-0.35-19.fc39.x86_64 134/607 Verifying : libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39 135/607 Verifying : libimobiledevice-glue-1.0.0-1.fc39.x86_64 136/607 Verifying : libiptcdata-1.0.5-15.fc39.x86_64 137/607 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 138/607 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 139/607 Verifying : libldac-2.0.2.3-13.fc39.x86_64 140/607 Verifying : liblerc-4.0.0-4.fc39.x86_64 141/607 Verifying : liblouis-3.25.0-3.fc39.x86_64 142/607 Verifying : liblouisutdml-2.11.0-5.fc39.x86_64 143/607 Verifying : liblouisutdml-utils-2.11.0-5.fc39.x86_64 144/607 Verifying : liblqr-1-0.4.2-22.fc39.x86_64 145/607 Verifying : libmetalink-0.1.3-32.fc39.x86_64 146/607 Verifying : libmng-2.0.3-19.fc39.x86_64 147/607 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 148/607 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 149/607 Verifying : libogg-2:1.3.5-6.fc39.x86_64 150/607 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 151/607 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 152/607 Verifying : libpciaccess-0.16-9.fc39.x86_64 153/607 Verifying : libpipeline-1.5.7-3.fc39.x86_64 154/607 Verifying : libplist-2.3.0-1.fc39.x86_64 155/607 Verifying : libpng-2:1.6.37-15.fc39.x86_64 156/607 Verifying : libpng12-1.2.57-18.fc39.x86_64 157/607 Verifying : libpq-15.3-1.fc39.x86_64 158/607 Verifying : libraqm-0.8.0-5.fc39.x86_64 159/607 Verifying : libsbc-2.0-3.fc39.x86_64 160/607 Verifying : libsndfile-1.1.0-9.fc39.x86_64 161/607 Verifying : libsoup-2.74.3-3.fc39.x86_64 162/607 Verifying : libstemmer-2.2.0-7.fc39.x86_64 163/607 Verifying : libtalloc-2.4.1-1.fc39.x86_64 164/607 Verifying : libtdb-1.4.9-1.fc39.x86_64 165/607 Verifying : libthai-0.1.29-6.fc39.x86_64 166/607 Verifying : libtheora-1:1.1.1-34.fc39.x86_64 167/607 Verifying : libtiff-4.4.0-8.fc39.x86_64 168/607 Verifying : libtracker-sparql-3.6.0-1.fc39.x86_64 169/607 Verifying : libunwind-1.7.0-0.2.rc2.fc39.x86_64 170/607 Verifying : libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_6 171/607 Verifying : libvisual-1:0.4.1-2.fc39.x86_64 172/607 Verifying : libvmaf-2.3.0-6.fc39.x86_64 173/607 Verifying : libvorbis-1:1.3.7-8.fc39.x86_64 174/607 Verifying : libwayland-client-1.22.0-2.fc39.x86_64 175/607 Verifying : libwayland-cursor-1.22.0-2.fc39.x86_64 176/607 Verifying : libwayland-egl-1.22.0-2.fc39.x86_64 177/607 Verifying : libwayland-server-1.22.0-2.fc39.x86_64 178/607 Verifying : libwebp-1.3.2-2.fc39.x86_64 179/607 Verifying : libwmf-lite-0.2.13-2.fc39.x86_64 180/607 Verifying : libxcb-1.13.1-12.fc39.x86_64 181/607 Verifying : libxcrypt-compat-4.4.36-2.fc39.x86_64 182/607 Verifying : libxshmfence-1.3-13.fc39.x86_64 183/607 Verifying : libzip-1.10.1-1.fc39.x86_64 184/607 Verifying : lm_sensors-libs-3.6.0-14.fc39.x86_64 185/607 Verifying : low-memory-monitor-2.1-8.fc39.x86_64 186/607 Verifying : lua-srpm-macros-1-9.fc39.noarch 187/607 Verifying : m4-1.4.19-6.fc39.x86_64 188/607 Verifying : mailcap-2.1.54-2.fc39.noarch 189/607 Verifying : mailx-12.5-44.fc39.x86_64 190/607 Verifying : man-db-2.11.2-5.fc39.x86_64 191/607 Verifying : memcached-1.6.21-2.fc39.x86_64 192/607 Verifying : mesa-libGLU-9.0.3-1.fc39.x86_64 193/607 Verifying : mpg123-libs-1.31.3-2.fc39.x86_64 194/607 Verifying : netpbm-11.02.00-2.fc39.x86_64 195/607 Verifying : nginx-filesystem-1:1.24.0-4.fc39.noarch 196/607 Verifying : nss-mdns-0.15.1-9.fc39.x86_64 197/607 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 198/607 Verifying : open-sans-fonts-1.10-19.fc39.noarch 199/607 Verifying : openblas-srpm-macros-2-14.fc39.noarch 200/607 Verifying : openexr-libs-3.1.10-2.fc39.x86_64 201/607 Verifying : openjpeg2-2.5.0-5.fc39.x86_64 202/607 Verifying : openssl-1:3.1.1-4.fc39.x86_64 203/607 Verifying : opus-1.3.1-13.fc39.x86_64 204/607 Verifying : orc-0.4.33-3.fc39.x86_64 205/607 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 206/607 Verifying : pango-1.51.0-1.fc39.x86_64 207/607 Verifying : patch-2.7.6-22.fc39.x86_64 208/607 Verifying : perl-Algorithm-Diff-1.2010-9.fc39.noarch 209/607 Verifying : perl-Archive-Tar-3.02-4.fc39.noarch 210/607 Verifying : perl-Archive-Zip-1.68-12.fc39.noarch 211/607 Verifying : perl-B-Lint-1.20-28.fc39.noarch 212/607 Verifying : perl-CPAN-2.36-501.fc39.noarch 213/607 Verifying : perl-CPAN-DistnameInfo-0.12-28.fc39.noarch 214/607 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 215/607 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 216/607 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 217/607 Verifying : perl-Class-ISA-0.36-1039.fc39.noarch 218/607 Verifying : perl-Clone-0.46-4.fc39.x86_64 219/607 Verifying : perl-Compress-Bzip2-2.28-15.fc39.x86_64 220/607 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 221/607 Verifying : perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 222/607 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 223/607 Verifying : perl-Config-Perl-V-0.36-501.fc39.noarch 224/607 Verifying : perl-DB_File-1.859-1.fc39.x86_64 225/607 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 226/607 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 227/607 Verifying : perl-Data-Section-0.200008-3.fc39.noarch 228/607 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 229/607 Verifying : perl-Devel-Size-0.83-16.fc39.x86_64 230/607 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 231/607 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 232/607 Verifying : perl-Digest-SHA1-2.13-40.fc39.x86_64 233/607 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 234/607 Verifying : perl-Encode-devel-4:3.19-500.fc39.x86_64 235/607 Verifying : perl-Env-1.06-500.fc39.noarch 236/607 Verifying : perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarc 237/607 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 238/607 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 239/607 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 240/607 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 241/607 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 242/607 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 243/607 Verifying : perl-File-CheckTree-4.42-318.fc39.noarch 244/607 Verifying : perl-File-Fetch-1.04-500.fc39.noarch 245/607 Verifying : perl-File-HomeDir-1.006-10.fc39.noarch 246/607 Verifying : perl-File-Listing-6.16-1.fc39.noarch 247/607 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 248/607 Verifying : perl-File-Which-1.27-9.fc39.noarch 249/607 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 250/607 Verifying : perl-Filter-Simple-0.96-500.fc39.noarch 251/607 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 252/607 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 253/607 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 254/607 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 255/607 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 256/607 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 257/607 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 258/607 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 259/607 Verifying : perl-IO-Compress-Lzma-2.206-1.fc39.noarch 260/607 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 261/607 Verifying : perl-IO-Zlib-1:1.14-500.fc39.noarch 262/607 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 263/607 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 264/607 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 265/607 Verifying : perl-Importer-0.026-10.fc39.noarch 266/607 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 267/607 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 268/607 Verifying : perl-Locale-Codes-3.74-2.fc39.noarch 269/607 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 270/607 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 271/607 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 272/607 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 273/607 Verifying : perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_6 274/607 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 275/607 Verifying : perl-Module-Build-2:0.42.34-2.fc39.noarch 276/607 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 277/607 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 278/607 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 279/607 Verifying : perl-Module-Pluggable-2:5.2-26.fc39.noarch 280/607 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 281/607 Verifying : perl-Module-Signature-0.88-6.fc39.noarch 282/607 Verifying : perl-NTLM-1.09-36.fc39.noarch 283/607 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 284/607 Verifying : perl-Net-Ping-2.76-500.fc39.noarch 285/607 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 286/607 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 287/607 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 288/607 Verifying : perl-Perl-OSType-1.010-501.fc39.noarch 289/607 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 290/607 Verifying : perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch 291/607 Verifying : perl-Pod-Checker-4:1.75-500.fc39.noarch 292/607 Verifying : perl-Pod-LaTeX-0.61-320.fc39.noarch 293/607 Verifying : perl-Pod-Plainer-1.04-25.fc39.noarch 294/607 Verifying : perl-Software-License-0.104004-2.fc39.noarch 295/607 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 296/607 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 297/607 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 298/607 Verifying : perl-Term-Size-Any-0.002-40.fc39.noarch 299/607 Verifying : perl-Term-Size-Perl-0.031-17.fc39.x86_64 300/607 Verifying : perl-Term-Table-0.016-7.fc39.noarch 301/607 Verifying : perl-Test-Simple-3:1.302195-5.fc39.noarch 302/607 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 303/607 Verifying : perl-Text-Diff-1.45-19.fc39.noarch 304/607 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 305/607 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 306/607 Verifying : perl-Text-Template-1.61-3.fc39.noarch 307/607 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 308/607 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 309/607 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 310/607 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 311/607 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 312/607 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 313/607 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 314/607 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 315/607 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 316/607 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 317/607 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 318/607 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 319/607 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 320/607 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 321/607 Verifying : perl-autodie-2.36-501.fc39.noarch 322/607 Verifying : perl-bignum-0.66-501.fc39.noarch 323/607 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 324/607 Verifying : perl-experimental-0.031-500.fc39.noarch 325/607 Verifying : perl-inc-latest-2:0.500-25.fc39.noarch 326/607 Verifying : perl-libwww-perl-6.72-1.fc39.noarch 327/607 Verifying : perl-local-lib-2.000029-5.fc39.noarch 328/607 Verifying : perl-perlfaq-5.20230812-1.fc39.noarch 329/607 Verifying : perl-srpm-macros-1-51.fc39.noarch 330/607 Verifying : perl-threads-1:2.36-500.fc39.x86_64 331/607 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 332/607 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 333/607 Verifying : pixman-0.42.2-2.fc39.x86_64 334/607 Verifying : poppler-23.08.0-1.fc39.x86_64 335/607 Verifying : poppler-cpp-23.08.0-1.fc39.x86_64 336/607 Verifying : poppler-data-0.4.11-5.fc39.noarch 337/607 Verifying : poppler-glib-23.08.0-1.fc39.x86_64 338/607 Verifying : poppler-utils-23.08.0-1.fc39.x86_64 339/607 Verifying : postgresql-15.4-1.fc39.x86_64 340/607 Verifying : postgresql-private-libs-15.4-1.fc39.x86_64 341/607 Verifying : postgresql-server-15.4-1.fc39.x86_64 342/607 Verifying : procmail-3.24-2.fc39.x86_64 343/607 Verifying : pulseaudio-libs-16.1-5.fc39.x86_64 344/607 Verifying : python-srpm-macros-3.12-4.fc39.noarch 345/607 Verifying : python3-lxml-4.9.3-2.fc39.x86_64 346/607 Verifying : python3-memcached-1.59-11.fc39.noarch 347/607 Verifying : python3-mod_wsgi-4.9.4-6.fc39.x86_64 348/607 Verifying : python3-pip-23.2.1-1.fc39.noarch 349/607 Verifying : python3-postgresql-1.2.2-10.fc39.x86_64 350/607 Verifying : python3-psycopg2-2.9.6-3.fc39.x86_64 351/607 Verifying : python3-pycurl-7.45.2-5.fc39.x86_64 352/607 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 353/607 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 354/607 Verifying : python3-six-1.16.0-12.fc39.noarch 355/607 Verifying : qt-1:4.8.7-74.fc39.x86_64 356/607 Verifying : qt-common-1:4.8.7-74.fc39.noarch 357/607 Verifying : qt-x11-1:4.8.7-74.fc39.x86_64 358/607 Verifying : qt3-3.3.8b-95.fc39.x86_64 359/607 Verifying : redhat-lsb-4.1-62.fc39.x86_64 360/607 Verifying : redhat-lsb-core-4.1-62.fc39.x86_64 361/607 Verifying : redhat-lsb-cxx-4.1-62.fc39.x86_64 362/607 Verifying : redhat-lsb-desktop-4.1-62.fc39.x86_64 363/607 Verifying : redhat-lsb-languages-4.1-62.fc39.x86_64 364/607 Verifying : redhat-lsb-printing-4.1-62.fc39.x86_64 365/607 Verifying : rsync-3.2.7-5.fc39.x86_64 366/607 Verifying : sendmail-8.17.2-3.fc39.x86_64 367/607 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 368/607 Verifying : shared-mime-info-2.2-4.fc39.x86_64 369/607 Verifying : sni-qt-0.2.7-0.13.20170217.fc39.x86_64 370/607 Verifying : sombok-2.4.0-20.fc39.x86_64 371/607 Verifying : sound-theme-freedesktop-0.8-20.fc39.noarch 372/607 Verifying : spax-1.6-10.fc39.x86_64 373/607 Verifying : sscg-3.0.5-3.fc39.x86_64 374/607 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 375/607 Verifying : tar-2:1.35-2.fc39.x86_64 376/607 Verifying : tcl-1:8.6.12-5.fc39.x86_64 377/607 Verifying : tinycdb-0.78-21.fc39.x86_64 378/607 Verifying : totem-pl-parser-3.26.6-7.fc39.x86_64 379/607 Verifying : tracker-3.6.0-1.fc39.x86_64 380/607 Verifying : uchardet-0.0.8-4.fc39.x86_64 381/607 Verifying : unzip-6.0-62.fc39.x86_64 382/607 Verifying : upower-1.90.2-3.fc39.x86_64 383/607 Verifying : upower-libs-1.90.2-3.fc39.x86_64 384/607 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 385/607 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 386/607 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 387/607 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 388/607 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 389/607 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 390/607 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 391/607 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 392/607 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 393/607 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 394/607 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 395/607 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 396/607 Verifying : webrtc-audio-processing-0.3.1-11.fc39.x86_64 397/607 Verifying : wget-1.21.3-7.fc39.x86_64 398/607 Verifying : which-2.21-40.fc39.x86_64 399/607 Verifying : xdg-utils-1.1.3-15.fc39.noarch 400/607 Verifying : xml-common-0.6.3-61.fc39.noarch 401/607 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 402/607 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 403/607 Verifying : xprop-1.2.5-4.fc39.x86_64 404/607 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 405/607 Verifying : zip-3.0-39.fc39.x86_64 406/607 Verifying : ImageMagick-1:7.1.1.26-2.fc39.x86_64 407/607 Verifying : ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 408/607 Verifying : LibRaw-0.21.2-2.fc39.x86_64 409/607 Verifying : acl-2.3.1-9.fc39.x86_64 410/607 Verifying : annobin-docs-12.38-1.fc39.noarch 411/607 Verifying : annobin-plugin-gcc-12.38-1.fc39.x86_64 412/607 Verifying : at-spi2-atk-2.50.1-1.fc39.x86_64 413/607 Verifying : at-spi2-core-2.50.1-1.fc39.x86_64 414/607 Verifying : atk-2.50.1-1.fc39.x86_64 415/607 Verifying : bluez-libs-5.72-1.fc39.x86_64 416/607 Verifying : cups-1:2.4.7-5.fc39.x86_64 417/607 Verifying : cups-browsed-1:2.0.0-1.fc39.x86_64 418/607 Verifying : cups-client-1:2.4.7-5.fc39.x86_64 419/607 Verifying : cups-filesystem-1:2.4.7-5.fc39.noarch 420/607 Verifying : cups-filters-1:2.0.0-1.fc39.x86_64 421/607 Verifying : cups-ipptool-1:2.4.7-5.fc39.x86_64 422/607 Verifying : cups-libs-1:2.4.7-5.fc39.x86_64 423/607 Verifying : dnsmasq-2.89-7.fc39.x86_64 424/607 Verifying : fftw-libs-double-3.3.10-10.fc39.x86_64 425/607 Verifying : forge-srpm-macros-0.2.0-3.fc39.noarch 426/607 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 427/607 Verifying : ghostscript-10.02.1-2.fc39.x86_64 428/607 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 429/607 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 430/607 Verifying : go-srpm-macros-3.3.1-1.fc39.noarch 431/607 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 432/607 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 433/607 Verifying : graphviz-8.1.0-6.fc39.x86_64 434/607 Verifying : gstreamer1-1.22.9-1.fc39.x86_64 435/607 Verifying : gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 436/607 Verifying : gtk-update-icon-cache-3.24.41-1.fc39.x86_64 437/607 Verifying : gtk3-3.24.41-1.fc39.x86_64 438/607 Verifying : httpd-2.4.58-1.fc39.x86_64 439/607 Verifying : httpd-core-2.4.58-1.fc39.x86_64 440/607 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 441/607 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 442/607 Verifying : hwdata-0.379-1.fc39.noarch 443/607 Verifying : ipp-usb-0.9.24-1.fc39.x86_64 444/607 Verifying : libXpm-3.5.17-1.fc39.x86_64 445/607 Verifying : libXrandr-1.5.4-1.fc39.x86_64 446/607 Verifying : libaom-3.8.0-1.fc39.x86_64 447/607 Verifying : libcloudproviders-0.3.5-1.fc39.x86_64 448/607 Verifying : libcupsfilters-1:2.0.0-2.fc39.x86_64 449/607 Verifying : libdrm-2.4.120-1.fc39.x86_64 450/607 Verifying : libgs-10.02.1-2.fc39.x86_64 451/607 Verifying : libgsf-1.14.51-1.fc39.x86_64 452/607 Verifying : libgusb-0.4.8-1.fc39.x86_64 453/607 Verifying : libheif-1.17.5-1.fc39.x86_64 454/607 Verifying : libimagequant-4.0.3-2.fc39.x86_64 455/607 Verifying : liblc3-1.0.4-2.fc39.x86_64 456/607 Verifying : libnotify-0.8.3-1.fc39.x86_64 457/607 Verifying : libosinfo-1.11.0-1.fc39.x86_64 458/607 Verifying : libppd-1:2.0.0-1.fc39.x86_64 459/607 Verifying : libproxy-0.5.3-3.fc39.x86_64 460/607 Verifying : librsvg2-2.57.1-1.fc39.x86_64 461/607 Verifying : libsodium-1.0.18-15.fc39.x86_64 462/607 Verifying : libsoup3-3.4.4-1.fc39.x86_64 463/607 Verifying : libxslt-1.1.39-1.fc39.x86_64 464/607 Verifying : llvm-libs-17.0.6-3.fc39.x86_64 465/607 Verifying : mesa-dri-drivers-23.3.5-1.fc39.x86_64 466/607 Verifying : mesa-filesystem-23.3.5-1.fc39.x86_64 467/607 Verifying : mesa-libEGL-23.3.5-1.fc39.x86_64 468/607 Verifying : mesa-libGL-23.3.5-1.fc39.x86_64 469/607 Verifying : mesa-libgbm-23.3.5-1.fc39.x86_64 470/607 Verifying : mesa-libglapi-23.3.5-1.fc39.x86_64 471/607 Verifying : mesa-va-drivers-23.3.5-1.fc39.x86_64 472/607 Verifying : mod_http2-2.0.25-1.fc39.x86_64 473/607 Verifying : mod_lua-2.4.58-1.fc39.x86_64 474/607 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 475/607 Verifying : nspr-4.35.0-16.fc39.x86_64 476/607 Verifying : nss-3.96.1-1.fc39.x86_64 477/607 Verifying : nss-softokn-3.96.1-1.fc39.x86_64 478/607 Verifying : nss-softokn-freebl-3.96.1-1.fc39.x86_64 479/607 Verifying : nss-sysinit-3.96.1-1.fc39.x86_64 480/607 Verifying : nss-util-3.96.1-1.fc39.x86_64 481/607 Verifying : oniguruma-6.9.9-1.fc39.x86_64 482/607 Verifying : osinfo-db-20231215-1.fc39.noarch 483/607 Verifying : osinfo-db-tools-1.11.0-1.fc39.x86_64 484/607 Verifying : perl-4:5.38.2-502.fc39.x86_64 485/607 Verifying : perl-Attribute-Handlers-1.03-502.fc39.noarch 486/607 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 487/607 Verifying : perl-Benchmark-1.24-502.fc39.noarch 488/607 Verifying : perl-CGI-4.59-1.fc39.noarch 489/607 Verifying : perl-Config-Extensions-0.03-502.fc39.noarch 490/607 Verifying : perl-DBM_Filter-0.06-502.fc39.noarch 491/607 Verifying : perl-Devel-Peek-1.33-502.fc39.x86_64 492/607 Verifying : perl-Devel-SelfStubber-1.06-502.fc39.noarch 493/607 Verifying : perl-DirHandle-1.05-502.fc39.noarch 494/607 Verifying : perl-Dumpvalue-2.27-502.fc39.noarch 495/607 Verifying : perl-English-1.11-502.fc39.noarch 496/607 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 497/607 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 498/607 Verifying : perl-ExtUtils-Miniperl-1.13-502.fc39.noarch 499/607 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 500/607 Verifying : perl-File-Copy-2.41-502.fc39.noarch 501/607 Verifying : perl-File-DosGlob-1.12-502.fc39.x86_64 502/607 Verifying : perl-FileCache-1.10-502.fc39.noarch 503/607 Verifying : perl-FindBin-1.53-502.fc39.noarch 504/607 Verifying : perl-GDBM_File-1:1.24-502.fc39.x86_64 505/607 Verifying : perl-Hash-Util-0.30-502.fc39.x86_64 506/607 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 507/607 Verifying : perl-I18N-Collate-1.02-502.fc39.noarch 508/607 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 509/607 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 510/607 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 511/607 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 512/607 Verifying : perl-Memoize-1.16-502.fc39.noarch 513/607 Verifying : perl-Module-CoreList-1:5.20240129-1.fc39.noarch 514/607 Verifying : perl-Module-CoreList-tools-1:5.20240129-1.fc39.n 515/607 Verifying : perl-Module-Loaded-1:0.08-502.fc39.noarch 516/607 Verifying : perl-NEXT-0.69-502.fc39.noarch 517/607 Verifying : perl-Net-1.03-502.fc39.noarch 518/607 Verifying : perl-ODBM_File-1.18-502.fc39.x86_64 519/607 Verifying : perl-Object-HashBase-0.010-1.fc39.noarch 520/607 Verifying : perl-Opcode-1.64-502.fc39.x86_64 521/607 Verifying : perl-Pod-Functions-1.14-502.fc39.noarch 522/607 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 523/607 Verifying : perl-Pod-Parser-1.67-1.fc39.noarch 524/607 Verifying : perl-Safe-2.44-502.fc39.noarch 525/607 Verifying : perl-Search-Dict-1.07-502.fc39.noarch 526/607 Verifying : perl-SelfLoader-1.26-502.fc39.noarch 527/607 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 528/607 Verifying : perl-Term-Complete-1.403-502.fc39.noarch 529/607 Verifying : perl-Term-ReadLine-1.17-502.fc39.noarch 530/607 Verifying : perl-Test-1.31-502.fc39.noarch 531/607 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 532/607 Verifying : perl-Text-Abbrev-1.02-502.fc39.noarch 533/607 Verifying : perl-Thread-3.05-502.fc39.noarch 534/607 Verifying : perl-Thread-Semaphore-2.13-502.fc39.noarch 535/607 Verifying : perl-Tie-4.6-502.fc39.noarch 536/607 Verifying : perl-Tie-File-1.07-502.fc39.noarch 537/607 Verifying : perl-Tie-Memoize-1.1-502.fc39.noarch 538/607 Verifying : perl-Time-1.03-502.fc39.noarch 539/607 Verifying : perl-Time-Piece-1.3401-502.fc39.x86_64 540/607 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 541/607 Verifying : perl-User-pwent-1.04-502.fc39.noarch 542/607 Verifying : perl-autouse-1.11-502.fc39.noarch 543/607 Verifying : perl-blib-1.07-502.fc39.noarch 544/607 Verifying : perl-debugger-1.60-502.fc39.noarch 545/607 Verifying : perl-deprecate-0.04-502.fc39.noarch 546/607 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 547/607 Verifying : perl-diagnostics-1.39-502.fc39.noarch 548/607 Verifying : perl-doc-5.38.2-502.fc39.noarch 549/607 Verifying : perl-encoding-warnings-0.14-502.fc39.noarch 550/607 Verifying : perl-fields-2.27-502.fc39.noarch 551/607 Verifying : perl-filetest-1.03-502.fc39.noarch 552/607 Verifying : perl-less-0.03-502.fc39.noarch 553/607 Verifying : perl-libnetcfg-4:5.38.2-502.fc39.noarch 554/607 Verifying : perl-macros-4:5.38.2-502.fc39.noarch 555/607 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 556/607 Verifying : perl-open-1.13-502.fc39.noarch 557/607 Verifying : perl-ph-5.38.2-502.fc39.x86_64 558/607 Verifying : perl-sigtrap-1.10-502.fc39.noarch 559/607 Verifying : perl-sort-2.05-502.fc39.noarch 560/607 Verifying : perl-subs-1.04-502.fc39.noarch 561/607 Verifying : perl-utils-5.38.2-502.fc39.noarch 562/607 Verifying : perl-vmsish-1.04-502.fc39.noarch 563/607 Verifying : php-8.2.15-1.fc39.x86_64 564/607 Verifying : php-cli-8.2.15-1.fc39.x86_64 565/607 Verifying : php-common-8.2.15-1.fc39.x86_64 566/607 Verifying : php-fpm-8.2.15-1.fc39.x86_64 567/607 Verifying : php-gd-8.2.15-1.fc39.x86_64 568/607 Verifying : php-mbstring-8.2.15-1.fc39.x86_64 569/607 Verifying : php-opcache-8.2.15-1.fc39.x86_64 570/607 Verifying : php-pdo-8.2.15-1.fc39.x86_64 571/607 Verifying : php-pgsql-8.2.15-1.fc39.x86_64 572/607 Verifying : php-sodium-8.2.15-1.fc39.x86_64 573/607 Verifying : php-xml-8.2.15-1.fc39.x86_64 574/607 Verifying : pipewire-1.0.3-1.fc39.x86_64 575/607 Verifying : pipewire-alsa-1.0.3-1.fc39.x86_64 576/607 Verifying : pipewire-jack-audio-connection-kit-1.0.3-1.fc39. 577/607 Verifying : pipewire-jack-audio-connection-kit-libs-1.0.3-1. 578/607 Verifying : pipewire-libs-1.0.3-1.fc39.x86_64 579/607 Verifying : pipewire-pulseaudio-1.0.3-1.fc39.x86_64 580/607 Verifying : procps-ng-4.0.3-5.fc39.x86_64 581/607 Verifying : pyproject-srpm-macros-1.12.0-1.fc39.noarch 582/607 Verifying : python3-devel-3.12.1-2.fc39.x86_64 583/607 Verifying : qpdf-libs-11.6.4-1.fc39.x86_64 584/607 Verifying : qt-settings-39.1-1.fc39.noarch 585/607 Verifying : qt5-srpm-macros-5.15.12-1.fc39.noarch 586/607 Verifying : qt6-srpm-macros-6.6.0-1.fc39.noarch 587/607 Verifying : rav1e-libs-0.6.6-4.fc39.x86_64 588/607 Verifying : redhat-rpm-config-265-1.fc39.noarch 589/607 Verifying : rpmautospec-rpm-macros-0.6.0-2.fc39.noarch 590/607 Verifying : rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 591/607 Verifying : rtkit-0.11-61.fc39.x86_64 592/607 Verifying : rust-srpm-macros-25.2-2.fc39.noarch 593/607 Verifying : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 594/607 Verifying : time-1.9-23.fc39.x86_64 595/607 Verifying : tracker-miners-3.6.2-1.fc39.x86_64 596/607 Verifying : webp-pixbuf-loader-0.2.6-1.fc39.x86_64 597/607 Verifying : wireplumber-0.4.17-1.fc39.x86_64 598/607 Verifying : wireplumber-libs-0.4.17-1.fc39.x86_64 599/607 Verifying : xdg-desktop-portal-1.18.2-1.fc39.x86_64 600/607 Verifying : xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 601/607 Verifying : drupal-4.7-17.lxc.noarch 602/607 Verifying : myplc-config-7.1-0.lxc.2024.02.13.noarch 603/607 Verifying : myplc-core-7.1-0.lxc.2024.02.13.noarch 604/607 Verifying : plcapi-7.1-2.lxc.2024.02.13.x86_64 605/607 Verifying : plewww-5.3-0.2024.02.13.noarch 606/607 Verifying : plewww-plekit-5.3-0.2024.02.13.noarch 607/607 Installed: ImageMagick-1:7.1.1.26-2.fc39.x86_64 ImageMagick-libs-1:7.1.1.26-2.fc39.x86_64 LibRaw-0.21.2-2.fc39.x86_64 ModemManager-glib-1.20.6-3.fc39.x86_64 abattis-cantarell-vf-fonts-0.301-10.fc39.noarch acl-2.3.1-9.fc39.x86_64 adobe-mappings-cmap-20230622-1.fc39.noarch adobe-mappings-cmap-deprecated-20230622-1.fc39.noarch adobe-mappings-pdf-20190401-5.fc39.noarch adobe-source-code-pro-fonts-2.042.1.062.1.026-2.fc39.noarch adwaita-cursor-theme-45.0-1.fc39.noarch adwaita-icon-theme-45.0-1.fc39.noarch annobin-docs-12.38-1.fc39.noarch annobin-plugin-gcc-12.38-1.fc39.x86_64 ansible-srpm-macros-1-11.fc39.noarch antiword-0.37-36.fc39.x86_64 apr-1.7.3-2.fc39.x86_64 apr-util-1.6.3-4.fc39.x86_64 apr-util-bdb-1.6.3-4.fc39.x86_64 apr-util-openssl-1.6.3-4.fc39.x86_64 at-3.2.5-7.fc39.x86_64 at-spi2-atk-2.50.1-1.fc39.x86_64 at-spi2-core-2.50.1-1.fc39.x86_64 atk-2.50.1-1.fc39.x86_64 avahi-0.8-24.fc39.x86_64 avahi-glib-0.8-24.fc39.x86_64 avahi-libs-0.8-24.fc39.x86_64 avif-pixbuf-loader-0.11.1-11.fc39.x86_64 bc-1.07.1-19.fc39.x86_64 bluez-libs-5.72-1.fc39.x86_64 braille-printer-app-1:2.0~b0^386eea385f-4.fc39.x86_64 bzip2-1.0.8-16.fc39.x86_64 cairo-1.18.0-1.fc39.x86_64 cairo-gobject-1.18.0-1.fc39.x86_64 cdparanoia-libs-10.2-42.fc39.x86_64 color-filesystem-1-31.fc39.noarch colord-1.4.6-6.fc39.x86_64 colord-libs-1.4.6-6.fc39.x86_64 cpio-2.14-4.fc39.x86_64 cronie-1.6.1-5.fc39.x86_64 cronie-anacron-1.6.1-5.fc39.x86_64 crontabs-1.11-30.20190603git.fc39.noarch cups-1:2.4.7-5.fc39.x86_64 cups-browsed-1:2.0.0-1.fc39.x86_64 cups-client-1:2.4.7-5.fc39.x86_64 cups-filesystem-1:2.4.7-5.fc39.noarch cups-filters-1:2.0.0-1.fc39.x86_64 cups-ipptool-1:2.4.7-5.fc39.x86_64 cups-libs-1:2.4.7-5.fc39.x86_64 cyrus-sasl-2.1.28-11.fc39.x86_64 dbusmenu-qt-0.9.3-0.32.20160218.fc39.x86_64 dconf-0.40.0-9.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch desktop-file-utils-0.26-9.fc39.x86_64 dnsmasq-2.89-7.fc39.x86_64 drupal-4.7-17.lxc.noarch dwz-0.15-3.fc39.x86_64 ed-1.19-4.fc39.x86_64 efi-srpm-macros-5-9.fc39.noarch exempi-2.6.4-2.fc39.x86_64 exiv2-0.27.6-5.fc39.x86_64 exiv2-libs-0.27.6-5.fc39.x86_64 expect-5.45.4-20.fc39.x86_64 fdk-aac-free-2.0.0-11.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch fftw-libs-double-3.3.10-10.fc39.x86_64 flac-libs-1.4.3-2.fc39.x86_64 fontconfig-2.14.2-5.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch forge-srpm-macros-0.2.0-3.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch freetype-2.13.1-2.fc39.x86_64 fribidi-1.0.13-2.fc39.x86_64 fuse-common-3.16.1-1.fc39.x86_64 fuse3-3.16.1-1.fc39.x86_64 fuse3-libs-3.16.1-1.fc39.x86_64 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdk-pixbuf2-2.42.10-5.fc39.x86_64 gdk-pixbuf2-modules-2.42.10-5.fc39.x86_64 geoclue2-2.7.0-2.fc39.x86_64 gettext-0.22-2.fc39.x86_64 gettext-envsubst-0.22-2.fc39.x86_64 gettext-libs-0.22-2.fc39.x86_64 gettext-runtime-0.22-2.fc39.x86_64 ghc-srpm-macros-1.6.1-2.fc39.noarch ghostscript-10.02.1-2.fc39.x86_64 ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 ghostscript-tools-printing-10.02.1-2.fc39.x86_64 giflib-5.2.1-17.fc39.x86_64 glib-networking-2.78.0-1.fc39.x86_64 gnat-srpm-macros-6-3.fc39.noarch go-srpm-macros-3.3.1-1.fc39.noarch gobject-introspection-1.78.1-1.fc39.x86_64 google-droid-sans-fonts-20200215-17.fc39.noarch google-noto-fonts-common-20240101-1.fc39.noarch google-noto-sans-vf-fonts-20240101-1.fc39.noarch gpgme-1.20.0-5.fc39.x86_64 graphene-1.10.6-6.fc39.x86_64 graphite2-1.3.14-12.fc39.x86_64 graphviz-8.1.0-6.fc39.x86_64 gsettings-desktop-schemas-45.0-1.fc39.x86_64 gsm-1.0.22-3.fc39.x86_64 gstreamer1-1.22.9-1.fc39.x86_64 gstreamer1-plugins-base-1.22.9-1.fc39.x86_64 gtk-update-icon-cache-3.24.41-1.fc39.x86_64 gtk2-2.24.33-15.fc39.x86_64 gtk3-3.24.41-1.fc39.x86_64 gts-0.7.6-46.20121130.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 hicolor-icon-theme-0.17-16.fc39.noarch highway-1.0.7-1.fc39.x86_64 httpd-2.4.58-1.fc39.x86_64 httpd-core-2.4.58-1.fc39.x86_64 httpd-filesystem-2.4.58-1.fc39.noarch httpd-tools-2.4.58-1.fc39.x86_64 hwdata-0.379-1.fc39.noarch imath-3.1.9-3.fc39.x86_64 ipp-usb-0.9.24-1.fc39.x86_64 iso-codes-4.15.0-2.fc39.noarch jasper-libs-3.0.6-4.fc39.x86_64 jbig2dec-libs-0.19-10.fc39.x86_64 jbigkit-libs-2.1-26.fc39.x86_64 json-glib-1.8.0-1.fc39.x86_64 julietaula-montserrat-fonts-1:7.222-5.fc39.noarch jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch lame-libs-3.100-15.fc39.x86_64 lasi-1.1.3-11.fc39.x86_64 lcms2-2.15-2.fc39.x86_64 libICE-1.0.10-11.fc39.x86_64 libSM-1.2.3-13.fc39.x86_64 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libX11-xcb-1.8.7-1.fc39.x86_64 libXau-1.0.11-3.fc39.x86_64 libXcomposite-0.4.5-10.fc39.x86_64 libXcursor-1.2.1-4.fc39.x86_64 libXdamage-1.1.5-10.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXfixes-6.0.0-6.fc39.x86_64 libXft-2.3.8-3.fc39.x86_64 libXi-1.8.1-2.fc39.x86_64 libXinerama-1.1.5-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrandr-1.5.4-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libXt-1.2.1-5.fc39.x86_64 libXtst-1.2.4-3.fc39.x86_64 libXv-1.0.11-19.fc39.x86_64 libXxf86vm-1.1.5-3.fc39.x86_64 libaom-3.8.0-1.fc39.x86_64 libasyncns-0.8-25.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libcanberra-0.30-32.fc39.x86_64 libcanberra-gtk2-0.30-32.fc39.x86_64 libcanberra-gtk3-0.30-32.fc39.x86_64 libcloudproviders-0.3.5-1.fc39.x86_64 libcue-2.2.1-13.fc39.x86_64 libcupsfilters-1:2.0.0-2.fc39.x86_64 libdaemon-0.14-26.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libdrm-2.4.120-1.fc39.x86_64 libepoxy-1.5.10-4.fc39.x86_64 liberation-fonts-common-1:2.1.5-7.fc39.noarch liberation-mono-fonts-1:2.1.5-7.fc39.noarch libexif-0.6.24-5.fc39.x86_64 libgexiv2-0.14.2-1.fc39.x86_64 libglvnd-1:1.7.0-1.fc39.x86_64 libglvnd-egl-1:1.7.0-1.fc39.x86_64 libglvnd-glx-1:1.7.0-1.fc39.x86_64 libglvnd-opengl-1:1.7.0-1.fc39.x86_64 libgrss-0.7.0-17.fc39.x86_64 libgs-10.02.1-2.fc39.x86_64 libgsf-1.14.51-1.fc39.x86_64 libgudev-238-2.fc39.x86_64 libgusb-0.4.8-1.fc39.x86_64 libgxps-0.3.2-6.fc39.x86_64 libheif-1.17.5-1.fc39.x86_64 libicu-73.2-2.fc39.x86_64 libijs-0.35-19.fc39.x86_64 libimagequant-4.0.3-2.fc39.x86_64 libimobiledevice-1.3.0^20230705git6fc41f5-1.fc39.x86_64 libimobiledevice-glue-1.0.0-1.fc39.x86_64 libiptcdata-1.0.5-15.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.2-3.fc39.x86_64 liblc3-1.0.4-2.fc39.x86_64 libldac-2.0.2.3-13.fc39.x86_64 liblerc-4.0.0-4.fc39.x86_64 liblouis-3.25.0-3.fc39.x86_64 liblouisutdml-2.11.0-5.fc39.x86_64 liblouisutdml-utils-2.11.0-5.fc39.x86_64 liblqr-1-0.4.2-22.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libmng-2.0.3-19.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnotify-0.8.3-1.fc39.x86_64 libogg-2:1.3.5-6.fc39.x86_64 libosinfo-1.11.0-1.fc39.x86_64 libpaper-1:2.1.1-1.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpciaccess-0.16-9.fc39.x86_64 libpipeline-1.5.7-3.fc39.x86_64 libplist-2.3.0-1.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpng12-1.2.57-18.fc39.x86_64 libppd-1:2.0.0-1.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libproxy-0.5.3-3.fc39.x86_64 libraqm-0.8.0-5.fc39.x86_64 librsvg2-2.57.1-1.fc39.x86_64 libsbc-2.0-3.fc39.x86_64 libsndfile-1.1.0-9.fc39.x86_64 libsodium-1.0.18-15.fc39.x86_64 libsoup-2.74.3-3.fc39.x86_64 libsoup3-3.4.4-1.fc39.x86_64 libstemmer-2.2.0-7.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libtdb-1.4.9-1.fc39.x86_64 libthai-0.1.29-6.fc39.x86_64 libtheora-1:1.1.1-34.fc39.x86_64 libtiff-4.4.0-8.fc39.x86_64 libtracker-sparql-3.6.0-1.fc39.x86_64 libunwind-1.7.0-0.2.rc2.fc39.x86_64 libusbmuxd-2.0.2^20230620git8d30a55-3.fc39.x86_64 libvisual-1:0.4.1-2.fc39.x86_64 libvmaf-2.3.0-6.fc39.x86_64 libvorbis-1:1.3.7-8.fc39.x86_64 libwayland-client-1.22.0-2.fc39.x86_64 libwayland-cursor-1.22.0-2.fc39.x86_64 libwayland-egl-1.22.0-2.fc39.x86_64 libwayland-server-1.22.0-2.fc39.x86_64 libwebp-1.3.2-2.fc39.x86_64 libwmf-lite-0.2.13-2.fc39.x86_64 libxcb-1.13.1-12.fc39.x86_64 libxcrypt-compat-4.4.36-2.fc39.x86_64 libxshmfence-1.3-13.fc39.x86_64 libxslt-1.1.39-1.fc39.x86_64 libzip-1.10.1-1.fc39.x86_64 llvm-libs-17.0.6-3.fc39.x86_64 lm_sensors-libs-3.6.0-14.fc39.x86_64 low-memory-monitor-2.1-8.fc39.x86_64 lua-srpm-macros-1-9.fc39.noarch m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch mailx-12.5-44.fc39.x86_64 man-db-2.11.2-5.fc39.x86_64 memcached-1.6.21-2.fc39.x86_64 mesa-dri-drivers-23.3.5-1.fc39.x86_64 mesa-filesystem-23.3.5-1.fc39.x86_64 mesa-libEGL-23.3.5-1.fc39.x86_64 mesa-libGL-23.3.5-1.fc39.x86_64 mesa-libGLU-9.0.3-1.fc39.x86_64 mesa-libgbm-23.3.5-1.fc39.x86_64 mesa-libglapi-23.3.5-1.fc39.x86_64 mesa-va-drivers-23.3.5-1.fc39.x86_64 mod_http2-2.0.25-1.fc39.x86_64 mod_lua-2.4.58-1.fc39.x86_64 mod_ssl-1:2.4.58-1.fc39.x86_64 mpg123-libs-1.31.3-2.fc39.x86_64 myplc-config-7.1-0.lxc.2024.02.13.noarch myplc-core-7.1-0.lxc.2024.02.13.noarch netpbm-11.02.00-2.fc39.x86_64 nginx-filesystem-1:1.24.0-4.fc39.noarch nspr-4.35.0-16.fc39.x86_64 nss-3.96.1-1.fc39.x86_64 nss-mdns-0.15.1-9.fc39.x86_64 nss-softokn-3.96.1-1.fc39.x86_64 nss-softokn-freebl-3.96.1-1.fc39.x86_64 nss-sysinit-3.96.1-1.fc39.x86_64 nss-util-3.96.1-1.fc39.x86_64 ocaml-srpm-macros-8-2.fc39.noarch oniguruma-6.9.9-1.fc39.x86_64 open-sans-fonts-1.10-19.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openexr-libs-3.1.10-2.fc39.x86_64 openjpeg2-2.5.0-5.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 opus-1.3.1-13.fc39.x86_64 orc-0.4.33-3.fc39.x86_64 osinfo-db-20231215-1.fc39.noarch osinfo-db-tools-1.11.0-1.fc39.x86_64 package-notes-srpm-macros-0.5-9.fc39.noarch pango-1.51.0-1.fc39.x86_64 patch-2.7.6-22.fc39.x86_64 perl-4:5.38.2-502.fc39.x86_64 perl-Algorithm-Diff-1.2010-9.fc39.noarch perl-Archive-Tar-3.02-4.fc39.noarch perl-Archive-Zip-1.68-12.fc39.noarch perl-Attribute-Handlers-1.03-502.fc39.noarch perl-AutoSplit-5.74-502.fc39.noarch perl-B-Lint-1.20-28.fc39.noarch perl-Benchmark-1.24-502.fc39.noarch perl-CGI-4.59-1.fc39.noarch perl-CPAN-2.36-501.fc39.noarch perl-CPAN-DistnameInfo-0.12-28.fc39.noarch perl-CPAN-Meta-2.150010-500.fc39.noarch perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch perl-CPAN-Meta-YAML-0.018-501.fc39.noarch perl-Class-ISA-0.36-1039.fc39.noarch perl-Clone-0.46-4.fc39.x86_64 perl-Compress-Bzip2-2.28-15.fc39.x86_64 perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 perl-Compress-Raw-Lzma-2.206-2.fc39.x86_64 perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 perl-Config-Extensions-0.03-502.fc39.noarch perl-Config-Perl-V-0.36-501.fc39.noarch perl-DBM_Filter-0.06-502.fc39.noarch perl-DB_File-1.859-1.fc39.x86_64 perl-Data-Dump-1.25-8.fc39.noarch perl-Data-OptList-0.114-2.fc39.noarch perl-Data-Section-0.200008-3.fc39.noarch perl-Devel-PPPort-3.71-501.fc39.x86_64 perl-Devel-Peek-1.33-502.fc39.x86_64 perl-Devel-SelfStubber-1.06-502.fc39.noarch perl-Devel-Size-0.83-16.fc39.x86_64 perl-Digest-HMAC-1.04-8.fc39.noarch perl-Digest-SHA-1:6.04-501.fc39.x86_64 perl-Digest-SHA1-2.13-40.fc39.x86_64 perl-DirHandle-1.05-502.fc39.noarch perl-Dumpvalue-2.27-502.fc39.noarch perl-Encode-Locale-1.05-27.fc39.noarch perl-Encode-devel-4:3.19-500.fc39.x86_64 perl-English-1.11-502.fc39.noarch perl-Env-1.06-500.fc39.noarch perl-ExtUtils-CBuilder-1:0.280238-500.fc39.noarch perl-ExtUtils-Command-2:7.70-501.fc39.noarch perl-ExtUtils-Constant-0.25-502.fc39.noarch perl-ExtUtils-Embed-1.35-502.fc39.noarch perl-ExtUtils-Install-2.22-500.fc39.noarch perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch perl-ExtUtils-Miniperl-1.13-502.fc39.noarch perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch perl-File-CheckTree-4.42-318.fc39.noarch perl-File-Compare-1.100.700-502.fc39.noarch perl-File-Copy-2.41-502.fc39.noarch perl-File-DosGlob-1.12-502.fc39.x86_64 perl-File-Fetch-1.04-500.fc39.noarch perl-File-HomeDir-1.006-10.fc39.noarch perl-File-Listing-6.16-1.fc39.noarch perl-File-Slurper-0.014-3.fc39.noarch perl-File-Which-1.27-9.fc39.noarch perl-FileCache-1.10-502.fc39.noarch perl-Filter-2:1.64-501.fc39.x86_64 perl-Filter-Simple-0.96-500.fc39.noarch perl-FindBin-1.53-502.fc39.noarch perl-GDBM_File-1:1.24-502.fc39.x86_64 perl-HTML-Parser-3.81-3.fc39.x86_64 perl-HTML-Tagset-3.20-54.fc39.noarch perl-HTTP-Cookies-6.10-10.fc39.noarch perl-HTTP-Date-6.06-2.fc39.noarch perl-HTTP-Message-6.44-3.fc39.noarch perl-HTTP-Negotiate-6.01-36.fc39.noarch perl-Hash-Util-0.30-502.fc39.x86_64 perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 perl-I18N-Collate-1.02-502.fc39.noarch perl-I18N-LangTags-0.45-502.fc39.noarch perl-I18N-Langinfo-0.22-502.fc39.x86_64 perl-IO-Compress-2.206-1.fc39.noarch perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 perl-IO-Compress-Lzma-2.206-1.fc39.noarch perl-IO-HTML-1.004-11.fc39.noarch perl-IO-Zlib-1:1.14-500.fc39.noarch perl-IPC-Cmd-2:1.04-501.fc39.noarch perl-IPC-SysV-2.09-501.fc39.x86_64 perl-IPC-System-Simple-1.30-11.fc39.noarch perl-Importer-0.026-10.fc39.noarch perl-JSON-PP-1:4.16-501.fc39.noarch perl-LWP-MediaTypes-6.04-15.fc39.noarch perl-Locale-Codes-3.74-2.fc39.noarch perl-Locale-Maketext-1.33-501.fc39.noarch perl-Locale-Maketext-Simple-1:0.21-502.fc39.noarch perl-MIME-Charset-1.013.1-3.fc39.noarch perl-MRO-Compat-0.15-7.fc39.noarch perl-Math-BigInt-1:1.9998.39-2.fc39.noarch perl-Math-BigInt-FastCalc-0.501.400-3.fc39.x86_64 perl-Math-BigRat-0.2624-500.fc39.noarch perl-Math-Complex-1.62-502.fc39.noarch perl-Memoize-1.16-502.fc39.noarch perl-Module-Build-2:0.42.34-2.fc39.noarch perl-Module-CoreList-1:5.20240129-1.fc39.noarch perl-Module-CoreList-tools-1:5.20240129-1.fc39.noarch perl-Module-Load-1:0.36-500.fc39.noarch perl-Module-Load-Conditional-0.74-500.fc39.noarch perl-Module-Loaded-1:0.08-502.fc39.noarch perl-Module-Metadata-1.000038-3.fc39.noarch perl-Module-Pluggable-2:5.2-26.fc39.noarch perl-Module-Runtime-0.016-20.fc39.noarch perl-Module-Signature-0.88-6.fc39.noarch perl-NEXT-0.69-502.fc39.noarch perl-NTLM-1.09-36.fc39.noarch perl-Net-1.03-502.fc39.noarch perl-Net-HTTP-6.23-2.fc39.noarch perl-Net-Ping-2.76-500.fc39.noarch perl-ODBM_File-1.18-502.fc39.x86_64 perl-Object-HashBase-0.010-1.fc39.noarch perl-Opcode-1.64-502.fc39.x86_64 perl-Package-Generator-1.106-29.fc39.noarch perl-Params-Check-1:0.38-500.fc39.noarch perl-Params-Util-1.102-12.fc39.x86_64 perl-Perl-OSType-1.010-501.fc39.noarch perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 perl-PerlIO-via-QuotedPrint-0.10-500.fc39.noarch perl-Pod-Checker-4:1.75-500.fc39.noarch perl-Pod-Functions-1.14-502.fc39.noarch perl-Pod-Html-1.34-502.fc39.noarch perl-Pod-LaTeX-0.61-320.fc39.noarch perl-Pod-Parser-1.67-1.fc39.noarch perl-Pod-Plainer-1.04-25.fc39.noarch perl-Safe-2.44-502.fc39.noarch perl-Search-Dict-1.07-502.fc39.noarch perl-SelfLoader-1.26-502.fc39.noarch perl-Software-License-0.104004-2.fc39.noarch perl-Sub-Exporter-0.990-1.fc39.noarch perl-Sub-Install-0.929-3.fc39.noarch perl-Sys-Hostname-1.25-502.fc39.x86_64 perl-Sys-Syslog-0.36-501.fc39.x86_64 perl-Term-Complete-1.403-502.fc39.noarch perl-Term-ReadLine-1.17-502.fc39.noarch perl-Term-Size-Any-0.002-40.fc39.noarch perl-Term-Size-Perl-0.031-17.fc39.x86_64 perl-Term-Table-0.016-7.fc39.noarch perl-Test-1.31-502.fc39.noarch perl-Test-Harness-1:3.48-1.fc39.noarch perl-Test-Simple-3:1.302195-5.fc39.noarch perl-Text-Abbrev-1.02-502.fc39.noarch perl-Text-Balanced-2.06-500.fc39.noarch perl-Text-Diff-1.45-19.fc39.noarch perl-Text-Glob-0.11-21.fc39.noarch perl-Text-Soundex-3.05-28.fc39.x86_64 perl-Text-Template-1.61-3.fc39.noarch perl-Text-Unidecode-1.30-22.fc39.noarch perl-Thread-3.05-502.fc39.noarch perl-Thread-Queue-3.14-500.fc39.noarch perl-Thread-Semaphore-2.13-502.fc39.noarch perl-Tie-4.6-502.fc39.noarch perl-Tie-File-1.07-502.fc39.noarch perl-Tie-Memoize-1.1-502.fc39.noarch perl-Tie-RefHash-1.40-500.fc39.noarch perl-Time-1.03-502.fc39.noarch perl-Time-HiRes-4:1.9775-500.fc39.x86_64 perl-Time-Piece-1.3401-502.fc39.x86_64 perl-TimeDate-1:2.33-11.fc39.noarch perl-Try-Tiny-0.31-6.fc39.noarch perl-Unicode-Collate-1.31-500.fc39.x86_64 perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 perl-Unicode-Normalize-1.32-500.fc39.x86_64 perl-Unicode-UCD-0.78-502.fc39.noarch perl-User-pwent-1.04-502.fc39.noarch perl-WWW-RobotRules-6.02-37.fc39.noarch perl-XML-LibXML-1:2.0209-2.fc39.x86_64 perl-XML-NamespaceSupport-1.12-20.fc39.noarch perl-XML-SAX-1.02-13.fc39.noarch perl-XML-SAX-Base-1.09-20.fc39.noarch perl-autodie-2.36-501.fc39.noarch perl-autouse-1.11-502.fc39.noarch perl-bignum-0.66-501.fc39.noarch perl-blib-1.07-502.fc39.noarch perl-debugger-1.60-502.fc39.noarch perl-deprecate-0.04-502.fc39.noarch perl-devel-4:5.38.2-502.fc39.x86_64 perl-diagnostics-1.39-502.fc39.noarch perl-doc-5.38.2-502.fc39.noarch perl-encoding-4:3.00-500.fc39.x86_64 perl-encoding-warnings-0.14-502.fc39.noarch perl-experimental-0.031-500.fc39.noarch perl-fields-2.27-502.fc39.noarch perl-filetest-1.03-502.fc39.noarch perl-inc-latest-2:0.500-25.fc39.noarch perl-less-0.03-502.fc39.noarch perl-libnetcfg-4:5.38.2-502.fc39.noarch perl-libwww-perl-6.72-1.fc39.noarch perl-local-lib-2.000029-5.fc39.noarch perl-macros-4:5.38.2-502.fc39.noarch perl-meta-notation-5.38.2-502.fc39.noarch perl-open-1.13-502.fc39.noarch perl-perlfaq-5.20230812-1.fc39.noarch perl-ph-5.38.2-502.fc39.x86_64 perl-sigtrap-1.10-502.fc39.noarch perl-sort-2.05-502.fc39.noarch perl-srpm-macros-1-51.fc39.noarch perl-subs-1.04-502.fc39.noarch perl-threads-1:2.36-500.fc39.x86_64 perl-threads-shared-1.68-500.fc39.x86_64 perl-utils-5.38.2-502.fc39.noarch perl-version-8:0.99.30-1.fc39.x86_64 perl-vmsish-1.04-502.fc39.noarch php-8.2.15-1.fc39.x86_64 php-cli-8.2.15-1.fc39.x86_64 php-common-8.2.15-1.fc39.x86_64 php-fpm-8.2.15-1.fc39.x86_64 php-gd-8.2.15-1.fc39.x86_64 php-mbstring-8.2.15-1.fc39.x86_64 php-opcache-8.2.15-1.fc39.x86_64 php-pdo-8.2.15-1.fc39.x86_64 php-pgsql-8.2.15-1.fc39.x86_64 php-sodium-8.2.15-1.fc39.x86_64 php-xml-8.2.15-1.fc39.x86_64 pipewire-1.0.3-1.fc39.x86_64 pipewire-alsa-1.0.3-1.fc39.x86_64 pipewire-jack-audio-connection-kit-1.0.3-1.fc39.x86_64 pipewire-jack-audio-connection-kit-libs-1.0.3-1.fc39.x86_64 pipewire-libs-1.0.3-1.fc39.x86_64 pipewire-pulseaudio-1.0.3-1.fc39.x86_64 pixman-0.42.2-2.fc39.x86_64 plcapi-7.1-2.lxc.2024.02.13.x86_64 plewww-5.3-0.2024.02.13.noarch plewww-plekit-5.3-0.2024.02.13.noarch poppler-23.08.0-1.fc39.x86_64 poppler-cpp-23.08.0-1.fc39.x86_64 poppler-data-0.4.11-5.fc39.noarch poppler-glib-23.08.0-1.fc39.x86_64 poppler-utils-23.08.0-1.fc39.x86_64 postgresql-15.4-1.fc39.x86_64 postgresql-private-libs-15.4-1.fc39.x86_64 postgresql-server-15.4-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 procps-ng-4.0.3-5.fc39.x86_64 pulseaudio-libs-16.1-5.fc39.x86_64 pyproject-srpm-macros-1.12.0-1.fc39.noarch python-srpm-macros-3.12-4.fc39.noarch python3-devel-3.12.1-2.fc39.x86_64 python3-lxml-4.9.3-2.fc39.x86_64 python3-memcached-1.59-11.fc39.noarch python3-mod_wsgi-4.9.4-6.fc39.x86_64 python3-pip-23.2.1-1.fc39.noarch python3-postgresql-1.2.2-10.fc39.x86_64 python3-psycopg2-2.9.6-3.fc39.x86_64 python3-pycurl-7.45.2-5.fc39.x86_64 python3-pyparsing-3.0.9-11.fc39.noarch python3-setuptools-67.7.2-7.fc39.noarch python3-six-1.16.0-12.fc39.noarch qpdf-libs-11.6.4-1.fc39.x86_64 qt-1:4.8.7-74.fc39.x86_64 qt-common-1:4.8.7-74.fc39.noarch qt-settings-39.1-1.fc39.noarch qt-x11-1:4.8.7-74.fc39.x86_64 qt3-3.3.8b-95.fc39.x86_64 qt5-srpm-macros-5.15.12-1.fc39.noarch qt6-srpm-macros-6.6.0-1.fc39.noarch rav1e-libs-0.6.6-4.fc39.x86_64 redhat-lsb-4.1-62.fc39.x86_64 redhat-lsb-core-4.1-62.fc39.x86_64 redhat-lsb-cxx-4.1-62.fc39.x86_64 redhat-lsb-desktop-4.1-62.fc39.x86_64 redhat-lsb-languages-4.1-62.fc39.x86_64 redhat-lsb-printing-4.1-62.fc39.x86_64 redhat-rpm-config-265-1.fc39.noarch rpmautospec-rpm-macros-0.6.0-2.fc39.noarch rsvg-pixbuf-loader-2.57.1-1.fc39.x86_64 rsync-3.2.7-5.fc39.x86_64 rtkit-0.11-61.fc39.x86_64 rust-srpm-macros-25.2-2.fc39.noarch sendmail-8.17.2-3.fc39.x86_64 sendmail-cf-8.17.2-3.fc39.noarch shared-mime-info-2.2-4.fc39.x86_64 sni-qt-0.2.7-0.13.20170217.fc39.x86_64 sombok-2.4.0-20.fc39.x86_64 sound-theme-freedesktop-0.8-20.fc39.noarch spax-1.6-10.fc39.x86_64 sscg-3.0.5-3.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 systemtap-sdt-devel-5.0~pre16958465gca71442b-1.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 tcl-1:8.6.12-5.fc39.x86_64 time-1.9-23.fc39.x86_64 tinycdb-0.78-21.fc39.x86_64 totem-pl-parser-3.26.6-7.fc39.x86_64 tracker-3.6.0-1.fc39.x86_64 tracker-miners-3.6.2-1.fc39.x86_64 uchardet-0.0.8-4.fc39.x86_64 unzip-6.0-62.fc39.x86_64 upower-1.90.2-3.fc39.x86_64 upower-libs-1.90.2-3.fc39.x86_64 urw-base35-bookman-fonts-20200910-18.fc39.noarch urw-base35-c059-fonts-20200910-18.fc39.noarch urw-base35-d050000l-fonts-20200910-18.fc39.noarch urw-base35-fonts-20200910-18.fc39.noarch urw-base35-fonts-common-20200910-18.fc39.noarch urw-base35-gothic-fonts-20200910-18.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-18.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-18.fc39.noarch urw-base35-p052-fonts-20200910-18.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-18.fc39.noarch urw-base35-z003-fonts-20200910-18.fc39.noarch webp-pixbuf-loader-0.2.6-1.fc39.x86_64 webrtc-audio-processing-0.3.1-11.fc39.x86_64 wget-1.21.3-7.fc39.x86_64 which-2.21-40.fc39.x86_64 wireplumber-0.4.17-1.fc39.x86_64 wireplumber-libs-0.4.17-1.fc39.x86_64 xdg-desktop-portal-1.18.2-1.fc39.x86_64 xdg-desktop-portal-gtk-1.15.1-1.fc39.x86_64 xdg-utils-1.1.3-15.fc39.noarch xml-common-0.6.3-61.fc39.noarch xmlsec1-1:1.2.37-5.fc39.x86_64 xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 xprop-1.2.5-4.fc39.x86_64 xxhash-libs-0.8.2-1.fc39.x86_64 zip-3.0-39.fc39.x86_64 Complete! -> 03:12:21 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 rpm -q myplc-core Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. myplc-core-7.1-0.lxc.2024.02.13.noarch -> 03:12:22 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 dnf -y install myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. Last metadata expiration check: 0:01:22 ago on Tue Feb 13 03:11:01 2024. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: myplc noarch 7.1-0.lxc.2024.02.13 myplc 10 k Installing dependencies: createrepo_c x86_64 1.0.3-1.fc39 updates 80 k createrepo_c-libs x86_64 1.0.3-1.fc39 updates 112 k drpm x86_64 0.5.2-3.fc39 fedora 64 k myplc-docs noarch 7.1-0.lxc.2024.02.13 myplc 814 k myplc-release noarch 7.1-0.lxc.2024.02.13 myplc 7.2 k rpm-sign x86_64 4.19.1-2.fc39 updates 23 k www-register-wizard noarch 4.3-5.lxc myplc 331 k Transaction Summary ================================================================================ Install 8 Packages Total download size: 1.4 M Installed size: 3.7 M Downloading Packages: (1/8): createrepo_c-1.0.3-1.fc39.x86_64.rpm 3.1 MB/s | 80 kB 00:00 (2/8): drpm-0.5.2-3.fc39.x86_64.rpm 1.3 MB/s | 64 kB 00:00 (3/8): createrepo_c-libs-1.0.3-1.fc39.x86_64.rp 2.3 MB/s | 112 kB 00:00 (4/8): rpm-sign-4.19.1-2.fc39.x86_64.rpm 1.0 MB/s | 23 kB 00:00 (5/8): myplc-7.1-0.lxc.2024.02.13.noarch.rpm 4.3 MB/s | 10 kB 00:00 (6/8): myplc-release-7.1-0.lxc.2024.02.13.noarc 2.9 MB/s | 7.2 kB 00:00 (7/8): myplc-docs-7.1-0.lxc.2024.02.13.noarch.r 52 MB/s | 814 kB 00:00 (8/8): www-register-wizard-4.3-5.lxc.noarch.rpm 22 MB/s | 331 kB 00:00 -------------------------------------------------------------------------------- Total 21 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : www-register-wizard-4.3-5.lxc.noarch 1/8 Installing : myplc-release-7.1-0.lxc.2024.02.13.noarch 2/8 Installing : myplc-docs-7.1-0.lxc.2024.02.13.noarch 3/8 Installing : rpm-sign-4.19.1-2.fc39.x86_64 4/8 Installing : drpm-0.5.2-3.fc39.x86_64 5/8 Installing : createrepo_c-libs-1.0.3-1.fc39.x86_64 6/8 Installing : createrepo_c-1.0.3-1.fc39.x86_64 7/8 Running scriptlet: myplc-7.1-0.lxc.2024.02.13.noarch 8/8 Preserving /var/lib/pgsql/data Preserving /etc/planetlab Installing : myplc-7.1-0.lxc.2024.02.13.noarch 8/8 Running scriptlet: myplc-7.1-0.lxc.2024.02.13.noarch 8/8 Created symlink /etc/systemd/system/multi-user.target.wants/plc.service → /usr/lib/systemd/system/plc.service. Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service. Verifying : drpm-0.5.2-3.fc39.x86_64 1/8 Verifying : createrepo_c-1.0.3-1.fc39.x86_64 2/8 Verifying : createrepo_c-libs-1.0.3-1.fc39.x86_64 3/8 Verifying : rpm-sign-4.19.1-2.fc39.x86_64 4/8 Verifying : myplc-7.1-0.lxc.2024.02.13.noarch 5/8 Verifying : myplc-docs-7.1-0.lxc.2024.02.13.noarch 6/8 Verifying : myplc-release-7.1-0.lxc.2024.02.13.noarch 7/8 Verifying : www-register-wizard-4.3-5.lxc.noarch 8/8 Installed: createrepo_c-1.0.3-1.fc39.x86_64 createrepo_c-libs-1.0.3-1.fc39.x86_64 drpm-0.5.2-3.fc39.x86_64 myplc-7.1-0.lxc.2024.02.13.noarch myplc-docs-7.1-0.lxc.2024.02.13.noarch myplc-release-7.1-0.lxc.2024.02.13.noarch rpm-sign-4.19.1-2.fc39.x86_64 www-register-wizard-4.3-5.lxc.noarch Complete! -> 03:12:25 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 rpm -q myplc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. myplc-7.1-0.lxc.2024.02.13.noarch * 03:12:26 -- ********** 1 SUCCESSFUL step plc_install on plctest1_vplc07 TRACE: 1 03-11-40->45s=0:00:45.909512s status=OK step=plc_install plc=plctest1_vplc07 force=False * 03:12:26 -- ********** 1 RUNNING step plc_configure on plc plctest1_vplc07 -> 03:12:26 -- + cat plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07.plc-config-tty e PLC_NAME Regression TestLab e PLC_ROOT_USER root@test.onelab.eu e PLC_ROOT_PASSWORD test++ e PLC_SLICE_PREFIX auto e PLC_HRN_ROOT a e PLC_SHORTNAME Tlab e PLC_MAIL_ENABLED false e PLC_MAIL_SUPPORT_ADDRESS thierry.parmentelat@inria.fr e PLC_MAIL_FROM_ADDRESS thierry.parmentelat@inria.fr e PLC_DB_HOST vplc07.pl.sophia.inria.fr e PLC_API_HOST vplc07.pl.sophia.inria.fr e PLC_WWW_HOST vplc07.pl.sophia.inria.fr e PLC_BOOT_HOST vplc07.pl.sophia.inria.fr e PLC_NET_DNS1 138.96.112.1 e PLC_NET_DNS2 138.96.112.2 e PLC_RESERVATION_GRANULARITY 1800 e PLC_VSYS_DEFAULTS , vif_up, vif_down, fd_tuntap, promisc, e PLC_OMF_ENABLED false w q -> 03:12:26 -- + cat plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07.plc-config-tty + ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 plc-config-tty Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. /usr/lib/python3.12/site-packages/plc_config.py:842: SyntaxWarning: invalid escape sequence '\A' return re.match('\A[a-zA-Z0-9._%+\-]+@[a-zA-Z0-9._\-]+\.[a-zA-Z]+\Z', val) /usr/lib/python3.12/site-packages/plc_config.py:1195: SyntaxWarning: invalid escape sequence '\?' re_mainloop_0arg = "^(?P[uUwrRqlLsSeEcvVhH\?])[ \t]*$" /usr/lib/python3.12/site-packages/plc_config.py:1196: SyntaxWarning: invalid escape sequence '\w' re_mainloop_1arg = "^(?P[sSeEvV])[ \t]+(?P\w+)$" Created directory /etc/planetlab/configs Enter command (u for usual changes, w to save, ? for help) == PLC_NAME : [PlanetLab Test] Enter command (u for usual changes, w to save, ? for help) == PLC_ROOT_USER : [root@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_ROOT_PASSWORD : [root] Enter command (u for usual changes, w to save, ? for help) == PLC_SLICE_PREFIX : [pl] Enter command (u for usual changes, w to save, ? for help) == PLC_HRN_ROOT : [planetlab.test] Enter command (u for usual changes, w to save, ? for help) == PLC_SHORTNAME : [Tlab] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_ENABLED : [false] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_SUPPORT_ADDRESS : [root+support@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_MAIL_FROM_ADDRESS : [root@localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_DB_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_API_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_WWW_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_BOOT_HOST : [localhost.localdomain] Enter command (u for usual changes, w to save, ? for help) == PLC_NET_DNS1 : [127.0.0.1] Enter command (u for usual changes, w to save, ? for help) == PLC_NET_DNS2 : [None] Enter command (u for usual changes, w to save, ? for help) == PLC_RESERVATION_GRANULARITY : [3600] Enter command (u for usual changes, w to save, ? for help) == PLC_VSYS_DEFAULTS : [ ] Enter command (u for usual changes, w to save, ? for help) == PLC_OMF_ENABLED : [false] Enter command (u for usual changes, w to save, ? for help) Wrote /etc/planetlab/configs/site.xml Merged /etc/planetlab/default_config.xml and /etc/planetlab/configs/site.xml into /etc/planetlab/plc_config.xml You might want to type 'r' (restart plc), 'R' (reload plc) or 'q' (quit) Enter command (u for usual changes, w to save, ? for help) -> 03:12:27 -- + rm plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07.plc-config-tty * 03:12:27 -- ********** 1 SUCCESSFUL step plc_configure on plctest1_vplc07 TRACE: 1 03-12-26->0s=0:00:00.783627s status=OK step=plc_configure plc=plctest1_vplc07 force=False * 03:12:27 -- ********** 1 RUNNING step plc_start on plc plctest1_vplc07 -> 03:12:27 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 systemctl start plc Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. * 03:12:36 -- ********** 1 SUCCESSFUL step plc_start on plctest1_vplc07 TRACE: 1 03-12-27->9s=0:00:09.094146s status=OK step=plc_start plc=plctest1_vplc07 force=False * 03:12:36 -- ********** 1 RUNNING step keys_fetch on plc plctest1_vplc07 -> 03:12:36 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.02.13--f39-nofed-1-vplc07//etc/planetlab/debug_ssh_key.pub keys/2024.02.13--f39-nofed-1-vplc07-debug.pub -> 03:12:36 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 buzzcocks:/vservers/2024.02.13--f39-nofed-1-vplc07//etc/planetlab/debug_ssh_key.rsa keys/2024.02.13--f39-nofed-1-vplc07-debug.rsa * 03:12:37 -- ********** 1 SUCCESSFUL step keys_fetch on plctest1_vplc07 TRACE: 1 03-12-36->0s=0:00:00.889396s status=OK step=keys_fetch plc=plctest1_vplc07 force=False * 03:12:37 -- ********** 1 RUNNING step keys_store on plc plctest1_vplc07 * 03:12:37 -- Storing key key_admin in keys/key_admin.pub * 03:12:37 -- Storing key key_pi in keys/key_pi.pub * 03:12:37 -- Storing key key_user in keys/key_user.pub * 03:12:37 -- Storing key key_sfapi in keys/key_sfapi.pub * 03:12:37 -- Storing key key_sfauser in keys/key_sfauser.pub * 03:12:37 -- ********** 1 SUCCESSFUL step keys_store on plctest1_vplc07 TRACE: 1 03-12-37->0s=0:00:00.002414s status=OK step=keys_store plc=plctest1_vplc07 force=False * 03:12:37 -- ********** 1 RUNNING step keys_clear_known_hosts on plc plctest1_vplc07 * 03:12:37 -- Clearing entry for vnode01.pl.sophia.inria.fr in /root/.ssh/known_hosts -> 03:12:37 -- + sed -i -e '/^vnode01.pl.sophia.inria.fr/d' /root/.ssh/known_hosts * 03:12:37 -- ********** 1 SUCCESSFUL step keys_clear_known_hosts on plctest1_vplc07 TRACE: 1 03-12-37->0s=0:00:00.011484s status=OK step=keys_clear_known_hosts plc=plctest1_vplc07 force=False * 03:12:37 -- ********** 1 RUNNING step plcapi_urls on plc plctest1_vplc07 ... (http error 302) http://vplc07.pl.sophia.inria.fr/PLCAPI ... (http error 302) http://vplc07.pl.sophia.inria.fr/PLCAPI/ ... (http error 302) http://vplc07.pl.sophia.inria.fr:80/PLCAPI ... (http error 302) http://vplc07.pl.sophia.inria.fr:80/PLCAPI/ ... (http error 302) http://138.96.112.77/PLCAPI ... (http error 302) http://138.96.112.77/PLCAPI/ ... (http error 302) http://138.96.112.77:80/PLCAPI ... (http error 302) http://138.96.112.77:80/PLCAPI/ YES https://vplc07.pl.sophia.inria.fr/PLCAPI YES https://vplc07.pl.sophia.inria.fr/PLCAPI/ YES https://vplc07.pl.sophia.inria.fr:443/PLCAPI YES https://vplc07.pl.sophia.inria.fr:443/PLCAPI/ YES https://138.96.112.77/PLCAPI YES https://138.96.112.77/PLCAPI/ YES https://138.96.112.77:443/PLCAPI YES https://138.96.112.77:443/PLCAPI/ * 03:12:39 -- ********** 1 SUCCESSFUL step plcapi_urls on plctest1_vplc07 TRACE: 1 03-12-37->1s=0:00:01.888903s status=OK step=plcapi_urls plc=plctest1_vplc07 force=False * 03:12:39 -- ********** 1 RUNNING step speed_up_slices on plc plctest1_vplc07 -> 03:12:39 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07.nodemanager buzzcocks:/vservers/2024.02.13--f39-nofed-1-vplc07///var/www/html/PlanetLabConf/nodemanager scp: dest open "/vservers/2024.02.13--f39-nofed-1-vplc07///var/www/html/PlanetLabConf/nodemanager": No such file or directory scp: failed to upload file plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07.nodemanager to /vservers/2024.02.13--f39-nofed-1-vplc07///var/www/html/PlanetLabConf/nodemanager * 03:12:39 -- ********** 1 SUCCESSFUL step speed_up_slices on plctest1_vplc07 TRACE: 1 03-12-39->0s=0:00:00.400379s status=OK step=speed_up_slices plc=plctest1_vplc07 force=False * 03:12:39 -- ********** 1 RUNNING step initscripts on plc plctest1_vplc07 > 03:12:39 -- Adding Initscript in plc plctest1_vplc07 { 'initscript_fields': { 'enabled': True, 'name': 'initscript_by_name', 'script': '#!/bin/bash\n' 'command=$1; shift\n' 'slicename=$1; shift\n' 'stamp="initscript_by_name"\n' 'stampfile=/var/tmp/$stamp.stamp\n' 'date=$(date)\n' '\n' 'echo $date "Running initscript ' 'with command=$command and ' 'slicename=$slicename"\n' '\n' 'function start () {\n' ' (echo $date Starting test ' 'initscript: $stamp on ' 'slicename $slicename ; date) ' '>> $stampfile\n' ' echo $date "This is the ' 'stdout of the sliver ' '$slicename initscript $command ' '(exp. start) pid=$$"\n' ' echo $date "This is the ' 'stderr of the sliver ' '$slicename initscript $command ' '(exp. start) pid=$$" 1>&2\n' '}\n' 'function stop () {\n' ' echo $date "Removing stamp ' '$stampfile"\n' ' rm -f $stampfile\n' '}\n' 'function restart () {\n' ' stop\n' ' start\n' '}\n' 'case $command in\n' 'start) start ;;\n' 'stop) stop ;;\n' 'restart) restart ;;\n' '*) echo "Unknown command in ' 'initscript $command" ;;\n' 'esac\n'}} * 03:12:39 -- ********** 1 SUCCESSFUL step initscripts on plctest1_vplc07 TRACE: 1 03-12-39->0s=0:00:00.017990s status=OK step=initscripts plc=plctest1_vplc07 force=False * 03:12:39 -- ********** 1 RUNNING step sites on plc plctest1_vplc07 * 03:12:39 -- Creating site inri & users in plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 {'Username': 'root@test.onelab.eu', 'AuthMethod': 'password', 'AuthString': 'test++', 'Role': 'root'} * 03:12:39 -- Adding user admin@onelab.eu - roles ['admin'] * 03:12:39 -- Adding user fake-pi1@onelab.eu - roles ['pi'] * 03:12:39 -- Adding user fake-pi2@onelab.eu - roles ['pi', 'tech'] * 03:12:39 -- Adding user fake-tech1@onelab.eu - roles ['tech'] * 03:12:39 -- Adding user fake-user1@onelab.eu - roles ['user'] * 03:12:40 -- Adding user fake-tech2@onelab.eu - roles ['tech', 'user'] * 03:12:40 -- ********** 1 SUCCESSFUL step sites on plctest1_vplc07 TRACE: 1 03-12-39->0s=0:00:00.721410s status=OK step=sites plc=plctest1_vplc07 force=False * 03:12:40 -- ********** 1 RUNNING step nodes on plc plctest1_vplc07 * 03:12:40 -- Creating nodes for site inri in plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 > 03:12:40 -- Creating node {'name': 'node1', 'node_fields': {'hostname': 'vnode01.pl.sophia.inria.fr', 'model': 'qemu/minhw'}, 'host_box': 'boxtops', 'owner': 'pi', 'nodegroups': 'mynodegroup', 'interface_fields': {'method': 'static', 'type': 'ipv4', 'ip': '138.96.112.101', 'gateway': '138.96.112.250', 'network': '138.96.112.0', 'broadcast': '138.96.119.255', 'netmask': '255.255.248.0', 'dns1': '138.96.112.1', 'dns2': '138.96.112.2', 'mac': '02:34:56:00:00:01'}, 'node_fields_nint': {'dns': '138.96.112.1,138.96.112.2'}, 'interface_fields_nint': {'is_primary': True, 'method': 'static'}, 'ipaddress_fields': {'type': 'ipv4', 'ip_addr': '138.96.112.101', 'netmask': '255.255.248.0'}, 'route_fields': {'subnet': '0.0.0.0/0', 'next_hop': '138.96.112.250'}, 'bootmedium_options': ['serial', 'no-hangcheck', 'systemd-console'], 'tags': {}} { 'bootmedium_options': ['serial', 'no-hangcheck', 'systemd-console'], 'host_box': 'boxtops', 'interface_fields': { 'broadcast': '138.96.119.255', 'dns1': '138.96.112.1', 'dns2': '138.96.112.2', 'gateway': '138.96.112.250', 'ip': '138.96.112.101', 'mac': '02:34:56:00:00:01', 'method': 'static', 'netmask': '255.255.248.0', 'network': '138.96.112.0', 'type': 'ipv4'}, 'interface_fields_nint': {'is_primary': True, 'method': 'static'}, 'ipaddress_fields': { 'ip_addr': '138.96.112.101', 'netmask': '255.255.248.0', 'type': 'ipv4'}, 'name': 'node1', 'node_fields': { 'hostname': 'vnode01.pl.sophia.inria.fr', 'model': 'qemu/minhw'}, 'node_fields_nint': {'dns': '138.96.112.1,138.96.112.2'}, 'nodegroups': 'mynodegroup', 'owner': 'pi', 'route_fields': {'next_hop': '138.96.112.250', 'subnet': '0.0.0.0/0'}, 'tags': {}} * 03:12:40 -- node vnode01.pl.sophia.inria.fr created by user fake-pi1@onelab.eu * 03:12:40 -- ********** 1 SUCCESSFUL step nodes on plctest1_vplc07 TRACE: 1 03-12-40->0s=0:00:00.111289s status=OK step=nodes plc=plctest1_vplc07 force=False * 03:12:40 -- ********** 1 RUNNING step slices on plc plctest1_vplc07 * 03:12:40 -- Creating slice inri_sl1 * 03:12:40 -- Adding initscript code #!/bin/bash command=$1; shift slicename=$1; shift stamp="initscript_by_code" stampfile=/var/tmp/$stamp.stamp date=$(date) echo $date "Running initscript with command=$command and slicename=$slicename" function start () { (echo $date Starting test initscript: $stamp on slicename $slicename ; date) >> $stampfile echo $date "This is the stdout of the sliver $slicename initscript $command (exp. start) pid=$$" echo $date "This is the stderr of the sliver $slicename initscript $command (exp. start) pid=$$" 1>&2 } function stop () { echo $date "Removing stamp $stampfile" rm -f $stampfile } function restart () { stop start } case $command in start) start ;; stop) stop ;; restart) restart ;; *) echo "Unknown command in initscript $command" ;; esac in inri_sl1 * 03:12:40 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl1 * 03:12:40 -- Creating slice inri_sl2 * 03:12:40 -- Adding initscript name initscript_by_name in inri_sl2 * 03:12:40 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl2 * 03:12:40 -- Creating slice inri_sl3 * 03:12:40 -- Adding ['vnode01.pl.sophia.inria.fr'] in inri_sl3 * 03:12:40 -- ********** 1 SUCCESSFUL step slices on plctest1_vplc07 TRACE: 1 03-12-40->0s=0:00:00.406437s status=OK step=slices plc=plctest1_vplc07 force=False * 03:12:40 -- ********** 1 RUNNING step nodegroups on plc plctest1_vplc07 nodegroups: dealing with nodegroup mynodegroup on nodes ['vnode01.pl.sophia.inria.fr'] located tag (type) mynodegroup as 133 created nodegroup mynodegroup from tagname mynodegroup and value yes * 03:12:40 -- ********** 1 SUCCESSFUL step nodegroups on plctest1_vplc07 TRACE: 1 03-12-40->0s=0:00:00.096923s status=OK step=nodegroups plc=plctest1_vplc07 force=False * 03:12:40 -- ********** 1 RUNNING step leases on plc plctest1_vplc07 API answered grain= 1800 * 03:12:40 -- No reservable node found - proceeding without leases * 03:12:40 -- ********** 1 SUCCESSFUL step leases on plctest1_vplc07 TRACE: 1 03-12-40->0s=0:00:00.012043s status=OK step=leases plc=plctest1_vplc07 force=False * 03:12:40 -- ********** 1 RUNNING step gather_logs on plc plctest1_vplc07 -------------------- TestPlc.gather_logs : PLC's /var/log -> 03:12:40 -- + mkdir -p logs/myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -> 03:12:40 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 tar -C /var/log/ -cf - . + tar -C logs/myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. -> 03:12:41 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 03:12:41 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -> 03:12:41 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 tar -C /var/lib/pgsql/data/pg_log/ -cf - . + tar -C logs/myplc.pgsql-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. tar: /var/lib/pgsql/data/pg_log/: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : PLC's /root/sfi/ -> 03:12:42 -- + mkdir -p logs/sfi.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -> 03:12:42 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks ssh -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null vplc07 tar -C /root/sfi/ -cf - . + tar -C logs/sfi.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. Warning: Permanently added 'vplc07' (ED25519) to the list of known hosts. tar: /root/sfi/: Cannot open: No such file or directory tar: Error is not recoverable: exiting now tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : nodes's QEMU logs -> 03:12:42 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2024.02.13--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2024.02.13--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 03:12:43 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 03:12:43 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /var/log -cf - . + tar -C logs/node.var-log.vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -------------------- TestPlc.gather_logs : sample sliver's /var/log -> 03:12:46 -- + mkdir -p logs/sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr -> 03:12:46 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl1/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -> 03:12:49 -- + mkdir -p logs/sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr -> 03:12:49 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl2/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors -> 03:12:52 -- + mkdir -p logs/sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr -> 03:12:52 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -i keys/key_admin.rsa vnode01.pl.sophia.inria.fr tar -C /vservers/inri_sl3/var/log -cf - . + tar -C logs/sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr -xf - ssh: connect to host vnode01.pl.sophia.inria.fr port 22: No route to host tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors * 03:12:56 -- ********** 1 SUCCESSFUL step gather_logs on plctest1_vplc07 TRACE: 1 03-12-40->15s=0:00:15.287529s status=OK step=gather_logs plc=plctest1_vplc07 force=True TestMain exit code 0 run_log exit_code 0 + retcod=0 + set -e + trap failure ERR INT + echo 'retcod from run_log' 0 retcod from run_log 0 + case $retcod in + success=true + IGNORED= ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + mkdir -p /vservers/2024.02.13--f39-nofed/build/testlogs ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + rsync --verbose --archive root@testmaster.onelab.eu:2024.02.13--f39-nofed/logs/ /vservers/2024.02.13--f39-nofed/build/testlogs receiving incremental file list run -> run-03-09.txt run-03-09.txt success trace -> trace-03-09.txt trace-03-09.txt myplc.pgsql-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/README -> ../../usr/share/doc/systemd/README.logs myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/boot.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/btmp myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/dnf.librepo.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/dnf.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/dnf.rpm.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/hawkey.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/lastlog myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/maillog myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/messages myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/php.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/plc_api_ratelimit.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/plcapi.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/secure myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/spooler myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/tallylog myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/wtmp myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/cups/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/access_log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/error_log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/ssl_access_log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/ssl_error_log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/httpd/ssl_request_log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/journal/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/journal/1e56343167a441669120609f53a0d7f7/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/journal/1e56343167a441669120609f53a0d7f7/system.journal myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/mail/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/mail/statistics myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/myslice/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/myslice/myslice.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/php-fpm/ myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/php-fpm/error.log myplc.var-log.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/private/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc07.2024.02.13--f39-nofed-1-vplc07/ sliver.var-log.inri_sl1@vnode01.pl.sophia.inria.fr/ sliver.var-log.inri_sl2@vnode01.pl.sophia.inria.fr/ sliver.var-log.inri_sl3@vnode01.pl.sophia.inria.fr/ sent 641 bytes received 9,635,834 bytes 19,272,950.00 bytes/sec total size is 9,630,737 speedup is 1.00 ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + chmod -R a+r /vservers/2024.02.13--f39-nofed/build/testlogs/ ++ rootdir 2024.02.13--f39-nofed ++ slice=2024.02.13--f39-nofed ++ shift ++ echo /vservers/2024.02.13--f39-nofed + webpublish_rsync /build/lxc//2024.02.13--f39-nofed/testlogs/ /vservers/2024.02.13--f39-nofed/build/testlogs/ + local remote=/build/lxc//2024.02.13--f39-nofed/testlogs/ + shift + rsync --archive --delete /vservers/2024.02.13--f39-nofed/build/testlogs/ root@build.onelab.eu:/build/lxc//2024.02.13--f39-nofed/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Tue Feb 13 03:12:57 AM CET 2024' ============================== END lbuild-nightly.sh:run_log on Tue Feb 13 03:12:57 AM CET 2024 + '[' -z true ']' + success + set -x + '[' -z /build/lxc//2024.02.13--f39-nofed/log.txt ']' + webpublish mkdir -p /build/lxc//2024.02.13--f39-nofed + ssh root@build.onelab.eu mkdir -p /build/lxc//2024.02.13--f39-nofed + webpublish_rsync /build/lxc//2024.02.13--f39-nofed/log.txt /vservers/2024.02.13--f39-nofed/log.txt + local remote=/build/lxc//2024.02.13--f39-nofed/log.txt + shift + rsync --archive --delete /vservers/2024.02.13--f39-nofed/log.txt root@build.onelab.eu:/build/lxc//2024.02.13--f39-nofed/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2024.02.13--f39-nofed/log.txt ******************** END SUMMARY