==================== BEG LXC Transcript of vm creation ++ date + echo 'XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.01.22--f39-nofed' Mon Jan 22 03:05:02 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: creating vm 2024.01.22--f39-nofed Mon Jan 22 03:05:02 AM CET 2024 + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.01.22--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-3507640 ++ 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-3507640 + git archive --remote=git://git.onelab.eu/build master + tar -C /tmp/lbuild-nightly.sh-3507640 -xf - + cd /tmp/lbuild-nightly.sh-3507640 + ./lbuild-initvm.sh -f f39 -d lxc -p linux64 2024.01.22--f39-nofed + set -e + local lxc=2024.01.22--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--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.01.22--f39-nofed + set -x + set -e + local lxc=2024.01.22--f39-nofed + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--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 14 kB/s | 22 kB 00:01 Fedora 39 - x86_64 - Updates 2.0 MB/s | 2.4 MB 00:01 Last metadata expiration check: 0:00:08 ago on Mon 22 Jan 2024 03:05:06 AM CET. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Upgrading: libtirpc x86_64 1.3.4-0.rc2.fc39 updates 94 k Transaction Summary ================================================================================ Upgrade 1 Package Total download size: 94 k Downloading Packages: libtirpc-1.3.4-0.fc39_1.3.4-0.rc2.fc39.x86_64.d 858 kB/s | 21 kB 00:00 [DRPM] libtirpc-1.3.4-0.fc39_1.3.4-0.rc2.fc39.x86_64.drpm: done -------------------------------------------------------------------------------- Total 63 kB/s | 21 kB 00:00 Delta RPMs reduced 0.1 MB of updates to 0.0 MB (78.0% saved) Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : libtirpc-1.3.4-0.rc2.fc39.x86_64 1/2 Cleanup : libtirpc-1.3.4-0.fc39.x86_64 2/2 Running scriptlet: libtirpc-1.3.4-0.fc39.x86_64 2/2 Verifying : libtirpc-1.3.4-0.rc2.fc39.x86_64 1/2 Verifying : libtirpc-1.3.4-0.fc39.x86_64 2/2 Upgraded: libtirpc-1.3.4-0.rc2.fc39.x86_64 Complete! + echo 'Update finished' Update finished + echo 'Filling /vservers/2024.01.22--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... ' Filling /vservers/2024.01.22--f39-nofed from /var/cache/lxc/fedora/x86_64/39/rootfs ... + rsync -a /var/cache/lxc/fedora/x86_64/39/rootfs/ /vservers/2024.01.22--f39-nofed/ + return 0 + return 0 ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + chroot /vservers/2024.01.22--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.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + chroot /vservers/2024.01.22--f39-nofed linux64 rpm --rebuilddb + fedora_configure 2024.01.22--f39-nofed f39 + set -x + set -e + local lxc=2024.01.22--f39-nofed + shift + local fcdistro=f39 + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + mkdir -p /vservers/2024.01.22--f39-nofed/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.01.22--f39-nofed/dev + rm -rf /vservers/2024.01.22--f39-nofed/dev + mkdir -p /vservers/2024.01.22--f39-nofed/dev + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/null c 1 3 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/zero c 1 5 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/random c 1 8 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.01.22--f39-nofed/dev/pts + mkdir -m 1777 /vservers/2024.01.22--f39-nofed/dev/shm + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty c 5 0 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.01.22--f39-nofed/dev/console c 5 1 + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/full c 1 7 + mknod -m 600 /vservers/2024.01.22--f39-nofed/dev/initctl p + mknod -m 666 /vservers/2024.01.22--f39-nofed/dev/ptmx c 5 2 + fedora_configure_systemd 2024.01.22--f39-nofed + set -e + set -x + local lxc=2024.01.22--f39-nofed + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + '[' -d /vservers/2024.01.22--f39-nofed/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.01.22--f39-nofed/etc/systemd/system/default.target + touch /vservers/2024.01.22--f39-nofed/etc/fstab + ln -sf /dev/null /vservers/2024.01.22--f39-nofed/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.01.22--f39-nofed/etc/systemd/system/getty@.service + rm -f /vservers/2024.01.22--f39-nofed/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.01.22--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.01.22--f39-nofed + local lxc=2024.01.22--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.01.22--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.01.22--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.01.22--f39-nofed/etc/NetworkManager/system-connections + '[' -n true ']' + write_guest_networkmanager_natip + cat + chmod 600 '/vservers/2024.01.22--f39-nofed/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.01.22--f39-nofed f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + chroot /vservers/2024.01.22--f39-nofed linux64 rpm --rebuilddb + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.01.22--f39-nofed' Initializing yum.repos.d in 2024.01.22--f39-nofed + rm -f /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora.repo /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora.repo.rpmnew /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora-updates.repo /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/fedora-updates-testing.repo + local repofile=/vservers/2024.01.22--f39-nofed/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.01.22--f39-nofed/etc/yum.repos.d/building.repo . f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.01.22--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.01.22--f39-nofed/etc/yum.repos.d/building.repo ./mirroring/f39/yum.repos.d/building.repo.in '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.01.22--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.01.22--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.01.22--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.01.22--f39-nofed --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n '' ']' + return 0 + '[' -d /vservers/2024.01.22--f39-nofed/cgroup ']' + mkdir /vservers/2024.01.22--f39-nofed/cgroup + '[' -h /vservers/2024.01.22--f39-nofed/etc/resolv.conf ']' + rm -f /vservers/2024.01.22--f39-nofed/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.01.22--f39-nofed/etc/resolv.conf + '[' -f /vservers/2024.01.22--f39-nofed/etc/hosts ']' + mkdir -p /vservers/2024.01.22--f39-nofed/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.01.22--f39-nofed/root/.ssh + chmod 600 /vservers/2024.01.22--f39-nofed/root/.ssh/authorized_keys + local config_xml=/tmp/2024.01.22--f39-nofed.xml + '[' -n true ']' + write_lxc_xml_natip 2024.01.22--f39-nofed + local lxc=2024.01.22--f39-nofed + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + cat + virsh -c lxc:/// define /tmp/2024.01.22--f39-nofed.xml Domain '2024.01.22--f39-nofed' defined from /tmp/2024.01.22--f39-nofed.xml + return 0 + devel_or_test_tools 2024.01.22--f39-nofed f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--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.01.22--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.01.22--f39-nofed linux64 dnf --version Failed to set locale, defaulting to C.UTF-8 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Mon Dec 11 12:08:36 2023 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-1.fc39.x86_64 at Fri Dec 22 02:05:14 2023 Built : Fedora Project at Tue Dec 12 15:03:04 2023 + 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.01.22--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.0 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.8 MB/s | 468 kB 00:00 Fedora 39 - x86_64 - Updates 54 kB/s | 257 B 00:00 Package coreutils-9.3-4.fc39.x86_64 is already installed. Package cpio-2.14-4.fc39.x86_64 is already installed. Package curl-8.2.1-4.fc39.x86_64 is already installed. Package diffutils-3.10-3.fc39.x86_64 is already installed. Package glibc-2.38-14.fc39.x86_64 is already installed. Package glibc-common-2.38-14.fc39.x86_64 is already installed. Package gzip-1.12-6.fc39.x86_64 is already installed. Package openssh-9.3p1-10.fc39.x86_64 is already installed. Package python3-3.12.1-2.fc39.x86_64 is already installed. Package rpm-4.19.1-1.fc39.x86_64 is already installed. Package yum-4.18.2-1.fc39.noarch is already installed. Package zlib-1.2.13-4.fc39.x86_64 is already installed. Dependencies resolved. ============================================================================================== Package Arch Version Repo Size ============================================================================================== Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M beecrypt-devel x86_64 4.2.1-33.fc39 fedora 45 k binutils-devel x86_64 2.40-13.fc39 fedora 4.4 M bzip2 x86_64 1.0.8-16.fc39 fedora 52 k createrepo_c x86_64 1.0.2-2.fc39 updates 78 k cronie x86_64 1.6.1-5.fc39 fedora 117 k docbook-utils-pdf noarch 0.6.14-57.fc39 fedora 8.9 k ed x86_64 1.19-4.fc39 fedora 79 k elfutils-libelf-devel x86_64 0.190-4.fc39 updates 22 k emacs-nox x86_64 1:29.1-2.fc39 fedora 31 M expat-devel x86_64 2.5.0-3.fc39 fedora 52 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M gd x86_64 2.3.3-12.fc39 fedora 139 k ghostscript x86_64 10.02.1-2.fc39 updates 37 k git x86_64 2.43.0-1.fc39 updates 54 k gnupg1 x86_64 1.4.23-23.fc39 fedora 1.3 M hostname x86_64 3.23-9.fc39 fedora 28 k httpd x86_64 2.4.58-1.fc39 updates 50 k iptables-legacy x86_64 1.8.9-5.fc39 fedora 52 k less x86_64 633-2.fc39 fedora 175 k libcurl-devel x86_64 8.2.1-4.fc39 updates 998 k libpq-devel x86_64 15.3-1.fc39 fedora 107 k libtool x86_64 2.4.7-7.fc39 fedora 601 k libxml2-devel x86_64 2.10.4-3.fc39 fedora 527 k linuxdoc-tools x86_64 0.9.82-3.fc39 fedora 180 k mailx x86_64 12.5-44.fc39 fedora 262 k make x86_64 1:4.4.1-2.fc39 fedora 589 k mod_ssl x86_64 1:2.4.58-1.fc39 updates 109 k openssl x86_64 1:3.1.1-4.fc39 fedora 1.0 M openssl-devel x86_64 1:3.1.1-4.fc39 fedora 2.6 M patchutils x86_64 0.4.2-11.fc39 fedora 107 k perl-ExtUtils-Embed noarch 1.35-502.fc39 updates 18 k php-devel x86_64 8.2.14-1.fc39 updates 871 k postgresql x86_64 15.4-1.fc39 fedora 1.7 M postgresql-server x86_64 15.4-1.fc39 fedora 6.2 M python3-devel x86_64 3.12.1-2.fc39 updates 312 k readline-devel x86_64 8.2-4.fc39 fedora 207 k redhat-rpm-config noarch 262-1.fc39 fedora 84 k rpm-build x86_64 4.19.1-1.fc39 updates 79 k rpm-devel x86_64 4.19.1-1.fc39 updates 96 k rsync x86_64 3.2.7-5.fc39 fedora 422 k sendmail x86_64 8.17.2-3.fc39 fedora 769 k sendmail-cf noarch 8.17.2-3.fc39 fedora 184 k sudo x86_64 1.9.14-1.p3.fc39 fedora 1.2 M tar x86_64 2:1.35-2.fc39 fedora 864 k texlive-ec noarch 11:svn25033.1.0-69.fc39 fedora 682 k texlive-latex noarch 11:svn65161-77.fc39 fedora 30 M vconfig x86_64 1.9-35.fc39 fedora 27 k wget x86_64 1.21.3-7.fc39 fedora 792 k xmlsec1 x86_64 1:1.2.37-5.fc39 fedora 187 k xmlsec1-openssl x86_64 1:1.2.37-5.fc39 fedora 92 k Installing dependencies: NetworkManager-libnm x86_64 1:1.44.2-1.fc39 updates 1.8 M abattis-cantarell-vf-fonts noarch 0.301-10.fc39 fedora 121 k adobe-mappings-cmap noarch 20230622-1.fc39 fedora 2.1 M adobe-mappings-cmap-deprecated noarch 20230622-1.fc39 fedora 113 k adobe-mappings-pdf noarch 20190401-5.fc39 fedora 698 k alsa-lib x86_64 1.2.10-3.fc39 fedora 522 k annobin-docs noarch 12.35-1.fc39 updates 90 k annobin-plugin-gcc x86_64 12.35-1.fc39 updates 957 k ansible-srpm-macros noarch 1-11.fc39 fedora 21 k apr x86_64 1.7.3-2.fc39 fedora 127 k apr-util x86_64 1.6.3-4.fc39 fedora 96 k autoconf noarch 2.71-6.fc39 fedora 733 k automake noarch 1.16.5-13.fc39 fedora 697 k avahi-libs x86_64 0.8-24.fc39 fedora 67 k beecrypt x86_64 4.2.1-33.fc39 fedora 108 k biber noarch 2.19-3.fc39 fedora 292 k binutils x86_64 2.40-13.fc39 fedora 5.6 M binutils-gold x86_64 2.40-13.fc39 fedora 797 k cairo x86_64 1.18.0-1.fc39 fedora 710 k cmake-filesystem x86_64 3.27.7-1.fc39 fedora 19 k cpp x86_64 13.2.1-6.fc39 updates 11 M createrepo_c-libs x86_64 1.0.2-2.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.7-5.fc39 updates 268 k cyrus-sasl x86_64 2.1.28-11.fc39 fedora 73 k debugedit x86_64 5.0-12.fc39 updates 79 k default-fonts-core-sans noarch 4.0-9.fc39 fedora 32 k docbook-dtds noarch 1.0-82.fc39 fedora 335 k docbook-style-dsssl noarch 1.79-36.fc39 fedora 259 k docbook-utils noarch 0.6.14-57.fc39 fedora 69 k drpm x86_64 0.5.2-3.fc39 fedora 64 k dwz x86_64 0.15-3.fc39 fedora 134 k efi-srpm-macros noarch 5-9.fc39 fedora 22 k elfutils x86_64 0.190-4.fc39 updates 551 k emacs-common x86_64 1:29.1-2.fc39 fedora 42 M emacs-filesystem noarch 1:29.1-2.fc39 fedora 7.1 k fedora-logos-httpd noarch 38.1.0-2.fc39 fedora 15 k fontconfig x86_64 2.14.2-5.fc39 fedora 297 k fonts-filesystem noarch 1:2.0.5-12.fc39 fedora 8.2 k fonts-srpm-macros noarch 1:2.0.5-12.fc39 fedora 26 k fpc-srpm-macros noarch 1.3-8.fc39 fedora 7.4 k freetype x86_64 2.13.1-2.fc39 fedora 414 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M gcc-plugin-annobin x86_64 13.2.1-6.fc39 updates 50 k gdb-minimal x86_64 14.1-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-2.fc39 updates 12 k ghostscript-tools-printing x86_64 10.02.1-2.fc39 updates 13 k git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-14.fc39 updates 84 k glibc-headers-x86 noarch 2.38-14.fc39 updates 568 k gnat-srpm-macros noarch 6-3.fc39 fedora 8.8 k go-srpm-macros noarch 3.3.1-1.fc39 updates 28 k google-droid-sans-fonts noarch 20200215-17.fc39 fedora 2.7 M google-noto-fonts-common noarch 20230801-4.fc39 updates 17 k google-noto-sans-vf-fonts noarch 20230801-4.fc39 updates 583 k gpgme x86_64 1.20.0-5.fc39 fedora 210 k gpm-libs x86_64 1.20.7-44.fc39 fedora 20 k graphite2 x86_64 1.3.14-12.fc39 fedora 95 k groff x86_64 1.23.0-3.fc39 updates 1.4 M groff-base x86_64 1.23.0-3.fc39 updates 1.1 M guile22 x86_64 2.2.7-9.fc39 fedora 6.5 M harfbuzz x86_64 8.2.1-2.fc39 fedora 975 k highway x86_64 1.0.7-1.fc39 fedora 478 k httpd-core x86_64 2.4.58-1.fc39 updates 1.4 M httpd-filesystem noarch 2.4.58-1.fc39 updates 12 k httpd-tools x86_64 2.4.58-1.fc39 updates 79 k hunspell x86_64 1.7.2-5.fc39 fedora 472 k hunspell-en-GB noarch 0.20201207-7.fc39 fedora 226 k hunspell-en-US noarch 0.20201207-7.fc39 fedora 181 k hunspell-filesystem x86_64 1.7.2-5.fc39 fedora 9.2 k iptables-legacy-libs x86_64 1.8.9-5.fc39 fedora 38 k iptables-libs x86_64 1.8.9-5.fc39 fedora 414 k jansson x86_64 2.13.1-7.fc39 fedora 44 k jbig2dec-libs x86_64 0.19-10.fc39 fedora 73 k jbigkit-libs x86_64 2.1-26.fc39 fedora 53 k kernel-headers x86_64 6.6.3-200.fc39 updates 1.6 M kernel-srpm-macros noarch 1.0-20.fc39 fedora 10 k keyutils-libs-devel x86_64 1.6.1-7.fc39 fedora 58 k krb5-devel x86_64 1.21.2-2.fc39 updates 144 k lcms2 x86_64 2.15-2.fc39 fedora 177 k libICE x86_64 1.0.10-11.fc39 fedora 70 k libSM x86_64 1.2.3-13.fc39 fedora 41 k libX11 x86_64 1.8.7-1.fc39 fedora 650 k libX11-common noarch 1.8.7-1.fc39 fedora 176 k libXau x86_64 1.0.11-3.fc39 fedora 31 k libXaw x86_64 1.0.14-5.fc39 fedora 202 k libXext x86_64 1.3.5-3.fc39 fedora 39 k libXi x86_64 1.8.1-2.fc39 fedora 40 k libXmu x86_64 1.1.4-3.fc39 fedora 76 k libXpm x86_64 3.5.17-1.fc39 updates 65 k libXrender x86_64 0.9.11-3.fc39 fedora 27 k libXt x86_64 1.2.1-5.fc39 fedora 178 k libaom x86_64 3.8.0-1.fc39 updates 1.8 M libavif x86_64 0.11.1-11.fc39 fedora 84 k libcom_err-devel x86_64 1.47.0-2.fc39 fedora 16 k libdatrie x86_64 0.2.13-7.fc39 fedora 32 k libdav1d x86_64 1.2.1-2.fc39 fedora 618 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M libgs x86_64 10.02.1-2.fc39 updates 3.4 M libibverbs x86_64 46.0-4.fc39 fedora 431 k libicu x86_64 73.2-2.fc39 fedora 11 M libijs x86_64 0.35-19.fc39 fedora 29 k libimagequant x86_64 4.0.3-2.fc39 updates 318 k libjpeg-turbo x86_64 2.1.4-3.fc39 fedora 183 k libjxl x86_64 1:0.8.2-3.fc39 fedora 1.2 M libkadm5 x86_64 1.21.2-2.fc39 updates 78 k liblerc x86_64 4.0.0-4.fc39 fedora 201 k liblockfile x86_64 1.17-6.fc39 fedora 30 k libmetalink x86_64 0.1.3-32.fc39 fedora 32 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libnetfilter_conntrack x86_64 1.0.9-2.fc39 fedora 59 k libnfnetlink x86_64 1.0.1-24.fc39 fedora 29 k libnl3 x86_64 3.9.0-1.fc39 updates 350 k libpaper x86_64 1:2.1.1-1.fc39 fedora 27 k libpath_utils x86_64 0.2.1-54.fc39 fedora 29 k libpcap x86_64 14:1.10.4-2.fc39 fedora 175 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libpng x86_64 2:1.6.37-15.fc39 fedora 119 k libpq x86_64 15.3-1.fc39 fedora 215 k libselinux-devel x86_64 3.5-5.fc39 fedora 151 k libsepol-devel x86_64 3.5-2.fc39 fedora 49 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtalloc x86_64 2.4.1-1.fc39 fedora 30 k libthai x86_64 0.1.29-6.fc39 fedora 213 k libtiff x86_64 4.4.0-8.fc39 fedora 202 k libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.8-2.fc39 fedora 97 k libusb-compat-0.1 x86_64 0.1.8-5.fc39 fedora 29 k libverto-devel x86_64 0.3.2-6.fc39 fedora 14 k libvmaf x86_64 2.3.0-6.fc39 fedora 180 k libwebp x86_64 1.3.2-2.fc39 fedora 284 k libxcb x86_64 1.13.1-12.fc39 fedora 233 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k libxslt x86_64 1.1.39-1.fc39 updates 187 k libzstd-devel x86_64 1.5.5-4.fc39 fedora 51 k lua-srpm-macros noarch 1-9.fc39 fedora 8.6 k lynx x86_64 2.9.0-dev.12.1.fc39.1 fedora 1.6 M m4 x86_64 1.4.19-6.fc39 fedora 303 k mailcap noarch 2.1.54-2.fc39 fedora 34 k nano x86_64 7.2-4.fc39 fedora 743 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k ncurses-c++-libs x86_64 6.4-7.20230520.fc39 fedora 37 k ncurses-devel x86_64 6.4-7.20230520.fc39 fedora 546 k ocaml-srpm-macros noarch 8-2.fc39 fedora 14 k openblas-srpm-macros noarch 2-14.fc39 fedora 7.5 k openjade x86_64 1.3.2-76.fc39 fedora 858 k openjpeg2 x86_64 2.5.0-5.fc39 fedora 178 k opensp x86_64 1.5.2-43.fc39 fedora 884 k package-notes-srpm-macros noarch 0.5-9.fc39 fedora 11 k paper x86_64 1:2.1.1-1.fc39 fedora 29 k patch x86_64 2.7.6-22.fc39 fedora 125 k pcre2-devel x86_64 10.42-1.fc39.2 fedora 505 k pcre2-utf16 x86_64 10.42-1.fc39.2 fedora 212 k pcre2-utf32 x86_64 10.42-1.fc39.2 fedora 200 k perl-Authen-SASL noarch 2.1700-1.fc39 fedora 62 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-AutoSplit noarch 5.74-502.fc39 updates 22 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-B-Hooks-EndOfScope noarch 0.26-7.fc39 fedora 43 k perl-Benchmark noarch 1.24-502.fc39 updates 27 k perl-Business-ISBN noarch 3.008-2.fc39 fedora 32 k perl-Business-ISBN-Data noarch 20230926.001-1.fc39 updates 38 k perl-Business-ISMN noarch 1.203-2.fc39 fedora 25 k perl-Business-ISSN noarch 1.005-8.fc39 fedora 18 k perl-CPAN-Meta-Requirements noarch 2.143-4.fc39 fedora 35 k perl-CPAN-Meta-YAML noarch 0.018-501.fc39 fedora 26 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Accessor noarch 0.51-18.fc39 fedora 28 k perl-Class-Data-Inheritable noarch 0.09-6.fc39 fedora 13 k perl-Class-Inspector noarch 1.36-14.fc39 fedora 30 k perl-Class-Method-Modifiers noarch 2.15-2.fc39 fedora 50 k perl-Class-Singleton noarch 1.6-9.fc39 fedora 25 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Clone x86_64 0.46-4.fc39 fedora 22 k perl-Compress-Raw-Bzip2 x86_64 2.206-1.fc39 fedora 35 k perl-Compress-Raw-Zlib x86_64 2.206-1.fc39 fedora 64 k perl-Convert-ASN1 noarch 0.34-1.fc39 fedora 59 k perl-Data-Compare noarch 1.29-2.fc39 fedora 34 k perl-Data-Dump noarch 1.25-8.fc39 fedora 32 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Data-OptList noarch 0.114-2.fc39 fedora 27 k perl-Data-Uniqid noarch 0.12-31.fc39 fedora 12 k perl-Date-ISO8601 noarch 0.005-18.fc39 fedora 19 k perl-Date-Manip noarch 6.93-1.fc39 updates 1.1 M perl-DateTime x86_64 2:1.59-5.fc39 fedora 132 k perl-DateTime-Calendar-Julian noarch 0.107-5.fc39 fedora 23 k perl-DateTime-Format-Builder noarch 0.8300-11.fc39 fedora 93 k perl-DateTime-Format-Strptime noarch 1:1.79-8.fc39 fedora 41 k perl-DateTime-Locale noarch 1.39-2.fc39 fedora 3.7 M perl-DateTime-TimeZone noarch 2.61-1.fc39 updates 398 k perl-DateTime-TimeZone-SystemV noarch 0.010-19.fc39 fedora 22 k perl-DateTime-TimeZone-Tzfile noarch 0.011-19.fc39 fedora 19 k perl-Devel-CallChecker x86_64 0.009-3.fc39 fedora 24 k perl-Devel-Caller x86_64 2.07-3.fc39 fedora 19 k perl-Devel-GlobalDestruction noarch 0.14-22.fc39 fedora 17 k perl-Devel-LexAlias x86_64 0.05-34.fc39 fedora 16 k perl-Devel-PPPort x86_64 3.71-501.fc39 fedora 218 k perl-Devel-StackTrace noarch 1:2.04-16.fc39 fedora 30 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-HMAC noarch 1.04-8.fc39 fedora 22 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-Digest-SHA x86_64 1:6.04-501.fc39 fedora 61 k perl-DirHandle noarch 1.05-502.fc39 updates 13 k perl-Dist-CheckConflicts noarch 0.11-28.fc39 fedora 23 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-DynaLoader-Functions noarch 0.004-2.fc39 fedora 19 k perl-Email-Date-Format noarch 1.008-2.fc39 fedora 18 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Encode-Locale noarch 1.05-27.fc39 fedora 18 k perl-English noarch 1.11-502.fc39 updates 14 k perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Eval-Closure noarch 0.14-21.fc39 fedora 24 k perl-Exception-Class noarch 1.45-8.fc39 fedora 43 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Exporter-Tiny noarch 1.006002-2.fc39 fedora 56 k perl-ExtUtils-Command noarch 2:7.70-501.fc39 fedora 14 k perl-ExtUtils-Constant noarch 0.25-502.fc39 updates 44 k perl-ExtUtils-Install noarch 2.22-500.fc39 fedora 43 k perl-ExtUtils-MM-Utils noarch 2:7.70-501.fc39 fedora 11 k perl-ExtUtils-MakeMaker noarch 2:7.70-501.fc39 fedora 292 k perl-ExtUtils-Manifest noarch 1:1.75-3.fc39 fedora 34 k perl-ExtUtils-ParseXS noarch 1:3.51-500.fc39 fedora 187 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Compare noarch 1.100.700-502.fc39 updates 13 k perl-File-Copy noarch 2.41-502.fc39 updates 20 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Find-Rule noarch 0.34-26.fc39 fedora 32 k perl-File-Listing noarch 6.16-1.fc39 fedora 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-ShareDir noarch 1.118-9.fc39 fedora 29 k perl-File-Slurper noarch 0.014-3.fc39 fedora 21 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Filter x86_64 2:1.64-501.fc39 fedora 87 k perl-GD x86_64 2.78-3.fc39 fedora 181 k perl-GSSAPI x86_64 0.28-43.fc39 fedora 55 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTML-Parser x86_64 3.81-3.fc39 fedora 124 k perl-HTML-Tagset noarch 3.20-54.fc39 fedora 18 k perl-HTTP-Cookies noarch 6.10-10.fc39 fedora 37 k perl-HTTP-Date noarch 6.06-2.fc39 fedora 24 k perl-HTTP-Message noarch 6.44-3.fc39 fedora 101 k perl-HTTP-Negotiate noarch 6.01-36.fc39 fedora 19 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-Hash-Util-FieldHash x86_64 1.26-502.fc39 updates 38 k perl-I18N-LangTags noarch 0.45-502.fc39 updates 53 k perl-I18N-Langinfo x86_64 0.22-502.fc39 updates 22 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Compress noarch 2.206-1.fc39 fedora 272 k perl-IO-HTML noarch 1.004-11.fc39 fedora 28 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IO-String noarch 1.08-48.fc39 fedora 17 k perl-IPC-Cmd noarch 2:1.04-501.fc39 fedora 39 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-IPC-Run3 noarch 0.048-29.fc39 fedora 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.11-1.fc39 fedora 20 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.20231230-1.fc39 updates 88 k perl-Module-Implementation noarch 0.09-37.fc39 fedora 19 k perl-Module-Load noarch 1:0.36-500.fc39 fedora 17 k perl-Module-Load-Conditional noarch 0.74-500.fc39 fedora 22 k perl-Module-Metadata noarch 1.000038-3.fc39 fedora 35 k perl-Module-Runtime noarch 0.016-20.fc39 fedora 23 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-NTLM noarch 1.09-36.fc39 fedora 22 k perl-Net-HTTP noarch 6.23-2.fc39 fedora 39 k perl-Net-SMTP-SSL noarch 1.04-21.fc39 fedora 11 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-Number-Compare noarch 0.03-36.fc39 fedora 12 k perl-Opcode x86_64 1.64-502.fc39 updates 36 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-Package-Generator noarch 1.106-29.fc39 fedora 22 k perl-Package-Stash noarch 0.40-5.fc39 fedora 33 k perl-Package-Stash-XS x86_64 0.30-5.fc39 fedora 35 k perl-PadWalker x86_64 2.5-10.fc39 fedora 27 k perl-Params-Check noarch 1:0.38-500.fc39 fedora 22 k perl-Params-Classify x86_64 0.015-20.fc39 fedora 31 k perl-Params-Util x86_64 1.102-12.fc39 fedora 33 k perl-Params-Validate x86_64 1.31-5.fc39 fedora 69 k perl-Params-ValidationCompiler noarch 0.31-3.fc39 fedora 37 k perl-Parse-RecDescent noarch 1.967015-20.fc39 fedora 208 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Html noarch 1.34-502.fc39 updates 29 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Ref-Util noarch 0.204-18.fc39 fedora 23 k perl-Ref-Util-XS x86_64 0.117-20.fc39 fedora 23 k perl-Regexp-Common noarch 2017060201-22.fc39 fedora 184 k perl-Role-Tiny noarch 2.002004-9.fc39 fedora 32 k perl-SGMLSpm noarch 1.03ii-60.fc39 fedora 28 k perl-Safe noarch 2.44-502.fc39 updates 25 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Sort-Key x86_64 1.33-28.fc39 fedora 45 k perl-Specio noarch 0.48-4.fc39 fedora 157 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Sub-Exporter noarch 0.990-1.fc39 fedora 78 k perl-Sub-Exporter-Progressive noarch 0.001013-22.fc39 fedora 21 k perl-Sub-Identify x86_64 0.14-24.fc39 fedora 27 k perl-Sub-Install noarch 0.929-3.fc39 fedora 23 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Sys-Hostname x86_64 1.25-502.fc39 updates 17 k perl-Sys-Syslog x86_64 0.36-501.fc39 fedora 47 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Test-Harness noarch 1:3.48-1.fc39 updates 275 k perl-Text-Balanced noarch 2.06-500.fc39 fedora 48 k perl-Text-BibTeX x86_64 0.89-3.fc39 fedora 251 k perl-Text-CSV noarch 2.02-3.fc39 fedora 113 k perl-Text-Glob noarch 0.11-21.fc39 fedora 13 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Roman noarch 3.5-25.fc39 fedora 22 k perl-Text-Soundex x86_64 3.05-28.fc39 fedora 29 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Text-Unidecode noarch 1.30-22.fc39 fedora 182 k perl-Thread-Queue noarch 3.14-500.fc39 fedora 21 k perl-Tie noarch 4.6-502.fc39 updates 28 k perl-Tie-Cycle noarch 1.227-9.fc39 fedora 19 k perl-Tie-RefHash noarch 1.40-500.fc39 fedora 22 k perl-Time-HiRes x86_64 4:1.9775-500.fc39 fedora 57 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-TimeDate noarch 1:2.33-11.fc39 fedora 57 k perl-Try-Tiny noarch 0.31-6.fc39 fedora 41 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-Unicode-Collate x86_64 1.31-500.fc39 fedora 749 k perl-Unicode-LineBreak x86_64 2019.001-18.fc39 fedora 120 k perl-Unicode-Normalize x86_64 1.32-500.fc39 fedora 91 k perl-Unicode-UCD noarch 0.78-502.fc39 updates 78 k perl-Variable-Magic x86_64 0.63-4.fc39 fedora 54 k perl-WWW-RobotRules noarch 6.02-37.fc39 fedora 19 k perl-XML-LibXML x86_64 1:2.0209-2.fc39 fedora 353 k perl-XML-LibXML-Simple noarch 1.01-12.fc39 fedora 32 k perl-XML-LibXSLT x86_64 2.002.001-3.fc39 fedora 68 k perl-XML-NamespaceSupport noarch 1.12-20.fc39 fedora 26 k perl-XML-Parser x86_64 2.46-15.fc39 fedora 234 k perl-XML-SAX noarch 1.02-13.fc39 fedora 63 k perl-XML-SAX-Base noarch 1.09-20.fc39 fedora 31 k perl-XML-Writer noarch 0.900-12.fc39 fedora 33 k perl-XML-XPath noarch 1.48-4.fc39 fedora 87 k perl-XString x86_64 0.005-10.fc39 fedora 23 k perl-autodie noarch 2.36-501.fc39 fedora 97 k perl-autovivification x86_64 0.18-20.fc39 fedora 33 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-deprecate noarch 0.04-502.fc39 updates 15 k perl-devel x86_64 4:5.38.2-502.fc39 updates 757 k perl-encoding x86_64 4:3.00-500.fc39 fedora 63 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-libwww-perl noarch 6.72-1.fc39 fedora 209 k perl-locale noarch 1.10-502.fc39 updates 14 k perl-meta-notation noarch 5.38.2-502.fc39 updates 11 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-namespace-autoclean noarch 0.29-16.fc39 fedora 25 k perl-namespace-clean noarch 0.27-24.fc39 fedora 35 k perl-open noarch 1.13-502.fc39 updates 17 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-sigtrap noarch 1.10-502.fc39 updates 16 k perl-srpm-macros noarch 1-51.fc39 fedora 8.0 k perl-subs noarch 1.04-502.fc39 updates 12 k perl-threads x86_64 1:2.36-500.fc39 fedora 58 k perl-threads-shared x86_64 1.68-500.fc39 fedora 45 k perl-vars noarch 1.05-502.fc39 updates 13 k perl-version x86_64 8:0.99.30-1.fc39 fedora 62 k perltidy noarch 20230912-1.fc39 fedora 708 k php-cli x86_64 8.2.14-1.fc39 updates 5.4 M php-common x86_64 8.2.14-1.fc39 updates 861 k php-fedora-autoloader noarch 1.0.1-11.fc39 fedora 12 k pixman x86_64 0.42.2-2.fc39 fedora 288 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k popt-devel x86_64 1.19-3.fc39 fedora 25 k postgresql-private-libs x86_64 15.4-1.fc39 fedora 142 k procmail x86_64 3.24-2.fc39 fedora 183 k pyproject-rpm-macros noarch 1.11.0-1.fc39 updates 42 k pyproject-srpm-macros noarch 1.11.0-1.fc39 updates 15 k python-rpm-macros noarch 3.12-4.fc39 fedora 19 k python-srpm-macros noarch 3.12-4.fc39 fedora 25 k python3-packaging noarch 23.1-4.fc39 fedora 114 k python3-pyparsing noarch 3.0.9-11.fc39 fedora 254 k python3-rpm-generators noarch 14-7.fc39 fedora 30 k python3-rpm-macros noarch 3.12-4.fc39 fedora 14 k qt5-srpm-macros noarch 5.15.11-1.fc39 updates 8.3 k qt6-srpm-macros noarch 6.6.0-1.fc39 updates 8.6 k rav1e-libs x86_64 0.6.6-4.fc39 updates 1.0 M rpmautospec-rpm-macros noarch 0.3.8-1.fc39 updates 9.0 k rust-srpm-macros noarch 25.2-2.fc39 updates 13 k sgml-common noarch 0.6.3-61.fc39 fedora 61 k shared-mime-info x86_64 2.2-4.fc39 fedora 380 k sombok x86_64 2.4.0-20.fc39 fedora 48 k sscg x86_64 3.0.5-3.fc39 fedora 46 k svt-av1-libs x86_64 1.4.1-3.fc39 fedora 2.0 M systemd-rpm-macros noarch 254.7-1.fc39 updates 30 k systemtap-sdt-devel x86_64 5.0~pre16958465gca71442b-1.fc39 updates 74 k teckit x86_64 2.5.12-1.fc39 fedora 454 k texlive-ae noarch 11:svn15878.1.4-69.fc39 fedora 116 k texlive-aleph x86_64 11:svn66203-77.fc39 fedora 275 k texlive-algorithms noarch 11:svn42428-69.fc39 fedora 23 k texlive-alphalph noarch 11:svn53087-69.fc39 fedora 361 k texlive-amscls noarch 11:svn55378-69.fc39 fedora 1.1 M texlive-amsfonts noarch 11:svn61937-69.fc39 fedora 3.7 M texlive-amsmath noarch 11:svn63514-69.fc39 fedora 46 k texlive-antomega noarch 11:svn21933.0.8-69.fc39 fedora 92 k texlive-anysize noarch 11:svn15878.0-69.fc39 fedora 12 k texlive-atbegshi noarch 11:svn53051-69.fc39 fedora 409 k texlive-attachfile noarch 11:svn42099-69.fc39 fedora 22 k texlive-attachfile2 noarch 11:svn57959-77.fc39 fedora 447 k texlive-atveryend noarch 11:svn53108-69.fc39 fedora 385 k texlive-auto-pst-pdf noarch 11:svn56596-69.fc39 fedora 17 k texlive-auxhook noarch 11:svn53173-69.fc39 fedora 295 k texlive-avantgar noarch 11:svn61983-69.fc39 fedora 322 k texlive-babel noarch 11:svn65823-69.fc39 fedora 480 k texlive-babel-english noarch 11:svn44495-69.fc39 fedora 21 k texlive-babelbib noarch 11:svn57349-69.fc39 fedora 54 k texlive-base x86_64 11:20230311-77.fc39 fedora 2.6 M texlive-beamer noarch 11:svn65984-69.fc39 fedora 228 k texlive-bera noarch 11:svn20031.0-69.fc39 fedora 356 k texlive-beton noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-biblatex noarch 11:svn66403-69.fc39 fedora 305 k texlive-bibtex x86_64 11:svn66186-77.fc39 fedora 451 k texlive-bidi noarch 11:svn65572-69.fc39 fedora 203 k texlive-bigintcalc noarch 11:svn53172-69.fc39 fedora 466 k texlive-bitset noarch 11:svn53837-69.fc39 fedora 620 k texlive-bookman noarch 11:svn61719-69.fc39 fedora 368 k texlive-bookmark noarch 11:svn56885-69.fc39 fedora 480 k texlive-booktabs noarch 11:svn53402-69.fc39 fedora 18 k texlive-breakurl noarch 11:svn29901.1.40-69.fc39 fedora 17 k texlive-breqn noarch 11:svn60881-69.fc39 fedora 43 k texlive-caption noarch 11:svn66580-69.fc39 fedora 87 k texlive-carlisle noarch 11:svn59577-69.fc39 fedora 23 k texlive-catchfile noarch 11:svn53084-69.fc39 fedora 307 k texlive-changepage noarch 11:svn15878.1.0c-69.fc39 fedora 20 k texlive-charter noarch 11:svn15878.0-69.fc39 fedora 206 k texlive-cite noarch 11:svn36428.5.5-69.fc39 fedora 31 k texlive-cm noarch 11:svn57963-69.fc39 fedora 322 k texlive-cm-super noarch 11:svn15878.0-69.fc39 fedora 62 M texlive-cmap noarch 11:svn57640-69.fc39 fedora 21 k texlive-cmextra noarch 11:svn57866-69.fc39 fedora 49 k texlive-collection-basic noarch 11:svn59159-69.fc39 fedora 11 k texlive-collection-fontsrecommended noarch 11:svn54074-69.fc39 fedora 11 k texlive-collection-formatsextra noarch 11:svn62226-69.fc39 fedora 11 k texlive-collection-latex noarch 11:svn63515-69.fc39 fedora 12 k texlive-collection-latexrecommended noarch 11:svn65512-69.fc39 fedora 12 k texlive-colorprofiles noarch 11:svn49086-69.fc39 fedora 146 k texlive-colortbl noarch 11:svn64015-69.fc39 fedora 18 k texlive-courier noarch 11:svn61719-69.fc39 fedora 525 k texlive-crop noarch 11:svn55424-69.fc39 fedora 19 k texlive-csquotes noarch 11:svn64389-69.fc39 fedora 36 k texlive-ctable noarch 11:svn38672-69.fc39 fedora 18 k texlive-ctablestack noarch 11:svn38514-69.fc39 fedora 18 k texlive-currfile noarch 11:svn64673-69.fc39 fedora 21 k texlive-cyrillic noarch 11:svn63613-77.fc39 fedora 969 k texlive-dehyph noarch 11:svn48599-69.fc39 fedora 66 k texlive-dvipdfmx x86_64 11:svn66203-77.fc39 fedora 3.0 M texlive-dvips x86_64 11:svn66203-77.fc39 fedora 738 k texlive-edmac noarch 11:svn61719-69.fc39 fedora 31 k texlive-enctex noarch 11:svn34957.0-69.fc39 fedora 54 k texlive-enumitem noarch 11:svn51423-69.fc39 fedora 28 k texlive-eplain noarch 11:svn64721-77.fc39 fedora 1.1 M texlive-epstopdf noarch 11:svn66461-77.fc39 fedora 30 k texlive-epstopdf-pkg noarch 11:svn53546-69.fc39 fedora 364 k texlive-eso-pic noarch 11:svn56658-69.fc39 fedora 19 k texlive-etex noarch 11:svn66203-69.fc39 fedora 28 k texlive-etex-pkg noarch 11:svn41784-69.fc39 fedora 17 k texlive-etexcmds noarch 11:svn53171-69.fc39 fedora 310 k texlive-etoolbox noarch 11:svn56554-69.fc39 fedora 26 k texlive-euenc noarch 11:svn19795.0.1h-69.fc39 fedora 22 k texlive-euler noarch 11:svn42428-69.fc39 fedora 17 k texlive-euro noarch 11:svn22191.1.1-69.fc39 fedora 17 k texlive-euro-ce noarch 11:svn25714-69.fc39 fedora 32 k texlive-eurosym noarch 11:svn17265.1.4_subrfix-69.fc39 fedora 157 k texlive-everysel noarch 11:svn57489-69.fc39 fedora 448 k texlive-everyshi noarch 11:svn57001-69.fc39 fedora 147 k texlive-extsizes noarch 11:svn17263.1.4a-69.fc39 fedora 27 k texlive-fancybox noarch 11:svn18304.1.4-69.fc39 fedora 23 k texlive-fancyhdr noarch 11:svn64977-69.fc39 fedora 20 k texlive-fancyref noarch 11:svn15878.0.9c-69.fc39 fedora 19 k texlive-fancyvrb noarch 11:svn65585-69.fc39 fedora 26 k texlive-filecontents noarch 11:svn52142-69.fc39 fedora 16 k texlive-filehook noarch 11:svn64822-69.fc39 fedora 23 k texlive-finstrut noarch 11:svn21719.0.5-69.fc39 fedora 20 k texlive-firstaid noarch 11:svn64892-69.fc39 fedora 275 k texlive-fix2col noarch 11:svn38770-69.fc39 fedora 16 k texlive-float noarch 11:svn15878.1.3d-69.fc39 fedora 17 k texlive-fontspec noarch 11:svn63386-69.fc39 fedora 45 k texlive-footmisc noarch 11:svn62524-69.fc39 fedora 25 k texlive-footnotehyper noarch 11:svn60374-69.fc39 fedora 20 k texlive-fp noarch 11:svn49719-69.fc39 fedora 36 k texlive-fpl noarch 11:svn54512-69.fc39 fedora 302 k texlive-geometry noarch 11:svn61719-69.fc39 fedora 23 k texlive-gettitlestring noarch 11:svn53170-69.fc39 fedora 327 k texlive-glyphlist noarch 11:svn54074-77.fc39 fedora 38 k texlive-graphics noarch 11:svn66204-69.fc39 fedora 40 k texlive-graphics-cfg noarch 11:svn41448-69.fc39 fedora 13 k texlive-graphics-def noarch 11:svn64487-69.fc39 fedora 28 k texlive-grfext noarch 11:svn53024-69.fc39 fedora 317 k texlive-grffile noarch 11:svn52756-69.fc39 fedora 360 k texlive-gsftopk x86_64 11:svn52851-77.fc39 fedora 35 k texlive-helvetic noarch 11:svn61719-69.fc39 fedora 655 k texlive-hitex x86_64 11:svn65883-77.fc39 fedora 2.8 M texlive-hobsub noarch 11:svn52810-69.fc39 fedora 77 k texlive-hologo noarch 11:svn61719-69.fc39 fedora 586 k texlive-hopatch noarch 11:svn65491-69.fc39 fedora 328 k texlive-hycolor noarch 11:svn53584-69.fc39 fedora 384 k texlive-hypdoc noarch 11:svn65678-69.fc39 fedora 335 k texlive-hyperref noarch 11:svn65758-69.fc39 fedora 119 k texlive-hyph-utf8 noarch 11:svn61719-69.fc39 fedora 29 k texlive-hyphen-base noarch 11:svn66413-69.fc39 fedora 34 k texlive-hyphenex noarch 11:svn57387-69.fc39 fedora 19 k texlive-ifmtarg noarch 11:svn47544-69.fc39 fedora 15 k texlive-ifplatform noarch 11:svn45533-69.fc39 fedora 16 k texlive-iftex noarch 11:svn61910-69.fc39 fedora 21 k texlive-index noarch 11:svn24099.4.1beta-69.fc39 fedora 23 k texlive-infwarerr noarch 11:svn53023-69.fc39 fedora 295 k texlive-intcalc noarch 11:svn53168-69.fc39 fedora 432 k texlive-jadetex noarch 11:svn63654-77.fc39 fedora 75 k texlive-jknapltx noarch 11:svn19440.0-69.fc39 fedora 27 k texlive-kastrup noarch 11:svn15878.0-69.fc39 fedora 13 k texlive-knuth-lib noarch 11:svn57963-69.fc39 fedora 52 k texlive-knuth-local noarch 11:svn57963-69.fc39 fedora 45 k texlive-koma-script noarch 11:svn64685-69.fc39 fedora 6.4 M texlive-kpathsea x86_64 11:svn66209-77.fc39 fedora 1.1 M texlive-kvdefinekeys noarch 11:svn53193-69.fc39 fedora 306 k texlive-kvoptions noarch 11:svn63622-69.fc39 fedora 494 k texlive-kvsetkeys noarch 11:svn64632-69.fc39 fedora 398 k texlive-l3backend noarch 11:svn65573-69.fc39 fedora 897 k texlive-l3experimental noarch 11:svn65621-69.fc39 fedora 43 k texlive-l3kernel noarch 11:svn66094-69.fc39 fedora 202 k texlive-l3packages noarch 11:svn65722-69.fc39 fedora 41 k texlive-lambda noarch 11:svn45756-69.fc39 fedora 120 k texlive-latex-fonts noarch 11:svn28888.0-69.fc39 fedora 50 k texlive-latex-lab noarch 11:svn64892-69.fc39 fedora 1.8 M texlive-latexbug noarch 11:svn63596-69.fc39 fedora 238 k texlive-latexconfig noarch 11:svn53525-69.fc39 fedora 15 k texlive-letltxmacro noarch 11:svn53022-69.fc39 fedora 300 k texlive-lib x86_64 11:20230311-77.fc39 fedora 492 k texlive-lineno noarch 11:svn65586-69.fc39 fedora 76 k texlive-listings noarch 11:svn66222-69.fc39 fedora 167 k texlive-lm noarch 11:svn65956-69.fc39 fedora 12 M texlive-lm-math noarch 11:svn36915.1.959-69.fc39 fedora 447 k texlive-logreq noarch 11:svn53003-69.fc39 fedora 20 k texlive-lollipop noarch 11:svn45678-77.fc39 fedora 404 k texlive-ltabptch noarch 11:svn17533.1.74d-69.fc39 fedora 18 k texlive-ltxcmds noarch 11:svn56421-69.fc39 fedora 400 k texlive-ltxmisc noarch 11:svn21927.0-69.fc39 fedora 28 k texlive-lua-alt-getopt noarch 11:svn56414-69.fc39 fedora 13 k texlive-lua-uni-algos noarch 11:svn62204-69.fc39 fedora 97 k texlive-luabidi noarch 11:svn54512-69.fc39 fedora 20 k texlive-luahbtex x86_64 11:svn66186-77.fc39 fedora 2.0 M texlive-lualatex-math noarch 11:svn61464-69.fc39 fedora 20 k texlive-lualibs noarch 11:svn64615-69.fc39 fedora 160 k texlive-luaotfload noarch 11:svn64616-77.fc39 fedora 1.2 M texlive-luatex x86_64 11:svn66967-77.fc39 fedora 3.9 M texlive-luatexbase noarch 11:svn52663-69.fc39 fedora 16 k texlive-lwarp noarch 11:svn66259-77.fc39 fedora 3.5 M texlive-makecmds noarch 11:svn15878.0-69.fc39 fedora 15 k texlive-makeindex x86_64 11:svn62517-77.fc39 fedora 436 k texlive-manfnt-font noarch 11:svn45777-69.fc39 fedora 37 k texlive-marginnote noarch 11:svn48383-69.fc39 fedora 17 k texlive-marvosym noarch 11:svn29349.2.2a-69.fc39 fedora 146 k texlive-mathpazo noarch 11:svn52663-69.fc39 fedora 90 k texlive-mathspec noarch 11:svn42773-69.fc39 fedora 24 k texlive-mathtools noarch 11:svn63767-69.fc39 fedora 38 k texlive-mdwtools noarch 11:svn15878.1.05.4-69.fc39 fedora 36 k texlive-memoir noarch 11:svn65040-69.fc39 fedora 94 k texlive-metafont x86_64 11:svn66186-77.fc39 fedora 268 k texlive-metalogo noarch 11:svn18611.0.12-69.fc39 fedora 16 k texlive-mflogo noarch 11:svn42428-69.fc39 fedora 16 k texlive-mflogo-font noarch 11:svn54512-69.fc39 fedora 32 k texlive-mfnfss noarch 11:svn46036-69.fc39 fedora 17 k texlive-mfware x86_64 11:svn66186-77.fc39 fedora 101 k texlive-microtype noarch 11:svn66587-69.fc39 fedora 83 k texlive-minitoc noarch 11:svn61719-69.fc39 fedora 122 k texlive-mltex noarch 11:svn62145-77.fc39 fedora 28 k texlive-mnsymbol noarch 11:svn18651.1.4-69.fc39 fedora 4.4 M texlive-modes noarch 11:svn61719-69.fc39 fedora 306 k texlive-mparhack noarch 11:svn59066-69.fc39 fedora 18 k texlive-mptopdf noarch 11:svn65952-77.fc39 fedora 52 k texlive-ms noarch 11:svn57473-69.fc39 fedora 17 k texlive-multido noarch 11:svn18302.1.42-69.fc39 fedora 18 k texlive-mxedruli noarch 11:svn30021.3.3c-69.fc39 fedora 159 k texlive-natbib noarch 11:svn20668.8.31b-69.fc39 fedora 31 k texlive-ncntrsbk noarch 11:svn61719-69.fc39 fedora 363 k texlive-newfloat noarch 11:svn52906-69.fc39 fedora 120 k texlive-notoccite noarch 11:svn18129.0-69.fc39 fedora 13 k texlive-ntgclass noarch 11:svn65522-69.fc39 fedora 34 k texlive-oberdiek noarch 11:svn65521-77.fc39 fedora 7.7 M texlive-omega noarch 11:svn33046.0-69.fc39 fedora 1.2 M texlive-omegaware x86_64 11:svn66186-77.fc39 fedora 238 k texlive-otibet noarch 11:svn45777-69.fc39 fedora 129 k texlive-pagesel noarch 11:svn56105-69.fc39 fedora 340 k texlive-palatino noarch 11:svn61719-69.fc39 fedora 423 k texlive-paralist noarch 11:svn43021-69.fc39 fedora 18 k texlive-parallel noarch 11:svn15878.0-69.fc39 fedora 18 k texlive-parskip noarch 11:svn58358-69.fc39 fedora 17 k texlive-passivetex noarch 11:svn15878.0-69.fc39 fedora 60 k texlive-pdfcol noarch 11:svn64469-69.fc39 fedora 327 k texlive-pdfcolfoot noarch 11:svn65512-69.fc39 fedora 319 k texlive-pdfcolmk noarch 11:svn52912-69.fc39 fedora 18 k texlive-pdfescape noarch 11:svn53082-69.fc39 fedora 353 k texlive-pdflscape noarch 11:svn64851-69.fc39 fedora 324 k texlive-pdfmanagement-testphase noarch 11:svn66532-69.fc39 fedora 8.3 M texlive-pdfpages noarch 11:svn65319-69.fc39 fedora 32 k texlive-pdftex x86_64 11:svn66243-77.fc39 fedora 2.5 M texlive-pdftexcmds noarch 11:svn55777-69.fc39 fedora 391 k texlive-pgf noarch 11:svn65553-69.fc39 fedora 897 k texlive-picture noarch 11:svn54867-69.fc39 fedora 312 k texlive-placeins noarch 11:svn19848.2.2-69.fc39 fedora 13 k texlive-plain noarch 11:svn57963-69.fc39 fedora 48 k texlive-polyglossia noarch 11:svn65792-69.fc39 fedora 220 k texlive-psfrag noarch 11:svn15878.3.04-69.fc39 fedora 15 k texlive-psizzl noarch 11:svn15878.0.35-69.fc39 fedora 43 k texlive-pslatex noarch 11:svn57434-69.fc39 fedora 22 k texlive-psnfss noarch 11:svn54694-69.fc39 fedora 60 k texlive-pspicture noarch 11:svn15878.0-69.fc39 fedora 16 k texlive-pst-3d noarch 11:svn17257.1.10-69.fc39 fedora 18 k texlive-pst-coil noarch 11:svn62977-69.fc39 fedora 18 k texlive-pst-eps noarch 11:svn15878.1.0-69.fc39 fedora 17 k texlive-pst-fill noarch 11:svn60671-69.fc39 fedora 18 k texlive-pst-grad noarch 11:svn15878.1.06-69.fc39 fedora 18 k texlive-pst-math noarch 11:svn64732-69.fc39 fedora 20 k texlive-pst-node noarch 11:svn61838-69.fc39 fedora 40 k texlive-pst-ovl noarch 11:svn54963-69.fc39 fedora 16 k texlive-pst-plot noarch 11:svn65346-69.fc39 fedora 37 k texlive-pst-text noarch 11:svn49542-69.fc39 fedora 19 k texlive-pst-tools noarch 11:svn60621-69.fc39 fedora 21 k texlive-pst-tree noarch 11:svn60421-69.fc39 fedora 21 k texlive-pstricks noarch 11:svn65346-69.fc39 fedora 117 k texlive-pstricks-add noarch 11:svn65067-69.fc39 fedora 37 k texlive-pxfonts noarch 11:svn15878.0-69.fc39 fedora 523 k texlive-ragged2e noarch 11:svn66152-69.fc39 fedora 682 k texlive-rcs noarch 11:svn15878.0-69.fc39 fedora 28 k texlive-realscripts noarch 11:svn56594-69.fc39 fedora 19 k texlive-refcount noarch 11:svn53164-69.fc39 fedora 335 k texlive-rerunfilecheck noarch 11:svn63869-69.fc39 fedora 341 k texlive-rsfs noarch 11:svn15878.0-69.fc39 fedora 73 k texlive-sansmath noarch 11:svn17997.1.1-69.fc39 fedora 14 k texlive-sansmathaccent noarch 11:svn53628-69.fc39 fedora 36 k texlive-sauerj noarch 11:svn15878.0-69.fc39 fedora 20 k texlive-section noarch 11:svn20180.0-69.fc39 fedora 24 k texlive-seminar noarch 11:svn59801-69.fc39 fedora 52 k texlive-sepnum noarch 11:svn20186.2.0-69.fc39 fedora 17 k texlive-setspace noarch 11:svn65206-69.fc39 fedora 18 k texlive-showexpl noarch 11:svn57414-69.fc39 fedora 18 k texlive-startex noarch 11:svn35718.1.04-69.fc39 fedora 22 k texlive-stmaryrd noarch 11:svn22027.0-69.fc39 fedora 190 k texlive-stringenc noarch 11:svn52982-69.fc39 fedora 702 k texlive-subfig noarch 11:svn15878.1.3-69.fc39 fedora 21 k texlive-symbol noarch 11:svn61719-69.fc39 fedora 54 k texlive-tex x86_64 11:svn66186-77.fc39 fedora 212 k texlive-tex-gyre noarch 11:svn65956-69.fc39 fedora 8.0 M texlive-tex-gyre-math noarch 11:svn41264-69.fc39 fedora 1.4 M texlive-tex-ini-files noarch 11:svn40533-69.fc39 fedora 15 k texlive-texlive-common-doc noarch 11:svn54176-69.fc39 fedora 158 k texlive-texlive-en noarch 11:svn66572-77.fc39 fedora 2.0 M texlive-texlive-msg-translations noarch 11:svn66593-69.fc39 fedora 165 k texlive-texlive-scripts noarch 11:svn66584-77.fc39 fedora 122 k texlive-texlive-scripts-extra noarch 11:svn62517-77.fc39 fedora 63 k texlive-texlive.infra noarch 11:svn66512-77.fc39 fedora 295 k texlive-texsis noarch 11:svn45678-77.fc39 fedora 262 k texlive-textcase noarch 11:svn63868-69.fc39 fedora 16 k texlive-thumbpdf noarch 11:svn62518-77.fc39 fedora 41 k texlive-times noarch 11:svn61719-69.fc39 fedora 368 k texlive-tipa noarch 11:svn29349.1.3-69.fc39 fedora 2.8 M texlive-titlesec noarch 11:svn59845-69.fc39 fedora 34 k texlive-tools noarch 11:svn64892-69.fc39 fedora 75 k texlive-translator noarch 11:svn59412-69.fc39 fedora 296 k texlive-transparent noarch 11:svn64852-69.fc39 fedora 286 k texlive-txfonts noarch 11:svn15878.0-69.fc39 fedora 816 k texlive-typehtml noarch 11:svn17134.0-69.fc39 fedora 21 k texlive-ucharcat noarch 11:svn38907-69.fc39 fedora 15 k texlive-ucs noarch 11:svn64114-69.fc39 fedora 423 k texlive-ulem noarch 11:svn53365-69.fc39 fedora 17 k texlive-underscore noarch 11:svn18261.0-69.fc39 fedora 19 k texlive-unicode-data noarch 11:svn64423-69.fc39 fedora 371 k texlive-unicode-math noarch 11:svn61719-69.fc39 fedora 63 k texlive-uniquecounter noarch 11:svn53162-69.fc39 fedora 300 k texlive-url noarch 11:svn32528.3.4-69.fc39 fedora 20 k texlive-utopia noarch 11:svn15878.0-69.fc39 fedora 239 k texlive-varwidth noarch 11:svn24104.0.92-69.fc39 fedora 18 k texlive-wasy noarch 11:svn53533-69.fc39 fedora 44 k texlive-wasy-type1 noarch 11:svn53534-69.fc39 fedora 272 k texlive-wasysym noarch 11:svn54080-69.fc39 fedora 18 k texlive-xcolor noarch 11:svn63563-69.fc39 fedora 32 k texlive-xdvi x86_64 11:svn62387-77.fc39 fedora 351 k texlive-xetex x86_64 11:svn66203-77.fc39 fedora 1.3 M texlive-xetexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xifthen noarch 11:svn38929-69.fc39 fedora 16 k texlive-xkeyval noarch 11:svn63616-69.fc39 fedora 27 k texlive-xltxtra noarch 11:svn56594-69.fc39 fedora 17 k texlive-xmltex noarch 11:svn62145-77.fc39 fedora 56 k texlive-xmltexconfig noarch 11:svn45845-69.fc39 fedora 11 k texlive-xpatch noarch 11:svn54563-69.fc39 fedora 19 k texlive-xstring noarch 11:svn65551-69.fc39 fedora 25 k texlive-xunicode noarch 11:svn30466.0.981-69.fc39 fedora 44 k texlive-zapfchan noarch 11:svn61719-69.fc39 fedora 109 k texlive-zapfding noarch 11:svn61719-69.fc39 fedora 64 k texlive-zref noarch 11:svn62977-69.fc39 fedora 688 k tinycdb x86_64 0.78-21.fc39 fedora 33 k unzip x86_64 6.0-62.fc39 fedora 184 k urw-base35-bookman-fonts noarch 20200910-18.fc39 fedora 847 k urw-base35-c059-fonts noarch 20200910-18.fc39 fedora 874 k urw-base35-d050000l-fonts noarch 20200910-18.fc39 fedora 76 k urw-base35-fonts noarch 20200910-18.fc39 fedora 10 k urw-base35-fonts-common noarch 20200910-18.fc39 fedora 21 k urw-base35-gothic-fonts noarch 20200910-18.fc39 fedora 643 k urw-base35-nimbus-mono-ps-fonts noarch 20200910-18.fc39 fedora 795 k urw-base35-nimbus-roman-fonts noarch 20200910-18.fc39 fedora 856 k urw-base35-nimbus-sans-fonts noarch 20200910-18.fc39 fedora 1.3 M urw-base35-p052-fonts noarch 20200910-18.fc39 fedora 974 k urw-base35-standard-symbols-ps-fonts noarch 20200910-18.fc39 fedora 42 k urw-base35-z003-fonts noarch 20200910-18.fc39 fedora 276 k which x86_64 2.21-40.fc39 fedora 42 k xml-common noarch 0.6.3-61.fc39 fedora 31 k xpdf-libs x86_64 1:4.04-10.fc39 fedora 647 k xxhash-libs x86_64 0.8.2-1.fc39 fedora 37 k xz-devel x86_64 5.4.4-1.fc39 fedora 66 k zip x86_64 3.0-39.fc39 fedora 266 k zlib-devel x86_64 1.2.13-4.fc39 fedora 45 k zstd x86_64 1.5.5-4.fc39 fedora 482 k zziplib x86_64 0.13.72-5.fc39 fedora 86 k Installing weak dependencies: apr-util-bdb x86_64 1.6.3-4.fc39 fedora 13 k apr-util-openssl x86_64 1.6.3-4.fc39 fedora 15 k enchant2 x86_64 2.5.0-5.fc39 fedora 62 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k julietaula-montserrat-fonts noarch 1:7.222-5.fc39 fedora 1.6 M jxl-pixbuf-loader x86_64 1:0.8.2-3.fc39 fedora 61 k mod_http2 x86_64 2.0.25-1.fc39 updates 162 k mod_lua x86_64 2.4.58-1.fc39 updates 58 k nano-default-editor noarch 7.2-4.fc39 fedora 9.3 k perl-CPAN-Meta noarch 2.150010-500.fc39 fedora 191 k perl-Class-XSAccessor x86_64 1.19-31.fc39 fedora 46 k perl-GD-Barcode noarch 1.15-44.fc39 fedora 629 k perl-IO-Compress-Brotli x86_64 0.004001-10.fc39 fedora 27 k perl-Lexical-Var x86_64 0.010-3.fc39 fedora 33 k perl-List-MoreUtils noarch 0.430-9.fc39 fedora 61 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k perl-PerlIO-utf8_strict x86_64 0.010-4.fc39 fedora 26 k perl-doc noarch 5.38.2-502.fc39 updates 4.7 M php-nikic-php-parser4 noarch 4.18.0-1.fc39 updates 203 k psutils noarch 2.10-2.fc39 fedora 54 k python3-pip noarch 23.2.1-1.fc39 fedora 3.1 M python3-setuptools noarch 67.7.2-7.fc39 fedora 1.5 M sudo-python-plugin x86_64 1.9.14-1.p3.fc39 fedora 53 k Transaction Summary ============================================================================================== Install 845 Packages Total download size: 529 M Installed size: 1.5 G Downloading Packages: (1/845): abattis-cantarell-vf-fonts-0.301-10.fc 22 MB/s | 121 kB 00:00 (2/845): adobe-mappings-cmap-deprecated-2023062 17 MB/s | 113 kB 00:00 (3/845): alsa-lib-1.2.10-3.fc39.x86_64.rpm 31 MB/s | 522 kB 00:00 (4/845): adobe-mappings-pdf-20190401-5.fc39.noa 31 MB/s | 698 kB 00:00 (5/845): ansible-srpm-macros-1-11.fc39.noarch.r 5.0 MB/s | 21 kB 00:00 (6/845): apr-util-1.6.3-4.fc39.x86_64.rpm 19 MB/s | 96 kB 00:00 (7/845): apr-1.7.3-2.fc39.x86_64.rpm 18 MB/s | 127 kB 00:00 (8/845): apr-util-bdb-1.6.3-4.fc39.x86_64.rpm 5.7 MB/s | 13 kB 00:00 (9/845): adobe-mappings-cmap-20230622-1.fc39.no 47 MB/s | 2.1 MB 00:00 (10/845): apr-util-openssl-1.6.3-4.fc39.x86_64. 1.5 MB/s | 15 kB 00:00 (11/845): avahi-libs-0.8-24.fc39.x86_64.rpm 20 MB/s | 67 kB 00:00 (12/845): beecrypt-4.2.1-33.fc39.x86_64.rpm 30 MB/s | 108 kB 00:00 (13/845): automake-1.16.5-13.fc39.noarch.rpm 61 MB/s | 697 kB 00:00 (14/845): beecrypt-devel-4.2.1-33.fc39.x86_64.r 10 MB/s | 45 kB 00:00 (15/845): biber-2.19-3.fc39.noarch.rpm 61 MB/s | 292 kB 00:00 (16/845): autoconf-2.71-6.fc39.noarch.rpm 14 MB/s | 733 kB 00:00 (17/845): binutils-gold-2.40-13.fc39.x86_64.rpm 30 MB/s | 797 kB 00:00 (18/845): bzip2-1.0.8-16.fc39.x86_64.rpm 12 MB/s | 52 kB 00:00 (19/845): cairo-1.18.0-1.fc39.x86_64.rpm 31 MB/s | 710 kB 00:00 (20/845): cmake-filesystem-3.27.7-1.fc39.x86_64 6.7 MB/s | 19 kB 00:00 (21/845): cronie-1.6.1-5.fc39.x86_64.rpm 27 MB/s | 117 kB 00:00 (22/845): cronie-anacron-1.6.1-5.fc39.x86_64.rp 11 MB/s | 32 kB 00:00 (23/845): crontabs-1.11-30.20190603git.fc39.noa 5.7 MB/s | 18 kB 00:00 (24/845): binutils-devel-2.40-13.fc39.x86_64.rp 38 MB/s | 4.4 MB 00:00 (25/845): cyrus-sasl-2.1.28-11.fc39.x86_64.rpm 3.5 MB/s | 73 kB 00:00 (26/845): default-fonts-core-sans-4.0-9.fc39.no 13 MB/s | 32 kB 00:00 (27/845): docbook-style-dsssl-1.79-36.fc39.noar 26 MB/s | 259 kB 00:00 (28/845): docbook-dtds-1.0-82.fc39.noarch.rpm 24 MB/s | 335 kB 00:00 (29/845): binutils-2.40-13.fc39.x86_64.rpm 36 MB/s | 5.6 MB 00:00 (30/845): docbook-utils-0.6.14-57.fc39.noarch.r 2.7 MB/s | 69 kB 00:00 (31/845): docbook-utils-pdf-0.6.14-57.fc39.noar 377 kB/s | 8.9 kB 00:00 (32/845): drpm-0.5.2-3.fc39.x86_64.rpm 36 MB/s | 64 kB 00:00 (33/845): dwz-0.15-3.fc39.x86_64.rpm 41 MB/s | 134 kB 00:00 (34/845): ed-1.19-4.fc39.x86_64.rpm 21 MB/s | 79 kB 00:00 (35/845): efi-srpm-macros-5-9.fc39.noarch.rpm 8.0 MB/s | 22 kB 00:00 (36/845): emacs-filesystem-29.1-2.fc39.noarch.r 2.8 MB/s | 7.1 kB 00:00 (37/845): enchant2-2.5.0-5.fc39.x86_64.rpm 6.2 MB/s | 62 kB 00:00 (38/845): expat-devel-2.5.0-3.fc39.x86_64.rpm 15 MB/s | 52 kB 00:00 (39/845): fedora-logos-httpd-38.1.0-2.fc39.noar 4.3 MB/s | 15 kB 00:00 (40/845): fontconfig-2.14.2-5.fc39.x86_64.rpm 29 MB/s | 297 kB 00:00 (41/845): fonts-filesystem-2.0.5-12.fc39.noarch 2.8 MB/s | 8.2 kB 00:00 (42/845): fonts-srpm-macros-2.0.5-12.fc39.noarc 1.7 MB/s | 26 kB 00:00 (43/845): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 2.5 MB/s | 7.4 kB 00:00 (44/845): freetype-2.13.1-2.fc39.x86_64.rpm 28 MB/s | 414 kB 00:00 (45/845): gc-8.2.2-4.fc39.x86_64.rpm 23 MB/s | 110 kB 00:00 (46/845): gd-2.3.3-12.fc39.x86_64.rpm 23 MB/s | 139 kB 00:00 (47/845): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm 32 MB/s | 484 kB 00:00 (48/845): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 2.9 MB/s | 7.8 kB 00:00 (49/845): gnat-srpm-macros-6-3.fc39.noarch.rpm 2.9 MB/s | 8.8 kB 00:00 (50/845): gnupg1-1.4.23-23.fc39.x86_64.rpm 32 MB/s | 1.3 MB 00:00 (51/845): google-droid-sans-fonts-20200215-17.f 32 MB/s | 2.7 MB 00:00 (52/845): gpgme-1.20.0-5.fc39.x86_64.rpm 22 MB/s | 210 kB 00:00 (53/845): gpm-libs-1.20.7-44.fc39.x86_64.rpm 6.1 MB/s | 20 kB 00:00 (54/845): graphite2-1.3.14-12.fc39.x86_64.rpm 23 MB/s | 95 kB 00:00 (55/845): guile22-2.2.7-9.fc39.x86_64.rpm 32 MB/s | 6.5 MB 00:00 (56/845): harfbuzz-8.2.1-2.fc39.x86_64.rpm 30 MB/s | 975 kB 00:00 (57/845): highway-1.0.7-1.fc39.x86_64.rpm 30 MB/s | 478 kB 00:00 (58/845): hostname-3.23-9.fc39.x86_64.rpm 8.6 MB/s | 28 kB 00:00 (59/845): hunspell-1.7.2-5.fc39.x86_64.rpm 30 MB/s | 472 kB 00:00 (60/845): hunspell-en-0.20201207-7.fc39.noarch. 9.8 MB/s | 190 kB 00:00 (61/845): hunspell-en-GB-0.20201207-7.fc39.noar 29 MB/s | 226 kB 00:00 (62/845): hunspell-en-US-0.20201207-7.fc39.noar 27 MB/s | 181 kB 00:00 (63/845): hunspell-filesystem-1.7.2-5.fc39.x86_ 965 kB/s | 9.2 kB 00:00 (64/845): iptables-legacy-1.8.9-5.fc39.x86_64.r 17 MB/s | 52 kB 00:00 (65/845): iptables-legacy-libs-1.8.9-5.fc39.x86 11 MB/s | 38 kB 00:00 (66/845): iptables-libs-1.8.9-5.fc39.x86_64.rpm 30 MB/s | 414 kB 00:00 (67/845): jansson-2.13.1-7.fc39.x86_64.rpm 15 MB/s | 44 kB 00:00 (68/845): jbig2dec-libs-0.19-10.fc39.x86_64.rpm 18 MB/s | 73 kB 00:00 (69/845): jbigkit-libs-2.1-26.fc39.x86_64.rpm 17 MB/s | 53 kB 00:00 (70/845): julietaula-montserrat-fonts-7.222-5.f 32 MB/s | 1.6 MB 00:00 (71/845): jxl-pixbuf-loader-0.8.2-3.fc39.x86_64 15 MB/s | 61 kB 00:00 (72/845): kernel-srpm-macros-1.0-20.fc39.noarch 1.4 MB/s | 10 kB 00:00 (73/845): keyutils-libs-devel-1.6.1-7.fc39.x86_ 16 MB/s | 58 kB 00:00 (74/845): lcms2-2.15-2.fc39.x86_64.rpm 29 MB/s | 177 kB 00:00 (75/845): less-633-2.fc39.x86_64.rpm 26 MB/s | 175 kB 00:00 (76/845): libICE-1.0.10-11.fc39.x86_64.rpm 19 MB/s | 70 kB 00:00 (77/845): libSM-1.2.3-13.fc39.x86_64.rpm 13 MB/s | 41 kB 00:00 (78/845): libX11-1.8.7-1.fc39.x86_64.rpm 30 MB/s | 650 kB 00:00 (79/845): libX11-common-1.8.7-1.fc39.noarch.rpm 25 MB/s | 176 kB 00:00 (80/845): libXau-1.0.11-3.fc39.x86_64.rpm 12 MB/s | 31 kB 00:00 (81/845): libXaw-1.0.14-5.fc39.x86_64.rpm 26 MB/s | 202 kB 00:00 (82/845): libXext-1.3.5-3.fc39.x86_64.rpm 10 MB/s | 39 kB 00:00 (83/845): libXi-1.8.1-2.fc39.x86_64.rpm 11 MB/s | 40 kB 00:00 (84/845): libXmu-1.1.4-3.fc39.x86_64.rpm 6.8 MB/s | 76 kB 00:00 (85/845): libXrender-0.9.11-3.fc39.x86_64.rpm 11 MB/s | 27 kB 00:00 (86/845): emacs-nox-29.1-2.fc39.x86_64.rpm 35 MB/s | 31 MB 00:00 (87/845): libXt-1.2.1-5.fc39.x86_64.rpm 1.4 MB/s | 178 kB 00:00 (88/845): libcom_err-devel-1.47.0-2.fc39.x86_64 6.1 MB/s | 16 kB 00:00 (89/845): libavif-0.11.1-11.fc39.x86_64.rpm 16 MB/s | 84 kB 00:00 (90/845): libdatrie-0.2.13-7.fc39.x86_64.rpm 11 MB/s | 32 kB 00:00 (91/845): libibverbs-46.0-4.fc39.x86_64.rpm 29 MB/s | 431 kB 00:00 (92/845): libdav1d-1.2.1-2.fc39.x86_64.rpm 31 MB/s | 618 kB 00:00 (93/845): libijs-0.35-19.fc39.x86_64.rpm 1.8 MB/s | 29 kB 00:00 (94/845): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm 12 MB/s | 183 kB 00:00 (95/845): libjxl-0.8.2-3.fc39.x86_64.rpm 31 MB/s | 1.2 MB 00:00 (96/845): liblerc-4.0.0-4.fc39.x86_64.rpm 23 MB/s | 201 kB 00:00 (97/845): liblockfile-1.17-6.fc39.x86_64.rpm 7.4 MB/s | 30 kB 00:00 (98/845): libmetalink-0.1.3-32.fc39.x86_64.rpm 12 MB/s | 32 kB 00:00 (99/845): libmpc-1.3.1-3.fc39.x86_64.rpm 16 MB/s | 70 kB 00:00 (100/845): libndp-1.8-6.fc39.x86_64.rpm 11 MB/s | 37 kB 00:00 (101/845): libnetfilter_conntrack-1.0.9-2.fc39. 16 MB/s | 59 kB 00:00 (102/845): libnfnetlink-1.0.1-24.fc39.x86_64.rp 9.0 MB/s | 29 kB 00:00 (103/845): libpaper-2.1.1-1.fc39.x86_64.rpm 6.9 MB/s | 27 kB 00:00 (104/845): libpath_utils-0.2.1-54.fc39.x86_64.r 8.8 MB/s | 29 kB 00:00 (105/845): libpcap-1.10.4-2.fc39.x86_64.rpm 28 MB/s | 175 kB 00:00 (106/845): libpkgconf-1.9.5-2.fc39.x86_64.rpm 12 MB/s | 38 kB 00:00 (107/845): libpng-1.6.37-15.fc39.x86_64.rpm 24 MB/s | 119 kB 00:00 (108/845): libpq-15.3-1.fc39.x86_64.rpm 27 MB/s | 215 kB 00:00 (109/845): libpq-devel-15.3-1.fc39.x86_64.rpm 24 MB/s | 107 kB 00:00 (110/845): libselinux-devel-3.5-5.fc39.x86_64.r 24 MB/s | 151 kB 00:00 (111/845): emacs-common-29.1-2.fc39.x86_64.rpm 35 MB/s | 42 MB 00:01 (112/845): libsepol-devel-3.5-2.fc39.x86_64.rpm 301 kB/s | 49 kB 00:00 (113/845): libtalloc-2.4.1-1.fc39.x86_64.rpm 10 MB/s | 30 kB 00:00 (114/845): libthai-0.1.29-6.fc39.x86_64.rpm 23 MB/s | 213 kB 00:00 (115/845): libtiff-4.4.0-8.fc39.x86_64.rpm 22 MB/s | 202 kB 00:00 (116/845): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 11 MB/s | 36 kB 00:00 (117/845): libtree-sitter-0.20.8-2.fc39.x86_64. 24 MB/s | 97 kB 00:00 (118/845): libicu-73.2-2.fc39.x86_64.rpm 28 MB/s | 11 MB 00:00 (119/845): libtool-2.4.7-7.fc39.x86_64.rpm 10 MB/s | 601 kB 00:00 (120/845): libusb-compat-0.1-0.1.8-5.fc39.x86_6 620 kB/s | 29 kB 00:00 (121/845): libverto-devel-0.3.2-6.fc39.x86_64.r 3.3 MB/s | 14 kB 00:00 (122/845): libvmaf-2.3.0-6.fc39.x86_64.rpm 57 MB/s | 180 kB 00:00 (123/845): libxcrypt-devel-4.4.36-2.fc39.x86_64 9.1 MB/s | 30 kB 00:00 (124/845): libwebp-1.3.2-2.fc39.x86_64.rpm 31 MB/s | 284 kB 00:00 (125/845): libxcb-1.13.1-12.fc39.x86_64.rpm 25 MB/s | 233 kB 00:00 (126/845): libxml2-devel-2.10.4-3.fc39.x86_64.r 61 MB/s | 527 kB 00:00 (127/845): libzstd-devel-1.5.5-4.fc39.x86_64.rp 9.7 MB/s | 51 kB 00:00 (128/845): linuxdoc-tools-0.9.82-3.fc39.x86_64. 25 MB/s | 180 kB 00:00 (129/845): lua-srpm-macros-1-9.fc39.noarch.rpm 4.2 MB/s | 8.6 kB 00:00 (130/845): mailcap-2.1.54-2.fc39.noarch.rpm 9.9 MB/s | 34 kB 00:00 (131/845): m4-1.4.19-6.fc39.x86_64.rpm 30 MB/s | 303 kB 00:00 (132/845): mailx-12.5-44.fc39.x86_64.rpm 30 MB/s | 262 kB 00:00 (133/845): make-4.4.1-2.fc39.x86_64.rpm 34 MB/s | 589 kB 00:00 (134/845): lynx-2.9.0-dev.12.1.fc39.1.x86_64.rp 43 MB/s | 1.6 MB 00:00 (135/845): nano-7.2-4.fc39.x86_64.rpm 29 MB/s | 743 kB 00:00 (136/845): nano-default-editor-7.2-4.fc39.noarc 816 kB/s | 9.3 kB 00:00 (137/845): ncurses-6.4-7.20230520.fc39.x86_64.r 61 MB/s | 416 kB 00:00 (138/845): ncurses-c++-libs-6.4-7.20230520.fc39 10 MB/s | 37 kB 00:00 (139/845): ncurses-devel-6.4-7.20230520.fc39.x8 67 MB/s | 546 kB 00:00 (140/845): ocaml-srpm-macros-8-2.fc39.noarch.rp 2.2 MB/s | 14 kB 00:00 (141/845): openblas-srpm-macros-2-14.fc39.noarc 1.4 MB/s | 7.5 kB 00:00 (142/845): openjpeg2-2.5.0-5.fc39.x86_64.rpm 24 MB/s | 178 kB 00:00 (143/845): openjade-1.3.2-76.fc39.x86_64.rpm 44 MB/s | 858 kB 00:00 (144/845): opensp-1.5.2-43.fc39.x86_64.rpm 35 MB/s | 884 kB 00:00 (145/845): package-notes-srpm-macros-0.5-9.fc39 3.7 MB/s | 11 kB 00:00 (146/845): openssl-3.1.1-4.fc39.x86_64.rpm 38 MB/s | 1.0 MB 00:00 (147/845): paper-2.1.1-1.fc39.x86_64.rpm 4.6 MB/s | 29 kB 00:00 (148/845): patch-2.7.6-22.fc39.x86_64.rpm 31 MB/s | 125 kB 00:00 (149/845): patchutils-0.4.2-11.fc39.x86_64.rpm 21 MB/s | 107 kB 00:00 (150/845): pcre2-devel-10.42-1.fc39.2.x86_64.rp 42 MB/s | 505 kB 00:00 (151/845): pcre2-utf32-10.42-1.fc39.2.x86_64.rp 22 MB/s | 200 kB 00:00 (152/845): openssl-devel-3.1.1-4.fc39.x86_64.rp 50 MB/s | 2.6 MB 00:00 (153/845): pcre2-utf16-10.42-1.fc39.2.x86_64.rp 6.6 MB/s | 212 kB 00:00 (154/845): perl-Authen-SASL-2.1700-1.fc39.noarc 4.7 MB/s | 62 kB 00:00 (155/845): perl-B-Hooks-EndOfScope-0.26-7.fc39. 21 MB/s | 43 kB 00:00 (156/845): perl-Business-ISBN-3.008-2.fc39.noar 12 MB/s | 32 kB 00:00 (157/845): perl-Business-ISMN-1.203-2.fc39.noar 11 MB/s | 25 kB 00:00 (158/845): perl-Business-ISSN-1.005-8.fc39.noar 13 MB/s | 18 kB 00:00 (159/845): perl-CPAN-Meta-2.150010-500.fc39.noa 56 MB/s | 191 kB 00:00 (160/845): perl-CPAN-Meta-Requirements-2.143-4. 9.9 MB/s | 35 kB 00:00 (161/845): perl-CPAN-Meta-YAML-0.018-501.fc39.n 8.2 MB/s | 26 kB 00:00 (162/845): perl-Carp-1.54-500.fc39.noarch.rpm 14 MB/s | 29 kB 00:00 (163/845): perl-Class-Data-Inheritable-0.09-6.f 8.5 MB/s | 13 kB 00:00 (164/845): perl-Class-Inspector-1.36-14.fc39.no 22 MB/s | 30 kB 00:00 (165/845): perl-Class-Method-Modifiers-2.15-2.f 33 MB/s | 50 kB 00:00 (166/845): perl-Class-Singleton-1.6-9.fc39.noar 18 MB/s | 25 kB 00:00 (167/845): perl-Class-XSAccessor-1.19-31.fc39.x 31 MB/s | 46 kB 00:00 (168/845): perl-Clone-0.46-4.fc39.x86_64.rpm 15 MB/s | 22 kB 00:00 (169/845): perl-Compress-Raw-Bzip2-2.206-1.fc39 22 MB/s | 35 kB 00:00 (170/845): perl-Class-Accessor-0.51-18.fc39.noa 3.4 MB/s | 28 kB 00:00 (171/845): perl-Compress-Raw-Zlib-2.206-1.fc39. 28 MB/s | 64 kB 00:00 (172/845): perl-Convert-ASN1-0.34-1.fc39.noarch 27 MB/s | 59 kB 00:00 (173/845): perl-Data-Compare-1.29-2.fc39.noarch 22 MB/s | 34 kB 00:00 (174/845): perl-Data-Dump-1.25-8.fc39.noarch.rp 13 MB/s | 32 kB 00:00 (175/845): perl-Data-Dumper-2.188-501.fc39.x86_ 24 MB/s | 56 kB 00:00 (176/845): perl-Data-OptList-0.114-2.fc39.noarc 15 MB/s | 27 kB 00:00 (177/845): perl-Data-Uniqid-0.12-31.fc39.noarch 6.4 MB/s | 12 kB 00:00 (178/845): perl-Date-ISO8601-0.005-18.fc39.noar 14 MB/s | 19 kB 00:00 (179/845): perl-DateTime-1.59-5.fc39.x86_64.rpm 50 MB/s | 132 kB 00:00 (180/845): perl-DateTime-Calendar-Julian-0.107- 8.5 MB/s | 23 kB 00:00 (181/845): perl-DateTime-Format-Builder-0.8300- 31 MB/s | 93 kB 00:00 (182/845): perl-DateTime-Format-Strptime-1.79-8 19 MB/s | 41 kB 00:00 (183/845): perl-DateTime-TimeZone-Tzfile-0.011- 6.4 MB/s | 19 kB 00:00 (184/845): perl-DateTime-TimeZone-SystemV-0.010 5.6 MB/s | 22 kB 00:00 (185/845): perl-Devel-CallChecker-0.009-3.fc39. 9.0 MB/s | 24 kB 00:00 (186/845): perl-Devel-Caller-2.07-3.fc39.x86_64 4.6 MB/s | 19 kB 00:00 (187/845): perl-Devel-GlobalDestruction-0.14-22 5.0 MB/s | 17 kB 00:00 (188/845): perl-Devel-LexAlias-0.05-34.fc39.x86 5.9 MB/s | 16 kB 00:00 (189/845): perl-Devel-StackTrace-2.04-16.fc39.n 11 MB/s | 30 kB 00:00 (190/845): perl-Devel-PPPort-3.71-501.fc39.x86_ 27 MB/s | 218 kB 00:00 (191/845): perl-Digest-1.20-500.fc39.noarch.rpm 6.0 MB/s | 25 kB 00:00 (192/845): perl-Digest-HMAC-1.04-8.fc39.noarch. 6.5 MB/s | 22 kB 00:00 (193/845): perl-Digest-MD5-2.58-500.fc39.x86_64 8.8 MB/s | 35 kB 00:00 (194/845): perl-Dist-CheckConflicts-0.11-28.fc3 9.1 MB/s | 23 kB 00:00 (195/845): perl-Digest-SHA-6.04-501.fc39.x86_64 12 MB/s | 61 kB 00:00 (196/845): perl-DynaLoader-Functions-0.004-2.fc 8.1 MB/s | 19 kB 00:00 (197/845): perl-Email-Date-Format-1.008-2.fc39. 4.9 MB/s | 18 kB 00:00 (198/845): perl-Encode-Locale-1.05-27.fc39.noar 6.7 MB/s | 18 kB 00:00 (199/845): perl-Error-0.17029-13.fc39.noarch.rp 12 MB/s | 40 kB 00:00 (200/845): perl-Eval-Closure-0.14-21.fc39.noarc 7.5 MB/s | 24 kB 00:00 (201/845): perl-DateTime-Locale-1.39-2.fc39.noa 62 MB/s | 3.7 MB 00:00 (202/845): perl-Exception-Class-1.45-8.fc39.noa 2.3 MB/s | 43 kB 00:00 (203/845): perl-Exporter-5.77-500.fc39.noarch.r 8.7 MB/s | 31 kB 00:00 (204/845): perl-Exporter-Tiny-1.006002-2.fc39.n 16 MB/s | 56 kB 00:00 (205/845): perl-Encode-3.19-500.fc39.x86_64.rpm 40 MB/s | 1.7 MB 00:00 (206/845): perl-ExtUtils-Command-7.70-501.fc39. 1.5 MB/s | 14 kB 00:00 (207/845): perl-ExtUtils-Install-2.22-500.fc39. 5.1 MB/s | 43 kB 00:00 (208/845): perl-ExtUtils-MM-Utils-7.70-501.fc39 6.1 MB/s | 11 kB 00:00 (209/845): perl-ExtUtils-Manifest-1.75-3.fc39.n 12 MB/s | 34 kB 00:00 (210/845): perl-ExtUtils-MakeMaker-7.70-501.fc3 59 MB/s | 292 kB 00:00 (211/845): perl-ExtUtils-ParseXS-3.51-500.fc39. 31 MB/s | 187 kB 00:00 (212/845): perl-File-Find-Rule-0.34-26.fc39.noa 8.0 MB/s | 32 kB 00:00 (213/845): perl-File-Listing-6.16-1.fc39.noarch 8.7 MB/s | 25 kB 00:00 (214/845): perl-File-Path-2.18-500.fc39.noarch. 25 MB/s | 35 kB 00:00 (215/845): perl-File-ShareDir-1.118-9.fc39.noar 13 MB/s | 29 kB 00:00 (216/845): perl-File-Slurper-0.014-3.fc39.noarc 12 MB/s | 21 kB 00:00 (217/845): perl-File-Temp-0.231.100-500.fc39.no 28 MB/s | 58 kB 00:00 (218/845): perl-Filter-1.64-501.fc39.x86_64.rpm 43 MB/s | 87 kB 00:00 (219/845): perl-GD-2.78-3.fc39.x86_64.rpm 47 MB/s | 181 kB 00:00 (220/845): perl-GSSAPI-0.28-43.fc39.x86_64.rpm 17 MB/s | 55 kB 00:00 (221/845): perl-Getopt-Long-2.54-500.fc39.noarc 21 MB/s | 60 kB 00:00 (222/845): perl-HTML-Parser-3.81-3.fc39.x86_64. 33 MB/s | 124 kB 00:00 (223/845): perl-HTML-Tagset-3.20-54.fc39.noarch 6.0 MB/s | 18 kB 00:00 (224/845): perl-GD-Barcode-1.15-44.fc39.noarch. 49 MB/s | 629 kB 00:00 (225/845): perl-HTTP-Cookies-6.10-10.fc39.noarc 8.7 MB/s | 37 kB 00:00 (226/845): perl-HTTP-Date-6.06-2.fc39.noarch.rp 5.6 MB/s | 24 kB 00:00 (227/845): perl-HTTP-Negotiate-6.01-36.fc39.noa 12 MB/s | 19 kB 00:00 (228/845): perl-HTTP-Message-6.44-3.fc39.noarch 33 MB/s | 101 kB 00:00 (229/845): perl-HTTP-Tiny-0.088-3.fc39.noarch.r 19 MB/s | 56 kB 00:00 (230/845): perl-IO-Compress-2.206-1.fc39.noarch 63 MB/s | 272 kB 00:00 (231/845): perl-IO-Compress-Brotli-0.004001-10. 9.0 MB/s | 27 kB 00:00 (232/845): perl-IO-HTML-1.004-11.fc39.noarch.rp 8.2 MB/s | 28 kB 00:00 (233/845): perl-IO-Socket-IP-0.42-1.fc39.noarch 21 MB/s | 42 kB 00:00 (234/845): perl-IO-String-1.08-48.fc39.noarch.r 11 MB/s | 17 kB 00:00 (235/845): perl-IO-Socket-SSL-2.083-3.fc39.noar 57 MB/s | 225 kB 00:00 (236/845): perl-IPC-Run3-0.048-29.fc39.noarch.r 13 MB/s | 38 kB 00:00 (237/845): perl-IPC-SysV-2.09-501.fc39.x86_64.r 25 MB/s | 41 kB 00:00 (238/845): perl-IPC-System-Simple-1.30-11.fc39. 27 MB/s | 39 kB 00:00 (239/845): perl-JSON-4.10-3.fc39.noarch.rpm 46 MB/s | 95 kB 00:00 (240/845): perl-IPC-Cmd-1.04-501.fc39.noarch.rp 4.7 MB/s | 39 kB 00:00 (241/845): perl-LWP-MediaTypes-6.04-15.fc39.noa 9.7 MB/s | 33 kB 00:00 (242/845): perl-LDAP-0.68-11.fc39.noarch.rpm 56 MB/s | 384 kB 00:00 (243/845): perl-LWP-Protocol-https-6.11-1.fc39. 6.7 MB/s | 20 kB 00:00 (244/845): perl-Lexical-SealRequireHints-0.012- 20 MB/s | 26 kB 00:00 (245/845): perl-Lingua-Translit-0.29-4.fc39.noa 18 MB/s | 33 kB 00:00 (246/845): perl-JSON-PP-4.16-501.fc39.noarch.rp 5.1 MB/s | 67 kB 00:00 (247/845): perl-List-AllUtils-0.19-10.fc39.noar 30 MB/s | 48 kB 00:00 (248/845): perl-List-MoreUtils-0.430-9.fc39.noa 34 MB/s | 61 kB 00:00 (249/845): perl-List-MoreUtils-XS-0.430-11.fc39 31 MB/s | 64 kB 00:00 (250/845): perl-List-SomeUtils-0.59-3.fc39.noar 26 MB/s | 45 kB 00:00 (251/845): perl-List-UtilsBy-0.12-7.fc39.noarch 19 MB/s | 28 kB 00:00 (252/845): perl-Lexical-Var-0.010-3.fc39.x86_64 3.3 MB/s | 33 kB 00:00 (253/845): perl-Locale-Maketext-1.33-501.fc39.n 36 MB/s | 94 kB 00:00 (254/845): perl-Log-Dispatch-2.71-2.fc39.noarch 30 MB/s | 84 kB 00:00 (255/845): perl-Log-Dispatch-FileRotate-1.38-7. 14 MB/s | 32 kB 00:00 (256/845): perl-Log-Log4perl-1.57-3.fc39.noarch 64 MB/s | 360 kB 00:00 (257/845): perl-MIME-Base64-3.16-500.fc39.x86_6 5.8 MB/s | 29 kB 00:00 (258/845): perl-MIME-Charset-1.013.1-3.fc39.noa 8.6 MB/s | 48 kB 00:00 (259/845): perl-MIME-Lite-3.033-8.fc39.noarch.r 37 MB/s | 94 kB 00:00 (260/845): perl-MRO-Compat-0.15-7.fc39.noarch.r 15 MB/s | 25 kB 00:00 (261/845): perl-MIME-Types-2.24-3.fc39.noarch.r 25 MB/s | 69 kB 00:00 (262/845): perl-Mail-Sender-0.903-22.fc39.noarc 20 MB/s | 50 kB 00:00 (263/845): perl-Mail-Sendmail-0.80-18.fc39.noar 18 MB/s | 36 kB 00:00 (264/845): perl-Math-BigInt-1.9998.39-2.fc39.no 53 MB/s | 203 kB 00:00 (265/845): perl-Math-BigRat-0.2624-500.fc39.noa 9.6 MB/s | 41 kB 00:00 (266/845): perl-Module-Implementation-0.09-37.f 17 MB/s | 19 kB 00:00 (267/845): perl-Module-Load-0.36-500.fc39.noarc 9.0 MB/s | 17 kB 00:00 (268/845): perl-Module-Metadata-1.000038-3.fc39 26 MB/s | 35 kB 00:00 (269/845): perl-MailTools-2.21-14.fc39.noarch.r 9.2 MB/s | 108 kB 00:00 (270/845): perl-Module-Runtime-0.016-20.fc39.no 8.8 MB/s | 23 kB 00:00 (271/845): perl-Module-Load-Conditional-0.74-50 3.7 MB/s | 22 kB 00:00 (272/845): perl-Mozilla-CA-20230801-1.fc39.noar 7.1 MB/s | 13 kB 00:00 (273/845): perl-NTLM-1.09-36.fc39.noarch.rpm 11 MB/s | 22 kB 00:00 (274/845): perl-Net-HTTP-6.23-2.fc39.noarch.rpm 28 MB/s | 39 kB 00:00 (275/845): perl-Net-SMTP-SSL-1.04-21.fc39.noarc 5.1 MB/s | 11 kB 00:00 (276/845): perl-Number-Compare-0.03-36.fc39.noa 4.0 MB/s | 12 kB 00:00 (277/845): perl-Net-SSLeay-1.92-10.fc39.x86_64. 60 MB/s | 360 kB 00:00 (278/845): perl-Package-Generator-1.106-29.fc39 4.7 MB/s | 22 kB 00:00 (279/845): perl-Package-Stash-0.40-5.fc39.noarc 9.7 MB/s | 33 kB 00:00 (280/845): perl-PadWalker-2.5-10.fc39.x86_64.rp 19 MB/s | 27 kB 00:00 (281/845): perl-Params-Check-0.38-500.fc39.noar 17 MB/s | 22 kB 00:00 (282/845): perl-Params-Classify-0.015-20.fc39.x 23 MB/s | 31 kB 00:00 (283/845): perl-Params-Util-1.102-12.fc39.x86_6 23 MB/s | 33 kB 00:00 (284/845): perl-Params-Validate-1.31-5.fc39.x86 40 MB/s | 69 kB 00:00 (285/845): perl-Params-ValidationCompiler-0.31- 21 MB/s | 37 kB 00:00 (286/845): perl-Parse-RecDescent-1.967015-20.fc 60 MB/s | 208 kB 00:00 (287/845): perl-PathTools-3.89-500.fc39.x86_64. 24 MB/s | 87 kB 00:00 (288/845): perl-PerlIO-utf8_strict-0.010-4.fc39 16 MB/s | 26 kB 00:00 (289/845): perl-Pod-Escapes-1.07-500.fc39.noarc 15 MB/s | 20 kB 00:00 (290/845): perl-Pod-Perldoc-3.28.01-501.fc39.no 43 MB/s | 86 kB 00:00 (291/845): perl-Package-Stash-XS-0.30-5.fc39.x8 2.4 MB/s | 35 kB 00:00 (292/845): perl-Pod-Simple-3.45-4.fc39.noarch.r 52 MB/s | 218 kB 00:00 (293/845): perl-Pod-Usage-2.03-500.fc39.noarch. 11 MB/s | 39 kB 00:00 (294/845): perl-Ref-Util-0.204-18.fc39.noarch.r 8.4 MB/s | 23 kB 00:00 (295/845): perl-Ref-Util-XS-0.117-20.fc39.x86_6 10 MB/s | 23 kB 00:00 (296/845): perl-Regexp-Common-2017060201-22.fc3 58 MB/s | 184 kB 00:00 (297/845): perl-Role-Tiny-2.002004-9.fc39.noarc 7.8 MB/s | 32 kB 00:00 (298/845): perl-SGMLSpm-1.03ii-60.fc39.noarch.r 7.5 MB/s | 28 kB 00:00 (299/845): perl-Scalar-List-Utils-1.63-500.fc39 33 MB/s | 72 kB 00:00 (300/845): perl-Socket-2.037-3.fc39.x86_64.rpm 29 MB/s | 55 kB 00:00 (301/845): perl-Sort-Key-1.33-28.fc39.x86_64.rp 15 MB/s | 45 kB 00:00 (302/845): perl-Specio-0.48-4.fc39.noarch.rpm 47 MB/s | 157 kB 00:00 (303/845): perl-Storable-3.32-500.fc39.x86_64.r 30 MB/s | 99 kB 00:00 (304/845): perl-Sub-Exporter-0.990-1.fc39.noarc 26 MB/s | 78 kB 00:00 (305/845): perl-Sub-Install-0.929-3.fc39.noarch 21 MB/s | 23 kB 00:00 (306/845): perl-Sub-Identify-0.14-24.fc39.x86_6 14 MB/s | 27 kB 00:00 (307/845): perl-Sys-Syslog-0.36-501.fc39.x86_64 30 MB/s | 47 kB 00:00 (308/845): perl-Term-ANSIColor-5.01-501.fc39.no 29 MB/s | 47 kB 00:00 (309/845): perl-Term-Cap-1.18-500.fc39.noarch.r 16 MB/s | 22 kB 00:00 (310/845): perl-TermReadKey-2.38-18.fc39.x86_64 26 MB/s | 35 kB 00:00 (311/845): perl-Sub-Exporter-Progressive-0.0010 2.5 MB/s | 21 kB 00:00 (312/845): perl-Text-Balanced-2.06-500.fc39.noa 24 MB/s | 48 kB 00:00 (313/845): perl-Text-BibTeX-0.89-3.fc39.x86_64. 61 MB/s | 251 kB 00:00 (314/845): perl-Text-CSV-2.02-3.fc39.noarch.rpm 29 MB/s | 113 kB 00:00 (315/845): perl-Text-Glob-0.11-21.fc39.noarch.r 3.1 MB/s | 13 kB 00:00 (316/845): perl-Text-ParseWords-3.31-500.fc39.n 7.2 MB/s | 16 kB 00:00 (317/845): perl-Text-Roman-3.5-25.fc39.noarch.r 16 MB/s | 22 kB 00:00 (318/845): perl-Text-Soundex-3.05-28.fc39.x86_6 14 MB/s | 29 kB 00:00 (319/845): perl-Text-Tabs+Wrap-2023.0511-3.fc39 13 MB/s | 22 kB 00:00 (320/845): perl-Text-Unidecode-1.30-22.fc39.noa 59 MB/s | 182 kB 00:00 (321/845): perl-Thread-Queue-3.14-500.fc39.noar 8.3 MB/s | 21 kB 00:00 (322/845): perl-Tie-Cycle-1.227-9.fc39.noarch.r 6.5 MB/s | 19 kB 00:00 (323/845): perl-Tie-RefHash-1.40-500.fc39.noarc 12 MB/s | 22 kB 00:00 (324/845): perl-Time-HiRes-1.9775-500.fc39.x86_ 37 MB/s | 57 kB 00:00 (325/845): perl-Time-Local-1.350-3.fc39.noarch. 15 MB/s | 34 kB 00:00 (326/845): perl-Try-Tiny-0.31-6.fc39.noarch.rpm 30 MB/s | 41 kB 00:00 (327/845): perl-TimeDate-2.33-11.fc39.noarch.rp 15 MB/s | 57 kB 00:00 (328/845): perl-URI-5.21-1.fc39.noarch.rpm 35 MB/s | 125 kB 00:00 (329/845): perl-Unicode-LineBreak-2019.001-18.f 39 MB/s | 120 kB 00:00 (330/845): perl-Unicode-Normalize-1.32-500.fc39 23 MB/s | 91 kB 00:00 (331/845): perl-Variable-Magic-0.63-4.fc39.x86_ 15 MB/s | 54 kB 00:00 (332/845): perl-WWW-RobotRules-6.02-37.fc39.noa 12 MB/s | 19 kB 00:00 (333/845): perl-Unicode-Collate-1.31-500.fc39.x 55 MB/s | 749 kB 00:00 (334/845): perl-XML-LibXML-Simple-1.01-12.fc39. 6.5 MB/s | 32 kB 00:00 (335/845): perl-XML-LibXSLT-2.002.001-3.fc39.x8 28 MB/s | 68 kB 00:00 (336/845): perl-XML-LibXML-2.0209-2.fc39.x86_64 36 MB/s | 353 kB 00:00 (337/845): perl-XML-NamespaceSupport-1.12-20.fc 6.1 MB/s | 26 kB 00:00 (338/845): perl-XML-Parser-2.46-15.fc39.x86_64. 50 MB/s | 234 kB 00:00 (339/845): perl-XML-SAX-1.02-13.fc39.noarch.rpm 20 MB/s | 63 kB 00:00 (340/845): perl-XML-SAX-Base-1.09-20.fc39.noarc 8.8 MB/s | 31 kB 00:00 (341/845): perl-XML-Writer-0.900-12.fc39.noarch 14 MB/s | 33 kB 00:00 (342/845): perl-XML-XPath-1.48-4.fc39.noarch.rp 46 MB/s | 87 kB 00:00 (343/845): perl-XString-0.005-10.fc39.x86_64.rp 8.4 MB/s | 23 kB 00:00 (344/845): perl-autodie-2.36-501.fc39.noarch.rp 31 MB/s | 97 kB 00:00 (345/845): perl-autovivification-0.18-20.fc39.x 15 MB/s | 33 kB 00:00 (346/845): perl-constant-1.33-501.fc39.noarch.r 10 MB/s | 22 kB 00:00 (347/845): perl-encoding-3.00-500.fc39.x86_64.r 37 MB/s | 63 kB 00:00 (348/845): perl-libnet-3.15-501.fc39.noarch.rpm 34 MB/s | 129 kB 00:00 (349/845): perl-libwww-perl-6.72-1.fc39.noarch. 43 MB/s | 209 kB 00:00 (350/845): perl-namespace-clean-0.27-24.fc39.no 14 MB/s | 35 kB 00:00 (351/845): perl-namespace-autoclean-0.29-16.fc3 4.7 MB/s | 25 kB 00:00 (352/845): perl-parent-0.241-500.fc39.noarch.rp 8.2 MB/s | 14 kB 00:00 (353/845): perl-podlators-5.01-500.fc39.noarch. 51 MB/s | 125 kB 00:00 (354/845): perl-srpm-macros-1-51.fc39.noarch.rp 4.2 MB/s | 8.0 kB 00:00 (355/845): perl-threads-2.36-500.fc39.x86_64.rp 24 MB/s | 58 kB 00:00 (356/845): perl-threads-shared-1.68-500.fc39.x8 22 MB/s | 45 kB 00:00 (357/845): perl-version-0.99.30-1.fc39.x86_64.r 37 MB/s | 62 kB 00:00 (358/845): php-fedora-autoloader-1.0.1-11.fc39. 6.8 MB/s | 12 kB 00:00 (359/845): pkgconf-1.9.5-2.fc39.x86_64.rpm 11 MB/s | 42 kB 00:00 (360/845): pixman-0.42.2-2.fc39.x86_64.rpm 38 MB/s | 288 kB 00:00 (361/845): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 4.5 MB/s | 14 kB 00:00 (362/845): perltidy-20230912-1.fc39.noarch.rpm 45 MB/s | 708 kB 00:00 (363/845): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 1.6 MB/s | 9.6 kB 00:00 (364/845): popt-devel-1.19-3.fc39.x86_64.rpm 4.9 MB/s | 25 kB 00:00 (365/845): postgresql-private-libs-15.4-1.fc39. 28 MB/s | 142 kB 00:00 (366/845): procmail-3.24-2.fc39.x86_64.rpm 27 MB/s | 183 kB 00:00 (367/845): psutils-2.10-2.fc39.noarch.rpm 18 MB/s | 54 kB 00:00 (368/845): python-rpm-macros-3.12-4.fc39.noarch 6.8 MB/s | 19 kB 00:00 (369/845): python-srpm-macros-3.12-4.fc39.noarc 8.3 MB/s | 25 kB 00:00 (370/845): python3-packaging-23.1-4.fc39.noarch 24 MB/s | 114 kB 00:00 (371/845): postgresql-15.4-1.fc39.x86_64.rpm 49 MB/s | 1.7 MB 00:00 (372/845): python3-pyparsing-3.0.9-11.fc39.noar 31 MB/s | 254 kB 00:00 (373/845): python3-rpm-generators-14-7.fc39.noa 8.5 MB/s | 30 kB 00:00 (374/845): python3-rpm-macros-3.12-4.fc39.noarc 3.9 MB/s | 14 kB 00:00 (375/845): python3-setuptools-67.7.2-7.fc39.noa 31 MB/s | 1.5 MB 00:00 (376/845): readline-devel-8.2-4.fc39.x86_64.rpm 21 MB/s | 207 kB 00:00 (377/845): python3-pip-23.2.1-1.fc39.noarch.rpm 32 MB/s | 3.1 MB 00:00 (378/845): redhat-rpm-config-262-1.fc39.noarch. 6.0 MB/s | 84 kB 00:00 (379/845): rsync-3.2.7-5.fc39.x86_64.rpm 31 MB/s | 422 kB 00:00 (380/845): sendmail-8.17.2-3.fc39.x86_64.rpm 34 MB/s | 769 kB 00:00 (381/845): sgml-common-0.6.3-61.fc39.noarch.rpm 12 MB/s | 61 kB 00:00 (382/845): postgresql-server-15.4-1.fc39.x86_64 35 MB/s | 6.2 MB 00:00 (383/845): sendmail-cf-8.17.2-3.fc39.noarch.rpm 4.4 MB/s | 184 kB 00:00 (384/845): shared-mime-info-2.2-4.fc39.x86_64.r 13 MB/s | 380 kB 00:00 (385/845): sombok-2.4.0-20.fc39.x86_64.rpm 12 MB/s | 48 kB 00:00 (386/845): sscg-3.0.5-3.fc39.x86_64.rpm 12 MB/s | 46 kB 00:00 (387/845): sudo-python-plugin-1.9.14-1.p3.fc39. 20 MB/s | 53 kB 00:00 (388/845): sudo-1.9.14-1.p3.fc39.x86_64.rpm 38 MB/s | 1.2 MB 00:00 (389/845): tar-1.35-2.fc39.x86_64.rpm 25 MB/s | 864 kB 00:00 (390/845): teckit-2.5.12-1.fc39.x86_64.rpm 36 MB/s | 454 kB 00:00 (391/845): svt-av1-libs-1.4.1-3.fc39.x86_64.rpm 38 MB/s | 2.0 MB 00:00 (392/845): texlive-ae-svn15878.1.4-69.fc39.noar 6.3 MB/s | 116 kB 00:00 (393/845): texlive-aleph-svn66203-77.fc39.x86_6 24 MB/s | 275 kB 00:00 (394/845): texlive-algorithms-svn42428-69.fc39. 6.1 MB/s | 23 kB 00:00 (395/845): texlive-alphalph-svn53087-69.fc39.no 40 MB/s | 361 kB 00:00 (396/845): texlive-amsmath-svn63514-69.fc39.noa 15 MB/s | 46 kB 00:00 (397/845): texlive-amscls-svn55378-69.fc39.noar 41 MB/s | 1.1 MB 00:00 (398/845): texlive-antomega-svn21933.0.8-69.fc3 5.9 MB/s | 92 kB 00:00 (399/845): texlive-anysize-svn15878.0-69.fc39.n 2.4 MB/s | 12 kB 00:00 (400/845): texlive-attachfile-svn42099-69.fc39. 8.9 MB/s | 22 kB 00:00 (401/845): texlive-atbegshi-svn53051-69.fc39.no 33 MB/s | 409 kB 00:00 (402/845): texlive-amsfonts-svn61937-69.fc39.no 52 MB/s | 3.7 MB 00:00 (403/845): texlive-attachfile2-svn57959-77.fc39 12 MB/s | 447 kB 00:00 (404/845): texlive-atveryend-svn53108-69.fc39.n 11 MB/s | 385 kB 00:00 (405/845): texlive-auto-pst-pdf-svn56596-69.fc3 3.3 MB/s | 17 kB 00:00 (406/845): texlive-babel-english-svn44495-69.fc 4.3 MB/s | 21 kB 00:00 (407/845): texlive-auxhook-svn53173-69.fc39.noa 38 MB/s | 295 kB 00:00 (408/845): texlive-avantgar-svn61983-69.fc39.no 32 MB/s | 322 kB 00:00 (409/845): texlive-babelbib-svn57349-69.fc39.no 18 MB/s | 54 kB 00:00 (410/845): texlive-babel-svn65823-69.fc39.noarc 61 MB/s | 480 kB 00:00 (411/845): texlive-beamer-svn65984-69.fc39.noar 32 MB/s | 228 kB 00:00 (412/845): texlive-beton-svn15878.0-69.fc39.noa 5.0 MB/s | 16 kB 00:00 (413/845): texlive-bera-svn20031.0-69.fc39.noar 36 MB/s | 356 kB 00:00 (414/845): texlive-biblatex-svn66403-69.fc39.no 46 MB/s | 305 kB 00:00 (415/845): texlive-bidi-svn65572-69.fc39.noarch 21 MB/s | 203 kB 00:00 (416/845): texlive-bibtex-svn66186-77.fc39.x86_ 22 MB/s | 451 kB 00:00 (417/845): texlive-base-20230311-77.fc39.x86_64 54 MB/s | 2.6 MB 00:00 (418/845): texlive-bigintcalc-svn53172-69.fc39. 20 MB/s | 466 kB 00:00 (419/845): texlive-bitset-svn53837-69.fc39.noar 31 MB/s | 620 kB 00:00 (420/845): texlive-bookman-svn61719-69.fc39.noa 42 MB/s | 368 kB 00:00 (421/845): texlive-booktabs-svn53402-69.fc39.no 6.1 MB/s | 18 kB 00:00 (422/845): texlive-bookmark-svn56885-69.fc39.no 53 MB/s | 480 kB 00:00 (423/845): texlive-breakurl-svn29901.1.40-69.fc 4.5 MB/s | 17 kB 00:00 (424/845): texlive-caption-svn66580-69.fc39.noa 42 MB/s | 87 kB 00:00 (425/845): texlive-carlisle-svn59577-69.fc39.no 8.4 MB/s | 23 kB 00:00 (426/845): texlive-breqn-svn60881-69.fc39.noarc 5.9 MB/s | 43 kB 00:00 (427/845): texlive-changepage-svn15878.1.0c-69. 12 MB/s | 20 kB 00:00 (428/845): texlive-charter-svn15878.0-69.fc39.n 49 MB/s | 206 kB 00:00 (429/845): texlive-cite-svn36428.5.5-69.fc39.no 6.2 MB/s | 31 kB 00:00 (430/845): texlive-cm-svn57963-69.fc39.noarch.r 32 MB/s | 322 kB 00:00 (431/845): texlive-cmap-svn57640-69.fc39.noarch 8.5 MB/s | 21 kB 00:00 (432/845): texlive-catchfile-svn53084-69.fc39.n 13 MB/s | 307 kB 00:00 (433/845): texlive-cmextra-svn57866-69.fc39.noa 14 MB/s | 49 kB 00:00 (434/845): texlive-collection-fontsrecommended- 2.8 MB/s | 11 kB 00:00 (435/845): texlive-collection-basic-svn59159-69 1.3 MB/s | 11 kB 00:00 (436/845): texlive-collection-formatsextra-svn6 3.1 MB/s | 11 kB 00:00 (437/845): texlive-collection-latexrecommended- 3.5 MB/s | 12 kB 00:00 (438/845): texlive-colorprofiles-svn49086-69.fc 27 MB/s | 146 kB 00:00 (439/845): texlive-colortbl-svn64015-69.fc39.no 6.7 MB/s | 18 kB 00:00 (440/845): texlive-collection-latex-svn63515-69 909 kB/s | 12 kB 00:00 (441/845): texlive-crop-svn55424-69.fc39.noarch 7.6 MB/s | 19 kB 00:00 (442/845): texlive-csquotes-svn64389-69.fc39.no 9.0 MB/s | 36 kB 00:00 (443/845): texlive-ctable-svn38672-69.fc39.noar 1.4 MB/s | 18 kB 00:00 (444/845): texlive-ctablestack-svn38514-69.fc39 5.4 MB/s | 18 kB 00:00 (445/845): texlive-currfile-svn64673-69.fc39.no 6.3 MB/s | 21 kB 00:00 (446/845): texlive-courier-svn61719-69.fc39.noa 13 MB/s | 525 kB 00:00 (447/845): texlive-dehyph-svn48599-69.fc39.noar 17 MB/s | 66 kB 00:00 (448/845): texlive-cyrillic-svn63613-77.fc39.no 35 MB/s | 969 kB 00:00 (449/845): texlive-dvips-svn66203-77.fc39.x86_6 25 MB/s | 738 kB 00:00 (450/845): texlive-ec-svn25033.1.0-69.fc39.noar 28 MB/s | 682 kB 00:00 (451/845): texlive-dvipdfmx-svn66203-77.fc39.x8 36 MB/s | 3.0 MB 00:00 (452/845): texlive-edmac-svn61719-69.fc39.noarc 2.0 MB/s | 31 kB 00:00 (453/845): texlive-enctex-svn34957.0-69.fc39.no 11 MB/s | 54 kB 00:00 (454/845): texlive-enumitem-svn51423-69.fc39.no 5.3 MB/s | 28 kB 00:00 (455/845): texlive-epstopdf-pkg-svn53546-69.fc3 26 MB/s | 364 kB 00:00 (456/845): texlive-epstopdf-svn66461-77.fc39.no 6.0 MB/s | 30 kB 00:00 (457/845): texlive-eplain-svn64721-77.fc39.noar 39 MB/s | 1.1 MB 00:00 (458/845): texlive-eso-pic-svn56658-69.fc39.noa 2.1 MB/s | 19 kB 00:00 (459/845): texlive-etex-svn66203-69.fc39.noarch 6.7 MB/s | 28 kB 00:00 (460/845): texlive-etexcmds-svn53171-69.fc39.no 34 MB/s | 310 kB 00:00 (461/845): texlive-etex-pkg-svn41784-69.fc39.no 1.0 MB/s | 17 kB 00:00 (462/845): texlive-etoolbox-svn56554-69.fc39.no 7.2 MB/s | 26 kB 00:00 (463/845): texlive-euler-svn42428-69.fc39.noarc 1.9 MB/s | 17 kB 00:00 (464/845): texlive-euenc-svn19795.0.1h-69.fc39. 1.6 MB/s | 22 kB 00:00 (465/845): texlive-euro-svn22191.1.1-69.fc39.no 4.6 MB/s | 17 kB 00:00 (466/845): texlive-eurosym-svn17265.1.4_subrfix 27 MB/s | 157 kB 00:00 (467/845): texlive-euro-ce-svn25714-69.fc39.noa 2.4 MB/s | 32 kB 00:00 (468/845): texlive-everysel-svn57489-69.fc39.no 40 MB/s | 448 kB 00:00 (469/845): texlive-extsizes-svn17263.1.4a-69.fc 958 kB/s | 27 kB 00:00 (470/845): texlive-everyshi-svn57001-69.fc39.no 2.9 MB/s | 147 kB 00:00 (471/845): texlive-fancybox-svn18304.1.4-69.fc3 1.8 MB/s | 23 kB 00:00 (472/845): texlive-fancyhdr-svn64977-69.fc39.no 5.8 MB/s | 20 kB 00:00 (473/845): texlive-fancyref-svn15878.0.9c-69.fc 4.9 MB/s | 19 kB 00:00 (474/845): texlive-fancyvrb-svn65585-69.fc39.no 2.5 MB/s | 26 kB 00:00 (475/845): texlive-filecontents-svn52142-69.fc3 1.0 MB/s | 16 kB 00:00 (476/845): texlive-filehook-svn64822-69.fc39.no 2.7 MB/s | 23 kB 00:00 (477/845): texlive-finstrut-svn21719.0.5-69.fc3 4.1 MB/s | 20 kB 00:00 (478/845): texlive-firstaid-svn64892-69.fc39.no 29 MB/s | 275 kB 00:00 (479/845): texlive-fix2col-svn38770-69.fc39.noa 3.1 MB/s | 16 kB 00:00 (480/845): texlive-fontspec-svn63386-69.fc39.no 9.2 MB/s | 45 kB 00:00 (481/845): texlive-float-svn15878.1.3d-69.fc39. 1.8 MB/s | 17 kB 00:00 (482/845): texlive-footmisc-svn62524-69.fc39.no 6.2 MB/s | 25 kB 00:00 (483/845): texlive-fp-svn49719-69.fc39.noarch.r 9.4 MB/s | 36 kB 00:00 (484/845): texlive-footnotehyper-svn60374-69.fc 3.5 MB/s | 20 kB 00:00 (485/845): texlive-geometry-svn61719-69.fc39.no 6.0 MB/s | 23 kB 00:00 (486/845): texlive-fpl-svn54512-69.fc39.noarch. 35 MB/s | 302 kB 00:00 (487/845): texlive-gettitlestring-svn53170-69.f 37 MB/s | 327 kB 00:00 (488/845): texlive-glyphlist-svn54074-77.fc39.n 6.4 MB/s | 38 kB 00:00 (489/845): texlive-graphics-cfg-svn41448-69.fc3 3.5 MB/s | 13 kB 00:00 (490/845): texlive-graphics-def-svn64487-69.fc3 7.1 MB/s | 28 kB 00:00 (491/845): texlive-graphics-svn66204-69.fc39.no 11 MB/s | 40 kB 00:00 (492/845): texlive-grfext-svn53024-69.fc39.noar 12 MB/s | 317 kB 00:00 (493/845): texlive-grffile-svn52756-69.fc39.noa 14 MB/s | 360 kB 00:00 (494/845): texlive-gsftopk-svn52851-77.fc39.x86 10 MB/s | 35 kB 00:00 (495/845): texlive-helvetic-svn61719-69.fc39.no 18 MB/s | 655 kB 00:00 (496/845): texlive-hobsub-svn52810-69.fc39.noar 6.1 MB/s | 77 kB 00:00 (497/845): texlive-hologo-svn61719-69.fc39.noar 19 MB/s | 586 kB 00:00 (498/845): texlive-hitex-svn65883-77.fc39.x86_6 30 MB/s | 2.8 MB 00:00 (499/845): texlive-hopatch-svn65491-69.fc39.noa 22 MB/s | 328 kB 00:00 (500/845): texlive-hycolor-svn53584-69.fc39.noa 26 MB/s | 384 kB 00:00 (501/845): texlive-hypdoc-svn65678-69.fc39.noar 23 MB/s | 335 kB 00:00 (502/845): texlive-hyperref-svn65758-69.fc39.no 27 MB/s | 119 kB 00:00 (503/845): texlive-hyph-utf8-svn61719-69.fc39.n 9.2 MB/s | 29 kB 00:00 (504/845): texlive-hyphen-base-svn66413-69.fc39 9.0 MB/s | 34 kB 00:00 (505/845): texlive-ifmtarg-svn47544-69.fc39.noa 4.1 MB/s | 15 kB 00:00 (506/845): texlive-hyphenex-svn57387-69.fc39.no 1.7 MB/s | 19 kB 00:00 (507/845): texlive-ifplatform-svn45533-69.fc39. 663 kB/s | 16 kB 00:00 (508/845): texlive-iftex-svn61910-69.fc39.noarc 822 kB/s | 21 kB 00:00 (509/845): texlive-index-svn24099.4.1beta-69.fc 3.4 MB/s | 23 kB 00:00 (510/845): texlive-infwarerr-svn53023-69.fc39.n 27 MB/s | 295 kB 00:00 (511/845): texlive-intcalc-svn53168-69.fc39.noa 31 MB/s | 432 kB 00:00 (512/845): texlive-jadetex-svn63654-77.fc39.noa 15 MB/s | 75 kB 00:00 (513/845): texlive-jknapltx-svn19440.0-69.fc39. 8.4 MB/s | 27 kB 00:00 (514/845): texlive-kastrup-svn15878.0-69.fc39.n 4.2 MB/s | 13 kB 00:00 (515/845): texlive-knuth-local-svn57963-69.fc39 12 MB/s | 45 kB 00:00 (516/845): texlive-knuth-lib-svn57963-69.fc39.n 9.3 MB/s | 52 kB 00:00 (517/845): texlive-kpathsea-svn66209-77.fc39.x8 37 MB/s | 1.1 MB 00:00 (518/845): texlive-kvdefinekeys-svn53193-69.fc3 27 MB/s | 306 kB 00:00 (519/845): texlive-kvoptions-svn63622-69.fc39.n 28 MB/s | 494 kB 00:00 (520/845): texlive-kvsetkeys-svn64632-69.fc39.n 28 MB/s | 398 kB 00:00 (521/845): texlive-l3backend-svn65573-69.fc39.n 28 MB/s | 897 kB 00:00 (522/845): texlive-l3experimental-svn65621-69.f 12 MB/s | 43 kB 00:00 (523/845): texlive-l3kernel-svn66094-69.fc39.no 15 MB/s | 202 kB 00:00 (524/845): texlive-l3packages-svn65722-69.fc39. 11 MB/s | 41 kB 00:00 (525/845): texlive-lambda-svn45756-69.fc39.noar 22 MB/s | 120 kB 00:00 (526/845): texlive-latex-fonts-svn28888.0-69.fc 4.5 MB/s | 50 kB 00:00 (527/845): texlive-koma-script-svn64685-69.fc39 35 MB/s | 6.4 MB 00:00 (528/845): texlive-latex-lab-svn64892-69.fc39.n 25 MB/s | 1.8 MB 00:00 (529/845): texlive-latexbug-svn63596-69.fc39.no 26 MB/s | 238 kB 00:00 (530/845): texlive-latexconfig-svn53525-69.fc39 4.1 MB/s | 15 kB 00:00 (531/845): texlive-letltxmacro-svn53022-69.fc39 28 MB/s | 300 kB 00:00 (532/845): texlive-lib-20230311-77.fc39.x86_64. 27 MB/s | 492 kB 00:00 (533/845): texlive-lineno-svn65586-69.fc39.noar 16 MB/s | 76 kB 00:00 (534/845): texlive-listings-svn66222-69.fc39.no 24 MB/s | 167 kB 00:00 (535/845): texlive-lm-math-svn36915.1.959-69.fc 28 MB/s | 447 kB 00:00 (536/845): texlive-cm-super-svn15878.0-69.fc39. 51 MB/s | 62 MB 00:01 (537/845): texlive-logreq-svn53003-69.fc39.noar 5.7 MB/s | 20 kB 00:00 (538/845): texlive-lollipop-svn45678-77.fc39.no 29 MB/s | 404 kB 00:00 (539/845): texlive-ltabptch-svn17533.1.74d-69.f 5.4 MB/s | 18 kB 00:00 (540/845): texlive-ltxcmds-svn56421-69.fc39.noa 28 MB/s | 400 kB 00:00 (541/845): texlive-ltxmisc-svn21927.0-69.fc39.n 8.7 MB/s | 28 kB 00:00 (542/845): texlive-lua-alt-getopt-svn56414-69.f 1.4 MB/s | 13 kB 00:00 (543/845): texlive-lua-uni-algos-svn62204-69.fc 24 MB/s | 97 kB 00:00 (544/845): texlive-luabidi-svn54512-69.fc39.noa 7.4 MB/s | 20 kB 00:00 (545/845): texlive-luahbtex-svn66186-77.fc39.x8 28 MB/s | 2.0 MB 00:00 (546/845): texlive-lm-svn65956-69.fc39.noarch.r 22 MB/s | 12 MB 00:00 (547/845): texlive-lualatex-math-svn61464-69.fc 397 kB/s | 20 kB 00:00 (548/845): texlive-lualibs-svn64615-69.fc39.noa 24 MB/s | 160 kB 00:00 (549/845): texlive-luaotfload-svn64616-77.fc39. 35 MB/s | 1.2 MB 00:00 (550/845): texlive-luatexbase-svn52663-69.fc39. 5.0 MB/s | 16 kB 00:00 (551/845): texlive-luatex-svn66967-77.fc39.x86_ 32 MB/s | 3.9 MB 00:00 (552/845): texlive-makecmds-svn15878.0-69.fc39. 4.8 MB/s | 15 kB 00:00 (553/845): texlive-lwarp-svn66259-77.fc39.noarc 31 MB/s | 3.5 MB 00:00 (554/845): texlive-makeindex-svn62517-77.fc39.x 17 MB/s | 436 kB 00:00 (555/845): texlive-manfnt-font-svn45777-69.fc39 8.1 MB/s | 37 kB 00:00 (556/845): texlive-marginnote-svn48383-69.fc39. 3.2 MB/s | 17 kB 00:00 (557/845): texlive-marvosym-svn29349.2.2a-69.fc 24 MB/s | 146 kB 00:00 (558/845): texlive-mathspec-svn42773-69.fc39.no 6.5 MB/s | 24 kB 00:00 (559/845): texlive-mathpazo-svn52663-69.fc39.no 9.4 MB/s | 90 kB 00:00 (560/845): texlive-mathtools-svn63767-69.fc39.n 8.2 MB/s | 38 kB 00:00 (561/845): texlive-mdwtools-svn15878.1.05.4-69. 11 MB/s | 36 kB 00:00 (562/845): texlive-metafont-svn66186-77.fc39.x8 34 MB/s | 268 kB 00:00 (563/845): texlive-metalogo-svn18611.0.12-69.fc 3.9 MB/s | 16 kB 00:00 (564/845): texlive-mflogo-font-svn54512-69.fc39 9.9 MB/s | 32 kB 00:00 (565/845): texlive-mflogo-svn42428-69.fc39.noar 3.9 MB/s | 16 kB 00:00 (566/845): texlive-memoir-svn65040-69.fc39.noar 3.6 MB/s | 94 kB 00:00 (567/845): texlive-mfnfss-svn46036-69.fc39.noar 5.9 MB/s | 17 kB 00:00 (568/845): texlive-latex-svn65161-77.fc39.noarc 31 MB/s | 30 MB 00:00 (569/845): texlive-mfware-svn66186-77.fc39.x86_ 851 kB/s | 101 kB 00:00 (570/845): texlive-microtype-svn66587-69.fc39.n 697 kB/s | 83 kB 00:00 (571/845): texlive-minitoc-svn61719-69.fc39.noa 39 MB/s | 122 kB 00:00 (572/845): texlive-mltex-svn62145-77.fc39.noarc 15 MB/s | 28 kB 00:00 (573/845): texlive-modes-svn61719-69.fc39.noarc 63 MB/s | 306 kB 00:00 (574/845): texlive-mparhack-svn59066-69.fc39.no 3.8 MB/s | 18 kB 00:00 (575/845): texlive-mptopdf-svn65952-77.fc39.noa 21 MB/s | 52 kB 00:00 (576/845): texlive-ms-svn57473-69.fc39.noarch.r 5.1 MB/s | 17 kB 00:00 (577/845): texlive-multido-svn18302.1.42-69.fc3 2.5 MB/s | 18 kB 00:00 (578/845): texlive-natbib-svn20668.8.31b-69.fc3 8.1 MB/s | 31 kB 00:00 (579/845): texlive-ncntrsbk-svn61719-69.fc39.no 35 MB/s | 363 kB 00:00 (580/845): texlive-mxedruli-svn30021.3.3c-69.fc 7.0 MB/s | 159 kB 00:00 (581/845): texlive-newfloat-svn52906-69.fc39.no 24 MB/s | 120 kB 00:00 (582/845): texlive-notoccite-svn18129.0-69.fc39 2.8 MB/s | 13 kB 00:00 (583/845): texlive-ntgclass-svn65522-69.fc39.no 9.4 MB/s | 34 kB 00:00 (584/845): texlive-mnsymbol-svn18651.1.4-69.fc3 43 MB/s | 4.4 MB 00:00 (585/845): texlive-omegaware-svn66186-77.fc39.x 25 MB/s | 238 kB 00:00 (586/845): texlive-otibet-svn45777-69.fc39.noar 23 MB/s | 129 kB 00:00 (587/845): texlive-omega-svn33046.0-69.fc39.noa 13 MB/s | 1.2 MB 00:00 (588/845): texlive-pagesel-svn56105-69.fc39.noa 24 MB/s | 340 kB 00:00 (589/845): texlive-paralist-svn43021-69.fc39.no 5.6 MB/s | 18 kB 00:00 (590/845): texlive-parallel-svn15878.0-69.fc39. 5.9 MB/s | 18 kB 00:00 (591/845): texlive-palatino-svn61719-69.fc39.no 34 MB/s | 423 kB 00:00 (592/845): texlive-parskip-svn58358-69.fc39.noa 4.0 MB/s | 17 kB 00:00 (593/845): texlive-passivetex-svn15878.0-69.fc3 16 MB/s | 60 kB 00:00 (594/845): texlive-pdfcolfoot-svn65512-69.fc39. 30 MB/s | 319 kB 00:00 (595/845): texlive-pdfcol-svn64469-69.fc39.noar 20 MB/s | 327 kB 00:00 (596/845): texlive-pdfcolmk-svn52912-69.fc39.no 6.3 MB/s | 18 kB 00:00 (597/845): texlive-oberdiek-svn65521-77.fc39.no 48 MB/s | 7.7 MB 00:00 (598/845): texlive-pdflscape-svn64851-69.fc39.n 7.9 MB/s | 324 kB 00:00 (599/845): texlive-pdfescape-svn53082-69.fc39.n 8.0 MB/s | 353 kB 00:00 (600/845): texlive-pdfpages-svn65319-69.fc39.no 12 MB/s | 32 kB 00:00 (601/845): texlive-pdftexcmds-svn55777-69.fc39. 11 MB/s | 391 kB 00:00 (602/845): texlive-pdftex-svn66243-77.fc39.x86_ 40 MB/s | 2.5 MB 00:00 (603/845): texlive-picture-svn54867-69.fc39.noa 29 MB/s | 312 kB 00:00 (604/845): texlive-placeins-svn19848.2.2-69.fc3 5.5 MB/s | 13 kB 00:00 (605/845): texlive-plain-svn57963-69.fc39.noarc 4.7 MB/s | 48 kB 00:00 (606/845): texlive-pgf-svn65553-69.fc39.noarch. 15 MB/s | 897 kB 00:00 (607/845): texlive-polyglossia-svn65792-69.fc39 24 MB/s | 220 kB 00:00 (608/845): texlive-psfrag-svn15878.3.04-69.fc39 3.2 MB/s | 15 kB 00:00 (609/845): texlive-psizzl-svn15878.0.35-69.fc39 11 MB/s | 43 kB 00:00 (610/845): texlive-psnfss-svn54694-69.fc39.noar 11 MB/s | 60 kB 00:00 (611/845): texlive-pslatex-svn57434-69.fc39.noa 2.5 MB/s | 22 kB 00:00 (612/845): texlive-pspicture-svn15878.0-69.fc39 5.2 MB/s | 16 kB 00:00 (613/845): texlive-pst-coil-svn62977-69.fc39.no 5.8 MB/s | 18 kB 00:00 (614/845): texlive-pst-eps-svn15878.1.0-69.fc39 5.6 MB/s | 17 kB 00:00 (615/845): texlive-pdfmanagement-testphase-svn6 54 MB/s | 8.3 MB 00:00 (616/845): texlive-pst-3d-svn17257.1.10-69.fc39 415 kB/s | 18 kB 00:00 (617/845): texlive-pst-fill-svn60671-69.fc39.no 507 kB/s | 18 kB 00:00 (618/845): texlive-pst-grad-svn15878.1.06-69.fc 6.6 MB/s | 18 kB 00:00 (619/845): texlive-pst-math-svn64732-69.fc39.no 13 MB/s | 20 kB 00:00 (620/845): texlive-pst-node-svn61838-69.fc39.no 17 MB/s | 40 kB 00:00 (621/845): texlive-pst-ovl-svn54963-69.fc39.noa 8.6 MB/s | 16 kB 00:00 (622/845): texlive-pst-plot-svn65346-69.fc39.no 16 MB/s | 37 kB 00:00 (623/845): texlive-pst-text-svn49542-69.fc39.no 11 MB/s | 19 kB 00:00 (624/845): texlive-pst-tools-svn60621-69.fc39.n 10 MB/s | 21 kB 00:00 (625/845): texlive-pst-tree-svn60421-69.fc39.no 11 MB/s | 21 kB 00:00 (626/845): texlive-pstricks-add-svn65067-69.fc3 21 MB/s | 37 kB 00:00 (627/845): texlive-pstricks-svn65346-69.fc39.no 36 MB/s | 117 kB 00:00 (628/845): texlive-rcs-svn15878.0-69.fc39.noarc 8.8 MB/s | 28 kB 00:00 (629/845): texlive-pxfonts-svn15878.0-69.fc39.n 60 MB/s | 523 kB 00:00 (630/845): texlive-realscripts-svn56594-69.fc39 5.3 MB/s | 19 kB 00:00 (631/845): texlive-rerunfilecheck-svn63869-69.f 50 MB/s | 341 kB 00:00 (632/845): texlive-ragged2e-svn66152-69.fc39.no 30 MB/s | 682 kB 00:00 (633/845): texlive-refcount-svn53164-69.fc39.no 19 MB/s | 335 kB 00:00 (634/845): texlive-rsfs-svn15878.0-69.fc39.noar 7.3 MB/s | 73 kB 00:00 (635/845): texlive-sansmathaccent-svn53628-69.f 27 MB/s | 36 kB 00:00 (636/845): texlive-sauerj-svn15878.0-69.fc39.no 9.5 MB/s | 20 kB 00:00 (637/845): texlive-section-svn20180.0-69.fc39.n 16 MB/s | 24 kB 00:00 (638/845): texlive-seminar-svn59801-69.fc39.noa 31 MB/s | 52 kB 00:00 (639/845): texlive-sepnum-svn20186.2.0-69.fc39. 12 MB/s | 17 kB 00:00 (640/845): texlive-sansmath-svn17997.1.1-69.fc3 1.7 MB/s | 14 kB 00:00 (641/845): texlive-showexpl-svn57414-69.fc39.no 15 MB/s | 18 kB 00:00 (642/845): texlive-startex-svn35718.1.04-69.fc3 18 MB/s | 22 kB 00:00 (643/845): texlive-stmaryrd-svn22027.0-69.fc39. 58 MB/s | 190 kB 00:00 (644/845): texlive-subfig-svn15878.1.3-69.fc39. 21 MB/s | 21 kB 00:00 (645/845): texlive-setspace-svn65206-69.fc39.no 2.3 MB/s | 18 kB 00:00 (646/845): texlive-symbol-svn61719-69.fc39.noar 35 MB/s | 54 kB 00:00 (647/845): texlive-tex-gyre-math-svn41264-69.fc 63 MB/s | 1.4 MB 00:00 (648/845): texlive-tex-ini-files-svn40533-69.fc 4.9 MB/s | 15 kB 00:00 (649/845): texlive-stringenc-svn52982-69.fc39.n 20 MB/s | 702 kB 00:00 (650/845): texlive-tex-svn66186-77.fc39.x86_64. 38 MB/s | 212 kB 00:00 (651/845): texlive-texlive-common-doc-svn54176- 45 MB/s | 158 kB 00:00 (652/845): texlive-texlive-msg-translations-svn 22 MB/s | 165 kB 00:00 (653/845): texlive-texlive-scripts-extra-svn625 18 MB/s | 63 kB 00:00 (654/845): texlive-texlive-scripts-svn66584-77. 27 MB/s | 122 kB 00:00 (655/845): texlive-texlive.infra-svn66512-77.fc 28 MB/s | 295 kB 00:00 (656/845): texlive-texsis-svn45678-77.fc39.noar 28 MB/s | 262 kB 00:00 (657/845): texlive-textcase-svn63868-69.fc39.no 5.0 MB/s | 16 kB 00:00 (658/845): texlive-texlive-en-svn66572-77.fc39. 38 MB/s | 2.0 MB 00:00 (659/845): texlive-thumbpdf-svn62518-77.fc39.no 4.3 MB/s | 41 kB 00:00 (660/845): texlive-times-svn61719-69.fc39.noarc 19 MB/s | 368 kB 00:00 (661/845): texlive-titlesec-svn59845-69.fc39.no 10 MB/s | 34 kB 00:00 (662/845): texlive-tools-svn64892-69.fc39.noarc 15 MB/s | 75 kB 00:00 (663/845): texlive-translator-svn59412-69.fc39. 29 MB/s | 296 kB 00:00 (664/845): texlive-transparent-svn64852-69.fc39 18 MB/s | 286 kB 00:00 (665/845): texlive-tipa-svn29349.1.3-69.fc39.no 36 MB/s | 2.8 MB 00:00 (666/845): texlive-txfonts-svn15878.0-69.fc39.n 26 MB/s | 816 kB 00:00 (667/845): texlive-typehtml-svn17134.0-69.fc39. 3.3 MB/s | 21 kB 00:00 (668/845): texlive-ucharcat-svn38907-69.fc39.no 3.1 MB/s | 15 kB 00:00 (669/845): texlive-ucs-svn64114-69.fc39.noarch. 37 MB/s | 423 kB 00:00 (670/845): texlive-tex-gyre-svn65956-69.fc39.no 37 MB/s | 8.0 MB 00:00 (671/845): texlive-ulem-svn53365-69.fc39.noarch 433 kB/s | 17 kB 00:00 (672/845): texlive-underscore-svn18261.0-69.fc3 575 kB/s | 19 kB 00:00 (673/845): texlive-unicode-data-svn64423-69.fc3 65 MB/s | 371 kB 00:00 (674/845): texlive-unicode-math-svn61719-69.fc3 11 MB/s | 63 kB 00:00 (675/845): texlive-uniquecounter-svn53162-69.fc 40 MB/s | 300 kB 00:00 (676/845): texlive-url-svn32528.3.4-69.fc39.noa 6.6 MB/s | 20 kB 00:00 (677/845): texlive-utopia-svn15878.0-69.fc39.no 61 MB/s | 239 kB 00:00 (678/845): texlive-varwidth-svn24104.0.92-69.fc 8.2 MB/s | 18 kB 00:00 (679/845): texlive-wasy-svn53533-69.fc39.noarch 17 MB/s | 44 kB 00:00 (680/845): texlive-wasy-type1-svn53534-69.fc39. 61 MB/s | 272 kB 00:00 (681/845): texlive-wasysym-svn54080-69.fc39.noa 4.5 MB/s | 18 kB 00:00 (682/845): texlive-xcolor-svn63563-69.fc39.noar 7.3 MB/s | 32 kB 00:00 (683/845): texlive-xdvi-svn62387-77.fc39.x86_64 66 MB/s | 351 kB 00:00 (684/845): texlive-xetexconfig-svn45845-69.fc39 2.5 MB/s | 11 kB 00:00 (685/845): texlive-xetex-svn66203-77.fc39.x86_6 54 MB/s | 1.3 MB 00:00 (686/845): texlive-xltxtra-svn56594-69.fc39.noa 13 MB/s | 17 kB 00:00 (687/845): texlive-xmltex-svn62145-77.fc39.noar 36 MB/s | 56 kB 00:00 (688/845): texlive-xmltexconfig-svn45845-69.fc3 3.1 MB/s | 11 kB 00:00 (689/845): texlive-xpatch-svn54563-69.fc39.noar 17 MB/s | 19 kB 00:00 (690/845): texlive-xstring-svn65551-69.fc39.noa 4.6 MB/s | 25 kB 00:00 (691/845): texlive-xunicode-svn30466.0.981-69.f 28 MB/s | 44 kB 00:00 (692/845): texlive-zapfchan-svn61719-69.fc39.no 50 MB/s | 109 kB 00:00 (693/845): texlive-zapfding-svn61719-69.fc39.no 37 MB/s | 64 kB 00:00 (694/845): texlive-xifthen-svn38929-69.fc39.noa 305 kB/s | 16 kB 00:00 (695/845): texlive-xkeyval-svn63616-69.fc39.noa 440 kB/s | 27 kB 00:00 (696/845): unzip-6.0-62.fc39.x86_64.rpm 54 MB/s | 184 kB 00:00 (697/845): tinycdb-0.78-21.fc39.x86_64.rpm 2.5 MB/s | 33 kB 00:00 (698/845): urw-base35-bookman-fonts-20200910-18 54 MB/s | 847 kB 00:00 (699/845): urw-base35-c059-fonts-20200910-18.fc 39 MB/s | 874 kB 00:00 (700/845): texlive-zref-svn62977-69.fc39.noarch 12 MB/s | 688 kB 00:00 (701/845): urw-base35-d050000l-fonts-20200910-1 6.1 MB/s | 76 kB 00:00 (702/845): urw-base35-fonts-20200910-18.fc39.no 1.7 MB/s | 10 kB 00:00 (703/845): urw-base35-fonts-common-20200910-18. 12 MB/s | 21 kB 00:00 (704/845): urw-base35-gothic-fonts-20200910-18. 38 MB/s | 643 kB 00:00 (705/845): urw-base35-nimbus-mono-ps-fonts-2020 37 MB/s | 795 kB 00:00 (706/845): urw-base35-nimbus-roman-fonts-202009 34 MB/s | 856 kB 00:00 (707/845): urw-base35-standard-symbols-ps-fonts 9.5 MB/s | 42 kB 00:00 (708/845): urw-base35-z003-fonts-20200910-18.fc 26 MB/s | 276 kB 00:00 (709/845): urw-base35-p052-fonts-20200910-18.fc 38 MB/s | 974 kB 00:00 (710/845): urw-base35-nimbus-sans-fonts-2020091 35 MB/s | 1.3 MB 00:00 (711/845): vconfig-1.9-35.fc39.x86_64.rpm 2.4 MB/s | 27 kB 00:00 (712/845): wget-1.21.3-7.fc39.x86_64.rpm 56 MB/s | 792 kB 00:00 (713/845): which-2.21-40.fc39.x86_64.rpm 5.1 MB/s | 42 kB 00:00 (714/845): xml-common-0.6.3-61.fc39.noarch.rpm 3.6 MB/s | 31 kB 00:00 (715/845): xmlsec1-1.2.37-5.fc39.x86_64.rpm 55 MB/s | 187 kB 00:00 (716/845): xmlsec1-openssl-1.2.37-5.fc39.x86_64 29 MB/s | 92 kB 00:00 (717/845): xxhash-libs-0.8.2-1.fc39.x86_64.rpm 17 MB/s | 37 kB 00:00 (718/845): xpdf-libs-4.04-10.fc39.x86_64.rpm 55 MB/s | 647 kB 00:00 (719/845): xz-devel-5.4.4-1.fc39.x86_64.rpm 6.9 MB/s | 66 kB 00:00 (720/845): zip-3.0-39.fc39.x86_64.rpm 28 MB/s | 266 kB 00:00 (721/845): zstd-1.5.5-4.fc39.x86_64.rpm 69 MB/s | 482 kB 00:00 (722/845): zlib-devel-1.2.13-4.fc39.x86_64.rpm 4.3 MB/s | 45 kB 00:00 (723/845): zziplib-0.13.72-5.fc39.x86_64.rpm 5.7 MB/s | 86 kB 00:00 (724/845): annobin-docs-12.35-1.fc39.noarch.rpm 9.7 MB/s | 90 kB 00:00 (725/845): NetworkManager-libnm-1.44.2-1.fc39.x 37 MB/s | 1.8 MB 00:00 (726/845): NetworkManager-1.44.2-1.fc39.x86_64. 37 MB/s | 2.2 MB 00:00 (727/845): annobin-plugin-gcc-12.35-1.fc39.x86_ 20 MB/s | 957 kB 00:00 (728/845): createrepo_c-1.0.2-2.fc39.x86_64.rpm 14 MB/s | 78 kB 00:00 (729/845): createrepo_c-libs-1.0.2-2.fc39.x86_6 15 MB/s | 111 kB 00:00 (730/845): cups-libs-2.4.7-5.fc39.x86_64.rpm 42 MB/s | 268 kB 00:00 (731/845): debugedit-5.0-12.fc39.x86_64.rpm 8.1 MB/s | 79 kB 00:00 (732/845): elfutils-libelf-devel-0.190-4.fc39.x 1.7 MB/s | 22 kB 00:00 (733/845): elfutils-0.190-4.fc39.x86_64.rpm 16 MB/s | 551 kB 00:00 (734/845): cpp-13.2.1-6.fc39.x86_64.rpm 38 MB/s | 11 MB 00:00 (735/845): gcc-plugin-annobin-13.2.1-6.fc39.x86 13 MB/s | 50 kB 00:00 (736/845): gdb-minimal-14.1-2.fc39.x86_64.rpm 30 MB/s | 4.3 MB 00:00 (737/845): gcc-c++-13.2.1-6.fc39.x86_64.rpm 31 MB/s | 13 MB 00:00 (738/845): ghostscript-10.02.1-2.fc39.x86_64.rp 681 kB/s | 37 kB 00:00 (739/845): ghostscript-tools-fonts-10.02.1-2.fc 3.7 MB/s | 12 kB 00:00 (740/845): ghostscript-tools-printing-10.02.1-2 4.1 MB/s | 13 kB 00:00 (741/845): git-2.43.0-1.fc39.x86_64.rpm 13 MB/s | 54 kB 00:00 (742/845): git-core-2.43.0-1.fc39.x86_64.rpm 41 MB/s | 4.5 MB 00:00 (743/845): git-core-doc-2.43.0-1.fc39.noarch.rp 23 MB/s | 2.9 MB 00:00 (744/845): glibc-devel-2.38-14.fc39.x86_64.rpm 4.7 MB/s | 84 kB 00:00 (745/845): go-srpm-macros-3.3.1-1.fc39.noarch.r 9.9 MB/s | 28 kB 00:00 (746/845): glibc-headers-x86-2.38-14.fc39.noarc 37 MB/s | 568 kB 00:00 (747/845): google-noto-fonts-common-20230801-4. 1.4 MB/s | 17 kB 00:00 (748/845): google-noto-sans-vf-fonts-20230801-4 29 MB/s | 583 kB 00:00 (749/845): groff-1.23.0-3.fc39.x86_64.rpm 34 MB/s | 1.4 MB 00:00 (750/845): groff-base-1.23.0-3.fc39.x86_64.rpm 36 MB/s | 1.1 MB 00:00 (751/845): httpd-2.4.58-1.fc39.x86_64.rpm 4.1 MB/s | 50 kB 00:00 (752/845): httpd-filesystem-2.4.58-1.fc39.noarc 4.5 MB/s | 12 kB 00:00 (753/845): httpd-tools-2.4.58-1.fc39.x86_64.rpm 21 MB/s | 79 kB 00:00 (754/845): httpd-core-2.4.58-1.fc39.x86_64.rpm 34 MB/s | 1.4 MB 00:00 (755/845): kernel-headers-6.6.3-200.fc39.x86_64 35 MB/s | 1.6 MB 00:00 (756/845): krb5-devel-1.21.2-2.fc39.x86_64.rpm 11 MB/s | 144 kB 00:00 (757/845): libXpm-3.5.17-1.fc39.x86_64.rpm 19 MB/s | 65 kB 00:00 (758/845): libcurl-devel-8.2.1-4.fc39.x86_64.rp 32 MB/s | 998 kB 00:00 (759/845): libaom-3.8.0-1.fc39.x86_64.rpm 34 MB/s | 1.8 MB 00:00 (760/845): libgs-10.02.1-2.fc39.x86_64.rpm 32 MB/s | 3.4 MB 00:00 (761/845): gcc-13.2.1-6.fc39.x86_64.rpm 34 MB/s | 34 MB 00:01 (762/845): libimagequant-4.0.3-2.fc39.x86_64.rp 2.1 MB/s | 318 kB 00:00 (763/845): libkadm5-1.21.2-2.fc39.x86_64.rpm 7.6 MB/s | 78 kB 00:00 (764/845): libnl3-3.9.0-1.fc39.x86_64.rpm 36 MB/s | 350 kB 00:00 (765/845): libxslt-1.1.39-1.fc39.x86_64.rpm 28 MB/s | 187 kB 00:00 (766/845): mod_http2-2.0.25-1.fc39.x86_64.rpm 9.0 MB/s | 162 kB 00:00 (767/845): mod_lua-2.4.58-1.fc39.x86_64.rpm 6.5 MB/s | 58 kB 00:00 (768/845): libgccjit-13.2.1-6.fc39.x86_64.rpm 28 MB/s | 10 MB 00:00 (769/845): libstdc++-devel-13.2.1-6.fc39.x86_64 28 MB/s | 2.6 MB 00:00 (770/845): mod_ssl-2.4.58-1.fc39.x86_64.rpm 1.9 MB/s | 109 kB 00:00 (771/845): perl-AutoLoader-5.74-502.fc39.noarch 1.6 MB/s | 21 kB 00:00 (772/845): perl-AutoSplit-5.74-502.fc39.noarch. 16 MB/s | 22 kB 00:00 (773/845): perl-B-1.88-502.fc39.x86_64.rpm 54 MB/s | 177 kB 00:00 (774/845): perl-Benchmark-1.24-502.fc39.noarch. 8.4 MB/s | 27 kB 00:00 (775/845): perl-Business-ISBN-Data-20230926.001 4.2 MB/s | 38 kB 00:00 (776/845): perl-Date-Manip-6.93-1.fc39.noarch.r 72 MB/s | 1.1 MB 00:00 (777/845): perl-DirHandle-1.05-502.fc39.noarch. 11 MB/s | 13 kB 00:00 (778/845): perl-DynaLoader-1.54-502.fc39.x86_64 21 MB/s | 26 kB 00:00 (779/845): perl-English-1.11-502.fc39.noarch.rp 13 MB/s | 14 kB 00:00 (780/845): perl-Errno-1.37-502.fc39.x86_64.rpm 14 MB/s | 15 kB 00:00 (781/845): perl-DateTime-TimeZone-2.61-1.fc39.n 13 MB/s | 398 kB 00:00 (782/845): perl-ExtUtils-Constant-0.25-502.fc39 2.7 MB/s | 44 kB 00:00 (783/845): perl-ExtUtils-Embed-1.35-502.fc39.no 9.7 MB/s | 18 kB 00:00 (784/845): perl-Fcntl-1.15-502.fc39.x86_64.rpm 16 MB/s | 21 kB 00:00 (785/845): perl-File-Basename-2.86-502.fc39.noa 14 MB/s | 17 kB 00:00 (786/845): perl-Class-Struct-0.68-502.fc39.noar 534 kB/s | 22 kB 00:00 (787/845): perl-File-Copy-2.41-502.fc39.noarch. 16 MB/s | 20 kB 00:00 (788/845): perl-File-Find-1.43-502.fc39.noarch. 20 MB/s | 25 kB 00:00 (789/845): perl-File-stat-1.13-502.fc39.noarch. 14 MB/s | 17 kB 00:00 (790/845): perl-FileHandle-2.05-502.fc39.noarch 13 MB/s | 16 kB 00:00 (791/845): perl-Getopt-Std-1.13-502.fc39.noarch 9.0 MB/s | 16 kB 00:00 (792/845): perl-File-Compare-1.100.700-502.fc39 1.9 MB/s | 13 kB 00:00 (793/845): perl-Git-2.43.0-1.fc39.noarch.rpm 16 MB/s | 40 kB 00:00 (794/845): perl-Hash-Util-FieldHash-1.26-502.fc 15 MB/s | 38 kB 00:00 (795/845): perl-I18N-LangTags-0.45-502.fc39.noa 25 MB/s | 53 kB 00:00 (796/845): perl-I18N-Langinfo-0.22-502.fc39.x86 9.1 MB/s | 22 kB 00:00 (797/845): perl-IO-1.52-502.fc39.x86_64.rpm 35 MB/s | 82 kB 00:00 (798/845): perl-IPC-Open3-1.22-502.fc39.noarch. 14 MB/s | 22 kB 00:00 (799/845): perl-Locale-Maketext-Simple-0.21-502 9.1 MB/s | 18 kB 00:00 (800/845): perl-Math-Complex-1.62-502.fc39.noar 23 MB/s | 46 kB 00:00 (801/845): perl-Opcode-1.64-502.fc39.x86_64.rpm 24 MB/s | 36 kB 00:00 (802/845): perl-POSIX-2.13-502.fc39.x86_64.rpm 46 MB/s | 97 kB 00:00 (803/845): perl-Module-CoreList-5.20231230-1.fc 13 MB/s | 88 kB 00:00 (804/845): perl-Pod-Html-1.34-502.fc39.noarch.r 13 MB/s | 29 kB 00:00 (805/845): perl-SelectSaver-1.02-502.fc39.noarc 10 MB/s | 12 kB 00:00 (806/845): perl-NDBM_File-1.16-502.fc39.x86_64. 2.3 MB/s | 23 kB 00:00 (807/845): perl-Symbol-1.09-502.fc39.noarch.rpm 11 MB/s | 14 kB 00:00 (808/845): perl-Sys-Hostname-1.25-502.fc39.x86_ 14 MB/s | 17 kB 00:00 (809/845): perl-Test-Harness-3.48-1.fc39.noarch 64 MB/s | 275 kB 00:00 (810/845): perl-Safe-2.44-502.fc39.noarch.rpm 2.7 MB/s | 25 kB 00:00 (811/845): perl-Tie-4.6-502.fc39.noarch.rpm 5.8 MB/s | 28 kB 00:00 (812/845): perl-Unicode-UCD-0.78-502.fc39.noarc 36 MB/s | 78 kB 00:00 (813/845): perl-base-2.27-502.fc39.noarch.rpm 11 MB/s | 16 kB 00:00 (814/845): perl-deprecate-0.04-502.fc39.noarch. 2.7 MB/s | 15 kB 00:00 (815/845): perl-if-0.61.000-502.fc39.noarch.rpm 4.6 MB/s | 14 kB 00:00 (816/845): perl-interpreter-5.38.2-502.fc39.x86 16 MB/s | 72 kB 00:00 (817/845): perl-devel-5.38.2-502.fc39.x86_64.rp 46 MB/s | 757 kB 00:00 (818/845): perl-lib-0.65-502.fc39.x86_64.rpm 3.1 MB/s | 15 kB 00:00 (819/845): perl-locale-1.10-502.fc39.noarch.rpm 4.4 MB/s | 14 kB 00:00 (820/845): perl-meta-notation-5.38.2-502.fc39.n 2.7 MB/s | 11 kB 00:00 (821/845): perl-mro-1.28-502.fc39.x86_64.rpm 8.3 MB/s | 29 kB 00:00 (822/845): perl-open-1.13-502.fc39.noarch.rpm 5.4 MB/s | 17 kB 00:00 (823/845): perl-overload-1.37-502.fc39.noarch.r 13 MB/s | 46 kB 00:00 (824/845): perl-overloading-0.02-502.fc39.noarc 4.4 MB/s | 13 kB 00:00 (825/845): perl-sigtrap-1.10-502.fc39.noarch.rp 4.9 MB/s | 16 kB 00:00 (826/845): perl-subs-1.04-502.fc39.noarch.rpm 3.9 MB/s | 12 kB 00:00 (827/845): perl-vars-1.05-502.fc39.noarch.rpm 4.2 MB/s | 13 kB 00:00 (828/845): perl-libs-5.38.2-502.fc39.x86_64.rpm 39 MB/s | 2.4 MB 00:00 (829/845): perl-doc-5.38.2-502.fc39.noarch.rpm 45 MB/s | 4.7 MB 00:00 (830/845): php-common-8.2.14-1.fc39.x86_64.rpm 16 MB/s | 861 kB 00:00 (831/845): php-devel-8.2.14-1.fc39.x86_64.rpm 30 MB/s | 871 kB 00:00 (832/845): php-nikic-php-parser4-4.18.0-1.fc39. 29 MB/s | 203 kB 00:00 (833/845): pyproject-srpm-macros-1.11.0-1.fc39. 5.4 MB/s | 15 kB 00:00 (834/845): pyproject-rpm-macros-1.11.0-1.fc39.n 6.3 MB/s | 42 kB 00:00 (835/845): qt5-srpm-macros-5.15.11-1.fc39.noarc 3.3 MB/s | 8.3 kB 00:00 (836/845): qt6-srpm-macros-6.6.0-1.fc39.noarch. 2.8 MB/s | 8.6 kB 00:00 (837/845): php-cli-8.2.14-1.fc39.x86_64.rpm 44 MB/s | 5.4 MB 00:00 (838/845): python3-devel-3.12.1-2.fc39.x86_64.r 9.0 MB/s | 312 kB 00:00 (839/845): rpm-devel-4.19.1-1.fc39.x86_64.rpm 28 MB/s | 96 kB 00:00 (840/845): rpmautospec-rpm-macros-0.3.8-1.fc39. 3.2 MB/s | 9.0 kB 00:00 (841/845): rpm-build-4.19.1-1.fc39.x86_64.rpm 7.3 MB/s | 79 kB 00:00 (842/845): rav1e-libs-0.6.6-4.fc39.x86_64.rpm 26 MB/s | 1.0 MB 00:00 (843/845): rust-srpm-macros-25.2-2.fc39.noarch. 2.0 MB/s | 13 kB 00:00 (844/845): systemd-rpm-macros-254.7-1.fc39.noar 5.2 MB/s | 30 kB 00:00 (845/845): systemtap-sdt-devel-5.0~pre16958465g 41 MB/s | 74 kB 00:00 -------------------------------------------------------------------------------- Total 82 MB/s | 529 MB 00:06 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/1 Preparing : 1/1 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 1/845 Installing : texlive-base-11:20230311-77.fc39.x86_64 1/845 Installing : texlive-lib-11:20230311-77.fc39.x86_64 2/845 Installing : libpng-2:1.6.37-15.fc39.x86_64 3/845 Installing : fonts-filesystem-1:2.0.5-12.fc39.noarch 4/845 Installing : urw-base35-fonts-common-20200910-18.fc39.noarch 5/845 Installing : sgml-common-0.6.3-61.fc39.noarch 6/845 Installing : libpaper-1:2.1.1-1.fc39.x86_64 7/845 Installing : libmpc-1.3.1-3.fc39.x86_64 8/845 Installing : libjpeg-turbo-2.1.4-3.fc39.x86_64 9/845 Installing : php-common-8.2.14-1.fc39.x86_64 10/845 Installing : libxslt-1.1.39-1.fc39.x86_64 11/845 Installing : m4-1.4.19-6.fc39.x86_64 12/845 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 13/845 Installing : jansson-2.13.1-7.fc39.x86_64 14/845 Installing : binutils-gold-2.40-13.fc39.x86_64 15/845 Running scriptlet: binutils-gold-2.40-13.fc39.x86_64 15/845 Installing : binutils-2.40-13.fc39.x86_64 16/845 Running scriptlet: binutils-2.40-13.fc39.x86_64 16/845 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 17/845 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 18/845 Installing : hunspell-en-0.20201207-7.fc39.noarch 19/845 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 20/845 Installing : hunspell-1.7.2-5.fc39.x86_64 21/845 Installing : apr-1.7.3-2.fc39.x86_64 22/845 Installing : apr-util-bdb-1.6.3-4.fc39.x86_64 23/845 Installing : apr-util-openssl-1.6.3-4.fc39.x86_64 24/845 Installing : apr-util-1.6.3-4.fc39.x86_64 25/845 Installing : php-cli-8.2.14-1.fc39.x86_64 26/845 Installing : cronie-anacron-1.6.1-5.fc39.x86_64 27/845 Running scriptlet: cronie-anacron-1.6.1-5.fc39.x86_64 27/845 Installing : cronie-1.6.1-5.fc39.x86_64 28/845 Running scriptlet: cronie-1.6.1-5.fc39.x86_64 28/845 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. Installing : crontabs-1.11-30.20190603git.fc39.noarch 29/845 Running scriptlet: httpd-filesystem-2.4.58-1.fc39.noarch 30/845 Installing : httpd-filesystem-2.4.58-1.fc39.noarch 30/845 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/845 Installing : groff-base-1.23.0-3.fc39.x86_64 31/845 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 31/845 Installing : elfutils-0.190-4.fc39.x86_64 32/845 Installing : zziplib-0.13.72-5.fc39.x86_64 33/845 Installing : xxhash-libs-0.8.2-1.fc39.x86_64 34/845 Installing : gdb-minimal-14.1-2.fc39.x86_64 35/845 Running scriptlet: xml-common-0.6.3-61.fc39.noarch 36/845 Installing : xml-common-0.6.3-61.fc39.noarch 36/845 Installing : docbook-dtds-1.0-82.fc39.noarch 37/845 Running scriptlet: docbook-dtds-1.0-82.fc39.noarch 37/845 Installing : unzip-6.0-62.fc39.x86_64 38/845 Installing : tar-2:1.35-2.fc39.x86_64 39/845 Installing : shared-mime-info-2.2-4.fc39.x86_64 40/845 Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64 40/845 Installing : postgresql-private-libs-15.4-1.fc39.x86_64 41/845 Installing : mailcap-2.1.54-2.fc39.noarch 42/845 Installing : libwebp-1.3.2-2.fc39.x86_64 43/845 Installing : libicu-73.2-2.fc39.x86_64 44/845 Installing : libICE-1.0.10-11.fc39.x86_64 45/845 Installing : jbig2dec-libs-0.19-10.fc39.x86_64 46/845 Installing : graphite2-1.3.14-12.fc39.x86_64 47/845 Installing : emacs-filesystem-1:29.1-2.fc39.noarch 48/845 Installing : dwz-0.15-3.fc39.x86_64 49/845 Installing : cmake-filesystem-3.27.7-1.fc39.x86_64 50/845 Installing : adobe-mappings-cmap-20230622-1.fc39.noarch 51/845 Installing : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 52/845 Installing : debugedit-5.0-12.fc39.x86_64 53/845 Installing : libSM-1.2.3-13.fc39.x86_64 54/845 Installing : postgresql-15.4-1.fc39.x86_64 55/845 Installing : gdk-pixbuf2-2.42.10-5.fc39.x86_64 56/845 Installing : zip-3.0-39.fc39.x86_64 57/845 Installing : httpd-tools-2.4.58-1.fc39.x86_64 58/845 Installing : httpd-core-2.4.58-1.fc39.x86_64 59/845 Installing : mod_http2-2.0.25-1.fc39.x86_64 60/845 Installing : mod_lua-2.4.58-1.fc39.x86_64 61/845 Installing : enchant2-2.5.0-5.fc39.x86_64 62/845 Installing : xmlsec1-1:1.2.37-5.fc39.x86_64 63/845 Installing : php-fedora-autoloader-1.0.1-11.fc39.noarch 64/845 Installing : php-nikic-php-parser4-4.18.0-1.fc39.noarch 65/845 Installing : cpp-13.2.1-6.fc39.x86_64 66/845 Installing : paper-1:2.1.1-1.fc39.x86_64 67/845 Installing : opensp-1.5.2-43.fc39.x86_64 68/845 Installing : openjade-1.3.2-76.fc39.x86_64 69/845 Running scriptlet: openjade-1.3.2-76.fc39.x86_64 69/845 Installing : urw-base35-bookman-fonts-20200910-18.fc39.noarch 70/845 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 70/845 Installing : urw-base35-c059-fonts-20200910-18.fc39.noarch 71/845 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 71/845 Installing : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 72/845 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 72/845 Installing : urw-base35-gothic-fonts-20200910-18.fc39.noarch 73/845 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 73/845 Installing : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 74/845 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 74/845 Installing : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 75/845 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 75/845 Installing : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 76/845 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 76/845 Installing : urw-base35-p052-fonts-20200910-18.fc39.noarch 77/845 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 77/845 Installing : urw-base35-standard-symbols-ps-fonts-20200910-18 78/845 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 78/845 Installing : urw-base35-z003-fonts-20200910-18.fc39.noarch 79/845 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 79/845 Installing : urw-base35-fonts-20200910-18.fc39.noarch 80/845 Installing : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 81/845 Installing : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 82/845 Installing : fedora-logos-httpd-38.1.0-2.fc39.noarch 83/845 Installing : rust-srpm-macros-25.2-2.fc39.noarch 84/845 Installing : rpmautospec-rpm-macros-0.3.8-1.fc39.noarch 85/845 Installing : rav1e-libs-0.6.6-4.fc39.x86_64 86/845 Installing : qt6-srpm-macros-6.6.0-1.fc39.noarch 87/845 Installing : qt5-srpm-macros-5.15.11-1.fc39.noarch 88/845 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 89/845 Installing : libnl3-3.9.0-1.fc39.x86_64 90/845 Installing : libibverbs-46.0-4.fc39.x86_64 91/845 Installing : libpcap-14:1.10.4-2.fc39.x86_64 92/845 Installing : iptables-legacy-libs-1.8.9-5.fc39.x86_64 93/845 Installing : libkadm5-1.21.2-2.fc39.x86_64 94/845 Installing : libimagequant-4.0.3-2.fc39.x86_64 95/845 Installing : kernel-headers-6.6.3-200.fc39.x86_64 96/845 Installing : google-noto-fonts-common-20230801-4.fc39.noarch 97/845 Installing : google-noto-sans-vf-fonts-20230801-4.fc39.noarch 98/845 Installing : default-fonts-core-sans-4.0-9.fc39.noarch 99/845 Installing : google-droid-sans-fonts-20200215-17.fc39.noarch 100/845 Installing : glibc-headers-x86-2.38-14.fc39.noarch 101/845 Installing : annobin-docs-12.35-1.fc39.noarch 102/845 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 103/845 Installing : zstd-1.5.5-4.fc39.x86_64 104/845 Installing : xpdf-libs-1:4.04-10.fc39.x86_64 105/845 Installing : which-2.21-40.fc39.x86_64 106/845 Installing : tinycdb-0.78-21.fc39.x86_64 107/845 Installing : texlive-texlive-common-doc-11:svn54176-69.fc39.n 108/845 Installing : teckit-2.5.12-1.fc39.x86_64 109/845 Installing : svt-av1-libs-1.4.1-3.fc39.x86_64 110/845 Installing : python3-setuptools-67.7.2-7.fc39.noarch 111/845 Installing : python3-pip-23.2.1-1.fc39.noarch 112/845 Installing : python3-pyparsing-3.0.9-11.fc39.noarch 113/845 Installing : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 114/845 Installing : python3-packaging-23.1-4.fc39.noarch 115/845 Installing : procmail-3.24-2.fc39.x86_64 116/845 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 117/845 Installing : pixman-0.42.2-2.fc39.x86_64 118/845 Installing : perl-srpm-macros-1-51.fc39.noarch 119/845 Installing : pcre2-utf32-10.42-1.fc39.2.x86_64 120/845 Installing : pcre2-utf16-10.42-1.fc39.2.x86_64 121/845 Installing : package-notes-srpm-macros-0.5-9.fc39.noarch 122/845 Installing : openssl-1:3.1.1-4.fc39.x86_64 123/845 Installing : openjpeg2-2.5.0-5.fc39.x86_64 124/845 Installing : openblas-srpm-macros-2-14.fc39.noarch 125/845 Installing : ocaml-srpm-macros-8-2.fc39.noarch 126/845 Installing : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 127/845 Installing : ncurses-6.4-7.20230520.fc39.x86_64 128/845 Installing : nano-7.2-4.fc39.x86_64 129/845 Installing : nano-default-editor-7.2-4.fc39.noarch 130/845 Installing : sudo-python-plugin-1.9.14-1.p3.fc39.x86_64 131/845 Installing : sudo-1.9.14-1.p3.fc39.x86_64 132/845 Installing : lynx-2.9.0-dev.12.1.fc39.1.x86_64 133/845 Installing : lua-srpm-macros-1-9.fc39.noarch 134/845 Installing : libvmaf-2.3.0-6.fc39.x86_64 135/845 Installing : libusb-compat-0.1-0.1.8-5.fc39.x86_64 136/845 Installing : libtree-sitter-0.20.8-2.fc39.x86_64 137/845 Installing : libtalloc-2.4.1-1.fc39.x86_64 138/845 Installing : libpq-15.3-1.fc39.x86_64 139/845 Installing : libpkgconf-1.9.5-2.fc39.x86_64 140/845 Installing : pkgconf-1.9.5-2.fc39.x86_64 141/845 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 142/845 Installing : zlib-devel-1.2.13-4.fc39.x86_64 143/845 Installing : glibc-devel-2.38-14.fc39.x86_64 144/845 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 145/845 Installing : openssl-devel-1:3.1.1-4.fc39.x86_64 146/845 Installing : pcre2-devel-10.42-1.fc39.2.x86_64 147/845 Installing : keyutils-libs-devel-1.6.1-7.fc39.x86_64 148/845 Installing : libcom_err-devel-1.47.0-2.fc39.x86_64 149/845 Installing : libsepol-devel-3.5-2.fc39.x86_64 150/845 Installing : libselinux-devel-3.5-5.fc39.x86_64 151/845 Installing : libverto-devel-0.3.2-6.fc39.x86_64 152/845 Installing : krb5-devel-1.21.2-2.fc39.x86_64 153/845 Installing : libzstd-devel-1.5.5-4.fc39.x86_64 154/845 Installing : ncurses-devel-6.4-7.20230520.fc39.x86_64 155/845 Installing : popt-devel-1.19-3.fc39.x86_64 156/845 Installing : xz-devel-5.4.4-1.fc39.x86_64 157/845 Installing : libxml2-devel-2.10.4-3.fc39.x86_64 158/845 Installing : libpath_utils-0.2.1-54.fc39.x86_64 159/845 Installing : sscg-3.0.5-3.fc39.x86_64 160/845 Installing : libnfnetlink-1.0.1-24.fc39.x86_64 161/845 Installing : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 162/845 Installing : iptables-libs-1.8.9-5.fc39.x86_64 163/845 Installing : libndp-1.8-6.fc39.x86_64 164/845 Installing : libmetalink-0.1.3-32.fc39.x86_64 165/845 Installing : liblockfile-1.17-6.fc39.x86_64 166/845 Installing : liblerc-4.0.0-4.fc39.x86_64 167/845 Installing : libijs-0.35-19.fc39.x86_64 168/845 Installing : libdav1d-1.2.1-2.fc39.x86_64 169/845 Installing : libdatrie-0.2.13-7.fc39.x86_64 170/845 Installing : libthai-0.1.29-6.fc39.x86_64 171/845 Installing : sombok-2.4.0-20.fc39.x86_64 172/845 Installing : libXau-1.0.11-3.fc39.x86_64 173/845 Installing : libxcb-1.13.1-12.fc39.x86_64 174/845 Installing : libX11-common-1.8.7-1.fc39.noarch 175/845 Installing : libX11-1.8.7-1.fc39.x86_64 176/845 Installing : libXext-1.3.5-3.fc39.x86_64 177/845 Installing : libXt-1.2.1-5.fc39.x86_64 178/845 Installing : libXpm-3.5.17-1.fc39.x86_64 179/845 Installing : libXmu-1.1.4-3.fc39.x86_64 180/845 Installing : libXaw-1.0.14-5.fc39.x86_64 181/845 Installing : libXi-1.8.1-2.fc39.x86_64 182/845 Installing : libXrender-0.9.11-3.fc39.x86_64 183/845 Installing : cairo-1.18.0-1.fc39.x86_64 184/845 Installing : harfbuzz-8.2.1-2.fc39.x86_64 185/845 Installing : freetype-2.13.1-2.fc39.x86_64 186/845 Installing : fontconfig-2.14.2-5.fc39.x86_64 187/845 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 187/845 Installing : less-633-2.fc39.x86_64 188/845 Installing : git-core-2.43.0-1.fc39.x86_64 189/845 Installing : git-core-doc-2.43.0-1.fc39.noarch 190/845 Installing : lcms2-2.15-2.fc39.x86_64 191/845 Installing : kernel-srpm-macros-1.0-20.fc39.noarch 192/845 Installing : jbigkit-libs-2.1-26.fc39.x86_64 193/845 Installing : libtiff-4.4.0-8.fc39.x86_64 194/845 Installing : hostname-3.23-9.fc39.x86_64 195/845 Running scriptlet: hostname-3.23-9.fc39.x86_64 195/845 Installing : highway-1.0.7-1.fc39.x86_64 196/845 Installing : libjxl-1:0.8.2-3.fc39.x86_64 197/845 Installing : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 198/845 Installing : libaom-3.8.0-1.fc39.x86_64 199/845 Installing : libavif-0.11.1-11.fc39.x86_64 200/845 Installing : gd-2.3.3-12.fc39.x86_64 201/845 Installing : perl-Math-Complex-1.62-502.fc39.noarch 202/845 Installing : perl-Digest-SHA-1:6.04-501.fc39.x86_64 203/845 Installing : perl-Digest-1.20-500.fc39.noarch 204/845 Installing : perl-Tie-4.6-502.fc39.noarch 205/845 Installing : perl-GSSAPI-0.28-43.fc39.x86_64 206/845 Installing : perl-Digest-HMAC-1.04-8.fc39.noarch 207/845 Installing : perl-GD-2.78-3.fc39.x86_64 208/845 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 209/845 Installing : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 210/845 Installing : perl-B-1.88-502.fc39.x86_64 211/845 Installing : perl-FileHandle-2.05-502.fc39.noarch 212/845 Installing : perl-subs-1.04-502.fc39.noarch 213/845 Installing : perl-Authen-SASL-2.1700-1.fc39.noarch 214/845 Installing : perl-GD-Barcode-1.15-44.fc39.noarch 215/845 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 216/845 Installing : perl-libnet-3.15-501.fc39.noarch 217/845 Installing : perl-Business-ISBN-3.008-2.fc39.noarch 218/845 Installing : perl-AutoLoader-5.74-502.fc39.noarch 219/845 Installing : perl-Class-Struct-0.68-502.fc39.noarch 220/845 Installing : perl-base-2.27-502.fc39.noarch 221/845 Installing : perl-locale-1.10-502.fc39.noarch 222/845 Installing : perl-URI-5.21-1.fc39.noarch 223/845 Installing : perl-Socket-4:2.037-3.fc39.x86_64 224/845 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 225/845 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 226/845 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 227/845 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 228/845 Installing : perl-SelectSaver-1.02-502.fc39.noarch 229/845 Installing : perl-if-0.61.000-502.fc39.noarch 230/845 Installing : perl-POSIX-2.13-502.fc39.x86_64 231/845 Installing : perl-mro-1.28-502.fc39.x86_64 232/845 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 233/845 Installing : perl-File-stat-1.13-502.fc39.noarch 234/845 Installing : perl-overloading-0.02-502.fc39.noarch 235/845 Installing : perl-File-Path-2.18-500.fc39.noarch 236/845 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 237/845 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 238/845 Installing : perl-Term-Cap-1.18-500.fc39.noarch 239/845 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 240/845 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 241/845 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 242/845 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 243/845 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 244/845 Installing : perl-constant-1.33-501.fc39.noarch 245/845 Installing : perl-parent-1:0.241-500.fc39.noarch 246/845 Installing : perl-Errno-1.37-502.fc39.x86_64 247/845 Installing : perl-Fcntl-1.15-502.fc39.x86_64 248/845 Installing : perl-File-Basename-2.86-502.fc39.noarch 249/845 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 250/845 Installing : perl-Symbol-1.09-502.fc39.noarch 251/845 Installing : perl-Storable-1:3.32-500.fc39.x86_64 252/845 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 253/845 Installing : perl-IO-1.52-502.fc39.x86_64 254/845 Installing : perl-overload-1.37-502.fc39.noarch 255/845 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 256/845 Installing : perl-vars-1.05-502.fc39.noarch 257/845 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 258/845 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 259/845 Installing : perl-podlators-1:5.01-500.fc39.noarch 260/845 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 261/845 Installing : perl-Carp-1.54-500.fc39.noarch 262/845 Installing : perl-Exporter-5.77-500.fc39.noarch 263/845 Installing : perl-PathTools-3.89-500.fc39.x86_64 264/845 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 265/845 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 266/845 Installing : perl-Encode-4:3.19-500.fc39.x86_64 267/845 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 268/845 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 269/845 Installing : perl-doc-5.38.2-502.fc39.noarch 270/845 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 271/845 Installing : perl-File-Find-1.43-502.fc39.noarch 272/845 Installing : perl-File-Copy-2.41-502.fc39.noarch 273/845 Installing : perl-version-8:0.99.30-1.fc39.x86_64 274/845 Installing : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 275/845 Installing : perl-Try-Tiny-0.31-6.fc39.noarch 276/845 Installing : perl-Module-Runtime-0.016-20.fc39.noarch 277/845 Installing : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 278/845 Installing : perl-Module-Implementation-0.09-37.fc39.noarch 279/845 Installing : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 280/845 Installing : perl-Math-BigRat-0.2624-500.fc39.noarch 281/845 Installing : perl-Unicode-Normalize-1.32-500.fc39.x86_64 282/845 Installing : perl-File-Compare-1.100.700-502.fc39.noarch 283/845 Installing : autoconf-2.71-6.fc39.noarch 284/845 Installing : perl-JSON-PP-1:4.16-501.fc39.noarch 285/845 Installing : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 286/845 Installing : perl-LWP-MediaTypes-6.04-15.fc39.noarch 287/845 Installing : perl-Params-Util-1.102-12.fc39.x86_64 288/845 Installing : perl-Sys-Hostname-1.25-502.fc39.x86_64 289/845 Installing : perl-lib-0.65-502.fc39.x86_64 290/845 Installing : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 291/845 Installing : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 292/845 Installing : perl-Clone-0.46-4.fc39.x86_64 293/845 Installing : perl-Data-Dump-1.25-8.fc39.noarch 294/845 Installing : perl-Date-ISO8601-0.005-18.fc39.noarch 295/845 Installing : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 296/845 Installing : perl-IPC-Run3-0.048-29.fc39.noarch 297/845 Installing : perl-Module-Load-1:0.36-500.fc39.noarch 298/845 Installing : perl-Sub-Install-0.929-3.fc39.noarch 299/845 Installing : perl-Text-Balanced-2.06-500.fc39.noarch 300/845 Installing : perl-Text-Unidecode-1.30-22.fc39.noarch 301/845 Installing : perl-TimeDate-1:2.33-11.fc39.noarch 302/845 Installing : perl-HTTP-Date-6.06-2.fc39.noarch 303/845 Installing : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 304/845 Installing : perl-XML-Parser-2.46-15.fc39.x86_64 305/845 Installing : perl-XML-SAX-Base-1.09-20.fc39.noarch 306/845 Installing : perl-threads-1:2.36-500.fc39.x86_64 307/845 Installing : perl-I18N-Langinfo-0.22-502.fc39.x86_64 308/845 Installing : perl-Encode-Locale-1.05-27.fc39.noarch 309/845 Installing : perl-threads-shared-1.68-500.fc39.x86_64 310/845 Installing : perl-Thread-Queue-3.14-500.fc39.noarch 311/845 Installing : automake-1.16.5-13.fc39.noarch 312/845 Installing : perl-File-Listing-6.16-1.fc39.noarch 313/845 Installing : perl-Parse-RecDescent-1.967015-20.fc39.noarch 314/845 Installing : perl-Data-OptList-0.114-2.fc39.noarch 315/845 Installing : psutils-2.10-2.fc39.noarch 316/845 Running scriptlet: groff-1.23.0-3.fc39.x86_64 317/845 Installing : groff-1.23.0-3.fc39.x86_64 317/845 Running scriptlet: groff-1.23.0-3.fc39.x86_64 317/845 Installing : perl-Data-Uniqid-0.12-31.fc39.noarch 318/845 Installing : perl-Mail-Sendmail-0.80-18.fc39.noarch 319/845 Installing : perl-Text-BibTeX-0.89-3.fc39.x86_64 320/845 Installing : perl-Unicode-Collate-1.31-500.fc39.x86_64 321/845 Installing : perl-Unicode-UCD-0.78-502.fc39.noarch 322/845 Installing : perl-JSON-4.10-3.fc39.noarch 323/845 Installing : perl-List-SomeUtils-0.59-3.fc39.noarch 324/845 Installing : perl-Params-Validate-1.31-5.fc39.x86_64 325/845 Installing : perl-Module-Metadata-1.000038-3.fc39.noarch 326/845 Installing : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 327/845 Installing : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 328/845 Installing : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 329/845 Installing : perl-Date-Manip-6.93-1.fc39.noarch 330/845 Installing : docbook-style-dsssl-1.79-36.fc39.noarch 331/845 Running scriptlet: docbook-style-dsssl-1.79-36.fc39.noarch 331/845 Installing : perl-Lingua-Translit-0.29-4.fc39.noarch 332/845 Installing : perl-SGMLSpm-1.03ii-60.fc39.noarch 333/845 Installing : docbook-utils-0.6.14-57.fc39.noarch 334/845 Installing : perl-Pod-Html-1.34-502.fc39.noarch 335/845 Installing : perl-Business-ISSN-1.005-8.fc39.noarch 336/845 Installing : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 337/845 Installing : perl-CPAN-Meta-2.150010-500.fc39.noarch 338/845 Installing : perl-Class-Accessor-0.51-18.fc39.noarch 339/845 Installing : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 340/845 Installing : perl-Exception-Class-1.45-8.fc39.noarch 341/845 Installing : perl-Class-Inspector-1.36-14.fc39.noarch 342/845 Installing : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 343/845 Installing : perl-Role-Tiny-2.002004-9.fc39.noarch 344/845 Installing : perl-Class-Singleton-1.6-9.fc39.noarch 345/845 Installing : perl-Class-XSAccessor-1.19-31.fc39.x86_64 346/845 Installing : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 347/845 Installing : perl-IO-Compress-2.206-1.fc39.noarch 348/845 Installing : perl-Net-HTTP-6.23-2.fc39.noarch 349/845 Installing : perl-Convert-ASN1-0.34-1.fc39.noarch 350/845 Installing : perl-Devel-PPPort-3.71-501.fc39.x86_64 351/845 Installing : perl-DynaLoader-Functions-0.004-2.fc39.noarch 352/845 Installing : perl-Devel-CallChecker-0.009-3.fc39.x86_64 353/845 Installing : perl-Params-Classify-0.015-20.fc39.x86_64 354/845 Installing : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 355/845 Installing : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 356/845 Installing : perl-Email-Date-Format-1.008-2.fc39.noarch 357/845 Installing : perl-Error-1:0.17029-13.fc39.noarch 358/845 Installing : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 359/845 Installing : perl-HTML-Tagset-3.20-54.fc39.noarch 360/845 Installing : perl-IO-HTML-1.004-11.fc39.noarch 361/845 Installing : perl-IO-String-1.08-48.fc39.noarch 362/845 Installing : perl-IPC-SysV-2.09-501.fc39.x86_64 363/845 Installing : perl-IPC-System-Simple-1.30-11.fc39.noarch 364/845 Installing : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 365/845 Installing : perl-Lexical-Var-0.010-3.fc39.x86_64 366/845 Installing : perl-Exporter-Tiny-1.006002-2.fc39.noarch 367/845 Installing : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 368/845 Installing : perl-List-MoreUtils-0.430-9.fc39.noarch 369/845 Installing : perl-File-ShareDir-1.118-9.fc39.noarch 370/845 Installing : perl-List-UtilsBy-0.12-7.fc39.noarch 371/845 Installing : perl-List-AllUtils-0.19-10.fc39.noarch 372/845 Installing : perl-MIME-Charset-1.013.1-3.fc39.noarch 373/845 Installing : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 374/845 Installing : perl-MIME-Types-2.24-3.fc39.noarch 375/845 Installing : perl-MIME-Lite-3.033-8.fc39.noarch 376/845 Installing : perl-MRO-Compat-0.15-7.fc39.noarch 377/845 Installing : perl-Mail-Sender-1:0.903-22.fc39.noarch 378/845 Installing : perl-NTLM-1.09-36.fc39.noarch 379/845 Installing : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 380/845 Installing : perl-MailTools-2.21-14.fc39.noarch 381/845 Installing : perl-Number-Compare-0.03-36.fc39.noarch 382/845 Installing : perl-Package-Generator-1.106-29.fc39.noarch 383/845 Installing : perl-Sub-Exporter-0.990-1.fc39.noarch 384/845 Installing : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 385/845 Installing : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 386/845 Installing : perl-Package-Stash-XS-0.30-5.fc39.x86_64 387/845 Installing : perl-Package-Stash-0.40-5.fc39.noarch 388/845 Installing : perl-PadWalker-2.5-10.fc39.x86_64 389/845 Installing : perl-Devel-Caller-2.07-3.fc39.x86_64 390/845 Installing : perl-Devel-LexAlias-0.05-34.fc39.x86_64 391/845 Installing : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 392/845 Installing : perl-File-Slurper-0.014-3.fc39.noarch 393/845 Installing : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 394/845 Installing : perl-HTTP-Message-6.44-3.fc39.noarch 395/845 Installing : perl-HTML-Parser-3.81-3.fc39.x86_64 396/845 Installing : perl-HTTP-Negotiate-6.01-36.fc39.noarch 397/845 Installing : perl-HTTP-Cookies-6.10-10.fc39.noarch 398/845 Installing : perl-Ref-Util-XS-0.117-20.fc39.x86_64 399/845 Installing : perl-Ref-Util-0.204-18.fc39.noarch 400/845 Installing : perl-Regexp-Common-2017060201-22.fc39.noarch 401/845 Installing : perl-Sort-Key-1.33-28.fc39.x86_64 402/845 Installing : perl-Sub-Identify-0.14-24.fc39.x86_64 403/845 Installing : perl-Sys-Syslog-0.36-501.fc39.x86_64 404/845 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 405/845 Installing : perl-Git-2.43.0-1.fc39.noarch 406/845 Installing : git-2.43.0-1.fc39.x86_64 407/845 Installing : perl-Text-CSV-2.02-3.fc39.noarch 408/845 Installing : perl-Text-Glob-0.11-21.fc39.noarch 409/845 Installing : perl-File-Find-Rule-0.34-26.fc39.noarch 410/845 Installing : perl-Data-Compare-1.29-2.fc39.noarch 411/845 Installing : perl-Text-Roman-3.5-25.fc39.noarch 412/845 Installing : perl-Tie-Cycle-1.227-9.fc39.noarch 413/845 Installing : perl-Business-ISMN-1.203-2.fc39.noarch 414/845 Installing : perl-Tie-RefHash-1.40-500.fc39.noarch 415/845 Installing : perl-autodie-2.36-501.fc39.noarch 416/845 Installing : perl-Variable-Magic-0.63-4.fc39.x86_64 417/845 Installing : perl-WWW-RobotRules-6.02-37.fc39.noarch 418/845 Installing : perl-LWP-Protocol-https-6.11-1.fc39.noarch 419/845 Installing : perl-libwww-perl-6.72-1.fc39.noarch 420/845 Installing : perl-XML-SAX-1.02-13.fc39.noarch 421/845 Running scriptlet: perl-XML-SAX-1.02-13.fc39.noarch 421/845 Installing : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 422/845 Running scriptlet: perl-XML-LibXML-1:2.0209-2.fc39.x86_64 422/845 Installing : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 423/845 Installing : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 424/845 Installing : perl-XML-Writer-0.900-12.fc39.noarch 425/845 Installing : perl-XString-0.005-10.fc39.x86_64 426/845 Installing : perl-autovivification-0.18-20.fc39.x86_64 427/845 Installing : perl-AutoSplit-5.74-502.fc39.noarch 428/845 Installing : perl-Benchmark-1.24-502.fc39.noarch 429/845 Installing : perl-Test-Harness-1:3.48-1.fc39.noarch 430/845 Installing : perl-DirHandle-1.05-502.fc39.noarch 431/845 Installing : perl-English-1.11-502.fc39.noarch 432/845 Installing : perltidy-20230912-1.fc39.noarch 433/845 Installing : perl-Eval-Closure-0.14-21.fc39.noarch 434/845 Installing : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 435/845 Installing : perl-Specio-0.48-4.fc39.noarch 436/845 Installing : perl-ExtUtils-Constant-0.25-502.fc39.noarch 437/845 Installing : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 438/845 Installing : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 439/845 Installing : perl-namespace-clean-0.27-24.fc39.noarch 440/845 Installing : perl-namespace-autoclean-0.29-16.fc39.noarch 441/845 Installing : perl-DateTime-Locale-1.39-2.fc39.noarch 442/845 Installing : perl-DateTime-2:1.59-5.fc39.x86_64 443/845 Installing : perl-DateTime-TimeZone-2.61-1.fc39.noarch 444/845 Installing : perl-Log-Dispatch-2.71-2.fc39.noarch 445/845 Installing : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 446/845 Installing : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 447/845 Installing : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 448/845 Installing : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 449/845 Installing : perl-I18N-LangTags-0.45-502.fc39.noarch 450/845 Installing : perl-Locale-Maketext-1.33-501.fc39.noarch 451/845 Installing : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 452/845 Installing : perl-Params-Check-1:0.38-500.fc39.noarch 453/845 Installing : perl-Module-Load-Conditional-0.74-500.fc39.noarc 454/845 Installing : perl-IPC-Cmd-2:1.04-501.fc39.noarch 455/845 Installing : perl-Opcode-1.64-502.fc39.x86_64 456/845 Installing : perl-Safe-2.44-502.fc39.noarch 457/845 Installing : perl-deprecate-0.04-502.fc39.noarch 458/845 Installing : perl-Text-Soundex-3.05-28.fc39.x86_64 459/845 Installing : perl-LDAP-1:0.68-11.fc39.noarch 460/845 Installing : perl-Log-Log4perl-1.57-3.fc39.noarch 461/845 Installing : perl-meta-notation-5.38.2-502.fc39.noarch 462/845 Installing : perl-sigtrap-1.10-502.fc39.noarch 463/845 Installing : biber-2.19-3.fc39.noarch 464/845 Installing : gpm-libs-1.20.7-44.fc39.x86_64 465/845 Installing : gpgme-1.20.0-5.fc39.x86_64 466/845 Installing : gnat-srpm-macros-6-3.fc39.noarch 467/845 Installing : ghc-srpm-macros-1.6.1-2.fc39.noarch 468/845 Installing : gc-8.2.2-4.fc39.x86_64 469/845 Installing : guile22-2.2.7-9.fc39.x86_64 470/845 Installing : make-1:4.4.1-2.fc39.x86_64 471/845 Installing : gcc-13.2.1-6.fc39.x86_64 472/845 Installing : gcc-c++-13.2.1-6.fc39.x86_64 473/845 Installing : emacs-common-1:29.1-2.fc39.x86_64 474/845 Installing : libtool-2.4.7-7.fc39.x86_64 475/845 Installing : perl-Filter-2:1.64-501.fc39.x86_64 476/845 Installing : perl-encoding-4:3.00-500.fc39.x86_64 477/845 Installing : perl-open-1.13-502.fc39.noarch 478/845 Installing : perl-XML-XPath-1.48-4.fc39.noarch 479/845 Installing : texlive-epstopdf-11:svn66461-77.fc39.noarch 480/845 Installing : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 481/845 Installing : texlive-cm-11:svn57963-69.fc39.noarch 482/845 Installing : texlive-etex-11:svn66203-69.fc39.noarch 483/845 Installing : texlive-graphics-def-11:svn64487-69.fc39.noarch 484/845 Installing : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 485/845 Installing : texlive-hyphen-base-11:svn66413-69.fc39.noarch 486/845 Installing : texlive-knuth-lib-11:svn57963-69.fc39.noarch 487/845 Installing : texlive-plain-11:svn57963-69.fc39.noarch 488/845 Installing : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 489/845 Installing : texlive-unicode-data-11:svn64423-69.fc39.noarch 490/845 Installing : texlive-gsftopk-11:svn52851-77.fc39.x86_64 491/845 Installing : texlive-luatex-11:svn66967-77.fc39.x86_64 492/845 Installing : texlive-texlive.infra-11:svn66512-77.fc39.noarch 493/845 Installing : texlive-texlive-scripts-11:svn66584-77.fc39.noar 494/845 Installing : texlive-kpathsea-11:svn66209-77.fc39.x86_64 495/845 Installing : texlive-iftex-11:svn61910-69.fc39.noarch 496/845 Installing : texlive-amsmath-11:svn63514-69.fc39.noarch 497/845 Installing : texlive-babel-11:svn65823-69.fc39.noarch 498/845 Installing : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 499/845 Installing : texlive-kvoptions-11:svn63622-69.fc39.noarch 500/845 Installing : texlive-url-11:svn32528.3.4-69.fc39.noarch 501/845 Installing : texlive-amsfonts-11:svn61937-69.fc39.noarch 502/845 Installing : texlive-atbegshi-11:svn53051-69.fc39.noarch 503/845 Installing : texlive-ltxcmds-11:svn56421-69.fc39.noarch 504/845 Installing : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 505/845 Installing : texlive-atveryend-11:svn53108-69.fc39.noarch 506/845 Installing : texlive-infwarerr-11:svn53023-69.fc39.noarch 507/845 Installing : texlive-l3backend-11:svn65573-69.fc39.noarch 508/845 Installing : texlive-auxhook-11:svn53173-69.fc39.noarch 509/845 Installing : texlive-booktabs-11:svn53402-69.fc39.noarch 510/845 Installing : texlive-dehyph-11:svn48599-69.fc39.noarch 511/845 Installing : texlive-pdftex-11:svn66243-77.fc39.x86_64 512/845 Installing : texlive-etex-pkg-11:svn41784-69.fc39.noarch 513/845 Installing : texlive-etoolbox-11:svn56554-69.fc39.noarch 514/845 Installing : texlive-etexcmds-11:svn53171-69.fc39.noarch 515/845 Installing : texlive-latexconfig-11:svn53525-69.fc39.noarch 516/845 Installing : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 517/845 Installing : texlive-pdfescape-11:svn53082-69.fc39.noarch 518/845 Installing : texlive-tex-11:svn66186-77.fc39.x86_64 519/845 Installing : texlive-bigintcalc-11:svn53172-69.fc39.noarch 520/845 Installing : texlive-fp-11:svn49719-69.fc39.noarch 521/845 Installing : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 522/845 Installing : texlive-graphics-11:svn66204-69.fc39.noarch 523/845 Installing : texlive-tools-11:svn64892-69.fc39.noarch 524/845 Installing : texlive-xkeyval-11:svn63616-69.fc39.noarch 525/845 Installing : texlive-colortbl-11:svn64015-69.fc39.noarch 526/845 Installing : texlive-geometry-11:svn61719-69.fc39.noarch 527/845 Installing : texlive-hycolor-11:svn53584-69.fc39.noarch 528/845 Installing : texlive-intcalc-11:svn53168-69.fc39.noarch 529/845 Installing : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 530/845 Installing : texlive-letltxmacro-11:svn53022-69.fc39.noarch 531/845 Installing : texlive-lm-11:svn65956-69.fc39.noarch 532/845 Installing : texlive-omega-11:svn33046.0-69.fc39.noarch 533/845 Installing : texlive-uniquecounter-11:svn53162-69.fc39.noarch 534/845 Installing : texlive-zapfding-11:svn61719-69.fc39.noarch 535/845 Installing : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 536/845 Installing : texlive-caption-11:svn66580-69.fc39.noarch 537/845 Installing : texlive-bitset-11:svn53837-69.fc39.noarch 538/845 Installing : texlive-everyshi-11:svn57001-69.fc39.noarch 539/845 Installing : texlive-fancyhdr-11:svn64977-69.fc39.noarch 540/845 Installing : texlive-firstaid-11:svn64892-69.fc39.noarch 541/845 Installing : texlive-footmisc-11:svn62524-69.fc39.noarch 542/845 Installing : texlive-hologo-11:svn61719-69.fc39.noarch 543/845 Installing : texlive-hypdoc-11:svn65678-69.fc39.noarch 544/845 Installing : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 545/845 Installing : texlive-multido-11:svn18302.1.42-69.fc39.noarch 546/845 Installing : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 547/845 Installing : texlive-palatino-11:svn61719-69.fc39.noarch 548/845 Installing : texlive-ragged2e-11:svn66152-69.fc39.noarch 549/845 Installing : texlive-setspace-11:svn65206-69.fc39.noarch 550/845 Installing : texlive-symbol-11:svn61719-69.fc39.noarch 551/845 Installing : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 552/845 Installing : texlive-lambda-11:svn45756-69.fc39.noarch 553/845 Installing : texlive-carlisle-11:svn59577-69.fc39.noarch 554/845 Installing : texlive-csquotes-11:svn64389-69.fc39.noarch 555/845 Installing : texlive-sauerj-11:svn15878.0-69.fc39.noarch 556/845 Installing : texlive-translator-11:svn59412-69.fc39.noarch 557/845 Installing : texlive-catchfile-11:svn53084-69.fc39.noarch 558/845 Installing : texlive-ifplatform-11:svn45533-69.fc39.noarch 559/845 Installing : texlive-memoir-11:svn65040-69.fc39.noarch 560/845 Installing : texlive-dvips-11:svn66203-77.fc39.x86_64 561/845 Installing : texlive-babelbib-11:svn57349-69.fc39.noarch 562/845 Installing : texlive-avantgar-11:svn61983-69.fc39.noarch 563/845 Installing : texlive-bookman-11:svn61719-69.fc39.noarch 564/845 Installing : texlive-bookmark-11:svn56885-69.fc39.noarch 565/845 Installing : texlive-charter-11:svn15878.0-69.fc39.noarch 566/845 Installing : texlive-courier-11:svn61719-69.fc39.noarch 567/845 Installing : texlive-ec-11:svn25033.1.0-69.fc39.noarch 568/845 Installing : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 569/845 Installing : texlive-euler-11:svn42428-69.fc39.noarch 570/845 Installing : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 571/845 Installing : texlive-float-11:svn15878.1.3d-69.fc39.noarch 572/845 Installing : texlive-fpl-11:svn54512-69.fc39.noarch 573/845 Installing : texlive-mathpazo-11:svn52663-69.fc39.noarch 574/845 Installing : texlive-gettitlestring-11:svn53170-69.fc39.noarc 575/845 Installing : texlive-glyphlist-11:svn54074-77.fc39.noarch 576/845 Installing : texlive-grfext-11:svn53024-69.fc39.noarch 577/845 Installing : texlive-grffile-11:svn52756-69.fc39.noarch 578/845 Installing : texlive-helvetic-11:svn61719-69.fc39.noarch 579/845 Installing : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 580/845 Installing : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 581/845 Installing : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 582/845 Installing : texlive-modes-11:svn61719-69.fc39.noarch 583/845 Installing : texlive-paralist-11:svn43021-69.fc39.noarch 584/845 Installing : texlive-pdflscape-11:svn64851-69.fc39.noarch 585/845 Installing : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 586/845 Installing : texlive-refcount-11:svn53164-69.fc39.noarch 587/845 Installing : texlive-rsfs-11:svn15878.0-69.fc39.noarch 588/845 Installing : texlive-stringenc-11:svn52982-69.fc39.noarch 589/845 Installing : texlive-times-11:svn61719-69.fc39.noarch 590/845 Installing : texlive-ucharcat-11:svn38907-69.fc39.noarch 591/845 Installing : texlive-ulem-11:svn53365-69.fc39.noarch 592/845 Installing : texlive-underscore-11:svn18261.0-69.fc39.noarch 593/845 Installing : texlive-utopia-11:svn15878.0-69.fc39.noarch 594/845 Installing : texlive-psnfss-11:svn54694-69.fc39.noarch 595/845 Installing : texlive-wasy-11:svn53533-69.fc39.noarch 596/845 Installing : texlive-wasysym-11:svn54080-69.fc39.noarch 597/845 Installing : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 598/845 Installing : texlive-zref-11:svn62977-69.fc39.noarch 599/845 Installing : texlive-wasy-type1-11:svn53534-69.fc39.noarch 600/845 Installing : texlive-metafont-11:svn66186-77.fc39.x86_64 601/845 Installing : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 602/845 Installing : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 603/845 Installing : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 604/845 Installing : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 605/845 Installing : texlive-mathtools-11:svn63767-69.fc39.noarch 606/845 Installing : texlive-crop-11:svn55424-69.fc39.noarch 607/845 Installing : texlive-logreq-11:svn53003-69.fc39.noarch 608/845 Installing : texlive-microtype-11:svn66587-69.fc39.noarch 609/845 Installing : texlive-pdfmanagement-testphase-11:svn66532-69.f 610/845 Installing : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 611/845 Installing : texlive-euro-11:svn22191.1.1-69.fc39.noarch 612/845 Installing : texlive-lollipop-11:svn45678-77.fc39.noarch 613/845 Installing : texlive-texsis-11:svn45678-77.fc39.noarch 614/845 Installing : texlive-hopatch-11:svn65491-69.fc39.noarch 615/845 Installing : texlive-tex-gyre-11:svn65956-69.fc39.noarch 616/845 Installing : texlive-alphalph-11:svn53087-69.fc39.noarch 617/845 Installing : texlive-anysize-11:svn15878.0-69.fc39.noarch 618/845 Installing : texlive-babel-english-11:svn44495-69.fc39.noarch 619/845 Installing : texlive-beton-11:svn15878.0-69.fc39.noarch 620/845 Installing : texlive-bibtex-11:svn66186-77.fc39.x86_64 621/845 Installing : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 622/845 Installing : texlive-cite-11:svn36428.5.5-69.fc39.noarch 623/845 Installing : texlive-cmap-11:svn57640-69.fc39.noarch 624/845 Installing : texlive-cmextra-11:svn57866-69.fc39.noarch 625/845 Installing : texlive-colorprofiles-11:svn49086-69.fc39.noarch 626/845 Installing : texlive-ctablestack-11:svn38514-69.fc39.noarch 627/845 Installing : texlive-luatexbase-11:svn52663-69.fc39.noarch 628/845 Installing : texlive-edmac-11:svn61719-69.fc39.noarch 629/845 Installing : texlive-enctex-11:svn34957.0-69.fc39.noarch 630/845 Installing : texlive-enumitem-11:svn51423-69.fc39.noarch 631/845 Installing : texlive-euro-ce-11:svn25714-69.fc39.noarch 632/845 Installing : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 633/845 Installing : texlive-everysel-11:svn57489-69.fc39.noarch 634/845 Installing : texlive-filecontents-11:svn52142-69.fc39.noarch 635/845 Installing : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 636/845 Installing : texlive-lineno-11:svn65586-69.fc39.noarch 637/845 Installing : texlive-fix2col-11:svn38770-69.fc39.noarch 638/845 Installing : texlive-footnotehyper-11:svn60374-69.fc39.noarch 639/845 Installing : texlive-hobsub-11:svn52810-69.fc39.noarch 640/845 Installing : texlive-hyperref-11:svn65758-69.fc39.noarch 641/845 Installing : texlive-attachfile-11:svn42099-69.fc39.noarch 642/845 Installing : texlive-attachfile2-11:svn57959-77.fc39.noarch 643/845 Installing : texlive-hyphenex-11:svn57387-69.fc39.noarch 644/845 Installing : texlive-ifmtarg-11:svn47544-69.fc39.noarch 645/845 Installing : texlive-kastrup-11:svn15878.0-69.fc39.noarch 646/845 Installing : texlive-knuth-local-11:svn57963-69.fc39.noarch 647/845 Installing : texlive-latex-lab-11:svn64892-69.fc39.noarch 648/845 Installing : texlive-latexbug-11:svn63596-69.fc39.noarch 649/845 Installing : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 650/845 Installing : texlive-luabidi-11:svn54512-69.fc39.noarch 651/845 Installing : texlive-luahbtex-11:svn66186-77.fc39.x86_64 652/845 Installing : texlive-lualibs-11:svn64615-69.fc39.noarch 653/845 Installing : texlive-luaotfload-11:svn64616-77.fc39.noarch 654/845 Installing : texlive-lwarp-11:svn66259-77.fc39.noarch 655/845 Installing : texlive-makecmds-11:svn15878.0-69.fc39.noarch 656/845 Installing : texlive-makeindex-11:svn62517-77.fc39.x86_64 657/845 Installing : texlive-manfnt-font-11:svn45777-69.fc39.noarch 658/845 Installing : texlive-marginnote-11:svn48383-69.fc39.noarch 659/845 Installing : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 660/845 Installing : texlive-mflogo-font-11:svn54512-69.fc39.noarch 661/845 Installing : texlive-mflogo-11:svn42428-69.fc39.noarch 662/845 Installing : texlive-mfnfss-11:svn46036-69.fc39.noarch 663/845 Installing : texlive-mfware-11:svn66186-77.fc39.x86_64 664/845 Installing : texlive-mparhack-11:svn59066-69.fc39.noarch 665/845 Installing : texlive-mptopdf-11:svn65952-77.fc39.noarch 666/845 Installing : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 667/845 Installing : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 668/845 Installing : texlive-newfloat-11:svn52906-69.fc39.noarch 669/845 Installing : texlive-notoccite-11:svn18129.0-69.fc39.noarch 670/845 Installing : texlive-ntgclass-11:svn65522-69.fc39.noarch 671/845 Installing : texlive-omegaware-11:svn66186-77.fc39.x86_64 672/845 Installing : texlive-otibet-11:svn45777-69.fc39.noarch 673/845 Installing : texlive-pagesel-11:svn56105-69.fc39.noarch 674/845 Installing : texlive-parallel-11:svn15878.0-69.fc39.noarch 675/845 Installing : texlive-parskip-11:svn58358-69.fc39.noarch 676/845 Installing : texlive-pdfcol-11:svn64469-69.fc39.noarch 677/845 Installing : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 678/845 Installing : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 679/845 Installing : texlive-xcolor-11:svn63563-69.fc39.noarch 680/845 Installing : texlive-eso-pic-11:svn56658-69.fc39.noarch 681/845 Installing : texlive-picture-11:svn54867-69.fc39.noarch 682/845 Installing : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 683/845 Installing : texlive-pslatex-11:svn57434-69.fc39.noarch 684/845 Installing : texlive-pspicture-11:svn15878.0-69.fc39.noarch 685/845 Installing : texlive-pst-math-11:svn64732-69.fc39.noarch 686/845 Installing : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 687/845 Installing : texlive-rcs-11:svn15878.0-69.fc39.noarch 688/845 Installing : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 689/845 Installing : texlive-section-11:svn20180.0-69.fc39.noarch 690/845 Installing : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 691/845 Installing : texlive-startex-11:svn35718.1.04-69.fc39.noarch 692/845 Installing : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 693/845 Installing : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 694/845 Installing : texlive-texlive-en-11:svn66572-77.fc39.noarch 695/845 Installing : texlive-texlive-msg-translations-11:svn66593-69. 696/845 Installing : texlive-texlive-scripts-extra-11:svn62517-77.fc3 697/845 Installing : texlive-textcase-11:svn63868-69.fc39.noarch 698/845 Installing : texlive-titlesec-11:svn59845-69.fc39.noarch 699/845 Installing : texlive-transparent-11:svn64852-69.fc39.noarch 700/845 Installing : texlive-ctable-11:svn38672-69.fc39.noarch 701/845 Installing : texlive-txfonts-11:svn15878.0-69.fc39.noarch 702/845 Installing : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 703/845 Installing : texlive-xdvi-11:svn62387-77.fc39.x86_64 704/845 Installing : texlive-xetexconfig-11:svn45845-69.fc39.noarch 705/845 Installing : texlive-xstring-11:svn65551-69.fc39.noarch 706/845 Installing : texlive-algorithms-11:svn42428-69.fc39.noarch 707/845 Installing : texlive-bera-11:svn20031.0-69.fc39.noarch 708/845 Installing : texlive-cm-super-11:svn15878.0-69.fc39.noarch 709/845 Installing : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 710/845 Installing : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 711/845 Installing : texlive-fontspec-11:svn63386-69.fc39.noarch 712/845 Installing : texlive-l3packages-11:svn65722-69.fc39.noarch 713/845 Installing : texlive-xpatch-11:svn54563-69.fc39.noarch 714/845 Installing : texlive-l3kernel-11:svn66094-69.fc39.noarch 715/845 Installing : texlive-latex-11:svn65161-77.fc39.noarch 716/845 Installing : texlive-xifthen-11:svn38929-69.fc39.noarch 717/845 Installing : texlive-currfile-11:svn64673-69.fc39.noarch 718/845 Installing : texlive-filehook-11:svn64822-69.fc39.noarch 719/845 Installing : texlive-pgf-11:svn65553-69.fc39.noarch 720/845 Installing : texlive-ms-11:svn57473-69.fc39.noarch 721/845 Installing : texlive-koma-script-11:svn64685-69.fc39.noarch 722/845 Installing : texlive-showexpl-11:svn57414-69.fc39.noarch 723/845 Installing : texlive-bidi-11:svn65572-69.fc39.noarch 724/845 Installing : texlive-polyglossia-11:svn65792-69.fc39.noarch 725/845 Installing : texlive-biblatex-11:svn66403-69.fc39.noarch 726/845 Installing : texlive-listings-11:svn66222-69.fc39.noarch 727/845 Installing : texlive-fancyvrb-11:svn65585-69.fc39.noarch 728/845 Installing : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 729/845 Installing : texlive-pst-coil-11:svn62977-69.fc39.noarch 730/845 Installing : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 731/845 Installing : texlive-pst-fill-11:svn60671-69.fc39.noarch 732/845 Installing : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 733/845 Installing : texlive-pst-node-11:svn61838-69.fc39.noarch 734/845 Installing : texlive-pst-ovl-11:svn54963-69.fc39.noarch 735/845 Installing : texlive-pst-plot-11:svn65346-69.fc39.noarch 736/845 Installing : texlive-pst-text-11:svn49542-69.fc39.noarch 737/845 Installing : texlive-pst-tools-11:svn60621-69.fc39.noarch 738/845 Installing : texlive-pst-tree-11:svn60421-69.fc39.noarch 739/845 Installing : texlive-pstricks-add-11:svn65067-69.fc39.noarch 740/845 Installing : texlive-pstricks-11:svn65346-69.fc39.noarch 741/845 Installing : texlive-amscls-11:svn55378-69.fc39.noarch 742/845 Installing : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 743/845 Installing : texlive-passivetex-11:svn15878.0-69.fc39.noarch 744/845 Installing : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 745/845 Installing : texlive-seminar-11:svn59801-69.fc39.noarch 746/845 Installing : texlive-lualatex-math-11:svn61464-69.fc39.noarch 747/845 Installing : texlive-unicode-math-11:svn61719-69.fc39.noarch 748/845 Installing : texlive-oberdiek-11:svn65521-77.fc39.noarch 749/845 Installing : texlive-pdfpages-11:svn65319-69.fc39.noarch 750/845 Installing : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 751/845 Installing : texlive-ae-11:svn15878.1.4-69.fc39.noarch 752/845 Installing : texlive-cyrillic-11:svn63613-77.fc39.noarch 753/845 Installing : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 754/845 Installing : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 755/845 Installing : texlive-minitoc-11:svn61719-69.fc39.noarch 756/845 Installing : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 757/845 Installing : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 758/845 Installing : texlive-mathspec-11:svn42773-69.fc39.noarch 759/845 Installing : texlive-typehtml-11:svn17134.0-69.fc39.noarch 760/845 Installing : texlive-ucs-11:svn64114-69.fc39.noarch 761/845 Installing : texlive-beamer-11:svn65984-69.fc39.noarch 762/845 Installing : texlive-breqn-11:svn60881-69.fc39.noarch 763/845 Installing : texlive-eplain-11:svn64721-77.fc39.noarch 764/845 Installing : texlive-l3experimental-11:svn65621-69.fc39.noarc 765/845 Installing : texlive-realscripts-11:svn56594-69.fc39.noarch 766/845 Installing : texlive-xltxtra-11:svn56594-69.fc39.noarch 767/845 Installing : texlive-zapfchan-11:svn61719-69.fc39.noarch 768/845 Installing : annobin-plugin-gcc-12.35-1.fc39.x86_64 769/845 Installing : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 770/845 Installing : libgccjit-13.2.1-6.fc39.x86_64 771/845 Installing : fpc-srpm-macros-1.3-8.fc39.noarch 772/845 Installing : efi-srpm-macros-5-9.fc39.noarch 773/845 Installing : ed-1.19-4.fc39.x86_64 774/845 Installing : patch-2.7.6-22.fc39.x86_64 775/845 Installing : drpm-0.5.2-3.fc39.x86_64 776/845 Installing : createrepo_c-libs-1.0.2-2.fc39.x86_64 777/845 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 778/845 Installing : cyrus-sasl-2.1.28-11.fc39.x86_64 778/845 Running scriptlet: cyrus-sasl-2.1.28-11.fc39.x86_64 778/845 /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 779/845 Installing : sendmail-8.17.2-3.fc39.x86_64 779/845 Running scriptlet: sendmail-8.17.2-3.fc39.x86_64 779/845 /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 : bzip2-1.0.8-16.fc39.x86_64 780/845 Installing : beecrypt-4.2.1-33.fc39.x86_64 781/845 Installing : avahi-libs-0.8-24.fc39.x86_64 782/845 Installing : cups-libs-1:2.4.7-5.fc39.x86_64 783/845 Installing : ansible-srpm-macros-1-11.fc39.noarch 784/845 Installing : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 785/845 Installing : python-rpm-macros-3.12-4.fc39.noarch 786/845 Installing : python3-rpm-macros-3.12-4.fc39.noarch 787/845 Installing : python-srpm-macros-3.12-4.fc39.noarch 788/845 Installing : go-srpm-macros-3.3.1-1.fc39.noarch 789/845 Installing : pyproject-rpm-macros-1.11.0-1.fc39.noarch 790/845 Installing : pyproject-srpm-macros-1.11.0-1.fc39.noarch 791/845 Installing : redhat-rpm-config-262-1.fc39.noarch 792/845 Running scriptlet: redhat-rpm-config-262-1.fc39.noarch 792/845 Installing : rpm-build-4.19.1-1.fc39.x86_64 793/845 Installing : perl-ExtUtils-Install-2.22-500.fc39.noarch 794/845 Installing : perl-devel-4:5.38.2-502.fc39.x86_64 795/845 Installing : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 796/845 Installing : python3-rpm-generators-14-7.fc39.noarch 797/845 Installing : alsa-lib-1.2.10-3.fc39.x86_64 798/845 Installing : adobe-mappings-pdf-20190401-5.fc39.noarch 799/845 Installing : libgs-10.02.1-2.fc39.x86_64 800/845 Installing : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 801/845 Installing : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 802/845 Installing : ghostscript-10.02.1-2.fc39.x86_64 803/845 Installing : texlive-thumbpdf-11:svn62518-77.fc39.noarch 804/845 Installing : texlive-collection-latex-11:svn63515-69.fc39.noa 805/845 Installing : texlive-collection-latexrecommended-11:svn65512- 806/845 Installing : texlive-collection-basic-11:svn59159-69.fc39.noa 807/845 Installing : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 808/845 Installing : texlive-xetex-11:svn66203-77.fc39.x86_64 809/845 Installing : texlive-jadetex-11:svn63654-77.fc39.noarch 810/845 Installing : texlive-collection-fontsrecommended-11:svn54074- 811/845 Installing : texlive-aleph-11:svn66203-77.fc39.x86_64 812/845 Installing : texlive-hitex-11:svn65883-77.fc39.x86_64 813/845 Installing : texlive-mltex-11:svn62145-77.fc39.noarch 814/845 Installing : texlive-xmltex-11:svn62145-77.fc39.noarch 815/845 Installing : texlive-collection-formatsextra-11:svn62226-69.f 816/845 Installing : docbook-utils-pdf-0.6.14-57.fc39.noarch 817/845 Installing : linuxdoc-tools-0.9.82-3.fc39.x86_64 818/845 Running scriptlet: linuxdoc-tools-0.9.82-3.fc39.x86_64 818/845 Installing : emacs-nox-1:29.1-2.fc39.x86_64 819/845 Installing : python3-devel-3.12.1-2.fc39.x86_64 820/845 Installing : perl-ExtUtils-Embed-1.35-502.fc39.noarch 821/845 Installing : beecrypt-devel-4.2.1-33.fc39.x86_64 822/845 Installing : sendmail-cf-8.17.2-3.fc39.noarch 823/845 Installing : createrepo_c-1.0.2-2.fc39.x86_64 824/845 Installing : patchutils-0.4.2-11.fc39.x86_64 825/845 Installing : php-devel-8.2.14-1.fc39.x86_64 826/845 Installing : wget-1.21.3-7.fc39.x86_64 827/845 Installing : mod_ssl-1:2.4.58-1.fc39.x86_64 828/845 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 829/845 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 829/845 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 829/845 /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 830/845 Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64 830/845 Installing : rpm-devel-4.19.1-1.fc39.x86_64 831/845 Installing : readline-devel-8.2-4.fc39.x86_64 832/845 Installing : elfutils-libelf-devel-0.190-4.fc39.x86_64 833/845 Installing : libpq-devel-15.3-1.fc39.x86_64 834/845 Installing : binutils-devel-2.40-13.fc39.x86_64 835/845 Installing : expat-devel-2.5.0-3.fc39.x86_64 836/845 Installing : libcurl-devel-8.2.1-4.fc39.x86_64 837/845 Installing : gnupg1-1.4.23-23.fc39.x86_64 838/845 Installing : httpd-2.4.58-1.fc39.x86_64 839/845 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 839/845 /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 840/845 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 841/845 Installing : postgresql-server-15.4-1.fc39.x86_64 841/845 Running scriptlet: postgresql-server-15.4-1.fc39.x86_64 841/845 /proc/ is not mounted. This is not a supported mode of operation. Please fix your invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway. Your mileage may vary. Installing : rsync-3.2.7-5.fc39.x86_64 842/845 Installing : systemd-rpm-macros-254.7-1.fc39.noarch 843/845 Installing : vconfig-1.9-35.fc39.x86_64 844/845 Running scriptlet: mailx-12.5-44.fc39.x86_64 845/845 Installing : mailx-12.5-44.fc39.x86_64 845/845 Running scriptlet: mailx-12.5-44.fc39.x86_64 845/845 Running scriptlet: texlive-base-11:20230311-77.fc39.x86_64 845/845 Running scriptlet: urw-base35-bookman-fonts-20200910-18.fc39.noarch 845/845 Running scriptlet: urw-base35-c059-fonts-20200910-18.fc39.noarch 845/845 Running scriptlet: urw-base35-d050000l-fonts-20200910-18.fc39.noarc 845/845 Running scriptlet: urw-base35-gothic-fonts-20200910-18.fc39.noarch 845/845 Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 845/845 Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 845/845 Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 845/845 Running scriptlet: urw-base35-p052-fonts-20200910-18.fc39.noarch 845/845 Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-18 845/845 Running scriptlet: urw-base35-z003-fonts-20200910-18.fc39.noarch 845/845 Running scriptlet: fontconfig-2.14.2-5.fc39.x86_64 845/845 Running scriptlet: emacs-common-1:29.1-2.fc39.x86_64 845/845 Running scriptlet: emacs-nox-1:29.1-2.fc39.x86_64 845/845 Running scriptlet: httpd-2.4.58-1.fc39.x86_64 845/845 Running scriptlet: mailx-12.5-44.fc39.x86_64 845/845 Verifying : abattis-cantarell-vf-fonts-0.301-10.fc39.noarch 1/845 Verifying : adobe-mappings-cmap-20230622-1.fc39.noarch 2/845 Verifying : adobe-mappings-cmap-deprecated-20230622-1.fc39.n 3/845 Verifying : adobe-mappings-pdf-20190401-5.fc39.noarch 4/845 Verifying : alsa-lib-1.2.10-3.fc39.x86_64 5/845 Verifying : ansible-srpm-macros-1-11.fc39.noarch 6/845 Verifying : apr-1.7.3-2.fc39.x86_64 7/845 Verifying : apr-util-1.6.3-4.fc39.x86_64 8/845 Verifying : apr-util-bdb-1.6.3-4.fc39.x86_64 9/845 Verifying : apr-util-openssl-1.6.3-4.fc39.x86_64 10/845 Verifying : autoconf-2.71-6.fc39.noarch 11/845 Verifying : automake-1.16.5-13.fc39.noarch 12/845 Verifying : avahi-libs-0.8-24.fc39.x86_64 13/845 Verifying : beecrypt-4.2.1-33.fc39.x86_64 14/845 Verifying : beecrypt-devel-4.2.1-33.fc39.x86_64 15/845 Verifying : biber-2.19-3.fc39.noarch 16/845 Verifying : binutils-2.40-13.fc39.x86_64 17/845 Verifying : binutils-devel-2.40-13.fc39.x86_64 18/845 Verifying : binutils-gold-2.40-13.fc39.x86_64 19/845 Verifying : bzip2-1.0.8-16.fc39.x86_64 20/845 Verifying : cairo-1.18.0-1.fc39.x86_64 21/845 Verifying : cmake-filesystem-3.27.7-1.fc39.x86_64 22/845 Verifying : cronie-1.6.1-5.fc39.x86_64 23/845 Verifying : cronie-anacron-1.6.1-5.fc39.x86_64 24/845 Verifying : crontabs-1.11-30.20190603git.fc39.noarch 25/845 Verifying : cyrus-sasl-2.1.28-11.fc39.x86_64 26/845 Verifying : default-fonts-core-sans-4.0-9.fc39.noarch 27/845 Verifying : docbook-dtds-1.0-82.fc39.noarch 28/845 Verifying : docbook-style-dsssl-1.79-36.fc39.noarch 29/845 Verifying : docbook-utils-0.6.14-57.fc39.noarch 30/845 Verifying : docbook-utils-pdf-0.6.14-57.fc39.noarch 31/845 Verifying : drpm-0.5.2-3.fc39.x86_64 32/845 Verifying : dwz-0.15-3.fc39.x86_64 33/845 Verifying : ed-1.19-4.fc39.x86_64 34/845 Verifying : efi-srpm-macros-5-9.fc39.noarch 35/845 Verifying : emacs-common-1:29.1-2.fc39.x86_64 36/845 Verifying : emacs-filesystem-1:29.1-2.fc39.noarch 37/845 Verifying : emacs-nox-1:29.1-2.fc39.x86_64 38/845 Verifying : enchant2-2.5.0-5.fc39.x86_64 39/845 Verifying : expat-devel-2.5.0-3.fc39.x86_64 40/845 Verifying : fedora-logos-httpd-38.1.0-2.fc39.noarch 41/845 Verifying : fontconfig-2.14.2-5.fc39.x86_64 42/845 Verifying : fonts-filesystem-1:2.0.5-12.fc39.noarch 43/845 Verifying : fonts-srpm-macros-1:2.0.5-12.fc39.noarch 44/845 Verifying : fpc-srpm-macros-1.3-8.fc39.noarch 45/845 Verifying : freetype-2.13.1-2.fc39.x86_64 46/845 Verifying : gc-8.2.2-4.fc39.x86_64 47/845 Verifying : gd-2.3.3-12.fc39.x86_64 48/845 Verifying : gdk-pixbuf2-2.42.10-5.fc39.x86_64 49/845 Verifying : ghc-srpm-macros-1.6.1-2.fc39.noarch 50/845 Verifying : gnat-srpm-macros-6-3.fc39.noarch 51/845 Verifying : gnupg1-1.4.23-23.fc39.x86_64 52/845 Verifying : google-droid-sans-fonts-20200215-17.fc39.noarch 53/845 Verifying : gpgme-1.20.0-5.fc39.x86_64 54/845 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 55/845 Verifying : graphite2-1.3.14-12.fc39.x86_64 56/845 Verifying : guile22-2.2.7-9.fc39.x86_64 57/845 Verifying : harfbuzz-8.2.1-2.fc39.x86_64 58/845 Verifying : highway-1.0.7-1.fc39.x86_64 59/845 Verifying : hostname-3.23-9.fc39.x86_64 60/845 Verifying : hunspell-1.7.2-5.fc39.x86_64 61/845 Verifying : hunspell-en-0.20201207-7.fc39.noarch 62/845 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 63/845 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 64/845 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 65/845 Verifying : iptables-legacy-1.8.9-5.fc39.x86_64 66/845 Verifying : iptables-legacy-libs-1.8.9-5.fc39.x86_64 67/845 Verifying : iptables-libs-1.8.9-5.fc39.x86_64 68/845 Verifying : jansson-2.13.1-7.fc39.x86_64 69/845 Verifying : jbig2dec-libs-0.19-10.fc39.x86_64 70/845 Verifying : jbigkit-libs-2.1-26.fc39.x86_64 71/845 Verifying : julietaula-montserrat-fonts-1:7.222-5.fc39.noarc 72/845 Verifying : jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 73/845 Verifying : kernel-srpm-macros-1.0-20.fc39.noarch 74/845 Verifying : keyutils-libs-devel-1.6.1-7.fc39.x86_64 75/845 Verifying : lcms2-2.15-2.fc39.x86_64 76/845 Verifying : less-633-2.fc39.x86_64 77/845 Verifying : libICE-1.0.10-11.fc39.x86_64 78/845 Verifying : libSM-1.2.3-13.fc39.x86_64 79/845 Verifying : libX11-1.8.7-1.fc39.x86_64 80/845 Verifying : libX11-common-1.8.7-1.fc39.noarch 81/845 Verifying : libXau-1.0.11-3.fc39.x86_64 82/845 Verifying : libXaw-1.0.14-5.fc39.x86_64 83/845 Verifying : libXext-1.3.5-3.fc39.x86_64 84/845 Verifying : libXi-1.8.1-2.fc39.x86_64 85/845 Verifying : libXmu-1.1.4-3.fc39.x86_64 86/845 Verifying : libXrender-0.9.11-3.fc39.x86_64 87/845 Verifying : libXt-1.2.1-5.fc39.x86_64 88/845 Verifying : libavif-0.11.1-11.fc39.x86_64 89/845 Verifying : libcom_err-devel-1.47.0-2.fc39.x86_64 90/845 Verifying : libdatrie-0.2.13-7.fc39.x86_64 91/845 Verifying : libdav1d-1.2.1-2.fc39.x86_64 92/845 Verifying : libibverbs-46.0-4.fc39.x86_64 93/845 Verifying : libicu-73.2-2.fc39.x86_64 94/845 Verifying : libijs-0.35-19.fc39.x86_64 95/845 Verifying : libjpeg-turbo-2.1.4-3.fc39.x86_64 96/845 Verifying : libjxl-1:0.8.2-3.fc39.x86_64 97/845 Verifying : liblerc-4.0.0-4.fc39.x86_64 98/845 Verifying : liblockfile-1.17-6.fc39.x86_64 99/845 Verifying : libmetalink-0.1.3-32.fc39.x86_64 100/845 Verifying : libmpc-1.3.1-3.fc39.x86_64 101/845 Verifying : libndp-1.8-6.fc39.x86_64 102/845 Verifying : libnetfilter_conntrack-1.0.9-2.fc39.x86_64 103/845 Verifying : libnfnetlink-1.0.1-24.fc39.x86_64 104/845 Verifying : libpaper-1:2.1.1-1.fc39.x86_64 105/845 Verifying : libpath_utils-0.2.1-54.fc39.x86_64 106/845 Verifying : libpcap-14:1.10.4-2.fc39.x86_64 107/845 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 108/845 Verifying : libpng-2:1.6.37-15.fc39.x86_64 109/845 Verifying : libpq-15.3-1.fc39.x86_64 110/845 Verifying : libpq-devel-15.3-1.fc39.x86_64 111/845 Verifying : libselinux-devel-3.5-5.fc39.x86_64 112/845 Verifying : libsepol-devel-3.5-2.fc39.x86_64 113/845 Verifying : libtalloc-2.4.1-1.fc39.x86_64 114/845 Verifying : libthai-0.1.29-6.fc39.x86_64 115/845 Verifying : libtiff-4.4.0-8.fc39.x86_64 116/845 Verifying : libtool-2.4.7-7.fc39.x86_64 117/845 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 118/845 Verifying : libtree-sitter-0.20.8-2.fc39.x86_64 119/845 Verifying : libusb-compat-0.1-0.1.8-5.fc39.x86_64 120/845 Verifying : libverto-devel-0.3.2-6.fc39.x86_64 121/845 Verifying : libvmaf-2.3.0-6.fc39.x86_64 122/845 Verifying : libwebp-1.3.2-2.fc39.x86_64 123/845 Verifying : libxcb-1.13.1-12.fc39.x86_64 124/845 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 125/845 Verifying : libxml2-devel-2.10.4-3.fc39.x86_64 126/845 Verifying : libzstd-devel-1.5.5-4.fc39.x86_64 127/845 Verifying : linuxdoc-tools-0.9.82-3.fc39.x86_64 128/845 Verifying : lua-srpm-macros-1-9.fc39.noarch 129/845 Verifying : lynx-2.9.0-dev.12.1.fc39.1.x86_64 130/845 Verifying : m4-1.4.19-6.fc39.x86_64 131/845 Verifying : mailcap-2.1.54-2.fc39.noarch 132/845 Verifying : mailx-12.5-44.fc39.x86_64 133/845 Verifying : make-1:4.4.1-2.fc39.x86_64 134/845 Verifying : nano-7.2-4.fc39.x86_64 135/845 Verifying : nano-default-editor-7.2-4.fc39.noarch 136/845 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 137/845 Verifying : ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 138/845 Verifying : ncurses-devel-6.4-7.20230520.fc39.x86_64 139/845 Verifying : ocaml-srpm-macros-8-2.fc39.noarch 140/845 Verifying : openblas-srpm-macros-2-14.fc39.noarch 141/845 Verifying : openjade-1.3.2-76.fc39.x86_64 142/845 Verifying : openjpeg2-2.5.0-5.fc39.x86_64 143/845 Verifying : opensp-1.5.2-43.fc39.x86_64 144/845 Verifying : openssl-1:3.1.1-4.fc39.x86_64 145/845 Verifying : openssl-devel-1:3.1.1-4.fc39.x86_64 146/845 Verifying : package-notes-srpm-macros-0.5-9.fc39.noarch 147/845 Verifying : paper-1:2.1.1-1.fc39.x86_64 148/845 Verifying : patch-2.7.6-22.fc39.x86_64 149/845 Verifying : patchutils-0.4.2-11.fc39.x86_64 150/845 Verifying : pcre2-devel-10.42-1.fc39.2.x86_64 151/845 Verifying : pcre2-utf16-10.42-1.fc39.2.x86_64 152/845 Verifying : pcre2-utf32-10.42-1.fc39.2.x86_64 153/845 Verifying : perl-Authen-SASL-2.1700-1.fc39.noarch 154/845 Verifying : perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch 155/845 Verifying : perl-Business-ISBN-3.008-2.fc39.noarch 156/845 Verifying : perl-Business-ISMN-1.203-2.fc39.noarch 157/845 Verifying : perl-Business-ISSN-1.005-8.fc39.noarch 158/845 Verifying : perl-CPAN-Meta-2.150010-500.fc39.noarch 159/845 Verifying : perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch 160/845 Verifying : perl-CPAN-Meta-YAML-0.018-501.fc39.noarch 161/845 Verifying : perl-Carp-1.54-500.fc39.noarch 162/845 Verifying : perl-Class-Accessor-0.51-18.fc39.noarch 163/845 Verifying : perl-Class-Data-Inheritable-0.09-6.fc39.noarch 164/845 Verifying : perl-Class-Inspector-1.36-14.fc39.noarch 165/845 Verifying : perl-Class-Method-Modifiers-2.15-2.fc39.noarch 166/845 Verifying : perl-Class-Singleton-1.6-9.fc39.noarch 167/845 Verifying : perl-Class-XSAccessor-1.19-31.fc39.x86_64 168/845 Verifying : perl-Clone-0.46-4.fc39.x86_64 169/845 Verifying : perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 170/845 Verifying : perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 171/845 Verifying : perl-Convert-ASN1-0.34-1.fc39.noarch 172/845 Verifying : perl-Data-Compare-1.29-2.fc39.noarch 173/845 Verifying : perl-Data-Dump-1.25-8.fc39.noarch 174/845 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 175/845 Verifying : perl-Data-OptList-0.114-2.fc39.noarch 176/845 Verifying : perl-Data-Uniqid-0.12-31.fc39.noarch 177/845 Verifying : perl-Date-ISO8601-0.005-18.fc39.noarch 178/845 Verifying : perl-DateTime-2:1.59-5.fc39.x86_64 179/845 Verifying : perl-DateTime-Calendar-Julian-0.107-5.fc39.noarc 180/845 Verifying : perl-DateTime-Format-Builder-0.8300-11.fc39.noar 181/845 Verifying : perl-DateTime-Format-Strptime-1:1.79-8.fc39.noar 182/845 Verifying : perl-DateTime-Locale-1.39-2.fc39.noarch 183/845 Verifying : perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noa 184/845 Verifying : perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noar 185/845 Verifying : perl-Devel-CallChecker-0.009-3.fc39.x86_64 186/845 Verifying : perl-Devel-Caller-2.07-3.fc39.x86_64 187/845 Verifying : perl-Devel-GlobalDestruction-0.14-22.fc39.noarch 188/845 Verifying : perl-Devel-LexAlias-0.05-34.fc39.x86_64 189/845 Verifying : perl-Devel-PPPort-3.71-501.fc39.x86_64 190/845 Verifying : perl-Devel-StackTrace-1:2.04-16.fc39.noarch 191/845 Verifying : perl-Digest-1.20-500.fc39.noarch 192/845 Verifying : perl-Digest-HMAC-1.04-8.fc39.noarch 193/845 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 194/845 Verifying : perl-Digest-SHA-1:6.04-501.fc39.x86_64 195/845 Verifying : perl-Dist-CheckConflicts-0.11-28.fc39.noarch 196/845 Verifying : perl-DynaLoader-Functions-0.004-2.fc39.noarch 197/845 Verifying : perl-Email-Date-Format-1.008-2.fc39.noarch 198/845 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 199/845 Verifying : perl-Encode-Locale-1.05-27.fc39.noarch 200/845 Verifying : perl-Error-1:0.17029-13.fc39.noarch 201/845 Verifying : perl-Eval-Closure-0.14-21.fc39.noarch 202/845 Verifying : perl-Exception-Class-1.45-8.fc39.noarch 203/845 Verifying : perl-Exporter-5.77-500.fc39.noarch 204/845 Verifying : perl-Exporter-Tiny-1.006002-2.fc39.noarch 205/845 Verifying : perl-ExtUtils-Command-2:7.70-501.fc39.noarch 206/845 Verifying : perl-ExtUtils-Install-2.22-500.fc39.noarch 207/845 Verifying : perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch 208/845 Verifying : perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch 209/845 Verifying : perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch 210/845 Verifying : perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch 211/845 Verifying : perl-File-Find-Rule-0.34-26.fc39.noarch 212/845 Verifying : perl-File-Listing-6.16-1.fc39.noarch 213/845 Verifying : perl-File-Path-2.18-500.fc39.noarch 214/845 Verifying : perl-File-ShareDir-1.118-9.fc39.noarch 215/845 Verifying : perl-File-Slurper-0.014-3.fc39.noarch 216/845 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 217/845 Verifying : perl-Filter-2:1.64-501.fc39.x86_64 218/845 Verifying : perl-GD-2.78-3.fc39.x86_64 219/845 Verifying : perl-GD-Barcode-1.15-44.fc39.noarch 220/845 Verifying : perl-GSSAPI-0.28-43.fc39.x86_64 221/845 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 222/845 Verifying : perl-HTML-Parser-3.81-3.fc39.x86_64 223/845 Verifying : perl-HTML-Tagset-3.20-54.fc39.noarch 224/845 Verifying : perl-HTTP-Cookies-6.10-10.fc39.noarch 225/845 Verifying : perl-HTTP-Date-6.06-2.fc39.noarch 226/845 Verifying : perl-HTTP-Message-6.44-3.fc39.noarch 227/845 Verifying : perl-HTTP-Negotiate-6.01-36.fc39.noarch 228/845 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 229/845 Verifying : perl-IO-Compress-2.206-1.fc39.noarch 230/845 Verifying : perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 231/845 Verifying : perl-IO-HTML-1.004-11.fc39.noarch 232/845 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 233/845 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 234/845 Verifying : perl-IO-String-1.08-48.fc39.noarch 235/845 Verifying : perl-IPC-Cmd-2:1.04-501.fc39.noarch 236/845 Verifying : perl-IPC-Run3-0.048-29.fc39.noarch 237/845 Verifying : perl-IPC-SysV-2.09-501.fc39.x86_64 238/845 Verifying : perl-IPC-System-Simple-1.30-11.fc39.noarch 239/845 Verifying : perl-JSON-4.10-3.fc39.noarch 240/845 Verifying : perl-JSON-PP-1:4.16-501.fc39.noarch 241/845 Verifying : perl-LDAP-1:0.68-11.fc39.noarch 242/845 Verifying : perl-LWP-MediaTypes-6.04-15.fc39.noarch 243/845 Verifying : perl-LWP-Protocol-https-6.11-1.fc39.noarch 244/845 Verifying : perl-Lexical-SealRequireHints-0.012-3.fc39.x86_6 245/845 Verifying : perl-Lexical-Var-0.010-3.fc39.x86_64 246/845 Verifying : perl-Lingua-Translit-0.29-4.fc39.noarch 247/845 Verifying : perl-List-AllUtils-0.19-10.fc39.noarch 248/845 Verifying : perl-List-MoreUtils-0.430-9.fc39.noarch 249/845 Verifying : perl-List-MoreUtils-XS-0.430-11.fc39.x86_64 250/845 Verifying : perl-List-SomeUtils-0.59-3.fc39.noarch 251/845 Verifying : perl-List-UtilsBy-0.12-7.fc39.noarch 252/845 Verifying : perl-Locale-Maketext-1.33-501.fc39.noarch 253/845 Verifying : perl-Log-Dispatch-2.71-2.fc39.noarch 254/845 Verifying : perl-Log-Dispatch-FileRotate-1.38-7.fc39.noarch 255/845 Verifying : perl-Log-Log4perl-1.57-3.fc39.noarch 256/845 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 257/845 Verifying : perl-MIME-Charset-1.013.1-3.fc39.noarch 258/845 Verifying : perl-MIME-Lite-3.033-8.fc39.noarch 259/845 Verifying : perl-MIME-Types-2.24-3.fc39.noarch 260/845 Verifying : perl-MRO-Compat-0.15-7.fc39.noarch 261/845 Verifying : perl-Mail-Sender-1:0.903-22.fc39.noarch 262/845 Verifying : perl-Mail-Sendmail-0.80-18.fc39.noarch 263/845 Verifying : perl-MailTools-2.21-14.fc39.noarch 264/845 Verifying : perl-Math-BigInt-1:1.9998.39-2.fc39.noarch 265/845 Verifying : perl-Math-BigRat-0.2624-500.fc39.noarch 266/845 Verifying : perl-Module-Implementation-0.09-37.fc39.noarch 267/845 Verifying : perl-Module-Load-1:0.36-500.fc39.noarch 268/845 Verifying : perl-Module-Load-Conditional-0.74-500.fc39.noarc 269/845 Verifying : perl-Module-Metadata-1.000038-3.fc39.noarch 270/845 Verifying : perl-Module-Runtime-0.016-20.fc39.noarch 271/845 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 272/845 Verifying : perl-NTLM-1.09-36.fc39.noarch 273/845 Verifying : perl-Net-HTTP-6.23-2.fc39.noarch 274/845 Verifying : perl-Net-SMTP-SSL-1.04-21.fc39.noarch 275/845 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 276/845 Verifying : perl-Number-Compare-0.03-36.fc39.noarch 277/845 Verifying : perl-Package-Generator-1.106-29.fc39.noarch 278/845 Verifying : perl-Package-Stash-0.40-5.fc39.noarch 279/845 Verifying : perl-Package-Stash-XS-0.30-5.fc39.x86_64 280/845 Verifying : perl-PadWalker-2.5-10.fc39.x86_64 281/845 Verifying : perl-Params-Check-1:0.38-500.fc39.noarch 282/845 Verifying : perl-Params-Classify-0.015-20.fc39.x86_64 283/845 Verifying : perl-Params-Util-1.102-12.fc39.x86_64 284/845 Verifying : perl-Params-Validate-1.31-5.fc39.x86_64 285/845 Verifying : perl-Params-ValidationCompiler-0.31-3.fc39.noarc 286/845 Verifying : perl-Parse-RecDescent-1.967015-20.fc39.noarch 287/845 Verifying : perl-PathTools-3.89-500.fc39.x86_64 288/845 Verifying : perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 289/845 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 290/845 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 291/845 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 292/845 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 293/845 Verifying : perl-Ref-Util-0.204-18.fc39.noarch 294/845 Verifying : perl-Ref-Util-XS-0.117-20.fc39.x86_64 295/845 Verifying : perl-Regexp-Common-2017060201-22.fc39.noarch 296/845 Verifying : perl-Role-Tiny-2.002004-9.fc39.noarch 297/845 Verifying : perl-SGMLSpm-1.03ii-60.fc39.noarch 298/845 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 299/845 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 300/845 Verifying : perl-Sort-Key-1.33-28.fc39.x86_64 301/845 Verifying : perl-Specio-0.48-4.fc39.noarch 302/845 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 303/845 Verifying : perl-Sub-Exporter-0.990-1.fc39.noarch 304/845 Verifying : perl-Sub-Exporter-Progressive-0.001013-22.fc39.n 305/845 Verifying : perl-Sub-Identify-0.14-24.fc39.x86_64 306/845 Verifying : perl-Sub-Install-0.929-3.fc39.noarch 307/845 Verifying : perl-Sys-Syslog-0.36-501.fc39.x86_64 308/845 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 309/845 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 310/845 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 311/845 Verifying : perl-Text-Balanced-2.06-500.fc39.noarch 312/845 Verifying : perl-Text-BibTeX-0.89-3.fc39.x86_64 313/845 Verifying : perl-Text-CSV-2.02-3.fc39.noarch 314/845 Verifying : perl-Text-Glob-0.11-21.fc39.noarch 315/845 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 316/845 Verifying : perl-Text-Roman-3.5-25.fc39.noarch 317/845 Verifying : perl-Text-Soundex-3.05-28.fc39.x86_64 318/845 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 319/845 Verifying : perl-Text-Unidecode-1.30-22.fc39.noarch 320/845 Verifying : perl-Thread-Queue-3.14-500.fc39.noarch 321/845 Verifying : perl-Tie-Cycle-1.227-9.fc39.noarch 322/845 Verifying : perl-Tie-RefHash-1.40-500.fc39.noarch 323/845 Verifying : perl-Time-HiRes-4:1.9775-500.fc39.x86_64 324/845 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 325/845 Verifying : perl-TimeDate-1:2.33-11.fc39.noarch 326/845 Verifying : perl-Try-Tiny-0.31-6.fc39.noarch 327/845 Verifying : perl-URI-5.21-1.fc39.noarch 328/845 Verifying : perl-Unicode-Collate-1.31-500.fc39.x86_64 329/845 Verifying : perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 330/845 Verifying : perl-Unicode-Normalize-1.32-500.fc39.x86_64 331/845 Verifying : perl-Variable-Magic-0.63-4.fc39.x86_64 332/845 Verifying : perl-WWW-RobotRules-6.02-37.fc39.noarch 333/845 Verifying : perl-XML-LibXML-1:2.0209-2.fc39.x86_64 334/845 Verifying : perl-XML-LibXML-Simple-1.01-12.fc39.noarch 335/845 Verifying : perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 336/845 Verifying : perl-XML-NamespaceSupport-1.12-20.fc39.noarch 337/845 Verifying : perl-XML-Parser-2.46-15.fc39.x86_64 338/845 Verifying : perl-XML-SAX-1.02-13.fc39.noarch 339/845 Verifying : perl-XML-SAX-Base-1.09-20.fc39.noarch 340/845 Verifying : perl-XML-Writer-0.900-12.fc39.noarch 341/845 Verifying : perl-XML-XPath-1.48-4.fc39.noarch 342/845 Verifying : perl-XString-0.005-10.fc39.x86_64 343/845 Verifying : perl-autodie-2.36-501.fc39.noarch 344/845 Verifying : perl-autovivification-0.18-20.fc39.x86_64 345/845 Verifying : perl-constant-1.33-501.fc39.noarch 346/845 Verifying : perl-encoding-4:3.00-500.fc39.x86_64 347/845 Verifying : perl-libnet-3.15-501.fc39.noarch 348/845 Verifying : perl-libwww-perl-6.72-1.fc39.noarch 349/845 Verifying : perl-namespace-autoclean-0.29-16.fc39.noarch 350/845 Verifying : perl-namespace-clean-0.27-24.fc39.noarch 351/845 Verifying : perl-parent-1:0.241-500.fc39.noarch 352/845 Verifying : perl-podlators-1:5.01-500.fc39.noarch 353/845 Verifying : perl-srpm-macros-1-51.fc39.noarch 354/845 Verifying : perl-threads-1:2.36-500.fc39.x86_64 355/845 Verifying : perl-threads-shared-1.68-500.fc39.x86_64 356/845 Verifying : perl-version-8:0.99.30-1.fc39.x86_64 357/845 Verifying : perltidy-20230912-1.fc39.noarch 358/845 Verifying : php-fedora-autoloader-1.0.1-11.fc39.noarch 359/845 Verifying : pixman-0.42.2-2.fc39.x86_64 360/845 Verifying : pkgconf-1.9.5-2.fc39.x86_64 361/845 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 362/845 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 363/845 Verifying : popt-devel-1.19-3.fc39.x86_64 364/845 Verifying : postgresql-15.4-1.fc39.x86_64 365/845 Verifying : postgresql-private-libs-15.4-1.fc39.x86_64 366/845 Verifying : postgresql-server-15.4-1.fc39.x86_64 367/845 Verifying : procmail-3.24-2.fc39.x86_64 368/845 Verifying : psutils-2.10-2.fc39.noarch 369/845 Verifying : python-rpm-macros-3.12-4.fc39.noarch 370/845 Verifying : python-srpm-macros-3.12-4.fc39.noarch 371/845 Verifying : python3-packaging-23.1-4.fc39.noarch 372/845 Verifying : python3-pip-23.2.1-1.fc39.noarch 373/845 Verifying : python3-pyparsing-3.0.9-11.fc39.noarch 374/845 Verifying : python3-rpm-generators-14-7.fc39.noarch 375/845 Verifying : python3-rpm-macros-3.12-4.fc39.noarch 376/845 Verifying : python3-setuptools-67.7.2-7.fc39.noarch 377/845 Verifying : readline-devel-8.2-4.fc39.x86_64 378/845 Verifying : redhat-rpm-config-262-1.fc39.noarch 379/845 Verifying : rsync-3.2.7-5.fc39.x86_64 380/845 Verifying : sendmail-8.17.2-3.fc39.x86_64 381/845 Verifying : sendmail-cf-8.17.2-3.fc39.noarch 382/845 Verifying : sgml-common-0.6.3-61.fc39.noarch 383/845 Verifying : shared-mime-info-2.2-4.fc39.x86_64 384/845 Verifying : sombok-2.4.0-20.fc39.x86_64 385/845 Verifying : sscg-3.0.5-3.fc39.x86_64 386/845 Verifying : sudo-1.9.14-1.p3.fc39.x86_64 387/845 Verifying : sudo-python-plugin-1.9.14-1.p3.fc39.x86_64 388/845 Verifying : svt-av1-libs-1.4.1-3.fc39.x86_64 389/845 Verifying : tar-2:1.35-2.fc39.x86_64 390/845 Verifying : teckit-2.5.12-1.fc39.x86_64 391/845 Verifying : texlive-ae-11:svn15878.1.4-69.fc39.noarch 392/845 Verifying : texlive-aleph-11:svn66203-77.fc39.x86_64 393/845 Verifying : texlive-algorithms-11:svn42428-69.fc39.noarch 394/845 Verifying : texlive-alphalph-11:svn53087-69.fc39.noarch 395/845 Verifying : texlive-amscls-11:svn55378-69.fc39.noarch 396/845 Verifying : texlive-amsfonts-11:svn61937-69.fc39.noarch 397/845 Verifying : texlive-amsmath-11:svn63514-69.fc39.noarch 398/845 Verifying : texlive-antomega-11:svn21933.0.8-69.fc39.noarch 399/845 Verifying : texlive-anysize-11:svn15878.0-69.fc39.noarch 400/845 Verifying : texlive-atbegshi-11:svn53051-69.fc39.noarch 401/845 Verifying : texlive-attachfile-11:svn42099-69.fc39.noarch 402/845 Verifying : texlive-attachfile2-11:svn57959-77.fc39.noarch 403/845 Verifying : texlive-atveryend-11:svn53108-69.fc39.noarch 404/845 Verifying : texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch 405/845 Verifying : texlive-auxhook-11:svn53173-69.fc39.noarch 406/845 Verifying : texlive-avantgar-11:svn61983-69.fc39.noarch 407/845 Verifying : texlive-babel-english-11:svn44495-69.fc39.noarch 408/845 Verifying : texlive-babel-11:svn65823-69.fc39.noarch 409/845 Verifying : texlive-babelbib-11:svn57349-69.fc39.noarch 410/845 Verifying : texlive-base-11:20230311-77.fc39.x86_64 411/845 Verifying : texlive-beamer-11:svn65984-69.fc39.noarch 412/845 Verifying : texlive-bera-11:svn20031.0-69.fc39.noarch 413/845 Verifying : texlive-beton-11:svn15878.0-69.fc39.noarch 414/845 Verifying : texlive-biblatex-11:svn66403-69.fc39.noarch 415/845 Verifying : texlive-bibtex-11:svn66186-77.fc39.x86_64 416/845 Verifying : texlive-bidi-11:svn65572-69.fc39.noarch 417/845 Verifying : texlive-bigintcalc-11:svn53172-69.fc39.noarch 418/845 Verifying : texlive-bitset-11:svn53837-69.fc39.noarch 419/845 Verifying : texlive-bookman-11:svn61719-69.fc39.noarch 420/845 Verifying : texlive-bookmark-11:svn56885-69.fc39.noarch 421/845 Verifying : texlive-booktabs-11:svn53402-69.fc39.noarch 422/845 Verifying : texlive-breakurl-11:svn29901.1.40-69.fc39.noarch 423/845 Verifying : texlive-breqn-11:svn60881-69.fc39.noarch 424/845 Verifying : texlive-caption-11:svn66580-69.fc39.noarch 425/845 Verifying : texlive-carlisle-11:svn59577-69.fc39.noarch 426/845 Verifying : texlive-catchfile-11:svn53084-69.fc39.noarch 427/845 Verifying : texlive-changepage-11:svn15878.1.0c-69.fc39.noar 428/845 Verifying : texlive-charter-11:svn15878.0-69.fc39.noarch 429/845 Verifying : texlive-cite-11:svn36428.5.5-69.fc39.noarch 430/845 Verifying : texlive-cm-super-11:svn15878.0-69.fc39.noarch 431/845 Verifying : texlive-cm-11:svn57963-69.fc39.noarch 432/845 Verifying : texlive-cmap-11:svn57640-69.fc39.noarch 433/845 Verifying : texlive-cmextra-11:svn57866-69.fc39.noarch 434/845 Verifying : texlive-collection-basic-11:svn59159-69.fc39.noa 435/845 Verifying : texlive-collection-fontsrecommended-11:svn54074- 436/845 Verifying : texlive-collection-formatsextra-11:svn62226-69.f 437/845 Verifying : texlive-collection-latex-11:svn63515-69.fc39.noa 438/845 Verifying : texlive-collection-latexrecommended-11:svn65512- 439/845 Verifying : texlive-colorprofiles-11:svn49086-69.fc39.noarch 440/845 Verifying : texlive-colortbl-11:svn64015-69.fc39.noarch 441/845 Verifying : texlive-courier-11:svn61719-69.fc39.noarch 442/845 Verifying : texlive-crop-11:svn55424-69.fc39.noarch 443/845 Verifying : texlive-csquotes-11:svn64389-69.fc39.noarch 444/845 Verifying : texlive-ctable-11:svn38672-69.fc39.noarch 445/845 Verifying : texlive-ctablestack-11:svn38514-69.fc39.noarch 446/845 Verifying : texlive-currfile-11:svn64673-69.fc39.noarch 447/845 Verifying : texlive-cyrillic-11:svn63613-77.fc39.noarch 448/845 Verifying : texlive-dehyph-11:svn48599-69.fc39.noarch 449/845 Verifying : texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 450/845 Verifying : texlive-dvips-11:svn66203-77.fc39.x86_64 451/845 Verifying : texlive-ec-11:svn25033.1.0-69.fc39.noarch 452/845 Verifying : texlive-edmac-11:svn61719-69.fc39.noarch 453/845 Verifying : texlive-enctex-11:svn34957.0-69.fc39.noarch 454/845 Verifying : texlive-enumitem-11:svn51423-69.fc39.noarch 455/845 Verifying : texlive-eplain-11:svn64721-77.fc39.noarch 456/845 Verifying : texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch 457/845 Verifying : texlive-epstopdf-11:svn66461-77.fc39.noarch 458/845 Verifying : texlive-eso-pic-11:svn56658-69.fc39.noarch 459/845 Verifying : texlive-etex-pkg-11:svn41784-69.fc39.noarch 460/845 Verifying : texlive-etex-11:svn66203-69.fc39.noarch 461/845 Verifying : texlive-etexcmds-11:svn53171-69.fc39.noarch 462/845 Verifying : texlive-etoolbox-11:svn56554-69.fc39.noarch 463/845 Verifying : texlive-euenc-11:svn19795.0.1h-69.fc39.noarch 464/845 Verifying : texlive-euler-11:svn42428-69.fc39.noarch 465/845 Verifying : texlive-euro-ce-11:svn25714-69.fc39.noarch 466/845 Verifying : texlive-euro-11:svn22191.1.1-69.fc39.noarch 467/845 Verifying : texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39. 468/845 Verifying : texlive-everysel-11:svn57489-69.fc39.noarch 469/845 Verifying : texlive-everyshi-11:svn57001-69.fc39.noarch 470/845 Verifying : texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch 471/845 Verifying : texlive-fancybox-11:svn18304.1.4-69.fc39.noarch 472/845 Verifying : texlive-fancyhdr-11:svn64977-69.fc39.noarch 473/845 Verifying : texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch 474/845 Verifying : texlive-fancyvrb-11:svn65585-69.fc39.noarch 475/845 Verifying : texlive-filecontents-11:svn52142-69.fc39.noarch 476/845 Verifying : texlive-filehook-11:svn64822-69.fc39.noarch 477/845 Verifying : texlive-finstrut-11:svn21719.0.5-69.fc39.noarch 478/845 Verifying : texlive-firstaid-11:svn64892-69.fc39.noarch 479/845 Verifying : texlive-fix2col-11:svn38770-69.fc39.noarch 480/845 Verifying : texlive-float-11:svn15878.1.3d-69.fc39.noarch 481/845 Verifying : texlive-fontspec-11:svn63386-69.fc39.noarch 482/845 Verifying : texlive-footmisc-11:svn62524-69.fc39.noarch 483/845 Verifying : texlive-footnotehyper-11:svn60374-69.fc39.noarch 484/845 Verifying : texlive-fp-11:svn49719-69.fc39.noarch 485/845 Verifying : texlive-fpl-11:svn54512-69.fc39.noarch 486/845 Verifying : texlive-geometry-11:svn61719-69.fc39.noarch 487/845 Verifying : texlive-gettitlestring-11:svn53170-69.fc39.noarc 488/845 Verifying : texlive-glyphlist-11:svn54074-77.fc39.noarch 489/845 Verifying : texlive-graphics-cfg-11:svn41448-69.fc39.noarch 490/845 Verifying : texlive-graphics-def-11:svn64487-69.fc39.noarch 491/845 Verifying : texlive-graphics-11:svn66204-69.fc39.noarch 492/845 Verifying : texlive-grfext-11:svn53024-69.fc39.noarch 493/845 Verifying : texlive-grffile-11:svn52756-69.fc39.noarch 494/845 Verifying : texlive-gsftopk-11:svn52851-77.fc39.x86_64 495/845 Verifying : texlive-helvetic-11:svn61719-69.fc39.noarch 496/845 Verifying : texlive-hitex-11:svn65883-77.fc39.x86_64 497/845 Verifying : texlive-hobsub-11:svn52810-69.fc39.noarch 498/845 Verifying : texlive-hologo-11:svn61719-69.fc39.noarch 499/845 Verifying : texlive-hopatch-11:svn65491-69.fc39.noarch 500/845 Verifying : texlive-hycolor-11:svn53584-69.fc39.noarch 501/845 Verifying : texlive-hypdoc-11:svn65678-69.fc39.noarch 502/845 Verifying : texlive-hyperref-11:svn65758-69.fc39.noarch 503/845 Verifying : texlive-hyph-utf8-11:svn61719-69.fc39.noarch 504/845 Verifying : texlive-hyphen-base-11:svn66413-69.fc39.noarch 505/845 Verifying : texlive-hyphenex-11:svn57387-69.fc39.noarch 506/845 Verifying : texlive-ifmtarg-11:svn47544-69.fc39.noarch 507/845 Verifying : texlive-ifplatform-11:svn45533-69.fc39.noarch 508/845 Verifying : texlive-iftex-11:svn61910-69.fc39.noarch 509/845 Verifying : texlive-index-11:svn24099.4.1beta-69.fc39.noarch 510/845 Verifying : texlive-infwarerr-11:svn53023-69.fc39.noarch 511/845 Verifying : texlive-intcalc-11:svn53168-69.fc39.noarch 512/845 Verifying : texlive-jadetex-11:svn63654-77.fc39.noarch 513/845 Verifying : texlive-jknapltx-11:svn19440.0-69.fc39.noarch 514/845 Verifying : texlive-kastrup-11:svn15878.0-69.fc39.noarch 515/845 Verifying : texlive-knuth-lib-11:svn57963-69.fc39.noarch 516/845 Verifying : texlive-knuth-local-11:svn57963-69.fc39.noarch 517/845 Verifying : texlive-koma-script-11:svn64685-69.fc39.noarch 518/845 Verifying : texlive-kpathsea-11:svn66209-77.fc39.x86_64 519/845 Verifying : texlive-kvdefinekeys-11:svn53193-69.fc39.noarch 520/845 Verifying : texlive-kvoptions-11:svn63622-69.fc39.noarch 521/845 Verifying : texlive-kvsetkeys-11:svn64632-69.fc39.noarch 522/845 Verifying : texlive-l3backend-11:svn65573-69.fc39.noarch 523/845 Verifying : texlive-l3experimental-11:svn65621-69.fc39.noarc 524/845 Verifying : texlive-l3kernel-11:svn66094-69.fc39.noarch 525/845 Verifying : texlive-l3packages-11:svn65722-69.fc39.noarch 526/845 Verifying : texlive-lambda-11:svn45756-69.fc39.noarch 527/845 Verifying : texlive-latex-fonts-11:svn28888.0-69.fc39.noarch 528/845 Verifying : texlive-latex-lab-11:svn64892-69.fc39.noarch 529/845 Verifying : texlive-latex-11:svn65161-77.fc39.noarch 530/845 Verifying : texlive-latexbug-11:svn63596-69.fc39.noarch 531/845 Verifying : texlive-latexconfig-11:svn53525-69.fc39.noarch 532/845 Verifying : texlive-letltxmacro-11:svn53022-69.fc39.noarch 533/845 Verifying : texlive-lib-11:20230311-77.fc39.x86_64 534/845 Verifying : texlive-lineno-11:svn65586-69.fc39.noarch 535/845 Verifying : texlive-listings-11:svn66222-69.fc39.noarch 536/845 Verifying : texlive-lm-math-11:svn36915.1.959-69.fc39.noarch 537/845 Verifying : texlive-lm-11:svn65956-69.fc39.noarch 538/845 Verifying : texlive-logreq-11:svn53003-69.fc39.noarch 539/845 Verifying : texlive-lollipop-11:svn45678-77.fc39.noarch 540/845 Verifying : texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarc 541/845 Verifying : texlive-ltxcmds-11:svn56421-69.fc39.noarch 542/845 Verifying : texlive-ltxmisc-11:svn21927.0-69.fc39.noarch 543/845 Verifying : texlive-lua-alt-getopt-11:svn56414-69.fc39.noarc 544/845 Verifying : texlive-lua-uni-algos-11:svn62204-69.fc39.noarch 545/845 Verifying : texlive-luabidi-11:svn54512-69.fc39.noarch 546/845 Verifying : texlive-luahbtex-11:svn66186-77.fc39.x86_64 547/845 Verifying : texlive-lualatex-math-11:svn61464-69.fc39.noarch 548/845 Verifying : texlive-lualibs-11:svn64615-69.fc39.noarch 549/845 Verifying : texlive-luaotfload-11:svn64616-77.fc39.noarch 550/845 Verifying : texlive-luatex-11:svn66967-77.fc39.x86_64 551/845 Verifying : texlive-luatexbase-11:svn52663-69.fc39.noarch 552/845 Verifying : texlive-lwarp-11:svn66259-77.fc39.noarch 553/845 Verifying : texlive-makecmds-11:svn15878.0-69.fc39.noarch 554/845 Verifying : texlive-makeindex-11:svn62517-77.fc39.x86_64 555/845 Verifying : texlive-manfnt-font-11:svn45777-69.fc39.noarch 556/845 Verifying : texlive-marginnote-11:svn48383-69.fc39.noarch 557/845 Verifying : texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch 558/845 Verifying : texlive-mathpazo-11:svn52663-69.fc39.noarch 559/845 Verifying : texlive-mathspec-11:svn42773-69.fc39.noarch 560/845 Verifying : texlive-mathtools-11:svn63767-69.fc39.noarch 561/845 Verifying : texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noar 562/845 Verifying : texlive-memoir-11:svn65040-69.fc39.noarch 563/845 Verifying : texlive-metafont-11:svn66186-77.fc39.x86_64 564/845 Verifying : texlive-metalogo-11:svn18611.0.12-69.fc39.noarch 565/845 Verifying : texlive-mflogo-font-11:svn54512-69.fc39.noarch 566/845 Verifying : texlive-mflogo-11:svn42428-69.fc39.noarch 567/845 Verifying : texlive-mfnfss-11:svn46036-69.fc39.noarch 568/845 Verifying : texlive-mfware-11:svn66186-77.fc39.x86_64 569/845 Verifying : texlive-microtype-11:svn66587-69.fc39.noarch 570/845 Verifying : texlive-minitoc-11:svn61719-69.fc39.noarch 571/845 Verifying : texlive-mltex-11:svn62145-77.fc39.noarch 572/845 Verifying : texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch 573/845 Verifying : texlive-modes-11:svn61719-69.fc39.noarch 574/845 Verifying : texlive-mparhack-11:svn59066-69.fc39.noarch 575/845 Verifying : texlive-mptopdf-11:svn65952-77.fc39.noarch 576/845 Verifying : texlive-ms-11:svn57473-69.fc39.noarch 577/845 Verifying : texlive-multido-11:svn18302.1.42-69.fc39.noarch 578/845 Verifying : texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch 579/845 Verifying : texlive-natbib-11:svn20668.8.31b-69.fc39.noarch 580/845 Verifying : texlive-ncntrsbk-11:svn61719-69.fc39.noarch 581/845 Verifying : texlive-newfloat-11:svn52906-69.fc39.noarch 582/845 Verifying : texlive-notoccite-11:svn18129.0-69.fc39.noarch 583/845 Verifying : texlive-ntgclass-11:svn65522-69.fc39.noarch 584/845 Verifying : texlive-oberdiek-11:svn65521-77.fc39.noarch 585/845 Verifying : texlive-omega-11:svn33046.0-69.fc39.noarch 586/845 Verifying : texlive-omegaware-11:svn66186-77.fc39.x86_64 587/845 Verifying : texlive-otibet-11:svn45777-69.fc39.noarch 588/845 Verifying : texlive-pagesel-11:svn56105-69.fc39.noarch 589/845 Verifying : texlive-palatino-11:svn61719-69.fc39.noarch 590/845 Verifying : texlive-paralist-11:svn43021-69.fc39.noarch 591/845 Verifying : texlive-parallel-11:svn15878.0-69.fc39.noarch 592/845 Verifying : texlive-parskip-11:svn58358-69.fc39.noarch 593/845 Verifying : texlive-passivetex-11:svn15878.0-69.fc39.noarch 594/845 Verifying : texlive-pdfcol-11:svn64469-69.fc39.noarch 595/845 Verifying : texlive-pdfcolfoot-11:svn65512-69.fc39.noarch 596/845 Verifying : texlive-pdfcolmk-11:svn52912-69.fc39.noarch 597/845 Verifying : texlive-pdfescape-11:svn53082-69.fc39.noarch 598/845 Verifying : texlive-pdflscape-11:svn64851-69.fc39.noarch 599/845 Verifying : texlive-pdfmanagement-testphase-11:svn66532-69.f 600/845 Verifying : texlive-pdfpages-11:svn65319-69.fc39.noarch 601/845 Verifying : texlive-pdftex-11:svn66243-77.fc39.x86_64 602/845 Verifying : texlive-pdftexcmds-11:svn55777-69.fc39.noarch 603/845 Verifying : texlive-pgf-11:svn65553-69.fc39.noarch 604/845 Verifying : texlive-picture-11:svn54867-69.fc39.noarch 605/845 Verifying : texlive-placeins-11:svn19848.2.2-69.fc39.noarch 606/845 Verifying : texlive-plain-11:svn57963-69.fc39.noarch 607/845 Verifying : texlive-polyglossia-11:svn65792-69.fc39.noarch 608/845 Verifying : texlive-psfrag-11:svn15878.3.04-69.fc39.noarch 609/845 Verifying : texlive-psizzl-11:svn15878.0.35-69.fc39.noarch 610/845 Verifying : texlive-pslatex-11:svn57434-69.fc39.noarch 611/845 Verifying : texlive-psnfss-11:svn54694-69.fc39.noarch 612/845 Verifying : texlive-pspicture-11:svn15878.0-69.fc39.noarch 613/845 Verifying : texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch 614/845 Verifying : texlive-pst-coil-11:svn62977-69.fc39.noarch 615/845 Verifying : texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch 616/845 Verifying : texlive-pst-fill-11:svn60671-69.fc39.noarch 617/845 Verifying : texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch 618/845 Verifying : texlive-pst-math-11:svn64732-69.fc39.noarch 619/845 Verifying : texlive-pst-node-11:svn61838-69.fc39.noarch 620/845 Verifying : texlive-pst-ovl-11:svn54963-69.fc39.noarch 621/845 Verifying : texlive-pst-plot-11:svn65346-69.fc39.noarch 622/845 Verifying : texlive-pst-text-11:svn49542-69.fc39.noarch 623/845 Verifying : texlive-pst-tools-11:svn60621-69.fc39.noarch 624/845 Verifying : texlive-pst-tree-11:svn60421-69.fc39.noarch 625/845 Verifying : texlive-pstricks-add-11:svn65067-69.fc39.noarch 626/845 Verifying : texlive-pstricks-11:svn65346-69.fc39.noarch 627/845 Verifying : texlive-pxfonts-11:svn15878.0-69.fc39.noarch 628/845 Verifying : texlive-ragged2e-11:svn66152-69.fc39.noarch 629/845 Verifying : texlive-rcs-11:svn15878.0-69.fc39.noarch 630/845 Verifying : texlive-realscripts-11:svn56594-69.fc39.noarch 631/845 Verifying : texlive-refcount-11:svn53164-69.fc39.noarch 632/845 Verifying : texlive-rerunfilecheck-11:svn63869-69.fc39.noarc 633/845 Verifying : texlive-rsfs-11:svn15878.0-69.fc39.noarch 634/845 Verifying : texlive-sansmath-11:svn17997.1.1-69.fc39.noarch 635/845 Verifying : texlive-sansmathaccent-11:svn53628-69.fc39.noarc 636/845 Verifying : texlive-sauerj-11:svn15878.0-69.fc39.noarch 637/845 Verifying : texlive-section-11:svn20180.0-69.fc39.noarch 638/845 Verifying : texlive-seminar-11:svn59801-69.fc39.noarch 639/845 Verifying : texlive-sepnum-11:svn20186.2.0-69.fc39.noarch 640/845 Verifying : texlive-setspace-11:svn65206-69.fc39.noarch 641/845 Verifying : texlive-showexpl-11:svn57414-69.fc39.noarch 642/845 Verifying : texlive-startex-11:svn35718.1.04-69.fc39.noarch 643/845 Verifying : texlive-stmaryrd-11:svn22027.0-69.fc39.noarch 644/845 Verifying : texlive-stringenc-11:svn52982-69.fc39.noarch 645/845 Verifying : texlive-subfig-11:svn15878.1.3-69.fc39.noarch 646/845 Verifying : texlive-symbol-11:svn61719-69.fc39.noarch 647/845 Verifying : texlive-tex-gyre-math-11:svn41264-69.fc39.noarch 648/845 Verifying : texlive-tex-gyre-11:svn65956-69.fc39.noarch 649/845 Verifying : texlive-tex-ini-files-11:svn40533-69.fc39.noarch 650/845 Verifying : texlive-tex-11:svn66186-77.fc39.x86_64 651/845 Verifying : texlive-texlive-common-doc-11:svn54176-69.fc39.n 652/845 Verifying : texlive-texlive-en-11:svn66572-77.fc39.noarch 653/845 Verifying : texlive-texlive-msg-translations-11:svn66593-69. 654/845 Verifying : texlive-texlive-scripts-extra-11:svn62517-77.fc3 655/845 Verifying : texlive-texlive-scripts-11:svn66584-77.fc39.noar 656/845 Verifying : texlive-texlive.infra-11:svn66512-77.fc39.noarch 657/845 Verifying : texlive-texsis-11:svn45678-77.fc39.noarch 658/845 Verifying : texlive-textcase-11:svn63868-69.fc39.noarch 659/845 Verifying : texlive-thumbpdf-11:svn62518-77.fc39.noarch 660/845 Verifying : texlive-times-11:svn61719-69.fc39.noarch 661/845 Verifying : texlive-tipa-11:svn29349.1.3-69.fc39.noarch 662/845 Verifying : texlive-titlesec-11:svn59845-69.fc39.noarch 663/845 Verifying : texlive-tools-11:svn64892-69.fc39.noarch 664/845 Verifying : texlive-translator-11:svn59412-69.fc39.noarch 665/845 Verifying : texlive-transparent-11:svn64852-69.fc39.noarch 666/845 Verifying : texlive-txfonts-11:svn15878.0-69.fc39.noarch 667/845 Verifying : texlive-typehtml-11:svn17134.0-69.fc39.noarch 668/845 Verifying : texlive-ucharcat-11:svn38907-69.fc39.noarch 669/845 Verifying : texlive-ucs-11:svn64114-69.fc39.noarch 670/845 Verifying : texlive-ulem-11:svn53365-69.fc39.noarch 671/845 Verifying : texlive-underscore-11:svn18261.0-69.fc39.noarch 672/845 Verifying : texlive-unicode-data-11:svn64423-69.fc39.noarch 673/845 Verifying : texlive-unicode-math-11:svn61719-69.fc39.noarch 674/845 Verifying : texlive-uniquecounter-11:svn53162-69.fc39.noarch 675/845 Verifying : texlive-url-11:svn32528.3.4-69.fc39.noarch 676/845 Verifying : texlive-utopia-11:svn15878.0-69.fc39.noarch 677/845 Verifying : texlive-varwidth-11:svn24104.0.92-69.fc39.noarch 678/845 Verifying : texlive-wasy-11:svn53533-69.fc39.noarch 679/845 Verifying : texlive-wasy-type1-11:svn53534-69.fc39.noarch 680/845 Verifying : texlive-wasysym-11:svn54080-69.fc39.noarch 681/845 Verifying : texlive-xcolor-11:svn63563-69.fc39.noarch 682/845 Verifying : texlive-xdvi-11:svn62387-77.fc39.x86_64 683/845 Verifying : texlive-xetex-11:svn66203-77.fc39.x86_64 684/845 Verifying : texlive-xetexconfig-11:svn45845-69.fc39.noarch 685/845 Verifying : texlive-xifthen-11:svn38929-69.fc39.noarch 686/845 Verifying : texlive-xkeyval-11:svn63616-69.fc39.noarch 687/845 Verifying : texlive-xltxtra-11:svn56594-69.fc39.noarch 688/845 Verifying : texlive-xmltex-11:svn62145-77.fc39.noarch 689/845 Verifying : texlive-xmltexconfig-11:svn45845-69.fc39.noarch 690/845 Verifying : texlive-xpatch-11:svn54563-69.fc39.noarch 691/845 Verifying : texlive-xstring-11:svn65551-69.fc39.noarch 692/845 Verifying : texlive-xunicode-11:svn30466.0.981-69.fc39.noarc 693/845 Verifying : texlive-zapfchan-11:svn61719-69.fc39.noarch 694/845 Verifying : texlive-zapfding-11:svn61719-69.fc39.noarch 695/845 Verifying : texlive-zref-11:svn62977-69.fc39.noarch 696/845 Verifying : tinycdb-0.78-21.fc39.x86_64 697/845 Verifying : unzip-6.0-62.fc39.x86_64 698/845 Verifying : urw-base35-bookman-fonts-20200910-18.fc39.noarch 699/845 Verifying : urw-base35-c059-fonts-20200910-18.fc39.noarch 700/845 Verifying : urw-base35-d050000l-fonts-20200910-18.fc39.noarc 701/845 Verifying : urw-base35-fonts-20200910-18.fc39.noarch 702/845 Verifying : urw-base35-fonts-common-20200910-18.fc39.noarch 703/845 Verifying : urw-base35-gothic-fonts-20200910-18.fc39.noarch 704/845 Verifying : urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39 705/845 Verifying : urw-base35-nimbus-roman-fonts-20200910-18.fc39.n 706/845 Verifying : urw-base35-nimbus-sans-fonts-20200910-18.fc39.no 707/845 Verifying : urw-base35-p052-fonts-20200910-18.fc39.noarch 708/845 Verifying : urw-base35-standard-symbols-ps-fonts-20200910-18 709/845 Verifying : urw-base35-z003-fonts-20200910-18.fc39.noarch 710/845 Verifying : vconfig-1.9-35.fc39.x86_64 711/845 Verifying : wget-1.21.3-7.fc39.x86_64 712/845 Verifying : which-2.21-40.fc39.x86_64 713/845 Verifying : xml-common-0.6.3-61.fc39.noarch 714/845 Verifying : xmlsec1-1:1.2.37-5.fc39.x86_64 715/845 Verifying : xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 716/845 Verifying : xpdf-libs-1:4.04-10.fc39.x86_64 717/845 Verifying : xxhash-libs-0.8.2-1.fc39.x86_64 718/845 Verifying : xz-devel-5.4.4-1.fc39.x86_64 719/845 Verifying : zip-3.0-39.fc39.x86_64 720/845 Verifying : zlib-devel-1.2.13-4.fc39.x86_64 721/845 Verifying : zstd-1.5.5-4.fc39.x86_64 722/845 Verifying : zziplib-0.13.72-5.fc39.x86_64 723/845 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 724/845 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 725/845 Verifying : annobin-docs-12.35-1.fc39.noarch 726/845 Verifying : annobin-plugin-gcc-12.35-1.fc39.x86_64 727/845 Verifying : cpp-13.2.1-6.fc39.x86_64 728/845 Verifying : createrepo_c-1.0.2-2.fc39.x86_64 729/845 Verifying : createrepo_c-libs-1.0.2-2.fc39.x86_64 730/845 Verifying : cups-libs-1:2.4.7-5.fc39.x86_64 731/845 Verifying : debugedit-5.0-12.fc39.x86_64 732/845 Verifying : elfutils-0.190-4.fc39.x86_64 733/845 Verifying : elfutils-libelf-devel-0.190-4.fc39.x86_64 734/845 Verifying : gcc-13.2.1-6.fc39.x86_64 735/845 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 736/845 Verifying : gcc-plugin-annobin-13.2.1-6.fc39.x86_64 737/845 Verifying : gdb-minimal-14.1-2.fc39.x86_64 738/845 Verifying : ghostscript-10.02.1-2.fc39.x86_64 739/845 Verifying : ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 740/845 Verifying : ghostscript-tools-printing-10.02.1-2.fc39.x86_64 741/845 Verifying : git-2.43.0-1.fc39.x86_64 742/845 Verifying : git-core-2.43.0-1.fc39.x86_64 743/845 Verifying : git-core-doc-2.43.0-1.fc39.noarch 744/845 Verifying : glibc-devel-2.38-14.fc39.x86_64 745/845 Verifying : glibc-headers-x86-2.38-14.fc39.noarch 746/845 Verifying : go-srpm-macros-3.3.1-1.fc39.noarch 747/845 Verifying : google-noto-fonts-common-20230801-4.fc39.noarch 748/845 Verifying : google-noto-sans-vf-fonts-20230801-4.fc39.noarch 749/845 Verifying : groff-1.23.0-3.fc39.x86_64 750/845 Verifying : groff-base-1.23.0-3.fc39.x86_64 751/845 Verifying : httpd-2.4.58-1.fc39.x86_64 752/845 Verifying : httpd-core-2.4.58-1.fc39.x86_64 753/845 Verifying : httpd-filesystem-2.4.58-1.fc39.noarch 754/845 Verifying : httpd-tools-2.4.58-1.fc39.x86_64 755/845 Verifying : kernel-headers-6.6.3-200.fc39.x86_64 756/845 Verifying : krb5-devel-1.21.2-2.fc39.x86_64 757/845 Verifying : libXpm-3.5.17-1.fc39.x86_64 758/845 Verifying : libaom-3.8.0-1.fc39.x86_64 759/845 Verifying : libcurl-devel-8.2.1-4.fc39.x86_64 760/845 Verifying : libgccjit-13.2.1-6.fc39.x86_64 761/845 Verifying : libgs-10.02.1-2.fc39.x86_64 762/845 Verifying : libimagequant-4.0.3-2.fc39.x86_64 763/845 Verifying : libkadm5-1.21.2-2.fc39.x86_64 764/845 Verifying : libnl3-3.9.0-1.fc39.x86_64 765/845 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 766/845 Verifying : libxslt-1.1.39-1.fc39.x86_64 767/845 Verifying : mod_http2-2.0.25-1.fc39.x86_64 768/845 Verifying : mod_lua-2.4.58-1.fc39.x86_64 769/845 Verifying : mod_ssl-1:2.4.58-1.fc39.x86_64 770/845 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 771/845 Verifying : perl-AutoSplit-5.74-502.fc39.noarch 772/845 Verifying : perl-B-1.88-502.fc39.x86_64 773/845 Verifying : perl-Benchmark-1.24-502.fc39.noarch 774/845 Verifying : perl-Business-ISBN-Data-20230926.001-1.fc39.noar 775/845 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 776/845 Verifying : perl-Date-Manip-6.93-1.fc39.noarch 777/845 Verifying : perl-DateTime-TimeZone-2.61-1.fc39.noarch 778/845 Verifying : perl-DirHandle-1.05-502.fc39.noarch 779/845 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 780/845 Verifying : perl-English-1.11-502.fc39.noarch 781/845 Verifying : perl-Errno-1.37-502.fc39.x86_64 782/845 Verifying : perl-ExtUtils-Constant-0.25-502.fc39.noarch 783/845 Verifying : perl-ExtUtils-Embed-1.35-502.fc39.noarch 784/845 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 785/845 Verifying : perl-File-Basename-2.86-502.fc39.noarch 786/845 Verifying : perl-File-Compare-1.100.700-502.fc39.noarch 787/845 Verifying : perl-File-Copy-2.41-502.fc39.noarch 788/845 Verifying : perl-File-Find-1.43-502.fc39.noarch 789/845 Verifying : perl-File-stat-1.13-502.fc39.noarch 790/845 Verifying : perl-FileHandle-2.05-502.fc39.noarch 791/845 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 792/845 Verifying : perl-Git-2.43.0-1.fc39.noarch 793/845 Verifying : perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 794/845 Verifying : perl-I18N-LangTags-0.45-502.fc39.noarch 795/845 Verifying : perl-I18N-Langinfo-0.22-502.fc39.x86_64 796/845 Verifying : perl-IO-1.52-502.fc39.x86_64 797/845 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 798/845 Verifying : perl-Locale-Maketext-Simple-1:0.21-502.fc39.noar 799/845 Verifying : perl-Math-Complex-1.62-502.fc39.noarch 800/845 Verifying : perl-Module-CoreList-1:5.20231230-1.fc39.noarch 801/845 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 802/845 Verifying : perl-Opcode-1.64-502.fc39.x86_64 803/845 Verifying : perl-POSIX-2.13-502.fc39.x86_64 804/845 Verifying : perl-Pod-Html-1.34-502.fc39.noarch 805/845 Verifying : perl-Safe-2.44-502.fc39.noarch 806/845 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 807/845 Verifying : perl-Symbol-1.09-502.fc39.noarch 808/845 Verifying : perl-Sys-Hostname-1.25-502.fc39.x86_64 809/845 Verifying : perl-Test-Harness-1:3.48-1.fc39.noarch 810/845 Verifying : perl-Tie-4.6-502.fc39.noarch 811/845 Verifying : perl-Unicode-UCD-0.78-502.fc39.noarch 812/845 Verifying : perl-base-2.27-502.fc39.noarch 813/845 Verifying : perl-deprecate-0.04-502.fc39.noarch 814/845 Verifying : perl-devel-4:5.38.2-502.fc39.x86_64 815/845 Verifying : perl-doc-5.38.2-502.fc39.noarch 816/845 Verifying : perl-if-0.61.000-502.fc39.noarch 817/845 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 818/845 Verifying : perl-lib-0.65-502.fc39.x86_64 819/845 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 820/845 Verifying : perl-locale-1.10-502.fc39.noarch 821/845 Verifying : perl-meta-notation-5.38.2-502.fc39.noarch 822/845 Verifying : perl-mro-1.28-502.fc39.x86_64 823/845 Verifying : perl-open-1.13-502.fc39.noarch 824/845 Verifying : perl-overload-1.37-502.fc39.noarch 825/845 Verifying : perl-overloading-0.02-502.fc39.noarch 826/845 Verifying : perl-sigtrap-1.10-502.fc39.noarch 827/845 Verifying : perl-subs-1.04-502.fc39.noarch 828/845 Verifying : perl-vars-1.05-502.fc39.noarch 829/845 Verifying : php-cli-8.2.14-1.fc39.x86_64 830/845 Verifying : php-common-8.2.14-1.fc39.x86_64 831/845 Verifying : php-devel-8.2.14-1.fc39.x86_64 832/845 Verifying : php-nikic-php-parser4-4.18.0-1.fc39.noarch 833/845 Verifying : pyproject-rpm-macros-1.11.0-1.fc39.noarch 834/845 Verifying : pyproject-srpm-macros-1.11.0-1.fc39.noarch 835/845 Verifying : python3-devel-3.12.1-2.fc39.x86_64 836/845 Verifying : qt5-srpm-macros-5.15.11-1.fc39.noarch 837/845 Verifying : qt6-srpm-macros-6.6.0-1.fc39.noarch 838/845 Verifying : rav1e-libs-0.6.6-4.fc39.x86_64 839/845 Verifying : rpm-build-4.19.1-1.fc39.x86_64 840/845 Verifying : rpm-devel-4.19.1-1.fc39.x86_64 841/845 Verifying : rpmautospec-rpm-macros-0.3.8-1.fc39.noarch 842/845 Verifying : rust-srpm-macros-25.2-2.fc39.noarch 843/845 Verifying : systemd-rpm-macros-254.7-1.fc39.noarch 844/845 Verifying : systemtap-sdt-devel-5.0~pre16958465gca71442b-1.f 845/845 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.10-3.fc39.x86_64 annobin-docs-12.35-1.fc39.noarch annobin-plugin-gcc-12.35-1.fc39.x86_64 ansible-srpm-macros-1-11.fc39.noarch apr-1.7.3-2.fc39.x86_64 apr-util-1.6.3-4.fc39.x86_64 apr-util-bdb-1.6.3-4.fc39.x86_64 apr-util-openssl-1.6.3-4.fc39.x86_64 autoconf-2.71-6.fc39.noarch automake-1.16.5-13.fc39.noarch avahi-libs-0.8-24.fc39.x86_64 beecrypt-4.2.1-33.fc39.x86_64 beecrypt-devel-4.2.1-33.fc39.x86_64 biber-2.19-3.fc39.noarch binutils-2.40-13.fc39.x86_64 binutils-devel-2.40-13.fc39.x86_64 binutils-gold-2.40-13.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 cpp-13.2.1-6.fc39.x86_64 createrepo_c-1.0.2-2.fc39.x86_64 createrepo_c-libs-1.0.2-2.fc39.x86_64 cronie-1.6.1-5.fc39.x86_64 cronie-anacron-1.6.1-5.fc39.x86_64 crontabs-1.11-30.20190603git.fc39.noarch cups-libs-1:2.4.7-5.fc39.x86_64 cyrus-sasl-2.1.28-11.fc39.x86_64 debugedit-5.0-12.fc39.x86_64 default-fonts-core-sans-4.0-9.fc39.noarch docbook-dtds-1.0-82.fc39.noarch docbook-style-dsssl-1.79-36.fc39.noarch docbook-utils-0.6.14-57.fc39.noarch docbook-utils-pdf-0.6.14-57.fc39.noarch drpm-0.5.2-3.fc39.x86_64 dwz-0.15-3.fc39.x86_64 ed-1.19-4.fc39.x86_64 efi-srpm-macros-5-9.fc39.noarch elfutils-0.190-4.fc39.x86_64 elfutils-libelf-devel-0.190-4.fc39.x86_64 emacs-common-1:29.1-2.fc39.x86_64 emacs-filesystem-1:29.1-2.fc39.noarch emacs-nox-1:29.1-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 expat-devel-2.5.0-3.fc39.x86_64 fedora-logos-httpd-38.1.0-2.fc39.noarch fontconfig-2.14.2-5.fc39.x86_64 fonts-filesystem-1:2.0.5-12.fc39.noarch fonts-srpm-macros-1:2.0.5-12.fc39.noarch fpc-srpm-macros-1.3-8.fc39.noarch freetype-2.13.1-2.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 gcc-plugin-annobin-13.2.1-6.fc39.x86_64 gd-2.3.3-12.fc39.x86_64 gdb-minimal-14.1-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-2.fc39.x86_64 ghostscript-tools-fonts-10.02.1-2.fc39.x86_64 ghostscript-tools-printing-10.02.1-2.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-14.fc39.x86_64 glibc-headers-x86-2.38-14.fc39.noarch gnat-srpm-macros-6-3.fc39.noarch gnupg1-1.4.23-23.fc39.x86_64 go-srpm-macros-3.3.1-1.fc39.noarch google-droid-sans-fonts-20200215-17.fc39.noarch google-noto-fonts-common-20230801-4.fc39.noarch google-noto-sans-vf-fonts-20230801-4.fc39.noarch gpgme-1.20.0-5.fc39.x86_64 gpm-libs-1.20.7-44.fc39.x86_64 graphite2-1.3.14-12.fc39.x86_64 groff-1.23.0-3.fc39.x86_64 groff-base-1.23.0-3.fc39.x86_64 guile22-2.2.7-9.fc39.x86_64 harfbuzz-8.2.1-2.fc39.x86_64 highway-1.0.7-1.fc39.x86_64 hostname-3.23-9.fc39.x86_64 httpd-2.4.58-1.fc39.x86_64 httpd-core-2.4.58-1.fc39.x86_64 httpd-filesystem-2.4.58-1.fc39.noarch httpd-tools-2.4.58-1.fc39.x86_64 hunspell-1.7.2-5.fc39.x86_64 hunspell-en-0.20201207-7.fc39.noarch hunspell-en-GB-0.20201207-7.fc39.noarch hunspell-en-US-0.20201207-7.fc39.noarch hunspell-filesystem-1.7.2-5.fc39.x86_64 iptables-legacy-1.8.9-5.fc39.x86_64 iptables-legacy-libs-1.8.9-5.fc39.x86_64 iptables-libs-1.8.9-5.fc39.x86_64 jansson-2.13.1-7.fc39.x86_64 jbig2dec-libs-0.19-10.fc39.x86_64 jbigkit-libs-2.1-26.fc39.x86_64 julietaula-montserrat-fonts-1:7.222-5.fc39.noarch jxl-pixbuf-loader-1:0.8.2-3.fc39.x86_64 kernel-headers-6.6.3-200.fc39.x86_64 kernel-srpm-macros-1.0-20.fc39.noarch keyutils-libs-devel-1.6.1-7.fc39.x86_64 krb5-devel-1.21.2-2.fc39.x86_64 lcms2-2.15-2.fc39.x86_64 less-633-2.fc39.x86_64 libICE-1.0.10-11.fc39.x86_64 libSM-1.2.3-13.fc39.x86_64 libX11-1.8.7-1.fc39.x86_64 libX11-common-1.8.7-1.fc39.noarch libXau-1.0.11-3.fc39.x86_64 libXaw-1.0.14-5.fc39.x86_64 libXext-1.3.5-3.fc39.x86_64 libXi-1.8.1-2.fc39.x86_64 libXmu-1.1.4-3.fc39.x86_64 libXpm-3.5.17-1.fc39.x86_64 libXrender-0.9.11-3.fc39.x86_64 libXt-1.2.1-5.fc39.x86_64 libaom-3.8.0-1.fc39.x86_64 libavif-0.11.1-11.fc39.x86_64 libcom_err-devel-1.47.0-2.fc39.x86_64 libcurl-devel-8.2.1-4.fc39.x86_64 libdatrie-0.2.13-7.fc39.x86_64 libdav1d-1.2.1-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 libgs-10.02.1-2.fc39.x86_64 libibverbs-46.0-4.fc39.x86_64 libicu-73.2-2.fc39.x86_64 libijs-0.35-19.fc39.x86_64 libimagequant-4.0.3-2.fc39.x86_64 libjpeg-turbo-2.1.4-3.fc39.x86_64 libjxl-1:0.8.2-3.fc39.x86_64 libkadm5-1.21.2-2.fc39.x86_64 liblerc-4.0.0-4.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmetalink-0.1.3-32.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libnetfilter_conntrack-1.0.9-2.fc39.x86_64 libnfnetlink-1.0.1-24.fc39.x86_64 libnl3-3.9.0-1.fc39.x86_64 libpaper-1:2.1.1-1.fc39.x86_64 libpath_utils-0.2.1-54.fc39.x86_64 libpcap-14:1.10.4-2.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libpng-2:1.6.37-15.fc39.x86_64 libpq-15.3-1.fc39.x86_64 libpq-devel-15.3-1.fc39.x86_64 libselinux-devel-3.5-5.fc39.x86_64 libsepol-devel-3.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtalloc-2.4.1-1.fc39.x86_64 libthai-0.1.29-6.fc39.x86_64 libtiff-4.4.0-8.fc39.x86_64 libtool-2.4.7-7.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.8-2.fc39.x86_64 libusb-compat-0.1-0.1.8-5.fc39.x86_64 libverto-devel-0.3.2-6.fc39.x86_64 libvmaf-2.3.0-6.fc39.x86_64 libwebp-1.3.2-2.fc39.x86_64 libxcb-1.13.1-12.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 libxml2-devel-2.10.4-3.fc39.x86_64 libxslt-1.1.39-1.fc39.x86_64 libzstd-devel-1.5.5-4.fc39.x86_64 linuxdoc-tools-0.9.82-3.fc39.x86_64 lua-srpm-macros-1-9.fc39.noarch lynx-2.9.0-dev.12.1.fc39.1.x86_64 m4-1.4.19-6.fc39.x86_64 mailcap-2.1.54-2.fc39.noarch mailx-12.5-44.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 mod_http2-2.0.25-1.fc39.x86_64 mod_lua-2.4.58-1.fc39.x86_64 mod_ssl-1:2.4.58-1.fc39.x86_64 nano-7.2-4.fc39.x86_64 nano-default-editor-7.2-4.fc39.noarch ncurses-6.4-7.20230520.fc39.x86_64 ncurses-c++-libs-6.4-7.20230520.fc39.x86_64 ncurses-devel-6.4-7.20230520.fc39.x86_64 ocaml-srpm-macros-8-2.fc39.noarch openblas-srpm-macros-2-14.fc39.noarch openjade-1.3.2-76.fc39.x86_64 openjpeg2-2.5.0-5.fc39.x86_64 opensp-1.5.2-43.fc39.x86_64 openssl-1:3.1.1-4.fc39.x86_64 openssl-devel-1:3.1.1-4.fc39.x86_64 package-notes-srpm-macros-0.5-9.fc39.noarch paper-1:2.1.1-1.fc39.x86_64 patch-2.7.6-22.fc39.x86_64 patchutils-0.4.2-11.fc39.x86_64 pcre2-devel-10.42-1.fc39.2.x86_64 pcre2-utf16-10.42-1.fc39.2.x86_64 pcre2-utf32-10.42-1.fc39.2.x86_64 perl-Authen-SASL-2.1700-1.fc39.noarch perl-AutoLoader-5.74-502.fc39.noarch perl-AutoSplit-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-B-Hooks-EndOfScope-0.26-7.fc39.noarch perl-Benchmark-1.24-502.fc39.noarch perl-Business-ISBN-3.008-2.fc39.noarch perl-Business-ISBN-Data-20230926.001-1.fc39.noarch perl-Business-ISMN-1.203-2.fc39.noarch perl-Business-ISSN-1.005-8.fc39.noarch perl-CPAN-Meta-2.150010-500.fc39.noarch perl-CPAN-Meta-Requirements-2.143-4.fc39.noarch perl-CPAN-Meta-YAML-0.018-501.fc39.noarch perl-Carp-1.54-500.fc39.noarch perl-Class-Accessor-0.51-18.fc39.noarch perl-Class-Data-Inheritable-0.09-6.fc39.noarch perl-Class-Inspector-1.36-14.fc39.noarch perl-Class-Method-Modifiers-2.15-2.fc39.noarch perl-Class-Singleton-1.6-9.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Class-XSAccessor-1.19-31.fc39.x86_64 perl-Clone-0.46-4.fc39.x86_64 perl-Compress-Raw-Bzip2-2.206-1.fc39.x86_64 perl-Compress-Raw-Zlib-2.206-1.fc39.x86_64 perl-Convert-ASN1-0.34-1.fc39.noarch perl-Data-Compare-1.29-2.fc39.noarch perl-Data-Dump-1.25-8.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Data-OptList-0.114-2.fc39.noarch perl-Data-Uniqid-0.12-31.fc39.noarch perl-Date-ISO8601-0.005-18.fc39.noarch perl-Date-Manip-6.93-1.fc39.noarch perl-DateTime-2:1.59-5.fc39.x86_64 perl-DateTime-Calendar-Julian-0.107-5.fc39.noarch perl-DateTime-Format-Builder-0.8300-11.fc39.noarch perl-DateTime-Format-Strptime-1:1.79-8.fc39.noarch perl-DateTime-Locale-1.39-2.fc39.noarch perl-DateTime-TimeZone-2.61-1.fc39.noarch perl-DateTime-TimeZone-SystemV-0.010-19.fc39.noarch perl-DateTime-TimeZone-Tzfile-0.011-19.fc39.noarch perl-Devel-CallChecker-0.009-3.fc39.x86_64 perl-Devel-Caller-2.07-3.fc39.x86_64 perl-Devel-GlobalDestruction-0.14-22.fc39.noarch perl-Devel-LexAlias-0.05-34.fc39.x86_64 perl-Devel-PPPort-3.71-501.fc39.x86_64 perl-Devel-StackTrace-1:2.04-16.fc39.noarch perl-Digest-1.20-500.fc39.noarch perl-Digest-HMAC-1.04-8.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-Digest-SHA-1:6.04-501.fc39.x86_64 perl-DirHandle-1.05-502.fc39.noarch perl-Dist-CheckConflicts-0.11-28.fc39.noarch perl-DynaLoader-1.54-502.fc39.x86_64 perl-DynaLoader-Functions-0.004-2.fc39.noarch perl-Email-Date-Format-1.008-2.fc39.noarch perl-Encode-4:3.19-500.fc39.x86_64 perl-Encode-Locale-1.05-27.fc39.noarch perl-English-1.11-502.fc39.noarch perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Eval-Closure-0.14-21.fc39.noarch perl-Exception-Class-1.45-8.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Exporter-Tiny-1.006002-2.fc39.noarch perl-ExtUtils-Command-2:7.70-501.fc39.noarch perl-ExtUtils-Constant-0.25-502.fc39.noarch perl-ExtUtils-Embed-1.35-502.fc39.noarch perl-ExtUtils-Install-2.22-500.fc39.noarch perl-ExtUtils-MM-Utils-2:7.70-501.fc39.noarch perl-ExtUtils-MakeMaker-2:7.70-501.fc39.noarch perl-ExtUtils-Manifest-1:1.75-3.fc39.noarch perl-ExtUtils-ParseXS-1:3.51-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Compare-1.100.700-502.fc39.noarch perl-File-Copy-2.41-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Find-Rule-0.34-26.fc39.noarch perl-File-Listing-6.16-1.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-ShareDir-1.118-9.fc39.noarch perl-File-Slurper-0.014-3.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Filter-2:1.64-501.fc39.x86_64 perl-GD-2.78-3.fc39.x86_64 perl-GD-Barcode-1.15-44.fc39.noarch perl-GSSAPI-0.28-43.fc39.x86_64 perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTML-Parser-3.81-3.fc39.x86_64 perl-HTML-Tagset-3.20-54.fc39.noarch perl-HTTP-Cookies-6.10-10.fc39.noarch perl-HTTP-Date-6.06-2.fc39.noarch perl-HTTP-Message-6.44-3.fc39.noarch perl-HTTP-Negotiate-6.01-36.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-Hash-Util-FieldHash-1.26-502.fc39.x86_64 perl-I18N-LangTags-0.45-502.fc39.noarch perl-I18N-Langinfo-0.22-502.fc39.x86_64 perl-IO-1.52-502.fc39.x86_64 perl-IO-Compress-2.206-1.fc39.noarch perl-IO-Compress-Brotli-0.004001-10.fc39.x86_64 perl-IO-HTML-1.004-11.fc39.noarch perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IO-String-1.08-48.fc39.noarch perl-IPC-Cmd-2:1.04-501.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-IPC-Run3-0.048-29.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.11-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.20231230-1.fc39.noarch perl-Module-Implementation-0.09-37.fc39.noarch perl-Module-Load-1:0.36-500.fc39.noarch perl-Module-Load-Conditional-0.74-500.fc39.noarch perl-Module-Metadata-1.000038-3.fc39.noarch perl-Module-Runtime-0.016-20.fc39.noarch perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-NTLM-1.09-36.fc39.noarch perl-Net-HTTP-6.23-2.fc39.noarch perl-Net-SMTP-SSL-1.04-21.fc39.noarch perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-Number-Compare-0.03-36.fc39.noarch perl-Opcode-1.64-502.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-Package-Generator-1.106-29.fc39.noarch perl-Package-Stash-0.40-5.fc39.noarch perl-Package-Stash-XS-0.30-5.fc39.x86_64 perl-PadWalker-2.5-10.fc39.x86_64 perl-Params-Check-1:0.38-500.fc39.noarch perl-Params-Classify-0.015-20.fc39.x86_64 perl-Params-Util-1.102-12.fc39.x86_64 perl-Params-Validate-1.31-5.fc39.x86_64 perl-Params-ValidationCompiler-0.31-3.fc39.noarch perl-Parse-RecDescent-1.967015-20.fc39.noarch perl-PathTools-3.89-500.fc39.x86_64 perl-PerlIO-utf8_strict-0.010-4.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Html-1.34-502.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Ref-Util-0.204-18.fc39.noarch perl-Ref-Util-XS-0.117-20.fc39.x86_64 perl-Regexp-Common-2017060201-22.fc39.noarch perl-Role-Tiny-2.002004-9.fc39.noarch perl-SGMLSpm-1.03ii-60.fc39.noarch perl-Safe-2.44-502.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Sort-Key-1.33-28.fc39.x86_64 perl-Specio-0.48-4.fc39.noarch perl-Storable-1:3.32-500.fc39.x86_64 perl-Sub-Exporter-0.990-1.fc39.noarch perl-Sub-Exporter-Progressive-0.001013-22.fc39.noarch perl-Sub-Identify-0.14-24.fc39.x86_64 perl-Sub-Install-0.929-3.fc39.noarch perl-Symbol-1.09-502.fc39.noarch perl-Sys-Hostname-1.25-502.fc39.x86_64 perl-Sys-Syslog-0.36-501.fc39.x86_64 perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Test-Harness-1:3.48-1.fc39.noarch perl-Text-Balanced-2.06-500.fc39.noarch perl-Text-BibTeX-0.89-3.fc39.x86_64 perl-Text-CSV-2.02-3.fc39.noarch perl-Text-Glob-0.11-21.fc39.noarch perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Roman-3.5-25.fc39.noarch perl-Text-Soundex-3.05-28.fc39.x86_64 perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Text-Unidecode-1.30-22.fc39.noarch perl-Thread-Queue-3.14-500.fc39.noarch perl-Tie-4.6-502.fc39.noarch perl-Tie-Cycle-1.227-9.fc39.noarch perl-Tie-RefHash-1.40-500.fc39.noarch perl-Time-HiRes-4:1.9775-500.fc39.x86_64 perl-Time-Local-2:1.350-3.fc39.noarch perl-TimeDate-1:2.33-11.fc39.noarch perl-Try-Tiny-0.31-6.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-Unicode-Collate-1.31-500.fc39.x86_64 perl-Unicode-LineBreak-2019.001-18.fc39.x86_64 perl-Unicode-Normalize-1.32-500.fc39.x86_64 perl-Unicode-UCD-0.78-502.fc39.noarch perl-Variable-Magic-0.63-4.fc39.x86_64 perl-WWW-RobotRules-6.02-37.fc39.noarch perl-XML-LibXML-1:2.0209-2.fc39.x86_64 perl-XML-LibXML-Simple-1.01-12.fc39.noarch perl-XML-LibXSLT-2.002.001-3.fc39.x86_64 perl-XML-NamespaceSupport-1.12-20.fc39.noarch perl-XML-Parser-2.46-15.fc39.x86_64 perl-XML-SAX-1.02-13.fc39.noarch perl-XML-SAX-Base-1.09-20.fc39.noarch perl-XML-Writer-0.900-12.fc39.noarch perl-XML-XPath-1.48-4.fc39.noarch perl-XString-0.005-10.fc39.x86_64 perl-autodie-2.36-501.fc39.noarch perl-autovivification-0.18-20.fc39.x86_64 perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-deprecate-0.04-502.fc39.noarch perl-devel-4:5.38.2-502.fc39.x86_64 perl-doc-5.38.2-502.fc39.noarch perl-encoding-4:3.00-500.fc39.x86_64 perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-libwww-perl-6.72-1.fc39.noarch perl-locale-1.10-502.fc39.noarch perl-meta-notation-5.38.2-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-namespace-autoclean-0.29-16.fc39.noarch perl-namespace-clean-0.27-24.fc39.noarch perl-open-1.13-502.fc39.noarch perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-sigtrap-1.10-502.fc39.noarch perl-srpm-macros-1-51.fc39.noarch perl-subs-1.04-502.fc39.noarch perl-threads-1:2.36-500.fc39.x86_64 perl-threads-shared-1.68-500.fc39.x86_64 perl-vars-1.05-502.fc39.noarch perl-version-8:0.99.30-1.fc39.x86_64 perltidy-20230912-1.fc39.noarch php-cli-8.2.14-1.fc39.x86_64 php-common-8.2.14-1.fc39.x86_64 php-devel-8.2.14-1.fc39.x86_64 php-fedora-autoloader-1.0.1-11.fc39.noarch php-nikic-php-parser4-4.18.0-1.fc39.noarch pixman-0.42.2-2.fc39.x86_64 pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 popt-devel-1.19-3.fc39.x86_64 postgresql-15.4-1.fc39.x86_64 postgresql-private-libs-15.4-1.fc39.x86_64 postgresql-server-15.4-1.fc39.x86_64 procmail-3.24-2.fc39.x86_64 psutils-2.10-2.fc39.noarch pyproject-rpm-macros-1.11.0-1.fc39.noarch pyproject-srpm-macros-1.11.0-1.fc39.noarch python-rpm-macros-3.12-4.fc39.noarch python-srpm-macros-3.12-4.fc39.noarch python3-devel-3.12.1-2.fc39.x86_64 python3-packaging-23.1-4.fc39.noarch python3-pip-23.2.1-1.fc39.noarch python3-pyparsing-3.0.9-11.fc39.noarch python3-rpm-generators-14-7.fc39.noarch python3-rpm-macros-3.12-4.fc39.noarch python3-setuptools-67.7.2-7.fc39.noarch qt5-srpm-macros-5.15.11-1.fc39.noarch qt6-srpm-macros-6.6.0-1.fc39.noarch rav1e-libs-0.6.6-4.fc39.x86_64 readline-devel-8.2-4.fc39.x86_64 redhat-rpm-config-262-1.fc39.noarch rpm-build-4.19.1-1.fc39.x86_64 rpm-devel-4.19.1-1.fc39.x86_64 rpmautospec-rpm-macros-0.3.8-1.fc39.noarch rsync-3.2.7-5.fc39.x86_64 rust-srpm-macros-25.2-2.fc39.noarch sendmail-8.17.2-3.fc39.x86_64 sendmail-cf-8.17.2-3.fc39.noarch sgml-common-0.6.3-61.fc39.noarch shared-mime-info-2.2-4.fc39.x86_64 sombok-2.4.0-20.fc39.x86_64 sscg-3.0.5-3.fc39.x86_64 sudo-1.9.14-1.p3.fc39.x86_64 sudo-python-plugin-1.9.14-1.p3.fc39.x86_64 svt-av1-libs-1.4.1-3.fc39.x86_64 systemd-rpm-macros-254.7-1.fc39.noarch systemtap-sdt-devel-5.0~pre16958465gca71442b-1.fc39.x86_64 tar-2:1.35-2.fc39.x86_64 teckit-2.5.12-1.fc39.x86_64 texlive-ae-11:svn15878.1.4-69.fc39.noarch texlive-aleph-11:svn66203-77.fc39.x86_64 texlive-algorithms-11:svn42428-69.fc39.noarch texlive-alphalph-11:svn53087-69.fc39.noarch texlive-amscls-11:svn55378-69.fc39.noarch texlive-amsfonts-11:svn61937-69.fc39.noarch texlive-amsmath-11:svn63514-69.fc39.noarch texlive-antomega-11:svn21933.0.8-69.fc39.noarch texlive-anysize-11:svn15878.0-69.fc39.noarch texlive-atbegshi-11:svn53051-69.fc39.noarch texlive-attachfile-11:svn42099-69.fc39.noarch texlive-attachfile2-11:svn57959-77.fc39.noarch texlive-atveryend-11:svn53108-69.fc39.noarch texlive-auto-pst-pdf-11:svn56596-69.fc39.noarch texlive-auxhook-11:svn53173-69.fc39.noarch texlive-avantgar-11:svn61983-69.fc39.noarch texlive-babel-11:svn65823-69.fc39.noarch texlive-babel-english-11:svn44495-69.fc39.noarch texlive-babelbib-11:svn57349-69.fc39.noarch texlive-base-11:20230311-77.fc39.x86_64 texlive-beamer-11:svn65984-69.fc39.noarch texlive-bera-11:svn20031.0-69.fc39.noarch texlive-beton-11:svn15878.0-69.fc39.noarch texlive-biblatex-11:svn66403-69.fc39.noarch texlive-bibtex-11:svn66186-77.fc39.x86_64 texlive-bidi-11:svn65572-69.fc39.noarch texlive-bigintcalc-11:svn53172-69.fc39.noarch texlive-bitset-11:svn53837-69.fc39.noarch texlive-bookman-11:svn61719-69.fc39.noarch texlive-bookmark-11:svn56885-69.fc39.noarch texlive-booktabs-11:svn53402-69.fc39.noarch texlive-breakurl-11:svn29901.1.40-69.fc39.noarch texlive-breqn-11:svn60881-69.fc39.noarch texlive-caption-11:svn66580-69.fc39.noarch texlive-carlisle-11:svn59577-69.fc39.noarch texlive-catchfile-11:svn53084-69.fc39.noarch texlive-changepage-11:svn15878.1.0c-69.fc39.noarch texlive-charter-11:svn15878.0-69.fc39.noarch texlive-cite-11:svn36428.5.5-69.fc39.noarch texlive-cm-11:svn57963-69.fc39.noarch texlive-cm-super-11:svn15878.0-69.fc39.noarch texlive-cmap-11:svn57640-69.fc39.noarch texlive-cmextra-11:svn57866-69.fc39.noarch texlive-collection-basic-11:svn59159-69.fc39.noarch texlive-collection-fontsrecommended-11:svn54074-69.fc39.noarch texlive-collection-formatsextra-11:svn62226-69.fc39.noarch texlive-collection-latex-11:svn63515-69.fc39.noarch texlive-collection-latexrecommended-11:svn65512-69.fc39.noarch texlive-colorprofiles-11:svn49086-69.fc39.noarch texlive-colortbl-11:svn64015-69.fc39.noarch texlive-courier-11:svn61719-69.fc39.noarch texlive-crop-11:svn55424-69.fc39.noarch texlive-csquotes-11:svn64389-69.fc39.noarch texlive-ctable-11:svn38672-69.fc39.noarch texlive-ctablestack-11:svn38514-69.fc39.noarch texlive-currfile-11:svn64673-69.fc39.noarch texlive-cyrillic-11:svn63613-77.fc39.noarch texlive-dehyph-11:svn48599-69.fc39.noarch texlive-dvipdfmx-11:svn66203-77.fc39.x86_64 texlive-dvips-11:svn66203-77.fc39.x86_64 texlive-ec-11:svn25033.1.0-69.fc39.noarch texlive-edmac-11:svn61719-69.fc39.noarch texlive-enctex-11:svn34957.0-69.fc39.noarch texlive-enumitem-11:svn51423-69.fc39.noarch texlive-eplain-11:svn64721-77.fc39.noarch texlive-epstopdf-11:svn66461-77.fc39.noarch texlive-epstopdf-pkg-11:svn53546-69.fc39.noarch texlive-eso-pic-11:svn56658-69.fc39.noarch texlive-etex-11:svn66203-69.fc39.noarch texlive-etex-pkg-11:svn41784-69.fc39.noarch texlive-etexcmds-11:svn53171-69.fc39.noarch texlive-etoolbox-11:svn56554-69.fc39.noarch texlive-euenc-11:svn19795.0.1h-69.fc39.noarch texlive-euler-11:svn42428-69.fc39.noarch texlive-euro-11:svn22191.1.1-69.fc39.noarch texlive-euro-ce-11:svn25714-69.fc39.noarch texlive-eurosym-11:svn17265.1.4_subrfix-69.fc39.noarch texlive-everysel-11:svn57489-69.fc39.noarch texlive-everyshi-11:svn57001-69.fc39.noarch texlive-extsizes-11:svn17263.1.4a-69.fc39.noarch texlive-fancybox-11:svn18304.1.4-69.fc39.noarch texlive-fancyhdr-11:svn64977-69.fc39.noarch texlive-fancyref-11:svn15878.0.9c-69.fc39.noarch texlive-fancyvrb-11:svn65585-69.fc39.noarch texlive-filecontents-11:svn52142-69.fc39.noarch texlive-filehook-11:svn64822-69.fc39.noarch texlive-finstrut-11:svn21719.0.5-69.fc39.noarch texlive-firstaid-11:svn64892-69.fc39.noarch texlive-fix2col-11:svn38770-69.fc39.noarch texlive-float-11:svn15878.1.3d-69.fc39.noarch texlive-fontspec-11:svn63386-69.fc39.noarch texlive-footmisc-11:svn62524-69.fc39.noarch texlive-footnotehyper-11:svn60374-69.fc39.noarch texlive-fp-11:svn49719-69.fc39.noarch texlive-fpl-11:svn54512-69.fc39.noarch texlive-geometry-11:svn61719-69.fc39.noarch texlive-gettitlestring-11:svn53170-69.fc39.noarch texlive-glyphlist-11:svn54074-77.fc39.noarch texlive-graphics-11:svn66204-69.fc39.noarch texlive-graphics-cfg-11:svn41448-69.fc39.noarch texlive-graphics-def-11:svn64487-69.fc39.noarch texlive-grfext-11:svn53024-69.fc39.noarch texlive-grffile-11:svn52756-69.fc39.noarch texlive-gsftopk-11:svn52851-77.fc39.x86_64 texlive-helvetic-11:svn61719-69.fc39.noarch texlive-hitex-11:svn65883-77.fc39.x86_64 texlive-hobsub-11:svn52810-69.fc39.noarch texlive-hologo-11:svn61719-69.fc39.noarch texlive-hopatch-11:svn65491-69.fc39.noarch texlive-hycolor-11:svn53584-69.fc39.noarch texlive-hypdoc-11:svn65678-69.fc39.noarch texlive-hyperref-11:svn65758-69.fc39.noarch texlive-hyph-utf8-11:svn61719-69.fc39.noarch texlive-hyphen-base-11:svn66413-69.fc39.noarch texlive-hyphenex-11:svn57387-69.fc39.noarch texlive-ifmtarg-11:svn47544-69.fc39.noarch texlive-ifplatform-11:svn45533-69.fc39.noarch texlive-iftex-11:svn61910-69.fc39.noarch texlive-index-11:svn24099.4.1beta-69.fc39.noarch texlive-infwarerr-11:svn53023-69.fc39.noarch texlive-intcalc-11:svn53168-69.fc39.noarch texlive-jadetex-11:svn63654-77.fc39.noarch texlive-jknapltx-11:svn19440.0-69.fc39.noarch texlive-kastrup-11:svn15878.0-69.fc39.noarch texlive-knuth-lib-11:svn57963-69.fc39.noarch texlive-knuth-local-11:svn57963-69.fc39.noarch texlive-koma-script-11:svn64685-69.fc39.noarch texlive-kpathsea-11:svn66209-77.fc39.x86_64 texlive-kvdefinekeys-11:svn53193-69.fc39.noarch texlive-kvoptions-11:svn63622-69.fc39.noarch texlive-kvsetkeys-11:svn64632-69.fc39.noarch texlive-l3backend-11:svn65573-69.fc39.noarch texlive-l3experimental-11:svn65621-69.fc39.noarch texlive-l3kernel-11:svn66094-69.fc39.noarch texlive-l3packages-11:svn65722-69.fc39.noarch texlive-lambda-11:svn45756-69.fc39.noarch texlive-latex-11:svn65161-77.fc39.noarch texlive-latex-fonts-11:svn28888.0-69.fc39.noarch texlive-latex-lab-11:svn64892-69.fc39.noarch texlive-latexbug-11:svn63596-69.fc39.noarch texlive-latexconfig-11:svn53525-69.fc39.noarch texlive-letltxmacro-11:svn53022-69.fc39.noarch texlive-lib-11:20230311-77.fc39.x86_64 texlive-lineno-11:svn65586-69.fc39.noarch texlive-listings-11:svn66222-69.fc39.noarch texlive-lm-11:svn65956-69.fc39.noarch texlive-lm-math-11:svn36915.1.959-69.fc39.noarch texlive-logreq-11:svn53003-69.fc39.noarch texlive-lollipop-11:svn45678-77.fc39.noarch texlive-ltabptch-11:svn17533.1.74d-69.fc39.noarch texlive-ltxcmds-11:svn56421-69.fc39.noarch texlive-ltxmisc-11:svn21927.0-69.fc39.noarch texlive-lua-alt-getopt-11:svn56414-69.fc39.noarch texlive-lua-uni-algos-11:svn62204-69.fc39.noarch texlive-luabidi-11:svn54512-69.fc39.noarch texlive-luahbtex-11:svn66186-77.fc39.x86_64 texlive-lualatex-math-11:svn61464-69.fc39.noarch texlive-lualibs-11:svn64615-69.fc39.noarch texlive-luaotfload-11:svn64616-77.fc39.noarch texlive-luatex-11:svn66967-77.fc39.x86_64 texlive-luatexbase-11:svn52663-69.fc39.noarch texlive-lwarp-11:svn66259-77.fc39.noarch texlive-makecmds-11:svn15878.0-69.fc39.noarch texlive-makeindex-11:svn62517-77.fc39.x86_64 texlive-manfnt-font-11:svn45777-69.fc39.noarch texlive-marginnote-11:svn48383-69.fc39.noarch texlive-marvosym-11:svn29349.2.2a-69.fc39.noarch texlive-mathpazo-11:svn52663-69.fc39.noarch texlive-mathspec-11:svn42773-69.fc39.noarch texlive-mathtools-11:svn63767-69.fc39.noarch texlive-mdwtools-11:svn15878.1.05.4-69.fc39.noarch texlive-memoir-11:svn65040-69.fc39.noarch texlive-metafont-11:svn66186-77.fc39.x86_64 texlive-metalogo-11:svn18611.0.12-69.fc39.noarch texlive-mflogo-11:svn42428-69.fc39.noarch texlive-mflogo-font-11:svn54512-69.fc39.noarch texlive-mfnfss-11:svn46036-69.fc39.noarch texlive-mfware-11:svn66186-77.fc39.x86_64 texlive-microtype-11:svn66587-69.fc39.noarch texlive-minitoc-11:svn61719-69.fc39.noarch texlive-mltex-11:svn62145-77.fc39.noarch texlive-mnsymbol-11:svn18651.1.4-69.fc39.noarch texlive-modes-11:svn61719-69.fc39.noarch texlive-mparhack-11:svn59066-69.fc39.noarch texlive-mptopdf-11:svn65952-77.fc39.noarch texlive-ms-11:svn57473-69.fc39.noarch texlive-multido-11:svn18302.1.42-69.fc39.noarch texlive-mxedruli-11:svn30021.3.3c-69.fc39.noarch texlive-natbib-11:svn20668.8.31b-69.fc39.noarch texlive-ncntrsbk-11:svn61719-69.fc39.noarch texlive-newfloat-11:svn52906-69.fc39.noarch texlive-notoccite-11:svn18129.0-69.fc39.noarch texlive-ntgclass-11:svn65522-69.fc39.noarch texlive-oberdiek-11:svn65521-77.fc39.noarch texlive-omega-11:svn33046.0-69.fc39.noarch texlive-omegaware-11:svn66186-77.fc39.x86_64 texlive-otibet-11:svn45777-69.fc39.noarch texlive-pagesel-11:svn56105-69.fc39.noarch texlive-palatino-11:svn61719-69.fc39.noarch texlive-paralist-11:svn43021-69.fc39.noarch texlive-parallel-11:svn15878.0-69.fc39.noarch texlive-parskip-11:svn58358-69.fc39.noarch texlive-passivetex-11:svn15878.0-69.fc39.noarch texlive-pdfcol-11:svn64469-69.fc39.noarch texlive-pdfcolfoot-11:svn65512-69.fc39.noarch texlive-pdfcolmk-11:svn52912-69.fc39.noarch texlive-pdfescape-11:svn53082-69.fc39.noarch texlive-pdflscape-11:svn64851-69.fc39.noarch texlive-pdfmanagement-testphase-11:svn66532-69.fc39.noarch texlive-pdfpages-11:svn65319-69.fc39.noarch texlive-pdftex-11:svn66243-77.fc39.x86_64 texlive-pdftexcmds-11:svn55777-69.fc39.noarch texlive-pgf-11:svn65553-69.fc39.noarch texlive-picture-11:svn54867-69.fc39.noarch texlive-placeins-11:svn19848.2.2-69.fc39.noarch texlive-plain-11:svn57963-69.fc39.noarch texlive-polyglossia-11:svn65792-69.fc39.noarch texlive-psfrag-11:svn15878.3.04-69.fc39.noarch texlive-psizzl-11:svn15878.0.35-69.fc39.noarch texlive-pslatex-11:svn57434-69.fc39.noarch texlive-psnfss-11:svn54694-69.fc39.noarch texlive-pspicture-11:svn15878.0-69.fc39.noarch texlive-pst-3d-11:svn17257.1.10-69.fc39.noarch texlive-pst-coil-11:svn62977-69.fc39.noarch texlive-pst-eps-11:svn15878.1.0-69.fc39.noarch texlive-pst-fill-11:svn60671-69.fc39.noarch texlive-pst-grad-11:svn15878.1.06-69.fc39.noarch texlive-pst-math-11:svn64732-69.fc39.noarch texlive-pst-node-11:svn61838-69.fc39.noarch texlive-pst-ovl-11:svn54963-69.fc39.noarch texlive-pst-plot-11:svn65346-69.fc39.noarch texlive-pst-text-11:svn49542-69.fc39.noarch texlive-pst-tools-11:svn60621-69.fc39.noarch texlive-pst-tree-11:svn60421-69.fc39.noarch texlive-pstricks-11:svn65346-69.fc39.noarch texlive-pstricks-add-11:svn65067-69.fc39.noarch texlive-pxfonts-11:svn15878.0-69.fc39.noarch texlive-ragged2e-11:svn66152-69.fc39.noarch texlive-rcs-11:svn15878.0-69.fc39.noarch texlive-realscripts-11:svn56594-69.fc39.noarch texlive-refcount-11:svn53164-69.fc39.noarch texlive-rerunfilecheck-11:svn63869-69.fc39.noarch texlive-rsfs-11:svn15878.0-69.fc39.noarch texlive-sansmath-11:svn17997.1.1-69.fc39.noarch texlive-sansmathaccent-11:svn53628-69.fc39.noarch texlive-sauerj-11:svn15878.0-69.fc39.noarch texlive-section-11:svn20180.0-69.fc39.noarch texlive-seminar-11:svn59801-69.fc39.noarch texlive-sepnum-11:svn20186.2.0-69.fc39.noarch texlive-setspace-11:svn65206-69.fc39.noarch texlive-showexpl-11:svn57414-69.fc39.noarch texlive-startex-11:svn35718.1.04-69.fc39.noarch texlive-stmaryrd-11:svn22027.0-69.fc39.noarch texlive-stringenc-11:svn52982-69.fc39.noarch texlive-subfig-11:svn15878.1.3-69.fc39.noarch texlive-symbol-11:svn61719-69.fc39.noarch texlive-tex-11:svn66186-77.fc39.x86_64 texlive-tex-gyre-11:svn65956-69.fc39.noarch texlive-tex-gyre-math-11:svn41264-69.fc39.noarch texlive-tex-ini-files-11:svn40533-69.fc39.noarch texlive-texlive-common-doc-11:svn54176-69.fc39.noarch texlive-texlive-en-11:svn66572-77.fc39.noarch texlive-texlive-msg-translations-11:svn66593-69.fc39.noarch texlive-texlive-scripts-11:svn66584-77.fc39.noarch texlive-texlive-scripts-extra-11:svn62517-77.fc39.noarch texlive-texlive.infra-11:svn66512-77.fc39.noarch texlive-texsis-11:svn45678-77.fc39.noarch texlive-textcase-11:svn63868-69.fc39.noarch texlive-thumbpdf-11:svn62518-77.fc39.noarch texlive-times-11:svn61719-69.fc39.noarch texlive-tipa-11:svn29349.1.3-69.fc39.noarch texlive-titlesec-11:svn59845-69.fc39.noarch texlive-tools-11:svn64892-69.fc39.noarch texlive-translator-11:svn59412-69.fc39.noarch texlive-transparent-11:svn64852-69.fc39.noarch texlive-txfonts-11:svn15878.0-69.fc39.noarch texlive-typehtml-11:svn17134.0-69.fc39.noarch texlive-ucharcat-11:svn38907-69.fc39.noarch texlive-ucs-11:svn64114-69.fc39.noarch texlive-ulem-11:svn53365-69.fc39.noarch texlive-underscore-11:svn18261.0-69.fc39.noarch texlive-unicode-data-11:svn64423-69.fc39.noarch texlive-unicode-math-11:svn61719-69.fc39.noarch texlive-uniquecounter-11:svn53162-69.fc39.noarch texlive-url-11:svn32528.3.4-69.fc39.noarch texlive-utopia-11:svn15878.0-69.fc39.noarch texlive-varwidth-11:svn24104.0.92-69.fc39.noarch texlive-wasy-11:svn53533-69.fc39.noarch texlive-wasy-type1-11:svn53534-69.fc39.noarch texlive-wasysym-11:svn54080-69.fc39.noarch texlive-xcolor-11:svn63563-69.fc39.noarch texlive-xdvi-11:svn62387-77.fc39.x86_64 texlive-xetex-11:svn66203-77.fc39.x86_64 texlive-xetexconfig-11:svn45845-69.fc39.noarch texlive-xifthen-11:svn38929-69.fc39.noarch texlive-xkeyval-11:svn63616-69.fc39.noarch texlive-xltxtra-11:svn56594-69.fc39.noarch texlive-xmltex-11:svn62145-77.fc39.noarch texlive-xmltexconfig-11:svn45845-69.fc39.noarch texlive-xpatch-11:svn54563-69.fc39.noarch texlive-xstring-11:svn65551-69.fc39.noarch texlive-xunicode-11:svn30466.0.981-69.fc39.noarch texlive-zapfchan-11:svn61719-69.fc39.noarch texlive-zapfding-11:svn61719-69.fc39.noarch texlive-zref-11:svn62977-69.fc39.noarch tinycdb-0.78-21.fc39.x86_64 unzip-6.0-62.fc39.x86_64 urw-base35-bookman-fonts-20200910-18.fc39.noarch urw-base35-c059-fonts-20200910-18.fc39.noarch urw-base35-d050000l-fonts-20200910-18.fc39.noarch urw-base35-fonts-20200910-18.fc39.noarch urw-base35-fonts-common-20200910-18.fc39.noarch urw-base35-gothic-fonts-20200910-18.fc39.noarch urw-base35-nimbus-mono-ps-fonts-20200910-18.fc39.noarch urw-base35-nimbus-roman-fonts-20200910-18.fc39.noarch urw-base35-nimbus-sans-fonts-20200910-18.fc39.noarch urw-base35-p052-fonts-20200910-18.fc39.noarch urw-base35-standard-symbols-ps-fonts-20200910-18.fc39.noarch urw-base35-z003-fonts-20200910-18.fc39.noarch vconfig-1.9-35.fc39.x86_64 wget-1.21.3-7.fc39.x86_64 which-2.21-40.fc39.x86_64 xml-common-0.6.3-61.fc39.noarch xmlsec1-1:1.2.37-5.fc39.x86_64 xmlsec1-openssl-1:1.2.37-5.fc39.x86_64 xpdf-libs-1:4.04-10.fc39.x86_64 xxhash-libs-0.8.2-1.fc39.x86_64 xz-devel-5.4.4-1.fc39.x86_64 zip-3.0-39.fc39.x86_64 zlib-devel-1.2.13-4.fc39.x86_64 zstd-1.5.5-4.fc39.x86_64 zziplib-0.13.72-5.fc39.x86_64 Complete! + chroot /vservers/2024.01.22--f39-nofed linux64 rpm -aq + return 0 + post_install 2024.01.22--f39-nofed linux64 + local lxc=2024.01.22--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + cp /etc/localtime /vservers/2024.01.22--f39-nofed/etc/localtime + sshd_disable_password_auth 2024.01.22--f39-nofed + local lxc=2024.01.22--f39-nofed + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.01.22--f39-nofed/etc/ssh/sshd_config + '[' -n true ']' + post_install_natip 2024.01.22--f39-nofed linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed ++ local lxc=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + local lxc_root=/vservers/2024.01.22--f39-nofed + cat + chroot /vservers/2024.01.22--f39-nofed linux64 bash -x + /bin/cat + '[' -n true ']' + echo Starting guest 2024.01.22--f39-nofed Starting guest 2024.01.22--f39-nofed + virsh -c lxc:/// start 2024.01.22--f39-nofed Domain '2024.01.22--f39-nofed' started + '[' -n true ']' + wait_for_ssh 2024.01.22--f39-nofed + set -x + set -e + local lxc=2024.01.22--f39-nofed + shift + '[' -n '' ']' + local success= ++ date +%s + local current_time=1705889288 + local stop_time=1705889408 + local counter=1 + '[' 1705889288 -lt 1705889408 ']' + echo '1-th attempt to reach sshd in container 2024.01.22--f39-nofed ...' 1-th attempt to reach sshd in container 2024.01.22--f39-nofed ... + '[' -z '' ']' ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip= ++ '[' -z ']' ++ ping -c1 -w1 -W1 2024.01.22--f39-nofed ++ ping -c1 -w1 -W1 2024.01.22--f39-nofed.pl.sophia.inria.fr +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip= ++ '[' -z '' ']' ++ echo guest_ipv4 cannot find ip guest_ipv4 cannot find ip ++ return 1 + guest_ip= + : + '[' -n '' ']' + : + virsh -c lxc:/// lxc-enter-namespace 2024.01.22--f39-nofed /bin/bash -c 'chown root:ssh_keys /etc/ssh/*_key' libvirt: Cgroup error : Unable to write to '/sys/fs/cgroup/machine.slice/machine-lxc\x2d3512199\x2d2024.01.22\x2df39\x2dnofed.scope/cgroup.procs': Device or resource busy error: internal error: Child process (3512308) unexpected exit status 125 + : + counter=2 + sleep 10 ++ date +%s + current_time=1705889298 + '[' 1705889298 -lt 1705889408 ']' + echo '2-th attempt to reach sshd in container 2024.01.22--f39-nofed ...' 2-th attempt to reach sshd in container 2024.01.22--f39-nofed ... + '[' -z '' ']' ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip= ++ '[' -z ']' ++ ping -c1 -w1 -W1 2024.01.22--f39-nofed ++ ping -c1 -w1 -W1 2024.01.22--f39-nofed.pl.sophia.inria.fr +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip= ++ '[' -z '' ']' ++ echo guest_ipv4 cannot find ip guest_ipv4 cannot find ip ++ return 1 + guest_ip= + : + '[' -n '' ']' + : + virsh -c lxc:/// lxc-enter-namespace 2024.01.22--f39-nofed /bin/bash -c 'chown root:ssh_keys /etc/ssh/*_key' libvirt: Cgroup error : Unable to write to '/sys/fs/cgroup/machine.slice/machine-lxc\x2d3512199\x2d2024.01.22\x2df39\x2dnofed.scope/cgroup.procs': Device or resource busy error: internal error: Child process (3512528) unexpected exit status 125 + : + counter=3 + sleep 10 ++ date +%s + current_time=1705889308 + '[' 1705889308 -lt 1705889408 ']' + echo '3-th attempt to reach sshd in container 2024.01.22--f39-nofed ...' 3-th attempt to reach sshd in container 2024.01.22--f39-nofed ... + '[' -z '' ']' ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip=192.168.124.138 ++ '[' -z 192.168.124.138 ']' ++ '[' -z 192.168.124.138 ']' ++ echo 192.168.124.138 + guest_ip=192.168.124.138 + '[' -n 192.168.124.138 ']' + ssh -o 'StrictHostKeyChecking no' 192.168.124.138 arch Warning: Permanently added '192.168.124.138' (ED25519) to the list of known hosts. x86_64 + success=true + echo 'SSHD in container 2024.01.22--f39-nofed is UP on IP 192.168.124.138' SSHD in container 2024.01.22--f39-nofed is UP on IP 192.168.124.138 + break + '[' -z true ']' + return 0 + echo lbuild-initvm.sh Done lbuild-initvm.sh Done + exit 0 + cd - /root + rm -rf /tmp/lbuild-nightly.sh-3507640 + '[' -n '' ']' + run_in_build_guest 2024.01.22--f39-nofed '(git clone git://git.onelab.eu/build /build; cd /build; git checkout master)' + buildname=2024.01.22--f39-nofed + shift ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip=192.168.124.138 ++ '[' -z 192.168.124.138 ']' ++ '[' -z 192.168.124.138 ']' ++ echo 192.168.124.138 + ssh -o StrictHostKeyChecking=no root@192.168.124.138 '(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.01.22--f39-nofed done' Mon Jan 22 03:08:30 AM CET 2024 XXXXXXXXXX lbuild-nightly.sh: preparation of vm 2024.01.22--f39-nofed done Mon Jan 22 03:08:30 AM CET 2024 ++ rootdir 2024.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + LOG2=/vservers/2024.01.22--f39-nofed/log.txt + echo '==================== BEG LXC Transcript of vm creation' + cat /vservers/2024.01.22--f39-nofed.log.txt ==================== END LXC Transcript of vm creation xxxxxxxxxx Messing with logs, symlinking /vservers/2024.01.22--f39-nofed/log.txt to /vservers/2024.01.22--f39-nofed.log.txt + sedargs='-e s,@DATE@,2024.01.22,g -e s,@FCDISTRO@,f39,g -e s,@PLDISTRO@,lxc,g -e s,@PERSONALITY@,linux64,g' ++ echo /build/@PLDISTRO@/ ++ sed -e s,@DATE@,2024.01.22,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.01.22--f39-nofed + WEBLOG=/build/lxc//2024.01.22--f39-nofed/log.txt ++ echo /build/lxc//2024.01.22--f39-nofed ++ sed -e s,//,/,g -e s,/build/,http://build.onelab.eu/, + WEBBASE_URL=http://build.onelab.eu/lxc/2024.01.22--f39-nofed + '[' -n true ']' ++ rootdir 2024.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + cp /tmp/git-3507628/lbuild-nightly.sh /vservers/2024.01.22--f39-nofed/build/ + run_in_build_guest 2024.01.22--f39-nofed chmod +x /build/lbuild-nightly.sh + buildname=2024.01.22--f39-nofed + shift ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip=192.168.124.138 ++ '[' -z 192.168.124.138 ']' ++ '[' -z 192.168.124.138 ']' ++ echo 192.168.124.138 + ssh -o StrictHostKeyChecking=no root@192.168.124.138 chmod +x /build/lbuild-nightly.sh + run_in_build_guest 2024.01.22--f39-nofed /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.01.22--f39-nofed + buildname=2024.01.22--f39-nofed + shift ++ guest_ipv4 2024.01.22--f39-nofed ++ lxc=2024.01.22--f39-nofed ++ shift +++ virsh -c lxc:/// domiflist 2024.01.22--f39-nofed +++ grep -E 'network|bridge' +++ awk '{print $5;}' ++ mac=52:54:00:73:46:f7 ++ '[' -z 52:54:00:73:46:f7 ']' +++ arp -en +++ grep 52:54:00:73:46:f7 +++ awk '{print $1;}' ++ ip=192.168.124.138 ++ '[' -z 192.168.124.138 ']' ++ '[' -z 192.168.124.138 ']' ++ echo 192.168.124.138 + ssh -o StrictHostKeyChecking=no root@192.168.124.138 /build/lbuild-nightly.sh '-f f39 -b @DATE@--f39-nofed' -b 2024.01.22--f39-nofed ==================== Within LXC BEG Mon Jan 22 03:08:31 CET 2024 + set -e + echo -n '============================== Starting lbuild-nightly.sh:build on ' ============================== Starting lbuild-nightly.sh:build on + date Mon Jan 22 03:08:31 CET 2024 + cd /build + show_env + set +x FCDISTRO=f39 PLDISTRO=lxc PERSONALITY=linux64 BASE=2024.01.22--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 Running make IN /build + echo '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.01.22--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 : Mon Jan 22 03:08:32 CET 2024 mkdir -p MODULES cd MODULES && mkdir plcapi ; ( git clone git://git.onelab.eu/plcapi.git plcapi; cd plcapi ; git checkout master ; rm -rf .git ) || { rm -rf plcapi; false; } Cloning into 'plcapi'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plcapi : Mon Jan 22 03:08:34 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plcapi.spec echo "%define SCMURL git://git.onelab.eu/plcapi.git@master" >> SPECS/plcapi.spec echo "%define date 2024.01.22" >> 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 : Mon Jan 22 03:08:34 CET 2024 mkdir -p MODULES cd MODULES && mkdir drupal ; ( git clone git://git.onelab.eu/drupal.git drupal; cd drupal ; git checkout drupal-4.7-17 ; rm -rf .git ) || { rm -rf drupal; false; } Cloning into 'drupal'... Note: switching to 'drupal-4.7-17'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1f69d4c Setting tag drupal-4.7-17 apply patch for php7.2 on fedora29 XXXXXXXXXXXXXXX -- END MODULE drupal : Mon Jan 22 03:08:34 CET 2024 mkdir -p SPECS cat header.spec > SPECS/drupal.spec echo "%define SCMURL git://git.onelab.eu/drupal.git@drupal-4.7-17" >> SPECS/drupal.spec echo "# included from drupal.spec" >> SPECS/drupal.spec cat MODULES/drupal/drupal.spec >> SPECS/drupal.spec mkdir -p MAKE ./spec2make SPECS/drupal.spec drupal > MAKE/drupal.mk || { rm MAKE/drupal.mk; exit 1; } ========== stage1iter : plewww XXXXXXXXXXXXXXX -- BEG MODULE plewww : Mon Jan 22 03:08:35 CET 2024 mkdir -p MODULES cd MODULES && mkdir plewww ; ( git clone git://git.onelab.eu/plewww.git plewww; cd plewww ; git checkout master ; rm -rf .git ) || { rm -rf plewww; false; } Cloning into 'plewww'... Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE plewww : Mon Jan 22 03:08:35 CET 2024 mkdir -p SPECS cat header.spec > SPECS/plewww.spec echo "%define SCMURL git://git.onelab.eu/plewww.git@master" >> SPECS/plewww.spec echo "%define date 2024.01.22" >> 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 : Mon Jan 22 03:08:36 CET 2024 mkdir -p MODULES cd MODULES && mkdir www-register-wizard ; ( git clone git://git.onelab.eu/www-register-wizard.git www-register-wizard; cd www-register-wizard ; git checkout www-register-wizard-4.3-5 ; rm -rf .git ) || { rm -rf www-register-wizard; false; } Cloning into 'www-register-wizard'... Note: switching to 'www-register-wizard-4.3-5'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1e2f671 Setting tag www-register-wizard-4.3-5 use plc_style for consistent rendering of input fields XXXXXXXXXXXXXXX -- END MODULE www-register-wizard : Mon Jan 22 03:08:36 CET 2024 mkdir -p SPECS cat header.spec > SPECS/www-register-wizard.spec echo "%define SCMURL git://git.onelab.eu/www-register-wizard.git@www-register-wizard-4.3-5" >> SPECS/www-register-wizard.spec echo "# included from www-register-wizard.spec" >> SPECS/www-register-wizard.spec cat MODULES/www-register-wizard/www-register-wizard.spec >> SPECS/www-register-wizard.spec mkdir -p MAKE ./spec2make SPECS/www-register-wizard.spec www-register-wizard > MAKE/www-register-wizard.mk || { rm MAKE/www-register-wizard.mk; exit 1; } ========== stage1iter : myplc XXXXXXXXXXXXXXX -- BEG MODULE myplc : Mon Jan 22 03:08:36 CET 2024 mkdir -p MODULES cd MODULES && mkdir myplc ; ( git clone git://git.onelab.eu/myplc.git myplc; cd myplc ; git checkout master ; rm -rf .git ) || { rm -rf myplc; false; } Cloning into 'myplc'... Switched to a new branch 'master' branch 'master' set up to track 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE myplc : Mon Jan 22 03:08:37 CET 2024 mkdir -p SPECS cat header.spec > SPECS/myplc.spec echo "%define SCMURL git://git.onelab.eu/myplc.git@master" >> SPECS/myplc.spec echo "%define date 2024.01.22" >> 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.01.22" >> 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.01.22" >> 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.01.22--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.01.22 Build build-time: 03:08-CET Build build-hostname: 2024-01-22--f39-nofed Build build-base: 2024.01.22--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.01.22 myplc-docs :: version=7.1 release=0.lxc.2024.01.22 plcapi :: version=7.1 release=0.lxc.2024.01.22 plewww :: version=5.3 release=0.2024.01.22 myplc-release :: version=7.1 release=0.lxc.2024.01.22 www-register-wizard :: version=4.3 release=5.lxc make: Leaving directory '/build' + make -C /build BASE=2024.01.22--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) Mon Jan 22 03:08:38 CET 2024 rpmbuild -bs SPECS/plcapi.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plcapi-7.1-0.lxc.2024.01.22.src.rpm XXXXXXXXXXXXXXX -- END SRPM plcapi Mon Jan 22 03:08:38 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plcapi Mon Jan 22 03:08:38 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plcapi-7.1-0.lxc.2024.01.22.src.rpm Installing SRPMS/plcapi-7.1-0.lxc.2024.01.22.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.g0pQ0c + 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.L1k7hv + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plcapi-7.1 + /usr/bin/make -j32 make[1]: Entering directory '/build/BUILD/plcapi-7.1' python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/PLC copying PLC/Sites.py -> build/lib/PLC copying PLC/NodeGroups.py -> build/lib/PLC copying PLC/AuthorizeHelpers.py -> build/lib/PLC copying PLC/InitScripts.py -> build/lib/PLC copying PLC/Slices.py -> build/lib/PLC copying PLC/PCUProtocolTypes.py -> build/lib/PLC copying PLC/SliceTags.py -> build/lib/PLC copying PLC/ConfFiles.py -> build/lib/PLC copying PLC/Timestamp.py -> build/lib/PLC copying PLC/SiteTags.py -> build/lib/PLC copying PLC/Logger.py -> build/lib/PLC copying PLC/NetworkMethods.py -> build/lib/PLC copying PLC/Auth.py -> build/lib/PLC copying PLC/PCUs.py -> build/lib/PLC copying PLC/EventObjects.py -> build/lib/PLC copying PLC/LeaseFilter.py -> build/lib/PLC copying PLC/sendmail.py -> build/lib/PLC copying PLC/Filter.py -> build/lib/PLC copying PLC/NetworkTypes.py -> build/lib/PLC copying PLC/Debug.py -> build/lib/PLC copying PLC/Table.py -> build/lib/PLC copying PLC/__init__.py -> build/lib/PLC copying PLC/Peers.py -> build/lib/PLC copying PLC/Roles.py -> build/lib/PLC copying PLC/Method.py -> build/lib/PLC copying PLC/Nodes.py -> build/lib/PLC copying PLC/Namespace.py -> build/lib/PLC copying PLC/BootStates.py -> build/lib/PLC copying PLC/Shell.py -> build/lib/PLC copying PLC/PyCurl.py -> build/lib/PLC copying PLC/Events.py -> build/lib/PLC copying PLC/KeyTypes.py -> build/lib/PLC copying PLC/PersonTags.py -> build/lib/PLC copying PLC/NodeTypes.py -> build/lib/PLC copying PLC/Accessor.py -> build/lib/PLC copying PLC/Sessions.py -> build/lib/PLC copying PLC/Leases.py -> build/lib/PLC copying PLC/SliceInstantiations.py -> build/lib/PLC copying PLC/PCUTypes.py -> build/lib/PLC copying PLC/GPG.py -> build/lib/PLC copying PLC/API.py -> build/lib/PLC copying PLC/Boot.py -> build/lib/PLC copying PLC/POD.py -> build/lib/PLC copying PLC/Persons.py -> build/lib/PLC copying PLC/Parameter.py -> build/lib/PLC copying PLC/NodeTags.py -> build/lib/PLC copying PLC/Config.py -> build/lib/PLC copying PLC/Interfaces.py -> build/lib/PLC copying PLC/PostgreSQL.py -> build/lib/PLC copying PLC/Messages.py -> build/lib/PLC copying PLC/Faults.py -> build/lib/PLC copying PLC/TagTypes.py -> build/lib/PLC copying PLC/Ilinks.py -> build/lib/PLC copying PLC/AddressTypes.py -> build/lib/PLC copying PLC/Addresses.py -> build/lib/PLC copying PLC/Keys.py -> build/lib/PLC copying PLC/InterfaceTags.py -> build/lib/PLC creating build/lib/PLC/Methods copying PLC/Methods/GetNetworkTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteIlink.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressTypeToAddress.py -> build/lib/PLC/Methods copying PLC/Methods/GetIlinks.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerName.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRole.py -> build/lib/PLC/Methods copying PLC/Methods/GetSessions.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesAdd.py -> build/lib/PLC/Methods copying PLC/Methods/AddAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSlicePersonKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterface.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAllPeerEntries.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserAdd.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateMessage.py -> build/lib/PLC/Methods copying PLC/Methods/RefreshPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/GetConfFiles.py -> build/lib/PLC/Methods copying PLC/Methods/GetTagTypes.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeType.py -> build/lib/PLC/Methods copying PLC/Methods/BootNotifyOwners.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSlice.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GenerateNodeConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUserDel.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonKey.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AuthCheck.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootMedium.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeys.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/AddInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSite.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeFromPCU.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePerson.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesList.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePerson.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateIlink.py -> build/lib/PLC/Methods copying PLC/Methods/SliceDelete.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeaseGranularity.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/__init__.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddRoleToTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromPerson.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteLeases.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddIlink.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkMethod.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeTags.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressTypeFromAddress.py -> build/lib/PLC/Methods copying PLC/Methods/SliceGetTicket.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFile.py -> build/lib/PLC/Methods copying PLC/Methods/AddBootState.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaceTags.py -> build/lib/PLC/Methods copying PLC/Methods/AddSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddConfFileToNode.py -> build/lib/PLC/Methods copying PLC/Methods/BootUpdateNode.py -> build/lib/PLC/Methods copying PLC/Methods/AddSiteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteInitScript.py -> build/lib/PLC/Methods copying PLC/Methods/SliceInfo.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateLeases.py -> build/lib/PLC/Methods copying PLC/Methods/BlacklistKey.py -> build/lib/PLC/Methods copying PLC/Methods/SliceNodesDel.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUpdate.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSiteTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSlivers.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateInterfaceTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetEventObjects.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/GetMessages.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListNames.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteBootState.py -> build/lib/PLC/Methods copying PLC/Methods/AddKeyType.py -> build/lib/PLC/Methods copying PLC/Methods/AddInterface.py -> build/lib/PLC/Methods copying PLC/Methods/SliceExtendedInfo.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceFromNodesWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCU.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSession.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/NotifyPersons.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSlice.py -> build/lib/PLC/Methods copying PLC/Methods/GetEvents.py -> build/lib/PLC/Methods copying PLC/Methods/ReportRunlevel.py -> build/lib/PLC/Methods copying PLC/Methods/GetKeyTypes.py -> build/lib/PLC/Methods copying PLC/Methods/GetInterfaces.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUProtocolType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddPersonToSlice.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteMessage.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceFamily.py -> build/lib/PLC/Methods copying PLC/Methods/GetRoles.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeToPCU.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeFlavour.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersonTags.py -> build/lib/PLC/Methods copying PLC/Methods/GetSession.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceToNodes.py -> build/lib/PLC/Methods copying PLC/Methods/BindObjectToPeer.py -> build/lib/PLC/Methods copying PLC/Methods/GetInitScripts.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddressTypes.py -> build/lib/PLC/Methods copying PLC/Methods/UnBindObjectFromPeer.py -> build/lib/PLC/Methods copying PLC/Methods/AddTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUs.py -> build/lib/PLC/Methods copying PLC/Methods/SliceUsersList.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodes.py -> build/lib/PLC/Methods copying PLC/Methods/AddNetworkType.py -> build/lib/PLC/Methods copying PLC/Methods/SliceRenew.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeerData.py -> build/lib/PLC/Methods copying PLC/Methods/RetrieveSliceSliverKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddressType.py -> build/lib/PLC/Methods copying PLC/Methods/AddSite.py -> build/lib/PLC/Methods copying PLC/Methods/AddLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/AddNode.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePeer.py -> build/lib/PLC/Methods copying PLC/Methods/UpdatePersonTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceKeys.py -> build/lib/PLC/Methods copying PLC/Methods/DeletePersonFromSite.py -> build/lib/PLC/Methods copying PLC/Methods/GetPlcRelease.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteTagType.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteRoleFromTagType.py -> build/lib/PLC/Methods copying PLC/Methods/VerifyPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetPeers.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteAddress.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteSlice.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNodeGroup.py -> build/lib/PLC/Methods copying PLC/Methods/AddPeer.py -> build/lib/PLC/Methods copying PLC/Methods/SliceListUserSlices.py -> build/lib/PLC/Methods copying PLC/Methods/AddMessage.py -> build/lib/PLC/Methods copying PLC/Methods/BootGetNodeDetails.py -> build/lib/PLC/Methods copying PLC/Methods/RebootNodeWithPCU.py -> build/lib/PLC/Methods copying PLC/Methods/AddPerson.py -> build/lib/PLC/Methods copying PLC/Methods/GetLeases.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteKey.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceInstantiations.py -> build/lib/PLC/Methods copying PLC/Methods/SetPersonPrimarySite.py -> build/lib/PLC/Methods copying PLC/Methods/AddNodeTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetWhitelist.py -> build/lib/PLC/Methods copying PLC/Methods/GetBootStates.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateSiteTag.py -> build/lib/PLC/Methods copying PLC/Methods/GetPCUProtocolTypes.py -> build/lib/PLC/Methods copying PLC/Methods/NotifySupport.py -> build/lib/PLC/Methods copying PLC/Methods/BootCheckAuthentication.py -> build/lib/PLC/Methods copying PLC/Methods/AddPCUType.py -> build/lib/PLC/Methods copying PLC/Methods/AddRole.py -> build/lib/PLC/Methods copying PLC/Methods/SliceTicketGet.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateAddress.py -> build/lib/PLC/Methods copying PLC/Methods/UpdateTagType.py -> build/lib/PLC/Methods copying PLC/Methods/GetSites.py -> build/lib/PLC/Methods copying PLC/Methods/SliceCreate.py -> build/lib/PLC/Methods copying PLC/Methods/GetAddresses.py -> build/lib/PLC/Methods copying PLC/Methods/GetNodeGroups.py -> build/lib/PLC/Methods copying PLC/Methods/ResolveSlices.py -> build/lib/PLC/Methods copying PLC/Methods/GetPersons.py -> build/lib/PLC/Methods copying PLC/Methods/DeleteConfFileFromNode.py -> build/lib/PLC/Methods copying PLC/Methods/GetSliceTicket.py -> build/lib/PLC/Methods copying PLC/Methods/GetNetworkMethods.py -> build/lib/PLC/Methods copying PLC/Methods/AddSliceInstantiation.py -> build/lib/PLC/Methods copying PLC/Methods/ResetPassword.py -> build/lib/PLC/Methods creating build/lib/PLC/Methods/system copying PLC/Methods/system/__init__.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/multicall.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodHelp.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/methodSignature.py -> build/lib/PLC/Methods/system copying PLC/Methods/system/listMethods.py -> build/lib/PLC/Methods/system creating build/lib/PLC/Accessors copying PLC/Accessors/Accessors_wireless.py -> build/lib/PLC/Accessors copying PLC/Accessors/__init__.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_example_ple.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_site.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_ipv6.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_myslice.py -> build/lib/PLC/Accessors copying PLC/Accessors/Factory.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_standard.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_vicci.py -> build/lib/PLC/Accessors copying PLC/Accessors/Accessors_sliverauth.py -> build/lib/PLC/Accessors running build_scripts creating build/scripts-3.12 copying and adjusting plcsh -> build/scripts-3.12 copying and adjusting Server.py -> build/scripts-3.12 changing mode of build/scripts-3.12/plcsh from 644 to 755 changing mode of build/scripts-3.12/Server.py from 644 to 755 make[1]: Leaving directory '/build/BUILD/plcapi-7.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.hldwR8 + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64 + /usr/bin/make -j32 install DESTDIR=/longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.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-0.lxc.2024.01.22.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=322012 sha256=dcb8df6296bf558531b0ad18ded43db05b3749b7c80066edc8fb0bcbf4ffb2fb 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-0.lxc.2024.01.22.x86_64//usr/share/plc_api/bin/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/share/plc_api mv /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/share/plc_api/bin/Server.py /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/share/plc_api # the old recipe used to read # python3 setup.py install \ # --install-purelib=/longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/share/plc_api \ # --install-scripts=/longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/share/plc_api \ # --install-data=/longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.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-0.lxc.2024.01.22.x86_64//usr/share/plc_api/php/phpxmlrpc/ rsync --exclude .git -ai php/phpxmlrpc/ /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.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-0.lxc.2024.01.22.x86_64//usr/bin + ln -s /usr/share/plc_api/plcsh /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64//usr/bin/plcsh + echo '* Installing initscripts' * Installing initscripts + find plc.d + cpio -p -d -u /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/ 29 blocks + chmod 755 /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/api /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/db /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/postgresql * Installing db-config.d files + echo '* Installing db-config.d files' + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.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-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/000-functions /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/001-admin_user /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/002-system_site /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/003-accessors /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/010-slice_tags /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/020-boot_states /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/030-interface_tags /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/050-pcu_types /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/060-messages /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/099-hrns + mkdir -p /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/var/log + touch /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/var/log/plcapi.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/var/log/plcapi.log + touch /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64/var/log/plc_api_ratelimit.log + chown apache:apache /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.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-0.lxc.2024.01.22.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-0.lxc.2024.01.22 plcapi(x86-64) = 7.1-0.lxc.2024.01.22 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-0.lxc.2024.01.22.x86_64 Wrote: /longbuildroot/RPMS/x86_64/plcapi-7.1-0.lxc.2024.01.22.x86_64.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.tfmgWS + umask 022 + cd /longbuildroot/BUILD + cd plcapi-7.1 + rm -rf /longbuildroot/BUILDROOT/plcapi-7.1-0.lxc.2024.01.22.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.22QhVX + 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 Mon Jan 22 03:08:46 CET 2024 mkdir -p SOURCES && cp -rl MODULES/drupal SOURCES/drupal-4.7.11 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM drupal (using make srpm) Mon Jan 22 03:08:46 CET 2024 make -C SOURCES/drupal-4.7.11 srpm SPECFILE=/longbuildroot/SPECS/drupal.spec EXPECTED_SRPM=drupal-4.7-17.lxc.src.rpm && rm -f SRPMS/drupal-4.7-17.lxc.src.rpm && ln SOURCES/drupal-4.7.11/drupal-4.7-17.lxc.src.rpm SRPMS/drupal-4.7-17.lxc.src.rpm make[1]: Entering directory '/build/SOURCES/drupal-4.7.11' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 483k 100 483k 0 0 53.8M 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 2813k 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 Mon Jan 22 03:08:46 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM drupal Mon Jan 22 03:08:46 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/drupal-4.7-17.lxc.src.rpm Installing SRPMS/drupal-4.7-17.lxc.src.rpm setting SOURCE_DATE_EPOCH=1546819200 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.O3ky0p + 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.C8v7Um + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd drupal-4.7.11 + mv taxonomy_block modules + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.c3qeRO + 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.AzHX8t + 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.QFpRm6 + 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.jjvtnA + 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 Mon Jan 22 03:08:47 CET 2024 mkdir -p SOURCES && cp -rl MODULES/plewww SOURCES/plewww-5.3 tar chpzf SOURCES/plewww-5.3.tar.gz -C SOURCES plewww-5.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM plewww (using SOURCES) Mon Jan 22 03:08:47 CET 2024 rpmbuild -bs SPECS/plewww.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/plewww-5.3-0.2024.01.22.src.rpm XXXXXXXXXXXXXXX -- END SRPM plewww Mon Jan 22 03:08:47 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM plewww Mon Jan 22 03:08:47 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/plewww-5.3-0.2024.01.22.src.rpm Installing SRPMS/plewww-5.3-0.2024.01.22.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.HVjBqs + 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.uiHr0M + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd plewww-5.3 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.WUF24B + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.01.22.x86_64 + echo '* PLEWWW: Installing web pages' * PLEWWW: Installing web pages + mkdir -p /longbuildroot/BUILDROOT/plewww-5.3-0.2024.01.22.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.01.22.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.01.22.x86_64/etc/httpd/conf.d + install -D -m 644 httpd/limits.conf httpd/plewww.conf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.01.22.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.01.22.noarch Provides: PLCWWW plewww = 5.3-0.2024.01.22 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.01.22.noarch Provides: plewww-plekit = 5.3-0.2024.01.22 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.01.22.x86_64 Wrote: /longbuildroot/RPMS/noarch/plewww-5.3-0.2024.01.22.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/plewww-plekit-5.3-0.2024.01.22.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.fJ21xX + umask 022 + cd /longbuildroot/BUILD + cd plewww-5.3 + rm -rf /longbuildroot/BUILDROOT/plewww-5.3-0.2024.01.22.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.cpcrMM + 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 Mon Jan 22 03:08:48 CET 2024 mkdir -p SOURCES && cp -rl MODULES/www-register-wizard SOURCES/www-register-wizard-4.3 tar chpzf SOURCES/www-register-wizard-4.3.tar.gz -C SOURCES www-register-wizard-4.3 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM www-register-wizard (using SOURCES) Mon Jan 22 03:08:48 CET 2024 rpmbuild -bs SPECS/www-register-wizard.spec setting SOURCE_DATE_EPOCH=1283472000 Wrote: /longbuildroot/SRPMS/www-register-wizard-4.3-5.lxc.src.rpm XXXXXXXXXXXXXXX -- END SRPM www-register-wizard Mon Jan 22 03:08:48 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM www-register-wizard Mon Jan 22 03:08:48 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/www-register-wizard-4.3-5.lxc.src.rpm Installing SRPMS/www-register-wizard-4.3-5.lxc.src.rpm setting SOURCE_DATE_EPOCH=1283472000 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.lpYBii + 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.YMSyfT + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd www-register-wizard-4.3 + 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.BJUtv6 + umask 022 + cd /longbuildroot/BUILD + cd www-register-wizard-4.3 + rm -rf /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 + echo '* www-register-wizard: Installing www-register-wizard pages' * www-register-wizard: Installing www-register-wizard pages + mkdir -p /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html + rsync -a --exclude '*.spec' --exclude .svn ./ /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64/var/www/html/registerwizard + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j32 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: www-register-wizard-4.3-5.lxc.noarch Provides: www-register-wizard = 4.3-5.lxc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /longbuildroot/BUILDROOT/www-register-wizard-4.3-5.lxc.x86_64 Wrote: /longbuildroot/RPMS/noarch/www-register-wizard-4.3-5.lxc.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.Ra2wko + 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.RuO1N1 + 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 Mon Jan 22 03:08:49 CET 2024 mkdir -p SOURCES && cp -rl MODULES/myplc SOURCES/myplc-7.1 tar chpzf SOURCES/myplc-7.1.tar.gz -C SOURCES myplc-7.1 mkdir -p RPMS ./yumgroups.sh lxc > RPMS/yumgroups.xml pl_locateDistroFile: using ./config.lxc/bootcd.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/bootcd.pkgs pl_locateDistroFile: using ./config.lxc/devel.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/devel.pkgs pl_locateDistroFile: using ./config.planetlab/develdeb.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/develdeb.pkgs Cannot find groupname: and groupdesc: in ./config.planetlab/develdeb.pkgs -- skipped pl_locateDistroFile: using ./config.lxc/nodeimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/nodeimage.pkgs pl_locateDistroFile: using ./config.planetlab/runtime.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/runtime.pkgs ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy ./config.planetlab/runtime.pkgs:9:syntax error: error in left expression package=jammy pl_locateDistroFile: using ./config.planetlab/sliceimage-drl.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-drl.pkgs pl_locateDistroFile: using ./config.planetlab/sliceimage-omf.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.planetlab/sliceimage-omf.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage-planetflow.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage-planetflow.pkgs pl_locateDistroFile: using ./config.lxc/sliceimage.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/sliceimage.pkgs pl_locateDistroFile: using ./config.lxc/yumexclude.pkgs pl_parsePkgs: using -a x86_64 -f f39 -d lxc package ./config.lxc/yumexclude.pkgs Cannot find groupname: and groupdesc: in ./config.lxc/yumexclude.pkgs -- skipped mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc (using SOURCES) Mon Jan 22 03:08:50 CET 2024 rpmbuild -bs SPECS/myplc.spec warning: Macro expanded in comment on line 50: %{nodefamily} warning: Macro expanded in comment on line 52: %{nodefamily} setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-7.1-0.lxc.2024.01.22.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 Mon Jan 22 03:08:50 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc Mon Jan 22 03:08:50 CET 2024 createrepo --quiet -g yumgroups.xml RPMS/ rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-7.1-0.lxc.2024.01.22.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.01.22.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.oUxRSu + 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.0okKQ4 + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-7.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /longbuildroot/tmp/rpm-tmp.wy6LHr + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.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.01.22.x86_64/usr/bin + rsync -av --exclude .svn bin/ /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.x86_64/usr/bin + ln -s mtail.py mtail + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/check-hrns.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/check-vsys-defaults.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/clean-empty-dirs.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/db-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/dns-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/mtail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/mtail.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-check-ssl-peering.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-config /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-config-tty /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-kml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-map.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/plc-orphan-accounts.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/refresh-peer.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/usr/bin/spot-aliens.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.x86_64/usr/bin/plc-ctl + install -D -m 644 systemd/plc.service /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.x86_64/etc/ 62 blocks + chmod 755 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/dns /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/functions /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/gpg /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/httpd /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/mail /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/network /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc.d/ssh /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.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.01.22.x86_64/etc/planetlab/db-config.d + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/040-init_scripts /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/080-slice_netflow /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/081-slice_sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/082-slice_sfacm /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/planetlab/db-config.d/083-slice_drl /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.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.01.22.x86_64/etc/support-scripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/support-scripts/cleanup-zombies.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/support-scripts/gen-sites-xml.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/support-scripts/gen-static-content.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/support-scripts/gen_aliases.py /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/support-scripts/renew-reminder.py + mkdir -p /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc_sliceinitscripts + cp plc_sliceinitscripts/sirius /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64/etc/plc_sliceinitscripts + chmod 444 /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.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.01.22.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.01.22.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.01.22.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.01.22.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.01.22.noarch Provides: myplc = 7.1-0.lxc.2024.01.22 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.01.22.noarch Provides: myplc-core = 7.1-0.lxc.2024.01.22 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.01.22.noarch Provides: myplc-config = 7.1-0.lxc.2024.01.22 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.01.22.x86_64 Wrote: /longbuildroot/RPMS/noarch/myplc-7.1-0.lxc.2024.01.22.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-config-7.1-0.lxc.2024.01.22.noarch.rpm Wrote: /longbuildroot/RPMS/noarch/myplc-core-7.1-0.lxc.2024.01.22.noarch.rpm Executing(%clean): /bin/sh -e /longbuildroot/tmp/rpm-tmp.WNoXeC + umask 022 + cd /longbuildroot/BUILD + cd myplc-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-7.1-0.lxc.2024.01.22.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /longbuildroot/tmp/rpm-tmp.eKFMgW + 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 Mon Jan 22 03:08:52 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE nodemanager : Mon Jan 22 03:08:52 CET 2024 mkdir -p MODULES cd MODULES && mkdir nodemanager ; ( git clone nodemanager; cd nodemanager ; git checkout master ; rm -rf .git ) || { rm -rf nodemanager; false; } fatal: repository 'nodemanager' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE nodemanager : Mon Jan 22 03:08:52 CET 2024 XXXXXXXXXXXXXXX -- BEG MODULE monitor : Mon Jan 22 03:08:52 CET 2024 mkdir -p MODULES cd MODULES && mkdir monitor ; ( git clone monitor; cd monitor ; git checkout master ; rm -rf .git ) || { rm -rf monitor; false; } fatal: repository 'monitor' does not exist Already on 'master' Your branch is up to date with 'origin/master'. XXXXXXXXXXXXXXX -- END MODULE monitor : Mon Jan 22 03:08:52 CET 2024 mkdir -p SOURCES/myplc-docs-7.1 && cp -rl MODULES/myplc SOURCES/myplc-docs-7.1/myplc; cp -rl MODULES/plcapi SOURCES/myplc-docs-7.1/plcapi; cp -rl MODULES/nodemanager SOURCES/myplc-docs-7.1/nodemanager; cp -rl MODULES/monitor SOURCES/myplc-docs-7.1/monitor; tar chpzf SOURCES/myplc-docs-7.1.tar.gz -C SOURCES myplc-docs-7.1 mkdir -p BUILD SRPMS tmp XXXXXXXXXXXXXXX -- BEG SRPM myplc-docs (using SOURCES) Mon Jan 22 03:08:52 CET 2024 rpmbuild -bs SPECS/myplc-docs.spec setting SOURCE_DATE_EPOCH=1651276800 Wrote: /longbuildroot/SRPMS/myplc-docs-7.1-0.lxc.2024.01.22.src.rpm XXXXXXXXXXXXXXX -- END SRPM myplc-docs Mon Jan 22 03:08:52 CET 2024 mkdir -p RPMS tmp XXXXXXXXXXXXXXX -- BEG RPM myplc-docs Mon Jan 22 03:08:52 CET 2024 rpmbuild --rebuild --define "_sourcedir /longbuildroot/tmp" --define "_specdir /longbuildroot/tmp" SRPMS/myplc-docs-7.1-0.lxc.2024.01.22.src.rpm Installing SRPMS/myplc-docs-7.1-0.lxc.2024.01.22.src.rpm setting SOURCE_DATE_EPOCH=1651276800 Executing(%prep): /bin/sh -e /longbuildroot/tmp/rpm-tmp.mfU3KV + 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.rzu6n4 + umask 022 + cd /longbuildroot/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd myplc-docs-7.1 + rm -rf /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.01.22.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.4NrJ2g + 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.01.22.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.01.22.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.01.22.x86_64/var/www/html/planetlab/doc/PLCAPI.html /longbuildroot/BUILDROOT/myplc-docs-7.1-0.lxc.2024.01.22.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.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + rsync --verbose --archive /vservers/2024.01.22--f39-nofed/build/MODULES/build root@testmaster.onelab.eu:2024.01.22--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 425,442 bytes received 1,827 bytes 854,538.00 bytes/sec total size is 418,174 speedup is 0.98 + run_log_env='-p linux64 -d lxc -f f39' + set +e + trap - ERR INT + ssh root@testmaster.onelab.eu 2024.01.22--f39-nofed/run_log --build git://git.onelab.eu/build --url http://build.onelab.eu/lxc//2024.01.22--f39-nofed/RPMS/x86_64 -p linux64 -d lxc -f f39 --config default --all /root/2024.01.22--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.01.22--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.01.22--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.01.22--f39-nofed/Substrate.py:746: SyntaxWarning: invalid escape sequence '\s' matcher=re.compile("\s*(?P[0-9]+).*-cdrom\s+(?P[^\s]+)\.iso") /root/2024.01.22--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.01.22--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-f39 257830.99609375 Mb} [max=20,free=-7] (0 user, load: 2.17, 1.29, 0.90) == vplc01 == [=2023.12.12--f39-nofed-1-vplc01] (pid=40083) @ 2023-12-12:03-10 == vplc02 == [=2023.12.13--f39-nofed-1-vplc02] (pid=83201) @ 2023-12-13:03-10 == vplc03 == [=2023.12.14--f39-nofed-1-vplc03] (pid=138229) @ 2023-12-14:03-10 == vplc04 == [=2023.12.15--f39-nofed-1-vplc04] (pid=199074) @ 2023-12-15:03-10 == vplc05 == [=2023.12.16--f39-nofed-1-vplc05] (pid=272073) @ 2023-12-16:03-10 == vplc06 == [=2023.12.17--f39-nofed-1-vplc06] (pid=359938) @ 2023-12-17:03-11 == vplc07 == [=2023.12.18--f39-nofed-1-vplc07] (pid=448371) @ 2023-12-18:03-11 == vplc08 == [=2023.12.19--f39-nofed-1-vplc08] (pid=545135) @ 2023-12-19:03-11 == vplc09 == [=2023.12.22--f39-nofed-1-vplc09] (pid=829389) @ 2023-12-22:03-10 == vplc10 == [=2023.12.23--f39-nofed-1-vplc10] (pid=950036) @ 2023-12-23:03-10 == vplc11 == [=2023.12.24--f39-nofed-1-vplc11] (pid=1077838) @ 2023-12-24:03-10 == vplc12 == [=2023.12.25--f39-nofed-1-vplc12] (pid=1212907) @ 2023-12-25:03-10 == vplc13 == [=2023.12.27--f39-nofed-1-vplc13] (pid=1489321) @ 2023-12-27:03-10 == vplc14 == [=2023.12.28--f39-nofed-1-vplc14] (pid=1641894) @ 2023-12-28:03-10 == vplc15 == [=2023.12.29--f39-nofed-1-vplc15] (pid=1805871) @ 2023-12-29:03-10 == vplc16 == [=2023.12.30--f39-nofed-1-vplc16] (pid=1984750) @ 2023-12-30:03-11 == vplc17 == [=2023.12.31--f39-nofed-1-vplc17] (pid=2170518) @ 2023-12-31:03-11 == vplc18 == [=2024.01.01--f39-nofed-1-vplc18] (pid=2368092) @ 2024-01-01:03-10 == vplc19 == [=2024.01.02--f39-nofed-1-vplc19] (pid=2566568) @ 2024-01-02:03-10 == vplc20 == [=2024.01.03--f39-nofed-1-vplc20] (pid=2773615) @ 2024-01-03:03-10 == vplc21 == [=2024.01.04--f39-nofed-1-vplc21] (pid=2991510) @ 2024-01-04:03-11 == vplc22 == [=2024.01.05--f39-nofed-1-vplc22] (pid=3219177) @ 2024-01-05:03-11 == vplc23 == [=2024.01.06--f39-nofed-1-vplc23] (pid=3455140) @ 2024-01-06:03-11 == vplc24 == [=2024.01.07--f39-nofed-1-vplc24] (pid=3697245) @ 2024-01-07:03-11 == vplc25 == [=2024.01.10--f39-nofed-1-vplc25] (pid=231447) @ 2024-01-10:03-11 == vplc01 == [=2024.01.14--f39-nofed-1-vplc01] (pid=1269817) @ 2024-01-14:03-11 == vplc01 == [=2024.01.18--f39-nofed-1-vplc01] (pid=2373556) @ 2024-01-18:03-11 =============== No qemu on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=64] (0 user, load: 0.10, 0.04, 0.01) kvm_intel OK Sensing IP pool for vplcs * * * * * * * * * * * * * * * * * * * * * * * * * Done After having loaded 'starting': IP pool for vplcs * * * * * * * * * * * * * * * * * * * * * * * * * =============== lxc container stopping 2023.12.12--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 2023.12.12--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.01.22--f39-nofed-1-vplc01 Sensing IP pool for vnodes . . . . . . . . . . . . . . . . . . . . Done After having loaded 'starting': IP pool for vnodes . . . . . . . . . . . . . . . . . . . . * 03:11:09 -- PROVISION node node1 in box boxtops at IP vnode01 with MAC 02:34:56:00:00:01 =============== Active plc VMs on buzzcocks {lxc-f39 257830.99609375 Mb} [max=20,free=-7] (0 user, load: 2.17, 1.29, 0.90) == vplc02 == [=2023.12.13--f39-nofed-1-vplc02] (pid=83201) @ 2023-12-13:03-10 == vplc03 == [=2023.12.14--f39-nofed-1-vplc03] (pid=138229) @ 2023-12-14:03-10 == vplc04 == [=2023.12.15--f39-nofed-1-vplc04] (pid=199074) @ 2023-12-15:03-10 == vplc05 == [=2023.12.16--f39-nofed-1-vplc05] (pid=272073) @ 2023-12-16:03-10 == vplc06 == [=2023.12.17--f39-nofed-1-vplc06] (pid=359938) @ 2023-12-17:03-11 == vplc07 == [=2023.12.18--f39-nofed-1-vplc07] (pid=448371) @ 2023-12-18:03-11 == vplc08 == [=2023.12.19--f39-nofed-1-vplc08] (pid=545135) @ 2023-12-19:03-11 == vplc09 == [=2023.12.22--f39-nofed-1-vplc09] (pid=829389) @ 2023-12-22:03-10 == vplc10 == [=2023.12.23--f39-nofed-1-vplc10] (pid=950036) @ 2023-12-23:03-10 == vplc11 == [=2023.12.24--f39-nofed-1-vplc11] (pid=1077838) @ 2023-12-24:03-10 == vplc12 == [=2023.12.25--f39-nofed-1-vplc12] (pid=1212907) @ 2023-12-25:03-10 == vplc13 == [=2023.12.27--f39-nofed-1-vplc13] (pid=1489321) @ 2023-12-27:03-10 == vplc14 == [=2023.12.28--f39-nofed-1-vplc14] (pid=1641894) @ 2023-12-28:03-10 == vplc15 == [=2023.12.29--f39-nofed-1-vplc15] (pid=1805871) @ 2023-12-29:03-10 == vplc16 == [=2023.12.30--f39-nofed-1-vplc16] (pid=1984750) @ 2023-12-30:03-11 == vplc17 == [=2023.12.31--f39-nofed-1-vplc17] (pid=2170518) @ 2023-12-31:03-11 == vplc18 == [=2024.01.01--f39-nofed-1-vplc18] (pid=2368092) @ 2024-01-01:03-10 == vplc19 == [=2024.01.02--f39-nofed-1-vplc19] (pid=2566568) @ 2024-01-02:03-10 == vplc20 == [=2024.01.03--f39-nofed-1-vplc20] (pid=2773615) @ 2024-01-03:03-10 == vplc21 == [=2024.01.04--f39-nofed-1-vplc21] (pid=2991510) @ 2024-01-04:03-11 == vplc22 == [=2024.01.05--f39-nofed-1-vplc22] (pid=3219177) @ 2024-01-05:03-11 == vplc23 == [=2024.01.06--f39-nofed-1-vplc23] (pid=3455140) @ 2024-01-06:03-11 == vplc24 == [=2024.01.07--f39-nofed-1-vplc24] (pid=3697245) @ 2024-01-07:03-11 == vplc25 == [=2024.01.10--f39-nofed-1-vplc25] (pid=231447) @ 2024-01-10:03-11 == vplc01 == [=2024.01.14--f39-nofed-1-vplc01] (pid=1269817) @ 2024-01-14:03-11 == vplc01 == [=2024.01.18--f39-nofed-1-vplc01] (pid=2373556) @ 2024-01-18:03-11 == dummy_plctest1 == [=dummy_plctest1] (pid=0) @ 2024-01-22:03-10 =============== Qemus on boxtops {qemu-f39 257830.9921875 Mb} [max=64,free=63] (0 user, load: 0.10, 0.04, 0.01) kvm_intel OK == dummy_vnode01 == [=None] not (yet?) running @ 2024-01-22:03-11 * 03:11:09 -- ********** 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:09 -- ********** 1 SUCCESSFUL step show on plctest1_vplc01 TRACE: 1 03-11-09->0s=0:00:00.000482s status=OK step=show plc=plctest1_vplc01 force=False * 03:11:09 -- ********** 1 RUNNING step plcvm_delete on plc plctest1_vplc01 -> 03:11:09 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks mkdir -p 2024.01.22--f39-nofed 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.01.22--f39-nofed ';' rm -f /vservers/2024.01.22--f39-nofed-1-vplc01/2024.01.22--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.01.22--f39-nofed ';' virsh -c lxc:/// destroy 2024.01.22--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.01.22--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.01.22--f39-nofed ';' virsh -c lxc:/// undefine 2024.01.22--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. error: failed to get domain '2024.01.22--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.01.22--f39-nofed ';' rm -fr /vservers/2024.01.22--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:11 -- ********** 1 SUCCESSFUL step plcvm_delete on plctest1_vplc01 TRACE: 1 03-11-09->2s=0:00:02.201706s status=OK step=plcvm_delete plc=plctest1_vplc01 force=False * 03:11:11 -- ********** 1 RUNNING step plcvm_timestamp 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 mkdir -p /vservers/2024.01.22--f39-nofed-1-vplc01 Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:11 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks echo 1705889471 '>' /vservers/2024.01.22--f39-nofed-1-vplc01/2024.01.22--f39-nofed-1-vplc01.timestamp Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. * 03:11:12 -- ********** 1 SUCCESSFUL step plcvm_timestamp on plctest1_vplc01 TRACE: 1 03-11-11->0s=0:00:00.838667s status=OK step=plcvm_timestamp plc=plctest1_vplc01 force=False * 03:11:12 -- ********** 1 RUNNING step plcvm_create on plc plctest1_vplc01 -> 03:11:12 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks rm -rf 2024.01.22--f39-nofed/build Warning: Permanently added 'buzzcocks' (ED25519) to the list of known hosts. -> 03:11:12 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -r build buzzcocks:2024.01.22--f39-nofed/build -> 03:11:14 -- + ssh -n -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null buzzcocks cd 2024.01.22--f39-nofed ';' build/lbuild-initvm.sh -p linux64 -d lxc -f f39 -r http://build.onelab.eu/lxc//2024.01.22--f39-nofed/RPMS -n vplc01.pl.sophia.inria.fr 2024.01.22--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.01.22--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01 + set -x + set -e + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--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:10 ago on Mon Jan 22 03:05:06 2024. Dependencies resolved. Nothing to do. Complete! Update finished Filling /vservers/2024.01.22--f39-nofed-1-vplc01 from /var/cache/lxc/fedora/x86_64/39/rootfs ... + echo 'Update finished' + echo 'Filling /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01/ + return 0 + return 0 ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + chroot /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + chroot /vservers/2024.01.22--f39-nofed-1-vplc01 linux64 rpm --rebuilddb + fedora_configure 2024.01.22--f39-nofed-1-vplc01 f39 + set -x + set -e + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + mkdir -p /vservers/2024.01.22--f39-nofed-1-vplc01/selinux + echo 0 + cat + cat + local dev_path=/vservers/2024.01.22--f39-nofed-1-vplc01/dev + rm -rf /vservers/2024.01.22--f39-nofed-1-vplc01/dev + mkdir -p /vservers/2024.01.22--f39-nofed-1-vplc01/dev + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/null c 1 3 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/zero c 1 5 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/random c 1 8 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/urandom c 1 9 + mkdir -m 755 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/pts + mkdir -m 1777 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/shm + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty c 5 0 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty0 c 4 0 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty1 c 4 1 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty2 c 4 2 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty3 c 4 3 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/tty4 c 4 4 + mknod -m 600 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/console c 5 1 + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/full c 1 7 + mknod -m 600 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/initctl p + mknod -m 666 /vservers/2024.01.22--f39-nofed-1-vplc01/dev/ptmx c 5 2 + fedora_configure_systemd 2024.01.22--f39-nofed-1-vplc01 + set -e + set -x + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + '[' -d /vservers/2024.01.22--f39-nofed-1-vplc01/etc/systemd ']' + ln -sf /lib/systemd/system/multi-user.target /vservers/2024.01.22--f39-nofed-1-vplc01/etc/systemd/system/default.target + touch /vservers/2024.01.22--f39-nofed-1-vplc01/etc/fstab + ln -sf /dev/null /vservers/2024.01.22--f39-nofed-1-vplc01/etc/systemd/system/udev.service + ln -sf /dev/null /vservers/2024.01.22--f39-nofed-1-vplc01/etc/systemd/system/getty@.service + rm -f /vservers/2024.01.22--f39-nofed-1-vplc01/etc/systemd/system/getty.target.wants/getty@tty1.service + chroot /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01 + local lxc=2024.01.22--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.01.22--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' ++ dirname '/vservers/2024.01.22--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + mkdir -p /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01/etc/NetworkManager/system-connections/Wired connection 1.nmconnection' + '[' -z '' ']' + fedora_configure_yum 2024.01.22--f39-nofed-1-vplc01 f39 lxc + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + chroot /vservers/2024.01.22--f39-nofed-1-vplc01 linux64 rpm --rebuilddb Initializing yum.repos.d in 2024.01.22--f39-nofed-1-vplc01 + '[' -z '' ']' + echo 'Initializing yum.repos.d in 2024.01.22--f39-nofed-1-vplc01' + rm -f /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-cisco-openh264.repo /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates-testing.repo /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates.repo /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora-updates.repo.rpmnew /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora.repo /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/fedora.repo.rpmnew + local repofile=/vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo + yumconf_mirrors /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo build f39 '' http://mirror.onelab.eu/ + dest_yumconf=/vservers/2024.01.22--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.01.22--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.01.22--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.01.22--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.01.22--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.01.22--f39-nofed-1-vplc01 --import http://mirror.onelab.eu/keys//RPM-GPG-KEY-fedora-39-primary + '[' -n http://build.onelab.eu/lxc//2024.01.22--f39-nofed/RPMS ']' + '[' '!' -d /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo ']' + yumconf_exclude /vservers/2024.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo exclude=drupal + repo=/vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01/etc/yum.repos.d/building.repo + cat + return 0 + '[' -d /vservers/2024.01.22--f39-nofed-1-vplc01/cgroup ']' + mkdir /vservers/2024.01.22--f39-nofed-1-vplc01/cgroup + '[' -h /vservers/2024.01.22--f39-nofed-1-vplc01/etc/resolv.conf ']' + rm -f /vservers/2024.01.22--f39-nofed-1-vplc01/etc/resolv.conf + '[' -f /etc/resolv.conf.containers ']' + cp /etc/resolv.conf.containers /vservers/2024.01.22--f39-nofed-1-vplc01/etc/resolv.conf + '[' -f /vservers/2024.01.22--f39-nofed-1-vplc01/etc/hosts ']' + mkdir -p /vservers/2024.01.22--f39-nofed-1-vplc01/root/.ssh + cat /root/.ssh/id_rsa.pub + chmod 700 /vservers/2024.01.22--f39-nofed-1-vplc01/root/.ssh + chmod 600 /vservers/2024.01.22--f39-nofed-1-vplc01/root/.ssh/authorized_keys + local config_xml=/tmp/2024.01.22--f39-nofed-1-vplc01.xml + '[' -n '' ']' + write_lxc_xml_publicip 2024.01.22--f39-nofed-1-vplc01 + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + cat + virsh -c lxc:/// define /tmp/2024.01.22--f39-nofed-1-vplc01.xml Domain '2024.01.22--f39-nofed-1-vplc01' defined from /tmp/2024.01.22--f39-nofed-1-vplc01.xml + return 0 + devel_or_test_tools 2024.01.22--f39-nofed-1-vplc01 f39 lxc linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift + local fcdistro=f39 + shift + local pldistro=lxc + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--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.01.22--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.01.22--f39-nofed-1-vplc01 linux64 dnf --version 4.18.2 Installed: dnf-0:4.18.2-1.fc39.noarch at Mon Dec 11 12:08:36 2023 Built : Fedora Project at Fri Dec 8 12:16:23 2023 Installed: rpm-0:4.19.1-1.fc39.x86_64 at Fri Dec 22 02:05:14 2023 Built : Fedora Project at Tue Dec 12 15:03:04 2023 container has dnf - invoking with --allowerasing + has_dnf=true + '[' -n true ']' + echo 'container has dnf - invoking with --allowerasing' + local 'pkg_installer=dnf -y install --allowerasing' + local 'grp_installer=dnf -y groupinstall --allowerasing' + '[' -n 'NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc' ']' + chroot /vservers/2024.01.22--f39-nofed-1-vplc01 linux64 dnf -y install --allowerasing NetworkManager bind-utils curl emacs-nox file hostname openssh-clients psmisc Fedora 39 - x86_64 2.0 MB/s | 1.7 MB 00:00 Fedora 39 - x86_64 - Updates 1.8 MB/s | 468 kB 00:00 Fedora 39 - x86_64 - Updates 58 kB/s | 257 B 00:00 MyPLC 2.7 MB/s | 14 kB 00:00 Package curl-8.2.1-4.fc39.x86_64 is already installed. Package file-5.44-5.fc39.x86_64 is already installed. Package openssh-clients-9.3p1-10.fc39.x86_64 is already installed. Package psmisc-23.6-4.fc39.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: NetworkManager x86_64 1:1.44.2-1.fc39 updates 2.2 M bind-utils x86_64 32:9.18.20-1.fc39 updates 223 k emacs-nox x86_64 1:29.1-2.fc39 fedora 31 M 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.10-3.fc39 fedora 522 k bind-libs x86_64 32:9.18.20-1.fc39 updates 1.3 M bind-license noarch 32:9.18.20-1.fc39 updates 15 k binutils x86_64 2.40-13.fc39 fedora 5.6 M binutils-gold x86_64 2.40-13.fc39 fedora 797 k cpp x86_64 13.2.1-6.fc39 updates 11 M emacs-common x86_64 1:29.1-2.fc39 fedora 42 M emacs-filesystem noarch 1:29.1-2.fc39 fedora 7.1 k fstrm x86_64 0.6.1-8.fc39 fedora 28 k gc x86_64 8.2.2-4.fc39 fedora 110 k gcc x86_64 13.2.1-6.fc39 updates 34 M git-core x86_64 2.43.0-1.fc39 updates 4.5 M git-core-doc noarch 2.43.0-1.fc39 updates 2.9 M glibc-devel x86_64 2.38-14.fc39 updates 84 k glibc-headers-x86 noarch 2.38-14.fc39 updates 568 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 kernel-headers x86_64 6.6.3-200.fc39 updates 1.6 M less x86_64 633-2.fc39 fedora 175 k libgccjit x86_64 13.2.1-6.fc39 updates 10 M liblockfile x86_64 1.17-6.fc39 fedora 30 k libmpc x86_64 1.3.1-3.fc39 fedora 70 k libndp x86_64 1.8-6.fc39 fedora 37 k libpkgconf x86_64 1.9.5-2.fc39 fedora 38 k libstdc++-devel x86_64 13.2.1-6.fc39 updates 2.6 M libtool-ltdl x86_64 2.4.7-7.fc39 fedora 36 k libtree-sitter x86_64 0.20.8-2.fc39 fedora 97 k libuv x86_64 1:1.47.0-3.fc39 updates 250 k libxcrypt-devel x86_64 4.4.36-2.fc39 fedora 30 k lmdb-libs x86_64 0.9.31-2.fc39 fedora 60 k make x86_64 1:4.4.1-2.fc39 fedora 589 k ncurses x86_64 6.4-7.20230520.fc39 fedora 416 k perl-AutoLoader noarch 5.74-502.fc39 updates 21 k perl-B x86_64 1.88-502.fc39 updates 177 k perl-Carp noarch 1.54-500.fc39 fedora 29 k perl-Class-Struct noarch 0.68-502.fc39 updates 22 k perl-Data-Dumper x86_64 2.188-501.fc39 fedora 56 k perl-Digest noarch 1.20-500.fc39 fedora 25 k perl-Digest-MD5 x86_64 2.58-500.fc39 fedora 35 k perl-DynaLoader x86_64 1.54-502.fc39 updates 26 k perl-Encode x86_64 4:3.19-500.fc39 fedora 1.7 M perl-Errno x86_64 1.37-502.fc39 updates 15 k perl-Error noarch 1:0.17029-13.fc39 fedora 40 k perl-Exporter noarch 5.77-500.fc39 fedora 31 k perl-Fcntl x86_64 1.15-502.fc39 updates 21 k perl-File-Basename noarch 2.86-502.fc39 updates 17 k perl-File-Find noarch 1.43-502.fc39 updates 25 k perl-File-Path noarch 2.18-500.fc39 fedora 35 k perl-File-Temp noarch 1:0.231.100-500.fc39 fedora 58 k perl-File-stat noarch 1.13-502.fc39 updates 17 k perl-FileHandle noarch 2.05-502.fc39 updates 16 k perl-Getopt-Long noarch 1:2.54-500.fc39 fedora 60 k perl-Getopt-Std noarch 1.13-502.fc39 updates 16 k perl-Git noarch 2.43.0-1.fc39 updates 40 k perl-HTTP-Tiny noarch 0.088-3.fc39 fedora 56 k perl-IO x86_64 1.52-502.fc39 updates 82 k perl-IO-Socket-IP noarch 0.42-1.fc39 fedora 42 k perl-IO-Socket-SSL noarch 2.083-3.fc39 fedora 225 k perl-IPC-Open3 noarch 1.22-502.fc39 updates 22 k perl-MIME-Base64 x86_64 3.16-500.fc39 fedora 29 k perl-Mozilla-CA noarch 20230801-1.fc39 fedora 13 k perl-Net-SSLeay x86_64 1.92-10.fc39 fedora 360 k perl-POSIX x86_64 2.13-502.fc39 updates 97 k perl-PathTools x86_64 3.89-500.fc39 fedora 87 k perl-Pod-Escapes noarch 1:1.07-500.fc39 fedora 20 k perl-Pod-Perldoc noarch 3.28.01-501.fc39 fedora 86 k perl-Pod-Simple noarch 1:3.45-4.fc39 fedora 218 k perl-Pod-Usage noarch 4:2.03-500.fc39 fedora 39 k perl-Scalar-List-Utils x86_64 5:1.63-500.fc39 fedora 72 k perl-SelectSaver noarch 1.02-502.fc39 updates 12 k perl-Socket x86_64 4:2.037-3.fc39 fedora 55 k perl-Storable x86_64 1:3.32-500.fc39 fedora 99 k perl-Symbol noarch 1.09-502.fc39 updates 14 k perl-Term-ANSIColor noarch 5.01-501.fc39 fedora 47 k perl-Term-Cap noarch 1.18-500.fc39 fedora 22 k perl-TermReadKey x86_64 2.38-18.fc39 fedora 35 k perl-Text-ParseWords noarch 3.31-500.fc39 fedora 16 k perl-Text-Tabs+Wrap noarch 2023.0511-3.fc39 fedora 22 k perl-Time-Local noarch 2:1.350-3.fc39 fedora 34 k perl-URI noarch 5.21-1.fc39 fedora 125 k perl-base noarch 2.27-502.fc39 updates 16 k perl-constant noarch 1.33-501.fc39 fedora 22 k perl-if noarch 0.61.000-502.fc39 updates 14 k perl-interpreter x86_64 4:5.38.2-502.fc39 updates 72 k perl-lib x86_64 0.65-502.fc39 updates 15 k perl-libnet noarch 3.15-501.fc39 fedora 129 k perl-libs x86_64 4:5.38.2-502.fc39 updates 2.4 M perl-locale noarch 1.10-502.fc39 updates 14 k perl-mro x86_64 1.28-502.fc39 updates 29 k perl-overload noarch 1.37-502.fc39 updates 46 k perl-overloading noarch 0.02-502.fc39 updates 13 k perl-parent noarch 1:0.241-500.fc39 fedora 14 k perl-podlators noarch 1:5.01-500.fc39 fedora 125 k perl-vars noarch 1.05-502.fc39 updates 13 k pkgconf x86_64 1.9.5-2.fc39 fedora 42 k pkgconf-m4 noarch 1.9.5-2.fc39 fedora 14 k pkgconf-pkg-config x86_64 1.9.5-2.fc39 fedora 9.6 k Installing weak dependencies: enchant2 x86_64 2.5.0-5.fc39 fedora 62 k gcc-c++ x86_64 13.2.1-6.fc39 updates 13 M git x86_64 2.43.0-1.fc39 updates 54 k hunspell-en noarch 0.20201207-7.fc39 fedora 190 k perl-NDBM_File x86_64 1.16-502.fc39 updates 23 k Transaction Summary ================================================================================ Install 114 Packages Total download size: 183 M Installed size: 649 M Downloading Packages: (1/114): alsa-lib-1.2.10-3.fc39.x86_64.rpm 32 MB/s | 522 kB 00:00 (2/114): binutils-gold-2.40-13.fc39.x86_64.rpm 27 MB/s | 797 kB 00:00 (3/114): emacs-filesystem-29.1-2.fc39.noarch.rp 2.3 MB/s | 7.1 kB 00:00 (4/114): binutils-2.40-13.fc39.x86_64.rpm 34 MB/s | 5.6 MB 00:00 (5/114): enchant2-2.5.0-5.fc39.x86_64.rpm 16 MB/s | 62 kB 00:00 (6/114): fstrm-0.6.1-8.fc39.x86_64.rpm 8.6 MB/s | 28 kB 00:00 (7/114): gc-8.2.2-4.fc39.x86_64.rpm 25 MB/s | 110 kB 00:00 (8/114): gpm-libs-1.20.7-44.fc39.x86_64.rpm 5.2 MB/s | 20 kB 00:00 (9/114): guile22-2.2.7-9.fc39.x86_64.rpm 32 MB/s | 6.5 MB 00:00 (10/114): hostname-3.23-9.fc39.x86_64.rpm 7.6 MB/s | 28 kB 00:00 (11/114): hunspell-1.7.2-5.fc39.x86_64.rpm 30 MB/s | 472 kB 00:00 (12/114): hunspell-en-0.20201207-7.fc39.noarch. 29 MB/s | 190 kB 00:00 (13/114): hunspell-en-GB-0.20201207-7.fc39.noar 28 MB/s | 226 kB 00:00 (14/114): hunspell-en-US-0.20201207-7.fc39.noar 25 MB/s | 181 kB 00:00 (15/114): hunspell-filesystem-1.7.2-5.fc39.x86_ 3.5 MB/s | 9.2 kB 00:00 (16/114): jansson-2.13.1-7.fc39.x86_64.rpm 15 MB/s | 44 kB 00:00 (17/114): jemalloc-5.3.0-4.fc39.x86_64.rpm 29 MB/s | 232 kB 00:00 (18/114): less-633-2.fc39.x86_64.rpm 28 MB/s | 175 kB 00:00 (19/114): liblockfile-1.17-6.fc39.x86_64.rpm 8.0 MB/s | 30 kB 00:00 (20/114): libmpc-1.3.1-3.fc39.x86_64.rpm 19 MB/s | 70 kB 00:00 (21/114): libndp-1.8-6.fc39.x86_64.rpm 12 MB/s | 37 kB 00:00 (22/114): libpkgconf-1.9.5-2.fc39.x86_64.rpm 11 MB/s | 38 kB 00:00 (23/114): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm 11 MB/s | 36 kB 00:00 (24/114): libtree-sitter-0.20.8-2.fc39.x86_64.r 24 MB/s | 97 kB 00:00 (25/114): libxcrypt-devel-4.4.36-2.fc39.x86_64. 10 MB/s | 30 kB 00:00 (26/114): lmdb-libs-0.9.31-2.fc39.x86_64.rpm 13 MB/s | 60 kB 00:00 (27/114): make-4.4.1-2.fc39.x86_64.rpm 30 MB/s | 589 kB 00:00 (28/114): ncurses-6.4-7.20230520.fc39.x86_64.rp 29 MB/s | 416 kB 00:00 (29/114): perl-Carp-1.54-500.fc39.noarch.rpm 11 MB/s | 29 kB 00:00 (30/114): perl-Data-Dumper-2.188-501.fc39.x86_6 15 MB/s | 56 kB 00:00 (31/114): perl-Digest-1.20-500.fc39.noarch.rpm 7.9 MB/s | 25 kB 00:00 (32/114): perl-Digest-MD5-2.58-500.fc39.x86_64. 10 MB/s | 35 kB 00:00 (33/114): perl-Encode-3.19-500.fc39.x86_64.rpm 31 MB/s | 1.7 MB 00:00 (34/114): perl-Error-0.17029-13.fc39.noarch.rpm 11 MB/s | 40 kB 00:00 (35/114): perl-Exporter-5.77-500.fc39.noarch.rp 9.5 MB/s | 31 kB 00:00 (36/114): perl-File-Path-2.18-500.fc39.noarch.r 10 MB/s | 35 kB 00:00 (37/114): perl-File-Temp-0.231.100-500.fc39.noa 16 MB/s | 58 kB 00:00 (38/114): perl-Getopt-Long-2.54-500.fc39.noarch 17 MB/s | 60 kB 00:00 (39/114): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 16 MB/s | 56 kB 00:00 (40/114): perl-IO-Socket-IP-0.42-1.fc39.noarch. 13 MB/s | 42 kB 00:00 (41/114): perl-IO-Socket-SSL-2.083-3.fc39.noarc 28 MB/s | 225 kB 00:00 (42/114): perl-MIME-Base64-3.16-500.fc39.x86_64 11 MB/s | 29 kB 00:00 (43/114): perl-Mozilla-CA-20230801-1.fc39.noarc 4.5 MB/s | 13 kB 00:00 (44/114): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 29 MB/s | 360 kB 00:00 (45/114): perl-PathTools-3.89-500.fc39.x86_64.r 22 MB/s | 87 kB 00:00 (46/114): perl-Pod-Escapes-1.07-500.fc39.noarch 5.7 MB/s | 20 kB 00:00 (47/114): perl-Pod-Perldoc-3.28.01-501.fc39.noa 21 MB/s | 86 kB 00:00 (48/114): perl-Pod-Simple-3.45-4.fc39.noarch.rp 28 MB/s | 218 kB 00:00 (49/114): perl-Pod-Usage-2.03-500.fc39.noarch.r 11 MB/s | 39 kB 00:00 (50/114): perl-Scalar-List-Utils-1.63-500.fc39. 19 MB/s | 72 kB 00:00 (51/114): perl-Socket-2.037-3.fc39.x86_64.rpm 14 MB/s | 55 kB 00:00 (52/114): perl-Storable-3.32-500.fc39.x86_64.rp 21 MB/s | 99 kB 00:00 (53/114): perl-Term-ANSIColor-5.01-501.fc39.noa 14 MB/s | 47 kB 00:00 (54/114): perl-Term-Cap-1.18-500.fc39.noarch.rp 7.4 MB/s | 22 kB 00:00 (55/114): perl-TermReadKey-2.38-18.fc39.x86_64. 11 MB/s | 35 kB 00:00 (56/114): perl-Text-ParseWords-3.31-500.fc39.no 5.4 MB/s | 16 kB 00:00 (57/114): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 7.1 MB/s | 22 kB 00:00 (58/114): perl-Time-Local-1.350-3.fc39.noarch.r 10 MB/s | 34 kB 00:00 (59/114): perl-URI-5.21-1.fc39.noarch.rpm 28 MB/s | 125 kB 00:00 (60/114): perl-constant-1.33-501.fc39.noarch.rp 8.8 MB/s | 22 kB 00:00 (61/114): perl-libnet-3.15-501.fc39.noarch.rpm 23 MB/s | 129 kB 00:00 (62/114): perl-parent-0.241-500.fc39.noarch.rpm 4.5 MB/s | 14 kB 00:00 (63/114): perl-podlators-5.01-500.fc39.noarch.r 27 MB/s | 125 kB 00:00 (64/114): pkgconf-1.9.5-2.fc39.x86_64.rpm 14 MB/s | 42 kB 00:00 (65/114): pkgconf-m4-1.9.5-2.fc39.noarch.rpm 5.6 MB/s | 14 kB 00:00 (66/114): pkgconf-pkg-config-1.9.5-2.fc39.x86_6 3.1 MB/s | 9.6 kB 00:00 (67/114): NetworkManager-1.44.2-1.fc39.x86_64.r 32 MB/s | 2.2 MB 00:00 (68/114): emacs-nox-29.1-2.fc39.x86_64.rpm 34 MB/s | 31 MB 00:00 (69/114): NetworkManager-libnm-1.44.2-1.fc39.x8 12 MB/s | 1.8 MB 00:00 (70/114): bind-license-9.18.20-1.fc39.noarch.rp 3.9 MB/s | 15 kB 00:00 (71/114): bind-utils-9.18.20-1.fc39.x86_64.rpm 27 MB/s | 223 kB 00:00 (72/114): bind-libs-9.18.20-1.fc39.x86_64.rpm 35 MB/s | 1.3 MB 00:00 (73/114): emacs-common-29.1-2.fc39.x86_64.rpm 33 MB/s | 42 MB 00:01 (74/114): cpp-13.2.1-6.fc39.x86_64.rpm 25 MB/s | 11 MB 00:00 (75/114): git-2.43.0-1.fc39.x86_64.rpm 10 MB/s | 54 kB 00:00 (76/114): git-core-2.43.0-1.fc39.x86_64.rpm 32 MB/s | 4.5 MB 00:00 (77/114): git-core-doc-2.43.0-1.fc39.noarch.rpm 32 MB/s | 2.9 MB 00:00 (78/114): glibc-devel-2.38-14.fc39.x86_64.rpm 14 MB/s | 84 kB 00:00 (79/114): glibc-headers-x86-2.38-14.fc39.noarch 31 MB/s | 568 kB 00:00 (80/114): gcc-c++-13.2.1-6.fc39.x86_64.rpm 31 MB/s | 13 MB 00:00 (81/114): groff-base-1.23.0-3.fc39.x86_64.rpm 15 MB/s | 1.1 MB 00:00 (82/114): kernel-headers-6.6.3-200.fc39.x86_64. 33 MB/s | 1.6 MB 00:00 (83/114): libstdc++-devel-13.2.1-6.fc39.x86_64. 32 MB/s | 2.6 MB 00:00 (84/114): libuv-1.47.0-3.fc39.x86_64.rpm 26 MB/s | 250 kB 00:00 (85/114): perl-AutoLoader-5.74-502.fc39.noarch. 6.5 MB/s | 21 kB 00:00 (86/114): perl-B-1.88-502.fc39.x86_64.rpm 28 MB/s | 177 kB 00:00 (87/114): perl-Class-Struct-0.68-502.fc39.noarc 5.6 MB/s | 22 kB 00:00 (88/114): perl-DynaLoader-1.54-502.fc39.x86_64. 7.9 MB/s | 26 kB 00:00 (89/114): perl-Errno-1.37-502.fc39.x86_64.rpm 5.8 MB/s | 15 kB 00:00 (90/114): perl-Fcntl-1.15-502.fc39.x86_64.rpm 6.5 MB/s | 21 kB 00:00 (91/114): perl-File-Basename-2.86-502.fc39.noar 5.5 MB/s | 17 kB 00:00 (92/114): perl-File-Find-1.43-502.fc39.noarch.r 7.8 MB/s | 25 kB 00:00 (93/114): perl-File-stat-1.13-502.fc39.noarch.r 5.5 MB/s | 17 kB 00:00 (94/114): perl-FileHandle-2.05-502.fc39.noarch. 4.9 MB/s | 16 kB 00:00 (95/114): perl-Getopt-Std-1.13-502.fc39.noarch. 4.9 MB/s | 16 kB 00:00 (96/114): perl-Git-2.43.0-1.fc39.noarch.rpm 12 MB/s | 40 kB 00:00 (97/114): perl-IO-1.52-502.fc39.x86_64.rpm 21 MB/s | 82 kB 00:00 (98/114): perl-IPC-Open3-1.22-502.fc39.noarch.r 7.4 MB/s | 22 kB 00:00 (99/114): perl-NDBM_File-1.16-502.fc39.x86_64.r 7.0 MB/s | 23 kB 00:00 (100/114): perl-POSIX-2.13-502.fc39.x86_64.rpm 23 MB/s | 97 kB 00:00 (101/114): perl-SelectSaver-1.02-502.fc39.noarc 4.3 MB/s | 12 kB 00:00 (102/114): perl-Symbol-1.09-502.fc39.noarch.rpm 4.6 MB/s | 14 kB 00:00 (103/114): perl-base-2.27-502.fc39.noarch.rpm 5.1 MB/s | 16 kB 00:00 (104/114): perl-if-0.61.000-502.fc39.noarch.rpm 4.5 MB/s | 14 kB 00:00 (105/114): perl-interpreter-5.38.2-502.fc39.x86 19 MB/s | 72 kB 00:00 (106/114): perl-lib-0.65-502.fc39.x86_64.rpm 5.2 MB/s | 15 kB 00:00 (107/114): gcc-13.2.1-6.fc39.x86_64.rpm 30 MB/s | 34 MB 00:01 (108/114): libgccjit-13.2.1-6.fc39.x86_64.rpm 25 MB/s | 10 MB 00:00 (109/114): perl-libs-5.38.2-502.fc39.x86_64.rpm 12 MB/s | 2.4 MB 00:00 (110/114): perl-locale-1.10-502.fc39.noarch.rpm 270 kB/s | 14 kB 00:00 (111/114): perl-mro-1.28-502.fc39.x86_64.rpm 2.5 MB/s | 29 kB 00:00 (112/114): perl-overload-1.37-502.fc39.noarch.r 28 MB/s | 46 kB 00:00 (113/114): perl-overloading-0.02-502.fc39.noarc 6.5 MB/s | 13 kB 00:00 (114/114): perl-vars-1.05-502.fc39.noarch.rpm 8.1 MB/s | 13 kB 00:00 -------------------------------------------------------------------------------- Total 84 MB/s | 183 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/114 Installing : jansson-2.13.1-7.fc39.x86_64 2/114 Installing : hunspell-filesystem-1.7.2-5.fc39.x86_64 3/114 Installing : hunspell-en-GB-0.20201207-7.fc39.noarch 4/114 Installing : hunspell-en-0.20201207-7.fc39.noarch 5/114 Installing : hunspell-en-US-0.20201207-7.fc39.noarch 6/114 Installing : hunspell-1.7.2-5.fc39.x86_64 7/114 Installing : binutils-gold-2.40-13.fc39.x86_64 8/114 Running scriptlet: binutils-gold-2.40-13.fc39.x86_64 8/114 Installing : binutils-2.40-13.fc39.x86_64 9/114 Running scriptlet: binutils-2.40-13.fc39.x86_64 9/114 Installing : lmdb-libs-0.9.31-2.fc39.x86_64 10/114 Installing : enchant2-2.5.0-5.fc39.x86_64 11/114 Installing : cpp-13.2.1-6.fc39.x86_64 12/114 Installing : libuv-1:1.47.0-3.fc39.x86_64 13/114 Installing : libstdc++-devel-13.2.1-6.fc39.x86_64 14/114 Installing : kernel-headers-6.6.3-200.fc39.x86_64 15/114 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 16/114 Installing : groff-base-1.23.0-3.fc39.x86_64 16/114 Running scriptlet: groff-base-1.23.0-3.fc39.x86_64 16/114 Installing : glibc-headers-x86-2.38-14.fc39.noarch 17/114 Installing : bind-license-32:9.18.20-1.fc39.noarch 18/114 Installing : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 19/114 Installing : pkgconf-m4-1.9.5-2.fc39.noarch 20/114 Installing : ncurses-6.4-7.20230520.fc39.x86_64 21/114 Installing : perl-Digest-1.20-500.fc39.noarch 22/114 Installing : perl-Digest-MD5-2.58-500.fc39.x86_64 23/114 Installing : perl-B-1.88-502.fc39.x86_64 24/114 Installing : perl-FileHandle-2.05-502.fc39.noarch 25/114 Installing : perl-Data-Dumper-2.188-501.fc39.x86_64 26/114 Installing : perl-libnet-3.15-501.fc39.noarch 27/114 Installing : perl-AutoLoader-5.74-502.fc39.noarch 28/114 Installing : perl-base-2.27-502.fc39.noarch 29/114 Installing : perl-URI-5.21-1.fc39.noarch 30/114 Installing : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 31/114 Installing : perl-Time-Local-2:1.350-3.fc39.noarch 32/114 Installing : perl-Mozilla-CA-20230801-1.fc39.noarch 33/114 Installing : perl-if-0.61.000-502.fc39.noarch 34/114 Installing : perl-locale-1.10-502.fc39.noarch 35/114 Installing : perl-IO-Socket-IP-0.42-1.fc39.noarch 36/114 Installing : perl-File-Path-2.18-500.fc39.noarch 37/114 Installing : perl-IO-Socket-SSL-2.083-3.fc39.noarch 38/114 Installing : perl-Net-SSLeay-1.92-10.fc39.x86_64 39/114 Installing : perl-Pod-Escapes-1:1.07-500.fc39.noarch 40/114 Installing : perl-Term-ANSIColor-5.01-501.fc39.noarch 41/114 Installing : perl-Class-Struct-0.68-502.fc39.noarch 42/114 Installing : perl-POSIX-2.13-502.fc39.x86_64 43/114 Installing : perl-IPC-Open3-1.22-502.fc39.noarch 44/114 Installing : perl-File-Temp-1:0.231.100-500.fc39.noarch 45/114 Installing : perl-HTTP-Tiny-0.088-3.fc39.noarch 46/114 Installing : perl-Pod-Simple-1:3.45-4.fc39.noarch 47/114 Installing : perl-Term-Cap-1.18-500.fc39.noarch 48/114 Installing : perl-Socket-4:2.037-3.fc39.x86_64 49/114 Installing : perl-SelectSaver-1.02-502.fc39.noarch 50/114 Installing : perl-Symbol-1.09-502.fc39.noarch 51/114 Installing : perl-File-stat-1.13-502.fc39.noarch 52/114 Installing : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 53/114 Installing : perl-podlators-1:5.01-500.fc39.noarch 54/114 Installing : perl-Text-ParseWords-3.31-500.fc39.noarch 55/114 Installing : perl-Fcntl-1.15-502.fc39.x86_64 56/114 Installing : perl-mro-1.28-502.fc39.x86_64 57/114 Installing : perl-IO-1.52-502.fc39.x86_64 58/114 Installing : perl-overloading-0.02-502.fc39.noarch 59/114 Installing : perl-Pod-Usage-4:2.03-500.fc39.noarch 60/114 Installing : perl-MIME-Base64-3.16-500.fc39.x86_64 61/114 Installing : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 62/114 Installing : perl-constant-1.33-501.fc39.noarch 63/114 Installing : perl-parent-1:0.241-500.fc39.noarch 64/114 Installing : perl-Errno-1.37-502.fc39.x86_64 65/114 Installing : perl-File-Basename-2.86-502.fc39.noarch 66/114 Installing : perl-Getopt-Std-1.13-502.fc39.noarch 67/114 Installing : perl-Storable-1:3.32-500.fc39.x86_64 68/114 Installing : perl-overload-1.37-502.fc39.noarch 69/114 Installing : perl-vars-1.05-502.fc39.noarch 70/114 Installing : perl-Getopt-Long-1:2.54-500.fc39.noarch 71/114 Installing : perl-Carp-1.54-500.fc39.noarch 72/114 Installing : perl-Exporter-5.77-500.fc39.noarch 73/114 Installing : perl-PathTools-3.89-500.fc39.x86_64 74/114 Installing : perl-NDBM_File-1.16-502.fc39.x86_64 75/114 Installing : perl-DynaLoader-1.54-502.fc39.x86_64 76/114 Installing : perl-Encode-4:3.19-500.fc39.x86_64 77/114 Installing : perl-libs-4:5.38.2-502.fc39.x86_64 78/114 Installing : perl-interpreter-4:5.38.2-502.fc39.x86_64 79/114 Installing : perl-Error-1:0.17029-13.fc39.noarch 80/114 Installing : perl-TermReadKey-2.38-18.fc39.x86_64 81/114 Installing : perl-File-Find-1.43-502.fc39.noarch 82/114 Installing : perl-lib-0.65-502.fc39.x86_64 83/114 Installing : libtree-sitter-0.20.8-2.fc39.x86_64 84/114 Installing : libtool-ltdl-2.4.7-7.fc39.x86_64 85/114 Installing : libpkgconf-1.9.5-2.fc39.x86_64 86/114 Installing : pkgconf-1.9.5-2.fc39.x86_64 87/114 Installing : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 88/114 Installing : glibc-devel-2.38-14.fc39.x86_64 89/114 Installing : libxcrypt-devel-4.4.36-2.fc39.x86_64 90/114 Installing : libndp-1.8-6.fc39.x86_64 91/114 Installing : liblockfile-1.17-6.fc39.x86_64 92/114 Installing : less-633-2.fc39.x86_64 93/114 Installing : git-core-2.43.0-1.fc39.x86_64 94/114 Installing : git-core-doc-2.43.0-1.fc39.noarch 95/114 Installing : perl-Git-2.43.0-1.fc39.noarch 96/114 Installing : git-2.43.0-1.fc39.x86_64 97/114 Installing : jemalloc-5.3.0-4.fc39.x86_64 98/114 Installing : gpm-libs-1.20.7-44.fc39.x86_64 99/114 Installing : gc-8.2.2-4.fc39.x86_64 100/114 Installing : guile22-2.2.7-9.fc39.x86_64 101/114 Installing : make-1:4.4.1-2.fc39.x86_64 102/114 Installing : gcc-13.2.1-6.fc39.x86_64 103/114 Installing : gcc-c++-13.2.1-6.fc39.x86_64 104/114 Installing : libgccjit-13.2.1-6.fc39.x86_64 105/114 Installing : fstrm-0.6.1-8.fc39.x86_64 106/114 Installing : bind-libs-32:9.18.20-1.fc39.x86_64 107/114 Installing : emacs-filesystem-1:29.1-2.fc39.noarch 108/114 Installing : emacs-common-1:29.1-2.fc39.x86_64 109/114 Installing : alsa-lib-1.2.10-3.fc39.x86_64 110/114 Installing : emacs-nox-1:29.1-2.fc39.x86_64 111/114 Installing : bind-utils-32:9.18.20-1.fc39.x86_64 112/114 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 113/114 Installing : NetworkManager-1:1.44.2-1.fc39.x86_64 113/114 Running scriptlet: NetworkManager-1:1.44.2-1.fc39.x86_64 113/114 /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 114/114 Running scriptlet: hostname-3.23-9.fc39.x86_64 114/114 Running scriptlet: emacs-common-1:29.1-2.fc39.x86_64 114/114 Running scriptlet: emacs-nox-1:29.1-2.fc39.x86_64 114/114 Running scriptlet: hostname-3.23-9.fc39.x86_64 114/114 Verifying : alsa-lib-1.2.10-3.fc39.x86_64 1/114 Verifying : binutils-2.40-13.fc39.x86_64 2/114 Verifying : binutils-gold-2.40-13.fc39.x86_64 3/114 Verifying : emacs-common-1:29.1-2.fc39.x86_64 4/114 Verifying : emacs-filesystem-1:29.1-2.fc39.noarch 5/114 Verifying : emacs-nox-1:29.1-2.fc39.x86_64 6/114 Verifying : enchant2-2.5.0-5.fc39.x86_64 7/114 Verifying : fstrm-0.6.1-8.fc39.x86_64 8/114 Verifying : gc-8.2.2-4.fc39.x86_64 9/114 Verifying : gpm-libs-1.20.7-44.fc39.x86_64 10/114 Verifying : guile22-2.2.7-9.fc39.x86_64 11/114 Verifying : hostname-3.23-9.fc39.x86_64 12/114 Verifying : hunspell-1.7.2-5.fc39.x86_64 13/114 Verifying : hunspell-en-0.20201207-7.fc39.noarch 14/114 Verifying : hunspell-en-GB-0.20201207-7.fc39.noarch 15/114 Verifying : hunspell-en-US-0.20201207-7.fc39.noarch 16/114 Verifying : hunspell-filesystem-1.7.2-5.fc39.x86_64 17/114 Verifying : jansson-2.13.1-7.fc39.x86_64 18/114 Verifying : jemalloc-5.3.0-4.fc39.x86_64 19/114 Verifying : less-633-2.fc39.x86_64 20/114 Verifying : liblockfile-1.17-6.fc39.x86_64 21/114 Verifying : libmpc-1.3.1-3.fc39.x86_64 22/114 Verifying : libndp-1.8-6.fc39.x86_64 23/114 Verifying : libpkgconf-1.9.5-2.fc39.x86_64 24/114 Verifying : libtool-ltdl-2.4.7-7.fc39.x86_64 25/114 Verifying : libtree-sitter-0.20.8-2.fc39.x86_64 26/114 Verifying : libxcrypt-devel-4.4.36-2.fc39.x86_64 27/114 Verifying : lmdb-libs-0.9.31-2.fc39.x86_64 28/114 Verifying : make-1:4.4.1-2.fc39.x86_64 29/114 Verifying : ncurses-6.4-7.20230520.fc39.x86_64 30/114 Verifying : perl-Carp-1.54-500.fc39.noarch 31/114 Verifying : perl-Data-Dumper-2.188-501.fc39.x86_64 32/114 Verifying : perl-Digest-1.20-500.fc39.noarch 33/114 Verifying : perl-Digest-MD5-2.58-500.fc39.x86_64 34/114 Verifying : perl-Encode-4:3.19-500.fc39.x86_64 35/114 Verifying : perl-Error-1:0.17029-13.fc39.noarch 36/114 Verifying : perl-Exporter-5.77-500.fc39.noarch 37/114 Verifying : perl-File-Path-2.18-500.fc39.noarch 38/114 Verifying : perl-File-Temp-1:0.231.100-500.fc39.noarch 39/114 Verifying : perl-Getopt-Long-1:2.54-500.fc39.noarch 40/114 Verifying : perl-HTTP-Tiny-0.088-3.fc39.noarch 41/114 Verifying : perl-IO-Socket-IP-0.42-1.fc39.noarch 42/114 Verifying : perl-IO-Socket-SSL-2.083-3.fc39.noarch 43/114 Verifying : perl-MIME-Base64-3.16-500.fc39.x86_64 44/114 Verifying : perl-Mozilla-CA-20230801-1.fc39.noarch 45/114 Verifying : perl-Net-SSLeay-1.92-10.fc39.x86_64 46/114 Verifying : perl-PathTools-3.89-500.fc39.x86_64 47/114 Verifying : perl-Pod-Escapes-1:1.07-500.fc39.noarch 48/114 Verifying : perl-Pod-Perldoc-3.28.01-501.fc39.noarch 49/114 Verifying : perl-Pod-Simple-1:3.45-4.fc39.noarch 50/114 Verifying : perl-Pod-Usage-4:2.03-500.fc39.noarch 51/114 Verifying : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 52/114 Verifying : perl-Socket-4:2.037-3.fc39.x86_64 53/114 Verifying : perl-Storable-1:3.32-500.fc39.x86_64 54/114 Verifying : perl-Term-ANSIColor-5.01-501.fc39.noarch 55/114 Verifying : perl-Term-Cap-1.18-500.fc39.noarch 56/114 Verifying : perl-TermReadKey-2.38-18.fc39.x86_64 57/114 Verifying : perl-Text-ParseWords-3.31-500.fc39.noarch 58/114 Verifying : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch 59/114 Verifying : perl-Time-Local-2:1.350-3.fc39.noarch 60/114 Verifying : perl-URI-5.21-1.fc39.noarch 61/114 Verifying : perl-constant-1.33-501.fc39.noarch 62/114 Verifying : perl-libnet-3.15-501.fc39.noarch 63/114 Verifying : perl-parent-1:0.241-500.fc39.noarch 64/114 Verifying : perl-podlators-1:5.01-500.fc39.noarch 65/114 Verifying : pkgconf-1.9.5-2.fc39.x86_64 66/114 Verifying : pkgconf-m4-1.9.5-2.fc39.noarch 67/114 Verifying : pkgconf-pkg-config-1.9.5-2.fc39.x86_64 68/114 Verifying : NetworkManager-1:1.44.2-1.fc39.x86_64 69/114 Verifying : NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 70/114 Verifying : bind-libs-32:9.18.20-1.fc39.x86_64 71/114 Verifying : bind-license-32:9.18.20-1.fc39.noarch 72/114 Verifying : bind-utils-32:9.18.20-1.fc39.x86_64 73/114 Verifying : cpp-13.2.1-6.fc39.x86_64 74/114 Verifying : gcc-13.2.1-6.fc39.x86_64 75/114 Verifying : gcc-c++-13.2.1-6.fc39.x86_64 76/114 Verifying : git-2.43.0-1.fc39.x86_64 77/114 Verifying : git-core-2.43.0-1.fc39.x86_64 78/114 Verifying : git-core-doc-2.43.0-1.fc39.noarch 79/114 Verifying : glibc-devel-2.38-14.fc39.x86_64 80/114 Verifying : glibc-headers-x86-2.38-14.fc39.noarch 81/114 Verifying : groff-base-1.23.0-3.fc39.x86_64 82/114 Verifying : kernel-headers-6.6.3-200.fc39.x86_64 83/114 Verifying : libgccjit-13.2.1-6.fc39.x86_64 84/114 Verifying : libstdc++-devel-13.2.1-6.fc39.x86_64 85/114 Verifying : libuv-1:1.47.0-3.fc39.x86_64 86/114 Verifying : perl-AutoLoader-5.74-502.fc39.noarch 87/114 Verifying : perl-B-1.88-502.fc39.x86_64 88/114 Verifying : perl-Class-Struct-0.68-502.fc39.noarch 89/114 Verifying : perl-DynaLoader-1.54-502.fc39.x86_64 90/114 Verifying : perl-Errno-1.37-502.fc39.x86_64 91/114 Verifying : perl-Fcntl-1.15-502.fc39.x86_64 92/114 Verifying : perl-File-Basename-2.86-502.fc39.noarch 93/114 Verifying : perl-File-Find-1.43-502.fc39.noarch 94/114 Verifying : perl-File-stat-1.13-502.fc39.noarch 95/114 Verifying : perl-FileHandle-2.05-502.fc39.noarch 96/114 Verifying : perl-Getopt-Std-1.13-502.fc39.noarch 97/114 Verifying : perl-Git-2.43.0-1.fc39.noarch 98/114 Verifying : perl-IO-1.52-502.fc39.x86_64 99/114 Verifying : perl-IPC-Open3-1.22-502.fc39.noarch 100/114 Verifying : perl-NDBM_File-1.16-502.fc39.x86_64 101/114 Verifying : perl-POSIX-2.13-502.fc39.x86_64 102/114 Verifying : perl-SelectSaver-1.02-502.fc39.noarch 103/114 Verifying : perl-Symbol-1.09-502.fc39.noarch 104/114 Verifying : perl-base-2.27-502.fc39.noarch 105/114 Verifying : perl-if-0.61.000-502.fc39.noarch 106/114 Verifying : perl-interpreter-4:5.38.2-502.fc39.x86_64 107/114 Verifying : perl-lib-0.65-502.fc39.x86_64 108/114 Verifying : perl-libs-4:5.38.2-502.fc39.x86_64 109/114 Verifying : perl-locale-1.10-502.fc39.noarch 110/114 Verifying : perl-mro-1.28-502.fc39.x86_64 111/114 Verifying : perl-overload-1.37-502.fc39.noarch 112/114 Verifying : perl-overloading-0.02-502.fc39.noarch 113/114 Verifying : perl-vars-1.05-502.fc39.noarch 114/114 Installed: NetworkManager-1:1.44.2-1.fc39.x86_64 NetworkManager-libnm-1:1.44.2-1.fc39.x86_64 alsa-lib-1.2.10-3.fc39.x86_64 bind-libs-32:9.18.20-1.fc39.x86_64 bind-license-32:9.18.20-1.fc39.noarch bind-utils-32:9.18.20-1.fc39.x86_64 binutils-2.40-13.fc39.x86_64 binutils-gold-2.40-13.fc39.x86_64 cpp-13.2.1-6.fc39.x86_64 emacs-common-1:29.1-2.fc39.x86_64 emacs-filesystem-1:29.1-2.fc39.noarch emacs-nox-1:29.1-2.fc39.x86_64 enchant2-2.5.0-5.fc39.x86_64 fstrm-0.6.1-8.fc39.x86_64 gc-8.2.2-4.fc39.x86_64 gcc-13.2.1-6.fc39.x86_64 gcc-c++-13.2.1-6.fc39.x86_64 git-2.43.0-1.fc39.x86_64 git-core-2.43.0-1.fc39.x86_64 git-core-doc-2.43.0-1.fc39.noarch glibc-devel-2.38-14.fc39.x86_64 glibc-headers-x86-2.38-14.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 kernel-headers-6.6.3-200.fc39.x86_64 less-633-2.fc39.x86_64 libgccjit-13.2.1-6.fc39.x86_64 liblockfile-1.17-6.fc39.x86_64 libmpc-1.3.1-3.fc39.x86_64 libndp-1.8-6.fc39.x86_64 libpkgconf-1.9.5-2.fc39.x86_64 libstdc++-devel-13.2.1-6.fc39.x86_64 libtool-ltdl-2.4.7-7.fc39.x86_64 libtree-sitter-0.20.8-2.fc39.x86_64 libuv-1:1.47.0-3.fc39.x86_64 libxcrypt-devel-4.4.36-2.fc39.x86_64 lmdb-libs-0.9.31-2.fc39.x86_64 make-1:4.4.1-2.fc39.x86_64 ncurses-6.4-7.20230520.fc39.x86_64 perl-AutoLoader-5.74-502.fc39.noarch perl-B-1.88-502.fc39.x86_64 perl-Carp-1.54-500.fc39.noarch perl-Class-Struct-0.68-502.fc39.noarch perl-Data-Dumper-2.188-501.fc39.x86_64 perl-Digest-1.20-500.fc39.noarch perl-Digest-MD5-2.58-500.fc39.x86_64 perl-DynaLoader-1.54-502.fc39.x86_64 perl-Encode-4:3.19-500.fc39.x86_64 perl-Errno-1.37-502.fc39.x86_64 perl-Error-1:0.17029-13.fc39.noarch perl-Exporter-5.77-500.fc39.noarch perl-Fcntl-1.15-502.fc39.x86_64 perl-File-Basename-2.86-502.fc39.noarch perl-File-Find-1.43-502.fc39.noarch perl-File-Path-2.18-500.fc39.noarch perl-File-Temp-1:0.231.100-500.fc39.noarch perl-File-stat-1.13-502.fc39.noarch perl-FileHandle-2.05-502.fc39.noarch perl-Getopt-Long-1:2.54-500.fc39.noarch perl-Getopt-Std-1.13-502.fc39.noarch perl-Git-2.43.0-1.fc39.noarch perl-HTTP-Tiny-0.088-3.fc39.noarch perl-IO-1.52-502.fc39.x86_64 perl-IO-Socket-IP-0.42-1.fc39.noarch perl-IO-Socket-SSL-2.083-3.fc39.noarch perl-IPC-Open3-1.22-502.fc39.noarch perl-MIME-Base64-3.16-500.fc39.x86_64 perl-Mozilla-CA-20230801-1.fc39.noarch perl-NDBM_File-1.16-502.fc39.x86_64 perl-Net-SSLeay-1.92-10.fc39.x86_64 perl-POSIX-2.13-502.fc39.x86_64 perl-PathTools-3.89-500.fc39.x86_64 perl-Pod-Escapes-1:1.07-500.fc39.noarch perl-Pod-Perldoc-3.28.01-501.fc39.noarch perl-Pod-Simple-1:3.45-4.fc39.noarch perl-Pod-Usage-4:2.03-500.fc39.noarch perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64 perl-SelectSaver-1.02-502.fc39.noarch perl-Socket-4:2.037-3.fc39.x86_64 perl-Storable-1:3.32-500.fc39.x86_64 perl-Symbol-1.09-502.fc39.noarch perl-Term-ANSIColor-5.01-501.fc39.noarch perl-Term-Cap-1.18-500.fc39.noarch perl-TermReadKey-2.38-18.fc39.x86_64 perl-Text-ParseWords-3.31-500.fc39.noarch perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch perl-Time-Local-2:1.350-3.fc39.noarch perl-URI-5.21-1.fc39.noarch perl-base-2.27-502.fc39.noarch perl-constant-1.33-501.fc39.noarch perl-if-0.61.000-502.fc39.noarch perl-interpreter-4:5.38.2-502.fc39.x86_64 perl-lib-0.65-502.fc39.x86_64 perl-libnet-3.15-501.fc39.noarch perl-libs-4:5.38.2-502.fc39.x86_64 perl-locale-1.10-502.fc39.noarch perl-mro-1.28-502.fc39.x86_64 perl-overload-1.37-502.fc39.noarch perl-overloading-0.02-502.fc39.noarch perl-parent-1:0.241-500.fc39.noarch perl-podlators-1:5.01-500.fc39.noarch perl-vars-1.05-502.fc39.noarch pkgconf-1.9.5-2.fc39.x86_64 pkgconf-m4-1.9.5-2.fc39.noarch pkgconf-pkg-config-1.9.5-2.fc39.x86_64 Complete! + chroot /vservers/2024.01.22--f39-nofed-1-vplc01 linux64 rpm -aq + return 0 + post_install 2024.01.22--f39-nofed-1-vplc01 linux64 + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + cp /etc/localtime /vservers/2024.01.22--f39-nofed-1-vplc01/etc/localtime + sshd_disable_password_auth 2024.01.22--f39-nofed-1-vplc01 + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + sed --in-place=.password -e 's,^#\?PasswordAuthentication.*,PasswordAuthentication no,' /vservers/2024.01.22--f39-nofed-1-vplc01/etc/ssh/sshd_config + '[' -n '' ']' + post_install_myplc 2024.01.22--f39-nofed-1-vplc01 linux64 + set -x + set -e + trap failure ERR INT + local lxc=2024.01.22--f39-nofed-1-vplc01 + shift + local personality=linux64 + shift ++ lxcroot 2024.01.22--f39-nofed-1-vplc01 ++ local lxc=2024.01.22--f39-nofed-1-vplc01 ++ shift ++ echo /vservers/2024.01.22--f39-nofed-1-vplc01 + local lxc_root=/vservers/2024.01.22--f39-nofed-1-vplc01 + cat + chroot /vservers/2024.01.22--f39-nofed-1-vplc01 linux64 bash -x + '[' -f /etc/sysconfig/network ']' + /sbin/chkconfig crond off + /bin/cat Starting guest 2024.01.22--f39-nofed-1-vplc01 + '[' -n true ']' + echo Starting guest 2024.01.22--f39-nofed-1-vplc01 + virsh -c lxc:/// start 2024.01.22--f39-nofed-1-vplc01 error: Failed to start domain '2024.01.22--f39-nofed-1-vplc01' error: unable to create vifvplc01 <-> vnet44 veth pair: File exists ++ failure ++ echo 'lbuild-initvm.sh : Bailing out' lbuild-initvm.sh : Bailing out ++ exit 1 * 03:11:47 -- ********** 1 FAILED step plcvm_create on plctest1_vplc01 (discarded from further steps) TRACE: 1 03-11-12->35s=0:00:35.722453s status=KO step=plcvm_create plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step django_install on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000200s status=UNDEF step=django_install plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step plc_install on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000116s status=UNDEF step=plc_install plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step plc_configure on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000091s status=UNDEF step=plc_configure plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step plc_start on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000088s status=UNDEF step=plc_start plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step keys_fetch on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000087s status=UNDEF step=keys_fetch plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step keys_store on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000115s status=UNDEF step=keys_store plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step keys_clear_known_hosts on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000092s status=UNDEF step=keys_clear_known_hosts plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step plcapi_urls on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000089s status=UNDEF step=plcapi_urls plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step speed_up_slices on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000090s status=UNDEF step=speed_up_slices plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step initscripts on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000091s status=UNDEF step=initscripts plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step sites on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000118s status=UNDEF step=sites plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step nodes on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000093s status=UNDEF step=nodes plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step slices on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000087s status=UNDEF step=slices plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step nodegroups on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000085s status=UNDEF step=nodegroups plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 SKIPPED Step leases on plctest1_vplc01 (has failed plcvm_create) TRACE: 1 03-11-47->0s=0:00:00.000087s status=UNDEF step=leases plc=plctest1_vplc01 force=False * 03:11:47 -- ********** 1 RUNNING step gather_logs (forced after plcvm_create has failed) on plc plctest1_vplc01 -------------------- TestPlc.gather_logs : PLC's /var/log -> 03:11:47 -- + mkdir -p logs/myplc.var-log.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01 -> 03:11:47 -- + 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.01.22--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:51 -- + chmod a+r,a+x logs/myplc.var-log.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01/httpd chmod: cannot access 'logs/myplc.var-log.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01/httpd': No such file or directory -------------------- TestPlc.gather_logs : PLC's /var/lib/psql/data/pg_log/ -> 03:11:51 -- + mkdir -p logs/myplc.pgsql-log.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01 -> 03:11:51 -- + 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.01.22--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:11:54 -- + mkdir -p logs/sfi.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01 -> 03:11:55 -- + 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 - . + tar -C logs/sfi.plctest1_vplc01.2024.01.22--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 : nodes's QEMU logs -> 03:11:58 -- + scp -o BatchMode=yes -o StrictHostKeyChecking=no -o CheckHostIP=no -o ConnectTimeout=5 boxtops:/vservers/2024.01.22--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt logs/node.qemu.vnode01.pl.sophia.inria.fr.txt scp: /vservers/2024.01.22--f39-nofed/qemu-vnode01.pl.sophia.inria.fr/log.txt: No such file or directory -------------------- TestPlc.gather_logs : nodes's /var/log -> 03:11:59 -- + mkdir -p logs/node.var-log.vnode01.pl.sophia.inria.fr -> 03:11:59 -- + 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.01.22--f39-nofed/TestMain.py", line 511, in run step_result = method(plc_obj) ^^^^^^^^^^^^^^^ File "/root/2024.01.22--f39-nofed/TestPlc.py", line 1929, in gather_logs self.gather_slivers_var_logs() File "/root/2024.01.22--f39-nofed/TestPlc.py", line 1933, in gather_slivers_var_logs for test_sliver in self.all_sliver_objs(): ^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.01.22--f39-nofed/TestPlc.py", line 427, in all_sliver_objs result.append(self.locate_sliver_obj(nodename, slicename)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.01.22--f39-nofed/TestPlc.py", line 438, in locate_sliver_obj return TestSliver(self, test_node, test_slice) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.01.22--f39-nofed/TestSliver.py", line 16, in __init__ self.test_ssh = self.create_test_ssh() ^^^^^^^^^^^^^^^^^^^^^^ File "/root/2024.01.22--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:02 -- ********** 1 FAILED (exception) step gather_logs on plctest1_vplc01 (discarded from further steps) TRACE: 1 03-11-47->14s=0:00:14.468802s 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.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + mkdir -p /vservers/2024.01.22--f39-nofed/build/testlogs ++ rootdir 2024.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + rsync --verbose --archive root@testmaster.onelab.eu:2024.01.22--f39-nofed/logs/ /vservers/2024.01.22--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.01.22--f39-nofed-1-vplc01/ myplc.var-log.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01/ node.var-log.vnode01.pl.sophia.inria.fr/ sfi.plctest1_vplc01.2024.01.22--f39-nofed-1-vplc01/ sent 91 bytes received 91,119 bytes 182,420.00 bytes/sec total size is 90,559 speedup is 0.99 ++ rootdir 2024.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + chmod -R a+r /vservers/2024.01.22--f39-nofed/build/testlogs/ ++ rootdir 2024.01.22--f39-nofed ++ slice=2024.01.22--f39-nofed ++ shift ++ echo /vservers/2024.01.22--f39-nofed + webpublish_rsync /build/lxc//2024.01.22--f39-nofed/testlogs/ /vservers/2024.01.22--f39-nofed/build/testlogs/ + local remote=/build/lxc//2024.01.22--f39-nofed/testlogs/ + shift + rsync --archive --delete /vservers/2024.01.22--f39-nofed/build/testlogs/ root@build.onelab.eu:/build/lxc//2024.01.22--f39-nofed/testlogs/ ++ date + echo '============================== END lbuild-nightly.sh:run_log on Mon Jan 22 03:12:03 AM CET 2024' ============================== END lbuild-nightly.sh:run_log on Mon Jan 22 03:12:03 AM CET 2024 + '[' -z '' ']' + echo 'Tests have failed - bailing out' Tests have failed - bailing out + failure + set -x + '[' -z /build/lxc//2024.01.22--f39-nofed/log.txt ']' + webpublish mkdir -p /build/lxc//2024.01.22--f39-nofed + ssh root@build.onelab.eu mkdir -p /build/lxc//2024.01.22--f39-nofed + webpublish_rsync /build/lxc//2024.01.22--f39-nofed/log.txt /vservers/2024.01.22--f39-nofed/log.txt + local remote=/build/lxc//2024.01.22--f39-nofed/log.txt + shift + rsync --archive --delete /vservers/2024.01.22--f39-nofed/log.txt root@build.onelab.eu:/build/lxc//2024.01.22--f39-nofed/log.txt ******************** BEG SUMMARY Failed to analyze /vservers/2024.01.22--f39-nofed/log.txt ******************** END SUMMARY