Testing B) - installing the core qemu (should not be allowed without bumping modules)
Works fine too. If they have any modules, they force them to upgrade too. If they have none, they do not pull them in. root@r2:~# apt install qemu-system-x86 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 root@r1:~# apt install qemu-system-x86 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 root@r3:~# apt install --dry-run qemu-system-x86 Upgrading: qemu-system-common qemu-system-x86 Summary: Upgrading: 2, Installing: 0, Removing: 0, Not Upgrading: 1 -- 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
