Warning: Permanently added '3.231.159.80' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10572974
Version: 1.8
PID: 13204
Logging PID: 13206
Task:
{'appstream': False,
'background': False,
'build_id': 10572974,
'chroot': 'fedora-44-x86_64',
'distributions_in_build': ['fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'],
'distributions_in_project': ['fedora-42', 'fedora-43', 'fedora-44', 'fedora-rawhide'],
'package_name': 'mesen',
'project_dirname': 'extras',
'project_name': 'extras',
'project_owner': 'vgaetera',
'repos': [],
'sandbox': 'vgaetera/extras--vgaetera',
'source_json': {'builddeps': 'git-core',
'chroot': 'fedora-44-x86_64',
'repos': '',
'resultdir': None,
'script': 'tee ${COPR_PACKAGE}.spec << "EOF" > /dev/null\n'
'%global forgeurl https://github.com/nesdev-org/MesenCE\n'
'%global version %(date +%Y%m%d)\n'
'%global commit 20ba206cef5ba207c21203176d02cb9f43dda9fb\n'
'%global _forgeversionsuffix %{scm}%(printf %.7s %{commit})\n'
'%global source_date_epoch_from_changelog 0\n'
'%global _enable_debug_packages 0\n'
'%global __brp_strip_comment_note %{nil}\n'
'%forgemeta\n'
'\n'
'Name: mesen\n'
'Version: %{forgeversion}\n'
'Release: %{autorelease}\n'
'Summary: Multi-system emulator\n'
'License: GPL-3.0-or-later\n'
'URL: %{forgeurl}\n'
'Source0: %{forgesource}\n'
'BuildRequires: make\n'
'BuildRequires: clang\n'
'BuildRequires: dotnet-sdk-8.0\n'
'BuildRequires: libstdc++-static\n'
'BuildRequires: SDL2-devel\n'
'BuildRequires: desktop-file-utils\n'
'Requires: dotnet-runtime-8.0\n'
'Requires: SDL2\n'
'Requires: libICE\n'
'Requires: libSM\n'
'\n'
'%description\n'
'Mesen is a multi-system emulator.\n'
'It supports the following platforms:\n'
'- NES\n'
'- SNES\n'
'- Game Boy\n'
'- Game Boy Advance\n'
'- PC Engine\n'
'- SMS / Game Gear\n'
'- WonderSwan\n'
'\n'
'%prep\n'
'%forgeautosetup\n'
"%__sed -i -e '/\\.UpdateFileAssociations()/d' \\\n"
'UI/ViewModels/ConfigViewModel.cs UI/Windows/MainWindow.axaml.cs\n'
"%__sed -i -E -e '/\\s(CreateShortcut|CheckForUpdates)\\s/s/true/false/' \\\n"
'UI/ViewModels/SetupWizardViewModel.cs\n'
'%__cat << EOI > %{name}.xml\n'
'\n'
'\n'
"$(%__sed -n -e '/^\\s*CreateMimeType/p' UI/Config/FileAssociationHelper.cs \\\n"
'| while IFS=\'"\' read -r SKIP TYPE SKIP EXT SKIP DESCR SKIP\n'
'do %__cat << EOC\n'
'\n'
'${DESCR}\n'
'\n'
'\n'
'\n'
'EOC\n'
'done)\n'
'\n'
'EOI\n'
'\n'
'%build\n'
'%make_build USE_AOT=false\n'
'\n'
'%install\n'
'%__install -p -m 755 -D -t %{buildroot}%{_bindir} \\\n'
'bin/linux-x64/Release/linux-x64/publish/Mesen\n'
'%__install -p -m 644 -D -t %{buildroot}%{_licensedir}/%{name} LICENSE\n'
'%__install -p -m 644 -D -t %{buildroot}%{_pkgdocdir} *.md\n'
'%__install -p -m 644 -D -t %{buildroot}%{_datadir}/mime/packages %{name}.xml\n'
'%__install -p -m 644 -D -T Linux/appimage/Mesen.48x48.png \\\n'
'%{buildroot}%{_iconsdir}/hicolor/48x48/apps/Mesen.png\n'
'desktop-file-install --dir=%{buildroot}%{_datadir}/applications \\\n'
'$(printf -- "--add-mime-type=%s " $(%__sed -n -E -e \\\n'
'\'s/^$/\\1/p\' %{name}.xml)) \\\n'
'Linux/appimage/Mesen.desktop\n'
'\n'
'%files\n'
'%license %{_licensedir}/*\n'
'%doc %{_pkgdocdir}\n'
'%{_bindir}/*\n'
'%{_datadir}/applications/*\n'
'%{_datadir}/mime/packages/*\n'
'%{_iconsdir}/hicolor/*/apps/*\n'
'EOF\n'},
'source_type': 9,
'submitter': 'vgaetera',
'task_id': '10572974'}
Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/script --builddeps git-core --env COPR_OWNER=vgaetera --env COPR_PROJECT=extras --env COPR_PACKAGE=mesen
INFO:__main__:Working in '/workdir'
INFO:__main__:Results should be created in '/workdir'
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: clean chroot
Finish: clean chroot
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:44
INFO: Pulling image: registry.fedoraproject.org/fedora:44
INFO: Tagging container image as mock-bootstrap-d464ca8e-3ab3-4ed2-9c7c-1d45294a1b74
INFO: Checking that 060553cde93ea40b18cb45ed724be90dd790fd3d818e90d9b7a4f4d0b811ca06 image matches host's architecture
INFO: Copy content of container 060553cde93ea40b18cb45ed724be90dd790fd3d818e90d9b7a4f4d0b811ca06 to /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root
INFO: mounting 060553cde93ea40b18cb45ed724be90dd790fd3d818e90d9b7a4f4d0b811ca06 with podman image mount
INFO: image 060553cde93ea40b18cb45ed724be90dd790fd3d818e90d9b7a4f4d0b811ca06 as /var/lib/containers/storage/overlay/071013bdf56ed4aca13fd0c54b60369abfbf0c0ab84d0c1b60affa1e91098540/merged
INFO: umounting image 060553cde93ea40b18cb45ed724be90dd790fd3d818e90d9b7a4f4d0b811ca06 (/var/lib/containers/storage/overlay/071013bdf56ed4aca13fd0c54b60369abfbf0c0ab84d0c1b60affa1e91098540/merged) with podman image umount
INFO: Removing image mock-bootstrap-d464ca8e-3ab3-4ed2-9c7c-1d45294a1b74
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
updates 100% | 8.8 MiB/s | 8.5 MiB | 00m01s
fedora 100% | 31.5 MiB/s | 36.7 MiB | 00m01s
Repositories loaded.
Package Arch Version Repository Size
Installing group/module packages:
bash x86_64 0:5.3.9-3.fc44 fedora 8.5 MiB
bzip2 x86_64 0:1.0.8-23.fc44 fedora 95.0 KiB
coreutils x86_64 0:9.10-3.fc44 fedora 5.6 MiB
cpio x86_64 0:2.15-9.fc44 fedora 1.1 MiB
diffutils x86_64 0:3.12-5.fc44 fedora 1.6 MiB
fedora-release-common noarch 0:44-18 updates 20.6 KiB
findutils x86_64 1:4.10.0-7.fc44 fedora 1.9 MiB
gawk x86_64 0:5.3.2-3.fc44 fedora 1.8 MiB
glibc-minimal-langpack x86_64 0:2.43-6.fc44 updates 0.0 B
grep x86_64 0:3.12-3.fc44 fedora 1.0 MiB
gzip x86_64 0:1.14-2.fc44 fedora 401.6 KiB
info x86_64 0:7.2-9.fc44 fedora 365.6 KiB
patch x86_64 0:2.8-4.fc44 fedora 226.6 KiB
redhat-rpm-config noarch 0:344-2.fc44 updates 183.7 KiB
rpm-build x86_64 0:6.0.1-2.fc44 fedora 294.6 KiB
sed x86_64 0:4.9-7.fc44 fedora 857.2 KiB
shadow-utils x86_64 2:4.19.0-7.fc44 updates 4.0 MiB
tar x86_64 2:1.35-8.fc44 fedora 3.0 MiB
unzip x86_64 0:6.0-69.fc44 fedora 445.8 KiB
util-linux x86_64 0:2.41.4-8.fc44 updates 3.5 MiB
which x86_64 0:2.25-1.fc44 updates 83.6 KiB
xz x86_64 1:5.8.2-2.fc44 fedora 1.3 MiB
Installing dependencies:
R-srpm-macros noarch 0:1.3.7-2.fc44 updates 3.5 KiB
add-determinism x86_64 0:0.7.3-2.fc44 updates 2.2 MiB
alternatives x86_64 0:1.33-5.fc44 fedora 62.1 KiB
ansible-srpm-macros noarch 0:1-20.1.fc44 fedora 35.7 KiB
audit-libs x86_64 0:4.1.4-1.fc44 fedora 390.5 KiB
binutils x86_64 0:2.46-3.fc44 updates 27.2 MiB
build-reproducibility-srpm-macros noarch 0:0.7.3-2.fc44 updates 1.2 KiB
bzip2-libs x86_64 0:1.0.8-23.fc44 fedora 80.5 KiB
ca-certificates noarch 0:2025.2.80_v9.0.304-7.fc44 updates 2.7 MiB
cmake-srpm-macros noarch 0:4.3.0-1.fc44 fedora 524.0 B
coreutils-common x86_64 0:9.10-3.fc44 fedora 10.7 MiB
crypto-policies noarch 0:20251128-3.git19878fe.fc44 fedora 132.6 KiB
curl x86_64 0:8.18.0-6.fc44 updates 480.0 KiB
cyrus-sasl-lib x86_64 0:2.1.28-35.fc44 fedora 2.3 MiB
debugedit x86_64 0:5.3-2.fc44 updates 220.8 KiB
dwz x86_64 0:0.16-3.fc44 fedora 290.9 KiB
ed x86_64 0:1.22.5-2.fc44 fedora 149.7 KiB
efi-srpm-macros noarch 0:6-6.fc44 fedora 40.2 KiB
elfutils x86_64 0:0.195-1.fc44 updates 3.0 MiB
elfutils-debuginfod-client x86_64 0:0.195-1.fc44 updates 83.8 KiB
elfutils-default-yama-scope noarch 0:0.195-1.fc44 updates 1.8 KiB
elfutils-libelf x86_64 0:0.195-1.fc44 updates 1.2 MiB
elfutils-libs x86_64 0:0.195-1.fc44 updates 715.3 KiB
erlang-srpm-macros noarch 0:0.3.11-1.fc44 fedora 1.9 KiB
fedora-gpg-keys noarch 0:44-1 fedora 133.4 KiB
fedora-release noarch 0:44-18 updates 0.0 B
fedora-release-identity-basic noarch 0:44-18 updates 629.0 B
fedora-repos noarch 0:44-1 fedora 4.9 KiB
file x86_64 0:5.46-10.fc44 updates 100.1 KiB
file-libs x86_64 0:5.46-10.fc44 updates 11.9 MiB
filesystem x86_64 0:3.18-52.fc44 fedora 112.0 B
filesystem-srpm-macros noarch 0:3.18-52.fc44 fedora 38.2 KiB
fonts-srpm-macros noarch 1:5.0.0-2.fc44 fedora 55.8 KiB
forge-srpm-macros noarch 0:0.4.0-4.fc44 fedora 38.9 KiB
fpc-srpm-macros noarch 0:1.3-16.fc44 fedora 144.0 B
gap-srpm-macros noarch 0:2-2.fc44 fedora 2.1 KiB
gdb-minimal x86_64 0:17.1-6.fc44 updates 14.2 MiB
gdbm-libs x86_64 1:1.23-11.fc44 fedora 129.6 KiB
ghc-srpm-macros noarch 0:1.10-1.fc44 fedora 792.0 B
glibc x86_64 0:2.43-6.fc44 updates 6.9 MiB
glibc-common x86_64 0:2.43-6.fc44 updates 1.0 MiB
glibc-gconv-extra x86_64 0:2.43-6.fc44 updates 7.4 MiB
gmp x86_64 1:6.3.0-5.fc44 fedora 815.2 KiB
gnat-srpm-macros noarch 0:7-2.fc44 fedora 1.0 KiB
gnome-srpm-macros noarch 0:1.0-1.fc44 updates 3.5 KiB
gnulib-l10n noarch 0:20241231-2.fc44 fedora 655.0 KiB
gnupg2 x86_64 0:2.4.9-16.fc44 updates 6.5 MiB
gnupg2-dirmngr x86_64 0:2.4.9-16.fc44 updates 634.0 KiB
gnupg2-gpg-agent x86_64 0:2.4.9-16.fc44 updates 686.6 KiB
gnupg2-gpgconf x86_64 0:2.4.9-16.fc44 updates 249.7 KiB
gnupg2-keyboxd x86_64 0:2.4.9-16.fc44 updates 201.2 KiB
gnupg2-verify x86_64 0:2.4.9-16.fc44 updates 360.3 KiB
gnutls x86_64 0:3.8.13-1.fc44 updates 3.8 MiB
go-srpm-macros noarch 0:3.8.0-2.fc44 fedora 61.9 KiB
gpgverify noarch 0:2.2-4.fc44 fedora 8.7 KiB
ima-evm-utils-libs x86_64 0:1.6.2-8.fc44 fedora 60.6 KiB
jansson x86_64 0:2.14-4.fc44 fedora 88.9 KiB
java-srpm-macros noarch 0:1-8.fc44 fedora 870.0 B
json-c x86_64 0:0.18-8.fc44 fedora 82.6 KiB
kernel-srpm-macros noarch 0:1.0-28.fc44 fedora 1.9 KiB
keyutils-libs x86_64 0:1.6.3-7.fc44 fedora 54.2 KiB
krb5-libs x86_64 0:1.22.2-4.fc44 updates 2.4 MiB
libacl x86_64 0:2.3.2-6.fc44 fedora 35.8 KiB
libarchive x86_64 0:3.8.7-1.fc44 updates 1.0 MiB
libassuan x86_64 0:2.5.7-5.fc44 fedora 163.8 KiB
libattr x86_64 0:2.5.2-8.fc44 fedora 24.3 KiB
libblkid x86_64 0:2.41.4-8.fc44 updates 274.3 KiB
libbrotli x86_64 0:1.2.0-3.fc44 fedora 865.0 KiB
libcap x86_64 0:2.78-1.fc44 updates 212.1 KiB
libcap-ng x86_64 0:0.9.3-1.fc44 updates 68.8 KiB
libcbor x86_64 0:0.13.0-2.fc44 fedora 79.5 KiB
libcom_err x86_64 0:1.47.3-4.fc44 fedora 63.0 KiB
libcurl x86_64 0:8.18.0-6.fc44 updates 1.0 MiB
libeconf x86_64 0:0.7.9-3.fc44 fedora 64.8 KiB
libevent x86_64 0:2.1.12-17.fc44 fedora 978.7 KiB
libfdisk x86_64 0:2.41.4-8.fc44 updates 388.3 KiB
libffi x86_64 0:3.5.2-2.fc44 fedora 87.7 KiB
libfido2 x86_64 0:1.16.0-5.fc44 fedora 246.4 KiB
libfsverity x86_64 0:1.6-4.fc44 fedora 28.4 KiB
libgcc x86_64 0:16.1.1-2.fc44 updates 270.7 KiB
libgcrypt x86_64 0:1.12.2-1.fc44 updates 1.7 MiB
libgomp x86_64 0:16.1.1-2.fc44 updates 577.4 KiB
libgpg-error x86_64 0:1.58-2.fc44 fedora 941.6 KiB
libidn2 x86_64 0:2.3.8-3.fc44 fedora 556.4 KiB
libksba x86_64 0:1.6.7-5.fc44 fedora 414.4 KiB
liblastlog2 x86_64 0:2.41.4-8.fc44 updates 41.6 KiB
libmount x86_64 0:2.41.4-8.fc44 updates 388.5 KiB
libnghttp2 x86_64 0:1.68.0-4.fc44 updates 166.1 KiB
libnghttp3 x86_64 0:1.16.0-1.fc44 updates 163.2 KiB
libpkgconf x86_64 0:2.5.1-1.fc44 fedora 90.1 KiB
libpsl x86_64 0:0.21.5-7.fc44 fedora 76.3 KiB
libselinux x86_64 0:3.10-1.fc44 fedora 201.0 KiB
libselinux-utils x86_64 0:3.10-1.fc44 fedora 305.7 KiB
libsemanage x86_64 0:3.10-1.fc44 fedora 312.3 KiB
libsepol x86_64 0:3.10-1.fc44 fedora 870.0 KiB
libsmartcols x86_64 0:2.41.4-8.fc44 updates 188.3 KiB
libssh x86_64 0:0.12.0-1.fc44 fedora 719.1 KiB
libssh-config noarch 0:0.12.0-1.fc44 fedora 277.0 B
libstdc++ x86_64 0:16.1.1-2.fc44 updates 3.1 MiB
libtasn1 x86_64 0:4.21.0-1.fc44 fedora 180.6 KiB
libtool-ltdl x86_64 0:2.5.4-10.fc44 fedora 70.0 KiB
libunistring x86_64 0:1.1-11.fc44 fedora 1.7 MiB
libusb1 x86_64 0:1.0.30-1.fc44 updates 176.0 KiB
libuuid x86_64 0:2.41.4-8.fc44 updates 37.2 KiB
libverto x86_64 0:0.3.2-12.fc44 fedora 25.3 KiB
libxcrypt x86_64 0:4.5.2-3.fc44 fedora 293.2 KiB
libxml2 x86_64 0:2.12.10-6.fc44 fedora 1.8 MiB
libzstd x86_64 0:1.5.7-5.fc44 fedora 956.1 KiB
linkdupes x86_64 0:0.7.3-2.fc44 updates 780.9 KiB
lua-libs x86_64 0:5.4.8-5.fc44 fedora 281.7 KiB
lua-srpm-macros noarch 0:1-17.fc44 fedora 1.3 KiB
lz4-libs x86_64 0:1.10.0-4.fc44 fedora 157.3 KiB
mpfr x86_64 0:4.2.2-3.fc44 fedora 849.1 KiB
ncurses-base noarch 0:6.6-1.fc44 fedora 329.7 KiB
ncurses-libs x86_64 0:6.6-1.fc44 fedora 968.9 KiB
nettle x86_64 0:3.10.1-3.fc44 fedora 794.3 KiB
ngtcp2 x86_64 0:1.22.1-1.fc44 updates 338.2 KiB
ngtcp2-crypto-ossl x86_64 0:1.22.1-1.fc44 updates 51.6 KiB
npth x86_64 0:1.8-4.fc44 fedora 49.5 KiB
ocaml-srpm-macros noarch 0:11-3.fc44 fedora 1.9 KiB
openblas-srpm-macros noarch 0:2-21.fc44 fedora 112.0 B
openldap x86_64 0:2.6.13-1.fc44 fedora 669.9 KiB
openssl-libs x86_64 1:3.5.5-2.fc44 updates 9.2 MiB
p11-kit x86_64 0:0.26.2-1.fc44 fedora 2.6 MiB
p11-kit-trust x86_64 0:0.26.2-1.fc44 fedora 478.3 KiB
package-notes-srpm-macros noarch 0:0.18-1.fc44 updates 1.6 KiB
pam-libs x86_64 0:1.7.2-1.fc44 fedora 130.5 KiB
pcre2 x86_64 0:10.47-1.fc44.1 fedora 718.6 KiB
pcre2-syntax noarch 0:10.47-1.fc44.1 fedora 281.9 KiB
perl-srpm-macros noarch 0:1-61.fc44 fedora 861.0 B
pkgconf x86_64 0:2.5.1-1.fc44 fedora 92.7 KiB
pkgconf-m4 noarch 0:2.5.1-1.fc44 fedora 14.3 KiB
pkgconf-pkg-config x86_64 0:2.5.1-1.fc44 fedora 989.0 B
policycoreutils x86_64 0:3.10-4.fc44 updates 884.6 KiB
popt x86_64 0:1.19-10.fc44 fedora 132.6 KiB
publicsuffix-list-dafsa noarch 0:20260116-1.fc44 fedora 70.4 KiB
pyproject-srpm-macros noarch 0:1.22.2-1.fc44 updates 3.2 KiB
python-srpm-macros noarch 0:3.14-12.fc44 fedora 51.6 KiB
qt5-srpm-macros noarch 0:5.15.18-2.fc44 fedora 500.0 B
qt6-srpm-macros noarch 0:6.11.1-1.fc44 updates 472.0 B
readline x86_64 0:8.3-4.fc44 fedora 519.5 KiB
rpm x86_64 0:6.0.1-2.fc44 fedora 3.1 MiB
rpm-build-libs x86_64 0:6.0.1-2.fc44 fedora 276.3 KiB
rpm-libs x86_64 0:6.0.1-2.fc44 fedora 961.2 KiB
rpm-plugin-selinux x86_64 0:6.0.1-2.fc44 fedora 11.9 KiB
rpm-sequoia x86_64 0:1.10.2-2.fc44 updates 2.4 MiB
rpm-sign-libs x86_64 0:6.0.1-2.fc44 fedora 39.6 KiB
rust-srpm-macros noarch 0:28.4-3.fc44 fedora 5.5 KiB
selinux-policy noarch 0:44.1-1.fc44 updates 32.0 KiB
selinux-policy-targeted noarch 0:44.1-1.fc44 updates 18.6 MiB
setup noarch 0:2.15.0-28.fc44 fedora 724.9 KiB
sqlite-libs x86_64 0:3.51.2-1.fc44 fedora 1.6 MiB
systemd-libs x86_64 0:259.6-1.fc44 updates 2.4 MiB
systemd-standalone-sysusers x86_64 0:259.6-1.fc44 updates 305.7 KiB
tpm2-tss x86_64 0:4.1.3-9.fc44 fedora 1.6 MiB
tree-sitter-srpm-macros noarch 0:0.4.2-2.fc44 fedora 8.3 KiB
util-linux-core x86_64 0:2.41.4-8.fc44 updates 1.5 MiB
xxhash-libs x86_64 0:0.8.3-4.fc44 fedora 94.0 KiB
xz-libs x86_64 1:5.8.2-2.fc44 fedora 217.7 KiB
zig-srpm-macros noarch 0:1-8.fc44 fedora 1.3 KiB
zip x86_64 0:3.0-45.fc44 fedora 698.0 KiB
zlib-ng-compat x86_64 0:2.3.3-3.fc44 fedora 165.6 KiB
zstd x86_64 0:1.5.7-5.fc44 fedora 502.4 KiB
Installing groups:
Buildsystem building group
Transaction Summary:
Installing: 185 packages
Total size of inbound packages is 69 MiB. Need to download 69 MiB.
After this operation, 223 MiB extra will be used (install 223 MiB, remove 0 B).
[ 1/185] bzip2-0:1.0.8-23.fc44.x86_64 100% | 3.4 MiB/s | 52.1 KiB | 00m00s
[ 2/185] bash-0:5.3.9-3.fc44.x86_64 100% | 99.7 MiB/s | 1.9 MiB | 00m00s
[ 3/185] cpio-0:2.15-9.fc44.x86_64 100% | 71.6 MiB/s | 293.3 KiB | 00m00s
[ 4/185] diffutils-0:3.12-5.fc44.x86_6 100% | 128.7 MiB/s | 395.3 KiB | 00m00s
[ 5/185] findutils-1:4.10.0-7.fc44.x86 100% | 134.9 MiB/s | 552.5 KiB | 00m00s
[ 6/185] grep-0:3.12-3.fc44.x86_64 100% | 73.6 MiB/s | 301.6 KiB | 00m00s
[ 7/185] gzip-0:1.14-2.fc44.x86_64 100% | 58.3 MiB/s | 179.1 KiB | 00m00s
[ 8/185] coreutils-0:9.10-3.fc44.x86_6 100% | 39.6 MiB/s | 1.2 MiB | 00m00s
[ 9/185] info-0:7.2-9.fc44.x86_64 100% | 60.8 MiB/s | 186.7 KiB | 00m00s
[ 10/185] patch-0:2.8-4.fc44.x86_64 100% | 37.5 MiB/s | 115.2 KiB | 00m00s
[ 11/185] rpm-build-0:6.0.1-2.fc44.x86_ 100% | 45.5 MiB/s | 139.9 KiB | 00m00s
[ 12/185] sed-0:4.9-7.fc44.x86_64 100% | 103.9 MiB/s | 319.2 KiB | 00m00s
[ 13/185] tar-2:1.35-8.fc44.x86_64 100% | 141.3 MiB/s | 868.2 KiB | 00m00s
[ 14/185] unzip-0:6.0-69.fc44.x86_64 100% | 32.5 MiB/s | 199.6 KiB | 00m00s
[ 15/185] xz-1:5.8.2-2.fc44.x86_64 100% | 98.8 MiB/s | 607.2 KiB | 00m00s
[ 16/185] fedora-release-common-0:44-18 100% | 5.8 MiB/s | 23.6 KiB | 00m00s
[ 17/185] gawk-0:5.3.2-3.fc44.x86_64 100% | 162.2 MiB/s | 1.1 MiB | 00m00s
[ 18/185] redhat-rpm-config-0:344-2.fc4 100% | 15.2 MiB/s | 78.1 KiB | 00m00s
[ 19/185] glibc-minimal-langpack-0:2.43 100% | 13.3 MiB/s | 81.5 KiB | 00m00s
[ 20/185] which-0:2.25-1.fc44.x86_64 100% | 20.5 MiB/s | 42.1 KiB | 00m00s
[ 21/185] util-linux-0:2.41.4-8.fc44.x8 100% | 133.7 MiB/s | 1.2 MiB | 00m00s
[ 22/185] shadow-utils-2:4.19.0-7.fc44. 100% | 108.2 MiB/s | 1.3 MiB | 00m00s
[ 23/185] ncurses-libs-0:6.6-1.fc44.x86 100% | 84.0 MiB/s | 344.1 KiB | 00m00s
[ 24/185] filesystem-0:3.18-52.fc44.x86 100% | 102.6 MiB/s | 1.3 MiB | 00m00s
[ 25/185] bzip2-libs-0:1.0.8-23.fc44.x8 100% | 10.7 MiB/s | 43.8 KiB | 00m00s
[ 26/185] libacl-0:2.3.2-6.fc44.x86_64 100% | 8.1 MiB/s | 24.8 KiB | 00m00s
[ 27/185] gmp-1:6.3.0-5.fc44.x86_64 100% | 63.0 MiB/s | 322.5 KiB | 00m00s
[ 28/185] coreutils-common-0:9.10-3.fc4 100% | 164.1 MiB/s | 2.1 MiB | 00m00s
[ 29/185] libattr-0:2.5.2-8.fc44.x86_64 100% | 2.5 MiB/s | 17.9 KiB | 00m00s
[ 30/185] libselinux-0:3.10-1.fc44.x86_ 100% | 16.6 MiB/s | 102.0 KiB | 00m00s
[ 31/185] pcre2-0:10.47-1.fc44.1.x86_64 100% | 90.4 MiB/s | 277.7 KiB | 00m00s
[ 32/185] ed-0:1.22.5-2.fc44.x86_64 100% | 27.8 MiB/s | 85.4 KiB | 00m00s
[ 33/185] popt-0:1.19-10.fc44.x86_64 100% | 16.3 MiB/s | 66.9 KiB | 00m00s
[ 34/185] rpm-0:6.0.1-2.fc44.x86_64 100% | 141.2 MiB/s | 578.3 KiB | 00m00s
[ 35/185] readline-0:8.3-4.fc44.x86_64 100% | 44.9 MiB/s | 229.8 KiB | 00m00s
[ 36/185] rpm-build-libs-0:6.0.1-2.fc44 100% | 25.8 MiB/s | 132.2 KiB | 00m00s
[ 37/185] rpm-libs-0:6.0.1-2.fc44.x86_6 100% | 135.2 MiB/s | 415.5 KiB | 00m00s
[ 38/185] xz-libs-1:5.8.2-2.fc44.x86_64 100% | 28.5 MiB/s | 116.8 KiB | 00m00s
[ 39/185] fedora-repos-0:44-1.noarch 100% | 4.5 MiB/s | 9.2 KiB | 00m00s
[ 40/185] zstd-0:1.5.7-5.fc44.x86_64 100% | 37.6 MiB/s | 192.5 KiB | 00m00s
[ 41/185] mpfr-0:4.2.2-3.fc44.x86_64 100% | 87.4 MiB/s | 357.8 KiB | 00m00s
[ 42/185] gnome-srpm-macros-0:1.0-1.fc4 100% | 4.2 MiB/s | 8.7 KiB | 00m00s
[ 43/185] glibc-common-0:2.43-6.fc44.x8 100% | 90.7 MiB/s | 371.7 KiB | 00m00s
[ 44/185] ansible-srpm-macros-0:1-20.1. 100% | 9.8 MiB/s | 20.1 KiB | 00m00s
[ 45/185] cmake-srpm-macros-0:4.3.0-1.f 100% | 3.4 MiB/s | 10.4 KiB | 00m00s
[ 46/185] dwz-0:0.16-3.fc44.x86_64 100% | 45.2 MiB/s | 138.9 KiB | 00m00s
[ 47/185] efi-srpm-macros-0:6-6.fc44.no 100% | 11.0 MiB/s | 22.6 KiB | 00m00s
[ 48/185] erlang-srpm-macros-0:0.3.11-1 100% | 4.9 MiB/s | 10.0 KiB | 00m00s
[ 49/185] fonts-srpm-macros-1:5.0.0-2.f 100% | 13.4 MiB/s | 27.4 KiB | 00m00s
[ 50/185] filesystem-srpm-macros-0:3.18 100% | 13.0 MiB/s | 26.6 KiB | 00m00s
[ 51/185] forge-srpm-macros-0:0.4.0-4.f 100% | 9.8 MiB/s | 20.0 KiB | 00m00s
[ 52/185] gap-srpm-macros-0:2-2.fc44.no 100% | 4.5 MiB/s | 9.1 KiB | 00m00s
[ 53/185] fpc-srpm-macros-0:1.3-16.fc44 100% | 3.9 MiB/s | 7.9 KiB | 00m00s
[ 54/185] ghc-srpm-macros-0:1.10-1.fc44 100% | 4.3 MiB/s | 8.8 KiB | 00m00s
[ 55/185] gnat-srpm-macros-0:7-2.fc44.n 100% | 8.5 MiB/s | 8.7 KiB | 00m00s
[ 56/185] java-srpm-macros-0:1-8.fc44.n 100% | 7.9 MiB/s | 8.1 KiB | 00m00s
[ 57/185] go-srpm-macros-0:3.8.0-2.fc44 100% | 13.8 MiB/s | 28.2 KiB | 00m00s
[ 58/185] kernel-srpm-macros-0:1.0-28.f 100% | 4.4 MiB/s | 9.0 KiB | 00m00s
[ 59/185] lua-srpm-macros-0:1-17.fc44.n 100% | 4.3 MiB/s | 8.9 KiB | 00m00s
[ 60/185] openblas-srpm-macros-0:2-21.f 100% | 3.8 MiB/s | 7.8 KiB | 00m00s
[ 61/185] ocaml-srpm-macros-0:11-3.fc44 100% | 3.0 MiB/s | 9.3 KiB | 00m00s
[ 62/185] perl-srpm-macros-0:1-61.fc44. 100% | 8.2 MiB/s | 8.4 KiB | 00m00s
[ 63/185] qt5-srpm-macros-0:5.15.18-2.f 100% | 2.8 MiB/s | 8.7 KiB | 00m00s
[ 64/185] rust-srpm-macros-0:28.4-3.fc4 100% | 5.4 MiB/s | 11.1 KiB | 00m00s
[ 65/185] python-srpm-macros-0:3.14-12. 100% | 7.8 MiB/s | 24.0 KiB | 00m00s
[ 66/185] tree-sitter-srpm-macros-0:0.4 100% | 4.4 MiB/s | 13.5 KiB | 00m00s
[ 67/185] zig-srpm-macros-0:1-8.fc44.no 100% | 2.9 MiB/s | 8.8 KiB | 00m00s
[ 68/185] zip-0:3.0-45.fc44.x86_64 100% | 51.6 MiB/s | 264.4 KiB | 00m00s
[ 69/185] audit-libs-0:4.1.4-1.fc44.x86 100% | 34.6 MiB/s | 141.6 KiB | 00m00s
[ 70/185] libeconf-0:0.7.9-3.fc44.x86_6 100% | 8.8 MiB/s | 36.2 KiB | 00m00s
[ 71/185] libsemanage-0:3.10-1.fc44.x86 100% | 62.1 MiB/s | 127.3 KiB | 00m00s
[ 72/185] libxcrypt-0:4.5.2-3.fc44.x86_ 100% | 64.1 MiB/s | 131.2 KiB | 00m00s
[ 73/185] setup-0:2.15.0-28.fc44.noarch 100% | 38.4 MiB/s | 157.2 KiB | 00m00s
[ 74/185] pam-libs-0:1.7.2-1.fc44.x86_6 100% | 8.2 MiB/s | 59.1 KiB | 00m00s
[ 75/185] util-linux-core-0:2.41.4-8.fc 100% | 68.1 MiB/s | 557.7 KiB | 00m00s
[ 76/185] zlib-ng-compat-0:2.3.3-3.fc44 100% | 17.8 MiB/s | 91.1 KiB | 00m00s
[ 77/185] ncurses-base-0:6.6-1.fc44.noa 100% | 14.3 MiB/s | 88.0 KiB | 00m00s
[ 78/185] gnulib-l10n-0:20241231-2.fc44 100% | 48.9 MiB/s | 150.3 KiB | 00m00s
[ 79/185] libsepol-0:3.10-1.fc44.x86_64 100% | 89.8 MiB/s | 367.6 KiB | 00m00s
[ 80/185] pcre2-syntax-0:10.47-1.fc44.1 100% | 40.2 MiB/s | 164.7 KiB | 00m00s
[ 81/185] lua-libs-0:5.4.8-5.fc44.x86_6 100% | 44.5 MiB/s | 136.6 KiB | 00m00s
[ 82/185] rpm-sign-libs-0:6.0.1-2.fc44. 100% | 9.1 MiB/s | 28.0 KiB | 00m00s
[ 83/185] libzstd-0:1.5.7-5.fc44.x86_64 100% | 88.9 MiB/s | 364.2 KiB | 00m00s
[ 84/185] fedora-gpg-keys-0:44-1.noarch 100% | 34.5 MiB/s | 141.4 KiB | 00m00s
[ 85/185] ima-evm-utils-libs-0:1.6.2-8. 100% | 9.8 MiB/s | 30.0 KiB | 00m00s
[ 86/185] sqlite-libs-0:3.51.2-1.fc44.x 100% | 70.9 MiB/s | 799.2 KiB | 00m00s
[ 87/185] libfsverity-0:1.6-4.fc44.x86_ 100% | 3.1 MiB/s | 19.2 KiB | 00m00s
[ 88/185] tpm2-tss-0:4.1.3-9.fc44.x86_6 100% | 71.8 MiB/s | 440.9 KiB | 00m00s
[ 89/185] glibc-0:2.43-6.fc44.x86_64 100% | 124.5 MiB/s | 2.4 MiB | 00m00s
[ 90/185] glibc-gconv-extra-0:2.43-6.fc 100% | 95.7 MiB/s | 1.6 MiB | 00m00s
[ 91/185] json-c-0:0.18-8.fc44.x86_64 100% | 4.1 MiB/s | 46.3 KiB | 00m00s
[ 92/185] libgcc-0:16.1.1-2.fc44.x86_64 100% | 32.0 MiB/s | 131.0 KiB | 00m00s
[ 93/185] libusb1-0:1.0.30-1.fc44.x86_6 100% | 20.4 MiB/s | 83.4 KiB | 00m00s
[ 94/185] libuuid-0:2.41.4-8.fc44.x86_6 100% | 8.8 MiB/s | 26.9 KiB | 00m00s
[ 95/185] libstdc++-0:16.1.1-2.fc44.x86 100% | 124.7 MiB/s | 1.0 MiB | 00m00s
[ 96/185] libmount-0:2.41.4-8.fc44.x86_ 100% | 33.4 MiB/s | 171.2 KiB | 00m00s
[ 97/185] libblkid-0:2.41.4-8.fc44.x86_ 100% | 25.3 MiB/s | 129.7 KiB | 00m00s
[ 98/185] crypto-policies-0:20251128-3. 100% | 24.0 MiB/s | 98.3 KiB | 00m00s
[ 99/185] gnupg2-0:2.4.9-16.fc44.x86_64 100% | 127.2 MiB/s | 1.7 MiB | 00m00s
[100/185] gpgverify-0:2.2-4.fc44.noarch 100% | 1.1 MiB/s | 11.2 KiB | 00m00s
[101/185] openssl-libs-1:3.5.5-2.fc44.x 100% | 137.2 MiB/s | 2.7 MiB | 00m00s
[102/185] gnupg2-dirmngr-0:2.4.9-16.fc4 100% | 68.7 MiB/s | 281.4 KiB | 00m00s
[103/185] gnupg2-gpg-agent-0:2.4.9-16.f 100% | 54.9 MiB/s | 281.2 KiB | 00m00s
[104/185] gnupg2-gpgconf-0:2.4.9-16.fc4 100% | 38.0 MiB/s | 116.6 KiB | 00m00s
[105/185] gnupg2-verify-0:2.4.9-16.fc44 100% | 57.4 MiB/s | 176.3 KiB | 00m00s
[106/185] gnupg2-keyboxd-0:2.4.9-16.fc4 100% | 23.6 MiB/s | 96.8 KiB | 00m00s
[107/185] libassuan-0:2.5.7-5.fc44.x86_ 100% | 22.4 MiB/s | 68.9 KiB | 00m00s
[108/185] npth-0:1.8-4.fc44.x86_64 100% | 25.1 MiB/s | 25.8 KiB | 00m00s
[109/185] libgpg-error-0:1.58-2.fc44.x8 100% | 82.7 MiB/s | 254.1 KiB | 00m00s
[110/185] libksba-0:1.6.7-5.fc44.x86_64 100% | 81.7 MiB/s | 167.4 KiB | 00m00s
[111/185] openldap-0:2.6.13-1.fc44.x86_ 100% | 132.6 MiB/s | 271.6 KiB | 00m00s
[112/185] libtool-ltdl-0:2.5.4-10.fc44. 100% | 9.0 MiB/s | 37.0 KiB | 00m00s
[113/185] cyrus-sasl-lib-0:2.1.28-35.fc 100% | 86.9 MiB/s | 800.7 KiB | 00m00s
[114/185] libevent-0:2.1.12-17.fc44.x86 100% | 31.2 MiB/s | 287.4 KiB | 00m00s
[115/185] gdbm-libs-1:1.23-11.fc44.x86_ 100% | 11.5 MiB/s | 58.8 KiB | 00m00s
[116/185] libcap-0:2.78-1.fc44.x86_64 100% | 28.7 MiB/s | 88.1 KiB | 00m00s
[117/185] elfutils-libelf-0:0.195-1.fc4 100% | 68.4 MiB/s | 210.0 KiB | 00m00s
[118/185] rpm-sequoia-0:1.10.2-2.fc44.x 100% | 177.9 MiB/s | 911.0 KiB | 00m00s
[119/185] elfutils-libs-0:0.195-1.fc44. 100% | 69.1 MiB/s | 283.0 KiB | 00m00s
[120/185] elfutils-0:0.195-1.fc44.x86_6 100% | 143.6 MiB/s | 588.4 KiB | 00m00s
[121/185] elfutils-debuginfod-client-0: 100% | 9.0 MiB/s | 46.2 KiB | 00m00s
[122/185] file-0:5.46-10.fc44.x86_64 100% | 9.5 MiB/s | 48.7 KiB | 00m00s
[123/185] file-libs-0:5.46-10.fc44.x86_ 100% | 83.4 MiB/s | 853.6 KiB | 00m00s
[124/185] libgomp-0:16.1.1-2.fc44.x86_6 100% | 54.7 MiB/s | 392.4 KiB | 00m00s
[125/185] alternatives-0:1.33-5.fc44.x8 100% | 13.3 MiB/s | 40.8 KiB | 00m00s
[126/185] jansson-0:2.14-4.fc44.x86_64 100% | 15.3 MiB/s | 47.1 KiB | 00m00s
[127/185] debugedit-0:5.3-2.fc44.x86_64 100% | 28.6 MiB/s | 87.8 KiB | 00m00s
[128/185] libarchive-0:3.8.7-1.fc44.x86 100% | 108.0 MiB/s | 442.4 KiB | 00m00s
[129/185] libxml2-0:2.12.10-6.fc44.x86_ 100% | 141.5 MiB/s | 724.6 KiB | 00m00s
[130/185] lz4-libs-0:1.10.0-4.fc44.x86_ 100% | 19.0 MiB/s | 77.7 KiB | 00m00s
[131/185] pkgconf-pkg-config-0:2.5.1-1. 100% | 3.1 MiB/s | 9.5 KiB | 00m00s
[132/185] pkgconf-0:2.5.1-1.fc44.x86_64 100% | 9.5 MiB/s | 48.7 KiB | 00m00s
[133/185] pkgconf-m4-0:2.5.1-1.fc44.noa 100% | 2.2 MiB/s | 13.8 KiB | 00m00s
[134/185] binutils-0:2.46-3.fc44.x86_64 100% | 185.1 MiB/s | 6.1 MiB | 00m00s
[135/185] libpkgconf-0:2.5.1-1.fc44.x86 100% | 4.6 MiB/s | 42.7 KiB | 00m00s
[136/185] curl-0:8.18.0-6.fc44.x86_64 100% | 33.5 MiB/s | 240.0 KiB | 00m00s
[137/185] libcap-ng-0:0.9.3-1.fc44.x86_ 100% | 16.7 MiB/s | 34.2 KiB | 00m00s
[138/185] systemd-libs-0:259.6-1.fc44.x 100% | 170.0 MiB/s | 870.4 KiB | 00m00s
[139/185] libsmartcols-0:2.41.4-8.fc44. 100% | 17.0 MiB/s | 87.2 KiB | 00m00s
[140/185] libfdisk-0:2.41.4-8.fc44.x86_ 100% | 41.2 MiB/s | 168.6 KiB | 00m00s
[141/185] R-srpm-macros-0:1.3.7-2.fc44. 100% | 5.4 MiB/s | 11.0 KiB | 00m00s
[142/185] liblastlog2-0:2.41.4-8.fc44.x 100% | 7.9 MiB/s | 24.2 KiB | 00m00s
[143/185] build-reproducibility-srpm-ma 100% | 4.3 MiB/s | 13.3 KiB | 00m00s
[144/185] linkdupes-0:0.7.3-2.fc44.x86_ 100% | 112.2 MiB/s | 344.8 KiB | 00m00s
[145/185] package-notes-srpm-macros-0:0 100% | 3.3 MiB/s | 10.0 KiB | 00m00s
[146/185] add-determinism-0:0.7.3-2.fc4 100% | 139.1 MiB/s | 854.6 KiB | 00m00s
[147/185] qt6-srpm-macros-0:6.11.1-1.fc 100% | 4.5 MiB/s | 9.2 KiB | 00m00s
[148/185] pyproject-srpm-macros-0:1.22. 100% | 5.0 MiB/s | 15.5 KiB | 00m00s
[149/185] libgcrypt-0:1.12.2-1.fc44.x86 100% | 123.0 MiB/s | 629.8 KiB | 00m00s
[150/185] ca-certificates-0:2025.2.80_v 100% | 119.0 MiB/s | 974.8 KiB | 00m00s
[151/185] gnutls-0:3.8.13-1.fc44.x86_64 100% | 142.7 MiB/s | 1.4 MiB | 00m00s
[152/185] libtasn1-0:4.21.0-1.fc44.x86_ 100% | 18.6 MiB/s | 76.0 KiB | 00m00s
[153/185] libidn2-0:2.3.8-3.fc44.x86_64 100% | 28.6 MiB/s | 175.6 KiB | 00m00s
[154/185] libunistring-0:1.1-11.fc44.x8 100% | 133.7 MiB/s | 547.8 KiB | 00m00s
[155/185] nettle-0:3.10.1-3.fc44.x86_64 100% | 83.6 MiB/s | 428.0 KiB | 00m00s
[156/185] p11-kit-0:0.26.2-1.fc44.x86_6 100% | 77.5 MiB/s | 555.7 KiB | 00m00s
[157/185] elfutils-default-yama-scope-0 100% | 3.7 MiB/s | 11.2 KiB | 00m00s
[158/185] libffi-0:3.5.2-2.fc44.x86_64 100% | 8.3 MiB/s | 42.4 KiB | 00m00s
[159/185] p11-kit-trust-0:0.26.2-1.fc44 100% | 47.6 MiB/s | 146.4 KiB | 00m00s
[160/185] fedora-release-0:44-18.noarch 100% | 6.1 MiB/s | 12.5 KiB | 00m00s
[161/185] systemd-standalone-sysusers-0 100% | 73.8 MiB/s | 151.2 KiB | 00m00s
[162/185] xxhash-libs-0:0.8.3-4.fc44.x8 100% | 13.4 MiB/s | 41.2 KiB | 00m00s
[163/185] fedora-release-identity-basic 100% | 3.2 MiB/s | 13.2 KiB | 00m00s
[164/185] libcurl-0:8.18.0-6.fc44.x86_6 100% | 111.0 MiB/s | 454.8 KiB | 00m00s
[165/185] libbrotli-0:1.2.0-3.fc44.x86_ 100% | 84.9 MiB/s | 347.8 KiB | 00m00s
[166/185] libpsl-0:0.21.5-7.fc44.x86_64 100% | 15.9 MiB/s | 65.3 KiB | 00m00s
[167/185] libssh-0:0.12.0-1.fc44.x86_64 100% | 71.7 MiB/s | 293.8 KiB | 00m00s
[168/185] publicsuffix-list-dafsa-0:202 100% | 19.6 MiB/s | 60.3 KiB | 00m00s
[169/185] libfido2-0:1.16.0-5.fc44.x86_ 100% | 34.0 MiB/s | 104.5 KiB | 00m00s
[170/185] gdb-minimal-0:17.1-6.fc44.x86 100% | 189.4 MiB/s | 4.7 MiB | 00m00s
[171/185] libssh-config-0:0.12.0-1.fc44 100% | 1.2 MiB/s | 9.4 KiB | 00m00s
[172/185] libcbor-0:0.13.0-2.fc44.x86_6 100% | 5.0 MiB/s | 36.0 KiB | 00m00s
[173/185] rpm-plugin-selinux-0:6.0.1-2. 100% | 9.4 MiB/s | 19.2 KiB | 00m00s
[174/185] selinux-policy-0:44.1-1.fc44. 100% | 23.9 MiB/s | 73.3 KiB | 00m00s
[175/185] keyutils-libs-0:1.6.3-7.fc44. 100% | 10.3 MiB/s | 31.5 KiB | 00m00s
[176/185] libcom_err-0:1.47.3-4.fc44.x8 100% | 8.8 MiB/s | 27.1 KiB | 00m00s
[177/185] krb5-libs-0:1.22.2-4.fc44.x86 100% | 71.3 MiB/s | 802.6 KiB | 00m00s
[178/185] libverto-0:0.3.2-12.fc44.x86_ 100% | 4.1 MiB/s | 21.1 KiB | 00m00s
[179/185] policycoreutils-0:3.10-4.fc44 100% | 50.6 MiB/s | 259.0 KiB | 00m00s
[180/185] libselinux-utils-0:3.10-1.fc4 100% | 19.5 MiB/s | 119.6 KiB | 00m00s
[181/185] libnghttp2-0:1.68.0-4.fc44.x8 100% | 10.7 MiB/s | 76.5 KiB | 00m00s
[182/185] libnghttp3-0:1.16.0-1.fc44.x8 100% | 9.1 MiB/s | 74.5 KiB | 00m00s
[183/185] selinux-policy-targeted-0:44. 100% | 162.4 MiB/s | 6.8 MiB | 00m00s
[184/185] ngtcp2-crypto-ossl-0:1.22.1-1 100% | 2.3 MiB/s | 27.8 KiB | 00m00s
[185/185] ngtcp2-0:1.22.1-1.fc44.x86_64 100% | 11.0 MiB/s | 157.4 KiB | 00m00s
--------------------------------------------------------------------------------
[185/185] Total 100% | 180.5 MiB/s | 69.0 MiB | 00m00s
Running transaction
Importing OpenPGP key 0x6D9F90A6:
UserID : "Fedora (44) "
Fingerprint: 36F612DCF27F7D1A48A835E4DBFCF71C6D9F90A6
From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-44-primary
The key was successfully imported.
[ 1/187] Verify package files 100% | 649.0 B/s | 185.0 B | 00m00s
[ 2/187] Prepare transaction 100% | 3.2 KiB/s | 185.0 B | 00m00s
[ 3/187] Installing libgcc-0:16.1.1-2. 100% | 266.0 MiB/s | 272.4 KiB | 00m00s
[ 4/187] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s
[ 5/187] Installing publicsuffix-list- 100% | 0.0 B/s | 71.1 KiB | 00m00s
[ 6/187] Installing fedora-release-ide 100% | 0.0 B/s | 888.0 B | 00m00s
[ 7/187] Installing fedora-gpg-keys-0: 100% | 44.5 MiB/s | 182.1 KiB | 00m00s
[ 8/187] Installing fedora-repos-0:44- 100% | 0.0 B/s | 5.7 KiB | 00m00s
[ 9/187] Installing fedora-release-com 100% | 24.3 MiB/s | 24.9 KiB | 00m00s
[ 10/187] Installing fedora-release-0:4 100% | 15.1 KiB/s | 124.0 B | 00m00s
>>> Running sysusers scriptlet: setup-0:2.15.0-28.fc44.noarch
>>> Finished sysusers scriptlet: setup-0:2.15.0-28.fc44.noarch
>>> Scriptlet output:
>>> Creating group 'adm' with GID 4.
>>> Creating group 'audio' with GID 63.
>>> Creating group 'cdrom' with GID 11.
>>> Creating group 'clock' with GID 103.
>>> Creating group 'dialout' with GID 18.
>>> Creating group 'disk' with GID 6.
>>> Creating group 'floppy' with GID 19.
>>> Creating group 'ftp' with GID 50.
>>> Creating group 'games' with GID 20.
>>> Creating group 'input' with GID 104.
>>> Creating group 'kmem' with GID 9.
>>> Creating group 'kvm' with GID 36.
>>> Creating group 'lock' with GID 54.
>>> Creating group 'lp' with GID 7.
>>> Creating group 'mail' with GID 12.
>>> Creating group 'man' with GID 15.
>>> Creating group 'mem' with GID 8.
>>> Creating group 'nobody' with GID 65534.
>>> Creating group 'render' with GID 105.
>>> Creating group 'root' with GID 0.
>>> Creating group 'sgx' with GID 106.
>>> Creating group 'sys' with GID 3.
>>> Creating group 'tape' with GID 33.
>>> Creating group 'tty' with GID 5.
>>> Creating group 'users' with GID 100.
>>> Creating group 'utmp' with GID 22.
>>> Creating group 'video' with GID 39.
>>> Creating group 'wheel' with GID 10.
>>> Creating user 'adm' (adm) with UID 3 and GID 4.
>>> Creating group 'bin' with GID 1.
>>> Creating user 'bin' (bin) with UID 1 and GID 1.
>>> Creating group 'daemon' with GID 2.
>>> Creating user 'daemon' (daemon) with UID 2 and GID 2.
>>> Creating user 'ftp' (FTP User) with UID 14 and GID 50.
>>> Creating user 'games' (games) with UID 12 and GID 100.
>>> Creating user 'halt' (halt) with UID 7 and GID 0.
>>> Creating user 'lp' (lp) with UID 4 and GID 7.
>>> Creating user 'mail' (mail) with UID 8 and GID 12.
>>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534.
>>> Creating user 'operator' (operator) with UID 11 and GID 0.
>>> Creating user 'root' (Super User) with UID 0 and GID 0.
>>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0.
>>> Creating user 'sync' (sync) with UID 5 and GID 0.
>>>
[ 11/187] Installing setup-0:2.15.0-28. 100% | 47.6 MiB/s | 730.6 KiB | 00m00s
[ 12/187] Installing filesystem-0:3.18- 100% | 2.7 MiB/s | 212.8 KiB | 00m00s
[ 13/187] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 748.0 B | 00m00s
[ 14/187] Installing package-notes-srpm 100% | 0.0 B/s | 2.1 KiB | 00m00s
[ 15/187] Installing pkgconf-m4-0:2.5.1 100% | 0.0 B/s | 14.7 KiB | 00m00s
[ 16/187] Installing pcre2-syntax-0:10. 100% | 277.7 MiB/s | 284.3 KiB | 00m00s
[ 17/187] Installing gnulib-l10n-0:2024 100% | 215.5 MiB/s | 661.9 KiB | 00m00s
[ 18/187] Installing coreutils-common-0 100% | 344.7 MiB/s | 10.7 MiB | 00m00s
[ 19/187] Installing ncurses-base-0:6.6 100% | 86.7 MiB/s | 355.3 KiB | 00m00s
[ 20/187] Installing bash-0:5.3.9-3.fc4 100% | 265.0 MiB/s | 8.5 MiB | 00m00s
[ 21/187] Installing glibc-common-0:2.4 100% | 60.3 MiB/s | 1.0 MiB | 00m00s
[ 22/187] Installing glibc-gconv-extra- 100% | 276.6 MiB/s | 7.5 MiB | 00m00s
[ 23/187] Installing glibc-0:2.43-6.fc4 100% | 182.4 MiB/s | 6.9 MiB | 00m00s
[ 24/187] Installing ncurses-libs-0:6.6 100% | 238.1 MiB/s | 975.4 KiB | 00m00s
[ 25/187] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s
[ 26/187] Installing zlib-ng-compat-0:2 100% | 162.6 MiB/s | 166.5 KiB | 00m00s
[ 27/187] Installing bzip2-libs-0:1.0.8 100% | 79.7 MiB/s | 81.6 KiB | 00m00s
[ 28/187] Installing libgpg-error-0:1.5 100% | 57.8 MiB/s | 947.5 KiB | 00m00s
[ 29/187] Installing libstdc++-0:16.1.1 100% | 343.6 MiB/s | 3.1 MiB | 00m00s
[ 30/187] Installing libassuan-0:2.5.7- 100% | 161.8 MiB/s | 165.7 KiB | 00m00s
[ 31/187] Installing libgcrypt-0:1.12.2 100% | 331.7 MiB/s | 1.7 MiB | 00m00s
[ 32/187] Installing readline-0:8.3-4.f 100% | 254.7 MiB/s | 521.6 KiB | 00m00s
[ 33/187] Installing gmp-1:6.3.0-5.fc44 100% | 266.1 MiB/s | 817.5 KiB | 00m00s
[ 34/187] Installing xz-libs-1:5.8.2-2. 100% | 213.7 MiB/s | 218.8 KiB | 00m00s
[ 35/187] Installing libzstd-0:1.5.7-5. 100% | 311.6 MiB/s | 957.4 KiB | 00m00s
[ 36/187] Installing elfutils-libelf-0: 100% | 387.3 MiB/s | 1.2 MiB | 00m00s
[ 37/187] Installing libuuid-0:2.41.4-8 100% | 37.3 MiB/s | 38.2 KiB | 00m00s
[ 38/187] Installing popt-0:1.19-10.fc4 100% | 68.0 MiB/s | 139.3 KiB | 00m00s
[ 39/187] Installing npth-0:1.8-4.fc44. 100% | 49.4 MiB/s | 50.6 KiB | 00m00s
[ 40/187] Installing systemd-libs-0:259 100% | 349.5 MiB/s | 2.4 MiB | 00m00s
[ 41/187] Installing libblkid-0:2.41.4- 100% | 268.8 MiB/s | 275.3 KiB | 00m00s
[ 42/187] Installing libxcrypt-0:4.5.2- 100% | 289.0 MiB/s | 295.9 KiB | 00m00s
[ 43/187] Installing libsepol-0:3.10-1. 100% | 283.5 MiB/s | 871.0 KiB | 00m00s
[ 44/187] Installing sqlite-libs-0:3.51 100% | 318.1 MiB/s | 1.6 MiB | 00m00s
[ 45/187] Installing gnupg2-gpgconf-0:2 100% | 17.6 MiB/s | 251.8 KiB | 00m00s
[ 46/187] Installing libattr-0:2.5.2-8. 100% | 0.0 B/s | 25.2 KiB | 00m00s
[ 47/187] Installing libacl-0:2.3.2-6.f 100% | 0.0 B/s | 36.6 KiB | 00m00s
[ 48/187] Installing pcre2-0:10.47-1.fc 100% | 351.6 MiB/s | 720.0 KiB | 00m00s
[ 49/187] Installing libselinux-0:3.10- 100% | 197.5 MiB/s | 202.3 KiB | 00m00s
[ 50/187] Installing grep-0:3.12-3.fc44 100% | 59.0 MiB/s | 1.0 MiB | 00m00s
[ 51/187] Installing sed-0:4.9-7.fc44.x 100% | 52.8 MiB/s | 865.4 KiB | 00m00s
[ 52/187] Installing findutils-1:4.10.0 100% | 103.9 MiB/s | 1.9 MiB | 00m00s
[ 53/187] Installing libtasn1-0:4.21.0- 100% | 178.2 MiB/s | 182.4 KiB | 00m00s
[ 54/187] Installing libunistring-0:1.1 100% | 346.9 MiB/s | 1.7 MiB | 00m00s
[ 55/187] Installing libidn2-0:2.3.8-3. 100% | 54.9 MiB/s | 562.6 KiB | 00m00s
[ 56/187] Installing crypto-policies-0: 100% | 30.8 MiB/s | 157.7 KiB | 00m00s
[ 57/187] Installing xz-1:5.8.2-2.fc44. 100% | 68.5 MiB/s | 1.4 MiB | 00m00s
[ 58/187] Installing libmount-0:2.41.4- 100% | 190.3 MiB/s | 389.7 KiB | 00m00s
[ 59/187] Installing gnupg2-verify-0:2. 100% | 27.2 MiB/s | 361.7 KiB | 00m00s
[ 60/187] Installing dwz-0:0.16-3.fc44. 100% | 22.0 MiB/s | 292.3 KiB | 00m00s
[ 61/187] Installing mpfr-0:4.2.2-3.fc4 100% | 276.9 MiB/s | 850.8 KiB | 00m00s
[ 62/187] Installing gawk-0:5.3.2-3.fc4 100% | 96.5 MiB/s | 1.8 MiB | 00m00s
[ 63/187] Installing libksba-0:1.6.7-5. 100% | 203.6 MiB/s | 416.9 KiB | 00m00s
[ 64/187] Installing unzip-0:6.0-69.fc4 100% | 31.3 MiB/s | 449.3 KiB | 00m00s
[ 65/187] Installing file-libs-0:5.46-1 100% | 593.2 MiB/s | 11.9 MiB | 00m00s
[ 66/187] Installing file-0:5.46-10.fc4 100% | 7.6 MiB/s | 101.6 KiB | 00m00s
[ 67/187] Installing diffutils-0:3.12-5 100% | 87.4 MiB/s | 1.6 MiB | 00m00s
[ 68/187] Installing libeconf-0:0.7.9-3 100% | 64.9 MiB/s | 66.4 KiB | 00m00s
[ 69/187] Installing lua-libs-0:5.4.8-5 100% | 276.6 MiB/s | 283.2 KiB | 00m00s
[ 70/187] Installing json-c-0:0.18-8.fc 100% | 81.9 MiB/s | 83.9 KiB | 00m00s
[ 71/187] Installing alternatives-0:1.3 100% | 5.2 MiB/s | 63.6 KiB | 00m00s
[ 72/187] Installing libcap-ng-0:0.9.3- 100% | 69.0 MiB/s | 70.6 KiB | 00m00s
[ 73/187] Installing audit-libs-0:4.1.4 100% | 191.9 MiB/s | 393.0 KiB | 00m00s
[ 74/187] Installing pam-libs-0:1.7.2-1 100% | 129.8 MiB/s | 132.9 KiB | 00m00s
[ 75/187] Installing libcap-0:2.78-1.fc 100% | 15.2 MiB/s | 217.2 KiB | 00m00s
[ 76/187] Installing libsemanage-0:3.10 100% | 306.7 MiB/s | 314.1 KiB | 00m00s
[ 77/187] Installing libsmartcols-0:2.4 100% | 185.0 MiB/s | 189.5 KiB | 00m00s
[ 78/187] Installing libffi-0:3.5.2-2.f 100% | 87.0 MiB/s | 89.1 KiB | 00m00s
[ 79/187] Installing p11-kit-0:0.26.2-1 100% | 123.5 MiB/s | 2.6 MiB | 00m00s
[ 80/187] Installing p11-kit-trust-0:0. 100% | 22.3 MiB/s | 480.0 KiB | 00m00s
[ 81/187] Installing ngtcp2-0:1.22.1-1. 100% | 165.9 MiB/s | 339.8 KiB | 00m00s
[ 82/187] Installing openssl-libs-1:3.5 100% | 340.3 MiB/s | 9.2 MiB | 00m00s
[ 83/187] Installing coreutils-0:9.10-3 100% | 153.8 MiB/s | 5.7 MiB | 00m00s
[ 84/187] Installing ca-certificates-0: 100% | 1.8 MiB/s | 2.5 MiB | 00m01s
[ 85/187] Installing gzip-0:1.14-2.fc44 100% | 26.5 MiB/s | 407.1 KiB | 00m00s
[ 86/187] Installing libfsverity-0:1.6- 100% | 28.7 MiB/s | 29.4 KiB | 00m00s
[ 87/187] Installing libevent-0:2.1.12- 100% | 319.8 MiB/s | 982.4 KiB | 00m00s
[ 88/187] Installing rpm-sequoia-0:1.10 100% | 337.1 MiB/s | 2.4 MiB | 00m00s
[ 89/187] Installing ngtcp2-crypto-ossl 100% | 51.2 MiB/s | 52.5 KiB | 00m00s
[ 90/187] Installing util-linux-core-0: 100% | 77.8 MiB/s | 1.5 MiB | 00m00s
[ 91/187] Installing liblastlog2-0:2.41 100% | 7.1 MiB/s | 43.8 KiB | 00m00s
[ 92/187] Installing zip-0:3.0-45.fc44. 100% | 42.8 MiB/s | 701.9 KiB | 00m00s
[ 93/187] Installing gnupg2-keyboxd-0:2 100% | 32.9 MiB/s | 202.4 KiB | 00m00s
[ 94/187] Installing libpsl-0:0.21.5-7. 100% | 75.6 MiB/s | 77.4 KiB | 00m00s
[ 95/187] Installing tar-2:1.35-8.fc44. 100% | 135.4 MiB/s | 3.0 MiB | 00m00s
[ 96/187] Installing linkdupes-0:0.7.3- 100% | 50.9 MiB/s | 782.3 KiB | 00m00s
[ 97/187] Installing libselinux-utils-0 100% | 20.8 MiB/s | 320.1 KiB | 00m00s
[ 98/187] Installing systemd-standalone 100% | 21.4 MiB/s | 306.2 KiB | 00m00s
[ 99/187] Installing rpm-libs-0:6.0.1-2 100% | 313.4 MiB/s | 962.8 KiB | 00m00s
[100/187] Installing libfdisk-0:2.41.4- 100% | 126.8 MiB/s | 389.4 KiB | 00m00s
[101/187] Installing util-linux-0:2.41. 100% | 99.5 MiB/s | 3.6 MiB | 00m00s
[102/187] Installing policycoreutils-0: 100% | 34.3 MiB/s | 913.0 KiB | 00m00s
[103/187] Installing selinux-policy-0:4 100% | 1.6 MiB/s | 33.6 KiB | 00m00s
[104/187] Installing selinux-policy-tar 100% | 183.9 MiB/s | 14.9 MiB | 00m00s
[105/187] Installing libusb1-0:1.0.30-1 100% | 21.7 MiB/s | 177.7 KiB | 00m00s
>>> Running sysusers scriptlet: tpm2-tss-0:4.1.3-9.fc44.x86_64
>>> Finished sysusers scriptlet: tpm2-tss-0:4.1.3-9.fc44.x86_64
>>> Scriptlet output:
>>> Creating group 'tss' with GID 59.
>>> Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
>>>
[106/187] Installing tpm2-tss-0:4.1.3-9 100% | 272.2 MiB/s | 1.6 MiB | 00m00s
[107/187] Installing ima-evm-utils-libs 100% | 60.4 MiB/s | 61.9 KiB | 00m00s
[108/187] Installing gnupg2-gpg-agent-0 100% | 30.6 MiB/s | 690.5 KiB | 00m00s
[109/187] Installing zstd-0:1.5.7-5.fc4 100% | 32.9 MiB/s | 506.0 KiB | 00m00s
[110/187] Installing libxml2-0:2.12.10- 100% | 98.4 MiB/s | 1.8 MiB | 00m00s
[111/187] Installing nettle-0:3.10.1-3. 100% | 259.6 MiB/s | 797.4 KiB | 00m00s
[112/187] Installing gnutls-0:3.8.13-1. 100% | 349.9 MiB/s | 3.8 MiB | 00m00s
[113/187] Installing bzip2-0:1.0.8-23.f 100% | 6.9 MiB/s | 99.5 KiB | 00m00s
[114/187] Installing add-determinism-0: 100% | 121.2 MiB/s | 2.2 MiB | 00m00s
[115/187] Installing build-reproducibil 100% | 0.0 B/s | 1.5 KiB | 00m00s
[116/187] Installing cpio-0:2.15-9.fc44 100% | 69.0 MiB/s | 1.1 MiB | 00m00s
[117/187] Installing ed-0:1.22.5-2.fc44 100% | 11.4 MiB/s | 152.0 KiB | 00m00s
[118/187] Installing patch-0:2.8-4.fc44 100% | 15.9 MiB/s | 228.1 KiB | 00m00s
[119/187] Installing libtool-ltdl-0:2.5 100% | 69.5 MiB/s | 71.1 KiB | 00m00s
[120/187] Installing gdbm-libs-1:1.23-1 100% | 128.3 MiB/s | 131.3 KiB | 00m00s
[121/187] Installing cyrus-sasl-lib-0:2 100% | 121.6 MiB/s | 2.3 MiB | 00m00s
[122/187] Installing openldap-0:2.6.13- 100% | 219.3 MiB/s | 673.7 KiB | 00m00s
[123/187] Installing gnupg2-dirmngr-0:2 100% | 28.3 MiB/s | 636.7 KiB | 00m00s
[124/187] Installing gnupg2-0:2.4.9-16. 100% | 203.3 MiB/s | 6.5 MiB | 00m00s
[125/187] Installing rpm-sign-libs-0:6. 100% | 39.5 MiB/s | 40.5 KiB | 00m00s
[126/187] Installing gpgverify-0:2.2-4. 100% | 0.0 B/s | 9.4 KiB | 00m00s
[127/187] Installing libgomp-0:16.1.1-2 100% | 282.6 MiB/s | 578.8 KiB | 00m00s
[128/187] Installing jansson-0:2.14-4.f 100% | 88.2 MiB/s | 90.3 KiB | 00m00s
[129/187] Installing lz4-libs-0:1.10.0- 100% | 154.6 MiB/s | 158.4 KiB | 00m00s
[130/187] Installing libarchive-0:3.8.7 100% | 244.5 MiB/s | 1.0 MiB | 00m00s
[131/187] Installing libpkgconf-0:2.5.1 100% | 89.1 MiB/s | 91.3 KiB | 00m00s
[132/187] Installing pkgconf-0:2.5.1-1. 100% | 7.2 MiB/s | 95.2 KiB | 00m00s
[133/187] Installing pkgconf-pkg-config 100% | 136.4 KiB/s | 1.8 KiB | 00m00s
[134/187] Installing xxhash-libs-0:0.8. 100% | 93.2 MiB/s | 95.4 KiB | 00m00s
[135/187] Installing libbrotli-0:1.2.0- 100% | 282.3 MiB/s | 867.3 KiB | 00m00s
[136/187] Installing libcbor-0:0.13.0-2 100% | 79.0 MiB/s | 80.9 KiB | 00m00s
[137/187] Installing libfido2-0:1.16.0- 100% | 242.1 MiB/s | 247.9 KiB | 00m00s
[138/187] Installing keyutils-libs-0:1. 100% | 54.3 MiB/s | 55.6 KiB | 00m00s
[139/187] Installing libcom_err-0:1.47. 100% | 62.6 MiB/s | 64.1 KiB | 00m00s
[140/187] Installing libverto-0:0.3.2-1 100% | 26.4 MiB/s | 27.1 KiB | 00m00s
[141/187] Installing krb5-libs-0:1.22.2 100% | 299.3 MiB/s | 2.4 MiB | 00m00s
[142/187] Installing libssh-0:0.12.0-1. 100% | 234.8 MiB/s | 721.2 KiB | 00m00s
[143/187] Installing libnghttp2-0:1.68. 100% | 163.3 MiB/s | 167.3 KiB | 00m00s
[144/187] Installing libnghttp3-0:1.16. 100% | 160.8 MiB/s | 164.6 KiB | 00m00s
[145/187] Installing libcurl-0:8.18.0-6 100% | 332.7 MiB/s | 1.0 MiB | 00m00s
[146/187] Installing curl-0:8.18.0-6.fc 100% | 19.6 MiB/s | 482.6 KiB | 00m00s
[147/187] Installing rpm-0:6.0.1-2.fc44 100% | 72.9 MiB/s | 2.6 MiB | 00m00s
[148/187] Installing cmake-srpm-macros- 100% | 0.0 B/s | 804.0 B | 00m00s
[149/187] Installing efi-srpm-macros-0: 100% | 40.2 MiB/s | 41.2 KiB | 00m00s
[150/187] Installing java-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s
[151/187] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s
[152/187] Installing tree-sitter-srpm-m 100% | 0.0 B/s | 9.3 KiB | 00m00s
[153/187] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s
[154/187] Installing filesystem-srpm-ma 100% | 0.0 B/s | 38.9 KiB | 00m00s
[155/187] Installing elfutils-default-y 100% | 340.5 KiB/s | 2.0 KiB | 00m00s
[156/187] Installing elfutils-libs-0:0. 100% | 233.4 MiB/s | 717.1 KiB | 00m00s
[157/187] Installing elfutils-debuginfo 100% | 6.0 MiB/s | 86.1 KiB | 00m00s
[158/187] Installing elfutils-0:0.195-1 100% | 135.3 MiB/s | 3.0 MiB | 00m00s
[159/187] Installing binutils-0:2.46-3. 100% | 293.2 MiB/s | 27.3 MiB | 00m00s
[160/187] Installing gdb-minimal-0:17.1 100% | 262.1 MiB/s | 14.2 MiB | 00m00s
[161/187] Installing debugedit-0:5.3-2. 100% | 15.6 MiB/s | 224.0 KiB | 00m00s
[162/187] Installing rpm-build-libs-0:6 100% | 270.6 MiB/s | 277.1 KiB | 00m00s
[163/187] Installing rust-srpm-macros-0 100% | 0.0 B/s | 6.4 KiB | 00m00s
[164/187] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s
[165/187] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s
[166/187] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s
[167/187] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.1 KiB | 00m00s
[168/187] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s
[169/187] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s
[170/187] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s
[171/187] Installing gap-srpm-macros-0: 100% | 0.0 B/s | 2.7 KiB | 00m00s
[172/187] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s
[173/187] Installing ansible-srpm-macro 100% | 0.0 B/s | 36.2 KiB | 00m00s
[174/187] Installing gnome-srpm-macros- 100% | 0.0 B/s | 4.1 KiB | 00m00s
[175/187] Installing redhat-rpm-config- 100% | 26.5 MiB/s | 189.9 KiB | 00m00s
[176/187] Installing forge-srpm-macros- 100% | 39.3 MiB/s | 40.3 KiB | 00m00s
[177/187] Installing rpm-build-0:6.0.1- 100% | 18.5 MiB/s | 303.7 KiB | 00m00s
[178/187] Installing erlang-srpm-macros 100% | 0.0 B/s | 2.5 KiB | 00m00s
[179/187] Installing pyproject-srpm-mac 100% | 0.0 B/s | 3.8 KiB | 00m00s
[180/187] Installing fonts-srpm-macros- 100% | 55.7 MiB/s | 57.0 KiB | 00m00s
[181/187] Installing go-srpm-macros-0:3 100% | 61.6 MiB/s | 63.0 KiB | 00m00s
[182/187] Installing python-srpm-macros 100% | 0.0 B/s | 52.9 KiB | 00m00s
[183/187] Installing R-srpm-macros-0:1. 100% | 0.0 B/s | 4.4 KiB | 00m00s
[184/187] Installing rpm-plugin-selinux 100% | 0.0 B/s | 12.9 KiB | 00m00s
[185/187] Installing which-0:2.25-1.fc4 100% | 5.6 MiB/s | 85.8 KiB | 00m00s
[186/187] Installing shadow-utils-2:4.1 100% | 129.9 MiB/s | 4.0 MiB | 00m00s
[187/187] Installing info-0:7.2-9.fc44. 100% | 47.2 KiB/s | 366.0 KiB | 00m08s
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: R-srpm-macros-1.3.7-2.fc44.noarch
add-determinism-0.7.3-2.fc44.x86_64
alternatives-1.33-5.fc44.x86_64
ansible-srpm-macros-1-20.1.fc44.noarch
audit-libs-4.1.4-1.fc44.x86_64
bash-5.3.9-3.fc44.x86_64
binutils-2.46-3.fc44.x86_64
build-reproducibility-srpm-macros-0.7.3-2.fc44.noarch
bzip2-1.0.8-23.fc44.x86_64
bzip2-libs-1.0.8-23.fc44.x86_64
ca-certificates-2025.2.80_v9.0.304-7.fc44.noarch
cmake-srpm-macros-4.3.0-1.fc44.noarch
coreutils-9.10-3.fc44.x86_64
coreutils-common-9.10-3.fc44.x86_64
cpio-2.15-9.fc44.x86_64
crypto-policies-20251128-3.git19878fe.fc44.noarch
curl-8.18.0-6.fc44.x86_64
cyrus-sasl-lib-2.1.28-35.fc44.x86_64
debugedit-5.3-2.fc44.x86_64
diffutils-3.12-5.fc44.x86_64
dwz-0.16-3.fc44.x86_64
ed-1.22.5-2.fc44.x86_64
efi-srpm-macros-6-6.fc44.noarch
elfutils-0.195-1.fc44.x86_64
elfutils-debuginfod-client-0.195-1.fc44.x86_64
elfutils-default-yama-scope-0.195-1.fc44.noarch
elfutils-libelf-0.195-1.fc44.x86_64
elfutils-libs-0.195-1.fc44.x86_64
erlang-srpm-macros-0.3.11-1.fc44.noarch
fedora-gpg-keys-44-1.noarch
fedora-release-44-18.noarch
fedora-release-common-44-18.noarch
fedora-release-identity-basic-44-18.noarch
fedora-repos-44-1.noarch
file-5.46-10.fc44.x86_64
file-libs-5.46-10.fc44.x86_64
filesystem-3.18-52.fc44.x86_64
filesystem-srpm-macros-3.18-52.fc44.noarch
findutils-4.10.0-7.fc44.x86_64
fonts-srpm-macros-5.0.0-2.fc44.noarch
forge-srpm-macros-0.4.0-4.fc44.noarch
fpc-srpm-macros-1.3-16.fc44.noarch
gap-srpm-macros-2-2.fc44.noarch
gawk-5.3.2-3.fc44.x86_64
gdb-minimal-17.1-6.fc44.x86_64
gdbm-libs-1.23-11.fc44.x86_64
ghc-srpm-macros-1.10-1.fc44.noarch
glibc-2.43-6.fc44.x86_64
glibc-common-2.43-6.fc44.x86_64
glibc-gconv-extra-2.43-6.fc44.x86_64
glibc-minimal-langpack-2.43-6.fc44.x86_64
gmp-6.3.0-5.fc44.x86_64
gnat-srpm-macros-7-2.fc44.noarch
gnome-srpm-macros-1.0-1.fc44.noarch
gnulib-l10n-20241231-2.fc44.noarch
gnupg2-2.4.9-16.fc44.x86_64
gnupg2-dirmngr-2.4.9-16.fc44.x86_64
gnupg2-gpg-agent-2.4.9-16.fc44.x86_64
gnupg2-gpgconf-2.4.9-16.fc44.x86_64
gnupg2-keyboxd-2.4.9-16.fc44.x86_64
gnupg2-verify-2.4.9-16.fc44.x86_64
gnutls-3.8.13-1.fc44.x86_64
go-srpm-macros-3.8.0-2.fc44.noarch
gpg-pubkey-36f612dcf27f7d1a48a835e4dbfcf71c6d9f90a6-6786af3b
gpgverify-2.2-4.fc44.noarch
grep-3.12-3.fc44.x86_64
gzip-1.14-2.fc44.x86_64
ima-evm-utils-libs-1.6.2-8.fc44.x86_64
info-7.2-9.fc44.x86_64
jansson-2.14-4.fc44.x86_64
java-srpm-macros-1-8.fc44.noarch
json-c-0.18-8.fc44.x86_64
kernel-srpm-macros-1.0-28.fc44.noarch
keyutils-libs-1.6.3-7.fc44.x86_64
krb5-libs-1.22.2-4.fc44.x86_64
libacl-2.3.2-6.fc44.x86_64
libarchive-3.8.7-1.fc44.x86_64
libassuan-2.5.7-5.fc44.x86_64
libattr-2.5.2-8.fc44.x86_64
libblkid-2.41.4-8.fc44.x86_64
libbrotli-1.2.0-3.fc44.x86_64
libcap-2.78-1.fc44.x86_64
libcap-ng-0.9.3-1.fc44.x86_64
libcbor-0.13.0-2.fc44.x86_64
libcom_err-1.47.3-4.fc44.x86_64
libcurl-8.18.0-6.fc44.x86_64
libeconf-0.7.9-3.fc44.x86_64
libevent-2.1.12-17.fc44.x86_64
libfdisk-2.41.4-8.fc44.x86_64
libffi-3.5.2-2.fc44.x86_64
libfido2-1.16.0-5.fc44.x86_64
libfsverity-1.6-4.fc44.x86_64
libgcc-16.1.1-2.fc44.x86_64
libgcrypt-1.12.2-1.fc44.x86_64
libgomp-16.1.1-2.fc44.x86_64
libgpg-error-1.58-2.fc44.x86_64
libidn2-2.3.8-3.fc44.x86_64
libksba-1.6.7-5.fc44.x86_64
liblastlog2-2.41.4-8.fc44.x86_64
libmount-2.41.4-8.fc44.x86_64
libnghttp2-1.68.0-4.fc44.x86_64
libnghttp3-1.16.0-1.fc44.x86_64
libpkgconf-2.5.1-1.fc44.x86_64
libpsl-0.21.5-7.fc44.x86_64
libselinux-3.10-1.fc44.x86_64
libselinux-utils-3.10-1.fc44.x86_64
libsemanage-3.10-1.fc44.x86_64
libsepol-3.10-1.fc44.x86_64
libsmartcols-2.41.4-8.fc44.x86_64
libssh-0.12.0-1.fc44.x86_64
libssh-config-0.12.0-1.fc44.noarch
libstdc++-16.1.1-2.fc44.x86_64
libtasn1-4.21.0-1.fc44.x86_64
libtool-ltdl-2.5.4-10.fc44.x86_64
libunistring-1.1-11.fc44.x86_64
libusb1-1.0.30-1.fc44.x86_64
libuuid-2.41.4-8.fc44.x86_64
libverto-0.3.2-12.fc44.x86_64
libxcrypt-4.5.2-3.fc44.x86_64
libxml2-2.12.10-6.fc44.x86_64
libzstd-1.5.7-5.fc44.x86_64
linkdupes-0.7.3-2.fc44.x86_64
lua-libs-5.4.8-5.fc44.x86_64
lua-srpm-macros-1-17.fc44.noarch
lz4-libs-1.10.0-4.fc44.x86_64
mpfr-4.2.2-3.fc44.x86_64
ncurses-base-6.6-1.fc44.noarch
ncurses-libs-6.6-1.fc44.x86_64
nettle-3.10.1-3.fc44.x86_64
ngtcp2-1.22.1-1.fc44.x86_64
ngtcp2-crypto-ossl-1.22.1-1.fc44.x86_64
npth-1.8-4.fc44.x86_64
ocaml-srpm-macros-11-3.fc44.noarch
openblas-srpm-macros-2-21.fc44.noarch
openldap-2.6.13-1.fc44.x86_64
openssl-libs-3.5.5-2.fc44.x86_64
p11-kit-0.26.2-1.fc44.x86_64
p11-kit-trust-0.26.2-1.fc44.x86_64
package-notes-srpm-macros-0.18-1.fc44.noarch
pam-libs-1.7.2-1.fc44.x86_64
patch-2.8-4.fc44.x86_64
pcre2-10.47-1.fc44.1.x86_64
pcre2-syntax-10.47-1.fc44.1.noarch
perl-srpm-macros-1-61.fc44.noarch
pkgconf-2.5.1-1.fc44.x86_64
pkgconf-m4-2.5.1-1.fc44.noarch
pkgconf-pkg-config-2.5.1-1.fc44.x86_64
policycoreutils-3.10-4.fc44.x86_64
popt-1.19-10.fc44.x86_64
publicsuffix-list-dafsa-20260116-1.fc44.noarch
pyproject-srpm-macros-1.22.2-1.fc44.noarch
python-srpm-macros-3.14-12.fc44.noarch
qt5-srpm-macros-5.15.18-2.fc44.noarch
qt6-srpm-macros-6.11.1-1.fc44.noarch
readline-8.3-4.fc44.x86_64
redhat-rpm-config-344-2.fc44.noarch
rpm-6.0.1-2.fc44.x86_64
rpm-build-6.0.1-2.fc44.x86_64
rpm-build-libs-6.0.1-2.fc44.x86_64
rpm-libs-6.0.1-2.fc44.x86_64
rpm-plugin-selinux-6.0.1-2.fc44.x86_64
rpm-sequoia-1.10.2-2.fc44.x86_64
rpm-sign-libs-6.0.1-2.fc44.x86_64
rust-srpm-macros-28.4-3.fc44.noarch
sed-4.9-7.fc44.x86_64
selinux-policy-44.1-1.fc44.noarch
selinux-policy-targeted-44.1-1.fc44.noarch
setup-2.15.0-28.fc44.noarch
shadow-utils-4.19.0-7.fc44.x86_64
sqlite-libs-3.51.2-1.fc44.x86_64
systemd-libs-259.6-1.fc44.x86_64
systemd-standalone-sysusers-259.6-1.fc44.x86_64
tar-1.35-8.fc44.x86_64
tpm2-tss-4.1.3-9.fc44.x86_64
tree-sitter-srpm-macros-0.4.2-2.fc44.noarch
unzip-6.0-69.fc44.x86_64
util-linux-2.41.4-8.fc44.x86_64
util-linux-core-2.41.4-8.fc44.x86_64
which-2.25-1.fc44.x86_64
xxhash-libs-0.8.3-4.fc44.x86_64
xz-5.8.2-2.fc44.x86_64
xz-libs-5.8.2-2.fc44.x86_64
zig-srpm-macros-1-8.fc44.noarch
zip-3.0-45.fc44.x86_64
zlib-ng-compat-2.3.3-3.fc44.x86_64
zstd-1.5.7-5.fc44.x86_64
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git-core
INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git-core
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: installing package(s): git-core
Updating and loading repositories:
updates 100% | 13.4 KiB/s | 6.9 KiB | 00m01s
fedora 100% | 94.3 KiB/s | 27.5 KiB | 00m00s
Repositories loaded.
Package Arch Version Repository Size
Installing:
git-core x86_64 0:2.54.0-1.fc44 updates 25.1 MiB
Installing dependencies:
expat x86_64 0:2.8.1-1.fc44 updates 327.4 KiB
less x86_64 0:692-6.fc44 updates 467.2 KiB
libedit x86_64 0:3.1-59.20260512cvs.fc44 updates 248.3 KiB
openssh x86_64 0:10.2p1-10.fc44 updates 1.4 MiB
openssh-clients x86_64 0:10.2p1-10.fc44 updates 2.7 MiB
Transaction Summary:
Installing: 6 packages
Total size of inbound packages is 7 MiB. Need to download 7 MiB.
After this operation, 30 MiB extra will be used (install 30 MiB, remove 0 B).
[1/6] expat-0:2.8.1-1.fc44.x86_64 100% | 9.7 MiB/s | 129.7 KiB | 00m00s
[2/6] less-0:692-6.fc44.x86_64 100% | 11.4 MiB/s | 221.2 KiB | 00m00s
[3/6] openssh-clients-0:10.2p1-10.fc44. 100% | 126.7 MiB/s | 778.4 KiB | 00m00s
[4/6] openssh-0:10.2p1-10.fc44.x86_64 100% | 57.9 MiB/s | 355.6 KiB | 00m00s
[5/6] libedit-0:3.1-59.20260512cvs.fc44 100% | 21.6 MiB/s | 110.4 KiB | 00m00s
[6/6] git-core-0:2.54.0-1.fc44.x86_64 100% | 154.8 MiB/s | 5.4 MiB | 00m00s
--------------------------------------------------------------------------------
[6/6] Total 100% | 193.8 MiB/s | 7.0 MiB | 00m00s
Running transaction
[1/8] Verify package files 100% | 222.0 B/s | 6.0 B | 00m00s
[2/8] Prepare transaction 100% | 352.0 B/s | 6.0 B | 00m00s
[3/8] Installing libedit-0:3.1-59.20260 100% | 122.0 MiB/s | 250.0 KiB | 00m00s
[4/8] Installing openssh-0:10.2p1-10.fc 100% | 75.4 MiB/s | 1.4 MiB | 00m00s
[5/8] Installing openssh-clients-0:10.2 100% | 89.7 MiB/s | 2.7 MiB | 00m00s
[6/8] Installing less-0:692-6.fc44.x86_ 100% | 27.0 MiB/s | 470.8 KiB | 00m00s
[7/8] Installing expat-0:2.8.1-1.fc44.x 100% | 21.5 MiB/s | 329.5 KiB | 00m00s
[8/8] Installing git-core-0:2.54.0-1.fc 100% | 289.2 MiB/s | 25.2 MiB | 00m00s
Complete!
INFO:
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/script /script
INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/script /script
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/script to /var/lib/mock/copr-custom-fedora-44-x86_64/root/script
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
+ chmod a+x /script
+ rm -rf /workdir
+ mkdir -p /workdir
+ chown mockbuild /workdir
Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;']
Finish: run
INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script'
INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script'
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: Running in chroot: ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
Start: chroot ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
+ cd /workdir
+ COPR_OWNER=vgaetera
+ COPR_PROJECT=extras
+ COPR_PACKAGE=mesen
+ COPR_RESULTDIR=/workdir
+ /script
Finish: chroot ['set -xe ; cd /workdir ; COPR_OWNER=vgaetera COPR_PROJECT=extras COPR_PACKAGE=mesen COPR_RESULTDIR=/workdir /script']
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir', '/var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Mock Version: 6.7
INFO: Mock Version: 6.7
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64-bootstrap/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf5 detected and used (fallback)
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-44-x86_64/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
Finish: chroot init
INFO: copying /var/lib/mock/copr-custom-fedora-44-x86_64/root/workdir to /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir
Finish: run
Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all']
cwd: .
rc: 0
stdout:
stderr: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['all']
INFO: scrubbing everything for mock-config
INFO: unmounting tmpfs.
INFO: unmounting tmpfs.
Finish: scrub ['all']
Finish: run
Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir/mesen.spec
cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir/mesen.spec']
cwd: .
rc: 0
stdout: Wrote: /var/lib/copr-rpmbuild/results/mesen-20260606^git20ba206-1.src.rpm
RPM build warnings:
stderr: warning: Downloading https://github.com/nesdev-org/MesenCE/archive/20ba206cef5ba207c21203176d02cb9f43dda9fb/MesenCE-20ba206cef5ba207c21203176d02cb9f43dda9fb.tar.gz to /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir/MesenCE-20ba206cef5ba207c21203176d02cb9f43dda9fb.tar.gz
Downloading https://github.com/nesdev-org/MesenCE/archive/20ba206cef5ba207c21203176d02cb9f43dda9fb/MesenCE-20ba206cef5ba207c21203176d02cb9f43dda9fb.tar.gz to /var/lib/copr-rpmbuild/workspace/workdir-1momlpog/srcdir/MesenCE-20ba206cef5ba207c21203176d02cb9f43dda9fb.tar.gz
Output: ['mesen-20260606^git20ba206-1.src.rpm', 'mock-config.cfg']
Running SRPMResults tool
Using distributions_in_build for this build.
Extracting arch-specific tags for fedora-42
Extracting arch-specific tags for fedora-43
Extracting arch-specific tags for fedora-44
Extracting arch-specific tags for fedora-rawhide
Package info: {
"architecture_specific_tags": {
"fedora-42": {},
"fedora-43": {},
"fedora-44": {},
"fedora-rawhide": {}
},
"name": "mesen",
"epoch": null,
"version": "20260606^git20ba206",
"release": "1"
}
SRPMResults finished