+ rm -rf /mnt/koji/output/anolis-23-20231231.2/work/loongarch64/buildinstall/os + lorax '--product=Anolis OS' --version=23 --release=23 --source=file:///mnt/koji/output/anolis-23-20231231.2/work/loongarch64/repo/dist-an23-build --source=http://build.openanolis.cn/kojifiles/output/anolis-23-20231231.2/work/loongarch64/comps_repo_os --variant=os --nomacboot --buildarch=loongarch64 --volid=anolis-23-loongarch64-dvd --logfile=/mnt/koji/output/anolis-23-20231231.2/logs/loongarch64/buildinstall-os-logs/lorax.log --rootfs-size=4 /mnt/koji/output/anolis-23-20231231.2/work/loongarch64/buildinstall/os 2023-12-31 01:16:47,171: selinux is Disabled 2023-12-31 01:16:47,183: Using platform:an23 for module_platform_id 2023-12-31 01:16:47,184: Added 'lorax-repo-0': file:///mnt/koji/output/anolis-23-20231231.2/work/loongarch64/repo/dist-an23-build 2023-12-31 01:16:47,184: Fetching metadata... 2023-12-31 01:16:48,429: Added 'lorax-repo-1': http://build.openanolis.cn/kojifiles/output/anolis-23-20231231.2/work/loongarch64/comps_repo_os 2023-12-31 01:16:48,430: Fetching metadata... 2023-12-31 01:16:57,413: selinux is Disabled 2023-12-31 01:16:57,424: checking for root privileges 2023-12-31 01:16:57,424: checking dnf base object 2023-12-31 01:16:57,424: setting up build architecture 2023-12-31 01:16:57,425: setting up build parameters 2023-12-31 01:16:57,425: Using templatedir /usr/share/lorax/templates.d/80-anolis 2023-12-31 01:16:58,247: got release: anolis-release 2023-12-31 01:16:58,247: installing runtime packages 2023-12-31 01:16:58,277: running runtime-install.tmpl 2023-12-31 01:16:58,313: installpkg: *-firmware expands to atmel-firmware-1.3-1.an23,atmel-firmware-1.3-1.an23,iwl100-firmware-39.31.5.1-3.an23,iwl1000-firmware-39.31.5.1-3.an23,iwl105-firmware-18.168.6.1-3.an23,iwl135-firmware-18.168.6.1-3.an23,iwl2000-firmware-18.168.6.1-3.an23,iwl2030-firmware-18.168.6.1-3.an23,iwl3160-firmware-25.30.13.0-3.an23,iwl3945-firmware-15.32.2.9-3.an23,iwl4965-firmware-228.61.2.24-3.an23,iwl5000-firmware-8.83.5.1_1-3.an23,iwl5150-firmware-8.24.2.2-3.an23,iwl6000-firmware-9.221.4.1-3.an23,iwl6000g2a-firmware-18.168.6.1-3.an23,iwl6000g2b-firmware-18.168.6.1-3.an23,iwl6050-firmware-41.28.5.1-3.an23,iwl7260-firmware-25.30.13.0-3.an23,iwlax2xx-firmware-25.30.13.0-3.an23,libertas-sd8686-firmware-20221214-3.an23,libertas-sd8787-firmware-20221214-3.an23,libertas-usb8388-firmware-20221214-3.an23,libertas-usb8388-olpc-firmware-20221214-3.an23,linux-firmware-20221214-3.an23,linux-firmware-20221214-3.an23,python-virt-firmware-1.8-1.an23,python3-virt-firmware-1.8-1.an23,zd1211-firmware-1.5-1.an23,zd1211-firmware-1.5-1.an23 2023-12-31 01:16:58,348: installpkg python-virt-firmware-1.8-1.an23 failed: No match for argument: python-virt-firmware-1.8-1.an23 2023-12-31 01:16:58,525: Checking dependencies 2023-12-31 01:17:05,439: Dependency check failed: Problem: package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-12.so.0()(64bit), but none of the providers can be installed - package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-clutter-12.so.0()(64bit), but none of the providers can be installed - package anaconda-install-img-deps-38.23-4.an23.loongarch64 from lorax-repo-0 requires gnome-kiosk, but none of the providers can be installed - package mutter-44.3-1.an23.loongarch64 from lorax-repo-0 requires libpipewire-0.3.so.0()(64bit), but none of the providers can be installed - conflicting requests - nothing provides libffado.so.2()(64bit) needed by pipewire-libs-0.3.74-1.an23.loongarch64 from lorax-repo-0 2023-12-31 01:17:05,439: template command error in runtime-install.tmpl: 2023-12-31 01:17:05,439: run_pkg_transaction 2023-12-31 01:17:05,441: dnf.exceptions.DepsolveError: Problem: package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-12.so.0()(64bit), but none of the providers can be installed - package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-clutter-12.so.0()(64bit), but none of the providers can be installed - package anaconda-install-img-deps-38.23-4.an23.loongarch64 from lorax-repo-0 requires gnome-kiosk, but none of the providers can be installed - package mutter-44.3-1.an23.loongarch64 from lorax-repo-0 requires libpipewire-0.3.so.0()(64bit), but none of the providers can be installed - conflicting requests - nothing provides libffado.so.2()(64bit) needed by pipewire-libs-0.3.74-1.an23.loongarch64 from lorax-repo-0 Traceback (most recent call last): File "/usr/sbin/lorax", line 223, in main() File "/usr/sbin/lorax", line 204, in main lorax.run(dnfbase, opts.product, opts.version, opts.release, File "/usr/lib/python3.10/site-packages/pylorax/__init__.py", line 268, in run rb.install() File "/usr/lib/python3.10/site-packages/pylorax/treebuilder.py", line 142, in install self._runner.run("runtime-install.tmpl") File "/usr/lib/python3.10/site-packages/pylorax/ltmpl.py", line 149, in run self._run(commands) File "/usr/lib/python3.10/site-packages/pylorax/ltmpl.py", line 168, in _run f(*args) File "/usr/lib/python3.10/site-packages/pylorax/ltmpl.py", line 701, in run_pkg_transaction self.dbo.resolve() File "/usr/lib/python3.10/site-packages/dnf/base.py", line 929, in resolve raise exc dnf.exceptions.DepsolveError: Problem: package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-12.so.0()(64bit), but none of the providers can be installed - package gnome-kiosk-44.0-3.an23.loongarch64 from lorax-repo-0 requires libmutter-clutter-12.so.0()(64bit), but none of the providers can be installed - package anaconda-install-img-deps-38.23-4.an23.loongarch64 from lorax-repo-0 requires gnome-kiosk, but none of the providers can be installed - package mutter-44.3-1.an23.loongarch64 from lorax-repo-0 requires libpipewire-0.3.so.0()(64bit), but none of the providers can be installed - conflicting requests - nothing provides libffado.so.2()(64bit) needed by pipewire-libs-0.3.74-1.an23.loongarch64 from lorax-repo-0 2023-12-31 01:17:05,444: Cleaning up tempdir - /var/tmp/lorax/lorax.eej2xlqj