testing A) installing one of the conflicting packages like qemu-system- modules-opengl (should not be allowed without bumping qemu)
Works fine, it always also bumps the base. root@r2:~# apt install qemu-system-modules-opengl Upgrading: qemu-system-arm qemu-system-gui qemu-system-misc qemu-system-modules-spice qemu-system-riscv qemu-system-sparc qemu-system-common qemu-system-mips qemu-system-modules-opengl qemu-system-ppc qemu-system-s390x qemu-system-x86 Summary: Upgrading: 12, Installing: 0, Removing: 0, Not Upgrading: 10 Download size: 115 MB Freed space: 27.6 kB Continue? [Y/n] ^C root@r1:~# apt install qemu-system-modules-opengl Upgrading: qemu-system-common qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 Summary: Upgrading: 5, Installing: 0, Removing: 0, Not Upgrading: 3 Download size: 13.1 MB Freed space: 19.5 kB Continue? [Y/n] ^C root@r3:~# apt install --dry-run qemu-system-modules-opengl Upgrading: qemu-system-common qemu-system-x86 Installing: qemu-system-modules-opengl Installing dependencies: libdrm-intel1 libgbm1 libpciaccess0 libvulkan1 libx11-xcb1 libxcb-present0 libxcb-shm0 libxcb-xfixes0 mesa-libgallium virgl-server libepoxy0 libllvm20 libvirglrenderer1 libwayland-client0 libxcb-dri3-0 libxcb-randr0 libxcb-sync1 libxshmfence1 mesa-vulkan-drivers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127053 Title: qemu-system-any brings in any system emulator with the new solver - should it be qemu-system-native? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2127053/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
