Ah you mean reverse, to have the version of Artful used in Bionic.
You can do so without even a PPA:
cp /etc/apt/sources.list /etc/apt/sources.list.d/artful.list
sed -i.bak s/bionic/artful/g /etc/apt/sources.list.d/artful.list
apt-cache policy libvirt-daemon-system
libvirt-daemon-system:
Installed: 4.0.0-1ubuntu8.1
Candidate: 4.0.0-1ubuntu8.1
Version table:
*** 4.0.0-1ubuntu8.1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
100 /var/lib/dpkg/status
4.0.0-1ubuntu8 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
3.6.0-1ubuntu6.7 500
500 http://archive.ubuntu.com/ubuntu artful-updates/main amd64 Packages
3.6.0-1ubuntu6.3 500
500 http://security.ubuntu.com/ubuntu artful-security/main amd64
Packages
3.6.0-1ubuntu5 500
500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
You can then run this to downgrade the components:
apt install libvirt-daemon-system=3.6.0-1ubuntu6.7
libvirt-clients=3.6.0-1ubuntu6.7 libvirt-daemon=3.6.0-1ubuntu6.7
libvirt0=3.6.0-1ubuntu6.7
Not that I'd recommend in general, but for debugging certainly an easy
way to do it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776269
Title:
Installer causes VM to be paused
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1776269/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs