$ apt policy qemu
qemu:[FONT=monospace][COLOR=#000000]
Installed: (none)
Candidate: 1:6.2+dfsg-2ubuntu6.21
Version table:
1:6.2+dfsg-2ubuntu6.21 500
500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
500 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
1:6.2+dfsg-2ubuntu6 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
500 http://mirror.overthewire.com.au/ubuntu jammy/universe amd64 Packages
Mine is not picking up the qemu from the PPA, which is 7.2
Code:
$ apt policy qemu-utils qemu-utils: Installed: 1:7.2+dfsg-5ubuntu2.3~backport22.04.202309280605~ubuntu22.04.1 Candidate: 1:7.2+dfsg-5ubuntu2.3~backport22.04.202309280605~ubuntu22.04.1 Version table: *** 1:7.2+dfsg-5ubuntu2.3~backport22.04.202309280605~ubuntu22.04.1 100 100 /var/lib/dpkg/status 1:6.2+dfsg-2ubuntu6.21 500 500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages 500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages 1:6.2+dfsg-2ubuntu6 500 500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
Also, libvirt-daemon-system from that PPA depends on polkitd version newer than what is in Jammy, which is a PPA build or packaging issue
Code:
The following packages have unmet dependencies: libvirt-daemon-system : Depends: polkitd (>= 121+compat0.1-2) E: Unable to correct problems, you have held broken packages. claydoh@cubist:~$ apt policy polkitd polkitd: Installed: 0.105-33 Candidate: 0.105-33 Version table: *** 0.105-33 500 500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages 500 http://mirror.overthewire.com.au/ubuntu jammy/main amd64 Packages 100 /var/lib/dpkg/status
I have emailed the Server Team about this.
Leave a comment: