apt wants to remove proxmox-ve

fearz

New Member
Aug 7, 2024
12
0
1
Hi,

is there something wrong with the repo? running latest VE 9.0.9

root@thecookie:~# apt update
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://security.debian.org/debian-security trixie-security InRelease
Hit:3 http://download.proxmox.com/debian/pve trixie InRelease
Hit:4 http://deb.debian.org/debian trixie-updates InRelease
All packages are up to date.
root@thecookie:~# apt install watchdog
Installing:
watchdog

REMOVING:
proxmox-ve pve-container pve-ha-manager pve-manager qemu-server

Summary:
Upgrading: 0, Installing: 1, Removing: 5, Not Upgrading: 0
Download size: 70.7 kB
Freed space: 5,930 kB

Continue? [Y/n]
 
Not your fault. Check this to see why this happens
Bash:
apt install -o Debug::pkgProblemResolver=true -s watchdog
Why do you need this?

Not sure whats going on here:

apt install -o Debug::pkgProblemResolver=true -s watchdog

Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) pve-ha-manager:amd64 < 5.0.4 @ii mK Ib >
Broken pve-ha-manager:amd64 Conflicts on watchdog:amd64 < none -> 5.16-1.1 @un pumN >
Considering watchdog:amd64 9998 as a solution to pve-ha-manager:amd64 9
Removing pve-ha-manager:amd64 rather than change watchdog:amd64
Investigating (0) qemu-server:amd64 < 9.0.21 @ii mK Ib >
Broken qemu-server:amd64 Depends on pve-ha-manager:amd64 < 5.0.4 @ii mR > (>= 5.0.3)
Considering pve-ha-manager:amd64 9 as a solution to qemu-server:amd64 8
Removing qemu-server:amd64 rather than change pve-ha-manager:amd64
Investigating (0) pve-container:amd64 < 6.0.11 @ii mK Ib >
Broken pve-container:amd64 Depends on pve-ha-manager:amd64 < 5.0.4 @ii mR > (>= 5.0.3)
Considering pve-ha-manager:amd64 9 as a solution to pve-container:amd64 6
Removing pve-container:amd64 rather than change pve-ha-manager:amd64
Investigating (0) pve-manager:amd64 < 9.0.9 @ii mK Ib >
Broken pve-manager:amd64 Depends on pve-container:amd64 < 6.0.11 @ii mR > (>= 5.2.5)
Considering pve-container:amd64 6 as a solution to pve-manager:amd64 2
Removing pve-manager:amd64 rather than change pve-container:amd64
Investigating (0) proxmox-ve:amd64 < 9.0.0 @ii mK Ib >
Broken proxmox-ve:amd64 Depends on pve-manager:amd64 < 9.0.9 @ii mR > (>= 9.0~)
Considering pve-manager:amd64 2 as a solution to proxmox-ve:amd64 2
Removing proxmox-ve:amd64 rather than change pve-manager:amd64
Done
Installing:
watchdog

REMOVING:
proxmox-ve pve-container pve-ha-manager pve-manager qemu-server

Summary:
Upgrading: 0, Installing: 1, Removing: 5, Not Upgrading: 0
Remv proxmox-ve [9.0.0]
Remv pve-manager [9.0.9]
Remv qemu-server [9.0.21] [pve-ha-manager:amd64 ]
Remv pve-ha-manager [5.0.4] [pve-container:amd64 ]
Remv pve-container [6.0.11]
Inst watchdog (5.16-1.1 Debian:13.1/stable [amd64])
Conf watchdog (5.16-1.1 Debian:13.1/stable [amd64])