Hello Anushree, well I doubt yes, according to our SRU process, a
validation with the package in -proposed is needed.

To enable proposed (in Ubuntu 24.04):
sudo add-apt-repository -y "deb http://ports.ubuntu.com/ubuntu-ports/ 
$(lsb_release -sc)-proposed main universe"
< $ sudo apt update   # but it's usually called automatically by above 
'add-apt-repository' >
< # you may want to check the version that is in proposed or take it from the 
previous comments:
 $ apt-cache policy qemu-system
 qemu-system:
   Installed: (none)
   Candidate: 1:8.2.2+ds-0ubuntu1.2
   Version table:
      1:8.2.2+ds-0ubuntu1.3 100
         100 http://ports.ubuntu.com/ubuntu-ports noble-proposed/main s390x 
Packages
      1:8.2.2+ds-0ubuntu1.2 500
         500 http://ports.ubuntu.com/ubuntu-ports noble-updates/main s390x 
Packages
         500 http://ports.ubuntu.com/ubuntu-ports noble-security/main s390x 
Packages
      1:8.2.2+ds-0ubuntu1 500
         500 http://ports.ubuntu.com/ubuntu-ports noble/main s390x Packages
>
# and finally install it:
# either by specifying the correct version:
$ sudo apt install qemu-system=1:8.2.2+ds-0ubuntu1.3
or by upgrading every package that is in -proposed:
$ sudo apt full-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076587

Title:
  cpu hotplug crashes the guest!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2076587/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to