apt-get install pve-qemu-kvm , does not install qemu-system-x86 (it only installs the qemu-system-x86_64)
This is Proxmox on a Debian 12/bookworm install, and I need "qemu-system-x86"
The following packages have unmet dependencies:
docker-desktop : Depends: qemu-system-x86 (>= 5.2.0)
Is it possible to install it without messing up PROXMOX? Because if I try to apt-get it, it wants to REMOVE some proxmox packages:
apt-get install qemu-system-x86
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
aardvark-dns buildah catatonit conmon containernetworking-plugins crun
fuse-overlayfs golang-github-containers-common
golang-github-containers-image kaddressbook-data libcfitsio10 libcurses-perl
libcurses-ui-perl libflac++10 libfprint-2-2 libgbinder libglibutil
libjs-sencha-touch libqgpgme15 libterm-readkey-perl
linux-headers-6.1.0-12-amd64 linux-headers-6.1.0-12-common netavark
orphan-sysvinit-scripts podman proxmox-default-kernel
proxmox-headers-6.2.16-14-pve proxmox-kernel-helper python3-attr
python3-docker python3-dockerpty python3-docopt python3-dotenv
python3-gbinder python3-json-pointer python3-jsonschema python3-pyrsistent
python3-rfc3987 python3-texttable python3-uritemplate python3-webcolors
python3-websocket slirp4netns
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
ipxe-qemu libcacard0 libcapstone4 libexecs0 libperl5.36 libproxmox-rs-perl
libpve-access-control libpve-cluster-api-perl libpve-cluster-perl
libpve-common-perl libpve-guest-common-perl libpve-rs-perl libvdeplug2 ovmf
perl perl-base perl-modules-5.36 pve-firewall qemu-block-extra
qemu-system-common qemu-system-data qemu-system-gui seabios
Suggested packages:
perl-doc libtap-harness-archive-perl vde2
Recommended packages:
qemu-utils
The following packages will be REMOVED:
proxmox-ve pve-container pve-ha-manager pve-manager pve-qemu-kvm qemu-server
spiceterm
The following NEW packages will be installed:
ipxe-qemu libcacard0 libcapstone4 libexecs0 libvdeplug2 ovmf
qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui
qemu-system-x86 seabios
The following packages will be upgraded:
libperl5.36 libproxmox-rs-perl libpve-access-control libpve-cluster-api-perl
libpve-cluster-perl libpve-common-perl libpve-guest-common-perl
libpve-rs-perl perl perl-base perl-modules-5.36 pve-firewall
12 upgraded, 12 newly installed, 7 to remove and 331 not upgraded.
Need to get 34.0 MB of archives.
After this operation, 213 MB disk space will be freed.
Do you want to continue? [Y/n] N!
Any way to install it? Should I try to just build it from source? Any easier solution?
Thanks!
This is Proxmox on a Debian 12/bookworm install, and I need "qemu-system-x86"
The following packages have unmet dependencies:
docker-desktop : Depends: qemu-system-x86 (>= 5.2.0)
Is it possible to install it without messing up PROXMOX? Because if I try to apt-get it, it wants to REMOVE some proxmox packages:
apt-get install qemu-system-x86
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
aardvark-dns buildah catatonit conmon containernetworking-plugins crun
fuse-overlayfs golang-github-containers-common
golang-github-containers-image kaddressbook-data libcfitsio10 libcurses-perl
libcurses-ui-perl libflac++10 libfprint-2-2 libgbinder libglibutil
libjs-sencha-touch libqgpgme15 libterm-readkey-perl
linux-headers-6.1.0-12-amd64 linux-headers-6.1.0-12-common netavark
orphan-sysvinit-scripts podman proxmox-default-kernel
proxmox-headers-6.2.16-14-pve proxmox-kernel-helper python3-attr
python3-docker python3-dockerpty python3-docopt python3-dotenv
python3-gbinder python3-json-pointer python3-jsonschema python3-pyrsistent
python3-rfc3987 python3-texttable python3-uritemplate python3-webcolors
python3-websocket slirp4netns
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
ipxe-qemu libcacard0 libcapstone4 libexecs0 libperl5.36 libproxmox-rs-perl
libpve-access-control libpve-cluster-api-perl libpve-cluster-perl
libpve-common-perl libpve-guest-common-perl libpve-rs-perl libvdeplug2 ovmf
perl perl-base perl-modules-5.36 pve-firewall qemu-block-extra
qemu-system-common qemu-system-data qemu-system-gui seabios
Suggested packages:
perl-doc libtap-harness-archive-perl vde2
Recommended packages:
qemu-utils
The following packages will be REMOVED:
proxmox-ve pve-container pve-ha-manager pve-manager pve-qemu-kvm qemu-server
spiceterm
The following NEW packages will be installed:
ipxe-qemu libcacard0 libcapstone4 libexecs0 libvdeplug2 ovmf
qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui
qemu-system-x86 seabios
The following packages will be upgraded:
libperl5.36 libproxmox-rs-perl libpve-access-control libpve-cluster-api-perl
libpve-cluster-perl libpve-common-perl libpve-guest-common-perl
libpve-rs-perl perl perl-base perl-modules-5.36 pve-firewall
12 upgraded, 12 newly installed, 7 to remove and 331 not upgraded.
Need to get 34.0 MB of archives.
After this operation, 213 MB disk space will be freed.
Do you want to continue? [Y/n] N!
Any way to install it? Should I try to just build it from source? Any easier solution?
Thanks!