Hello
My kernel
[code]
$ uname -a
Linux smarch 6.19.11-1-aarch64-ARCH #1 SMP PREEMPT_DYNAMIC Thu Apr 2 19:36:19 UTC 2026 aarch64 GNU/Linux
[/code]
After last upgrade I cannot install qemu-full; this is the error:
[code]
sudo pacman -S qemu-full
resolving dependencies...
warning: cannot resolve "libcbor.so=0.12-64", a dependency of "qemu-system-x86"
warning: cannot resolve "qemu-system-x86=10.2.2-1", a dependency of "qemu-emulators-full"
warning: cannot resolve "qemu-emulators-full=10.2.2-1", a dependency of "qemu-full"
:: The following package cannot be upgraded due to unresolvable dependencies:
qemu-full
:: Do you want to skip the above package for this upgrade? [y/N]
[/code]
