Open convertinidev opened 2 years ago
With my workaround Docker-Desktop and Proxmox 7.2 ( with KDE Plasma Desktop ) work fine together.
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale
comment.
If not, this issue will be closed in 30 days.
Prevent issues from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale
comment.
If not, this issue will be closed in 30 days.
Prevent issues from auto-closing with a /lifecycle frozen
comment.
/lifecycle stale
Expected behavior
When I run
dpkg -x docker-desktop-amd64.deb
software manager should allow me to install the package.Actual behavior
When I run
dpkg -x docker-desktop-amd64.deb
in https://www.proxmox.com/en/proxmox-ve (Debian 11 based) there is a conflict with "qemu-system-x86" (pkgProblemResolver::Resolve).Information
I use dpkg to extract and modify DEBIAN/control dependency (I only add pve-qemu-kvm ) in this way: qemu-system-x86 (>= 5.2.0) | pve-qemu-kvm
Steps to reproduce the behavior
Proxmox 7.2 docker-desktop-4.9.0-amd64.deb (latest)