==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.08.21--f39-nofed' Wed Aug 21 03:05:00 AM CEST 2024 XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.08.21--f39-nofed Wed Aug 21 03:05:00 AM CEST 2024 + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.08.21--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-13398 ++ 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-13398 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-13398 -xf - + cd /tmp/lbuild-nightly.sh-13398 + ./lbuild-initvm.sh -f f39 -d lxc -p linux64 2024.08.21--f39-nofed + set -e + local lxc=2024.08.21--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--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.08.21--f39-nofed + set -x + set -e + local lxc=2024.08.21--f39-nofed + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--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 139 kB/s | 26 kB 00:00 Fedora 39 - x86_64 - Updates 4.4 MB/s | 4.7 MB 00:01 Last metadata expiration check: 0:00:03 ago on Wed 21 Aug 2024 03:05:03 AM CEST. Dependencies resolved. Nothing to do. Complete! + echo 'Update finished' Update finished + echo 'Filling /vservers/2024.08.21--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' Filling /vservers/2024.08.21--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.08.21--f39-nofed/ + return 0 + return 0 ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + chroot /vservers/2024.08.21--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.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + chroot /vservers/2024.08.21--f39-nofed linux64 rpm --rebuilddb + fedora_configure 2024.08.21--f39-nofed f39 + set -x + set -e + local lxc=2024.08.21--f39-nofed + shift + local fcdistro=f39 + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + mkdir -p /vservers/2024.08.21--f39-nofed/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.08.21--f39-nofed/dev + rm -rf /vservers/2024.08.21--f39-nofed/dev + mkdir -p /vservers/2024.08.21--f39-nofed/dev + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/null c 1 3 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/zero c 1 5 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/random c 1 8 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.08.21--f39-nofed/dev/pts + mkdir -m 1777 /vservers/2024.08.21--f39-nofed/dev/shm + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty c 5 0 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.08.21--f39-nofed/dev/console c 5 1 + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/full c 1 7 + mknod -m 600 /vservers/2024.08.21--f39-nofed/dev/initctl p + mknod -m 666 /vservers/2024.08.21--f39-nofed/dev/ptmx c 5 2 + fedora_configure_systemd 2024.08.21--f39-nofed + set -e + set -x + local lxc=2024.08.21--f39-nofed + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + '[' -d /vservers/2024.08.21--f39-nofed/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.08.21--f39-nofed/etc/systemd/system/default.target + touch /vservers/2024.08.21--f39-nofed/etc/fstab + ln -sf /dev/null /vservers/2024.08.21--f39-nofed/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.08.21--f39-nofed/etc/systemd/system/getty@.service + rm -f /vservers/2024.08.21--f39-nofed/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.08.21--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.08.21--f39-nofed + local lxc=2024.08.21--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.08.21--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.08.21--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.08.21--f39-nofed/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2024.08.21--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.08.21--f39-nofed f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + chroot /vservers/2024.08.21--f39-nofed linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.08.21--f39-nofed' Initializing yum.repos.d in 2024.08.21--f39-nofed + rm -f /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora.repo /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora-updates.repo /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.08.21--f39-nofed/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.08.21--f39-nofed/etc/yum.repos.d/building.repo . f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.08.21--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.08.21--f39-nofed/etc/yum.repos.d/building.repo ./mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.08.21--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.08.21--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.08.21--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.08.21--f39-nofed --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2024.08.21--f39-nofed/cgroup ']' + mkdir /vservers/2024.08.21--f39-nofed/cgroup + '[' -h /vservers/2024.08.21--f39-nofed/etc/resolv.conf ']' + rm -f /vservers/2024.08.21--f39-nofed/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.08.21--f39-nofed/etc/resolv.conf + '[' -f /vservers/2024.08.21--f39-nofed/etc/hosts ']' + mkdir -p /vservers/2024.08.21--f39-nofed/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.08.21--f39-nofed/root/.ssh + chmod 600 /vservers/2024.08.21--f39-nofed/root/.ssh/authorized_keys + local config_xml=/tmp/2024.08.21--f39-nofed.xml + '[' -n true ']' + write_lxc_xml_natip 2024.08.21--f39-nofed + local lxc=2024.08.21--f39-nofed + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + cat + virsh -c lxc:/// define /tmp/2024.08.21--f39-nofed.xml Domain '2024.08.21--f39-nofed' defined from /tmp/2024.08.21--f39-nofed.xml + return 0 + devel_or_test_tools 2024.08.21--f39-nofed f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--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.08.21--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.08.21--f39-nofed linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.21.0 Installed: dnf-0:4.21.0-1.fc39.noarch at Sat Jul 20 01:05:07 2024 Built : Fedora Project at Wed Jul 3 20:53:28 2024 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Sat Feb 17 02:05:16 2024 Built : Fedora Project at Wed Feb 7 16:05:57 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.08.21--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 31 MB/s | 31 MB 00:01 Fedora 39 - x86_64 - Updates 51 kB/s | 257 B 00:00 Package coreutils-9.3-6.fc39.x86_64 is already installed. Package curl-8.2.1-5.fc39.x86_64 is already installed. Package diffutils-3.10-3.fc39.x86_64 is already installed. Package glibc-2.38-18.fc39.x86_64 is already installed. Package glibc-common-2.38-18.fc39.x86_64 is already installed. Package gzip-1.12-6.fc39.x86_64 is already installed. Package openssh-9.3p1-11.fc39.x86_64 is already installed. Package python3-3.12.4-1.fc39.x86_64 is already installed. Package rpm-4.19.1.1-1.fc39.x86_64 is already installed. Package yum-4.21.0-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.1.3-1.fc39 updates 79 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.191-2.fc39 updates 23 k emacs-nox x86_64 1:29.4-2.fc39 updates 31 M expat-devel x86_64 2.6.2-1.fc39 updates 54 k gcc-c++ x86_64 13.3.1-1.fc39 updates 13 M gd x86_64 2.3.3-12.fc39 fedora 139 k ghostscript x86_64 10.02.1-7.fc39 updates 37 k git x86_64 2.46.0-1.fc39 updates 52 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.62-2.fc39 updates 46 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-5.fc39 updates 997 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.62-2.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.22-1.fc39 updates 869 k postgresql x86_64 15.6-1.fc39 updates 1.7 M postgresql-server x86_64 15.6-1.fc39 updates 6.3 M python3-devel x86_64 3.12.4-1.fc39 updates 313 k readline-devel x86_64 8.2-6.fc39 updates 207 k redhat-rpm-config noarch 266-1.fc39 updates 78 k rpm-build x86_64 4.19.1.1-1.fc39 updates 78 k rpm-devel x86_64 4.19.1.1-1.fc39 updates 95 k rsync x86_64 3.3.0-1.fc39 updates 421 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-78.fc39 updates 30 M vconfig x86_64 1.9-35.fc39 fedora 27 k wget x86_64 1.21.4-1.fc39 updates 813 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.12-1.fc39 updates 521 k annobin-docs noarch 12.60-1.fc39 updates 88 k annobin-plugin-gcc x86_64 12.60-1.fc39 updates 965 k ansible-srpm-macros noarch 1-12.fc39 updates 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.3.1-1.fc39 updates 11 M createrepo_c-libs x86_64 1.1.3-1.fc39 updates 111 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.10-3.fc39 updates 269 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.191-2.fc39 updates 559 k emacs-common x86_64 1:29.4-2.fc39 updates 42 M emacs-filesystem noarch 1:29.4-2.fc39 updates 7.3 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-6.fc39 updates 296 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.3.1-1.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.3.1-1.fc39 updates 34 M gcc-plugin-annobin x86_64 13.3.1-1.fc39 updates 56 k gdb-minimal x86_64 14.2-2.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-7.fc39 updates 13 k ghostscript-tools-printing x86_64 10.02.1-7.fc39 updates 13 k git-core x86_64 2.46.0-1.fc39 updates 4.7 M git-core-doc noarch 2.46.0-1.fc39 updates 3.0 M glibc-devel x86_64 2.38-18.fc39 updates 86 k glibc-headers-x86 noarch 2.38-18.fc39 updates 571 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.5.0-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.1.0-1.fc39 updates 496 k httpd-core x86_64 2.4.62-2.fc39 updates 1.4 M httpd-filesystem noarch 2.4.62-2.fc39 updates 12 k httpd-tools x86_64 2.4.62-2.fc39 updates 80 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.10.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.3-1.fc39 updates 60 k kmod x86_64 30-6.fc39 fedora 120 k krb5-devel x86_64 1.21.3-1.fc39 updates 143 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.9-1.fc39 updates 650 k libX11-common noarch 1.8.9-1.fc39 updates 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.9.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.3.1-1.fc39 updates 10 M libgs x86_64 10.02.1-7.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-5.fc39 updates 300 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.3-1.fc39 updates 1.2 M libkadm5 x86_64 1.21.3-1.fc39 updates 77 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.3.1-1.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 libtree-sitter x86_64 0.22.2-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.42-1.fc39 updates 187 k libzstd-devel x86_64 1.5.6-1.fc39 updates 52 k lua-srpm-macros noarch 1-13.fc39 updates 8.7 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-5.fc39 updates 741 k ncurses x86_64 6.4-7.20230520.fc39.1 updates 416 k ncurses-c++-libs x86_64 6.4-7.20230520.fc39.1 updates 37 k ncurses-devel x86_64 6.4-7.20230520.fc39.1 updates 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.2-1.fc39 updates 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.62-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.46.0-1.fc39 updates 39 k perl-HTML-Parser x86_64 3.82-1.fc39 updates 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.14-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.20240720-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.77-1.fc39 updates 208 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.22-1.fc39 updates 5.4 M php-common x86_64 8.2.22-1.fc39 updates 864 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.6-1.fc39 updates 141 k procmail x86_64 3.24-2.fc39 fedora 183 k pyproject-rpm-macros noarch 1.13.0-1.fc39 updates 42 k pyproject-srpm-macros noarch 1.13.0-1.fc39 updates 13 k python-rpm-macros noarch 3.12-8.fc39 updates 18 k python-srpm-macros noarch 3.12-8.fc39 updates 23 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-8.fc39 updates 12 k qt5-srpm-macros noarch 5.15.14-2.fc39 updates 8.9 k qt6-srpm-macros noarch 6.6.2-1.fc39 updates 8.9 k rav1e-libs x86_64 0.7.1-2.fc39 updates 1.0 M rpmautospec-rpm-macros noarch 0.6.5-1.fc39 updates 9.8 k rust-srpm-macros noarch 26.3-1.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.16-1.fc39 updates 26 k systemd-udev x86_64 254.16-1.fc39 updates 2.1 M systemtap-sdt-devel x86_64 5.1-1.fc39 updates 73 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-78.fc39 updates 271 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-78.fc39 updates 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-78.fc39 updates 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-78.fc39 updates 445 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-78.fc39 updates 968 k texlive-dehyph noarch 11:svn48599-69.fc39 fedora 66 k texlive-dvipdfmx x86_64 11:svn66203-78.fc39 updates 3.0 M texlive-dvips x86_64 11:svn66203-78.fc39 updates 736 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-78.fc39 updates 1.1 M texlive-epstopdf noarch 11:svn66461-78.fc39 updates 29 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-78.fc39 updates 37 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-78.fc39 updates 34 k texlive-helvetic noarch 11:svn61719-69.fc39 fedora 655 k texlive-hitex x86_64 11:svn65883-78.fc39 updates 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-78.fc39 updates 69 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-78.fc39 updates 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-78.fc39 updates 490 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-78.fc39 updates 402 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-78.fc39 updates 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-78.fc39 updates 1.2 M texlive-luatex x86_64 11:svn66967-78.fc39 updates 3.8 M texlive-luatexbase noarch 11:svn52663-69.fc39 fedora 16 k texlive-lwarp noarch 11:svn66259-78.fc39 updates 3.5 M texlive-makecmds noarch 11:svn15878.0-69.fc39 fedora 15 k texlive-makeindex x86_64 11:svn62517-78.fc39 updates 431 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-78.fc39 updates 266 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-78.fc39 updates 100 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-78.fc39 updates 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-78.fc39 updates 51 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-78.fc39 updates 7.7 M texlive-omega noarch 11:svn33046.0-69.fc39 fedora 1.2 M texlive-omegaware x86_64 11:svn66186-78.fc39 updates 236 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-78.fc39 updates 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-78.fc39 updates 208 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-78.fc39 updates 2.0 M texlive-texlive-msg-translations noarch 11:svn66593-69.fc39 fedora 165 k texlive-texlive-scripts noarch 11:svn66584-78.fc39 updates 120 k texlive-texlive-scripts-extra noarch 11:svn62517-78.fc39 updates 61 k texlive-texlive.infra noarch 11:svn66512-78.fc39 updates 294 k texlive-texsis noarch 11:svn45678-78.fc39 updates 261 k texlive-textcase noarch 11:svn63868-69.fc39 fedora 16 k texlive-thumbpdf noarch 11:svn62518-78.fc39 updates 40 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-78.fc39 updates 348 k texlive-xetex x86_64 11:svn66203-78.fc39 updates 1.2 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-78.fc39 updates 55 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-20.fc39 updates 847 k urw-base35-c059-fonts noarch 20200910-20.fc39 updates 874 k urw-base35-d050000l-fonts noarch 20200910-20.fc39 updates 76 k urw-base35-fonts noarch 20200910-20.fc39 updates 10 k urw-base35-fonts-common noarch 20200910-20.fc39 updates 21 k urw-base35-gothic-fonts noarch 20200910-20.fc39 updates 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-20.fc39 updates 795 k urw-base35-nimbus-roman-fonts noarch 20200910-20.fc39 updates 856 k urw-base35-nimbus-sans-fonts noarch 20200910-20.fc39 updates 1.3 M urw-base35-p052-fonts noarch 20200910-20.fc39 updates 973 k urw-base35-standard-symbols-ps-fonts noarch 20200910-20.fc39 updates 58 k urw-base35-z003-fonts noarch 20200910-20.fc39 updates 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.6-1.fc39 updates 479 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-8.fc39 updates 1.6 M jxl-pixbuf-loader x86_64 1:0.8.3-1.fc39 updates 60 k mod_http2 x86_64 2.0.29-1.fc39 updates 162 k mod_lua x86_64 2.4.62-2.fc39 updates 57 k nano-default-editor noarch 7.2-5.fc39 updates 8.8 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.19.1-1.fc39 updates 203 k psutils noarch 2.10-2.fc39 fedora 54 k python3-pip noarch 23.2.1-2.fc39 updates 3.1 M python3-setuptools noarch 67.7.2-8.fc39 updates 1.5 M sudo-python-plugin x86_64 1.9.15-1.p5.fc39 updates 53 k Transaction Summary ============================================================================================== Install 853 Packages Total download size: 535 M Installed size: 1.5 G Downloading Packages: (1/853): adobe-mappings-cmap-deprecated-2023062 4.3 MB/s | 113 kB 00:00 (2/853): abattis-cantarell-vf-fonts-0.301-10.fc 4.2 MB/s | 121 kB 00:00 (3/853): apr-1.7.3-2.fc39.x86_64.rpm 20 MB/s | 127 kB 00:00 (4/853): apr-util-1.6.3-4.fc39.x86_64.rpm 19 MB/s | 96 kB 00:00 (5/853): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 3.8 MB/s | 13 kB 00:00 (6/853): adobe-mappings-pdf-20190401-5.fc39.noa 32 MB/s | 698 kB 00:00 (7/853): apr-util-openssl-1.6.3-4.fc39.x86_64.r 2.7 MB/s | 15 kB 00:00 (8/853): adobe-mappings-cmap-20230622-1.fc39.no 37 MB/s | 2.1 MB 00:00 (9/853): avahi-libs-0.8-24.fc39.x86_64.rpm 15 MB/s | 67 kB 00:00 (10/853): beecrypt-4.2.1-33.fc39.x86_64.rpm 22 MB/s | 108 kB 00:00 (11/853): automake-1.16.5-13.fc39.noarch.rpm 31 MB/s | 697 kB 00:00 (12/853): autoconf-2.71-6.fc39.noarch.rpm 27 MB/s | 733 kB 00:00 (13/853): beecrypt-devel-4.2.1-33.fc39.x86_64.r 5.6 MB/s | 45 kB 00:00 (14/853): biber-2.19-3.fc39.noarch.rpm 37 MB/s | 292 kB 00:00 (15/853): bzip2-1.0.8-16.fc39.x86_64.rpm 13 MB/s | 52 kB 00:00 (16/853): cmake-filesystem-3.27.7-1.fc39.x86_64 6.6 MB/s | 19 kB 00:00 (17/853): cronie-1.6.1-5.fc39.x86_64.rpm 26 MB/s | 117 kB 00:00 (18/853): cairo-1.18.0-1.fc39.x86_64.rpm 48 MB/s | 710 kB 00:00 (19/853): cpio-2.14-4.fc39.x86_64.rpm 23 MB/s | 279 kB 00:00 (20/853): cronie-anacron-1.6.1-5.fc39.x86_64.rp 5.8 MB/s | 32 kB 00:00 (21/853): crontabs-1.11-30.20190603git.fc39.noa 6.1 MB/s | 18 kB 00:00 (22/853): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 39 MB/s | 73 kB 00:00 (23/853): default-fonts-core-sans-4.0-9.fc39.no 11 MB/s | 32 kB 00:00 (24/853): docbook-dtds-1.0-82.fc39.noarch.rpm 57 MB/s | 335 kB 00:00 (25/853): docbook-utils-0.6.14-57.fc39.noarch.r 15 MB/s | 69 kB 00:00 (26/853): docbook-style-dsssl-1.79-36.fc39.noar 33 MB/s | 259 kB 00:00 (27/853): docbook-utils-pdf-0.6.14-57.fc39.noar 2.8 MB/s | 8.9 kB 00:00 (28/853): drpm-0.5.2-3.fc39.x86_64.rpm 19 MB/s | 64 kB 00:00 (29/853): ed-1.19-4.fc39.x86_64.rpm 27 MB/s | 79 kB 00:00 (30/853): dwz-0.15-3.fc39.x86_64.rpm 30 MB/s | 134 kB 00:00 (31/853): efi-srpm-macros-5-9.fc39.noarch.rpm 6.1 MB/s | 22 kB 00:00 (32/853): enchant2-2.5.0-5.fc39.x86_64.rpm 22 MB/s | 62 kB 00:00 (33/853): fedora-logos-httpd-38.1.0-2.fc39.noar 9.6 MB/s | 15 kB 00:00 (34/853): file-5.44-5.fc39.x86_64.rpm 24 MB/s | 49 kB 00:00 (35/853): fonts-filesystem-2.0.5-12.fc39.noarch 4.2 MB/s | 8.2 kB 00:00 (36/853): fonts-srpm-macros-2.0.5-12.fc39.noarc 19 MB/s | 26 kB 00:00 (37/853): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 4.2 MB/s | 7.4 kB 00:00 (38/853): freetype-2.13.1-2.fc39.x86_64.rpm 54 MB/s | 414 kB 00:00 (39/853): gc-8.2.2-4.fc39.x86_64.rpm 15 MB/s | 110 kB 00:00 (40/853): gd-2.3.3-12.fc39.x86_64.rpm 17 MB/s | 139 kB 00:00 (41/853): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 2.8 MB/s | 7.8 kB 00:00 (42/853): gnat-srpm-macros-6-3.fc39.noarch.rpm 2.8 MB/s | 8.8 kB 00:00 (43/853): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 59 MB/s | 484 kB 00:00 (44/853): gpgme-1.20.0-5.fc39.x86_64.rpm 27 MB/s | 210 kB 00:00 (45/853): gpm-libs-1.20.7-44.fc39.x86_64.rpm 5.0 MB/s | 20 kB 00:00 (46/853): graphite2-1.3.14-12.fc39.x86_64.rpm 20 MB/s | 95 kB 00:00 (47/853): gnupg1-1.4.23-23.fc39.x86_64.rpm 37 MB/s | 1.3 MB 00:00 (48/853): google-droid-sans-fonts-20200215-17.f 37 MB/s | 2.7 MB 00:00 (49/853): harfbuzz-8.2.1-2.fc39.x86_64.rpm 22 MB/s | 975 kB 00:00 (50/853): hostname-3.23-9.fc39.x86_64.rpm 4.9 MB/s | 28 kB 00:00 (51/853): hunspell-en-0.20201207-7.fc39.noarch. 23 MB/s | 190 kB 00:00 (52/853): hunspell-1.7.2-5.fc39.x86_64.rpm 34 MB/s | 472 kB 00:00 (53/853): hunspell-en-GB-0.20201207-7.fc39.noar 33 MB/s | 226 kB 00:00 (54/853): hunspell-en-US-0.20201207-7.fc39.noar 34 MB/s | 181 kB 00:00 (55/853): hunspell-filesystem-1.7.2-5.fc39.x86_ 2.4 MB/s | 9.2 kB 00:00 (56/853): iptables-legacy-1.8.9-5.fc39.x86_64.r 16 MB/s | 52 kB 00:00 (57/853): iptables-legacy-libs-1.8.9-5.fc39.x86 10 MB/s | 38 kB 00:00 (58/853): jansson-2.13.1-7.fc39.x86_64.rpm 15 MB/s | 44 kB 00:00 (59/853): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 19 MB/s | 73 kB 00:00 (60/853): iptables-libs-1.8.9-5.fc39.x86_64.rpm 34 MB/s | 414 kB 00:00 (61/853): jbigkit-libs-2.1-26.fc39.x86_64.rpm 12 MB/s | 53 kB 00:00 (62/853): kbd-2.6.3-1.fc39.x86_64.rpm 28 MB/s | 428 kB 00:00 (63/853): kbd-legacy-2.6.3-1.fc39.noarch.rpm 31 MB/s | 574 kB 00:00 (64/853): kernel-srpm-macros-1.0-20.fc39.noarch 3.2 MB/s | 10 kB 00:00 (65/853): kmod-30-6.fc39.x86_64.rpm 27 MB/s | 120 kB 00:00 (66/853): lcms2-2.15-2.fc39.x86_64.rpm 27 MB/s | 177 kB 00:00 (67/853): guile22-2.2.7-9.fc39.x86_64.rpm 41 MB/s | 6.5 MB 00:00 (68/853): less-633-2.fc39.x86_64.rpm 5.6 MB/s | 175 kB 00:00 (69/853): libICE-1.0.10-11.fc39.x86_64.rpm 26 MB/s | 70 kB 00:00 (70/853): kbd-misc-2.6.3-1.fc39.noarch.rpm 28 MB/s | 1.6 MB 00:00 (71/853): libSM-1.2.3-13.fc39.x86_64.rpm 4.4 MB/s | 41 kB 00:00 (72/853): libXau-1.0.11-3.fc39.x86_64.rpm 3.9 MB/s | 31 kB 00:00 (73/853): libXaw-1.0.14-5.fc39.x86_64.rpm 52 MB/s | 202 kB 00:00 (74/853): libXext-1.3.5-3.fc39.x86_64.rpm 12 MB/s | 39 kB 00:00 (75/853): libXi-1.8.1-2.fc39.x86_64.rpm 11 MB/s | 40 kB 00:00 (76/853): libXmu-1.1.4-3.fc39.x86_64.rpm 35 MB/s | 76 kB 00:00 (77/853): libXrender-0.9.11-3.fc39.x86_64.rpm 15 MB/s | 27 kB 00:00 (78/853): libXt-1.2.1-5.fc39.x86_64.rpm 51 MB/s | 178 kB 00:00 (79/853): libavif-0.11.1-11.fc39.x86_64.rpm 23 MB/s | 84 kB 00:00 (80/853): libcom_err-devel-1.47.0-2.fc39.x86_64 5.4 MB/s | 16 kB 00:00 (81/853): libdatrie-0.2.13-7.fc39.x86_64.rpm 15 MB/s | 32 kB 00:00 (82/853): libdav1d-1.2.1-2.fc39.x86_64.rpm 43 MB/s | 618 kB 00:00 (83/853): libibverbs-46.0-4.fc39.x86_64.rpm 25 MB/s | 431 kB 00:00 (84/853): libijs-0.35-19.fc39.x86_64.rpm 8.1 MB/s | 29 kB 00:00 (85/853): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 28 MB/s | 183 kB 00:00 (86/853): liblerc-4.0.0-4.fc39.x86_64.rpm 24 MB/s | 201 kB 00:00 (87/853): liblockfile-1.17-6.fc39.x86_64.rpm 8.7 MB/s | 30 kB 00:00 (88/853): libmetalink-0.1.3-32.fc39.x86_64.rpm 10 MB/s | 32 kB 00:00 (89/853): libmpc-1.3.1-3.fc39.x86_64.rpm 14 MB/s | 70 kB 00:00 (90/853): libndp-1.8-6.fc39.x86_64.rpm 9.4 MB/s | 37 kB 00:00 (91/853): libnetfilter_conntrack-1.0.9-2.fc39.x 20 MB/s | 59 kB 00:00 (92/853): libnfnetlink-1.0.1-24.fc39.x86_64.rpm 7.0 MB/s | 29 kB 00:00 (93/853): libpaper-2.1.1-1.fc39.x86_64.rpm 7.0 MB/s | 27 kB 00:00 (94/853): libpath_utils-0.2.1-54.fc39.x86_64.rp 10 MB/s | 29 kB 00:00 (95/853): libpkgconf-1.9.5-2.fc39.x86_64.rpm 12 MB/s | 38 kB 00:00 (96/853): libpcap-1.10.4-2.fc39.x86_64.rpm 27 MB/s | 175 kB 00:00 (97/853): libpng-1.6.37-15.fc39.x86_64.rpm 28 MB/s | 119 kB 00:00 (98/853): libpq-devel-15.3-1.fc39.x86_64.rpm 22 MB/s | 107 kB 00:00 (99/853): libpq-15.3-1.fc39.x86_64.rpm 22 MB/s | 215 kB 00:00 (100/853): libsepol-devel-3.5-2.fc39.x86_64.rpm 17 MB/s | 49 kB 00:00 (101/853): libselinux-devel-3.5-5.fc39.x86_64.r 23 MB/s | 151 kB 00:00 (102/853): libtalloc-2.4.1-1.fc39.x86_64.rpm 11 MB/s | 30 kB 00:00 (103/853): libthai-0.1.29-6.fc39.x86_64.rpm 26 MB/s | 213 kB 00:00 (104/853): libtiff-4.4.0-8.fc39.x86_64.rpm 23 MB/s | 202 kB 00:00 (105/853): libusb-compat-0.1-0.1.8-5.fc39.x86_6 5.5 MB/s | 29 kB 00:00 (106/853): libverto-devel-0.3.2-6.fc39.x86_64.r 4.7 MB/s | 14 kB 00:00 (107/853): libtool-2.4.7-7.fc39.x86_64.rpm 43 MB/s | 601 kB 00:00 (108/853): libvmaf-2.3.0-6.fc39.x86_64.rpm 32 MB/s | 180 kB 00:00 (109/853): libxcb-1.13.1-12.fc39.x86_64.rpm 27 MB/s | 233 kB 00:00 (110/853): libwebp-1.3.2-2.fc39.x86_64.rpm 21 MB/s | 284 kB 00:00 (111/853): libxcrypt-devel-4.4.36-2.fc39.x86_64 11 MB/s | 30 kB 00:00 (112/853): linuxdoc-tools-0.9.82-3.fc39.x86_64. 22 MB/s | 180 kB 00:00 (113/853): libxml2-devel-2.10.4-3.fc39.x86_64.r 33 MB/s | 527 kB 00:00 (114/853): m4-1.4.19-6.fc39.x86_64.rpm 26 MB/s | 303 kB 00:00 (115/853): mailcap-2.1.54-2.fc39.noarch.rpm 6.8 MB/s | 34 kB 00:00 (116/853): mailx-12.5-44.fc39.x86_64.rpm 26 MB/s | 262 kB 00:00 (117/853): lynx-2.9.0-dev.12.1.fc39.1.x86_64.rp 36 MB/s | 1.6 MB 00:00 (118/853): ocaml-srpm-macros-8-2.fc39.noarch.rp 3.4 MB/s | 14 kB 00:00 (119/853): openblas-srpm-macros-2-14.fc39.noarc 2.4 MB/s | 7.5 kB 00:00 (120/853): make-4.4.1-2.fc39.x86_64.rpm 28 MB/s | 589 kB 00:00 (121/853): libicu-73.2-2.fc39.x86_64.rpm 51 MB/s | 11 MB 00:00 (122/853): openjade-1.3.2-76.fc39.x86_64.rpm 16 MB/s | 858 kB 00:00 (123/853): opensp-1.5.2-43.fc39.x86_64.rpm 16 MB/s | 884 kB 00:00 (124/853): package-notes-srpm-macros-0.5-9.fc39 2.9 MB/s | 11 kB 00:00 (125/853): paper-2.1.1-1.fc39.x86_64.rpm 8.8 MB/s | 29 kB 00:00 (126/853): openssl-3.1.1-4.fc39.x86_64.rpm 37 MB/s | 1.0 MB 00:00 (127/853): patch-2.7.6-22.fc39.x86_64.rpm 21 MB/s | 125 kB 00:00 (128/853): patchutils-0.4.2-11.fc39.x86_64.rpm 25 MB/s | 107 kB 00:00 (129/853): pcre2-utf16-10.42-1.fc39.2.x86_64.rp 25 MB/s | 212 kB 00:00 (130/853): pcre2-devel-10.42-1.fc39.2.x86_64.rp 32 MB/s | 505 kB 00:00 (131/853): pcre2-utf32-10.42-1.fc39.2.x86_64.rp 31 MB/s | 200 kB 00:00 (132/853): perl-Authen-SASL-2.1700-1.fc39.noarc 16 MB/s | 62 kB 00:00 (133/853): openssl-devel-3.1.1-4.fc39.x86_64.rp 50 MB/s | 2.6 MB 00:00 (134/853): perl-B-Hooks-EndOfScope-0.26-7.fc39. 3.2 MB/s | 43 kB 00:00 (135/853): perl-Business-ISBN-3.008-2.fc39.noar 2.5 MB/s | 32 kB 00:00 (136/853): perl-Business-ISMN-1.203-2.fc39.noar 12 MB/s | 25 kB 00:00 (137/853): perl-Business-ISSN-1.005-8.fc39.noar 13 MB/s | 18 kB 00:00 (138/853): perl-CPAN-Meta-2.150010-500.fc39.noa 55 MB/s | 191 kB 00:00 (139/853): perl-CPAN-Meta-Requirements-2.143-4. 10 MB/s | 35 kB 00:00 (140/853): perl-CPAN-Meta-YAML-0.018-501.fc39.n 8.2 MB/s | 26 kB 00:00 (141/853): perl-Carp-1.54-500.fc39.noarch.rpm 15 MB/s | 29 kB 00:00 (142/853): perl-Class-Data-Inheritable-0.09-6.f 9.7 MB/s | 13 kB 00:00 (143/853): perl-Class-Accessor-0.51-18.fc39.noa 10 MB/s | 28 kB 00:00 (144/853): perl-Class-Inspector-1.36-14.fc39.no 13 MB/s | 30 kB 00:00 (145/853): perl-Class-Method-Modifiers-2.15-2.f 20 MB/s | 50 kB 00:00 (146/853): perl-Class-Singleton-1.6-9.fc39.noar 16 MB/s | 25 kB 00:00 (147/853): perl-Class-XSAccessor-1.19-31.fc39.x 22 MB/s | 46 kB 00:00 (148/853): perl-Clone-0.46-4.fc39.x86_64.rpm 11 MB/s | 22 kB 00:00 (149/853): perl-Compress-Raw-Bzip2-2.206-1.fc39 22 MB/s | 35 kB 00:00 (150/853): perl-Compress-Raw-Zlib-2.206-1.fc39. 25 MB/s | 64 kB 00:00 (151/853): perl-Convert-ASN1-0.34-1.fc39.noarch 26 MB/s | 59 kB 00:00 (152/853): perl-Data-Compare-1.29-2.fc39.noarch 16 MB/s | 34 kB 00:00 (153/853): perl-Data-Dump-1.25-8.fc39.noarch.rp 21 MB/s | 32 kB 00:00 (154/853): perl-Data-Dumper-2.188-501.fc39.x86_ 23 MB/s | 56 kB 00:00 (155/853): perl-Data-OptList-0.114-2.fc39.noarc 14 MB/s | 27 kB 00:00 (156/853): perl-Data-Uniqid-0.12-31.fc39.noarch 6.3 MB/s | 12 kB 00:00 (157/853): perl-Date-ISO8601-0.005-18.fc39.noar 13 MB/s | 19 kB 00:00 (158/853): perl-DateTime-1.59-5.fc39.x86_64.rpm 48 MB/s | 132 kB 00:00 (159/853): perl-DateTime-Calendar-Julian-0.107- 7.4 MB/s | 23 kB 00:00 (160/853): perl-DateTime-Format-Builder-0.8300- 30 MB/s | 93 kB 00:00 (161/853): perl-DateTime-Format-Strptime-1.79-8 14 MB/s | 41 kB 00:00 (162/853): perl-DateTime-TimeZone-SystemV-0.010 4.7 MB/s | 22 kB 00:00 (163/853): perl-DateTime-TimeZone-Tzfile-0.011- 4.6 MB/s | 19 kB 00:00 (164/853): perl-Devel-Caller-2.07-3.fc39.x86_64 6.5 MB/s | 19 kB 00:00 (165/853): perl-Devel-CallChecker-0.009-3.fc39. 6.1 MB/s | 24 kB 00:00 (166/853): perl-Devel-GlobalDestruction-0.14-22 3.7 MB/s | 17 kB 00:00 (167/853): perl-Devel-LexAlias-0.05-34.fc39.x86 4.0 MB/s | 16 kB 00:00 (168/853): perl-Devel-StackTrace-2.04-16.fc39.n 9.6 MB/s | 30 kB 00:00 (169/853): perl-Digest-1.20-500.fc39.noarch.rpm 7.4 MB/s | 25 kB 00:00 (170/853): perl-Devel-PPPort-3.71-501.fc39.x86_ 25 MB/s | 218 kB 00:00 (171/853): perl-Digest-HMAC-1.04-8.fc39.noarch. 8.3 MB/s | 22 kB 00:00 (172/853): perl-Digest-MD5-2.58-500.fc39.x86_64 9.7 MB/s | 35 kB 00:00 (173/853): perl-Digest-SHA-6.04-501.fc39.x86_64 17 MB/s | 61 kB 00:00 (174/853): perl-Dist-CheckConflicts-0.11-28.fc3 7.2 MB/s | 23 kB 00:00 (175/853): perl-DynaLoader-Functions-0.004-2.fc 5.8 MB/s | 19 kB 00:00 (176/853): perl-Email-Date-Format-1.008-2.fc39. 5.5 MB/s | 18 kB 00:00 (177/853): perl-Encode-Locale-1.05-27.fc39.noar 4.9 MB/s | 18 kB 00:00 (178/853): perl-Error-0.17029-13.fc39.noarch.rp 10 MB/s | 40 kB 00:00 (179/853): perl-DateTime-Locale-1.39-2.fc39.noa 63 MB/s | 3.7 MB 00:00 (180/853): perl-Eval-Closure-0.14-21.fc39.noarc 1.3 MB/s | 24 kB 00:00 (181/853): perl-Exception-Class-1.45-8.fc39.noa 15 MB/s | 43 kB 00:00 (182/853): perl-Exporter-5.77-500.fc39.noarch.r 6.9 MB/s | 31 kB 00:00 (183/853): perl-Exporter-Tiny-1.006002-2.fc39.n 15 MB/s | 56 kB 00:00 (184/853): perl-Encode-3.19-500.fc39.x86_64.rpm 40 MB/s | 1.7 MB 00:00 (185/853): perl-ExtUtils-Command-7.70-501.fc39. 1.4 MB/s | 14 kB 00:00 (186/853): perl-ExtUtils-Install-2.22-500.fc39. 5.1 MB/s | 43 kB 00:00 (187/853): perl-ExtUtils-MM-Utils-7.70-501.fc39 5.8 MB/s | 11 kB 00:00 (188/853): perl-ExtUtils-Manifest-1.75-3.fc39.n 9.8 MB/s | 34 kB 00:00 (189/853): perl-ExtUtils-MakeMaker-7.70-501.fc3 52 MB/s | 292 kB 00:00 (190/853): perl-ExtUtils-ParseXS-3.51-500.fc39. 29 MB/s | 187 kB 00:00 (191/853): perl-File-Find-Rule-0.34-26.fc39.noa 8.1 MB/s | 32 kB 00:00 (192/853): perl-File-Listing-6.16-1.fc39.noarch 8.7 MB/s | 25 kB 00:00 (193/853): perl-File-Path-2.18-500.fc39.noarch. 23 MB/s | 35 kB 00:00 (194/853): perl-File-ShareDir-1.118-9.fc39.noar 13 MB/s | 29 kB 00:00 (195/853): perl-File-Slurper-0.014-3.fc39.noarc 11 MB/s | 21 kB 00:00 (196/853): perl-File-Temp-0.231.100-500.fc39.no 25 MB/s | 58 kB 00:00 (197/853): perl-Filter-1.64-501.fc39.x86_64.rpm 43 MB/s | 87 kB 00:00 (198/853): perl-GD-2.78-3.fc39.x86_64.rpm 46 MB/s | 181 kB 00:00 (199/853): perl-GSSAPI-0.28-43.fc39.x86_64.rpm 17 MB/s | 55 kB 00:00 (200/853): perl-Getopt-Long-2.54-500.fc39.noarc 15 MB/s | 60 kB 00:00 (201/853): perl-HTML-Tagset-3.20-54.fc39.noarch 5.1 MB/s | 18 kB 00:00 (202/853): perl-GD-Barcode-1.15-44.fc39.noarch. 53 MB/s | 629 kB 00:00 (203/853): perl-HTTP-Cookies-6.10-10.fc39.noarc 8.2 MB/s | 37 kB 00:00 (204/853): perl-HTTP-Date-6.06-2.fc39.noarch.rp 5.4 MB/s | 24 kB 00:00 (205/853): perl-HTTP-Message-6.44-3.fc39.noarch 45 MB/s | 101 kB 00:00 (206/853): perl-HTTP-Negotiate-6.01-36.fc39.noa 6.1 MB/s | 19 kB 00:00 (207/853): perl-HTTP-Tiny-0.088-3.fc39.noarch.r 19 MB/s | 56 kB 00:00 (208/853): perl-IO-Compress-2.206-1.fc39.noarch 62 MB/s | 272 kB 00:00 (209/853): perl-IO-Compress-Brotli-0.004001-10. 7.6 MB/s | 27 kB 00:00 (210/853): perl-IO-HTML-1.004-11.fc39.noarch.rp 7.0 MB/s | 28 kB 00:00 (211/853): perl-IO-Socket-IP-0.42-1.fc39.noarch 20 MB/s | 42 kB 00:00 (212/853): perl-IO-Socket-SSL-2.083-3.fc39.noar 60 MB/s | 225 kB 00:00 (213/853): perl-IO-String-1.08-48.fc39.noarch.r 3.7 MB/s | 17 kB 00:00 (214/853): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 9.4 MB/s | 39 kB 00:00 (215/853): perl-IPC-SysV-2.09-501.fc39.x86_64.r 18 MB/s | 41 kB 00:00 (216/853): perl-IPC-System-Simple-1.30-11.fc39. 21 MB/s | 39 kB 00:00 (217/853): perl-JSON-4.10-3.fc39.noarch.rpm 32 MB/s | 95 kB 00:00 (218/853): perl-JSON-PP-4.16-501.fc39.noarch.rp 23 MB/s | 67 kB 00:00 (219/853): perl-LWP-MediaTypes-6.04-15.fc39.noa 9.5 MB/s | 33 kB 00:00 (220/853): perl-LDAP-0.68-11.fc39.noarch.rpm 55 MB/s | 384 kB 00:00 (221/853): perl-Lexical-SealRequireHints-0.012- 5.1 MB/s | 26 kB 00:00 (222/853): perl-Lexical-Var-0.010-3.fc39.x86_64 9.5 MB/s | 33 kB 00:00 (223/853): perl-Lingua-Translit-0.29-4.fc39.noa 22 MB/s | 33 kB 00:00 (224/853): perl-List-AllUtils-0.19-10.fc39.noar 20 MB/s | 48 kB 00:00 (225/853): perl-List-MoreUtils-0.430-9.fc39.noa 24 MB/s | 61 kB 00:00 (226/853): perl-List-MoreUtils-XS-0.430-11.fc39 24 MB/s | 64 kB 00:00 (227/853): perl-List-SomeUtils-0.59-3.fc39.noar 21 MB/s | 45 kB 00:00 (228/853): perl-List-UtilsBy-0.12-7.fc39.noarch 13 MB/s | 28 kB 00:00 (229/853): perl-Locale-Maketext-1.33-501.fc39.n 34 MB/s | 94 kB 00:00 (230/853): perl-Log-Dispatch-2.71-2.fc39.noarch 22 MB/s | 84 kB 00:00 (231/853): perl-MIME-Base64-3.16-500.fc39.x86_6 9.5 MB/s | 29 kB 00:00 (232/853): perl-Log-Dispatch-FileRotate-1.38-7. 4.3 MB/s | 32 kB 00:00 (233/853): perl-Log-Log4perl-1.57-3.fc39.noarch 50 MB/s | 360 kB 00:00 (234/853): perl-MIME-Charset-1.013.1-3.fc39.noa 13 MB/s | 48 kB 00:00 (235/853): perl-MIME-Lite-3.033-8.fc39.noarch.r 45 MB/s | 94 kB 00:00 (236/853): perl-MIME-Types-2.24-3.fc39.noarch.r 22 MB/s | 69 kB 00:00 (237/853): perl-MRO-Compat-0.15-7.fc39.noarch.r 9.5 MB/s | 25 kB 00:00 (238/853): perl-Mail-Sender-0.903-22.fc39.noarc 22 MB/s | 50 kB 00:00 (239/853): perl-Mail-Sendmail-0.80-18.fc39.noar 22 MB/s | 36 kB 00:00 (240/853): perl-MailTools-2.21-14.fc39.noarch.r 38 MB/s | 108 kB 00:00 (241/853): perl-Math-BigInt-1.9998.39-2.fc39.no 55 MB/s | 203 kB 00:00 (242/853): perl-Math-BigRat-0.2624-500.fc39.noa 11 MB/s | 41 kB 00:00 (243/853): perl-Module-Implementation-0.09-37.f 6.6 MB/s | 19 kB 00:00 (244/853): perl-Module-Load-0.36-500.fc39.noarc 8.7 MB/s | 17 kB 00:00 (245/853): perl-Module-Metadata-1.000038-3.fc39 18 MB/s | 35 kB 00:00 (246/853): perl-Module-Load-Conditional-0.74-50 7.7 MB/s | 22 kB 00:00 (247/853): perl-Module-Runtime-0.016-20.fc39.no 9.3 MB/s | 23 kB 00:00 (248/853): perl-Mozilla-CA-20230801-1.fc39.noar 6.8 MB/s | 13 kB 00:00 (249/853): perl-NTLM-1.09-36.fc39.noarch.rpm 16 MB/s | 22 kB 00:00 (250/853): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 18 MB/s | 39 kB 00:00 (251/853): perl-Net-SMTP-SSL-1.04-21.fc39.noarc 6.5 MB/s | 11 kB 00:00 (252/853): perl-Net-SSLeay-1.92-10.fc39.x86_64. 66 MB/s | 360 kB 00:00 (253/853): perl-Number-Compare-0.03-36.fc39.noa 2.4 MB/s | 12 kB 00:00 (254/853): perl-Package-Generator-1.106-29.fc39 4.3 MB/s | 22 kB 00:00 (255/853): perl-Package-Stash-0.40-5.fc39.noarc 17 MB/s | 33 kB 00:00 (256/853): perl-Package-Stash-XS-0.30-5.fc39.x8 24 MB/s | 35 kB 00:00 (257/853): perl-PadWalker-2.5-10.fc39.x86_64.rp 12 MB/s | 27 kB 00:00 (258/853): perl-Params-Check-0.38-500.fc39.noar 12 MB/s | 22 kB 00:00 (259/853): perl-Params-Classify-0.015-20.fc39.x 16 MB/s | 31 kB 00:00 (260/853): perl-Params-Util-1.102-12.fc39.x86_6 23 MB/s | 33 kB 00:00 (261/853): perl-Params-Validate-1.31-5.fc39.x86 28 MB/s | 69 kB 00:00 (262/853): perl-Params-ValidationCompiler-0.31- 18 MB/s | 37 kB 00:00 (263/853): perl-Parse-RecDescent-1.967015-20.fc 58 MB/s | 208 kB 00:00 (264/853): perl-PerlIO-utf8_strict-0.010-4.fc39 9.1 MB/s | 26 kB 00:00 (265/853): perl-PathTools-3.89-500.fc39.x86_64. 21 MB/s | 87 kB 00:00 (266/853): perl-Pod-Escapes-1.07-500.fc39.noarc 8.3 MB/s | 20 kB 00:00 (267/853): perl-Pod-Perldoc-3.28.01-501.fc39.no 35 MB/s | 86 kB 00:00 (268/853): perl-Pod-Simple-3.45-4.fc39.noarch.r 59 MB/s | 218 kB 00:00 (269/853): perl-Pod-Usage-2.03-500.fc39.noarch. 8.4 MB/s | 39 kB 00:00 (270/853): perl-Ref-Util-0.204-18.fc39.noarch.r 5.8 MB/s | 23 kB 00:00 (271/853): perl-Ref-Util-XS-0.117-20.fc39.x86_6 11 MB/s | 23 kB 00:00 (272/853): perl-Regexp-Common-2017060201-22.fc3 54 MB/s | 184 kB 00:00 (273/853): perl-Role-Tiny-2.002004-9.fc39.noarc 7.4 MB/s | 32 kB 00:00 (274/853): perl-SGMLSpm-1.03ii-60.fc39.noarch.r 7.2 MB/s | 28 kB 00:00 (275/853): perl-Scalar-List-Utils-1.63-500.fc39 32 MB/s | 72 kB 00:00 (276/853): perl-Socket-2.037-3.fc39.x86_64.rpm 31 MB/s | 55 kB 00:00 (277/853): perl-Sort-Key-1.33-28.fc39.x86_64.rp 17 MB/s | 45 kB 00:00 (278/853): perl-Specio-0.48-4.fc39.noarch.rpm 51 MB/s | 157 kB 00:00 (279/853): perl-Storable-3.32-500.fc39.x86_64.r 30 MB/s | 99 kB 00:00 (280/853): perl-Sub-Exporter-0.990-1.fc39.noarc 26 MB/s | 78 kB 00:00 (281/853): perl-Sub-Exporter-Progressive-0.0010 8.7 MB/s | 21 kB 00:00 (282/853): perl-Sub-Identify-0.14-24.fc39.x86_6 20 MB/s | 27 kB 00:00 (283/853): perl-Sub-Install-0.929-3.fc39.noarch 11 MB/s | 23 kB 00:00 (284/853): perl-Sys-Syslog-0.36-501.fc39.x86_64 22 MB/s | 47 kB 00:00 (285/853): perl-Term-ANSIColor-5.01-501.fc39.no 22 MB/s | 47 kB 00:00 (286/853): perl-Term-Cap-1.18-500.fc39.noarch.r 12 MB/s | 22 kB 00:00 (287/853): perl-TermReadKey-2.38-18.fc39.x86_64 19 MB/s | 35 kB 00:00 (288/853): perl-Text-Balanced-2.06-500.fc39.noa 28 MB/s | 48 kB 00:00 (289/853): perl-Text-CSV-2.02-3.fc39.noarch.rpm 47 MB/s | 113 kB 00:00 (290/853): perl-Text-Glob-0.11-21.fc39.noarch.r 6.5 MB/s | 13 kB 00:00 (291/853): perl-Text-ParseWords-3.31-500.fc39.n 12 MB/s | 16 kB 00:00 (292/853): perl-Text-BibTeX-0.89-3.fc39.x86_64. 37 MB/s | 251 kB 00:00 (293/853): perl-Text-Roman-3.5-25.fc39.noarch.r 7.2 MB/s | 22 kB 00:00 (294/853): perl-Text-Soundex-3.05-28.fc39.x86_6 8.7 MB/s | 29 kB 00:00 (295/853): perl-Text-Tabs+Wrap-2023.0511-3.fc39 15 MB/s | 22 kB 00:00 (296/853): perl-Thread-Queue-3.14-500.fc39.noar 16 MB/s | 21 kB 00:00 (297/853): perl-Text-Unidecode-1.30-22.fc39.noa 48 MB/s | 182 kB 00:00 (298/853): perl-Tie-Cycle-1.227-9.fc39.noarch.r 7.7 MB/s | 19 kB 00:00 (299/853): perl-Tie-RefHash-1.40-500.fc39.noarc 8.9 MB/s | 22 kB 00:00 (300/853): perl-Time-HiRes-1.9775-500.fc39.x86_ 35 MB/s | 57 kB 00:00 (301/853): perl-Time-Local-1.350-3.fc39.noarch. 14 MB/s | 34 kB 00:00 (302/853): perl-TimeDate-2.33-11.fc39.noarch.rp 26 MB/s | 57 kB 00:00 (303/853): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 20 MB/s | 41 kB 00:00 (304/853): perl-URI-5.21-1.fc39.noarch.rpm 50 MB/s | 125 kB 00:00 (305/853): perl-Unicode-LineBreak-2019.001-18.f 37 MB/s | 120 kB 00:00 (306/853): perl-Unicode-Normalize-1.32-500.fc39 33 MB/s | 91 kB 00:00 (307/853): perl-Variable-Magic-0.63-4.fc39.x86_ 25 MB/s | 54 kB 00:00 (308/853): perl-WWW-RobotRules-6.02-37.fc39.noa 12 MB/s | 19 kB 00:00 (309/853): perl-XML-LibXML-Simple-1.01-12.fc39. 8.8 MB/s | 32 kB 00:00 (310/853): perl-XML-LibXML-2.0209-2.fc39.x86_64 43 MB/s | 353 kB 00:00 (311/853): perl-Unicode-Collate-1.31-500.fc39.x 39 MB/s | 749 kB 00:00 (312/853): perl-XML-LibXSLT-2.002.001-3.fc39.x8 8.8 MB/s | 68 kB 00:00 (313/853): perl-XML-NamespaceSupport-1.12-20.fc 5.2 MB/s | 26 kB 00:00 (314/853): perl-XML-Parser-2.46-15.fc39.x86_64. 57 MB/s | 234 kB 00:00 (315/853): perl-XML-SAX-1.02-13.fc39.noarch.rpm 12 MB/s | 63 kB 00:00 (316/853): perl-XML-SAX-Base-1.09-20.fc39.noarc 6.5 MB/s | 31 kB 00:00 (317/853): perl-XML-Writer-0.900-12.fc39.noarch 16 MB/s | 33 kB 00:00 (318/853): perl-XML-XPath-1.48-4.fc39.noarch.rp 43 MB/s | 87 kB 00:00 (319/853): perl-XString-0.005-10.fc39.x86_64.rp 8.1 MB/s | 23 kB 00:00 (320/853): perl-autodie-2.36-501.fc39.noarch.rp 36 MB/s | 97 kB 00:00 (321/853): perl-autovivification-0.18-20.fc39.x 15 MB/s | 33 kB 00:00 (322/853): perl-constant-1.33-501.fc39.noarch.r 16 MB/s | 22 kB 00:00 (323/853): perl-encoding-3.00-500.fc39.x86_64.r 28 MB/s | 63 kB 00:00 (324/853): perl-libnet-3.15-501.fc39.noarch.rpm 47 MB/s | 129 kB 00:00 (325/853): perl-namespace-autoclean-0.29-16.fc3 8.9 MB/s | 25 kB 00:00 (326/853): perl-namespace-clean-0.27-24.fc39.no 15 MB/s | 35 kB 00:00 (327/853): perl-parent-0.241-500.fc39.noarch.rp 7.6 MB/s | 14 kB 00:00 (328/853): perl-podlators-5.01-500.fc39.noarch. 52 MB/s | 125 kB 00:00 (329/853): perl-srpm-macros-1-51.fc39.noarch.rp 2.5 MB/s | 8.0 kB 00:00 (330/853): perl-threads-2.36-500.fc39.x86_64.rp 19 MB/s | 58 kB 00:00 (331/853): perl-threads-shared-1.68-500.fc39.x8 21 MB/s | 45 kB 00:00 (332/853): perl-version-0.99.30-1.fc39.x86_64.r 37 MB/s | 62 kB 00:00 (333/853): php-fedora-autoloader-1.0.1-11.fc39. 7.1 MB/s | 12 kB 00:00 (334/853): pkgconf-1.9.5-2.fc39.x86_64.rpm 10 MB/s | 42 kB 00:00 (335/853): pixman-0.42.2-2.fc39.x86_64.rpm 41 MB/s | 288 kB 00:00 (336/853): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 5.7 MB/s | 14 kB 00:00 (337/853): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 5.5 MB/s | 9.6 kB 00:00 (338/853): perltidy-20230912-1.fc39.noarch.rpm 48 MB/s | 708 kB 00:00 (339/853): popt-devel-1.19-3.fc39.x86_64.rpm 4.7 MB/s | 25 kB 00:00 (340/853): procmail-3.24-2.fc39.x86_64.rpm 35 MB/s | 183 kB 00:00 (341/853): psutils-2.10-2.fc39.noarch.rpm 18 MB/s | 54 kB 00:00 (342/853): python3-packaging-23.1-4.fc39.noarch 33 MB/s | 114 kB 00:00 (343/853): python3-pyparsing-3.0.9-11.fc39.noar 48 MB/s | 254 kB 00:00 (344/853): python3-rpm-generators-14-7.fc39.noa 5.9 MB/s | 30 kB 00:00 (345/853): sendmail-cf-8.17.2-3.fc39.noarch.rpm 45 MB/s | 184 kB 00:00 (346/853): sgml-common-0.6.3-61.fc39.noarch.rpm 13 MB/s | 61 kB 00:00 (347/853): sombok-2.4.0-20.fc39.x86_64.rpm 11 MB/s | 48 kB 00:00 (348/853): sendmail-8.17.2-3.fc39.x86_64.rpm 49 MB/s | 769 kB 00:00 (349/853): shared-mime-info-2.2-4.fc39.x86_64.r 32 MB/s | 380 kB 00:00 (350/853): sscg-3.0.5-3.fc39.x86_64.rpm 7.3 MB/s | 46 kB 00:00 (351/853): teckit-2.5.12-1.fc39.x86_64.rpm 21 MB/s | 454 kB 00:00 (352/853): tar-1.35-2.fc39.x86_64.rpm 33 MB/s | 864 kB 00:00 (353/853): texlive-ae-svn15878.1.4-69.fc39.noar 20 MB/s | 116 kB 00:00 (354/853): texlive-algorithms-svn42428-69.fc39. 10 MB/s | 23 kB 00:00 (355/853): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 47 MB/s | 2.0 MB 00:00 (356/853): texlive-alphalph-svn53087-69.fc39.no 20 MB/s | 361 kB 00:00 (357/853): texlive-amsmath-svn63514-69.fc39.noa 11 MB/s | 46 kB 00:00 (358/853): texlive-antomega-svn21933.0.8-69.fc3 23 MB/s | 92 kB 00:00 (359/853): texlive-amscls-svn55378-69.fc39.noar 32 MB/s | 1.1 MB 00:00 (360/853): texlive-anysize-svn15878.0-69.fc39.n 1.5 MB/s | 12 kB 00:00 (361/853): texlive-attachfile-svn42099-69.fc39. 4.6 MB/s | 22 kB 00:00 (362/853): texlive-atbegshi-svn53051-69.fc39.no 36 MB/s | 409 kB 00:00 (363/853): texlive-auto-pst-pdf-svn56596-69.fc3 3.8 MB/s | 17 kB 00:00 (364/853): texlive-atveryend-svn53108-69.fc39.n 27 MB/s | 385 kB 00:00 (365/853): texlive-auxhook-svn53173-69.fc39.noa 29 MB/s | 295 kB 00:00 (366/853): texlive-babel-english-svn44495-69.fc 4.9 MB/s | 21 kB 00:00 (367/853): texlive-avantgar-svn61983-69.fc39.no 26 MB/s | 322 kB 00:00 (368/853): texlive-babelbib-svn57349-69.fc39.no 11 MB/s | 54 kB 00:00 (369/853): texlive-amsfonts-svn61937-69.fc39.no 48 MB/s | 3.7 MB 00:00 (370/853): texlive-babel-svn65823-69.fc39.noarc 17 MB/s | 480 kB 00:00 (371/853): texlive-beamer-svn65984-69.fc39.noar 10 MB/s | 228 kB 00:00 (372/853): texlive-bera-svn20031.0-69.fc39.noar 55 MB/s | 356 kB 00:00 (373/853): texlive-beton-svn15878.0-69.fc39.noa 3.9 MB/s | 16 kB 00:00 (374/853): texlive-biblatex-svn66403-69.fc39.no 65 MB/s | 305 kB 00:00 (375/853): texlive-bidi-svn65572-69.fc39.noarch 32 MB/s | 203 kB 00:00 (376/853): texlive-bigintcalc-svn53172-69.fc39. 41 MB/s | 466 kB 00:00 (377/853): texlive-bitset-svn53837-69.fc39.noar 42 MB/s | 620 kB 00:00 (378/853): texlive-bookman-svn61719-69.fc39.noa 29 MB/s | 368 kB 00:00 (379/853): texlive-booktabs-svn53402-69.fc39.no 5.8 MB/s | 18 kB 00:00 (380/853): texlive-bookmark-svn56885-69.fc39.no 42 MB/s | 480 kB 00:00 (381/853): texlive-breakurl-svn29901.1.40-69.fc 4.3 MB/s | 17 kB 00:00 (382/853): texlive-breqn-svn60881-69.fc39.noarc 12 MB/s | 43 kB 00:00 (383/853): texlive-caption-svn66580-69.fc39.noa 38 MB/s | 87 kB 00:00 (384/853): texlive-carlisle-svn59577-69.fc39.no 14 MB/s | 23 kB 00:00 (385/853): texlive-changepage-svn15878.1.0c-69. 8.0 MB/s | 20 kB 00:00 (386/853): texlive-catchfile-svn53084-69.fc39.n 55 MB/s | 307 kB 00:00 (387/853): texlive-cite-svn36428.5.5-69.fc39.no 12 MB/s | 31 kB 00:00 (388/853): texlive-charter-svn15878.0-69.fc39.n 33 MB/s | 206 kB 00:00 (389/853): texlive-cmap-svn57640-69.fc39.noarch 7.3 MB/s | 21 kB 00:00 (390/853): texlive-cmextra-svn57866-69.fc39.noa 13 MB/s | 49 kB 00:00 (391/853): texlive-cm-svn57963-69.fc39.noarch.r 28 MB/s | 322 kB 00:00 (392/853): texlive-collection-basic-svn59159-69 3.3 MB/s | 11 kB 00:00 (393/853): texlive-collection-fontsrecommended- 4.3 MB/s | 11 kB 00:00 (394/853): texlive-collection-formatsextra-svn6 3.3 MB/s | 11 kB 00:00 (395/853): texlive-collection-latex-svn63515-69 4.0 MB/s | 12 kB 00:00 (396/853): texlive-collection-latexrecommended- 3.7 MB/s | 12 kB 00:00 (397/853): texlive-colortbl-svn64015-69.fc39.no 5.5 MB/s | 18 kB 00:00 (398/853): texlive-colorprofiles-svn49086-69.fc 23 MB/s | 146 kB 00:00 (399/853): texlive-crop-svn55424-69.fc39.noarch 4.0 MB/s | 19 kB 00:00 (400/853): texlive-csquotes-svn64389-69.fc39.no 7.8 MB/s | 36 kB 00:00 (401/853): texlive-courier-svn61719-69.fc39.noa 35 MB/s | 525 kB 00:00 (402/853): texlive-ctable-svn38672-69.fc39.noar 3.5 MB/s | 18 kB 00:00 (403/853): texlive-ctablestack-svn38514-69.fc39 4.8 MB/s | 18 kB 00:00 (404/853): texlive-currfile-svn64673-69.fc39.no 6.3 MB/s | 21 kB 00:00 (405/853): texlive-dehyph-svn48599-69.fc39.noar 16 MB/s | 66 kB 00:00 (406/853): texlive-edmac-svn61719-69.fc39.noarc 7.3 MB/s | 31 kB 00:00 (407/853): texlive-enctex-svn34957.0-69.fc39.no 12 MB/s | 54 kB 00:00 (408/853): texlive-ec-svn25033.1.0-69.fc39.noar 33 MB/s | 682 kB 00:00 (409/853): texlive-enumitem-svn51423-69.fc39.no 3.9 MB/s | 28 kB 00:00 (410/853): texlive-eso-pic-svn56658-69.fc39.noa 4.0 MB/s | 19 kB 00:00 (411/853): texlive-etex-pkg-svn41784-69.fc39.no 4.5 MB/s | 17 kB 00:00 (412/853): texlive-epstopdf-pkg-svn53546-69.fc3 29 MB/s | 364 kB 00:00 (413/853): texlive-etex-svn66203-69.fc39.noarch 6.8 MB/s | 28 kB 00:00 (414/853): texlive-etoolbox-svn56554-69.fc39.no 6.6 MB/s | 26 kB 00:00 (415/853): texlive-etexcmds-svn53171-69.fc39.no 36 MB/s | 310 kB 00:00 (416/853): texlive-euenc-svn19795.0.1h-69.fc39. 4.9 MB/s | 22 kB 00:00 (417/853): texlive-euler-svn42428-69.fc39.noarc 6.6 MB/s | 17 kB 00:00 (418/853): texlive-euro-ce-svn25714-69.fc39.noa 8.3 MB/s | 32 kB 00:00 (419/853): texlive-euro-svn22191.1.1-69.fc39.no 5.8 MB/s | 17 kB 00:00 (420/853): texlive-eurosym-svn17265.1.4_subrfix 23 MB/s | 157 kB 00:00 (421/853): texlive-everysel-svn57489-69.fc39.no 33 MB/s | 448 kB 00:00 (422/853): texlive-everyshi-svn57001-69.fc39.no 16 MB/s | 147 kB 00:00 (423/853): texlive-extsizes-svn17263.1.4a-69.fc 8.0 MB/s | 27 kB 00:00 (424/853): texlive-fancybox-svn18304.1.4-69.fc3 7.5 MB/s | 23 kB 00:00 (425/853): texlive-fancyhdr-svn64977-69.fc39.no 6.3 MB/s | 20 kB 00:00 (426/853): texlive-fancyref-svn15878.0.9c-69.fc 6.4 MB/s | 19 kB 00:00 (427/853): texlive-fancyvrb-svn65585-69.fc39.no 7.8 MB/s | 26 kB 00:00 (428/853): texlive-filecontents-svn52142-69.fc3 4.8 MB/s | 16 kB 00:00 (429/853): texlive-finstrut-svn21719.0.5-69.fc3 6.3 MB/s | 20 kB 00:00 (430/853): texlive-filehook-svn64822-69.fc39.no 4.5 MB/s | 23 kB 00:00 (431/853): texlive-fix2col-svn38770-69.fc39.noa 4.3 MB/s | 16 kB 00:00 (432/853): texlive-firstaid-svn64892-69.fc39.no 33 MB/s | 275 kB 00:00 (433/853): texlive-float-svn15878.1.3d-69.fc39. 4.0 MB/s | 17 kB 00:00 (434/853): texlive-fontspec-svn63386-69.fc39.no 15 MB/s | 45 kB 00:00 (435/853): texlive-footmisc-svn62524-69.fc39.no 6.2 MB/s | 25 kB 00:00 (436/853): texlive-footnotehyper-svn60374-69.fc 7.3 MB/s | 20 kB 00:00 (437/853): texlive-fp-svn49719-69.fc39.noarch.r 12 MB/s | 36 kB 00:00 (438/853): texlive-geometry-svn61719-69.fc39.no 7.1 MB/s | 23 kB 00:00 (439/853): texlive-fpl-svn54512-69.fc39.noarch. 31 MB/s | 302 kB 00:00 (440/853): texlive-graphics-cfg-svn41448-69.fc3 2.7 MB/s | 13 kB 00:00 (441/853): texlive-gettitlestring-svn53170-69.f 29 MB/s | 327 kB 00:00 (442/853): texlive-graphics-def-svn64487-69.fc3 8.5 MB/s | 28 kB 00:00 (443/853): texlive-graphics-svn66204-69.fc39.no 10 MB/s | 40 kB 00:00 (444/853): texlive-grfext-svn53024-69.fc39.noar 31 MB/s | 317 kB 00:00 (445/853): texlive-grffile-svn52756-69.fc39.noa 30 MB/s | 360 kB 00:00 (446/853): texlive-hobsub-svn52810-69.fc39.noar 17 MB/s | 77 kB 00:00 (447/853): texlive-helvetic-svn61719-69.fc39.no 34 MB/s | 655 kB 00:00 (448/853): texlive-hologo-svn61719-69.fc39.noar 31 MB/s | 586 kB 00:00 (449/853): texlive-hopatch-svn65491-69.fc39.noa 27 MB/s | 328 kB 00:00 (450/853): texlive-hycolor-svn53584-69.fc39.noa 28 MB/s | 384 kB 00:00 (451/853): texlive-hypdoc-svn65678-69.fc39.noar 25 MB/s | 335 kB 00:00 (452/853): texlive-hyperref-svn65758-69.fc39.no 28 MB/s | 119 kB 00:00 (453/853): texlive-hyph-utf8-svn61719-69.fc39.n 8.4 MB/s | 29 kB 00:00 (454/853): texlive-hyphen-base-svn66413-69.fc39 9.1 MB/s | 34 kB 00:00 (455/853): texlive-hyphenex-svn57387-69.fc39.no 5.5 MB/s | 19 kB 00:00 (456/853): texlive-ifmtarg-svn47544-69.fc39.noa 4.6 MB/s | 15 kB 00:00 (457/853): texlive-ifplatform-svn45533-69.fc39. 4.8 MB/s | 16 kB 00:00 (458/853): texlive-iftex-svn61910-69.fc39.noarc 6.1 MB/s | 21 kB 00:00 (459/853): texlive-index-svn24099.4.1beta-69.fc 6.6 MB/s | 23 kB 00:00 (460/853): texlive-infwarerr-svn53023-69.fc39.n 29 MB/s | 295 kB 00:00 (461/853): texlive-jknapltx-svn19440.0-69.fc39. 6.2 MB/s | 27 kB 00:00 (462/853): texlive-intcalc-svn53168-69.fc39.noa 28 MB/s | 432 kB 00:00 (463/853): texlive-kastrup-svn15878.0-69.fc39.n 3.7 MB/s | 13 kB 00:00 (464/853): texlive-knuth-lib-svn57963-69.fc39.n 15 MB/s | 52 kB 00:00 (465/853): texlive-knuth-local-svn57963-69.fc39 12 MB/s | 45 kB 00:00 (466/853): texlive-kvdefinekeys-svn53193-69.fc3 27 MB/s | 306 kB 00:00 (467/853): texlive-kvoptions-svn63622-69.fc39.n 27 MB/s | 494 kB 00:00 (468/853): texlive-kvsetkeys-svn64632-69.fc39.n 26 MB/s | 398 kB 00:00 (469/853): texlive-l3backend-svn65573-69.fc39.n 29 MB/s | 897 kB 00:00 (470/853): texlive-l3experimental-svn65621-69.f 7.8 MB/s | 43 kB 00:00 (471/853): texlive-l3kernel-svn66094-69.fc39.no 25 MB/s | 202 kB 00:00 (472/853): texlive-l3packages-svn65722-69.fc39. 8.3 MB/s | 41 kB 00:00 (473/853): texlive-lambda-svn45756-69.fc39.noar 24 MB/s | 120 kB 00:00 (474/853): texlive-latex-fonts-svn28888.0-69.fc 14 MB/s | 50 kB 00:00 (475/853): texlive-latex-lab-svn64892-69.fc39.n 32 MB/s | 1.8 MB 00:00 (476/853): texlive-koma-script-svn64685-69.fc39 34 MB/s | 6.4 MB 00:00 (477/853): texlive-latexbug-svn63596-69.fc39.no 8.7 MB/s | 238 kB 00:00 (478/853): texlive-latexconfig-svn53525-69.fc39 3.2 MB/s | 15 kB 00:00 (479/853): texlive-lineno-svn65586-69.fc39.noar 17 MB/s | 76 kB 00:00 (480/853): texlive-letltxmacro-svn53022-69.fc39 30 MB/s | 300 kB 00:00 (481/853): texlive-listings-svn66222-69.fc39.no 24 MB/s | 167 kB 00:00 (482/853): texlive-lm-math-svn36915.1.959-69.fc 28 MB/s | 447 kB 00:00 (483/853): texlive-logreq-svn53003-69.fc39.noar 4.2 MB/s | 20 kB 00:00 (484/853): texlive-ltabptch-svn17533.1.74d-69.f 5.9 MB/s | 18 kB 00:00 (485/853): texlive-ltxcmds-svn56421-69.fc39.noa 27 MB/s | 400 kB 00:00 (486/853): texlive-ltxmisc-svn21927.0-69.fc39.n 5.8 MB/s | 28 kB 00:00 (487/853): texlive-lua-alt-getopt-svn56414-69.f 4.1 MB/s | 13 kB 00:00 (488/853): texlive-lua-uni-algos-svn62204-69.fc 20 MB/s | 97 kB 00:00 (489/853): texlive-luabidi-svn54512-69.fc39.noa 5.0 MB/s | 20 kB 00:00 (490/853): texlive-lualatex-math-svn61464-69.fc 5.3 MB/s | 20 kB 00:00 (491/853): texlive-lualibs-svn64615-69.fc39.noa 24 MB/s | 160 kB 00:00 (492/853): texlive-luatexbase-svn52663-69.fc39. 5.2 MB/s | 16 kB 00:00 (493/853): texlive-makecmds-svn15878.0-69.fc39. 4.9 MB/s | 15 kB 00:00 (494/853): texlive-manfnt-font-svn45777-69.fc39 11 MB/s | 37 kB 00:00 (495/853): texlive-marginnote-svn48383-69.fc39. 4.0 MB/s | 17 kB 00:00 (496/853): texlive-marvosym-svn29349.2.2a-69.fc 22 MB/s | 146 kB 00:00 (497/853): texlive-mathpazo-svn52663-69.fc39.no 17 MB/s | 90 kB 00:00 (498/853): texlive-mathspec-svn42773-69.fc39.no 6.9 MB/s | 24 kB 00:00 (499/853): texlive-mathtools-svn63767-69.fc39.n 8.2 MB/s | 38 kB 00:00 (500/853): texlive-mdwtools-svn15878.1.05.4-69. 10 MB/s | 36 kB 00:00 (501/853): texlive-memoir-svn65040-69.fc39.noar 20 MB/s | 94 kB 00:00 (502/853): texlive-metalogo-svn18611.0.12-69.fc 6.2 MB/s | 16 kB 00:00 (503/853): texlive-mflogo-font-svn54512-69.fc39 9.6 MB/s | 32 kB 00:00 (504/853): texlive-mflogo-svn42428-69.fc39.noar 5.3 MB/s | 16 kB 00:00 (505/853): texlive-mfnfss-svn46036-69.fc39.noar 4.0 MB/s | 17 kB 00:00 (506/853): texlive-microtype-svn66587-69.fc39.n 18 MB/s | 83 kB 00:00 (507/853): texlive-minitoc-svn61719-69.fc39.noa 21 MB/s | 122 kB 00:00 (508/853): texlive-mnsymbol-svn18651.1.4-69.fc3 33 MB/s | 4.4 MB 00:00 (509/853): texlive-modes-svn61719-69.fc39.noarc 25 MB/s | 306 kB 00:00 (510/853): texlive-mparhack-svn59066-69.fc39.no 3.7 MB/s | 18 kB 00:00 (511/853): texlive-lm-svn65956-69.fc39.noarch.r 36 MB/s | 12 MB 00:00 (512/853): texlive-ms-svn57473-69.fc39.noarch.r 357 kB/s | 17 kB 00:00 (513/853): texlive-multido-svn18302.1.42-69.fc3 3.6 MB/s | 18 kB 00:00 (514/853): texlive-mxedruli-svn30021.3.3c-69.fc 23 MB/s | 159 kB 00:00 (515/853): texlive-natbib-svn20668.8.31b-69.fc3 9.6 MB/s | 31 kB 00:00 (516/853): texlive-newfloat-svn52906-69.fc39.no 18 MB/s | 120 kB 00:00 (517/853): texlive-ncntrsbk-svn61719-69.fc39.no 29 MB/s | 363 kB 00:00 (518/853): texlive-notoccite-svn18129.0-69.fc39 2.6 MB/s | 13 kB 00:00 (519/853): texlive-ntgclass-svn65522-69.fc39.no 9.4 MB/s | 34 kB 00:00 (520/853): texlive-otibet-svn45777-69.fc39.noar 22 MB/s | 129 kB 00:00 (521/853): texlive-pagesel-svn56105-69.fc39.noa 30 MB/s | 340 kB 00:00 (522/853): texlive-omega-svn33046.0-69.fc39.noa 34 MB/s | 1.2 MB 00:00 (523/853): texlive-palatino-svn61719-69.fc39.no 24 MB/s | 423 kB 00:00 (524/853): texlive-paralist-svn43021-69.fc39.no 4.9 MB/s | 18 kB 00:00 (525/853): texlive-parallel-svn15878.0-69.fc39. 4.4 MB/s | 18 kB 00:00 (526/853): texlive-passivetex-svn15878.0-69.fc3 19 MB/s | 60 kB 00:00 (527/853): texlive-parskip-svn58358-69.fc39.noa 2.1 MB/s | 17 kB 00:00 (528/853): texlive-pdfcol-svn64469-69.fc39.noar 31 MB/s | 327 kB 00:00 (529/853): texlive-pdfcolmk-svn52912-69.fc39.no 5.0 MB/s | 18 kB 00:00 (530/853): texlive-pdfcolfoot-svn65512-69.fc39. 17 MB/s | 319 kB 00:00 (531/853): texlive-pdfescape-svn53082-69.fc39.n 19 MB/s | 353 kB 00:00 (532/853): texlive-pdflscape-svn64851-69.fc39.n 20 MB/s | 324 kB 00:00 (533/853): texlive-pdfpages-svn65319-69.fc39.no 8.1 MB/s | 32 kB 00:00 (534/853): texlive-pdftexcmds-svn55777-69.fc39. 29 MB/s | 391 kB 00:00 (535/853): texlive-pgf-svn65553-69.fc39.noarch. 30 MB/s | 897 kB 00:00 (536/853): texlive-picture-svn54867-69.fc39.noa 26 MB/s | 312 kB 00:00 (537/853): texlive-placeins-svn19848.2.2-69.fc3 4.2 MB/s | 13 kB 00:00 (538/853): texlive-plain-svn57963-69.fc39.noarc 13 MB/s | 48 kB 00:00 (539/853): texlive-polyglossia-svn65792-69.fc39 24 MB/s | 220 kB 00:00 (540/853): texlive-psfrag-svn15878.3.04-69.fc39 3.9 MB/s | 15 kB 00:00 (541/853): texlive-psizzl-svn15878.0.35-69.fc39 12 MB/s | 43 kB 00:00 (542/853): texlive-pslatex-svn57434-69.fc39.noa 7.3 MB/s | 22 kB 00:00 (543/853): texlive-psnfss-svn54694-69.fc39.noar 12 MB/s | 60 kB 00:00 (544/853): texlive-pspicture-svn15878.0-69.fc39 3.9 MB/s | 16 kB 00:00 (545/853): texlive-pst-3d-svn17257.1.10-69.fc39 5.6 MB/s | 18 kB 00:00 (546/853): texlive-pst-coil-svn62977-69.fc39.no 4.9 MB/s | 18 kB 00:00 (547/853): texlive-pst-eps-svn15878.1.0-69.fc39 5.5 MB/s | 17 kB 00:00 (548/853): texlive-pst-fill-svn60671-69.fc39.no 5.7 MB/s | 18 kB 00:00 (549/853): texlive-pst-grad-svn15878.1.06-69.fc 4.3 MB/s | 18 kB 00:00 (550/853): texlive-pst-math-svn64732-69.fc39.no 6.4 MB/s | 20 kB 00:00 (551/853): texlive-pst-node-svn61838-69.fc39.no 12 MB/s | 40 kB 00:00 (552/853): texlive-pst-ovl-svn54963-69.fc39.noa 4.4 MB/s | 16 kB 00:00 (553/853): texlive-pst-plot-svn65346-69.fc39.no 11 MB/s | 37 kB 00:00 (554/853): texlive-pst-text-svn49542-69.fc39.no 6.0 MB/s | 19 kB 00:00 (555/853): texlive-pst-tools-svn60621-69.fc39.n 4.5 MB/s | 21 kB 00:00 (556/853): texlive-pst-tree-svn60421-69.fc39.no 469 kB/s | 21 kB 00:00 (557/853): texlive-pstricks-add-svn65067-69.fc3 9.5 MB/s | 37 kB 00:00 (558/853): texlive-pstricks-svn65346-69.fc39.no 18 MB/s | 117 kB 00:00 (559/853): texlive-pdfmanagement-testphase-svn6 33 MB/s | 8.3 MB 00:00 (560/853): texlive-pxfonts-svn15878.0-69.fc39.n 9.9 MB/s | 523 kB 00:00 (561/853): texlive-rcs-svn15878.0-69.fc39.noarc 388 kB/s | 28 kB 00:00 (562/853): texlive-cm-super-svn15878.0-69.fc39. 42 MB/s | 62 MB 00:01 (563/853): texlive-ragged2e-svn66152-69.fc39.no 2.1 MB/s | 682 kB 00:00 (564/853): texlive-realscripts-svn56594-69.fc39 76 kB/s | 19 kB 00:00 (565/853): texlive-rsfs-svn15878.0-69.fc39.noar 13 MB/s | 73 kB 00:00 (566/853): texlive-refcount-svn53164-69.fc39.no 38 MB/s | 335 kB 00:00 (567/853): texlive-rerunfilecheck-svn63869-69.f 31 MB/s | 341 kB 00:00 (568/853): texlive-sansmath-svn17997.1.1-69.fc3 3.1 MB/s | 14 kB 00:00 (569/853): texlive-sansmathaccent-svn53628-69.f 9.9 MB/s | 36 kB 00:00 (570/853): texlive-sauerj-svn15878.0-69.fc39.no 10 MB/s | 20 kB 00:00 (571/853): texlive-section-svn20180.0-69.fc39.n 10 MB/s | 24 kB 00:00 (572/853): texlive-seminar-svn59801-69.fc39.noa 23 MB/s | 52 kB 00:00 (573/853): texlive-sepnum-svn20186.2.0-69.fc39. 10 MB/s | 17 kB 00:00 (574/853): texlive-setspace-svn65206-69.fc39.no 8.7 MB/s | 18 kB 00:00 (575/853): texlive-showexpl-svn57414-69.fc39.no 8.3 MB/s | 18 kB 00:00 (576/853): texlive-startex-svn35718.1.04-69.fc3 13 MB/s | 22 kB 00:00 (577/853): texlive-stmaryrd-svn22027.0-69.fc39. 54 MB/s | 190 kB 00:00 (578/853): texlive-subfig-svn15878.1.3-69.fc39. 6.6 MB/s | 21 kB 00:00 (579/853): texlive-symbol-svn61719-69.fc39.noar 523 kB/s | 54 kB 00:00 (580/853): texlive-stringenc-svn52982-69.fc39.n 6.2 MB/s | 702 kB 00:00 (581/853): texlive-tex-ini-files-svn40533-69.fc 4.7 MB/s | 15 kB 00:00 (582/853): texlive-texlive-common-doc-svn54176- 20 MB/s | 158 kB 00:00 (583/853): texlive-tex-gyre-math-svn41264-69.fc 10 MB/s | 1.4 MB 00:00 (584/853): texlive-texlive-msg-translations-svn 8.6 MB/s | 165 kB 00:00 (585/853): texlive-textcase-svn63868-69.fc39.no 3.4 MB/s | 16 kB 00:00 (586/853): texlive-times-svn61719-69.fc39.noarc 26 MB/s | 368 kB 00:00 (587/853): texlive-titlesec-svn59845-69.fc39.no 3.4 MB/s | 34 kB 00:00 (588/853): texlive-tools-svn64892-69.fc39.noarc 11 MB/s | 75 kB 00:00 (589/853): texlive-translator-svn59412-69.fc39. 25 MB/s | 296 kB 00:00 (590/853): texlive-transparent-svn64852-69.fc39 25 MB/s | 286 kB 00:00 (591/853): texlive-tipa-svn29349.1.3-69.fc39.no 34 MB/s | 2.8 MB 00:00 (592/853): texlive-txfonts-svn15878.0-69.fc39.n 21 MB/s | 816 kB 00:00 (593/853): texlive-typehtml-svn17134.0-69.fc39. 2.5 MB/s | 21 kB 00:00 (594/853): texlive-tex-gyre-svn65956-69.fc39.no 48 MB/s | 8.0 MB 00:00 (595/853): texlive-ucharcat-svn38907-69.fc39.no 459 kB/s | 15 kB 00:00 (596/853): texlive-ucs-svn64114-69.fc39.noarch. 12 MB/s | 423 kB 00:00 (597/853): texlive-ulem-svn53365-69.fc39.noarch 4.6 MB/s | 17 kB 00:00 (598/853): texlive-underscore-svn18261.0-69.fc3 4.8 MB/s | 19 kB 00:00 (599/853): texlive-unicode-math-svn61719-69.fc3 16 MB/s | 63 kB 00:00 (600/853): texlive-unicode-data-svn64423-69.fc3 54 MB/s | 371 kB 00:00 (601/853): texlive-uniquecounter-svn53162-69.fc 36 MB/s | 300 kB 00:00 (602/853): texlive-url-svn32528.3.4-69.fc39.noa 3.8 MB/s | 20 kB 00:00 (603/853): texlive-utopia-svn15878.0-69.fc39.no 57 MB/s | 239 kB 00:00 (604/853): texlive-varwidth-svn24104.0.92-69.fc 7.7 MB/s | 18 kB 00:00 (605/853): texlive-wasy-svn53533-69.fc39.noarch 16 MB/s | 44 kB 00:00 (606/853): texlive-wasy-type1-svn53534-69.fc39. 54 MB/s | 272 kB 00:00 (607/853): texlive-wasysym-svn54080-69.fc39.noa 4.0 MB/s | 18 kB 00:00 (608/853): texlive-xcolor-svn63563-69.fc39.noar 6.5 MB/s | 32 kB 00:00 (609/853): texlive-xetexconfig-svn45845-69.fc39 5.2 MB/s | 11 kB 00:00 (610/853): texlive-xifthen-svn38929-69.fc39.noa 11 MB/s | 16 kB 00:00 (611/853): texlive-xkeyval-svn63616-69.fc39.noa 15 MB/s | 27 kB 00:00 (612/853): texlive-xltxtra-svn56594-69.fc39.noa 8.3 MB/s | 17 kB 00:00 (613/853): texlive-xmltexconfig-svn45845-69.fc3 7.4 MB/s | 11 kB 00:00 (614/853): texlive-xpatch-svn54563-69.fc39.noar 9.1 MB/s | 19 kB 00:00 (615/853): texlive-xstring-svn65551-69.fc39.noa 11 MB/s | 25 kB 00:00 (616/853): texlive-xunicode-svn30466.0.981-69.f 27 MB/s | 44 kB 00:00 (617/853): texlive-zapfchan-svn61719-69.fc39.no 38 MB/s | 109 kB 00:00 (618/853): texlive-zapfding-svn61719-69.fc39.no 19 MB/s | 64 kB 00:00 (619/853): tinycdb-0.78-21.fc39.x86_64.rpm 9.6 MB/s | 33 kB 00:00 (620/853): unzip-6.0-62.fc39.x86_64.rpm 27 MB/s | 184 kB 00:00 (621/853): texlive-zref-svn62977-69.fc39.noarch 54 MB/s | 688 kB 00:00 (622/853): vconfig-1.9-35.fc39.x86_64.rpm 3.4 MB/s | 27 kB 00:00 (623/853): which-2.21-40.fc39.x86_64.rpm 9.0 MB/s | 42 kB 00:00 (624/853): xml-common-0.6.3-61.fc39.noarch.rpm 19 MB/s | 31 kB 00:00 (625/853): xmlsec1-1.2.37-5.fc39.x86_64.rpm 52 MB/s | 187 kB 00:00 (626/853): xmlsec1-openssl-1.2.37-5.fc39.x86_64 22 MB/s | 92 kB 00:00 (627/853): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (628/853): xpdf-libs-4.04-10.fc39.x86_64.rpm 53 MB/s | 647 kB 00:00 (629/853): xz-devel-5.4.4-1.fc39.x86_64.rpm 9.8 MB/s | 66 kB 00:00 (630/853): xz-5.4.4-1.fc39.x86_64.rpm 41 MB/s | 556 kB 00:00 (631/853): zip-3.0-39.fc39.x86_64.rpm 46 MB/s | 266 kB 00:00 (632/853): zlib-devel-1.2.13-4.fc39.x86_64.rpm 7.1 MB/s | 45 kB 00:00 (633/853): zziplib-0.13.72-5.fc39.x86_64.rpm 26 MB/s | 86 kB 00:00 (634/853): alsa-lib-1.2.12-1.fc39.x86_64.rpm 27 MB/s | 521 kB 00:00 (635/853): annobin-docs-12.60-1.fc39.noarch.rpm 15 MB/s | 88 kB 00:00 (636/853): NetworkManager-libnm-1.44.2-1.fc39.x 34 MB/s | 1.8 MB 00:00 (637/853): NetworkManager-1.44.2-1.fc39.x86_64. 34 MB/s | 2.2 MB 00:00 (638/853): annobin-plugin-gcc-12.60-1.fc39.x86_ 23 MB/s | 965 kB 00:00 (639/853): ansible-srpm-macros-1-12.fc39.noarch 1.4 MB/s | 21 kB 00:00 (640/853): binutils-gold-2.40-14.fc39.x86_64.rp 28 MB/s | 795 kB 00:00 (641/853): binutils-devel-2.40-14.fc39.x86_64.r 33 MB/s | 4.4 MB 00:00 (642/853): binutils-2.40-14.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (643/853): createrepo_c-1.1.3-1.fc39.x86_64.rpm 3.1 MB/s | 79 kB 00:00 (644/853): createrepo_c-libs-1.1.3-1.fc39.x86_6 31 MB/s | 111 kB 00:00 (645/853): debugedit-5.0-12.fc39.x86_64.rpm 17 MB/s | 79 kB 00:00 (646/853): cups-libs-2.4.10-3.fc39.x86_64.rpm 24 MB/s | 269 kB 00:00 (647/853): elfutils-libelf-devel-0.191-2.fc39.x 7.0 MB/s | 23 kB 00:00 (648/853): elfutils-0.191-2.fc39.x86_64.rpm 43 MB/s | 559 kB 00:00 (649/853): emacs-filesystem-29.4-2.fc39.noarch. 2.3 MB/s | 7.3 kB 00:00 (650/853): cpp-13.3.1-1.fc39.x86_64.rpm 32 MB/s | 11 MB 00:00 (651/853): expat-devel-2.6.2-1.fc39.x86_64.rpm 14 MB/s | 54 kB 00:00 (652/853): fontconfig-2.14.2-6.fc39.x86_64.rpm 26 MB/s | 296 kB 00:00 (653/853): forge-srpm-macros-0.3.1-1.fc39.noarc 3.8 MB/s | 19 kB 00:00 (654/853): emacs-nox-29.4-2.fc39.x86_64.rpm 33 MB/s | 31 MB 00:00 (655/853): emacs-common-29.4-2.fc39.x86_64.rpm 31 MB/s | 42 MB 00:01 (656/853): gcc-13.3.1-1.fc39.x86_64.rpm 27 MB/s | 34 MB 00:01 (657/853): gcc-plugin-annobin-13.3.1-1.fc39.x86 437 kB/s | 56 kB 00:00 (658/853): gcc-c++-13.3.1-1.fc39.x86_64.rpm 22 MB/s | 13 MB 00:00 (659/853): ghostscript-10.02.1-7.fc39.x86_64.rp 723 kB/s | 37 kB 00:00 (660/853): ghostscript-tools-fonts-10.02.1-7.fc 3.5 MB/s | 13 kB 00:00 (661/853): ghostscript-tools-printing-10.02.1-7 4.3 MB/s | 13 kB 00:00 (662/853): git-2.46.0-1.fc39.x86_64.rpm 15 MB/s | 52 kB 00:00 (663/853): gdb-minimal-14.2-2.fc39.x86_64.rpm 31 MB/s | 4.3 MB 00:00 (664/853): git-core-doc-2.46.0-1.fc39.noarch.rp 33 MB/s | 3.0 MB 00:00 (665/853): glibc-devel-2.38-18.fc39.x86_64.rpm 5.9 MB/s | 86 kB 00:00 (666/853): go-srpm-macros-3.5.0-1.fc39.noarch.r 6.7 MB/s | 28 kB 00:00 (667/853): google-noto-fonts-common-20240101-1. 4.6 MB/s | 17 kB 00:00 (668/853): glibc-headers-x86-2.38-18.fc39.noarc 42 MB/s | 571 kB 00:00 (669/853): google-noto-sans-vf-fonts-20240101-1 35 MB/s | 593 kB 00:00 (670/853): git-core-2.46.0-1.fc39.x86_64.rpm 32 MB/s | 4.7 MB 00:00 (671/853): groff-1.23.0-3.fc39.x86_64.rpm 28 MB/s | 1.4 MB 00:00 (672/853): groff-base-1.23.0-3.fc39.x86_64.rpm 28 MB/s | 1.1 MB 00:00 (673/853): highway-1.1.0-1.fc39.x86_64.rpm 34 MB/s | 496 kB 00:00 (674/853): httpd-2.4.62-2.fc39.x86_64.rpm 5.7 MB/s | 46 kB 00:00 (675/853): httpd-filesystem-2.4.62-2.fc39.noarc 3.4 MB/s | 12 kB 00:00 (676/853): httpd-tools-2.4.62-2.fc39.x86_64.rpm 16 MB/s | 80 kB 00:00 (677/853): jxl-pixbuf-loader-0.8.3-1.fc39.x86_6 15 MB/s | 60 kB 00:00 (678/853): httpd-core-2.4.62-2.fc39.x86_64.rpm 54 MB/s | 1.4 MB 00:00 (679/853): keyutils-libs-devel-1.6.3-1.fc39.x86 11 MB/s | 60 kB 00:00 (680/853): krb5-devel-1.21.3-1.fc39.x86_64.rpm 21 MB/s | 143 kB 00:00 (681/853): julietaula-montserrat-fonts-7.222-8. 40 MB/s | 1.6 MB 00:00 (682/853): kernel-headers-6.10.3-200.fc39.x86_6 37 MB/s | 1.6 MB 00:00 (683/853): libX11-1.8.9-1.fc39.x86_64.rpm 31 MB/s | 650 kB 00:00 (684/853): libX11-common-1.8.9-1.fc39.noarch.rp 15 MB/s | 176 kB 00:00 (685/853): libXpm-3.5.17-1.fc39.x86_64.rpm 12 MB/s | 65 kB 00:00 (686/853): libcurl-devel-8.2.1-5.fc39.x86_64.rp 31 MB/s | 997 kB 00:00 (687/853): libaom-3.9.0-1.fc39.x86_64.rpm 37 MB/s | 1.8 MB 00:00 (688/853): libimagequant-4.0.3-5.fc39.x86_64.rp 24 MB/s | 300 kB 00:00 (689/853): libjxl-0.8.3-1.fc39.x86_64.rpm 29 MB/s | 1.2 MB 00:00 (690/853): libkadm5-1.21.3-1.fc39.x86_64.rpm 16 MB/s | 77 kB 00:00 (691/853): libgs-10.02.1-7.fc39.x86_64.rpm 37 MB/s | 3.4 MB 00:00 (692/853): libnl3-3.9.0-1.fc39.x86_64.rpm 20 MB/s | 350 kB 00:00 (693/853): libtree-sitter-0.22.2-1.fc39.x86_64. 20 MB/s | 100 kB 00:00 (694/853): libxslt-1.1.42-1.fc39.x86_64.rpm 26 MB/s | 187 kB 00:00 (695/853): libzstd-devel-1.5.6-1.fc39.x86_64.rp 11 MB/s | 52 kB 00:00 (696/853): lua-srpm-macros-1-13.fc39.noarch.rpm 2.2 MB/s | 8.7 kB 00:00 (697/853): mod_http2-2.0.29-1.fc39.x86_64.rpm 24 MB/s | 162 kB 00:00 (698/853): mod_lua-2.4.62-2.fc39.x86_64.rpm 13 MB/s | 57 kB 00:00 (699/853): mod_ssl-2.4.62-2.fc39.x86_64.rpm 21 MB/s | 109 kB 00:00 (700/853): libstdc++-devel-13.3.1-1.fc39.x86_64 38 MB/s | 2.6 MB 00:00 (701/853): nano-7.2-5.fc39.x86_64.rpm 23 MB/s | 741 kB 00:00 (702/853): nano-default-editor-7.2-5.fc39.noarc 1.8 MB/s | 8.8 kB 00:00 (703/853): ncurses-c++-libs-6.4-7.20230520.fc39 8.9 MB/s | 37 kB 00:00 (704/853): ncurses-6.4-7.20230520.fc39.1.x86_64 29 MB/s | 416 kB 00:00 (705/853): ncurses-devel-6.4-7.20230520.fc39.1. 37 MB/s | 546 kB 00:00 (706/853): openjpeg2-2.5.2-1.fc39.x86_64.rpm 26 MB/s | 178 kB 00:00 (707/853): libgccjit-13.3.1-1.fc39.x86_64.rpm 39 MB/s | 10 MB 00:00 (708/853): perl-AutoLoader-5.74-502.fc39.noarch 518 kB/s | 21 kB 00:00 (709/853): perl-AutoSplit-5.74-502.fc39.noarch. 527 kB/s | 22 kB 00:00 (710/853): perl-B-1.88-502.fc39.x86_64.rpm 53 MB/s | 177 kB 00:00 (711/853): perl-Benchmark-1.24-502.fc39.noarch. 6.7 MB/s | 27 kB 00:00 (712/853): perl-Class-Struct-0.68-502.fc39.noar 16 MB/s | 22 kB 00:00 (713/853): perl-Business-ISBN-Data-20230926.001 8.2 MB/s | 38 kB 00:00 (714/853): perl-DirHandle-1.05-502.fc39.noarch. 4.0 MB/s | 13 kB 00:00 (715/853): perl-DynaLoader-1.54-502.fc39.x86_64 7.9 MB/s | 26 kB 00:00 (716/853): perl-DateTime-TimeZone-2.62-1.fc39.n 32 MB/s | 398 kB 00:00 (717/853): perl-English-1.11-502.fc39.noarch.rp 2.5 MB/s | 14 kB 00:00 (718/853): perl-Date-Manip-6.93-1.fc39.noarch.r 58 MB/s | 1.1 MB 00:00 (719/853): perl-Errno-1.37-502.fc39.x86_64.rpm 2.4 MB/s | 15 kB 00:00 (720/853): perl-ExtUtils-Constant-0.25-502.fc39 6.8 MB/s | 44 kB 00:00 (721/853): perl-ExtUtils-Embed-1.35-502.fc39.no 12 MB/s | 18 kB 00:00 (722/853): perl-Fcntl-1.15-502.fc39.x86_64.rpm 11 MB/s | 21 kB 00:00 (723/853): perl-File-Basename-2.86-502.fc39.noa 9.2 MB/s | 17 kB 00:00 (724/853): perl-File-Compare-1.100.700-502.fc39 9.6 MB/s | 13 kB 00:00 (725/853): perl-File-Copy-2.41-502.fc39.noarch. 12 MB/s | 20 kB 00:00 (726/853): perl-File-Find-1.43-502.fc39.noarch. 13 MB/s | 25 kB 00:00 (727/853): perl-File-stat-1.13-502.fc39.noarch. 12 MB/s | 17 kB 00:00 (728/853): perl-FileHandle-2.05-502.fc39.noarch 8.4 MB/s | 16 kB 00:00 (729/853): perl-Getopt-Std-1.13-502.fc39.noarch 7.7 MB/s | 16 kB 00:00 (730/853): perl-Git-2.46.0-1.fc39.noarch.rpm 26 MB/s | 39 kB 00:00 (731/853): perl-HTML-Parser-3.82-1.fc39.x86_64. 43 MB/s | 124 kB 00:00 (732/853): perl-Hash-Util-FieldHash-1.26-502.fc 12 MB/s | 38 kB 00:00 (733/853): perl-I18N-LangTags-0.45-502.fc39.noa 18 MB/s | 53 kB 00:00 (734/853): perl-I18N-Langinfo-0.22-502.fc39.x86 9.1 MB/s | 22 kB 00:00 (735/853): perl-IO-1.52-502.fc39.x86_64.rpm 42 MB/s | 82 kB 00:00 (736/853): perl-IPC-Open3-1.22-502.fc39.noarch. 7.9 MB/s | 22 kB 00:00 (737/853): perl-IPC-Run3-0.049-1.fc39.noarch.rp 15 MB/s | 38 kB 00:00 (738/853): perl-LWP-Protocol-https-6.14-1.fc39. 10 MB/s | 21 kB 00:00 (739/853): perl-Locale-Maketext-Simple-0.21-502 12 MB/s | 18 kB 00:00 (740/853): perl-Math-Complex-1.62-502.fc39.noar 19 MB/s | 46 kB 00:00 (741/853): perl-Module-CoreList-5.20240720-1.fc 33 MB/s | 89 kB 00:00 (742/853): perl-NDBM_File-1.16-502.fc39.x86_64. 10 MB/s | 23 kB 00:00 (743/853): perl-Opcode-1.64-502.fc39.x86_64.rpm 15 MB/s | 36 kB 00:00 (744/853): perl-POSIX-2.13-502.fc39.x86_64.rpm 45 MB/s | 97 kB 00:00 (745/853): perl-Pod-Html-1.34-502.fc39.noarch.r 9.9 MB/s | 29 kB 00:00 (746/853): perl-Safe-2.44-502.fc39.noarch.rpm 10 MB/s | 25 kB 00:00 (747/853): perl-SelectSaver-1.02-502.fc39.noarc 6.4 MB/s | 12 kB 00:00 (748/853): perl-Symbol-1.09-502.fc39.noarch.rpm 10 MB/s | 14 kB 00:00 (749/853): perl-Sys-Hostname-1.25-502.fc39.x86_ 10 MB/s | 17 kB 00:00 (750/853): perl-Test-Harness-3.48-1.fc39.noarch 59 MB/s | 275 kB 00:00 (751/853): perl-Tie-4.6-502.fc39.noarch.rpm 6.5 MB/s | 28 kB 00:00 (752/853): perl-Unicode-UCD-0.78-502.fc39.noarc 16 MB/s | 78 kB 00:00 (753/853): perl-base-2.27-502.fc39.noarch.rpm 7.1 MB/s | 16 kB 00:00 (754/853): perl-deprecate-0.04-502.fc39.noarch. 11 MB/s | 15 kB 00:00 (755/853): perl-if-0.61.000-502.fc39.noarch.rpm 3.6 MB/s | 14 kB 00:00 (756/853): perl-interpreter-5.38.2-502.fc39.x86 11 MB/s | 72 kB 00:00 (757/853): perl-devel-5.38.2-502.fc39.x86_64.rp 46 MB/s | 757 kB 00:00 (758/853): perl-lib-0.65-502.fc39.x86_64.rpm 3.0 MB/s | 15 kB 00:00 (759/853): perl-libwww-perl-6.77-1.fc39.noarch. 16 MB/s | 208 kB 00:00 (760/853): perl-locale-1.10-502.fc39.noarch.rpm 3.6 MB/s | 14 kB 00:00 (761/853): perl-meta-notation-5.38.2-502.fc39.n 3.5 MB/s | 11 kB 00:00 (762/853): perl-mro-1.28-502.fc39.x86_64.rpm 8.8 MB/s | 29 kB 00:00 (763/853): perl-open-1.13-502.fc39.noarch.rpm 4.6 MB/s | 17 kB 00:00 (764/853): perl-overload-1.37-502.fc39.noarch.r 8.8 MB/s | 46 kB 00:00 (765/853): perl-overloading-0.02-502.fc39.noarc 4.3 MB/s | 13 kB 00:00 (766/853): perl-sigtrap-1.10-502.fc39.noarch.rp 4.9 MB/s | 16 kB 00:00 (767/853): perl-subs-1.04-502.fc39.noarch.rpm 3.9 MB/s | 12 kB 00:00 (768/853): perl-vars-1.05-502.fc39.noarch.rpm 4.2 MB/s | 13 kB 00:00 (769/853): perl-libs-5.38.2-502.fc39.x86_64.rpm 40 MB/s | 2.4 MB 00:00 (770/853): perl-doc-5.38.2-502.fc39.noarch.rpm 47 MB/s | 4.7 MB 00:00 (771/853): php-common-8.2.22-1.fc39.x86_64.rpm 15 MB/s | 864 kB 00:00 (772/853): php-nikic-php-parser4-4.19.1-1.fc39. 20 MB/s | 203 kB 00:00 (773/853): php-devel-8.2.22-1.fc39.x86_64.rpm 19 MB/s | 869 kB 00:00 (774/853): postgresql-private-libs-15.6-1.fc39. 17 MB/s | 141 kB 00:00 (775/853): php-cli-8.2.22-1.fc39.x86_64.rpm 47 MB/s | 5.4 MB 00:00 (776/853): pyproject-rpm-macros-1.13.0-1.fc39.n 15 MB/s | 42 kB 00:00 (777/853): pyproject-srpm-macros-1.13.0-1.fc39. 5.2 MB/s | 13 kB 00:00 (778/853): python-rpm-macros-3.12-8.fc39.noarch 5.4 MB/s | 18 kB 00:00 (779/853): python-srpm-macros-3.12-8.fc39.noarc 7.1 MB/s | 23 kB 00:00 (780/853): postgresql-15.6-1.fc39.x86_64.rpm 26 MB/s | 1.7 MB 00:00 (781/853): python3-devel-3.12.4-1.fc39.x86_64.r 20 MB/s | 313 kB 00:00 (782/853): python3-rpm-macros-3.12-8.fc39.noarc 3.7 MB/s | 12 kB 00:00 (783/853): python3-setuptools-67.7.2-8.fc39.noa 31 MB/s | 1.5 MB 00:00 (784/853): qt5-srpm-macros-5.15.14-2.fc39.noarc 2.4 MB/s | 8.9 kB 00:00 (785/853): qt6-srpm-macros-6.6.2-1.fc39.noarch. 2.7 MB/s | 8.9 kB 00:00 (786/853): python3-pip-23.2.1-2.fc39.noarch.rpm 41 MB/s | 3.1 MB 00:00 (787/853): readline-devel-8.2-6.fc39.x86_64.rpm 22 MB/s | 207 kB 00:00 (788/853): redhat-rpm-config-266-1.fc39.noarch. 18 MB/s | 78 kB 00:00 (789/853): rpm-build-4.19.1.1-1.fc39.x86_64.rpm 19 MB/s | 78 kB 00:00 (790/853): rav1e-libs-0.7.1-2.fc39.x86_64.rpm 27 MB/s | 1.0 MB 00:00 (791/853): rpm-devel-4.19.1.1-1.fc39.x86_64.rpm 15 MB/s | 95 kB 00:00 (792/853): rpmautospec-rpm-macros-0.6.5-1.fc39. 3.9 MB/s | 9.8 kB 00:00 (793/853): rust-srpm-macros-26.3-1.fc39.noarch. 3.6 MB/s | 13 kB 00:00 (794/853): rsync-3.3.0-1.fc39.x86_64.rpm 32 MB/s | 421 kB 00:00 (795/853): sudo-python-plugin-1.9.15-1.p5.fc39. 11 MB/s | 53 kB 00:00 (796/853): postgresql-server-15.6-1.fc39.x86_64 32 MB/s | 6.3 MB 00:00 (797/853): sudo-1.9.15-1.p5.fc39.x86_64.rpm 29 MB/s | 1.3 MB 00:00 (798/853): systemd-rpm-macros-254.16-1.fc39.noa 832 kB/s | 26 kB 00:00 (799/853): systemtap-sdt-devel-5.1-1.fc39.x86_6 14 MB/s | 73 kB 00:00 (800/853): texlive-aleph-svn66203-78.fc39.x86_6 27 MB/s | 271 kB 00:00 (801/853): texlive-attachfile2-svn57959-78.fc39 28 MB/s | 447 kB 00:00 (802/853): systemd-udev-254.16-1.fc39.x86_64.rp 54 MB/s | 2.1 MB 00:00 (803/853): texlive-bibtex-svn66186-78.fc39.x86_ 22 MB/s | 445 kB 00:00 (804/853): texlive-cyrillic-svn63613-78.fc39.no 32 MB/s | 968 kB 00:00 (805/853): texlive-base-20230311-78.fc39.x86_64 37 MB/s | 2.6 MB 00:00 (806/853): texlive-dvips-svn66203-78.fc39.x86_6 34 MB/s | 736 kB 00:00 (807/853): texlive-epstopdf-svn66461-78.fc39.no 8.8 MB/s | 29 kB 00:00 (808/853): texlive-glyphlist-svn54074-78.fc39.n 11 MB/s | 37 kB 00:00 (809/853): texlive-gsftopk-svn52851-78.fc39.x86 10 MB/s | 34 kB 00:00 (810/853): texlive-eplain-svn64721-78.fc39.noar 43 MB/s | 1.1 MB 00:00 (811/853): texlive-jadetex-svn63654-78.fc39.noa 12 MB/s | 69 kB 00:00 (812/853): texlive-dvipdfmx-svn66203-78.fc39.x8 36 MB/s | 3.0 MB 00:00 (813/853): texlive-kpathsea-svn66209-78.fc39.x8 43 MB/s | 1.1 MB 00:00 (814/853): texlive-lib-20230311-78.fc39.x86_64. 31 MB/s | 490 kB 00:00 (815/853): texlive-hitex-svn65883-78.fc39.x86_6 38 MB/s | 2.8 MB 00:00 (816/853): texlive-lollipop-svn45678-78.fc39.no 23 MB/s | 402 kB 00:00 (817/853): texlive-luaotfload-svn64616-78.fc39. 30 MB/s | 1.2 MB 00:00 (818/853): texlive-luahbtex-svn66186-78.fc39.x8 33 MB/s | 2.0 MB 00:00 (819/853): texlive-luatex-svn66967-78.fc39.x86_ 33 MB/s | 3.8 MB 00:00 (820/853): texlive-lwarp-svn66259-78.fc39.noarc 30 MB/s | 3.5 MB 00:00 (821/853): texlive-makeindex-svn62517-78.fc39.x 24 MB/s | 431 kB 00:00 (822/853): texlive-mfware-svn66186-78.fc39.x86_ 20 MB/s | 100 kB 00:00 (823/853): texlive-metafont-svn66186-78.fc39.x8 26 MB/s | 266 kB 00:00 (824/853): texlive-mltex-svn62145-78.fc39.noarc 9.1 MB/s | 28 kB 00:00 (825/853): texlive-mptopdf-svn65952-78.fc39.noa 14 MB/s | 51 kB 00:00 (826/853): texlive-omegaware-svn66186-78.fc39.x 27 MB/s | 236 kB 00:00 (827/853): texlive-pdftex-svn66243-78.fc39.x86_ 32 MB/s | 2.5 MB 00:00 (828/853): texlive-tex-svn66186-78.fc39.x86_64. 21 MB/s | 208 kB 00:00 (829/853): texlive-texlive-en-svn66572-78.fc39. 31 MB/s | 2.0 MB 00:00 (830/853): texlive-texlive-scripts-extra-svn625 15 MB/s | 61 kB 00:00 (831/853): texlive-texlive-scripts-svn66584-78. 25 MB/s | 120 kB 00:00 (832/853): texlive-texlive.infra-svn66512-78.fc 26 MB/s | 294 kB 00:00 (833/853): texlive-oberdiek-svn65521-78.fc39.no 36 MB/s | 7.7 MB 00:00 (834/853): texlive-texsis-svn45678-78.fc39.noar 7.7 MB/s | 261 kB 00:00 (835/853): texlive-thumbpdf-svn62518-78.fc39.no 9.1 MB/s | 40 kB 00:00 (836/853): texlive-xdvi-svn62387-78.fc39.x86_64 29 MB/s | 348 kB 00:00 (837/853): texlive-xmltex-svn62145-78.fc39.noar 13 MB/s | 55 kB 00:00 (838/853): texlive-xetex-svn66203-78.fc39.x86_6 34 MB/s | 1.2 MB 00:00 (839/853): urw-base35-bookman-fonts-20200910-20 30 MB/s | 847 kB 00:00 (840/853): urw-base35-d050000l-fonts-20200910-2 18 MB/s | 76 kB 00:00 (841/853): urw-base35-fonts-20200910-20.fc39.no 2.5 MB/s | 10 kB 00:00 (842/853): urw-base35-fonts-common-20200910-20. 5.6 MB/s | 21 kB 00:00 (843/853): urw-base35-c059-fonts-20200910-20.fc 38 MB/s | 874 kB 00:00 (844/853): urw-base35-gothic-fonts-20200910-20. 34 MB/s | 643 kB 00:00 (845/853): urw-base35-nimbus-mono-ps-fonts-2020 34 MB/s | 795 kB 00:00 (846/853): urw-base35-nimbus-roman-fonts-202009 35 MB/s | 856 kB 00:00 (847/853): urw-base35-nimbus-sans-fonts-2020091 32 MB/s | 1.3 MB 00:00 (848/853): urw-base35-p052-fonts-20200910-20.fc 33 MB/s | 973 kB 00:00 (849/853): urw-base35-standard-symbols-ps-fonts 10 MB/s | 58 kB 00:00 (850/853): urw-base35-z003-fonts-20200910-20.fc 23 MB/s | 276 kB 00:00 (851/853): wget-1.21.4-1.fc39.x86_64.rpm 32 MB/s | 813 kB 00:00 (852/853): zstd-1.5.6-1.fc39.x86_64.rpm 29 MB/s | 479 kB 00:00 (853/853): texlive-latex-svn65161-78.fc39.noarc 40 MB/s | 30 MB 00:00 -------------------------------------------------------------------------------- Total 82 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-78.fc39.x86_64 1/1 Preparing : 1/1 Running scriptlet: texlive-base-11:20230311-78.fc39.x86_64 1/853 Installing : texlive-base-11:20230311-78.fc39.x86_64 1/853 Installing : texlive-lib-11:20230311-78.fc39.x86_64 2/853 Installing : libpng-2:1.6.37-15.fc39.x86_64 3/853 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/853 Installing : urw-base35-fonts-common-20200910-20.fc39.noarch 5/853 Installing : sgml-common-0.6.3-61.fc39.noarch 6/853 Installing : libpaper-1:2.1.1-1.fc39.x86_64 7/853 Installing : libmpc-1.3.1-3.fc39.x86_64 8/853 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/853 Installing : php-common-8.2.22-1.fc39.x86_64 10/853 Installing : libxslt-1.1.42-1.fc39.x86_64 11/853 Installing : m4-1.4.19-6.fc39.x86_64 12/853 Installing : jansson-2.13.1-7.fc39.x86_64 13/853 Installing : binutils-2.40-14.fc39.x86_64 14/853 Running scriptlet: binutils-2.40-14.fc39.x86_64 14/853 Installing : binutils-gold-2.40-14.fc39.x86_64 15/853 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 15/853 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 16/853 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 17/853 Installing : hunspell-en-0.20201207-7.fc39.noarch 18/853 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 19/853 Installing : hunspell-1.7.2-5.fc39.x86_64 20/853 Installing : apr-1.7.3-2.fc39.x86_64 21/853 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 22/853 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 23/853 Installing : apr-util-1.6.3-4.fc39.x86_64 24/853 Installing : php-cli-8.2.22-1.fc39.x86_64 25/853 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 26/853 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 26/853 Installing : cronie-1.6.1-5.fc39.x86_64 27/853 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 27/853 /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 28/853 Installing : postgresql-private-libs-15.6-1.fc39.x86_64 29/853 Running scriptlet: httpd-filesystem-2.4.62-2.fc39.noarch 30/853 Installing : httpd-filesystem-2.4.62-2.fc39.noarch 30/853 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/853 Installing : groff-base-1.23.0-3.fc39.x86_64 31/853 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/853 Installing : emacs-filesystem-1:29.4-2.fc39.noarch 32/853 Installing : elfutils-0.191-2.fc39.x86_64 33/853 Installing : zziplib-0.13.72-5.fc39.x86_64 34/853 Installing : xz-5.4.4-1.fc39.x86_64 35/853 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 36/853 Installing : gdb-minimal-14.2-2.fc39.x86_64 37/853 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 38/853 Installing : xml-common-0.6.3-61.fc39.noarch 38/853 Installing : docbook-dtds-1.0-82.fc39.noarch 39/853 Running scriptlet: docbook-dtds-1.0-82.fc39.noarch 39/853 Installing : unzip-6.0-62.fc39.x86_64 40/853 Installing : tar-2:1.35-2.fc39.x86_64 41/853 Installing : shared-mime-info-2.2-4.fc39.x86_64 42/853 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 42/853 Installing : mailcap-2.1.54-2.fc39.noarch 43/853 Installing : libwebp-1.3.2-2.fc39.x86_64 44/853 Installing : libicu-73.2-2.fc39.x86_64 45/853 Installing : libICE-1.0.10-11.fc39.x86_64 46/853 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 47/853 Installing : graphite2-1.3.14-12.fc39.x86_64 48/853 Installing : file-5.44-5.fc39.x86_64 49/853 Installing : dwz-0.15-3.fc39.x86_64 50/853 Installing : cmake-filesystem-3.27.7-1.fc39.x86_64 51/853 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 52/853 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 53/853 Installing : debugedit-5.0-12.fc39.x86_64 54/853 Installing : libSM-1.2.3-13.fc39.x86_64 55/853 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 56/853 Installing : zip-3.0-39.fc39.x86_64 57/853 Installing : postgresql-15.6-1.fc39.x86_64 58/853 Installing : httpd-tools-2.4.62-2.fc39.x86_64 59/853 Installing : httpd-core-2.4.62-2.fc39.x86_64 60/853 Installing : mod_http2-2.0.29-1.fc39.x86_64 61/853 Installing : mod_lua-2.4.62-2.fc39.x86_64 62/853 Installing : enchant2-2.5.0-5.fc39.x86_64 63/853 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 64/853 Installing : php-fedora-autoloader-1.0.1-11.fc39.noarch 65/853 Installing : php-nikic-php-parser4-4.19.1-1.fc39.noarch 66/853 Installing : cpp-13.3.1-1.fc39.x86_64 67/853 Installing : paper-1:2.1.1-1.fc39.x86_64 68/853 Installing : opensp-1.5.2-43.fc39.x86_64 69/853 Installing : openjade-1.3.2-76.fc39.x86_64 70/853 Running scriptlet: openjade-1.3.2-76.fc39.x86_64 70/853 Installing : urw-base35-bookman-fonts-20200910-20.fc39.noarch 71/853 Running scriptlet: urw-base35-bookman-fonts-20200910-20.fc39.noarch 71/853 Installing : urw-base35-c059-fonts-20200910-20.fc39.noarch 72/853 Running scriptlet: urw-base35-c059-fonts-20200910-20.fc39.noarch 72/853 Installing : urw-base35-d050000l-fonts-20200910-20.fc39.noarc 73/853 Running scriptlet: urw-base35-d050000l-fonts-20200910-20.fc39.noarc 73/853 Installing : urw-base35-gothic-fonts-20200910-20.fc39.noarch 74/853 Running scriptlet: urw-base35-gothic-fonts-20200910-20.fc39.noarch 74/853 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-20.fc39 75/853 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-20.fc39 75/853 Installing : urw-base35-nimbus-roman-fonts-20200910-20.fc39.n 76/853 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-20.fc39.n 76/853 Installing : urw-base35-nimbus-sans-fonts-20200910-20.fc39.no 77/853 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-20.fc39.no 77/853 Installing : urw-base35-p052-fonts-20200910-20.fc39.noarch 78/853 Running scriptlet: urw-base35-p052-fonts-20200910-20.fc39.noarch 78/853 Installing : urw-base35-standard-symbols-ps-fonts-20200910-20 79/853 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-20 79/853 Installing : urw-base35-z003-fonts-20200910-20.fc39.noarch 80/853 Running scriptlet: urw-base35-z003-fonts-20200910-20.fc39.noarch 80/853 Installing : urw-base35-fonts-20200910-20.fc39.noarch 81/853 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 82/853 Installing : julietaula-montserrat-fonts-1:7.222-8.fc39.noarc 83/853 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 84/853 Installing : zstd-1.5.6-1.fc39.x86_64 85/853 Installing : rust-srpm-macros-26.3-1.fc39.noarch 86/853 Installing : rpmautospec-rpm-macros-0.6.5-1.fc39.noarch 87/853 Installing : rav1e-libs-0.7.1-2.fc39.x86_64 88/853 Installing : qt6-srpm-macros-6.6.2-1.fc39.noarch 89/853 Installing : qt5-srpm-macros-5.15.14-2.fc39.noarch 90/853 Installing : python3-setuptools-67.7.2-8.fc39.noarch 91/853 Installing : python3-pip-23.2.1-2.fc39.noarch 92/853 Installing : openjpeg2-2.5.2-1.fc39.x86_64 93/853 Installing : ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 94/853 Installing : ncurses-6.4-7.20230520.fc39.1.x86_64 95/853 Installing : nano-7.2-5.fc39.x86_64 96/853 Installing : nano-default-editor-7.2-5.fc39.noarch 97/853 Installing : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 98/853 Installing : sudo-1.9.15-1.p5.fc39.x86_64 99/853 Installing : lua-srpm-macros-1-13.fc39.noarch 100/853 Installing : libtree-sitter-0.22.2-1.fc39.x86_64 101/853 Installing : libstdc++-devel-13.3.1-1.fc39.x86_64 102/853 Installing : libnl3-3.9.0-1.fc39.x86_64 103/853 Installing : libibverbs-46.0-4.fc39.x86_64 104/853 Installing : libpcap-14:1.10.4-2.fc39.x86_64 105/853 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 106/853 Installing : libkadm5-1.21.3-1.fc39.x86_64 107/853 Installing : libimagequant-4.0.3-5.fc39.x86_64 108/853 Installing : libX11-common-1.8.9-1.fc39.noarch 109/853 Installing : kernel-headers-6.10.3-200.fc39.x86_64 110/853 Installing : highway-1.1.0-1.fc39.x86_64 111/853 Installing : libjxl-1:0.8.3-1.fc39.x86_64 112/853 Installing : jxl-pixbuf-loader-1:0.8.3-1.fc39.x86_64 113/853 Installing : google-noto-fonts-common-20240101-1.fc39.noarch 114/853 Installing : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 115/853 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 116/853 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 117/853 Installing : glibc-headers-x86-2.38-18.fc39.noarch 118/853 Installing : ansible-srpm-macros-1-12.fc39.noarch 119/853 Installing : annobin-docs-12.60-1.fc39.noarch 120/853 Installing : alsa-lib-1.2.12-1.fc39.x86_64 121/853 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 122/853 Installing : xpdf-libs-1:4.04-10.fc39.x86_64 123/853 Installing : which-2.21-40.fc39.x86_64 124/853 Installing : tinycdb-0.78-21.fc39.x86_64 125/853 Installing : texlive-texlive-common-doc-11:svn54176-69.fc39.n 126/853 Installing : teckit-2.5.12-1.fc39.x86_64 127/853 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 128/853 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 129/853 Installing : systemtap-sdt-devel-5.1-1.fc39.x86_64 130/853 Installing : python3-packaging-23.1-4.fc39.noarch 131/853 Installing : procmail-3.24-2.fc39.x86_64 132/853 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 133/853 Installing : pixman-0.42.2-2.fc39.x86_64 134/853 Installing : perl-srpm-macros-1-51.fc39.noarch 135/853 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 136/853 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 137/853 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 138/853 Installing : openssl-1:3.1.1-4.fc39.x86_64 139/853 Installing : openblas-srpm-macros-2-14.fc39.noarch 140/853 Installing : ocaml-srpm-macros-8-2.fc39.noarch 141/853 Installing : lynx-2.9.0-dev.12.1.fc39.1.x86_64 142/853 Installing : libvmaf-2.3.0-6.fc39.x86_64 143/853 Installing : libaom-3.9.0-1.fc39.x86_64 144/853 Installing : libusb-compat-0.1-0.1.8-5.fc39.x86_64 145/853 Installing : libtalloc-2.4.1-1.fc39.x86_64 146/853 Installing : libpq-15.3-1.fc39.x86_64 147/853 Installing : libpkgconf-1.9.5-2.fc39.x86_64 148/853 Installing : pkgconf-1.9.5-2.fc39.x86_64 149/853 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 150/853 Installing : zlib-devel-1.2.13-4.fc39.x86_64 151/853 Installing : glibc-devel-2.38-18.fc39.x86_64 152/853 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 153/853 Installing : openssl-devel-1:3.1.1-4.fc39.x86_64 154/853 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 155/853 Installing : libcom_err-devel-1.47.0-2.fc39.x86_64 156/853 Installing : libsepol-devel-3.5-2.fc39.x86_64 157/853 Installing : libselinux-devel-3.5-5.fc39.x86_64 158/853 Installing : libverto-devel-0.3.2-6.fc39.x86_64 159/853 Installing : popt-devel-1.19-3.fc39.x86_64 160/853 Installing : xz-devel-5.4.4-1.fc39.x86_64 161/853 Installing : libxml2-devel-2.10.4-3.fc39.x86_64 162/853 Installing : keyutils-libs-devel-1.6.3-1.fc39.x86_64 163/853 Installing : krb5-devel-1.21.3-1.fc39.x86_64 164/853 Installing : libzstd-devel-1.5.6-1.fc39.x86_64 165/853 Installing : ncurses-devel-6.4-7.20230520.fc39.1.x86_64 166/853 Installing : libpath_utils-0.2.1-54.fc39.x86_64 167/853 Installing : sscg-3.0.5-3.fc39.x86_64 168/853 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 169/853 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 170/853 Installing : iptables-libs-1.8.9-5.fc39.x86_64 171/853 Installing : libndp-1.8-6.fc39.x86_64 172/853 Installing : libmetalink-0.1.3-32.fc39.x86_64 173/853 Installing : liblockfile-1.17-6.fc39.x86_64 174/853 Installing : liblerc-4.0.0-4.fc39.x86_64 175/853 Installing : libijs-0.35-19.fc39.x86_64 176/853 Installing : libdav1d-1.2.1-2.fc39.x86_64 177/853 Installing : libavif-0.11.1-11.fc39.x86_64 178/853 Installing : libdatrie-0.2.13-7.fc39.x86_64 179/853 Installing : libthai-0.1.29-6.fc39.x86_64 180/853 Installing : sombok-2.4.0-20.fc39.x86_64 181/853 Installing : libXau-1.0.11-3.fc39.x86_64 182/853 Installing : libxcb-1.13.1-12.fc39.x86_64 183/853 Installing : libX11-1.8.9-1.fc39.x86_64 184/853 Installing : libXext-1.3.5-3.fc39.x86_64 185/853 Installing : libXt-1.2.1-5.fc39.x86_64 186/853 Installing : libXpm-3.5.17-1.fc39.x86_64 187/853 Installing : libXmu-1.1.4-3.fc39.x86_64 188/853 Installing : libXaw-1.0.14-5.fc39.x86_64 189/853 Installing : libXi-1.8.1-2.fc39.x86_64 190/853 Installing : libXrender-0.9.11-3.fc39.x86_64 191/853 Installing : cairo-1.18.0-1.fc39.x86_64 192/853 Installing : harfbuzz-8.2.1-2.fc39.x86_64 193/853 Installing : freetype-2.13.1-2.fc39.x86_64 194/853 Installing : fontconfig-2.14.2-6.fc39.x86_64 195/853 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 195/853 Installing : less-633-2.fc39.x86_64 196/853 Installing : git-core-2.46.0-1.fc39.x86_64 197/853 Installing : git-core-doc-2.46.0-1.fc39.noarch 198/853 Installing : lcms2-2.15-2.fc39.x86_64 199/853 Installing : kmod-30-6.fc39.x86_64 200/853 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 201/853 Installing : kbd-misc-2.6.3-1.fc39.noarch 202/853 Installing : kbd-legacy-2.6.3-1.fc39.noarch 203/853 Installing : kbd-2.6.3-1.fc39.x86_64 204/853 Installing : systemd-udev-254.16-1.fc39.x86_64 205/853 Running scriptlet: systemd-udev-254.16-1.fc39.x86_64 205/853 /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 206/853 Installing : libtiff-4.4.0-8.fc39.x86_64 207/853 Installing : gd-2.3.3-12.fc39.x86_64 208/853 Installing : perl-Math-Complex-1.62-502.fc39.noarch 209/853 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 210/853 Installing : perl-Digest-1.20-500.fc39.noarch 211/853 Installing : perl-Tie-4.6-502.fc39.noarch 212/853 Installing : perl-GSSAPI-0.28-43.fc39.x86_64 213/853 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 214/853 Installing : perl-GD-2.78-3.fc39.x86_64 215/853 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 216/853 Installing : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 217/853 Installing : perl-B-1.88-502.fc39.x86_64 218/853 Installing : perl-FileHandle-2.05-502.fc39.noarch 219/853 Installing : perl-subs-1.04-502.fc39.noarch 220/853 Installing : perl-Authen-SASL-2.1700-1.fc39.noarch 221/853 Installing : perl-GD-Barcode-1.15-44.fc39.noarch 222/853 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 223/853 Installing : perl-libnet-3.15-501.fc39.noarch 224/853 Installing : perl-Business-ISBN-3.008-2.fc39.noarch 225/853 Installing : perl-AutoLoader-5.74-502.fc39.noarch 226/853 Installing : perl-Class-Struct-0.68-502.fc39.noarch 227/853 Installing : perl-base-2.27-502.fc39.noarch 228/853 Installing : perl-locale-1.10-502.fc39.noarch 229/853 Installing : perl-URI-5.21-1.fc39.noarch 230/853 Installing : perl-Socket-4:2.037-3.fc39.x86_64 231/853 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 232/853 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 233/853 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 234/853 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 235/853 Installing : perl-SelectSaver-1.02-502.fc39.noarch 236/853 Installing : perl-if-0.61.000-502.fc39.noarch 237/853 Installing : perl-POSIX-2.13-502.fc39.x86_64 238/853 Installing : perl-mro-1.28-502.fc39.x86_64 239/853 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 240/853 Installing : perl-File-stat-1.13-502.fc39.noarch 241/853 Installing : perl-overloading-0.02-502.fc39.noarch 242/853 Installing : perl-File-Path-2.18-500.fc39.noarch 243/853 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 244/853 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 245/853 Installing : perl-Term-Cap-1.18-500.fc39.noarch 246/853 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 247/853 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 248/853 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 249/853 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 250/853 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 251/853 Installing : perl-constant-1.33-501.fc39.noarch 252/853 Installing : perl-parent-1:0.241-500.fc39.noarch 253/853 Installing : perl-Errno-1.37-502.fc39.x86_64 254/853 Installing : perl-Fcntl-1.15-502.fc39.x86_64 255/853 Installing : perl-File-Basename-2.86-502.fc39.noarch 256/853 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 257/853 Installing : perl-Symbol-1.09-502.fc39.noarch 258/853 Installing : perl-Storable-1:3.32-500.fc39.x86_64 259/853 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 260/853 Installing : perl-IO-1.52-502.fc39.x86_64 261/853 Installing : perl-overload-1.37-502.fc39.noarch 262/853 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 263/853 Installing : perl-vars-1.05-502.fc39.noarch 264/853 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 265/853 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 266/853 Installing : perl-podlators-1:5.01-500.fc39.noarch 267/853 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 268/853 Installing : perl-Carp-1.54-500.fc39.noarch 269/853 Installing : perl-Exporter-5.77-500.fc39.noarch 270/853 Installing : perl-PathTools-3.89-500.fc39.x86_64 271/853 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 272/853 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 273/853 Installing : perl-Encode-4:3.19-500.fc39.x86_64 274/853 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 275/853 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 276/853 Installing : perl-doc-5.38.2-502.fc39.noarch 277/853 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 278/853 Installing : perl-File-Find-1.43-502.fc39.noarch 279/853 Installing : perl-File-Copy-2.41-502.fc39.noarch 280/853 Installing : perl-version-8:0.99.30-1.fc39.x86_64 281/853 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 282/853 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 283/853 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 284/853 Installing : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 285/853 Installing : perl-Module-Implementation-0.09-37.fc39.noarch 286/853 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 287/853 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 288/853 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 289/853 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 290/853 Installing : autoconf-2.71-6.fc39.noarch 291/853 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 292/853 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 293/853 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 294/853 Installing : perl-Params-Util-1.102-12.fc39.x86_64 295/853 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 296/853 Installing : perl-lib-0.65-502.fc39.x86_64 297/853 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 298/853 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 299/853 Installing : perl-Clone-0.46-4.fc39.x86_64 300/853 Installing : perl-Data-Dump-1.25-8.fc39.noarch 301/853 Installing : perl-Date-ISO8601-0.005-18.fc39.noarch 302/853 Installing : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 303/853 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 304/853 Installing : perl-Sub-Install-0.929-3.fc39.noarch 305/853 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 306/853 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 307/853 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 308/853 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 309/853 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 310/853 Installing : perl-XML-Parser-2.46-15.fc39.x86_64 311/853 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 312/853 Installing : perl-threads-1:2.36-500.fc39.x86_64 313/853 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 314/853 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 315/853 Installing : perl-IPC-Run3-0.049-1.fc39.noarch 316/853 Installing : psutils-2.10-2.fc39.noarch 317/853 Running scriptlet: groff-1.23.0-3.fc39.x86_64 318/853 Installing : groff-1.23.0-3.fc39.x86_64 318/853 Running scriptlet: groff-1.23.0-3.fc39.x86_64 318/853 Installing : perl-threads-shared-1.68-500.fc39.x86_64 319/853 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 320/853 Installing : automake-1.16.5-13.fc39.noarch 321/853 Installing : perl-File-Listing-6.16-1.fc39.noarch 322/853 Installing : perl-Parse-RecDescent-1.967015-20.fc39.noarch 323/853 Installing : perl-Data-OptList-0.114-2.fc39.noarch 324/853 Installing : perl-Data-Uniqid-0.12-31.fc39.noarch 325/853 Installing : perl-Mail-Sendmail-0.80-18.fc39.noarch 326/853 Installing : perl-Text-BibTeX-0.89-3.fc39.x86_64 327/853 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 328/853 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 329/853 Installing : perl-JSON-4.10-3.fc39.noarch 330/853 Installing : perl-List-SomeUtils-0.59-3.fc39.noarch 331/853 Installing : perl-Params-Validate-1.31-5.fc39.x86_64 332/853 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 333/853 Installing : perl-Module-CoreList-1:5.20240720-1.fc39.noarch 334/853 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 335/853 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 336/853 Installing : perl-Date-Manip-6.93-1.fc39.noarch 337/853 Installing : docbook-style-dsssl-1.79-36.fc39.noarch 338/853 Running scriptlet: docbook-style-dsssl-1.79-36.fc39.noarch 338/853 Installing : perl-Lingua-Translit-0.29-4.fc39.noarch 339/853 Installing : perl-SGMLSpm-1.03ii-60.fc39.noarch 340/853 Installing : docbook-utils-0.6.14-57.fc39.noarch 341/853 Installing : perl-Pod-Html-1.34-502.fc39.noarch 342/853 Installing : perl-Business-ISSN-1.005-8.fc39.noarch 343/853 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 344/853 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 345/853 Installing : perl-Class-Accessor-0.51-18.fc39.noarch 346/853 Installing : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 347/853 Installing : perl-Exception-Class-1.45-8.fc39.noarch 348/853 Installing : perl-Class-Inspector-1.36-14.fc39.noarch 349/853 Installing : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 350/853 Installing : perl-Role-Tiny-2.002004-9.fc39.noarch 351/853 Installing : perl-Class-Singleton-1.6-9.fc39.noarch 352/853 Installing : perl-Class-XSAccessor-1.19-31.fc39.x86_64 353/853 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 354/853 Installing : perl-IO-Compress-2.206-1.fc39.noarch 355/853 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 356/853 Installing : perl-Convert-ASN1-0.34-1.fc39.noarch 357/853 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 358/853 Installing : perl-DynaLoader-Functions-0.004-2.fc39.noarch 359/853 Installing : perl-Devel-CallChecker-0.009-3.fc39.x86_64 360/853 Installing : perl-Params-Classify-0.015-20.fc39.x86_64 361/853 Installing : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 362/853 Installing : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 363/853 Installing : perl-Email-Date-Format-1.008-2.fc39.noarch 364/853 Installing : perl-Error-1:0.17029-13.fc39.noarch 365/853 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 366/853 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 367/853 Installing : perl-IO-HTML-1.004-11.fc39.noarch 368/853 Installing : perl-IO-String-1.08-48.fc39.noarch 369/853 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 370/853 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 371/853 Installing : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 372/853 Installing : perl-Lexical-Var-0.010-3.fc39.x86_64 373/853 Installing : perl-Exporter-Tiny-1.006002-2.fc39.noarch 374/853 Installing : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 375/853 Installing : perl-List-MoreUtils-0.430-9.fc39.noarch 376/853 Installing : perl-File-ShareDir-1.118-9.fc39.noarch 377/853 Installing : perl-List-UtilsBy-0.12-7.fc39.noarch 378/853 Installing : perl-List-AllUtils-0.19-10.fc39.noarch 379/853 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 380/853 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 381/853 Installing : perl-MIME-Types-2.24-3.fc39.noarch 382/853 Installing : perl-MIME-Lite-3.033-8.fc39.noarch 383/853 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 384/853 Installing : perl-Mail-Sender-1:0.903-22.fc39.noarch 385/853 Installing : perl-NTLM-1.09-36.fc39.noarch 386/853 Installing : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 387/853 Installing : perl-MailTools-2.21-14.fc39.noarch 388/853 Installing : perl-Number-Compare-0.03-36.fc39.noarch 389/853 Installing : perl-Package-Generator-1.106-29.fc39.noarch 390/853 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 391/853 Installing : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 392/853 Installing : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 393/853 Installing : perl-Package-Stash-XS-0.30-5.fc39.x86_64 394/853 Installing : perl-Package-Stash-0.40-5.fc39.noarch 395/853 Installing : perl-PadWalker-2.5-10.fc39.x86_64 396/853 Installing : perl-Devel-Caller-2.07-3.fc39.x86_64 397/853 Installing : perl-Devel-LexAlias-0.05-34.fc39.x86_64 398/853 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 399/853 Installing : perl-File-Slurper-0.014-3.fc39.noarch 400/853 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 401/853 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 402/853 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 403/853 Installing : perl-HTML-Parser-3.82-1.fc39.x86_64 404/853 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 405/853 Installing : perl-Ref-Util-XS-0.117-20.fc39.x86_64 406/853 Installing : perl-Ref-Util-0.204-18.fc39.noarch 407/853 Installing : perl-Regexp-Common-2017060201-22.fc39.noarch 408/853 Installing : perl-Sort-Key-1.33-28.fc39.x86_64 409/853 Installing : perl-Sub-Identify-0.14-24.fc39.x86_64 410/853 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 411/853 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 412/853 Installing : perl-Git-2.46.0-1.fc39.noarch 413/853 Installing : git-2.46.0-1.fc39.x86_64 414/853 Installing : perl-Text-CSV-2.02-3.fc39.noarch 415/853 Installing : perl-Text-Glob-0.11-21.fc39.noarch 416/853 Installing : perl-File-Find-Rule-0.34-26.fc39.noarch 417/853 Installing : perl-Data-Compare-1.29-2.fc39.noarch 418/853 Installing : perl-Text-Roman-3.5-25.fc39.noarch 419/853 Installing : perl-Tie-Cycle-1.227-9.fc39.noarch 420/853 Installing : perl-Business-ISMN-1.203-2.fc39.noarch 421/853 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 422/853 Installing : perl-autodie-2.36-501.fc39.noarch 423/853 Installing : perl-Variable-Magic-0.63-4.fc39.x86_64 424/853 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 425/853 Installing : perl-LWP-Protocol-https-6.14-1.fc39.noarch 426/853 Installing : perl-libwww-perl-6.77-1.fc39.noarch 427/853 Installing : perl-XML-SAX-1.02-13.fc39.noarch 428/853 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 428/853 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 429/853 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 429/853 Installing : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 430/853 Installing : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 431/853 Installing : perl-XML-Writer-0.900-12.fc39.noarch 432/853 Installing : perl-XString-0.005-10.fc39.x86_64 433/853 Installing : perl-autovivification-0.18-20.fc39.x86_64 434/853 Installing : perl-AutoSplit-5.74-502.fc39.noarch 435/853 Installing : perl-Benchmark-1.24-502.fc39.noarch 436/853 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 437/853 Installing : perl-DirHandle-1.05-502.fc39.noarch 438/853 Installing : perl-English-1.11-502.fc39.noarch 439/853 Installing : perltidy-20230912-1.fc39.noarch 440/853 Installing : perl-Eval-Closure-0.14-21.fc39.noarch 441/853 Installing : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 442/853 Installing : perl-Specio-0.48-4.fc39.noarch 443/853 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 444/853 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 445/853 Installing : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 446/853 Installing : perl-namespace-clean-0.27-24.fc39.noarch 447/853 Installing : perl-namespace-autoclean-0.29-16.fc39.noarch 448/853 Installing : perl-DateTime-Locale-1.39-2.fc39.noarch 449/853 Installing : perl-DateTime-2:1.59-5.fc39.x86_64 450/853 Installing : perl-DateTime-TimeZone-2.62-1.fc39.noarch 451/853 Installing : perl-Log-Dispatch-2.71-2.fc39.noarch 452/853 Installing : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 453/853 Installing : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 454/853 Installing : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 455/853 Installing : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 456/853 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 457/853 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 458/853 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 459/853 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 460/853 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 461/853 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 462/853 Installing : perl-Opcode-1.64-502.fc39.x86_64 463/853 Installing : perl-Safe-2.44-502.fc39.noarch 464/853 Installing : perl-deprecate-0.04-502.fc39.noarch 465/853 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 466/853 Installing : perl-LDAP-1:0.68-11.fc39.noarch 467/853 Installing : perl-Log-Log4perl-1.57-3.fc39.noarch 468/853 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 469/853 Installing : perl-sigtrap-1.10-502.fc39.noarch 470/853 Installing : biber-2.19-3.fc39.noarch 471/853 Installing : hostname-3.23-9.fc39.x86_64 472/853 Running scriptlet: hostname-3.23-9.fc39.x86_64 472/853 Installing : gpm-libs-1.20.7-44.fc39.x86_64 473/853 Installing : gpgme-1.20.0-5.fc39.x86_64 474/853 Installing : gnat-srpm-macros-6-3.fc39.noarch 475/853 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 476/853 Installing : gc-8.2.2-4.fc39.x86_64 477/853 Installing : guile22-2.2.7-9.fc39.x86_64 478/853 Installing : make-1:4.4.1-2.fc39.x86_64 479/853 Installing : gcc-13.3.1-1.fc39.x86_64 480/853 Installing : gcc-c++-13.3.1-1.fc39.x86_64 481/853 Installing : emacs-common-1:29.4-2.fc39.x86_64 482/853 Installing : libtool-2.4.7-7.fc39.x86_64 483/853 Installing : perl-Filter-2:1.64-501.fc39.x86_64 484/853 Installing : perl-encoding-4:3.00-500.fc39.x86_64 485/853 Installing : perl-open-1.13-502.fc39.noarch 486/853 Installing : perl-XML-XPath-1.48-4.fc39.noarch 487/853 Installing : texlive-epstopdf-11:svn66461-78.fc39.noarch 488/853 Installing : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 489/853 Installing : texlive-cm-11:svn57963-69.fc39.noarch 490/853 Installing : texlive-etex-11:svn66203-69.fc39.noarch 491/853 Installing : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 492/853 Installing : texlive-hyphen-base-11:svn66413-69.fc39.noarch 493/853 Installing : texlive-knuth-lib-11:svn57963-69.fc39.noarch 494/853 Installing : texlive-plain-11:svn57963-69.fc39.noarch 495/853 Installing : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 496/853 Installing : texlive-unicode-data-11:svn64423-69.fc39.noarch 497/853 Installing : texlive-graphics-def-11:svn64487-69.fc39.noarch 498/853 Installing : texlive-gsftopk-11:svn52851-78.fc39.x86_64 499/853 Installing : texlive-luatex-11:svn66967-78.fc39.x86_64 500/853 Installing : texlive-texlive.infra-11:svn66512-78.fc39.noarch 501/853 Installing : texlive-texlive-scripts-11:svn66584-78.fc39.noar 502/853 Installing : texlive-kpathsea-11:svn66209-78.fc39.x86_64 503/853 Installing : texlive-iftex-11:svn61910-69.fc39.noarch 504/853 Installing : texlive-amsmath-11:svn63514-69.fc39.noarch 505/853 Installing : texlive-babel-11:svn65823-69.fc39.noarch 506/853 Installing : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 507/853 Installing : texlive-kvoptions-11:svn63622-69.fc39.noarch 508/853 Installing : texlive-url-11:svn32528.3.4-69.fc39.noarch 509/853 Installing : texlive-amsfonts-11:svn61937-69.fc39.noarch 510/853 Installing : texlive-atbegshi-11:svn53051-69.fc39.noarch 511/853 Installing : texlive-ltxcmds-11:svn56421-69.fc39.noarch 512/853 Installing : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 513/853 Installing : texlive-atveryend-11:svn53108-69.fc39.noarch 514/853 Installing : texlive-infwarerr-11:svn53023-69.fc39.noarch 515/853 Installing : texlive-l3backend-11:svn65573-69.fc39.noarch 516/853 Installing : texlive-auxhook-11:svn53173-69.fc39.noarch 517/853 Installing : texlive-booktabs-11:svn53402-69.fc39.noarch 518/853 Installing : texlive-dehyph-11:svn48599-69.fc39.noarch 519/853 Installing : texlive-pdftex-11:svn66243-78.fc39.x86_64 520/853 Installing : texlive-etex-pkg-11:svn41784-69.fc39.noarch 521/853 Installing : texlive-etoolbox-11:svn56554-69.fc39.noarch 522/853 Installing : texlive-etexcmds-11:svn53171-69.fc39.noarch 523/853 Installing : texlive-latexconfig-11:svn53525-69.fc39.noarch 524/853 Installing : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 525/853 Installing : texlive-pdfescape-11:svn53082-69.fc39.noarch 526/853 Installing : texlive-tex-11:svn66186-78.fc39.x86_64 527/853 Installing : texlive-bigintcalc-11:svn53172-69.fc39.noarch 528/853 Installing : texlive-fp-11:svn49719-69.fc39.noarch 529/853 Installing : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 530/853 Installing : texlive-graphics-11:svn66204-69.fc39.noarch 531/853 Installing : texlive-tools-11:svn64892-69.fc39.noarch 532/853 Installing : texlive-xkeyval-11:svn63616-69.fc39.noarch 533/853 Installing : texlive-colortbl-11:svn64015-69.fc39.noarch 534/853 Installing : texlive-geometry-11:svn61719-69.fc39.noarch 535/853 Installing : texlive-hycolor-11:svn53584-69.fc39.noarch 536/853 Installing : texlive-intcalc-11:svn53168-69.fc39.noarch 537/853 Installing : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 538/853 Installing : texlive-letltxmacro-11:svn53022-69.fc39.noarch 539/853 Installing : texlive-lm-11:svn65956-69.fc39.noarch 540/853 Installing : texlive-omega-11:svn33046.0-69.fc39.noarch 541/853 Installing : texlive-uniquecounter-11:svn53162-69.fc39.noarch 542/853 Installing : texlive-zapfding-11:svn61719-69.fc39.noarch 543/853 Installing : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 544/853 Installing : texlive-caption-11:svn66580-69.fc39.noarch 545/853 Installing : texlive-bitset-11:svn53837-69.fc39.noarch 546/853 Installing : texlive-everyshi-11:svn57001-69.fc39.noarch 547/853 Installing : texlive-fancyhdr-11:svn64977-69.fc39.noarch 548/853 Installing : texlive-firstaid-11:svn64892-69.fc39.noarch 549/853 Installing : texlive-footmisc-11:svn62524-69.fc39.noarch 550/853 Installing : texlive-hologo-11:svn61719-69.fc39.noarch 551/853 Installing : texlive-hypdoc-11:svn65678-69.fc39.noarch 552/853 Installing : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 553/853 Installing : texlive-multido-11:svn18302.1.42-69.fc39.noarch 554/853 Installing : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 555/853 Installing : texlive-palatino-11:svn61719-69.fc39.noarch 556/853 Installing : texlive-ragged2e-11:svn66152-69.fc39.noarch 557/853 Installing : texlive-setspace-11:svn65206-69.fc39.noarch 558/853 Installing : texlive-symbol-11:svn61719-69.fc39.noarch 559/853 Installing : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 560/853 Installing : texlive-lambda-11:svn45756-69.fc39.noarch 561/853 Installing : texlive-carlisle-11:svn59577-69.fc39.noarch 562/853 Installing : texlive-csquotes-11:svn64389-69.fc39.noarch 563/853 Installing : texlive-sauerj-11:svn15878.0-69.fc39.noarch 564/853 Installing : texlive-translator-11:svn59412-69.fc39.noarch 565/853 Installing : texlive-catchfile-11:svn53084-69.fc39.noarch 566/853 Installing : texlive-ifplatform-11:svn45533-69.fc39.noarch 567/853 Installing : texlive-memoir-11:svn65040-69.fc39.noarch 568/853 Installing : texlive-dvips-11:svn66203-78.fc39.x86_64 569/853 Installing : texlive-babelbib-11:svn57349-69.fc39.noarch 570/853 Installing : texlive-avantgar-11:svn61983-69.fc39.noarch 571/853 Installing : texlive-bookman-11:svn61719-69.fc39.noarch 572/853 Installing : texlive-bookmark-11:svn56885-69.fc39.noarch 573/853 Installing : texlive-charter-11:svn15878.0-69.fc39.noarch 574/853 Installing : texlive-courier-11:svn61719-69.fc39.noarch 575/853 Installing : texlive-ec-11:svn25033.1.0-69.fc39.noarch 576/853 Installing : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 577/853 Installing : texlive-euler-11:svn42428-69.fc39.noarch 578/853 Installing : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 579/853 Installing : texlive-float-11:svn15878.1.3d-69.fc39.noarch 580/853 Installing : texlive-fpl-11:svn54512-69.fc39.noarch 581/853 Installing : texlive-mathpazo-11:svn52663-69.fc39.noarch 582/853 Installing : texlive-gettitlestring-11:svn53170-69.fc39.noarc 583/853 Installing : texlive-grfext-11:svn53024-69.fc39.noarch 584/853 Installing : texlive-grffile-11:svn52756-69.fc39.noarch 585/853 Installing : texlive-helvetic-11:svn61719-69.fc39.noarch 586/853 Installing : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 587/853 Installing : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 588/853 Installing : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 589/853 Installing : texlive-modes-11:svn61719-69.fc39.noarch 590/853 Installing : texlive-paralist-11:svn43021-69.fc39.noarch 591/853 Installing : texlive-pdflscape-11:svn64851-69.fc39.noarch 592/853 Installing : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 593/853 Installing : texlive-refcount-11:svn53164-69.fc39.noarch 594/853 Installing : texlive-rsfs-11:svn15878.0-69.fc39.noarch 595/853 Installing : texlive-stringenc-11:svn52982-69.fc39.noarch 596/853 Installing : texlive-times-11:svn61719-69.fc39.noarch 597/853 Installing : texlive-ucharcat-11:svn38907-69.fc39.noarch 598/853 Installing : texlive-ulem-11:svn53365-69.fc39.noarch 599/853 Installing : texlive-underscore-11:svn18261.0-69.fc39.noarch 600/853 Installing : texlive-utopia-11:svn15878.0-69.fc39.noarch 601/853 Installing : texlive-psnfss-11:svn54694-69.fc39.noarch 602/853 Installing : texlive-wasy-11:svn53533-69.fc39.noarch 603/853 Installing : texlive-wasysym-11:svn54080-69.fc39.noarch 604/853 Installing : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 605/853 Installing : texlive-zref-11:svn62977-69.fc39.noarch 606/853 Installing : texlive-glyphlist-11:svn54074-78.fc39.noarch 607/853 Installing : texlive-wasy-type1-11:svn53534-69.fc39.noarch 608/853 Installing : texlive-metafont-11:svn66186-78.fc39.x86_64 609/853 Installing : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 610/853 Installing : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 611/853 Installing : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 612/853 Installing : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 613/853 Installing : texlive-mathtools-11:svn63767-69.fc39.noarch 614/853 Installing : texlive-crop-11:svn55424-69.fc39.noarch 615/853 Installing : texlive-logreq-11:svn53003-69.fc39.noarch 616/853 Installing : texlive-microtype-11:svn66587-69.fc39.noarch 617/853 Installing : texlive-pdfmanagement-testphase-11:svn66532-69.f 618/853 Installing : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 619/853 Installing : texlive-euro-11:svn22191.1.1-69.fc39.noarch 620/853 Installing : texlive-lollipop-11:svn45678-78.fc39.noarch 621/853 Installing : texlive-texsis-11:svn45678-78.fc39.noarch 622/853 Installing : texlive-hopatch-11:svn65491-69.fc39.noarch 623/853 Installing : texlive-tex-gyre-11:svn65956-69.fc39.noarch 624/853 Installing : texlive-alphalph-11:svn53087-69.fc39.noarch 625/853 Installing : texlive-anysize-11:svn15878.0-69.fc39.noarch 626/853 Installing : texlive-babel-english-11:svn44495-69.fc39.noarch 627/853 Installing : texlive-beton-11:svn15878.0-69.fc39.noarch 628/853 Installing : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 629/853 Installing : texlive-cite-11:svn36428.5.5-69.fc39.noarch 630/853 Installing : texlive-cmap-11:svn57640-69.fc39.noarch 631/853 Installing : texlive-cmextra-11:svn57866-69.fc39.noarch 632/853 Installing : texlive-colorprofiles-11:svn49086-69.fc39.noarch 633/853 Installing : texlive-ctablestack-11:svn38514-69.fc39.noarch 634/853 Installing : texlive-luatexbase-11:svn52663-69.fc39.noarch 635/853 Installing : texlive-edmac-11:svn61719-69.fc39.noarch 636/853 Installing : texlive-enctex-11:svn34957.0-69.fc39.noarch 637/853 Installing : texlive-enumitem-11:svn51423-69.fc39.noarch 638/853 Installing : texlive-euro-ce-11:svn25714-69.fc39.noarch 639/853 Installing : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 640/853 Installing : texlive-everysel-11:svn57489-69.fc39.noarch 641/853 Installing : texlive-filecontents-11:svn52142-69.fc39.noarch 642/853 Installing : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 643/853 Installing : texlive-lineno-11:svn65586-69.fc39.noarch 644/853 Installing : texlive-fix2col-11:svn38770-69.fc39.noarch 645/853 Installing : texlive-footnotehyper-11:svn60374-69.fc39.noarch 646/853 Installing : texlive-hobsub-11:svn52810-69.fc39.noarch 647/853 Installing : texlive-hyperref-11:svn65758-69.fc39.noarch 648/853 Installing : texlive-attachfile-11:svn42099-69.fc39.noarch 649/853 Installing : texlive-attachfile2-11:svn57959-78.fc39.noarch 650/853 Installing : texlive-hyphenex-11:svn57387-69.fc39.noarch 651/853 Installing : texlive-ifmtarg-11:svn47544-69.fc39.noarch 652/853 Installing : texlive-kastrup-11:svn15878.0-69.fc39.noarch 653/853 Installing : texlive-knuth-local-11:svn57963-69.fc39.noarch 654/853 Installing : texlive-latex-lab-11:svn64892-69.fc39.noarch 655/853 Installing : texlive-latexbug-11:svn63596-69.fc39.noarch 656/853 Installing : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 657/853 Installing : texlive-luabidi-11:svn54512-69.fc39.noarch 658/853 Installing : texlive-lualibs-11:svn64615-69.fc39.noarch 659/853 Installing : texlive-luaotfload-11:svn64616-78.fc39.noarch 660/853 Installing : texlive-makecmds-11:svn15878.0-69.fc39.noarch 661/853 Installing : texlive-manfnt-font-11:svn45777-69.fc39.noarch 662/853 Installing : texlive-marginnote-11:svn48383-69.fc39.noarch 663/853 Installing : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 664/853 Installing : texlive-mflogo-font-11:svn54512-69.fc39.noarch 665/853 Installing : texlive-mflogo-11:svn42428-69.fc39.noarch 666/853 Installing : texlive-mfnfss-11:svn46036-69.fc39.noarch 667/853 Installing : texlive-mparhack-11:svn59066-69.fc39.noarch 668/853 Installing : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 669/853 Installing : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 670/853 Installing : texlive-newfloat-11:svn52906-69.fc39.noarch 671/853 Installing : texlive-notoccite-11:svn18129.0-69.fc39.noarch 672/853 Installing : texlive-ntgclass-11:svn65522-69.fc39.noarch 673/853 Installing : texlive-otibet-11:svn45777-69.fc39.noarch 674/853 Installing : texlive-pagesel-11:svn56105-69.fc39.noarch 675/853 Installing : texlive-parallel-11:svn15878.0-69.fc39.noarch 676/853 Installing : texlive-parskip-11:svn58358-69.fc39.noarch 677/853 Installing : texlive-pdfcol-11:svn64469-69.fc39.noarch 678/853 Installing : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 679/853 Installing : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 680/853 Installing : texlive-xcolor-11:svn63563-69.fc39.noarch 681/853 Installing : texlive-eso-pic-11:svn56658-69.fc39.noarch 682/853 Installing : texlive-picture-11:svn54867-69.fc39.noarch 683/853 Installing : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 684/853 Installing : texlive-pslatex-11:svn57434-69.fc39.noarch 685/853 Installing : texlive-pspicture-11:svn15878.0-69.fc39.noarch 686/853 Installing : texlive-pst-math-11:svn64732-69.fc39.noarch 687/853 Installing : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 688/853 Installing : texlive-rcs-11:svn15878.0-69.fc39.noarch 689/853 Installing : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 690/853 Installing : texlive-section-11:svn20180.0-69.fc39.noarch 691/853 Installing : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 692/853 Installing : texlive-startex-11:svn35718.1.04-69.fc39.noarch 693/853 Installing : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 694/853 Installing : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 695/853 Installing : texlive-texlive-msg-translations-11:svn66593-69. 696/853 Installing : texlive-textcase-11:svn63868-69.fc39.noarch 697/853 Installing : texlive-titlesec-11:svn59845-69.fc39.noarch 698/853 Installing : texlive-transparent-11:svn64852-69.fc39.noarch 699/853 Installing : texlive-ctable-11:svn38672-69.fc39.noarch 700/853 Installing : texlive-txfonts-11:svn15878.0-69.fc39.noarch 701/853 Installing : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 702/853 Installing : texlive-xetexconfig-11:svn45845-69.fc39.noarch 703/853 Installing : texlive-xstring-11:svn65551-69.fc39.noarch 704/853 Installing : texlive-algorithms-11:svn42428-69.fc39.noarch 705/853 Installing : texlive-bera-11:svn20031.0-69.fc39.noarch 706/853 Installing : texlive-cm-super-11:svn15878.0-69.fc39.noarch 707/853 Installing : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 708/853 Installing : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 709/853 Installing : texlive-fontspec-11:svn63386-69.fc39.noarch 710/853 Installing : texlive-l3packages-11:svn65722-69.fc39.noarch 711/853 Installing : texlive-xpatch-11:svn54563-69.fc39.noarch 712/853 Installing : texlive-l3kernel-11:svn66094-69.fc39.noarch 713/853 Installing : texlive-latex-11:svn65161-78.fc39.noarch 714/853 Installing : texlive-xifthen-11:svn38929-69.fc39.noarch 715/853 Installing : texlive-currfile-11:svn64673-69.fc39.noarch 716/853 Installing : texlive-filehook-11:svn64822-69.fc39.noarch 717/853 Installing : texlive-pgf-11:svn65553-69.fc39.noarch 718/853 Installing : texlive-ms-11:svn57473-69.fc39.noarch 719/853 Installing : texlive-koma-script-11:svn64685-69.fc39.noarch 720/853 Installing : texlive-showexpl-11:svn57414-69.fc39.noarch 721/853 Installing : texlive-bidi-11:svn65572-69.fc39.noarch 722/853 Installing : texlive-polyglossia-11:svn65792-69.fc39.noarch 723/853 Installing : texlive-biblatex-11:svn66403-69.fc39.noarch 724/853 Installing : texlive-listings-11:svn66222-69.fc39.noarch 725/853 Installing : texlive-fancyvrb-11:svn65585-69.fc39.noarch 726/853 Installing : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 727/853 Installing : texlive-pst-coil-11:svn62977-69.fc39.noarch 728/853 Installing : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 729/853 Installing : texlive-pst-fill-11:svn60671-69.fc39.noarch 730/853 Installing : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 731/853 Installing : texlive-pst-node-11:svn61838-69.fc39.noarch 732/853 Installing : texlive-pst-ovl-11:svn54963-69.fc39.noarch 733/853 Installing : texlive-pst-plot-11:svn65346-69.fc39.noarch 734/853 Installing : texlive-pst-text-11:svn49542-69.fc39.noarch 735/853 Installing : texlive-pst-tools-11:svn60621-69.fc39.noarch 736/853 Installing : texlive-pst-tree-11:svn60421-69.fc39.noarch 737/853 Installing : texlive-pstricks-add-11:svn65067-69.fc39.noarch 738/853 Installing : texlive-pstricks-11:svn65346-69.fc39.noarch 739/853 Installing : texlive-amscls-11:svn55378-69.fc39.noarch 740/853 Installing : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 741/853 Installing : texlive-passivetex-11:svn15878.0-69.fc39.noarch 742/853 Installing : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 743/853 Installing : texlive-seminar-11:svn59801-69.fc39.noarch 744/853 Installing : texlive-lualatex-math-11:svn61464-69.fc39.noarch 745/853 Installing : texlive-unicode-math-11:svn61719-69.fc39.noarch 746/853 Installing : texlive-oberdiek-11:svn65521-78.fc39.noarch 747/853 Installing : texlive-pdfpages-11:svn65319-69.fc39.noarch 748/853 Installing : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 749/853 Installing : texlive-ae-11:svn15878.1.4-69.fc39.noarch 750/853 Installing : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 751/853 Installing : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 752/853 Installing : texlive-minitoc-11:svn61719-69.fc39.noarch 753/853 Installing : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 754/853 Installing : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 755/853 Installing : texlive-mathspec-11:svn42773-69.fc39.noarch 756/853 Installing : texlive-typehtml-11:svn17134.0-69.fc39.noarch 757/853 Installing : texlive-ucs-11:svn64114-69.fc39.noarch 758/853 Installing : texlive-beamer-11:svn65984-69.fc39.noarch 759/853 Installing : texlive-cyrillic-11:svn63613-78.fc39.noarch 760/853 Installing : texlive-breqn-11:svn60881-69.fc39.noarch 761/853 Installing : texlive-l3experimental-11:svn65621-69.fc39.noarc 762/853 Installing : texlive-eplain-11:svn64721-78.fc39.noarch 763/853 Installing : texlive-realscripts-11:svn56594-69.fc39.noarch 764/853 Installing : texlive-xltxtra-11:svn56594-69.fc39.noarch 765/853 Installing : texlive-zapfchan-11:svn61719-69.fc39.noarch 766/853 Installing : texlive-bibtex-11:svn66186-78.fc39.x86_64 767/853 Installing : texlive-luahbtex-11:svn66186-78.fc39.x86_64 768/853 Installing : texlive-lwarp-11:svn66259-78.fc39.noarch 769/853 Installing : texlive-makeindex-11:svn62517-78.fc39.x86_64 770/853 Installing : texlive-mfware-11:svn66186-78.fc39.x86_64 771/853 Installing : texlive-mptopdf-11:svn65952-78.fc39.noarch 772/853 Installing : texlive-omegaware-11:svn66186-78.fc39.x86_64 773/853 Installing : texlive-texlive-en-11:svn66572-78.fc39.noarch 774/853 Installing : texlive-texlive-scripts-extra-11:svn62517-78.fc3 775/853 Installing : texlive-xdvi-11:svn62387-78.fc39.x86_64 776/853 Installing : annobin-plugin-gcc-12.60-1.fc39.x86_64 777/853 Installing : gcc-plugin-annobin-13.3.1-1.fc39.x86_64 778/853 Installing : libgccjit-13.3.1-1.fc39.x86_64 779/853 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 780/853 Installing : efi-srpm-macros-5-9.fc39.noarch 781/853 Installing : ed-1.19-4.fc39.x86_64 782/853 Installing : patch-2.7.6-22.fc39.x86_64 783/853 Installing : drpm-0.5.2-3.fc39.x86_64 784/853 Installing : createrepo_c-libs-1.1.3-1.fc39.x86_64 785/853 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 786/853 /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/853 Installing : sendmail-8.17.2-3.fc39.x86_64 787/853 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 787/853 /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/853 Installing : bzip2-1.0.8-16.fc39.x86_64 789/853 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 790/853 Installing : forge-srpm-macros-0.3.1-1.fc39.noarch 791/853 Installing : go-srpm-macros-3.5.0-1.fc39.noarch 792/853 Installing : python-rpm-macros-3.12-8.fc39.noarch 793/853 Installing : pyproject-rpm-macros-1.13.0-1.fc39.noarch 794/853 Installing : python3-rpm-macros-3.12-8.fc39.noarch 795/853 Installing : python-srpm-macros-3.12-8.fc39.noarch 796/853 Installing : redhat-rpm-config-266-1.fc39.noarch 797/853 Running scriptlet: redhat-rpm-config-266-1.fc39.noarch 797/853 Installing : rpm-build-4.19.1.1-1.fc39.x86_64 798/853 Installing : pyproject-srpm-macros-1.13.0-1.fc39.noarch 799/853 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 800/853 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 801/853 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 802/853 Installing : python3-rpm-generators-14-7.fc39.noarch 803/853 Installing : beecrypt-4.2.1-33.fc39.x86_64 804/853 Installing : avahi-libs-0.8-24.fc39.x86_64 805/853 Installing : cups-libs-1:2.4.10-3.fc39.x86_64 806/853 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 807/853 Installing : libgs-10.02.1-7.fc39.x86_64 808/853 Installing : ghostscript-tools-fonts-10.02.1-7.fc39.x86_64 809/853 Installing : ghostscript-tools-printing-10.02.1-7.fc39.x86_64 810/853 Installing : ghostscript-10.02.1-7.fc39.x86_64 811/853 Installing : texlive-thumbpdf-11:svn62518-78.fc39.noarch 812/853 Installing : texlive-collection-latexrecommended-11:svn65512- 813/853 Installing : texlive-collection-latex-11:svn63515-69.fc39.noa 814/853 Installing : texlive-collection-basic-11:svn59159-69.fc39.noa 815/853 Installing : texlive-dvipdfmx-11:svn66203-78.fc39.x86_64 816/853 Installing : texlive-xetex-11:svn66203-78.fc39.x86_64 817/853 Installing : texlive-jadetex-11:svn63654-78.fc39.noarch 818/853 Installing : texlive-collection-fontsrecommended-11:svn54074- 819/853 Installing : texlive-aleph-11:svn66203-78.fc39.x86_64 820/853 Installing : texlive-hitex-11:svn65883-78.fc39.x86_64 821/853 Installing : texlive-mltex-11:svn62145-78.fc39.noarch 822/853 Installing : texlive-xmltex-11:svn62145-78.fc39.noarch 823/853 Installing : texlive-collection-formatsextra-11:svn62226-69.f 824/853 Installing : docbook-utils-pdf-0.6.14-57.fc39.noarch 825/853 Installing : linuxdoc-tools-0.9.82-3.fc39.x86_64 826/853 Running scriptlet: linuxdoc-tools-0.9.82-3.fc39.x86_64 826/853 Installing : beecrypt-devel-4.2.1-33.fc39.x86_64 827/853 Installing : python3-devel-3.12.4-1.fc39.x86_64 828/853 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 829/853 Installing : sendmail-cf-8.17.2-3.fc39.noarch 830/853 Installing : createrepo_c-1.1.3-1.fc39.x86_64 831/853 Installing : patchutils-0.4.2-11.fc39.x86_64 832/853 Installing : emacs-nox-1:29.4-2.fc39.x86_64 833/853 Installing : php-devel-8.2.22-1.fc39.x86_64 834/853 Installing : wget-1.21.4-1.fc39.x86_64 835/853 Installing : mod_ssl-1:2.4.62-2.fc39.x86_64 836/853 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 837/853 /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 838/853 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 838/853 Installing : readline-devel-8.2-6.fc39.x86_64 839/853 Installing : elfutils-libelf-devel-0.191-2.fc39.x86_64 840/853 Installing : rpm-devel-4.19.1.1-1.fc39.x86_64 841/853 Installing : libpq-devel-15.3-1.fc39.x86_64 842/853 Installing : binutils-devel-2.40-14.fc39.x86_64 843/853 Installing : expat-devel-2.6.2-1.fc39.x86_64 844/853 Installing : libcurl-devel-8.2.1-5.fc39.x86_64 845/853 Installing : gnupg1-1.4.23-23.fc39.x86_64 846/853 Installing : httpd-2.4.62-2.fc39.x86_64 847/853 Running scriptlet: httpd-2.4.62-2.fc39.x86_64 847/853 /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 848/853 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 849/853 Installing : postgresql-server-15.6-1.fc39.x86_64 849/853 Running scriptlet: postgresql-server-15.6-1.fc39.x86_64 849/853 /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.3.0-1.fc39.x86_64 850/853 Installing : systemd-rpm-macros-254.16-1.fc39.noarch 851/853 Installing : vconfig-1.9-35.fc39.x86_64 852/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 Installing : mailx-12.5-44.fc39.x86_64 853/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 Running scriptlet: texlive-base-11:20230311-78.fc39.x86_64 853/853 Running scriptlet: urw-base35-bookman-fonts-20200910-20.fc39.noarch 853/853 Running scriptlet: urw-base35-c059-fonts-20200910-20.fc39.noarch 853/853 Running scriptlet: urw-base35-d050000l-fonts-20200910-20.fc39.noarc 853/853 Running scriptlet: urw-base35-gothic-fonts-20200910-20.fc39.noarch 853/853 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-20.fc39 853/853 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-20.fc39.n 853/853 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-20.fc39.no 853/853 Running scriptlet: urw-base35-p052-fonts-20200910-20.fc39.noarch 853/853 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-20 853/853 Running scriptlet: urw-base35-z003-fonts-20200910-20.fc39.noarch 853/853 Running scriptlet: fontconfig-2.14.2-6.fc39.x86_64 853/853 Running scriptlet: emacs-common-1:29.4-2.fc39.x86_64 853/853 Running scriptlet: emacs-nox-1:29.4-2.fc39.x86_64 853/853 Running scriptlet: httpd-2.4.62-2.fc39.x86_64 853/853 Running scriptlet: mailx-12.5-44.fc39.x86_64 853/853 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/853 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 2/853 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 3/853 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 4/853 Verifying : apr-1.7.3-2.fc39.x86_64 5/853 Verifying : apr-util-1.6.3-4.fc39.x86_64 6/853 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 7/853 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 8/853 Verifying : autoconf-2.71-6.fc39.noarch 9/853 Verifying : automake-1.16.5-13.fc39.noarch 10/853 Verifying : avahi-libs-0.8-24.fc39.x86_64 11/853 Verifying : beecrypt-4.2.1-33.fc39.x86_64 12/853 Verifying : beecrypt-devel-4.2.1-33.fc39.x86_64 13/853 Verifying : biber-2.19-3.fc39.noarch 14/853 Verifying : bzip2-1.0.8-16.fc39.x86_64 15/853 Verifying : cairo-1.18.0-1.fc39.x86_64 16/853 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 17/853 Verifying : cpio-2.14-4.fc39.x86_64 18/853 Verifying : cronie-1.6.1-5.fc39.x86_64 19/853 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 20/853 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 21/853 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 22/853 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 23/853 Verifying : docbook-dtds-1.0-82.fc39.noarch 24/853 Verifying : docbook-style-dsssl-1.79-36.fc39.noarch 25/853 Verifying : docbook-utils-0.6.14-57.fc39.noarch 26/853 Verifying : docbook-utils-pdf-0.6.14-57.fc39.noarch 27/853 Verifying : drpm-0.5.2-3.fc39.x86_64 28/853 Verifying : dwz-0.15-3.fc39.x86_64 29/853 Verifying : ed-1.19-4.fc39.x86_64 30/853 Verifying : efi-srpm-macros-5-9.fc39.noarch 31/853 Verifying : enchant2-2.5.0-5.fc39.x86_64 32/853 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 33/853 Verifying : file-5.44-5.fc39.x86_64 34/853 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 35/853 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 36/853 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 37/853 Verifying : freetype-2.13.1-2.fc39.x86_64 38/853 Verifying : gc-8.2.2-4.fc39.x86_64 39/853 Verifying : gd-2.3.3-12.fc39.x86_64 40/853 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 41/853 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 42/853 Verifying : gnat-srpm-macros-6-3.fc39.noarch 43/853 Verifying : gnupg1-1.4.23-23.fc39.x86_64 44/853 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 45/853 Verifying : gpgme-1.20.0-5.fc39.x86_64 46/853 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 47/853 Verifying : graphite2-1.3.14-12.fc39.x86_64 48/853 Verifying : guile22-2.2.7-9.fc39.x86_64 49/853 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 50/853 Verifying : hostname-3.23-9.fc39.x86_64 51/853 Verifying : hunspell-1.7.2-5.fc39.x86_64 52/853 Verifying : hunspell-en-0.20201207-7.fc39.noarch 53/853 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 54/853 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 55/853 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 56/853 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 57/853 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 58/853 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 59/853 Verifying : jansson-2.13.1-7.fc39.x86_64 60/853 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 61/853 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 62/853 Verifying : kbd-2.6.3-1.fc39.x86_64 63/853 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 64/853 Verifying : kbd-misc-2.6.3-1.fc39.noarch 65/853 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 66/853 Verifying : kmod-30-6.fc39.x86_64 67/853 Verifying : lcms2-2.15-2.fc39.x86_64 68/853 Verifying : less-633-2.fc39.x86_64 69/853 Verifying : libICE-1.0.10-11.fc39.x86_64 70/853 Verifying : libSM-1.2.3-13.fc39.x86_64 71/853 Verifying : libXau-1.0.11-3.fc39.x86_64 72/853 Verifying : libXaw-1.0.14-5.fc39.x86_64 73/853 Verifying : libXext-1.3.5-3.fc39.x86_64 74/853 Verifying : libXi-1.8.1-2.fc39.x86_64 75/853 Verifying : libXmu-1.1.4-3.fc39.x86_64 76/853 Verifying : libXrender-0.9.11-3.fc39.x86_64 77/853 Verifying : libXt-1.2.1-5.fc39.x86_64 78/853 Verifying : libavif-0.11.1-11.fc39.x86_64 79/853 Verifying : libcom_err-devel-1.47.0-2.fc39.x86_64 80/853 Verifying : libdatrie-0.2.13-7.fc39.x86_64 81/853 Verifying : libdav1d-1.2.1-2.fc39.x86_64 82/853 Verifying : libibverbs-46.0-4.fc39.x86_64 83/853 Verifying : libicu-73.2-2.fc39.x86_64 84/853 Verifying : libijs-0.35-19.fc39.x86_64 85/853 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 86/853 Verifying : liblerc-4.0.0-4.fc39.x86_64 87/853 Verifying : liblockfile-1.17-6.fc39.x86_64 88/853 Verifying : libmetalink-0.1.3-32.fc39.x86_64 89/853 Verifying : libmpc-1.3.1-3.fc39.x86_64 90/853 Verifying : libndp-1.8-6.fc39.x86_64 91/853 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 92/853 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 93/853 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 94/853 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 95/853 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 96/853 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 97/853 Verifying : libpng-2:1.6.37-15.fc39.x86_64 98/853 Verifying : libpq-15.3-1.fc39.x86_64 99/853 Verifying : libpq-devel-15.3-1.fc39.x86_64 100/853 Verifying : libselinux-devel-3.5-5.fc39.x86_64 101/853 Verifying : libsepol-devel-3.5-2.fc39.x86_64 102/853 Verifying : libtalloc-2.4.1-1.fc39.x86_64 103/853 Verifying : libthai-0.1.29-6.fc39.x86_64 104/853 Verifying : libtiff-4.4.0-8.fc39.x86_64 105/853 Verifying : libtool-2.4.7-7.fc39.x86_64 106/853 Verifying : libusb-compat-0.1-0.1.8-5.fc39.x86_64 107/853 Verifying : libverto-devel-0.3.2-6.fc39.x86_64 108/853 Verifying : libvmaf-2.3.0-6.fc39.x86_64 109/853 Verifying : libwebp-1.3.2-2.fc39.x86_64 110/853 Verifying : libxcb-1.13.1-12.fc39.x86_64 111/853 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 112/853 Verifying : libxml2-devel-2.10.4-3.fc39.x86_64 113/853 Verifying : linuxdoc-tools-0.9.82-3.fc39.x86_64 114/853 Verifying : lynx-2.9.0-dev.12.1.fc39.1.x86_64 115/853 Verifying : m4-1.4.19-6.fc39.x86_64 116/853 Verifying : mailcap-2.1.54-2.fc39.noarch 117/853 Verifying : mailx-12.5-44.fc39.x86_64 118/853 Verifying : make-1:4.4.1-2.fc39.x86_64 119/853 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 120/853 Verifying : openblas-srpm-macros-2-14.fc39.noarch 121/853 Verifying : openjade-1.3.2-76.fc39.x86_64 122/853 Verifying : opensp-1.5.2-43.fc39.x86_64 123/853 Verifying : openssl-1:3.1.1-4.fc39.x86_64 124/853 Verifying : openssl-devel-1:3.1.1-4.fc39.x86_64 125/853 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 126/853 Verifying : paper-1:2.1.1-1.fc39.x86_64 127/853 Verifying : patch-2.7.6-22.fc39.x86_64 128/853 Verifying : patchutils-0.4.2-11.fc39.x86_64 129/853 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 130/853 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 131/853 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 132/853 Verifying : perl-Authen-SASL-2.1700-1.fc39.noarch 133/853 Verifying : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 134/853 Verifying : perl-Business-ISBN-3.008-2.fc39.noarch 135/853 Verifying : perl-Business-ISMN-1.203-2.fc39.noarch 136/853 Verifying : perl-Business-ISSN-1.005-8.fc39.noarch 137/853 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 138/853 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 139/853 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 140/853 Verifying : perl-Carp-1.54-500.fc39.noarch 141/853 Verifying : perl-Class-Accessor-0.51-18.fc39.noarch 142/853 Verifying : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 143/853 Verifying : perl-Class-Inspector-1.36-14.fc39.noarch 144/853 Verifying : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 145/853 Verifying : perl-Class-Singleton-1.6-9.fc39.noarch 146/853 Verifying : perl-Class-XSAccessor-1.19-31.fc39.x86_64 147/853 Verifying : perl-Clone-0.46-4.fc39.x86_64 148/853 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 149/853 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 150/853 Verifying : perl-Convert-ASN1-0.34-1.fc39.noarch 151/853 Verifying : perl-Data-Compare-1.29-2.fc39.noarch 152/853 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 153/853 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 154/853 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 155/853 Verifying : perl-Data-Uniqid-0.12-31.fc39.noarch 156/853 Verifying : perl-Date-ISO8601-0.005-18.fc39.noarch 157/853 Verifying : perl-DateTime-2:1.59-5.fc39.x86_64 158/853 Verifying : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 159/853 Verifying : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 160/853 Verifying : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 161/853 Verifying : perl-DateTime-Locale-1.39-2.fc39.noarch 162/853 Verifying : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 163/853 Verifying : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 164/853 Verifying : perl-Devel-CallChecker-0.009-3.fc39.x86_64 165/853 Verifying : perl-Devel-Caller-2.07-3.fc39.x86_64 166/853 Verifying : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 167/853 Verifying : perl-Devel-LexAlias-0.05-34.fc39.x86_64 168/853 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 169/853 Verifying : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 170/853 Verifying : perl-Digest-1.20-500.fc39.noarch 171/853 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 172/853 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 173/853 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 174/853 Verifying : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 175/853 Verifying : perl-DynaLoader-Functions-0.004-2.fc39.noarch 176/853 Verifying : perl-Email-Date-Format-1.008-2.fc39.noarch 177/853 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 178/853 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 179/853 Verifying : perl-Error-1:0.17029-13.fc39.noarch 180/853 Verifying : perl-Eval-Closure-0.14-21.fc39.noarch 181/853 Verifying : perl-Exception-Class-1.45-8.fc39.noarch 182/853 Verifying : perl-Exporter-5.77-500.fc39.noarch 183/853 Verifying : perl-Exporter-Tiny-1.006002-2.fc39.noarch 184/853 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 185/853 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 186/853 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 187/853 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 188/853 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 189/853 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 190/853 Verifying : perl-File-Find-Rule-0.34-26.fc39.noarch 191/853 Verifying : perl-File-Listing-6.16-1.fc39.noarch 192/853 Verifying : perl-File-Path-2.18-500.fc39.noarch 193/853 Verifying : perl-File-ShareDir-1.118-9.fc39.noarch 194/853 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 195/853 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 196/853 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 197/853 Verifying : perl-GD-2.78-3.fc39.x86_64 198/853 Verifying : perl-GD-Barcode-1.15-44.fc39.noarch 199/853 Verifying : perl-GSSAPI-0.28-43.fc39.x86_64 200/853 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 201/853 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 202/853 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 203/853 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 204/853 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 205/853 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 206/853 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 207/853 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 208/853 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 209/853 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 210/853 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 211/853 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 212/853 Verifying : perl-IO-String-1.08-48.fc39.noarch 213/853 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 214/853 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 215/853 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 216/853 Verifying : perl-JSON-4.10-3.fc39.noarch 217/853 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 218/853 Verifying : perl-LDAP-1:0.68-11.fc39.noarch 219/853 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 220/853 Verifying : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 221/853 Verifying : perl-Lexical-Var-0.010-3.fc39.x86_64 222/853 Verifying : perl-Lingua-Translit-0.29-4.fc39.noarch 223/853 Verifying : perl-List-AllUtils-0.19-10.fc39.noarch 224/853 Verifying : perl-List-MoreUtils-0.430-9.fc39.noarch 225/853 Verifying : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 226/853 Verifying : perl-List-SomeUtils-0.59-3.fc39.noarch 227/853 Verifying : perl-List-UtilsBy-0.12-7.fc39.noarch 228/853 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 229/853 Verifying : perl-Log-Dispatch-2.71-2.fc39.noarch 230/853 Verifying : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 231/853 Verifying : perl-Log-Log4perl-1.57-3.fc39.noarch 232/853 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 233/853 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 234/853 Verifying : perl-MIME-Lite-3.033-8.fc39.noarch 235/853 Verifying : perl-MIME-Types-2.24-3.fc39.noarch 236/853 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 237/853 Verifying : perl-Mail-Sender-1:0.903-22.fc39.noarch 238/853 Verifying : perl-Mail-Sendmail-0.80-18.fc39.noarch 239/853 Verifying : perl-MailTools-2.21-14.fc39.noarch 240/853 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 241/853 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 242/853 Verifying : perl-Module-Implementation-0.09-37.fc39.noarch 243/853 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 244/853 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 245/853 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 246/853 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 247/853 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 248/853 Verifying : perl-NTLM-1.09-36.fc39.noarch 249/853 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 250/853 Verifying : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 251/853 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 252/853 Verifying : perl-Number-Compare-0.03-36.fc39.noarch 253/853 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 254/853 Verifying : perl-Package-Stash-0.40-5.fc39.noarch 255/853 Verifying : perl-Package-Stash-XS-0.30-5.fc39.x86_64 256/853 Verifying : perl-PadWalker-2.5-10.fc39.x86_64 257/853 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 258/853 Verifying : perl-Params-Classify-0.015-20.fc39.x86_64 259/853 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 260/853 Verifying : perl-Params-Validate-1.31-5.fc39.x86_64 261/853 Verifying : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 262/853 Verifying : perl-Parse-RecDescent-1.967015-20.fc39.noarch 263/853 Verifying : perl-PathTools-3.89-500.fc39.x86_64 264/853 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 265/853 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 266/853 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 267/853 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 268/853 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 269/853 Verifying : perl-Ref-Util-0.204-18.fc39.noarch 270/853 Verifying : perl-Ref-Util-XS-0.117-20.fc39.x86_64 271/853 Verifying : perl-Regexp-Common-2017060201-22.fc39.noarch 272/853 Verifying : perl-Role-Tiny-2.002004-9.fc39.noarch 273/853 Verifying : perl-SGMLSpm-1.03ii-60.fc39.noarch 274/853 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 275/853 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 276/853 Verifying : perl-Sort-Key-1.33-28.fc39.x86_64 277/853 Verifying : perl-Specio-0.48-4.fc39.noarch 278/853 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 279/853 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 280/853 Verifying : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 281/853 Verifying : perl-Sub-Identify-0.14-24.fc39.x86_64 282/853 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 283/853 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 284/853 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 285/853 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 286/853 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 287/853 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 288/853 Verifying : perl-Text-BibTeX-0.89-3.fc39.x86_64 289/853 Verifying : perl-Text-CSV-2.02-3.fc39.noarch 290/853 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 291/853 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 292/853 Verifying : perl-Text-Roman-3.5-25.fc39.noarch 293/853 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 294/853 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 295/853 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 296/853 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 297/853 Verifying : perl-Tie-Cycle-1.227-9.fc39.noarch 298/853 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 299/853 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 300/853 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 301/853 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 302/853 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 303/853 Verifying : perl-URI-5.21-1.fc39.noarch 304/853 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 305/853 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 306/853 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 307/853 Verifying : perl-Variable-Magic-0.63-4.fc39.x86_64 308/853 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 309/853 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 310/853 Verifying : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 311/853 Verifying : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 312/853 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 313/853 Verifying : perl-XML-Parser-2.46-15.fc39.x86_64 314/853 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 315/853 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 316/853 Verifying : perl-XML-Writer-0.900-12.fc39.noarch 317/853 Verifying : perl-XML-XPath-1.48-4.fc39.noarch 318/853 Verifying : perl-XString-0.005-10.fc39.x86_64 319/853 Verifying : perl-autodie-2.36-501.fc39.noarch 320/853 Verifying : perl-autovivification-0.18-20.fc39.x86_64 321/853 Verifying : perl-constant-1.33-501.fc39.noarch 322/853 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 323/853 Verifying : perl-libnet-3.15-501.fc39.noarch 324/853 Verifying : perl-namespace-autoclean-0.29-16.fc39.noarch 325/853 Verifying : perl-namespace-clean-0.27-24.fc39.noarch 326/853 Verifying : perl-parent-1:0.241-500.fc39.noarch 327/853 Verifying : perl-podlators-1:5.01-500.fc39.noarch 328/853 Verifying : perl-srpm-macros-1-51.fc39.noarch 329/853 Verifying : perl-threads-1:2.36-500.fc39.x86_64 330/853 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 331/853 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 332/853 Verifying : perltidy-20230912-1.fc39.noarch 333/853 Verifying : php-fedora-autoloader-1.0.1-11.fc39.noarch 334/853 Verifying : pixman-0.42.2-2.fc39.x86_64 335/853 Verifying : pkgconf-1.9.5-2.fc39.x86_64 336/853 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 337/853 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 338/853 Verifying : popt-devel-1.19-3.fc39.x86_64 339/853 Verifying : procmail-3.24-2.fc39.x86_64 340/853 Verifying : psutils-2.10-2.fc39.noarch 341/853 Verifying : python3-packaging-23.1-4.fc39.noarch 342/853 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 343/853 Verifying : python3-rpm-generators-14-7.fc39.noarch 344/853 Verifying : sendmail-8.17.2-3.fc39.x86_64 345/853 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 346/853 Verifying : sgml-common-0.6.3-61.fc39.noarch 347/853 Verifying : shared-mime-info-2.2-4.fc39.x86_64 348/853 Verifying : sombok-2.4.0-20.fc39.x86_64 349/853 Verifying : sscg-3.0.5-3.fc39.x86_64 350/853 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 351/853 Verifying : tar-2:1.35-2.fc39.x86_64 352/853 Verifying : teckit-2.5.12-1.fc39.x86_64 353/853 Verifying : texlive-ae-11:svn15878.1.4-69.fc39.noarch 354/853 Verifying : texlive-algorithms-11:svn42428-69.fc39.noarch 355/853 Verifying : texlive-alphalph-11:svn53087-69.fc39.noarch 356/853 Verifying : texlive-amscls-11:svn55378-69.fc39.noarch 357/853 Verifying : texlive-amsfonts-11:svn61937-69.fc39.noarch 358/853 Verifying : texlive-amsmath-11:svn63514-69.fc39.noarch 359/853 Verifying : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 360/853 Verifying : texlive-anysize-11:svn15878.0-69.fc39.noarch 361/853 Verifying : texlive-atbegshi-11:svn53051-69.fc39.noarch 362/853 Verifying : texlive-attachfile-11:svn42099-69.fc39.noarch 363/853 Verifying : texlive-atveryend-11:svn53108-69.fc39.noarch 364/853 Verifying : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 365/853 Verifying : texlive-auxhook-11:svn53173-69.fc39.noarch 366/853 Verifying : texlive-avantgar-11:svn61983-69.fc39.noarch 367/853 Verifying : texlive-babel-english-11:svn44495-69.fc39.noarch 368/853 Verifying : texlive-babel-11:svn65823-69.fc39.noarch 369/853 Verifying : texlive-babelbib-11:svn57349-69.fc39.noarch 370/853 Verifying : texlive-beamer-11:svn65984-69.fc39.noarch 371/853 Verifying : texlive-bera-11:svn20031.0-69.fc39.noarch 372/853 Verifying : texlive-beton-11:svn15878.0-69.fc39.noarch 373/853 Verifying : texlive-biblatex-11:svn66403-69.fc39.noarch 374/853 Verifying : texlive-bidi-11:svn65572-69.fc39.noarch 375/853 Verifying : texlive-bigintcalc-11:svn53172-69.fc39.noarch 376/853 Verifying : texlive-bitset-11:svn53837-69.fc39.noarch 377/853 Verifying : texlive-bookman-11:svn61719-69.fc39.noarch 378/853 Verifying : texlive-bookmark-11:svn56885-69.fc39.noarch 379/853 Verifying : texlive-booktabs-11:svn53402-69.fc39.noarch 380/853 Verifying : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 381/853 Verifying : texlive-breqn-11:svn60881-69.fc39.noarch 382/853 Verifying : texlive-caption-11:svn66580-69.fc39.noarch 383/853 Verifying : texlive-carlisle-11:svn59577-69.fc39.noarch 384/853 Verifying : texlive-catchfile-11:svn53084-69.fc39.noarch 385/853 Verifying : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 386/853 Verifying : texlive-charter-11:svn15878.0-69.fc39.noarch 387/853 Verifying : texlive-cite-11:svn36428.5.5-69.fc39.noarch 388/853 Verifying : texlive-cm-super-11:svn15878.0-69.fc39.noarch 389/853 Verifying : texlive-cm-11:svn57963-69.fc39.noarch 390/853 Verifying : texlive-cmap-11:svn57640-69.fc39.noarch 391/853 Verifying : texlive-cmextra-11:svn57866-69.fc39.noarch 392/853 Verifying : texlive-collection-basic-11:svn59159-69.fc39.noa 393/853 Verifying : texlive-collection-fontsrecommended-11:svn54074- 394/853 Verifying : texlive-collection-formatsextra-11:svn62226-69.f 395/853 Verifying : texlive-collection-latex-11:svn63515-69.fc39.noa 396/853 Verifying : texlive-collection-latexrecommended-11:svn65512- 397/853 Verifying : texlive-colorprofiles-11:svn49086-69.fc39.noarch 398/853 Verifying : texlive-colortbl-11:svn64015-69.fc39.noarch 399/853 Verifying : texlive-courier-11:svn61719-69.fc39.noarch 400/853 Verifying : texlive-crop-11:svn55424-69.fc39.noarch 401/853 Verifying : texlive-csquotes-11:svn64389-69.fc39.noarch 402/853 Verifying : texlive-ctable-11:svn38672-69.fc39.noarch 403/853 Verifying : texlive-ctablestack-11:svn38514-69.fc39.noarch 404/853 Verifying : texlive-currfile-11:svn64673-69.fc39.noarch 405/853 Verifying : texlive-dehyph-11:svn48599-69.fc39.noarch 406/853 Verifying : texlive-ec-11:svn25033.1.0-69.fc39.noarch 407/853 Verifying : texlive-edmac-11:svn61719-69.fc39.noarch 408/853 Verifying : texlive-enctex-11:svn34957.0-69.fc39.noarch 409/853 Verifying : texlive-enumitem-11:svn51423-69.fc39.noarch 410/853 Verifying : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 411/853 Verifying : texlive-eso-pic-11:svn56658-69.fc39.noarch 412/853 Verifying : texlive-etex-pkg-11:svn41784-69.fc39.noarch 413/853 Verifying : texlive-etex-11:svn66203-69.fc39.noarch 414/853 Verifying : texlive-etexcmds-11:svn53171-69.fc39.noarch 415/853 Verifying : texlive-etoolbox-11:svn56554-69.fc39.noarch 416/853 Verifying : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 417/853 Verifying : texlive-euler-11:svn42428-69.fc39.noarch 418/853 Verifying : texlive-euro-ce-11:svn25714-69.fc39.noarch 419/853 Verifying : texlive-euro-11:svn22191.1.1-69.fc39.noarch 420/853 Verifying : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 421/853 Verifying : texlive-everysel-11:svn57489-69.fc39.noarch 422/853 Verifying : texlive-everyshi-11:svn57001-69.fc39.noarch 423/853 Verifying : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 424/853 Verifying : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 425/853 Verifying : texlive-fancyhdr-11:svn64977-69.fc39.noarch 426/853 Verifying : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 427/853 Verifying : texlive-fancyvrb-11:svn65585-69.fc39.noarch 428/853 Verifying : texlive-filecontents-11:svn52142-69.fc39.noarch 429/853 Verifying : texlive-filehook-11:svn64822-69.fc39.noarch 430/853 Verifying : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 431/853 Verifying : texlive-firstaid-11:svn64892-69.fc39.noarch 432/853 Verifying : texlive-fix2col-11:svn38770-69.fc39.noarch 433/853 Verifying : texlive-float-11:svn15878.1.3d-69.fc39.noarch 434/853 Verifying : texlive-fontspec-11:svn63386-69.fc39.noarch 435/853 Verifying : texlive-footmisc-11:svn62524-69.fc39.noarch 436/853 Verifying : texlive-footnotehyper-11:svn60374-69.fc39.noarch 437/853 Verifying : texlive-fp-11:svn49719-69.fc39.noarch 438/853 Verifying : texlive-fpl-11:svn54512-69.fc39.noarch 439/853 Verifying : texlive-geometry-11:svn61719-69.fc39.noarch 440/853 Verifying : texlive-gettitlestring-11:svn53170-69.fc39.noarc 441/853 Verifying : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 442/853 Verifying : texlive-graphics-def-11:svn64487-69.fc39.noarch 443/853 Verifying : texlive-graphics-11:svn66204-69.fc39.noarch 444/853 Verifying : texlive-grfext-11:svn53024-69.fc39.noarch 445/853 Verifying : texlive-grffile-11:svn52756-69.fc39.noarch 446/853 Verifying : texlive-helvetic-11:svn61719-69.fc39.noarch 447/853 Verifying : texlive-hobsub-11:svn52810-69.fc39.noarch 448/853 Verifying : texlive-hologo-11:svn61719-69.fc39.noarch 449/853 Verifying : texlive-hopatch-11:svn65491-69.fc39.noarch 450/853 Verifying : texlive-hycolor-11:svn53584-69.fc39.noarch 451/853 Verifying : texlive-hypdoc-11:svn65678-69.fc39.noarch 452/853 Verifying : texlive-hyperref-11:svn65758-69.fc39.noarch 453/853 Verifying : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 454/853 Verifying : texlive-hyphen-base-11:svn66413-69.fc39.noarch 455/853 Verifying : texlive-hyphenex-11:svn57387-69.fc39.noarch 456/853 Verifying : texlive-ifmtarg-11:svn47544-69.fc39.noarch 457/853 Verifying : texlive-ifplatform-11:svn45533-69.fc39.noarch 458/853 Verifying : texlive-iftex-11:svn61910-69.fc39.noarch 459/853 Verifying : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 460/853 Verifying : texlive-infwarerr-11:svn53023-69.fc39.noarch 461/853 Verifying : texlive-intcalc-11:svn53168-69.fc39.noarch 462/853 Verifying : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 463/853 Verifying : texlive-kastrup-11:svn15878.0-69.fc39.noarch 464/853 Verifying : texlive-knuth-lib-11:svn57963-69.fc39.noarch 465/853 Verifying : texlive-knuth-local-11:svn57963-69.fc39.noarch 466/853 Verifying : texlive-koma-script-11:svn64685-69.fc39.noarch 467/853 Verifying : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 468/853 Verifying : texlive-kvoptions-11:svn63622-69.fc39.noarch 469/853 Verifying : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 470/853 Verifying : texlive-l3backend-11:svn65573-69.fc39.noarch 471/853 Verifying : texlive-l3experimental-11:svn65621-69.fc39.noarc 472/853 Verifying : texlive-l3kernel-11:svn66094-69.fc39.noarch 473/853 Verifying : texlive-l3packages-11:svn65722-69.fc39.noarch 474/853 Verifying : texlive-lambda-11:svn45756-69.fc39.noarch 475/853 Verifying : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 476/853 Verifying : texlive-latex-lab-11:svn64892-69.fc39.noarch 477/853 Verifying : texlive-latexbug-11:svn63596-69.fc39.noarch 478/853 Verifying : texlive-latexconfig-11:svn53525-69.fc39.noarch 479/853 Verifying : texlive-letltxmacro-11:svn53022-69.fc39.noarch 480/853 Verifying : texlive-lineno-11:svn65586-69.fc39.noarch 481/853 Verifying : texlive-listings-11:svn66222-69.fc39.noarch 482/853 Verifying : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 483/853 Verifying : texlive-lm-11:svn65956-69.fc39.noarch 484/853 Verifying : texlive-logreq-11:svn53003-69.fc39.noarch 485/853 Verifying : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 486/853 Verifying : texlive-ltxcmds-11:svn56421-69.fc39.noarch 487/853 Verifying : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 488/853 Verifying : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 489/853 Verifying : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 490/853 Verifying : texlive-luabidi-11:svn54512-69.fc39.noarch 491/853 Verifying : texlive-lualatex-math-11:svn61464-69.fc39.noarch 492/853 Verifying : texlive-lualibs-11:svn64615-69.fc39.noarch 493/853 Verifying : texlive-luatexbase-11:svn52663-69.fc39.noarch 494/853 Verifying : texlive-makecmds-11:svn15878.0-69.fc39.noarch 495/853 Verifying : texlive-manfnt-font-11:svn45777-69.fc39.noarch 496/853 Verifying : texlive-marginnote-11:svn48383-69.fc39.noarch 497/853 Verifying : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 498/853 Verifying : texlive-mathpazo-11:svn52663-69.fc39.noarch 499/853 Verifying : texlive-mathspec-11:svn42773-69.fc39.noarch 500/853 Verifying : texlive-mathtools-11:svn63767-69.fc39.noarch 501/853 Verifying : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 502/853 Verifying : texlive-memoir-11:svn65040-69.fc39.noarch 503/853 Verifying : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 504/853 Verifying : texlive-mflogo-font-11:svn54512-69.fc39.noarch 505/853 Verifying : texlive-mflogo-11:svn42428-69.fc39.noarch 506/853 Verifying : texlive-mfnfss-11:svn46036-69.fc39.noarch 507/853 Verifying : texlive-microtype-11:svn66587-69.fc39.noarch 508/853 Verifying : texlive-minitoc-11:svn61719-69.fc39.noarch 509/853 Verifying : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 510/853 Verifying : texlive-modes-11:svn61719-69.fc39.noarch 511/853 Verifying : texlive-mparhack-11:svn59066-69.fc39.noarch 512/853 Verifying : texlive-ms-11:svn57473-69.fc39.noarch 513/853 Verifying : texlive-multido-11:svn18302.1.42-69.fc39.noarch 514/853 Verifying : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 515/853 Verifying : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 516/853 Verifying : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 517/853 Verifying : texlive-newfloat-11:svn52906-69.fc39.noarch 518/853 Verifying : texlive-notoccite-11:svn18129.0-69.fc39.noarch 519/853 Verifying : texlive-ntgclass-11:svn65522-69.fc39.noarch 520/853 Verifying : texlive-omega-11:svn33046.0-69.fc39.noarch 521/853 Verifying : texlive-otibet-11:svn45777-69.fc39.noarch 522/853 Verifying : texlive-pagesel-11:svn56105-69.fc39.noarch 523/853 Verifying : texlive-palatino-11:svn61719-69.fc39.noarch 524/853 Verifying : texlive-paralist-11:svn43021-69.fc39.noarch 525/853 Verifying : texlive-parallel-11:svn15878.0-69.fc39.noarch 526/853 Verifying : texlive-parskip-11:svn58358-69.fc39.noarch 527/853 Verifying : texlive-passivetex-11:svn15878.0-69.fc39.noarch 528/853 Verifying : texlive-pdfcol-11:svn64469-69.fc39.noarch 529/853 Verifying : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 530/853 Verifying : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 531/853 Verifying : texlive-pdfescape-11:svn53082-69.fc39.noarch 532/853 Verifying : texlive-pdflscape-11:svn64851-69.fc39.noarch 533/853 Verifying : texlive-pdfmanagement-testphase-11:svn66532-69.f 534/853 Verifying : texlive-pdfpages-11:svn65319-69.fc39.noarch 535/853 Verifying : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 536/853 Verifying : texlive-pgf-11:svn65553-69.fc39.noarch 537/853 Verifying : texlive-picture-11:svn54867-69.fc39.noarch 538/853 Verifying : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 539/853 Verifying : texlive-plain-11:svn57963-69.fc39.noarch 540/853 Verifying : texlive-polyglossia-11:svn65792-69.fc39.noarch 541/853 Verifying : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 542/853 Verifying : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 543/853 Verifying : texlive-pslatex-11:svn57434-69.fc39.noarch 544/853 Verifying : texlive-psnfss-11:svn54694-69.fc39.noarch 545/853 Verifying : texlive-pspicture-11:svn15878.0-69.fc39.noarch 546/853 Verifying : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 547/853 Verifying : texlive-pst-coil-11:svn62977-69.fc39.noarch 548/853 Verifying : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 549/853 Verifying : texlive-pst-fill-11:svn60671-69.fc39.noarch 550/853 Verifying : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 551/853 Verifying : texlive-pst-math-11:svn64732-69.fc39.noarch 552/853 Verifying : texlive-pst-node-11:svn61838-69.fc39.noarch 553/853 Verifying : texlive-pst-ovl-11:svn54963-69.fc39.noarch 554/853 Verifying : texlive-pst-plot-11:svn65346-69.fc39.noarch 555/853 Verifying : texlive-pst-text-11:svn49542-69.fc39.noarch 556/853 Verifying : texlive-pst-tools-11:svn60621-69.fc39.noarch 557/853 Verifying : texlive-pst-tree-11:svn60421-69.fc39.noarch 558/853 Verifying : texlive-pstricks-add-11:svn65067-69.fc39.noarch 559/853 Verifying : texlive-pstricks-11:svn65346-69.fc39.noarch 560/853 Verifying : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 561/853 Verifying : texlive-ragged2e-11:svn66152-69.fc39.noarch 562/853 Verifying : texlive-rcs-11:svn15878.0-69.fc39.noarch 563/853 Verifying : texlive-realscripts-11:svn56594-69.fc39.noarch 564/853 Verifying : texlive-refcount-11:svn53164-69.fc39.noarch 565/853 Verifying : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 566/853 Verifying : texlive-rsfs-11:svn15878.0-69.fc39.noarch 567/853 Verifying : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 568/853 Verifying : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 569/853 Verifying : texlive-sauerj-11:svn15878.0-69.fc39.noarch 570/853 Verifying : texlive-section-11:svn20180.0-69.fc39.noarch 571/853 Verifying : texlive-seminar-11:svn59801-69.fc39.noarch 572/853 Verifying : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 573/853 Verifying : texlive-setspace-11:svn65206-69.fc39.noarch 574/853 Verifying : texlive-showexpl-11:svn57414-69.fc39.noarch 575/853 Verifying : texlive-startex-11:svn35718.1.04-69.fc39.noarch 576/853 Verifying : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 577/853 Verifying : texlive-stringenc-11:svn52982-69.fc39.noarch 578/853 Verifying : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 579/853 Verifying : texlive-symbol-11:svn61719-69.fc39.noarch 580/853 Verifying : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 581/853 Verifying : texlive-tex-gyre-11:svn65956-69.fc39.noarch 582/853 Verifying : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 583/853 Verifying : texlive-texlive-common-doc-11:svn54176-69.fc39.n 584/853 Verifying : texlive-texlive-msg-translations-11:svn66593-69. 585/853 Verifying : texlive-textcase-11:svn63868-69.fc39.noarch 586/853 Verifying : texlive-times-11:svn61719-69.fc39.noarch 587/853 Verifying : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 588/853 Verifying : texlive-titlesec-11:svn59845-69.fc39.noarch 589/853 Verifying : texlive-tools-11:svn64892-69.fc39.noarch 590/853 Verifying : texlive-translator-11:svn59412-69.fc39.noarch 591/853 Verifying : texlive-transparent-11:svn64852-69.fc39.noarch 592/853 Verifying : texlive-txfonts-11:svn15878.0-69.fc39.noarch 593/853 Verifying : texlive-typehtml-11:svn17134.0-69.fc39.noarch 594/853 Verifying : texlive-ucharcat-11:svn38907-69.fc39.noarch 595/853 Verifying : texlive-ucs-11:svn64114-69.fc39.noarch 596/853 Verifying : texlive-ulem-11:svn53365-69.fc39.noarch 597/853 Verifying : texlive-underscore-11:svn18261.0-69.fc39.noarch 598/853 Verifying : texlive-unicode-data-11:svn64423-69.fc39.noarch 599/853 Verifying : texlive-unicode-math-11:svn61719-69.fc39.noarch 600/853 Verifying : texlive-uniquecounter-11:svn53162-69.fc39.noarch 601/853 Verifying : texlive-url-11:svn32528.3.4-69.fc39.noarch 602/853 Verifying : texlive-utopia-11:svn15878.0-69.fc39.noarch 603/853 Verifying : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 604/853 Verifying : texlive-wasy-11:svn53533-69.fc39.noarch 605/853 Verifying : texlive-wasy-type1-11:svn53534-69.fc39.noarch 606/853 Verifying : texlive-wasysym-11:svn54080-69.fc39.noarch 607/853 Verifying : texlive-xcolor-11:svn63563-69.fc39.noarch 608/853 Verifying : texlive-xetexconfig-11:svn45845-69.fc39.noarch 609/853 Verifying : texlive-xifthen-11:svn38929-69.fc39.noarch 610/853 Verifying : texlive-xkeyval-11:svn63616-69.fc39.noarch 611/853 Verifying : texlive-xltxtra-11:svn56594-69.fc39.noarch 612/853 Verifying : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 613/853 Verifying : texlive-xpatch-11:svn54563-69.fc39.noarch 614/853 Verifying : texlive-xstring-11:svn65551-69.fc39.noarch 615/853 Verifying : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 616/853 Verifying : texlive-zapfchan-11:svn61719-69.fc39.noarch 617/853 Verifying : texlive-zapfding-11:svn61719-69.fc39.noarch 618/853 Verifying : texlive-zref-11:svn62977-69.fc39.noarch 619/853 Verifying : tinycdb-0.78-21.fc39.x86_64 620/853 Verifying : unzip-6.0-62.fc39.x86_64 621/853 Verifying : vconfig-1.9-35.fc39.x86_64 622/853 Verifying : which-2.21-40.fc39.x86_64 623/853 Verifying : xml-common-0.6.3-61.fc39.noarch 624/853 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 625/853 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 626/853 Verifying : xpdf-libs-1:4.04-10.fc39.x86_64 627/853 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 628/853 Verifying : xz-5.4.4-1.fc39.x86_64 629/853 Verifying : xz-devel-5.4.4-1.fc39.x86_64 630/853 Verifying : zip-3.0-39.fc39.x86_64 631/853 Verifying : zlib-devel-1.2.13-4.fc39.x86_64 632/853 Verifying : zziplib-0.13.72-5.fc39.x86_64 633/853 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 634/853 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 635/853 Verifying : alsa-lib-1.2.12-1.fc39.x86_64 636/853 Verifying : annobin-docs-12.60-1.fc39.noarch 637/853 Verifying : annobin-plugin-gcc-12.60-1.fc39.x86_64 638/853 Verifying : ansible-srpm-macros-1-12.fc39.noarch 639/853 Verifying : binutils-2.40-14.fc39.x86_64 640/853 Verifying : binutils-devel-2.40-14.fc39.x86_64 641/853 Verifying : binutils-gold-2.40-14.fc39.x86_64 642/853 Verifying : cpp-13.3.1-1.fc39.x86_64 643/853 Verifying : createrepo_c-1.1.3-1.fc39.x86_64 644/853 Verifying : createrepo_c-libs-1.1.3-1.fc39.x86_64 645/853 Verifying : cups-libs-1:2.4.10-3.fc39.x86_64 646/853 Verifying : debugedit-5.0-12.fc39.x86_64 647/853 Verifying : elfutils-0.191-2.fc39.x86_64 648/853 Verifying : elfutils-libelf-devel-0.191-2.fc39.x86_64 649/853 Verifying : emacs-common-1:29.4-2.fc39.x86_64 650/853 Verifying : emacs-filesystem-1:29.4-2.fc39.noarch 651/853 Verifying : emacs-nox-1:29.4-2.fc39.x86_64 652/853 Verifying : expat-devel-2.6.2-1.fc39.x86_64 653/853 Verifying : fontconfig-2.14.2-6.fc39.x86_64 654/853 Verifying : forge-srpm-macros-0.3.1-1.fc39.noarch 655/853 Verifying : gcc-13.3.1-1.fc39.x86_64 656/853 Verifying : gcc-c++-13.3.1-1.fc39.x86_64 657/853 Verifying : gcc-plugin-annobin-13.3.1-1.fc39.x86_64 658/853 Verifying : gdb-minimal-14.2-2.fc39.x86_64 659/853 Verifying : ghostscript-10.02.1-7.fc39.x86_64 660/853 Verifying : ghostscript-tools-fonts-10.02.1-7.fc39.x86_64 661/853 Verifying : ghostscript-tools-printing-10.02.1-7.fc39.x86_64 662/853 Verifying : git-2.46.0-1.fc39.x86_64 663/853 Verifying : git-core-2.46.0-1.fc39.x86_64 664/853 Verifying : git-core-doc-2.46.0-1.fc39.noarch 665/853 Verifying : glibc-devel-2.38-18.fc39.x86_64 666/853 Verifying : glibc-headers-x86-2.38-18.fc39.noarch 667/853 Verifying : go-srpm-macros-3.5.0-1.fc39.noarch 668/853 Verifying : google-noto-fonts-common-20240101-1.fc39.noarch 669/853 Verifying : google-noto-sans-vf-fonts-20240101-1.fc39.noarch 670/853 Verifying : groff-1.23.0-3.fc39.x86_64 671/853 Verifying : groff-base-1.23.0-3.fc39.x86_64 672/853 Verifying : highway-1.1.0-1.fc39.x86_64 673/853 Verifying : httpd-2.4.62-2.fc39.x86_64 674/853 Verifying : httpd-core-2.4.62-2.fc39.x86_64 675/853 Verifying : httpd-filesystem-2.4.62-2.fc39.noarch 676/853 Verifying : httpd-tools-2.4.62-2.fc39.x86_64 677/853 Verifying : julietaula-montserrat-fonts-1:7.222-8.fc39.noarc 678/853 Verifying : jxl-pixbuf-loader-1:0.8.3-1.fc39.x86_64 679/853 Verifying : kernel-headers-6.10.3-200.fc39.x86_64 680/853 Verifying : keyutils-libs-devel-1.6.3-1.fc39.x86_64 681/853 Verifying : krb5-devel-1.21.3-1.fc39.x86_64 682/853 Verifying : libX11-1.8.9-1.fc39.x86_64 683/853 Verifying : libX11-common-1.8.9-1.fc39.noarch 684/853 Verifying : libXpm-3.5.17-1.fc39.x86_64 685/853 Verifying : libaom-3.9.0-1.fc39.x86_64 686/853 Verifying : libcurl-devel-8.2.1-5.fc39.x86_64 687/853 Verifying : libgccjit-13.3.1-1.fc39.x86_64 688/853 Verifying : libgs-10.02.1-7.fc39.x86_64 689/853 Verifying : libimagequant-4.0.3-5.fc39.x86_64 690/853 Verifying : libjxl-1:0.8.3-1.fc39.x86_64 691/853 Verifying : libkadm5-1.21.3-1.fc39.x86_64 692/853 Verifying : libnl3-3.9.0-1.fc39.x86_64 693/853 Verifying : libstdc++-devel-13.3.1-1.fc39.x86_64 694/853 Verifying : libtree-sitter-0.22.2-1.fc39.x86_64 695/853 Verifying : libxslt-1.1.42-1.fc39.x86_64 696/853 Verifying : libzstd-devel-1.5.6-1.fc39.x86_64 697/853 Verifying : lua-srpm-macros-1-13.fc39.noarch 698/853 Verifying : mod_http2-2.0.29-1.fc39.x86_64 699/853 Verifying : mod_lua-2.4.62-2.fc39.x86_64 700/853 Verifying : mod_ssl-1:2.4.62-2.fc39.x86_64 701/853 Verifying : nano-7.2-5.fc39.x86_64 702/853 Verifying : nano-default-editor-7.2-5.fc39.noarch 703/853 Verifying : ncurses-6.4-7.20230520.fc39.1.x86_64 704/853 Verifying : ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 705/853 Verifying : ncurses-devel-6.4-7.20230520.fc39.1.x86_64 706/853 Verifying : openjpeg2-2.5.2-1.fc39.x86_64 707/853 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 708/853 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 709/853 Verifying : perl-B-1.88-502.fc39.x86_64 710/853 Verifying : perl-Benchmark-1.24-502.fc39.noarch 711/853 Verifying : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 712/853 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 713/853 Verifying : perl-Date-Manip-6.93-1.fc39.noarch 714/853 Verifying : perl-DateTime-TimeZone-2.62-1.fc39.noarch 715/853 Verifying : perl-DirHandle-1.05-502.fc39.noarch 716/853 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 717/853 Verifying : perl-English-1.11-502.fc39.noarch 718/853 Verifying : perl-Errno-1.37-502.fc39.x86_64 719/853 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 720/853 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 721/853 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 722/853 Verifying : perl-File-Basename-2.86-502.fc39.noarch 723/853 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 724/853 Verifying : perl-File-Copy-2.41-502.fc39.noarch 725/853 Verifying : perl-File-Find-1.43-502.fc39.noarch 726/853 Verifying : perl-File-stat-1.13-502.fc39.noarch 727/853 Verifying : perl-FileHandle-2.05-502.fc39.noarch 728/853 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 729/853 Verifying : perl-Git-2.46.0-1.fc39.noarch 730/853 Verifying : perl-HTML-Parser-3.82-1.fc39.x86_64 731/853 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 732/853 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 733/853 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 734/853 Verifying : perl-IO-1.52-502.fc39.x86_64 735/853 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 736/853 Verifying : perl-IPC-Run3-0.049-1.fc39.noarch 737/853 Verifying : perl-LWP-Protocol-https-6.14-1.fc39.noarch 738/853 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 739/853 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 740/853 Verifying : perl-Module-CoreList-1:5.20240720-1.fc39.noarch 741/853 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 742/853 Verifying : perl-Opcode-1.64-502.fc39.x86_64 743/853 Verifying : perl-POSIX-2.13-502.fc39.x86_64 744/853 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 745/853 Verifying : perl-Safe-2.44-502.fc39.noarch 746/853 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 747/853 Verifying : perl-Symbol-1.09-502.fc39.noarch 748/853 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 749/853 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 750/853 Verifying : perl-Tie-4.6-502.fc39.noarch 751/853 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 752/853 Verifying : perl-base-2.27-502.fc39.noarch 753/853 Verifying : perl-deprecate-0.04-502.fc39.noarch 754/853 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 755/853 Verifying : perl-doc-5.38.2-502.fc39.noarch 756/853 Verifying : perl-if-0.61.000-502.fc39.noarch 757/853 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 758/853 Verifying : perl-lib-0.65-502.fc39.x86_64 759/853 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 760/853 Verifying : perl-libwww-perl-6.77-1.fc39.noarch 761/853 Verifying : perl-locale-1.10-502.fc39.noarch 762/853 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 763/853 Verifying : perl-mro-1.28-502.fc39.x86_64 764/853 Verifying : perl-open-1.13-502.fc39.noarch 765/853 Verifying : perl-overload-1.37-502.fc39.noarch 766/853 Verifying : perl-overloading-0.02-502.fc39.noarch 767/853 Verifying : perl-sigtrap-1.10-502.fc39.noarch 768/853 Verifying : perl-subs-1.04-502.fc39.noarch 769/853 Verifying : perl-vars-1.05-502.fc39.noarch 770/853 Verifying : php-cli-8.2.22-1.fc39.x86_64 771/853 Verifying : php-common-8.2.22-1.fc39.x86_64 772/853 Verifying : php-devel-8.2.22-1.fc39.x86_64 773/853 Verifying : php-nikic-php-parser4-4.19.1-1.fc39.noarch 774/853 Verifying : postgresql-15.6-1.fc39.x86_64 775/853 Verifying : postgresql-private-libs-15.6-1.fc39.x86_64 776/853 Verifying : postgresql-server-15.6-1.fc39.x86_64 777/853 Verifying : pyproject-rpm-macros-1.13.0-1.fc39.noarch 778/853 Verifying : pyproject-srpm-macros-1.13.0-1.fc39.noarch 779/853 Verifying : python-rpm-macros-3.12-8.fc39.noarch 780/853 Verifying : python-srpm-macros-3.12-8.fc39.noarch 781/853 Verifying : python3-devel-3.12.4-1.fc39.x86_64 782/853 Verifying : python3-pip-23.2.1-2.fc39.noarch 783/853 Verifying : python3-rpm-macros-3.12-8.fc39.noarch 784/853 Verifying : python3-setuptools-67.7.2-8.fc39.noarch 785/853 Verifying : qt5-srpm-macros-5.15.14-2.fc39.noarch 786/853 Verifying : qt6-srpm-macros-6.6.2-1.fc39.noarch 787/853 Verifying : rav1e-libs-0.7.1-2.fc39.x86_64 788/853 Verifying : readline-devel-8.2-6.fc39.x86_64 789/853 Verifying : redhat-rpm-config-266-1.fc39.noarch 790/853 Verifying : rpm-build-4.19.1.1-1.fc39.x86_64 791/853 Verifying : rpm-devel-4.19.1.1-1.fc39.x86_64 792/853 Verifying : rpmautospec-rpm-macros-0.6.5-1.fc39.noarch 793/853 Verifying : rsync-3.3.0-1.fc39.x86_64 794/853 Verifying : rust-srpm-macros-26.3-1.fc39.noarch 795/853 Verifying : sudo-1.9.15-1.p5.fc39.x86_64 796/853 Verifying : sudo-python-plugin-1.9.15-1.p5.fc39.x86_64 797/853 Verifying : systemd-rpm-macros-254.16-1.fc39.noarch 798/853 Verifying : systemd-udev-254.16-1.fc39.x86_64 799/853 Verifying : systemtap-sdt-devel-5.1-1.fc39.x86_64 800/853 Verifying : texlive-aleph-11:svn66203-78.fc39.x86_64 801/853 Verifying : texlive-attachfile2-11:svn57959-78.fc39.noarch 802/853 Verifying : texlive-base-11:20230311-78.fc39.x86_64 803/853 Verifying : texlive-bibtex-11:svn66186-78.fc39.x86_64 804/853 Verifying : texlive-cyrillic-11:svn63613-78.fc39.noarch 805/853 Verifying : texlive-dvipdfmx-11:svn66203-78.fc39.x86_64 806/853 Verifying : texlive-dvips-11:svn66203-78.fc39.x86_64 807/853 Verifying : texlive-eplain-11:svn64721-78.fc39.noarch 808/853 Verifying : texlive-epstopdf-11:svn66461-78.fc39.noarch 809/853 Verifying : texlive-glyphlist-11:svn54074-78.fc39.noarch 810/853 Verifying : texlive-gsftopk-11:svn52851-78.fc39.x86_64 811/853 Verifying : texlive-hitex-11:svn65883-78.fc39.x86_64 812/853 Verifying : texlive-jadetex-11:svn63654-78.fc39.noarch 813/853 Verifying : texlive-kpathsea-11:svn66209-78.fc39.x86_64 814/853 Verifying : texlive-latex-11:svn65161-78.fc39.noarch 815/853 Verifying : texlive-lib-11:20230311-78.fc39.x86_64 816/853 Verifying : texlive-lollipop-11:svn45678-78.fc39.noarch 817/853 Verifying : texlive-luahbtex-11:svn66186-78.fc39.x86_64 818/853 Verifying : texlive-luaotfload-11:svn64616-78.fc39.noarch 819/853 Verifying : texlive-luatex-11:svn66967-78.fc39.x86_64 820/853 Verifying : texlive-lwarp-11:svn66259-78.fc39.noarch 821/853 Verifying : texlive-makeindex-11:svn62517-78.fc39.x86_64 822/853 Verifying : texlive-metafont-11:svn66186-78.fc39.x86_64 823/853 Verifying : texlive-mfware-11:svn66186-78.fc39.x86_64 824/853 Verifying : texlive-mltex-11:svn62145-78.fc39.noarch 825/853 Verifying : texlive-mptopdf-11:svn65952-78.fc39.noarch 826/853 Verifying : texlive-oberdiek-11:svn65521-78.fc39.noarch 827/853 Verifying : texlive-omegaware-11:svn66186-78.fc39.x86_64 828/853 Verifying : texlive-pdftex-11:svn66243-78.fc39.x86_64 829/853 Verifying : texlive-tex-11:svn66186-78.fc39.x86_64 830/853 Verifying : texlive-texlive-en-11:svn66572-78.fc39.noarch 831/853 Verifying : texlive-texlive-scripts-extra-11:svn62517-78.fc3 832/853 Verifying : texlive-texlive-scripts-11:svn66584-78.fc39.noar 833/853 Verifying : texlive-texlive.infra-11:svn66512-78.fc39.noarch 834/853 Verifying : texlive-texsis-11:svn45678-78.fc39.noarch 835/853 Verifying : texlive-thumbpdf-11:svn62518-78.fc39.noarch 836/853 Verifying : texlive-xdvi-11:svn62387-78.fc39.x86_64 837/853 Verifying : texlive-xetex-11:svn66203-78.fc39.x86_64 838/853 Verifying : texlive-xmltex-11:svn62145-78.fc39.noarch 839/853 Verifying : urw-base35-bookman-fonts-20200910-20.fc39.noarch 840/853 Verifying : urw-base35-c059-fonts-20200910-20.fc39.noarch 841/853 Verifying : urw-base35-d050000l-fonts-20200910-20.fc39.noarc 842/853 Verifying : urw-base35-fonts-20200910-20.fc39.noarch 843/853 Verifying : urw-base35-fonts-common-20200910-20.fc39.noarch 844/853 Verifying : urw-base35-gothic-fonts-20200910-20.fc39.noarch 845/853 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-20.fc39 846/853 Verifying : urw-base35-nimbus-roman-fonts-20200910-20.fc39.n 847/853 Verifying : urw-base35-nimbus-sans-fonts-20200910-20.fc39.no 848/853 Verifying : urw-base35-p052-fonts-20200910-20.fc39.noarch 849/853 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-20 850/853 Verifying : urw-base35-z003-fonts-20200910-20.fc39.noarch 851/853 Verifying : wget-1.21.4-1.fc39.x86_64 852/853 Verifying : zstd-1.5.6-1.fc39.x86_64 853/853 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.12-1.fc39.x86_64 annobin-docs-12.60-1.fc39.noarch annobin-plugin-gcc-12.60-1.fc39.x86_64 ansible-srpm-macros-1-12.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.3.1-1.fc39.x86_64 createrepo_c-1.1.3-1.fc39.x86_64 createrepo_c-libs-1.1.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.10-3.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.191-2.fc39.x86_64 elfutils-libelf-devel-0.191-2.fc39.x86_64 emacs-common-1:29.4-2.fc39.x86_64 emacs-filesystem-1:29.4-2.fc39.noarch emacs-nox-1:29.4-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 expat-devel-2.6.2-1.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch file-5.44-5.fc39.x86_64 fontconfig-2.14.2-6.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.3.1-1.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.3.1-1.fc39.x86_64 gcc-c++-13.3.1-1.fc39.x86_64 gcc-plugin-annobin-13.3.1-1.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdb-minimal-14.2-2.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-7.fc39.x86_64 ghostscript-tools-fonts-10.02.1-7.fc39.x86_64 ghostscript-tools-printing-10.02.1-7.fc39.x86_64 git-2.46.0-1.fc39.x86_64 git-core-2.46.0-1.fc39.x86_64 git-core-doc-2.46.0-1.fc39.noarch glibc-devel-2.38-18.fc39.x86_64 glibc-headers-x86-2.38-18.fc39.noarch gnat-srpm-macros-6-3.fc39.noarch gnupg1-1.4.23-23.fc39.x86_64 go-srpm-macros-3.5.0-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.1.0-1.fc39.x86_64 hostname-3.23-9.fc39.x86_64 httpd-2.4.62-2.fc39.x86_64 httpd-core-2.4.62-2.fc39.x86_64 httpd-filesystem-2.4.62-2.fc39.noarch httpd-tools-2.4.62-2.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-8.fc39.noarch jxl-pixbuf-loader-1:0.8.3-1.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.10.3-200.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch keyutils-libs-devel-1.6.3-1.fc39.x86_64 kmod-30-6.fc39.x86_64 krb5-devel-1.21.3-1.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.9-1.fc39.x86_64 libX11-common-1.8.9-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.9.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-5.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libgccjit-13.3.1-1.fc39.x86_64 libgs-10.02.1-7.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-5.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.3-1.fc39.x86_64 libkadm5-1.21.3-1.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.3.1-1.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 libtree-sitter-0.22.2-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.42-1.fc39.x86_64 libzstd-devel-1.5.6-1.fc39.x86_64 linuxdoc-tools-0.9.82-3.fc39.x86_64 lua-srpm-macros-1-13.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.29-1.fc39.x86_64 mod_lua-2.4.62-2.fc39.x86_64 mod_ssl-1:2.4.62-2.fc39.x86_64 nano-7.2-5.fc39.x86_64 nano-default-editor-7.2-5.fc39.noarch ncurses-6.4-7.20230520.fc39.1.x86_64 ncurses-c++-libs-6.4-7.20230520.fc39.1.x86_64 ncurses-devel-6.4-7.20230520.fc39.1.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.2-1.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.62-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.46.0-1.fc39.noarch perl-HTML-Parser-3.82-1.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.14-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.20240720-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.77-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.22-1.fc39.x86_64 php-common-8.2.22-1.fc39.x86_64 php-devel-8.2.22-1.fc39.x86_64 php-fedora-autoloader-1.0.1-11.fc39.noarch php-nikic-php-parser4-4.19.1-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.6-1.fc39.x86_64 postgresql-private-libs-15.6-1.fc39.x86_64 postgresql-server-15.6-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 psutils-2.10-2.fc39.noarch pyproject-rpm-macros-1.13.0-1.fc39.noarch pyproject-srpm-macros-1.13.0-1.fc39.noarch python-rpm-macros-3.12-8.fc39.noarch python-srpm-macros-3.12-8.fc39.noarch python3-devel-3.12.4-1.fc39.x86_64 python3-packaging-23.1-4.fc39.noarch python3-pip-23.2.1-2.fc39.noarch python3-pyparsing-3.0.9-11.fc39.noarch python3-rpm-generators-14-7.fc39.noarch python3-rpm-macros-3.12-8.fc39.noarch python3-setuptools-67.7.2-8.fc39.noarch qt5-srpm-macros-5.15.14-2.fc39.noarch qt6-srpm-macros-6.6.2-1.fc39.noarch rav1e-libs-0.7.1-2.fc39.x86_64 readline-devel-8.2-6.fc39.x86_64 redhat-rpm-config-266-1.fc39.noarch rpm-build-4.19.1.1-1.fc39.x86_64 rpm-devel-4.19.1.1-1.fc39.x86_64 rpmautospec-rpm-macros-0.6.5-1.fc39.noarch rsync-3.3.0-1.fc39.x86_64 rust-srpm-macros-26.3-1.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.16-1.fc39.noarch systemd-udev-254.16-1.fc39.x86_64 systemtap-sdt-devel-5.1-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-78.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-78.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-78.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-78.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-78.fc39.noarch texlive-dehyph-11:svn48599-69.fc39.noarch texlive-dvipdfmx-11:svn66203-78.fc39.x86_64 texlive-dvips-11:svn66203-78.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-78.fc39.noarch texlive-epstopdf-11:svn66461-78.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-78.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-78.fc39.x86_64 texlive-helvetic-11:svn61719-69.fc39.noarch texlive-hitex-11:svn65883-78.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-78.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-78.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-78.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-78.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-78.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-78.fc39.x86_64 texlive-lualatex-math-11:svn61464-69.fc39.noarch texlive-lualibs-11:svn64615-69.fc39.noarch texlive-luaotfload-11:svn64616-78.fc39.noarch texlive-luatex-11:svn66967-78.fc39.x86_64 texlive-luatexbase-11:svn52663-69.fc39.noarch texlive-lwarp-11:svn66259-78.fc39.noarch texlive-makecmds-11:svn15878.0-69.fc39.noarch texlive-makeindex-11:svn62517-78.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-78.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-78.fc39.x86_64 texlive-microtype-11:svn66587-69.fc39.noarch texlive-minitoc-11:svn61719-69.fc39.noarch texlive-mltex-11:svn62145-78.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-78.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-78.fc39.noarch texlive-omega-11:svn33046.0-69.fc39.noarch texlive-omegaware-11:svn66186-78.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-78.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-78.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-78.fc39.noarch texlive-texlive-msg-translations-11:svn66593-69.fc39.noarch texlive-texlive-scripts-11:svn66584-78.fc39.noarch texlive-texlive-scripts-extra-11:svn62517-78.fc39.noarch texlive-texlive.infra-11:svn66512-78.fc39.noarch texlive-texsis-11:svn45678-78.fc39.noarch texlive-textcase-11:svn63868-69.fc39.noarch texlive-thumbpdf-11:svn62518-78.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-78.fc39.x86_64 texlive-xetex-11:svn66203-78.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-78.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-20.fc39.noarch urw-base35-c059-fonts-20200910-20.fc39.noarch urw-base35-d050000l-fonts-20200910-20.fc39.noarch urw-base35-fonts-20200910-20.fc39.noarch urw-base35-fonts-common-20200910-20.fc39.noarch urw-base35-gothic-fonts-20200910-20.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-20.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-20.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-20.fc39.noarch urw-base35-p052-fonts-20200910-20.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-20.fc39.noarch urw-base35-z003-fonts-20200910-20.fc39.noarch vconfig-1.9-35.fc39.x86_64 wget-1.21.4-1.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.6-1.fc39.x86_64 zziplib-0.13.72-5.fc39.x86_64 Complete! + chroot /vservers/2024.08.21--f39-nofed linux64 rpm -aq + return 0 + post_install 2024.08.21--f39-nofed linux64 + local lxc=2024.08.21--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + cp /etc/localtime /vservers/2024.08.21--f39-nofed/etc/localtime + sshd_disable_password_auth 2024.08.21--f39-nofed + local lxc=2024.08.21--f39-nofed + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.08.21--f39-nofed/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2024.08.21--f39-nofed linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed ++ local lxc=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + local lxc_root=/vservers/2024.08.21--f39-nofed + cat + chroot /vservers/2024.08.21--f39-nofed linux64 bash -x + /bin/cat + '[' -n true ']' + echo Starting guest 2024.08.21--f39-nofed Starting guest 2024.08.21--f39-nofed + virsh -c lxc:/// start 2024.08.21--f39-nofed Domain '2024.08.21--f39-nofed' started + '[' -n true ']' + wait_for_ssh 2024.08.21--f39-nofed + set -x + set -e + local lxc=2024.08.21--f39-nofed + shift + local specified_ip + '[' -n '' ']' + local success= ++ date +%s + local current_time=1724202485 + local stop_time=1724202605 + local counter=1 + '[' 1724202485 -lt 1724202605 ']' + '[' -n '' ']' ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 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.08.21--f39-nofed on address ...' 1-th attempt to reach sshd in container 2024.08.21--f39-nofed on address ... + '[' -n '' ']' + : + counter=2 + sleep 10 ++ date +%s + current_time=1724202496 + '[' 1724202496 -lt 1724202605 ']' + '[' -n '' ']' ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 systemd ++ local systemd_pid=18053 ++ [[ -z 18053 ]] +++ nsenter -t 18053 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=fe80::dc12:9c0f:6acb:803e ++ '[' -z fe80::dc12:9c0f:6acb:803e ']' ++ echo fe80::dc12:9c0f:6acb:803e + guest_ip=fe80::dc12:9c0f:6acb:803e + echo '2-th attempt to reach sshd in container 2024.08.21--f39-nofed on address fe80::dc12:9c0f:6acb:803e ...' 2-th attempt to reach sshd in container 2024.08.21--f39-nofed on address fe80::dc12:9c0f:6acb:803e ... + '[' -n fe80::dc12:9c0f:6acb:803e ']' + ssh -o 'StrictHostKeyChecking no' fe80::dc12:9c0f:6acb:803e arch ssh: connect to host fe80::dc12:9c0f:6acb:803e port 22: Invalid argument + : + counter=3 + sleep 10 ++ date +%s + current_time=1724202506 + '[' 1724202506 -lt 1724202605 ']' + '[' -n '' ']' ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 systemd ++ local systemd_pid=18053 ++ [[ -z 18053 ]] +++ nsenter -t 18053 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.129 ++ '[' -z 192.168.124.129 ']' ++ echo 192.168.124.129 + guest_ip=192.168.124.129 + echo '3-th attempt to reach sshd in container 2024.08.21--f39-nofed on address 192.168.124.129 ...' 3-th attempt to reach sshd in container 2024.08.21--f39-nofed on address 192.168.124.129 ... + '[' -n 192.168.124.129 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.129 arch Warning: Permanently added '192.168.124.129' (ED25519) to the list of known hosts. x86_64 + success=true + echo 'SSHD in container 2024.08.21--f39-nofed is UP on IP 192.168.124.129' SSHD in container 2024.08.21--f39-nofed is UP on IP 192.168.124.129 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root + rm -rf /tmp/lbuild-nightly.sh-13398 + '[' -n '' ']' + run_in_build_guest 2024.08.21--f39-nofed '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2024.08.21--f39-nofed + shift ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 systemd ++ local systemd_pid=18053 ++ [[ -z 18053 ]] +++ nsenter -t 18053 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.129 ++ '[' -z 192.168.124.129 ']' ++ echo 192.168.124.129 + ssh -o StrictHostKeyChecking=no root@192.168.124.129 '(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.08.21--f39-nofed done' Wed Aug 21 03:08:28 AM CEST 2024 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.08.21--f39-nofed done Wed Aug 21 03:08:28 AM CEST 2024 ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + LOG2=/vservers/2024.08.21--f39-nofed/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2024.08.21--f39-nofed.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2024.08.21--f39-nofed/log.txt to /vservers/2024.08.21--f39-nofed.log.txt + sedargs='-e s,@DATE@,2024.08.21,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2024.08.21,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.08.21--f39-nofed + WEBLOG=/build/lxc//2024.08.21--f39-nofed/log.txt ++ echo /build/lxc//2024.08.21--f39-nofed ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2024.08.21--f39-nofed + '[' -n true ']' ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + cp /tmp/git-13377/lbuild-nightly.sh /vservers/2024.08.21--f39-nofed/build/ + run_in_build_guest 2024.08.21--f39-nofed chmod +x /build/lbuild-nightly.sh + buildname=2024.08.21--f39-nofed + shift ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 systemd ++ local systemd_pid=18053 ++ [[ -z 18053 ]] +++ nsenter -t 18053 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.129 ++ '[' -z 192.168.124.129 ']' ++ echo 192.168.124.129 + ssh -o StrictHostKeyChecking=no root@192.168.124.129 chmod +x /build/lbuild-nightly.sh + run_in_build_guest 2024.08.21--f39-nofed /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.08.21--f39-nofed + buildname=2024.08.21--f39-nofed + shift ++ guest_ipv4 2024.08.21--f39-nofed ++ lxc=2024.08.21--f39-nofed ++ shift +++ virsh -c lxc:/// dominfo 2024.08.21--f39-nofed +++ grep '^Id:' +++ awk '{print $2;}' +++ sed -e 's|-||g' ++ local lxc_pid=18014 ++ [[ -z 18014 ]] +++ pgrep -P 18014 systemd ++ local systemd_pid=18053 ++ [[ -z 18053 ]] +++ nsenter -t 18053 -n ip -br addr show eth0 +++ awk '{print $3}' +++ cut -d/ -f1 ++ local domip=192.168.124.129 ++ '[' -z 192.168.124.129 ']' ++ echo 192.168.124.129 + ssh -o StrictHostKeyChecking=no root@192.168.124.129 /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.08.21--f39-nofed ==================== Within LXC BEG Wed Aug 21 03:08:30 CEST 2024 ============================== Starting lbuild-nightly.sh:build on + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' + date Wed Aug 21 03:08:30 CEST 2024 + cd /build + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.08.21--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 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.08.21--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 : Wed Aug 21 03:08:30 CEST 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 : Wed Aug 21 03:08:33 CEST 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.08.21" >> 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 : Wed Aug 21 03:08:33 CEST 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 : Wed Aug 21 03:08:33 CEST 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 : Wed Aug 21 03:08:33 CEST 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 : Wed Aug 21 03:08:34 CEST 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.08.21" >> 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 : Wed Aug 21 03:08:34 CEST 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 : Wed Aug 21 03:08:34 CEST 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 : Wed Aug 21 03:08:35 CEST 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 : Wed Aug 21 03:08:35 CEST 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.08.21" >> 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.08.21" >> 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.08.21" >> 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.08.21--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.08.21 Build build-time: 03:08-CEST Build build-hostname: 2024-08-21--f39-nofed Build build-base: 2024.08.21--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.08.21 myplc-docs :: version=7.1 release=0.lxc.2024.08.21 plcapi :: version=7.1 release=2.lxc.2024.08.21 plewww :: version=5.3 release=0.2024.08.21 myplc-release :: version=7.1 release=0.lxc.2024.08.21 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2024.08.21--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) Wed Aug 21 03:08:36 CEST 2024 rpmbuild -bs SPECS/plcapi.spec setting SOURCE_DATE_EPOCH=1707264000 Wrote: /longbuildroot/SRPMS/plcapi-7.1-2.lxc.2024.08.21.src.rpm XXXXXXXXXXXXXXX -- END SRPM plcapi Wed Aug 21 03:08:36 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Wed Aug 21 03:08:36 CEST 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.1-2.lxc.2024.08.21.src.rpm Installing SRPMS/plcapi-7.1-2.lxc.2024.08.21.src.rpm setting SOURCE_DATE_EPOCH=1707264000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.rkWuEZ + 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.c3Y7KH + 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=-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.cxGPvq + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64 + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.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=321971 sha256=b6f7f4310d51caa5660cde7132888b5256cc3a58917cb18fbb9975cd66e62b8a 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.08.21.x86_64//usr/share/plc_api/bin/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64//usr/share/plc_api mv /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64//usr/share/plc_api/bin/Server.py /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.x86_64//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64//usr/share/plc_api \ # --install-data=/longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.x86_64//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.x86_64//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64//usr/bin/plcsh + echo '* Installing initscripts' * Installing initscripts + cpio -p -d -u /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/ + find plc.d 29 blocks + chmod 755 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/plc.d/api /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/plc.d/db /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.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.08.21.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/var/log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/var/log/plcapi.log + touch /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.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.08.21.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.08.21 plcapi(x86-64) = 7.1-2.lxc.2024.08.21 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.08.21.x86_64 Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.1-2.lxc.2024.08.21.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.0QmXFI + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-2.lxc.2024.08.21.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.Gdz2oK + 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 Wed Aug 21 03:08:45 CEST 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) Wed Aug 21 03:08:45 CEST 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 54.4M 0 --:--:-- --:--:-- --:--:-- 58.9M -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 2902k 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 Wed Aug 21 03:08:45 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Wed Aug 21 03:08:45 CEST 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.hOQolD + 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.bLnxP0 + 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=-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.59yGiz + 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.W78mSp + 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.nAciRE + 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.wkEPhT + 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 Wed Aug 21 03:08:46 CEST 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) Wed Aug 21 03:08:46 CEST 2024 rpmbuild -bs SPECS/plewww.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plewww-5.3-0.2024.08.21.src.rpm XXXXXXXXXXXXXXX -- END SRPM plewww Wed Aug 21 03:08:46 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Wed Aug 21 03:08:46 CEST 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-0.2024.08.21.src.rpm Installing SRPMS/plewww-5.3-0.2024.08.21.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.A9mVtz + 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.3qGQ7P + 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=-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 Compressing javascript files + echo '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.q5Q0Vo + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.08.21.x86_64 * PLEWWW: Installing web pages + echo '* PLEWWW: Installing web pages' + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.08.21.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.08.21.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.08.21.x86_64/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.08.21.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.08.21.noarch Provides: PLCWWW plewww = 5.3-0.2024.08.21 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.08.21.noarch Provides: plewww-plekit = 5.3-0.2024.08.21 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.08.21.x86_64 Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-0.2024.08.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-0.2024.08.21.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.96uM5O + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.08.21.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.1TAIBT + 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 Wed Aug 21 03:08:47 CEST 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) Wed Aug 21 03:08:47 CEST 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 Wed Aug 21 03:08:47 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Wed Aug 21 03:08:47 CEST 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.rMphtJ + 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.g2t0lQ + 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=-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 + echo 'There is no build stage for this component.' There is no build stage for this component. All files just need to be installed as is from the codebase. + 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.rMOCmB + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 * www-register-wizard: Installing www-register-wizard pages + echo '* 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.e3yMfO + 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.UqP8YW + 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 Wed Aug 21 03:08:48 CEST 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) Wed Aug 21 03:08:49 CEST 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.08.21.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 Wed Aug 21 03:08:49 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Wed Aug 21 03:08:49 CEST 2024 createrepo --quiet -g yumgroups.xml RPMS/ rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-7.1-0.lxc.2024.08.21.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.08.21.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.9vZs3c + 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.x2QP7w + 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=-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.OdhgGD + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.x86_64//usr/lib/python3.12/site-packages/plc_config.py * Installing scripts in /usr/bin + echo '* Installing scripts in /usr/bin' + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.x86_64/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/check-hrns.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/check-vsys-defaults.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/clean-empty-dirs.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/db-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/dns-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/mtail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/mtail.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-config-tty /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-kml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-map.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/refresh-peer.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/usr/bin/spot-aliens.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.x86_64/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.x86_64/etc/ 62 blocks + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/dns /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/functions /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/gpg /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/httpd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/mail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/network /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc.d/ssh /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.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.08.21.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.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.08.21.x86_64/etc/support-scripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/support-scripts/gen-static-content.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/support-scripts/gen_aliases.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.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.08.21.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.08.21.x86_64/etc/planetlab/default_config.xml * Installing systemd utilities + echo '* 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.08.21.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.08.21.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.08.21.noarch Provides: myplc = 7.1-0.lxc.2024.08.21 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.08.21.noarch Provides: myplc-core = 7.1-0.lxc.2024.08.21 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.08.21.noarch Provides: myplc-config = 7.1-0.lxc.2024.08.21 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.08.21.x86_64 Wrote: /longbuildroot/RPMS/noarch/myplc-7.1-0.lxc.2024.08.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.1-0.lxc.2024.08.21.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.1-0.lxc.2024.08.21.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.wxB99B + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.08.21.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.RDNz1q + 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 Wed Aug 21 03:08:51 CEST 2024 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Wed Aug 21 03:08:51 CEST 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 : Wed Aug 21 03:08:51 CEST 2024 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Wed Aug 21 03:08:51 CEST 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 : Wed Aug 21 03:08:51 CEST 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) Wed Aug 21 03:08:51 CEST 2024 rpmbuild -bs SPECS/myplc-docs.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2024.08.21.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Wed Aug 21 03:08:51 CEST 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Wed Aug 21 03:08:51 CEST 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2024.08.21.src.rpm Installing SRPMS/myplc-docs-7.1-0.lxc.2024.08.21.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hTz5c9 + 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.s0pj4J + 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=-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.08.21.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.TJkwnd + 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.08.21.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.08.21.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.08.21.x86_64/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.08.21.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.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + rsync --verbose --archive /vservers/2024.08.21--f39-nofed/build/MODULES/build root@testmaster.onelab.eu:2024.08.21--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,504 bytes received 1,827 bytes 858,662.00 bytes/sec total size is 420,236 speedup is 0.98 + run_log_env='-p linux64 -d lxc -f f39' + set +e + trap - ERR INT + ssh root@testmaster.onelab.eu 2024.08.21--f39-nofed/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2024.08.21--f39-nofed/RPMS/x86_64 -p linux64 -d lxc -f f39 --config default --all /root/2024.08.21--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.08.21--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.08.21--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.08.21--f39-nofed/Substrate.py:746: SyntaxWarning: invalid escape sequence '\s' matcher=re.compile("\s*(?P[0-9]+).*-cdrom\s+(?P[^\s]+)\.iso") /root/2024.08.21--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:10:07 -- Checking if build provides SFA package... -> 03:10:07 -- + curl --silent http://build.onelab.eu/lxc//2024.08.21--f39-nofed/RPMS/x86_64/ + grep -q sfa-4 * 03:10:07 -- SFA package not found - removing steps with sfa or sfi Sensing local substrate... xp qn Done =============== Active plc VMs on buzzcocks {lxc-f40 257823.75390625 Mb} [max=20,free=-13] (2 users, load: 1.91, 1.20, 0.79) == vplc01 == [=2024.07.11--f39-nofed-1-vplc01] (pid=30373) @ 2024-07-11:03-10 == vplc02 == [=2024.07.12--f39-nofed-1-vplc02] (pid=77943) @ 2024-07-12:03-10 == vplc03 == [=2024.07.13--f39-nofed-1-vplc03] (pid=131011) @ 2024-07-13:03-10 == vplc04 == [=2024.07.14--f39-nofed-1-vplc04] (pid=199101) @ 2024-07-14:03-10 == vplc05 == [=2024.07.15--f39-nofed-1-vplc05] (pid=271566) @ 2024-07-15:03-10 == vplc06 == [=2024.07.16--f39-nofed-1-vplc06] (pid=351792) @ 2024-07-16:03-10 == vplc07 == [=2024.07.17--f39-nofed-1-vplc07] (pid=439352) @ 2024-07-17:03-10 == vplc08 == [=2024.07.18--f39-nofed-1-vplc08] (pid=536842) @ 2024-07-18:03-10 == vplc09 == [=2024.07.19--f39-nofed-1-vplc09] (pid=639159) @ 2024-07-19:03-10 == vplc10 == [=2024.07.20--f39-nofed-1-vplc10] (pid=752564) @ 2024-07-20:03-10 == vplc11 == [=2024.07.21--f39-nofed-1-vplc11] (pid=874424) @ 2024-07-21:03-10 == vplc12 == [=2024.07.22--f39-nofed-1-vplc12] (pid=1004461) @ 2024-07-22:03-10 == vplc13 == [=2024.07.23--f39-nofed-1-vplc13] (pid=1143452) @ 2024-07-23:03-10 == vplc14 == [=2024.07.24--f39-nofed-1-vplc14] (pid=1290152) @ 2024-07-24:03-10 == vplc15 == [=2024.07.25--f39-nofed-1-vplc15] (pid=1446352) @ 2024-07-25:03-10 == vplc16 == [=2024.07.26--f39-nofed-1-vplc16] (pid=1611414) @ 2024-07-26:03-11 == vplc17 == [=2024.07.27--f39-nofed-1-vplc17] (pid=1782928) @ 2024-07-27:03-11 == vplc18 == [=2024.07.28--f39-nofed-1-vplc18] (pid=1963386) @ 2024-07-28:03-11 == vplc19 == [=2024.07.29--f39-nofed-1-vplc19] (pid=2152345) @ 2024-07-29:03-11 == vplc20 == [=2024.07.30--f39-nofed-1-vplc20] (pid=2352623) @ 2024-07-30:03-11 == vplc21 == [=2024.07.31--f39-nofed-1-vplc21] (pid=2559926) @ 2024-07-31:03-11 == vplc22 == [=2024.08.01--f39-nofed-1-vplc22] (pid=2773633) @ 2024-08-01:03-11 == vplc23 == [=2024.08.02--f39-nofed-1-vplc23] (pid=2995190) @ 2024-08-02:03-11 == vplc24 == [=2024.08.03--f39-nofed-1-vplc24] (pid=3231512) @ 2024-08-03:03-11 == vplc25 == [=2024.08.04--f39-nofed-1-vplc25] (pid=3473567) @ 2024-08-04:03-11 == vplc01 == [=2024.08.06--f39-nofed-1-vplc01] (pid=3973689) @ 2024-08-06:03-11 == vplc01 == [=2024.08.08--f39-nofed-1-vplc01] (pid=305744) @ 2024-08-08:03-11 == vplc01 == [=2024.08.10--f39-nofed-1-vplc01] (pid=847089) @ 2024-08-10:03-11 == vplc01 == [=2024.08.12--f39-nofed-1-vplc01] (pid=1412280) @ 2024-08-12:03-11 == vplc01 == [=2024.08.14--f39-nofed-1-vplc01] (pid=1995505) @ 2024-08-14:03-11 == vplc01 == [=2024.08.16--f39-nofed-1-vplc01] (pid=2600498) @ 2024-08-16:03-11 == vplc01 == [=2024.08.18--f39-nofed-1-vplc01] (pid=3231089) @ 2024-08-18:03-11 == vplc01 == [=2024.08.20--f39-nofed-1-vplc01] (pid=3882659) @ 2024-08-20:03-11 =============== No qemu on boxtops {qemu-f40 257823.73046875 Mb} [max=64,free=64] (1 user, load: 0.08, 0.04, 0.00) kvm_intel OK Sensing IP pool for vplcs * * * * * * * * * * * * * * * * * * * * * * * * * Done After having loaded 'starting': IP pool for vplcs * * * * * * * * * * * * * * * * * * * * * * * * * =============== lxc container stopping 2024.07.11--f39-nofed-1-vplc01 on buzzcocks error: command 'dominfo' requires option error: command 'destroy' requires option WARNING: failed to run /root/lxc-driver.sh -c stop_lxc -n 2024.07.11--f39-nofed-1-vplc01 on buzzcocks WARNING: host vplc01 not found in IP pool for vplcs * 03:10:48 -- PROVISION plc plctest1 in box buzzcocks at IP vplc01 as 2024.08.21--f39-nofed-1-vplc01 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . . . . . . . . . . . . . . . . . . . . * 03:11:08 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f40 257823.75390625 Mb} [max=20,free=-13] (2 users, load: 1.91, 1.20, 0.79) == vplc02 == [=2024.07.12--f39-nofed-1-vplc02] (pid=77943) @ 2024-07-12:03-10 == vplc03 == [=2024.07.13--f39-nofed-1-vplc03] (pid=131011) @ 2024-07-13:03-10 == vplc04 == [=2024.07.14--f39-nofed-1-vplc04] (pid=199101) @ 2024-07-14:03-10 == vplc05 == [=2024.07.15--f39-nofed-1-vplc05] (pid=271566) @ 2024-07-15:03-10 == vplc06 == [=2024.07.16--f39-nofed-1-vplc06] (pid=351792) @ 2024-07-16:03-10 == vplc07 == [=2024.07.17--f39-nofed-1-vplc07] (pid=439352) @ 2024-07-17:03-10 == vplc08 == [=2024.07.18--f39-nofed-1-vplc08] (pid=536842) @ 2024-07-18:03-10 == vplc09 == [=2024.07.19--f39-nofed-1-vplc09] (pid=639159) @ 2024-07-19:03-10 == vplc10 == [=2024.07.20--f39-nofed-1-vplc10] (pid=752564) @ 2024-07-20:03-10 == vplc11 == [=2024.07.21--f39-nofed-1-vplc11] (pid=874424) @ 2024-07-21:03-10 == vplc12 == [=2024.07.22--f39-nofed-1-vplc12] (pid=1004461) @ 2024-07-22:03-10 == vplc13 == [=2024.07.23--f39-nofed-1-vplc13] (pid=1143452) @ 2024-07-23:03-10 == vplc14 == [=2024.07.24--f39-nofed-1-vplc14] (pid=1290152) @ 2024-07-24:03-10 == vplc15 == [=2024.07.25--f39-nofed-1-vplc15] (pid=1446352) @ 2024-07-25:03-10 == vplc16 == [=2024.07.26--f39-nofed-1-vplc16] (pid=1611414) @ 2024-07-26:03-11 == vplc17 == [=2024.07.27--f39-nofed-1-vplc17] (pid=1782928) @ 2024-07-27:03-11 == vplc18 == [=2024.07.28--f39-nofed-1-vplc18] (pid=1963386) @ 2024-07-28:03-11 == vplc19 == [=2024.07.29--f39-nofed-1-vplc19] (pid=2152345) @ 2024-07-29:03-11 == vplc20 == [=2024.07.30--f39-nofed-1-vplc20] (pid=2352623) @ 2024-07-30:03-11 == vplc21 == [=2024.07.31--f39-nofed-1-vplc21] (pid=2559926) @ 2024-07-31:03-11 == vplc22 == [=2024.08.01--f39-nofed-1-vplc22] (pid=2773633) @ 2024-08-01:03-11 == vplc23 == [=2024.08.02--f39-nofed-1-vplc23] (pid=2995190) @ 2024-08-02:03-11 == vplc24 == [=2024.08.03--f39-nofed-1-vplc24] (pid=3231512) @ 2024-08-03:03-11 == vplc25 == [=2024.08.04--f39-nofed-1-vplc25] (pid=3473567) @ 2024-08-04:03-11 == vplc01 == [=2024.08.06--f39-nofed-1-vplc01] (pid=3973689) @ 2024-08-06:03-11 == vplc01 == [=2024.08.08--f39-nofed-1-vplc01] (pid=305744) @ 2024-08-08:03-11 == vplc01 == [=2024.08.10--f39-nofed-1-vplc01] (pid=847089) @ 2024-08-10:03-11 == vplc01 == [=2024.08.12--f39-nofed-1-vplc01] (pid=1412280) @ 2024-08-12:03-11 == vplc01 == [=2024.08.14--f39-nofed-1-vplc01] (pid=1995505) @ 2024-08-14:03-11 == vplc01 == [=2024.08.16--f39-nofed-1-vplc01] (pid=2600498) @ 2024-08-16:03-11 == vplc01 == [=2024.08.18--f39-nofed-1-vplc01] (pid=3231089) @ 2024-08-18:03-11 == vplc01 == [=2024.08.20--f39-nofed-1-vplc01] (pid=3882659) @ 2024-08-20:03-11 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2024-08-21:03-10 =============== Qemus on boxtops {qemu-f40 257823.73046875 Mb} [max=64,free=63] (1 user, load: 0.08, 0.04, 0.00) kvm_intel OK == dummy_vnode01 == [=None] not (yet?) running @ 2024-08-21:03-11 * 03:11:08 -- ********** 1 RUNNING step show on plc plctest1_vplc01 + ======== 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:11:08 -- ********** 1 SUCCESSFUL step show on plctest1_vplc01 TRACE: 1 03-11-08->0s=0:00:00.000428s status=OK step=show plc=plctest1_vplc01 force=False * 03:11:08 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc01 -> 03:11:08 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2024.08.21--f39-nofed Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:08 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.08.21--f39-nofed ';' rm -f /vservers/2024.08.21--f39-nofed-1-vplc01/2024.08.21--f39-nofed-1-vplc01.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:09 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.08.21--f39-nofed ';' virsh -c lxc:/// destroy 2024.08.21--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.08.21--f39-nofed-1-vplc01' -> 03:11:09 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.08.21--f39-nofed ';' virsh -c lxc:/// undefine 2024.08.21--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.08.21--f39-nofed-1-vplc01' -> 03:11:10 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.08.21--f39-nofed ';' rm -fr /vservers/2024.08.21--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:10 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc01 TRACE: 1 03-11-08->2s=0:00:02.144002s status=OK step=plcvm_delete plc=plctest1_vplc01 force=False * 03:11:10 -- ********** 1 RUNNING step plcvm_timestamp on plc plctest1_vplc01 -> 03:11:10 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p /vservers/2024.08.21--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:10 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1724202670 '>' /vservers/2024.08.21--f39-nofed-1-vplc01/2024.08.21--f39-nofed-1-vplc01.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:11 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc01 TRACE: 1 03-11-10->0s=0:00:00.834024s status=OK step=plcvm_timestamp plc=plctest1_vplc01 force=False * 03:11:11 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc01 -> 03:11:11 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2024.08.21--f39-nofed/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:11 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2024.08.21--f39-nofed/build -> 03:11:13 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.08.21--f39-nofed ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f39 -r http://build.onelab.eu/lxc//2024.08.21--f39-nofed/RPMS -n vplc01.pl.sophia.inria.fr 2024.08.21--f39-nofed-1-vplc01 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.08.21--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 ++ package_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo dnf + pkg_method=dnf + case $pkg_method in + '[' -z '' ']' + fedora_install 2024.08.21--f39-nofed-1-vplc01 + set -x + set -e + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + local cache=/var/cache/lxc/fedora/x86_64/39 + mkdir -p /var/cache/lxc/fedora/x86_64/39 + flock --exclusive --timeout 60 200 Updating cache /var/cache/lxc/fedora/x86_64/39/rootfs ... + '[' '!' -e /var/cache/lxc/fedora/x86_64/39/rootfs ']' + echo '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:06:12 ago on Wed 21 Aug 2024 03:05:03 AM CEST. Dependencies resolved. Nothing to do. Complete! Update finished Filling /vservers/2024.08.21--f39-nofed-1-vplc01 from /var/cache/lxc/fedora/x86_64/39/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2024.08.21--f39-nofed-1-vplc01 from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.08.21--f39-nofed-1-vplc01/ + return 0 + return 0 ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 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.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 linux64 rpm --rebuilddb + fedora_configure 2024.08.21--f39-nofed-1-vplc01 f39 + set -x + set -e + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + mkdir -p /vservers/2024.08.21--f39-nofed-1-vplc01/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.08.21--f39-nofed-1-vplc01/dev + rm -rf /vservers/2024.08.21--f39-nofed-1-vplc01/dev + mkdir -p /vservers/2024.08.21--f39-nofed-1-vplc01/dev + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/null c 1 3 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/zero c 1 5 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/random c 1 8 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/pts + mkdir -m 1777 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/shm + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty c 5 0 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/console c 5 1 + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/full c 1 7 + mknod -m 600 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/initctl p + mknod -m 666 /vservers/2024.08.21--f39-nofed-1-vplc01/dev/ptmx c 5 2 + fedora_configure_systemd 2024.08.21--f39-nofed-1-vplc01 + set -e + set -x + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + '[' -d /vservers/2024.08.21--f39-nofed-1-vplc01/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.08.21--f39-nofed-1-vplc01/etc/systemd/system/default.target + touch /vservers/2024.08.21--f39-nofed-1-vplc01/etc/fstab + ln -sf /dev/null /vservers/2024.08.21--f39-nofed-1-vplc01/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.08.21--f39-nofed-1-vplc01/etc/systemd/system/getty@.service + rm -f /vservers/2024.08.21--f39-nofed-1-vplc01/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 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.08.21--f39-nofed-1-vplc01 + local lxc=2024.08.21--f39-nofed-1-vplc01 + case $(network_config_method $fcdistro) in ++ network_config_method f39 ++ local fcdistro=f39 ++ shift ++ case $fcdistro in ++ echo networkmanager + local 'guest_keyfile=/vservers/2024.08.21--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.08.21--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.08.21--f39-nofed-1-vplc01/etc/NetworkManager/system-connections + '[' -n '' ']' + write_guest_networkmanager_publicip + cat ++ uuid ++ python -c 'import uuid; print(uuid.uuid1())' + chmod 600 '/vservers/2024.08.21--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.08.21--f39-nofed-1-vplc01 f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 linux64 rpm --rebuilddb Initializing yum.repos.d in 2024.08.21--f39-nofed-1-vplc01 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.08.21--f39-nofed-1-vplc01' + rm -f /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora.repo /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates.repo /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo build f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.08.21--f39-nofed-1-vplc01/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.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo build/mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.08.21--f39-nofed-1-vplc01/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.08.21--f39-nofed-1-vplc01/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.08.21--f39-nofed-1-vplc01/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.08.21--f39-nofed-1-vplc01 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n http://build.onelab.eu/lxc//2024.08.21--f39-nofed/RPMS ']' + '[' '!' -d /vservers/2024.08.21--f39-nofed-1-vplc01/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.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo + shift + yumexclude_line=exclude=drupal + shift + sed -i -e '/#baseurl=.*$/i\ exclude=drupal' /vservers/2024.08.21--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2024.08.21--f39-nofed-1-vplc01/cgroup ']' + mkdir /vservers/2024.08.21--f39-nofed-1-vplc01/cgroup + '[' -h /vservers/2024.08.21--f39-nofed-1-vplc01/etc/resolv.conf ']' + rm -f /vservers/2024.08.21--f39-nofed-1-vplc01/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.08.21--f39-nofed-1-vplc01/etc/resolv.conf + '[' -f /vservers/2024.08.21--f39-nofed-1-vplc01/etc/hosts ']' + mkdir -p /vservers/2024.08.21--f39-nofed-1-vplc01/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.08.21--f39-nofed-1-vplc01/root/.ssh + chmod 600 /vservers/2024.08.21--f39-nofed-1-vplc01/root/.ssh/authorized_keys + local config_xml=/tmp/2024.08.21--f39-nofed-1-vplc01.xml + '[' -n '' ']' + write_lxc_xml_publicip 2024.08.21--f39-nofed-1-vplc01 + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + cat + virsh -c lxc:/// define /tmp/2024.08.21--f39-nofed-1-vplc01.xml Domain '2024.08.21--f39-nofed-1-vplc01' defined from /tmp/2024.08.21--f39-nofed-1-vplc01.xml + return 0 + devel_or_test_tools 2024.08.21--f39-nofed-1-vplc01 f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 ++ 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.08.21--f39-nofed-1-vplc01 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.08.21--f39-nofed-1-vplc01 linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.21.0 Installed: dnf-0:4.21.0-1.fc39.noarch at Sat Jul 20 01:05:07 2024 Built : Fedora Project at Wed Jul 3 20:53:28 2024 Installed: rpm-0:4.19.1.1-1.fc39.x86_64 at Sat Feb 17 02:05:16 2024 Built : Fedora Project at Wed Feb 7 16:05:57 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 bind-utils curl emacs-nox file hostname openssh-clients psmisc' ']' + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 linux64 dnf -y install --allowerasing NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc 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 31 MB/s | 31 MB 00:01 Fedora 39 - x86_64 - Updates 45 kB/s | 257 B 00:00 MyPLC 2.8 MB/s | 14 kB 00:00 Package curl-8.2.1-5.fc39.x86_64 is already installed. Package openssh-clients-9.3p1-11.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.28-2.fc39 updates 223 k emacs-nox x86_64 1:29.4-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.12-1.fc39 updates 521 k bind-libs x86_64 32:9.18.28-2.fc39 updates 1.3 M bind-license noarch 32:9.18.28-2.fc39 updates 13 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.3.1-1.fc39 updates 11 M emacs-common x86_64 1:29.4-2.fc39 updates 42 M emacs-filesystem noarch 1:29.4-2.fc39 updates 7.3 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.3.1-1.fc39 updates 34 M git-core x86_64 2.46.0-1.fc39 updates 4.7 M git-core-doc noarch 2.46.0-1.fc39 updates 3.0 M glibc-devel x86_64 2.38-18.fc39 updates 86 k glibc-headers-x86 noarch 2.38-18.fc39 updates 571 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.10.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.3.1-1.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.3.1-1.fc39 updates 2.6 M libtree-sitter x86_64 0.22.2-1.fc39 updates 100 k libuv x86_64 1:1.48.0-1.fc39 updates 252 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k lmdb-libs x86_64 0.9.33-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.1 updates 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.46.0-1.fc39 updates 39 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.16-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.3.1-1.fc39 updates 13 M git x86_64 2.46.0-1.fc39 updates 52 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 119 Packages Total download size: 188 M Installed size: 669 M Downloading Packages: (1/119): fstrm-0.6.1-8.fc39.x86_64.rpm 8.7 MB/s | 28 kB 00:00 (2/119): enchant2-2.5.0-5.fc39.x86_64.rpm 14 MB/s | 62 kB 00:00 (3/119): file-5.44-5.fc39.x86_64.rpm 10 MB/s | 49 kB 00:00 (4/119): gc-8.2.2-4.fc39.x86_64.rpm 44 MB/s | 110 kB 00:00 (5/119): gpm-libs-1.20.7-44.fc39.x86_64.rpm 12 MB/s | 20 kB 00:00 (6/119): hostname-3.23-9.fc39.x86_64.rpm 13 MB/s | 28 kB 00:00 (7/119): hunspell-en-0.20201207-7.fc39.noarch.r 23 MB/s | 190 kB 00:00 (8/119): hunspell-1.7.2-5.fc39.x86_64.rpm 28 MB/s | 472 kB 00:00 (9/119): hunspell-en-GB-0.20201207-7.fc39.noarc 28 MB/s | 226 kB 00:00 (10/119): hunspell-en-US-0.20201207-7.fc39.noar 33 MB/s | 181 kB 00:00 (11/119): hunspell-filesystem-1.7.2-5.fc39.x86_ 2.0 MB/s | 9.2 kB 00:00 (12/119): jansson-2.13.1-7.fc39.x86_64.rpm 19 MB/s | 44 kB 00:00 (13/119): jemalloc-5.3.0-4.fc39.x86_64.rpm 24 MB/s | 232 kB 00:00 (14/119): kbd-2.6.3-1.fc39.x86_64.rpm 35 MB/s | 428 kB 00:00 (15/119): kbd-legacy-2.6.3-1.fc39.noarch.rpm 32 MB/s | 574 kB 00:00 (16/119): kmod-30-6.fc39.x86_64.rpm 22 MB/s | 120 kB 00:00 (17/119): less-633-2.fc39.x86_64.rpm 27 MB/s | 175 kB 00:00 (18/119): liblockfile-1.17-6.fc39.x86_64.rpm 12 MB/s | 30 kB 00:00 (19/119): libmpc-1.3.1-3.fc39.x86_64.rpm 18 MB/s | 70 kB 00:00 (20/119): libndp-1.8-6.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (21/119): kbd-misc-2.6.3-1.fc39.noarch.rpm 37 MB/s | 1.6 MB 00:00 (22/119): libpkgconf-1.9.5-2.fc39.x86_64.rpm 4.2 MB/s | 38 kB 00:00 (23/119): libxcrypt-devel-4.4.36-2.fc39.x86_64. 14 MB/s | 30 kB 00:00 (24/119): perl-Carp-1.54-500.fc39.noarch.rpm 11 MB/s | 29 kB 00:00 (25/119): perl-Data-Dumper-2.188-501.fc39.x86_6 15 MB/s | 56 kB 00:00 (26/119): perl-Digest-1.20-500.fc39.noarch.rpm 8.0 MB/s | 25 kB 00:00 (27/119): make-4.4.1-2.fc39.x86_64.rpm 37 MB/s | 589 kB 00:00 (28/119): perl-Digest-MD5-2.58-500.fc39.x86_64. 7.3 MB/s | 35 kB 00:00 (29/119): perl-Error-0.17029-13.fc39.noarch.rpm 11 MB/s | 40 kB 00:00 (30/119): perl-Exporter-5.77-500.fc39.noarch.rp 9.5 MB/s | 31 kB 00:00 (31/119): perl-File-Path-2.18-500.fc39.noarch.r 10 MB/s | 35 kB 00:00 (32/119): guile22-2.2.7-9.fc39.x86_64.rpm 46 MB/s | 6.5 MB 00:00 (33/119): perl-File-Temp-0.231.100-500.fc39.noa 2.1 MB/s | 58 kB 00:00 (34/119): perl-Getopt-Long-2.54-500.fc39.noarch 21 MB/s | 60 kB 00:00 (35/119): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 14 MB/s | 56 kB 00:00 (36/119): perl-IO-Socket-IP-0.42-1.fc39.noarch. 11 MB/s | 42 kB 00:00 (37/119): perl-IO-Socket-SSL-2.083-3.fc39.noarc 38 MB/s | 225 kB 00:00 (38/119): perl-Encode-3.19-500.fc39.x86_64.rpm 29 MB/s | 1.7 MB 00:00 (39/119): perl-MIME-Base64-3.16-500.fc39.x86_64 2.7 MB/s | 29 kB 00:00 (40/119): perl-Mozilla-CA-20230801-1.fc39.noarc 1.5 MB/s | 13 kB 00:00 (41/119): perl-PathTools-3.89-500.fc39.x86_64.r 24 MB/s | 87 kB 00:00 (42/119): perl-Pod-Escapes-1.07-500.fc39.noarch 5.6 MB/s | 20 kB 00:00 (43/119): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 52 MB/s | 360 kB 00:00 (44/119): perl-Pod-Perldoc-3.28.01-501.fc39.noa 22 MB/s | 86 kB 00:00 (45/119): perl-Pod-Simple-3.45-4.fc39.noarch.rp 46 MB/s | 218 kB 00:00 (46/119): perl-Pod-Usage-2.03-500.fc39.noarch.r 14 MB/s | 39 kB 00:00 (47/119): perl-Scalar-List-Utils-1.63-500.fc39. 24 MB/s | 72 kB 00:00 (48/119): perl-Socket-2.037-3.fc39.x86_64.rpm 31 MB/s | 55 kB 00:00 (49/119): perl-Storable-3.32-500.fc39.x86_64.rp 34 MB/s | 99 kB 00:00 (50/119): perl-Term-ANSIColor-5.01-501.fc39.noa 17 MB/s | 47 kB 00:00 (51/119): perl-Term-Cap-1.18-500.fc39.noarch.rp 9.9 MB/s | 22 kB 00:00 (52/119): perl-TermReadKey-2.38-18.fc39.x86_64. 17 MB/s | 35 kB 00:00 (53/119): perl-Text-ParseWords-3.31-500.fc39.no 11 MB/s | 16 kB 00:00 (54/119): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 12 MB/s | 22 kB 00:00 (55/119): perl-Time-Local-1.350-3.fc39.noarch.r 18 MB/s | 34 kB 00:00 (56/119): perl-URI-5.21-1.fc39.noarch.rpm 49 MB/s | 125 kB 00:00 (57/119): perl-constant-1.33-501.fc39.noarch.rp 6.5 MB/s | 22 kB 00:00 (58/119): perl-libnet-3.15-501.fc39.noarch.rpm 36 MB/s | 129 kB 00:00 (59/119): perl-parent-0.241-500.fc39.noarch.rpm 6.1 MB/s | 14 kB 00:00 (60/119): perl-podlators-5.01-500.fc39.noarch.r 51 MB/s | 125 kB 00:00 (61/119): pkgconf-1.9.5-2.fc39.x86_64.rpm 13 MB/s | 42 kB 00:00 (62/119): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 4.7 MB/s | 14 kB 00:00 (63/119): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 5.0 MB/s | 9.6 kB 00:00 (64/119): alsa-lib-1.2.12-1.fc39.x86_64.rpm 29 MB/s | 521 kB 00:00 (65/119): NetworkManager-libnm-1.44.2-1.fc39.x8 32 MB/s | 1.8 MB 00:00 (66/119): NetworkManager-1.44.2-1.fc39.x86_64.r 33 MB/s | 2.2 MB 00:00 (67/119): bind-libs-9.18.28-2.fc39.x86_64.rpm 24 MB/s | 1.3 MB 00:00 (68/119): bind-license-9.18.28-2.fc39.noarch.rp 874 kB/s | 13 kB 00:00 (69/119): bind-utils-9.18.28-2.fc39.x86_64.rpm 31 MB/s | 223 kB 00:00 (70/119): binutils-gold-2.40-14.fc39.x86_64.rpm 31 MB/s | 795 kB 00:00 (71/119): binutils-2.40-14.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (72/119): emacs-filesystem-29.4-2.fc39.noarch.r 2.1 MB/s | 7.3 kB 00:00 (73/119): cpp-13.3.1-1.fc39.x86_64.rpm 32 MB/s | 11 MB 00:00 (74/119): emacs-nox-29.4-2.fc39.x86_64.rpm 32 MB/s | 31 MB 00:00 (75/119): emacs-common-29.4-2.fc39.x86_64.rpm 30 MB/s | 42 MB 00:01 (76/119): gcc-13.3.1-1.fc39.x86_64.rpm 28 MB/s | 34 MB 00:01 (77/119): git-2.46.0-1.fc39.x86_64.rpm 400 kB/s | 52 kB 00:00 (78/119): gcc-c++-13.3.1-1.fc39.x86_64.rpm 24 MB/s | 13 MB 00:00 (79/119): git-core-doc-2.46.0-1.fc39.noarch.rpm 24 MB/s | 3.0 MB 00:00 (80/119): glibc-devel-2.38-18.fc39.x86_64.rpm 5.3 MB/s | 86 kB 00:00 (81/119): git-core-2.46.0-1.fc39.x86_64.rpm 32 MB/s | 4.7 MB 00:00 (82/119): glibc-headers-x86-2.38-18.fc39.noarch 24 MB/s | 571 kB 00:00 (83/119): groff-base-1.23.0-3.fc39.x86_64.rpm 41 MB/s | 1.1 MB 00:00 (84/119): kernel-headers-6.10.3-200.fc39.x86_64 36 MB/s | 1.6 MB 00:00 (85/119): libtree-sitter-0.22.2-1.fc39.x86_64.r 21 MB/s | 100 kB 00:00 (86/119): libuv-1.48.0-1.fc39.x86_64.rpm 30 MB/s | 252 kB 00:00 (87/119): lmdb-libs-0.9.33-1.fc39.x86_64.rpm 15 MB/s | 61 kB 00:00 (88/119): libstdc++-devel-13.3.1-1.fc39.x86_64. 37 MB/s | 2.6 MB 00:00 (89/119): ncurses-6.4-7.20230520.fc39.1.x86_64. 21 MB/s | 416 kB 00:00 (90/119): perl-AutoLoader-5.74-502.fc39.noarch. 6.5 MB/s | 21 kB 00:00 (91/119): perl-Class-Struct-0.68-502.fc39.noarc 6.8 MB/s | 22 kB 00:00 (92/119): perl-B-1.88-502.fc39.x86_64.rpm 27 MB/s | 177 kB 00:00 (93/119): perl-DynaLoader-1.54-502.fc39.x86_64. 9.3 MB/s | 26 kB 00:00 (94/119): perl-Errno-1.37-502.fc39.x86_64.rpm 5.6 MB/s | 15 kB 00:00 (95/119): perl-Fcntl-1.15-502.fc39.x86_64.rpm 7.8 MB/s | 21 kB 00:00 (96/119): perl-File-Basename-2.86-502.fc39.noar 5.7 MB/s | 17 kB 00:00 (97/119): perl-File-Find-1.43-502.fc39.noarch.r 9.6 MB/s | 25 kB 00:00 (98/119): perl-File-stat-1.13-502.fc39.noarch.r 4.6 MB/s | 17 kB 00:00 (99/119): perl-FileHandle-2.05-502.fc39.noarch. 3.8 MB/s | 16 kB 00:00 (100/119): perl-Getopt-Std-1.13-502.fc39.noarch 5.3 MB/s | 16 kB 00:00 (101/119): perl-Git-2.46.0-1.fc39.noarch.rpm 11 MB/s | 39 kB 00:00 (102/119): perl-IPC-Open3-1.22-502.fc39.noarch. 6.4 MB/s | 22 kB 00:00 (103/119): perl-IO-1.52-502.fc39.x86_64.rpm 17 MB/s | 82 kB 00:00 (104/119): perl-NDBM_File-1.16-502.fc39.x86_64. 8.2 MB/s | 23 kB 00:00 (105/119): perl-POSIX-2.13-502.fc39.x86_64.rpm 29 MB/s | 97 kB 00:00 (106/119): perl-SelectSaver-1.02-502.fc39.noarc 4.3 MB/s | 12 kB 00:00 (107/119): perl-Symbol-1.09-502.fc39.noarch.rpm 4.0 MB/s | 14 kB 00:00 (108/119): perl-base-2.27-502.fc39.noarch.rpm 6.2 MB/s | 16 kB 00:00 (109/119): perl-if-0.61.000-502.fc39.noarch.rpm 4.7 MB/s | 14 kB 00:00 (110/119): perl-interpreter-5.38.2-502.fc39.x86 18 MB/s | 72 kB 00:00 (111/119): perl-lib-0.65-502.fc39.x86_64.rpm 5.6 MB/s | 15 kB 00:00 (112/119): perl-locale-1.10-502.fc39.noarch.rpm 4.5 MB/s | 14 kB 00:00 (113/119): perl-mro-1.28-502.fc39.x86_64.rpm 8.7 MB/s | 29 kB 00:00 (114/119): perl-overload-1.37-502.fc39.noarch.r 13 MB/s | 46 kB 00:00 (115/119): perl-overloading-0.02-502.fc39.noarc 4.3 MB/s | 13 kB 00:00 (116/119): perl-vars-1.05-502.fc39.noarch.rpm 4.2 MB/s | 13 kB 00:00 (117/119): perl-libs-5.38.2-502.fc39.x86_64.rpm 21 MB/s | 2.4 MB 00:00 (118/119): libgccjit-13.3.1-1.fc39.x86_64.rpm 37 MB/s | 10 MB 00:00 (119/119): systemd-udev-254.16-1.fc39.x86_64.rp 15 MB/s | 2.1 MB 00:00 -------------------------------------------------------------------------------- Total 83 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/119 Installing : jansson-2.13.1-7.fc39.x86_64 2/119 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 3/119 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/119 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/119 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/119 Installing : hunspell-1.7.2-5.fc39.x86_64 7/119 Installing : binutils-2.40-14.fc39.x86_64 8/119 Running scriptlet: binutils-2.40-14.fc39.x86_64 8/119 Installing : binutils-gold-2.40-14.fc39.x86_64 9/119 Running scriptlet: binutils-gold-2.40-14.fc39.x86_64 9/119 Installing : lmdb-libs-0.9.33-1.fc39.x86_64 10/119 Installing : jemalloc-5.3.0-4.fc39.x86_64 11/119 Installing : enchant2-2.5.0-5.fc39.x86_64 12/119 Installing : cpp-13.3.1-1.fc39.x86_64 13/119 Installing : ncurses-6.4-7.20230520.fc39.1.x86_64 14/119 Installing : libuv-1:1.48.0-1.fc39.x86_64 15/119 Installing : libtree-sitter-0.22.2-1.fc39.x86_64 16/119 Installing : libstdc++-devel-13.3.1-1.fc39.x86_64 17/119 Installing : kernel-headers-6.10.3-200.fc39.x86_64 18/119 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 19/119 Installing : groff-base-1.23.0-3.fc39.x86_64 19/119 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 19/119 Installing : perl-Digest-1.20-500.fc39.noarch 20/119 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 21/119 Installing : perl-B-1.88-502.fc39.x86_64 22/119 Installing : perl-FileHandle-2.05-502.fc39.noarch 23/119 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 24/119 Installing : perl-libnet-3.15-501.fc39.noarch 25/119 Installing : perl-AutoLoader-5.74-502.fc39.noarch 26/119 Installing : perl-base-2.27-502.fc39.noarch 27/119 Installing : perl-URI-5.21-1.fc39.noarch 28/119 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 29/119 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 30/119 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 31/119 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 32/119 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 33/119 Installing : perl-File-Path-2.18-500.fc39.noarch 34/119 Installing : perl-if-0.61.000-502.fc39.noarch 35/119 Installing : perl-locale-1.10-502.fc39.noarch 36/119 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 37/119 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 38/119 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 39/119 Installing : perl-Term-Cap-1.18-500.fc39.noarch 40/119 Installing : perl-Class-Struct-0.68-502.fc39.noarch 41/119 Installing : perl-POSIX-2.13-502.fc39.x86_64 42/119 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 43/119 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 44/119 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 45/119 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 46/119 Installing : perl-Socket-4:2.037-3.fc39.x86_64 47/119 Installing : perl-SelectSaver-1.02-502.fc39.noarch 48/119 Installing : perl-Symbol-1.09-502.fc39.noarch 49/119 Installing : perl-podlators-1:5.01-500.fc39.noarch 50/119 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 51/119 Installing : perl-File-stat-1.13-502.fc39.noarch 52/119 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 53/119 Installing : perl-Fcntl-1.15-502.fc39.x86_64 54/119 Installing : perl-mro-1.28-502.fc39.x86_64 55/119 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 56/119 Installing : perl-IO-1.52-502.fc39.x86_64 57/119 Installing : perl-overloading-0.02-502.fc39.noarch 58/119 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 59/119 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 60/119 Installing : perl-constant-1.33-501.fc39.noarch 61/119 Installing : perl-parent-1:0.241-500.fc39.noarch 62/119 Installing : perl-Errno-1.37-502.fc39.x86_64 63/119 Installing : perl-File-Basename-2.86-502.fc39.noarch 64/119 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 65/119 Installing : perl-Storable-1:3.32-500.fc39.x86_64 66/119 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 67/119 Installing : perl-overload-1.37-502.fc39.noarch 68/119 Installing : perl-vars-1.05-502.fc39.noarch 69/119 Installing : perl-Exporter-5.77-500.fc39.noarch 70/119 Installing : perl-PathTools-3.89-500.fc39.x86_64 71/119 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 72/119 Installing : perl-Encode-4:3.19-500.fc39.x86_64 73/119 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 74/119 Installing : perl-Carp-1.54-500.fc39.noarch 75/119 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 76/119 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 77/119 Installing : perl-Error-1:0.17029-13.fc39.noarch 78/119 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 79/119 Installing : perl-File-Find-1.43-502.fc39.noarch 80/119 Installing : perl-lib-0.65-502.fc39.x86_64 81/119 Installing : glibc-headers-x86-2.38-18.fc39.noarch 82/119 Installing : emacs-filesystem-1:29.4-2.fc39.noarch 83/119 Installing : bind-license-32:9.18.28-2.fc39.noarch 84/119 Installing : alsa-lib-1.2.12-1.fc39.x86_64 85/119 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 86/119 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 87/119 Installing : libpkgconf-1.9.5-2.fc39.x86_64 88/119 Installing : pkgconf-1.9.5-2.fc39.x86_64 89/119 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 90/119 Installing : glibc-devel-2.38-18.fc39.x86_64 91/119 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 92/119 Installing : libndp-1.8-6.fc39.x86_64 93/119 Installing : liblockfile-1.17-6.fc39.x86_64 94/119 Installing : less-633-2.fc39.x86_64 95/119 Installing : git-core-2.46.0-1.fc39.x86_64 96/119 Installing : git-core-doc-2.46.0-1.fc39.noarch 97/119 Installing : perl-Git-2.46.0-1.fc39.noarch 98/119 Installing : git-2.46.0-1.fc39.x86_64 99/119 Installing : kmod-30-6.fc39.x86_64 100/119 Installing : kbd-misc-2.6.3-1.fc39.noarch 101/119 Installing : kbd-legacy-2.6.3-1.fc39.noarch 102/119 Installing : kbd-2.6.3-1.fc39.x86_64 103/119 Installing : systemd-udev-254.16-1.fc39.x86_64 104/119 Running scriptlet: systemd-udev-254.16-1.fc39.x86_64 104/119 /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 : gpm-libs-1.20.7-44.fc39.x86_64 105/119 Installing : gc-8.2.2-4.fc39.x86_64 106/119 Installing : guile22-2.2.7-9.fc39.x86_64 107/119 Installing : make-1:4.4.1-2.fc39.x86_64 108/119 Installing : gcc-13.3.1-1.fc39.x86_64 109/119 Installing : gcc-c++-13.3.1-1.fc39.x86_64 110/119 Installing : emacs-common-1:29.4-2.fc39.x86_64 111/119 Installing : libgccjit-13.3.1-1.fc39.x86_64 112/119 Installing : fstrm-0.6.1-8.fc39.x86_64 113/119 Installing : bind-libs-32:9.18.28-2.fc39.x86_64 114/119 Installing : bind-utils-32:9.18.28-2.fc39.x86_64 115/119 Installing : emacs-nox-1:29.4-2.fc39.x86_64 116/119 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 117/119 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 117/119 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 117/119 /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 118/119 Running scriptlet: hostname-3.23-9.fc39.x86_64 118/119 Installing : file-5.44-5.fc39.x86_64 119/119 Running scriptlet: emacs-common-1:29.4-2.fc39.x86_64 119/119 Running scriptlet: emacs-nox-1:29.4-2.fc39.x86_64 119/119 Running scriptlet: file-5.44-5.fc39.x86_64 119/119 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/119 Verifying : file-5.44-5.fc39.x86_64 2/119 Verifying : fstrm-0.6.1-8.fc39.x86_64 3/119 Verifying : gc-8.2.2-4.fc39.x86_64 4/119 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 5/119 Verifying : guile22-2.2.7-9.fc39.x86_64 6/119 Verifying : hostname-3.23-9.fc39.x86_64 7/119 Verifying : hunspell-1.7.2-5.fc39.x86_64 8/119 Verifying : hunspell-en-0.20201207-7.fc39.noarch 9/119 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 10/119 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 11/119 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 12/119 Verifying : jansson-2.13.1-7.fc39.x86_64 13/119 Verifying : jemalloc-5.3.0-4.fc39.x86_64 14/119 Verifying : kbd-2.6.3-1.fc39.x86_64 15/119 Verifying : kbd-legacy-2.6.3-1.fc39.noarch 16/119 Verifying : kbd-misc-2.6.3-1.fc39.noarch 17/119 Verifying : kmod-30-6.fc39.x86_64 18/119 Verifying : less-633-2.fc39.x86_64 19/119 Verifying : liblockfile-1.17-6.fc39.x86_64 20/119 Verifying : libmpc-1.3.1-3.fc39.x86_64 21/119 Verifying : libndp-1.8-6.fc39.x86_64 22/119 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 23/119 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 24/119 Verifying : make-1:4.4.1-2.fc39.x86_64 25/119 Verifying : perl-Carp-1.54-500.fc39.noarch 26/119 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 27/119 Verifying : perl-Digest-1.20-500.fc39.noarch 28/119 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 29/119 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 30/119 Verifying : perl-Error-1:0.17029-13.fc39.noarch 31/119 Verifying : perl-Exporter-5.77-500.fc39.noarch 32/119 Verifying : perl-File-Path-2.18-500.fc39.noarch 33/119 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 34/119 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 35/119 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 36/119 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 37/119 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 38/119 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 39/119 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 40/119 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 41/119 Verifying : perl-PathTools-3.89-500.fc39.x86_64 42/119 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 43/119 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 44/119 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 45/119 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 46/119 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 47/119 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 48/119 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 49/119 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 50/119 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 51/119 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 52/119 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 53/119 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 54/119 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 55/119 Verifying : perl-URI-5.21-1.fc39.noarch 56/119 Verifying : perl-constant-1.33-501.fc39.noarch 57/119 Verifying : perl-libnet-3.15-501.fc39.noarch 58/119 Verifying : perl-parent-1:0.241-500.fc39.noarch 59/119 Verifying : perl-podlators-1:5.01-500.fc39.noarch 60/119 Verifying : pkgconf-1.9.5-2.fc39.x86_64 61/119 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 62/119 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 63/119 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 64/119 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 65/119 Verifying : alsa-lib-1.2.12-1.fc39.x86_64 66/119 Verifying : bind-libs-32:9.18.28-2.fc39.x86_64 67/119 Verifying : bind-license-32:9.18.28-2.fc39.noarch 68/119 Verifying : bind-utils-32:9.18.28-2.fc39.x86_64 69/119 Verifying : binutils-2.40-14.fc39.x86_64 70/119 Verifying : binutils-gold-2.40-14.fc39.x86_64 71/119 Verifying : cpp-13.3.1-1.fc39.x86_64 72/119 Verifying : emacs-common-1:29.4-2.fc39.x86_64 73/119 Verifying : emacs-filesystem-1:29.4-2.fc39.noarch 74/119 Verifying : emacs-nox-1:29.4-2.fc39.x86_64 75/119 Verifying : gcc-13.3.1-1.fc39.x86_64 76/119 Verifying : gcc-c++-13.3.1-1.fc39.x86_64 77/119 Verifying : git-2.46.0-1.fc39.x86_64 78/119 Verifying : git-core-2.46.0-1.fc39.x86_64 79/119 Verifying : git-core-doc-2.46.0-1.fc39.noarch 80/119 Verifying : glibc-devel-2.38-18.fc39.x86_64 81/119 Verifying : glibc-headers-x86-2.38-18.fc39.noarch 82/119 Verifying : groff-base-1.23.0-3.fc39.x86_64 83/119 Verifying : kernel-headers-6.10.3-200.fc39.x86_64 84/119 Verifying : libgccjit-13.3.1-1.fc39.x86_64 85/119 Verifying : libstdc++-devel-13.3.1-1.fc39.x86_64 86/119 Verifying : libtree-sitter-0.22.2-1.fc39.x86_64 87/119 Verifying : libuv-1:1.48.0-1.fc39.x86_64 88/119 Verifying : lmdb-libs-0.9.33-1.fc39.x86_64 89/119 Verifying : ncurses-6.4-7.20230520.fc39.1.x86_64 90/119 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 91/119 Verifying : perl-B-1.88-502.fc39.x86_64 92/119 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 93/119 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 94/119 Verifying : perl-Errno-1.37-502.fc39.x86_64 95/119 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 96/119 Verifying : perl-File-Basename-2.86-502.fc39.noarch 97/119 Verifying : perl-File-Find-1.43-502.fc39.noarch 98/119 Verifying : perl-File-stat-1.13-502.fc39.noarch 99/119 Verifying : perl-FileHandle-2.05-502.fc39.noarch 100/119 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 101/119 Verifying : perl-Git-2.46.0-1.fc39.noarch 102/119 Verifying : perl-IO-1.52-502.fc39.x86_64 103/119 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 104/119 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 105/119 Verifying : perl-POSIX-2.13-502.fc39.x86_64 106/119 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 107/119 Verifying : perl-Symbol-1.09-502.fc39.noarch 108/119 Verifying : perl-base-2.27-502.fc39.noarch 109/119 Verifying : perl-if-0.61.000-502.fc39.noarch 110/119 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 111/119 Verifying : perl-lib-0.65-502.fc39.x86_64 112/119 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 113/119 Verifying : perl-locale-1.10-502.fc39.noarch 114/119 Verifying : perl-mro-1.28-502.fc39.x86_64 115/119 Verifying : perl-overload-1.37-502.fc39.noarch 116/119 Verifying : perl-overloading-0.02-502.fc39.noarch 117/119 Verifying : perl-vars-1.05-502.fc39.noarch 118/119 Verifying : systemd-udev-254.16-1.fc39.x86_64 119/119 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 alsa-lib-1.2.12-1.fc39.x86_64 bind-libs-32:9.18.28-2.fc39.x86_64 bind-license-32:9.18.28-2.fc39.noarch bind-utils-32:9.18.28-2.fc39.x86_64 binutils-2.40-14.fc39.x86_64 binutils-gold-2.40-14.fc39.x86_64 cpp-13.3.1-1.fc39.x86_64 emacs-common-1:29.4-2.fc39.x86_64 emacs-filesystem-1:29.4-2.fc39.noarch emacs-nox-1:29.4-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.3.1-1.fc39.x86_64 gcc-c++-13.3.1-1.fc39.x86_64 git-2.46.0-1.fc39.x86_64 git-core-2.46.0-1.fc39.x86_64 git-core-doc-2.46.0-1.fc39.noarch glibc-devel-2.38-18.fc39.x86_64 glibc-headers-x86-2.38-18.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.10.3-200.fc39.x86_64 kmod-30-6.fc39.x86_64 less-633-2.fc39.x86_64 libgccjit-13.3.1-1.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.3.1-1.fc39.x86_64 libtree-sitter-0.22.2-1.fc39.x86_64 libuv-1:1.48.0-1.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 lmdb-libs-0.9.33-1.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 ncurses-6.4-7.20230520.fc39.1.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.46.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.16-1.fc39.x86_64 Complete! + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 linux64 rpm -aq + return 0 + post_install 2024.08.21--f39-nofed-1-vplc01 linux64 + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + cp /etc/localtime /vservers/2024.08.21--f39-nofed-1-vplc01/etc/localtime + sshd_disable_password_auth 2024.08.21--f39-nofed-1-vplc01 + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.08.21--f39-nofed-1-vplc01/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2024.08.21--f39-nofed-1-vplc01 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.08.21--f39-nofed-1-vplc01 + shift + local personality=linux64 + shift ++ lxcroot 2024.08.21--f39-nofed-1-vplc01 ++ local lxc=2024.08.21--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.08.21--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.08.21--f39-nofed-1-vplc01 + cat + chroot /vservers/2024.08.21--f39-nofed-1-vplc01 linux64 bash -x bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat Starting guest 2024.08.21--f39-nofed-1-vplc01 + '[' -n true ']' + echo Starting guest 2024.08.21--f39-nofed-1-vplc01 + virsh -c lxc:/// start 2024.08.21--f39-nofed-1-vplc01 error: Failed to start domain '2024.08.21--f39-nofed-1-vplc01' error: unable to create vifvplc01 <-> vnet43 veth pair: File exists ++ failure ++ echo 'lbuild-initvm.sh : Bailing out' lbuild-initvm.sh : Bailing out ++ exit 1 * 03:11:54 -- ********** 1 FAILED step plcvm_create on plctest1_vplc01 (discarded from further steps) TRACE: 1 03-11-11->43s=0:00:43.101288s status=KO step=plcvm_create plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step django_install on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000119s status=UNDEF step=django_install plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step plc_install on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000100s status=UNDEF step=plc_install plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step plc_configure on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000084s status=UNDEF step=plc_configure plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step plc_start on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000081s status=UNDEF step=plc_start plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step keys_fetch on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000081s status=UNDEF step=keys_fetch plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step keys_store on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000079s status=UNDEF step=keys_store plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step keys_clear_known_hosts on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000093s status=UNDEF step=keys_clear_known_hosts plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step plcapi_urls on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000088s status=UNDEF step=plcapi_urls plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step speed_up_slices on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000078s status=UNDEF step=speed_up_slices plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step initscripts on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000154s status=UNDEF step=initscripts plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step sites on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000161s status=UNDEF step=sites plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step nodes on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000162s status=UNDEF step=nodes plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step slices on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000140s status=UNDEF step=slices plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step nodegroups on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000086s status=UNDEF step=nodegroups plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 SKIPPED Step leases on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-54->0s=0:00:00.000080s status=UNDEF step=leases plc=plctest1_vplc01 force=False * 03:11:54 -- ********** 1 RUNNING step gather_logs (forced after plcvm_create has failed) on plc plctest1_vplc01 -------------------- TestPlc.gather_logs : PLC's /var/log -> 03:11:54 -- + mkdir -p logs/myplc.var-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -> 03:11:54 -- + 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 vplc01 tar -C /var/log/ -cf - . + tar -C logs/myplc.var-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. ssh: connect to host vplc01 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:11:57 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01/httpd chmod: cannot access 'logs/myplc.var-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01/httpd': No such file or directory -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 03:11:57 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -> 03:11:57 -- + 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 vplc01 tar -C /var/lib/pgsql/data/pg_log/ -cf - . + tar -C logs/myplc.pgsql-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -xf - Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. ssh: connect to host vplc01 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 : PLC's /root/sfi/ -> 03:12:01 -- + mkdir -p logs/sfi.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -> 03:12:01 -- + tar -C logs/sfi.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01 -xf - + 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 vplc01 tar -C /root/sfi/ -cf - . Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. ssh: connect to host vplc01 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 : nodes's QEMU logs -> 03:12:04 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2024.08.21--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2024.08.21--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 03:12:05 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 03:12:05 -- + 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 - Warning: Identity file keys/key_admin.rsa not accessible: No such file or directory. 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 Traceback (most recent call last): File "/root/2024.08.21--f39-nofed/TestMain.py", line 511, in run step_result = method(plc_obj) ^^^^^^^^^^^^^^^ File "/root/2024.08.21--f39-nofed/TestPlc.py", line 1929, in gather_logs self.gather_slivers_var_logs() File "/root/2024.08.21--f39-nofed/TestPlc.py", line 1933, in gather_slivers_var_logs for test_sliver in self.all_sliver_objs(): ^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.08.21--f39-nofed/TestPlc.py", line 427, in all_sliver_objs result.append(self.locate_sliver_obj(nodename, slicename)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.08.21--f39-nofed/TestPlc.py", line 438, in locate_sliver_obj return TestSliver(self, test_node, test_slice) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.08.21--f39-nofed/TestSliver.py", line 16, in __init__ self.test_ssh = self.create_test_ssh() ^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.08.21--f39-nofed/TestSliver.py", line 29, in create_test_ssh raise Exception("Cannot find the private key for slice {}".format(self.test_slice.name())) Exception: Cannot find the private key for slice inri_sl1 * 03:12:08 -- ********** 1 FAILED (exception) step gather_logs on plctest1_vplc01 (discarded from further steps) TRACE: 1 03-11-54->14s=0:00:14.405740s status=KO step=gather_logs plc=plctest1_vplc01 force=True TestMain exit code 1 run_log exit_code 1 + retcod=1 + set -e + trap failure ERR INT + echo 'retcod from run_log' 1 retcod from run_log 1 + case $retcod in + success= + IGNORED= ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + mkdir -p /vservers/2024.08.21--f39-nofed/build/testlogs ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + rsync --verbose --archive root@testmaster.onelab.eu:2024.08.21--f39-nofed/logs/ /vservers/2024.08.21--f39-nofed/build/testlogs receiving incremental file list ./ run -> run-03-10.txt run-03-10.txt trace -> trace-03-10.txt trace-03-10.txt myplc.pgsql-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01/ myplc.var-log.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc01.2024.08.21--f39-nofed-1-vplc01/ sent 91 bytes received 95,431 bytes 63,681.33 bytes/sec total size is 94,863 speedup is 0.99 ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + chmod -R a+r /vservers/2024.08.21--f39-nofed/build/testlogs/ ++ rootdir 2024.08.21--f39-nofed ++ slice=2024.08.21--f39-nofed ++ shift ++ echo /vservers/2024.08.21--f39-nofed + webpublish_rsync /build/lxc//2024.08.21--f39-nofed/testlogs/ /vservers/2024.08.21--f39-nofed/build/testlogs/ + local remote=/build/lxc//2024.08.21--f39-nofed/testlogs/ + shift + rsync --archive --delete /vservers/2024.08.21--f39-nofed/build/testlogs/ root@build.onelab.eu:/build/lxc//2024.08.21--f39-nofed/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Wed Aug 21 03:12:09 AM CEST 2024' ============================== END lbuild-nightly.sh:run_log on Wed Aug 21 03:12:09 AM CEST 2024 + '[' -z '' ']' + echo 'Tests have failed - bailing out' Tests have failed - bailing out + failure + set -x + '[' -z /build/lxc//2024.08.21--f39-nofed/log.txt ']' + webpublish mkdir -p /build/lxc//2024.08.21--f39-nofed + ssh root@build.onelab.eu mkdir -p /build/lxc//2024.08.21--f39-nofed + webpublish_rsync /build/lxc//2024.08.21--f39-nofed/log.txt /vservers/2024.08.21--f39-nofed/log.txt + local remote=/build/lxc//2024.08.21--f39-nofed/log.txt + shift + rsync --archive --delete /vservers/2024.08.21--f39-nofed/log.txt root@build.onelab.eu:/build/lxc//2024.08.21--f39-nofed/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2024.08.21--f39-nofed/log.txt ******************** END SUMMARY