D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/mkosi-10-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tbNKMd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mkosi-10 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mkosi-10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mkosi-10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'mkosi-10 base' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Don-t-force-x86_64-in-repository-urls.patch + /usr/bin/git am --reject -q -p1 Checking patch mkosi/__init__.py... Applied patch mkosi/__init__.py cleanly. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.e8dVKO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mkosi-10 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/mkosi copying mkosi/__init__.py -> build/lib/mkosi copying mkosi/backend.py -> build/lib/mkosi copying mkosi/__main__.py -> build/lib/mkosi running build_scripts creating build/scripts-3.9 copying bin/mkosi -> build/scripts-3.9 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b7U56C + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 + cd mkosi-10 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi copying build/lib/mkosi/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi copying build/lib/mkosi/backend.py -> /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi copying build/lib/mkosi/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi byte-compiling /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi/backend.py to backend.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpb58ifppr.py' /usr/bin/python3 /tmp/tmpb58ifppr.py removing /tmp/tmpb58ifppr.py running install_data creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/man creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/man/man1 copying man/mkosi.1 -> /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/man/man1 running install_egg_info running egg_info creating mkosi.egg-info writing mkosi.egg-info/PKG-INFO writing dependency_links to mkosi.egg-info/dependency_links.txt writing top-level names to mkosi.egg-info/top_level.txt writing manifest file 'mkosi.egg-info/SOURCES.txt' reading manifest file 'mkosi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'mkosi.egg-info/SOURCES.txt' Copying mkosi.egg-info to /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9/site-packages/mkosi-10-py3.9.egg-info running install_scripts creating /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/bin copying build/scripts-3.9/mkosi -> /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/bin changing mode of /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/bin/mkosi to 755 + rm -rfv /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 10-1.mga9 --unique-debug-suffix -10-1.mga9.aarch64 --unique-debug-src-base mkosi-10-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mkosi-10 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/mkosi from /usr/bin/env bash to #!/usr/bin/bash Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qUpQdC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mkosi-10 + '[' 1 -eq 1 ']' + /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/bin/mkosi --help usage: mkosi [-h] [--version] [-d {fedora,debian,ubuntu,arch,opensuse,mageia,centos,centos_epel,clear,photon,openmandriva}] [-r RELEASE] [-m MIRROR] [--repositories REPOS] [--architecture ARCHITECTURE] [-t {directory,subvolume,tar,cpio,gpt_ext4,gpt_xfs,gpt_btrfs,gpt_squashfs,plain_squashfs}] [-o PATH] [--output-split-root PATH] [--output-split-verity PATH] [--output-split-kernel PATH] [-O DIR] [--workspace-dir DIR] [-f] [-b [BOOTABLE]] [--boot-protocols PROTOCOLS] [--kernel-command-line KERNEL_COMMAND_LINE] [--secure-boot [SECURE_BOOT]] [--secure-boot-key PATH] [--secure-boot-certificate PATH] [--secure-boot-valid-days DAYS] [--secure-boot-common-name CN] [--read-only [READ_ONLY]] [--encrypt {all,data}] [--verity [VERITY]] [--compress [ALG]] [--compress-fs [ALG]] [--compress-output [ALG]] [--mksquashfs MKSQUASHFS_TOOL] [--qcow2 [QCOW2]] [--hostname HOSTNAME] [--image-version IMAGE_VERSION] [--image-id IMAGE_ID] [--no-chown [NO_CHOWN]] [--tar-strip-selinux-context [TAR_STRIP_SELINUX_CONTEXT]] [-i [INCREMENTAL]] [-M [MINIMIZE]] [--without-unified-kernel-images [WITH_UNIFIED_KERNEL_IMAGES]] [--gpt-first-lba FIRSTLBA] [--hostonly-initrd [HOSTONLY_INITRD]] [--split-artifacts [SPLIT_ARTIFACTS]] [--base-packages OPTION] [-p PACKAGE] [--with-docs [WITH_DOCS]] [-T [WITH_TESTS]] [--cache PATH] [--extra-tree PATH] [--skeleton-tree PATH] [--remove-files GLOB] [--build-script PATH] [--build-environment NAME=VALUE] [--build-sources PATH] [--build-directory PATH] [--include-directory PATH] [--install-directory PATH] [--build-package PACKAGE] [--skip-final-phase [SKIP_FINAL_PHASE]] [--postinst-script PATH] [--prepare-script PATH] [--finalize-script PATH] [--source-file-transfer {copy-all,copy-git-cached,copy-git-others,copy-git-more,mount,None}] [--source-file-transfer-final {copy-all,copy-git-cached,copy-git-others,copy-git-more,mount,None}] [--source-resolve-symlinks [SOURCE_RESOLVE_SYMLINKS]] [--source-resolve-symlinks-final [SOURCE_RESOLVE_SYMLINKS_FINAL]] [--with-network [WITH_NETWORK]] [--settings PATH] [--root-size BYTES] [--esp-size BYTES] [--xbootldr-size BYTES] [--swap-size BYTES] [--home-size BYTES] [--srv-size BYTES] [--var-size BYTES] [--tmp-size BYTES] [--usr-only [USR_ONLY]] [--checksum [CHECKSUM]] [--sign [SIGN]] [--key KEY] [--bmap [BMAP]] [--password PASSWORD] [--password-is-hashed [PASSWORD_IS_HASHED]] [--autologin [AUTOLOGIN]] [--extra-search-path EXTRA_SEARCH_PATHS] [--qemu-headless [QEMU_HEADLESS]] [--qemu-smp SMP] [--qemu-mem MEM] [--network-veth [NETWORK_VETH]] [--ephemeral [EPHEMERAL]] [--ssh [SSH]] [--ssh-key PATH] [--ssh-timeout SECONDS] [-C PATH] [--default PATH] [-a] [--all-directory PATH] [-B [AUTO_BUMP]] [--debug {run,build-script,workspace-command}] {build,clean,help,summary,genkey,bump,serve,build,shell,boot,qemu,ssh} ... Build Bespoke OS Images Commands: {build,clean,help,summary,genkey,bump,serve,build,shell,boot,qemu,ssh} Operation to execute cmdline The command line to use for 'build', 'shell', 'boot', 'qemu', 'ssh' -h, --help Show this help --version show program's version number and exit Distribution: -d, --distribution {fedora,debian,ubuntu,arch,opensuse,mageia,centos,centos_epel,clear,photon,openmandriva} Distribution to install -r, --release RELEASE Distribution release to install -m, --mirror MIRROR Distribution mirror to use --repositories REPOS Repositories to use --architecture ARCHITECTURE Override the architecture of installation Output: -t, --format {directory,subvolume,tar,cpio,gpt_ext4,gpt_xfs,gpt_btrfs,gpt_squashfs,plain_squashfs} Output Format -o, --output PATH Output image path --output-split-root PATH Output root or /usr/ partition image path (if --split- artifacts is used) --output-split-verity PATH Output Verity partition image path (if --split- artifacts is used) --output-split-kernel PATH Output kernel path (if --split-artifacts is used) -O, --output-dir DIR Output root directory --workspace-dir DIR Workspace directory -f, --force Remove existing image file before operation -b, --bootable [BOOTABLE] Make image bootable on EFI (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs) --boot-protocols PROTOCOLS Boot protocols to use on a bootable image --kernel-command-line KERNEL_COMMAND_LINE Set the kernel command line (only bootable images) --secure-boot [SECURE_BOOT] Sign the resulting kernel/initrd image for UEFI SecureBoot --secure-boot-key PATH UEFI SecureBoot private key in PEM format --secure-boot-certificate PATH UEFI SecureBoot certificate in X509 format --secure-boot-valid-days DAYS Number of days UEFI SecureBoot keys should be valid when generating keys --secure-boot-common-name CN Template for the UEFI SecureBoot CN when generating keys --read-only [READ_ONLY] Make root volume read-only (only gpt_ext4, gpt_xfs, gpt_btrfs, subvolume, implied with gpt_squashfs and plain_squashfs) --encrypt {all,data} Encrypt everything except: ESP ("all") or ESP and root ("data") --verity [VERITY] Add integrity partition (implies --read-only) --compress [ALG] Enable compression (in-fs if supported, whole-output otherwise) --compress-fs [ALG] Enable in-filesystem compression (gpt_btrfs, subvolume, gpt_squashfs, plain_squashfs) --compress-output [ALG] Enable whole-output compression (with images or archives) --mksquashfs MKSQUASHFS_TOOL Script to call instead of mksquashfs --qcow2 [QCOW2] Convert resulting image to qcow2 (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs) --hostname HOSTNAME Set hostname --image-version IMAGE_VERSION Set version for image --image-id IMAGE_ID Set ID for image --no-chown [NO_CHOWN] When running with sudo, disable reassignment of ownership of the generated files to the original user --tar-strip-selinux-context [TAR_STRIP_SELINUX_CONTEXT] Do not include SELinux file context information in tar. Not compatible with bsdtar. -i, --incremental [INCREMENTAL] Make use of and generate intermediary cache images -M, --minimize [MINIMIZE] Minimize root file system size --without-unified-kernel-images [WITH_UNIFIED_KERNEL_IMAGES] Do not install unified kernel images --gpt-first-lba FIRSTLBA Set the first LBA within GPT Header --hostonly-initrd [HOSTONLY_INITRD] Enable dracut hostonly option --split-artifacts [SPLIT_ARTIFACTS] Generate split out root/verity/kernel images, too Packages: --base-packages OPTION Automatically inject basic packages in the system (systemd, kernel, …) -p, --package PACKAGE Add an additional package to the OS image --with-docs [WITH_DOCS] Install documentation -T, --without-tests [WITH_TESTS] Do not run tests as part of build script, if supported --cache PATH Package cache path --extra-tree PATH Copy an extra tree on top of image --skeleton-tree PATH Use a skeleton tree to bootstrap the image before installing anything --remove-files GLOB Remove files from built image --build-script PATH Build script to run inside image --build-environment NAME=VALUE Set an environment variable when running the build script --build-sources PATH Path for sources to build --build-directory PATH Path to use as persistent build directory --include-directory PATH Path to use as persistent include directory --install-directory PATH Path to use as persistent install directory --build-package PACKAGE Additional packages needed for build script --skip-final-phase [SKIP_FINAL_PHASE] Skip the (second) final image building phase. --postinst-script PATH Postinstall script to run inside image --prepare-script PATH Prepare script to run inside the image before it is cached --finalize-script PATH Postinstall script to run outside image --source-file-transfer {copy-all,copy-git-cached,copy-git-others,copy-git-more,mount,None} Method used to copy build sources to the build image.'copy-all': normal file copy; 'copy-git-cached': use git-ls-files --cached, ignoring any file that git itself ignores; 'copy-git-others': use git-ls-files --others, ignoring any file that git itself ignores; 'copy-git-more': use git-ls-files --cached, ignoring any file that git itself ignores, but include the .git/ directory; 'mount': bind mount source files into the build image (default: copy-git-others if in a git repository, otherwise copy-all) --source-file-transfer-final {copy-all,copy-git-cached,copy-git-others,copy-git-more,mount,None} Method used to copy build sources to the final image.'copy-all': normal file copy; 'copy-git-cached': use git-ls-files --cached, ignoring any file that git itself ignores; 'copy-git-others': use git-ls-files --others, ignoring any file that git itself ignores; 'copy-git-more': use git-ls-files --cached, ignoring any file that git itself ignores, but include the .git/ directory (default: None) --source-resolve-symlinks [SOURCE_RESOLVE_SYMLINKS] If given, any symbolic links in the build sources are resolved and the file contents copied to the build image. If not given, they are left as symbolic links in the build image. Only applies if --source-file- transfer is set to 'copy-all'. (default: keep as symbolic links) --source-resolve-symlinks-final [SOURCE_RESOLVE_SYMLINKS_FINAL] If given, any symbolic links in the build sources are resolved and the file contents copied to the final image. If not given, they are left as symbolic links in the final image. Only applies if --source-file- transfer-final is set to 'copy-all'. (default: keep as symbolic links) --with-network [WITH_NETWORK] Run build and postinst scripts with network access (instead of private network) --settings PATH Add in .nspawn settings file Partitions: --root-size BYTES Set size of root partition (only gpt_ext4, gpt_xfs, gpt_btrfs) --esp-size BYTES Set size of EFI system partition (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs) --xbootldr-size BYTES Set size of the XBOOTLDR partition (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs) --swap-size BYTES Set size of swap partition (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs) --home-size BYTES Set size of /home partition (only gpt_ext4, gpt_xfs, gpt_squashfs) --srv-size BYTES Set size of /srv partition (only gpt_ext4, gpt_xfs, gpt_squashfs) --var-size BYTES Set size of /var partition (only gpt_ext4, gpt_xfs, gpt_squashfs) --tmp-size BYTES Set size of /var/tmp partition (only gpt_ext4, gpt_xfs, gpt_squashfs) --usr-only [USR_ONLY] Generate a /usr/ partition instead of a root partition Validation (only gpt_ext4, gpt_xfs, gpt_btrfs, gpt_squashfs, tar, cpio): --checksum [CHECKSUM] Write SHA256SUMS file --sign [SIGN] Write and sign SHA256SUMS file --key KEY GPG key to use for signing --bmap [BMAP] Write block map file (.bmap) for bmaptool usage (only gpt_ext4, gpt_btrfs) --password PASSWORD Set the root password --password-is-hashed [PASSWORD_IS_HASHED] Indicate that the root password has already been hashed --autologin [AUTOLOGIN] Enable root autologin Host configuration: --extra-search-path EXTRA_SEARCH_PATHS List of colon-separated paths to look for programs before looking in PATH --qemu-headless [QEMU_HEADLESS] Configure image for qemu's -nographic mode --qemu-smp SMP Configure guest's SMP settings --qemu-mem MEM Configure guest's RAM size --network-veth [NETWORK_VETH] Create a virtual Ethernet link between the host and the container/VM --ephemeral [EPHEMERAL] If specified, the container/VM is run with a temporary snapshot of the output image that is removed immediately when the container/VM terminates --ssh [SSH] Set up SSH access from the host to the final image via `mkosi ssh` --ssh-key PATH Use the specified private key when using `mkosi ssh` (requires a corresponding public key) --ssh-timeout SECONDS Wait up to SECONDS seconds for the SSH connection to be available when using `mkosi ssh` Additional Configuration: -C, --directory PATH Change to specified directory before doing anything --default PATH Read configuration data from file -a, --all Build all settings files in mkosi.files/ --all-directory PATH Specify path to directory to read settings files from -B, --auto-bump [AUTO_BUMP] Automatically bump image version after building --debug {run,build-script,workspace-command} Turn on debugging output + RPM_EC=0 ++ jobs -p + exit 0 Processing files: mkosi-10-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3FhbAe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mkosi-10 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/doc/mkosi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/doc/mkosi + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/doc/mkosi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HoAwQI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mkosi-10 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/licenses/mkosi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/licenses/mkosi + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64/usr/share/licenses/mkosi + RPM_EC=0 ++ jobs -p + exit 0 Provides: mkosi = 10-1.mga9 python3.9dist(mkosi) = 10 python3dist(mkosi) = 10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Recommends: arch-install-scripts btrfs-progs debootstrap dnf dosfstools e2fsprogs edk2-ovmf gnupg python3dist(argcomplete) squashfs-tools tar veritysetup xz Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/mkosi-10-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5W0rpH + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mkosi-10 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mkosi-10-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pM6NNm + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mkosi-10 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!