Hello everyone, I messed around with some repository for updates, and now I have completely broken the install it seems like...
I did touch the remove-proxmox-ve because I thought it would be reinstall with the apt full-upgrade. The following errors are plaguing me.
From my knowledge, my installed version is higher, so why can't I install any proxmox packages?
I did touch the remove-proxmox-ve because I thought it would be reinstall with the apt full-upgrade. The following errors are plaguing me.
Code:
root@Isis:/etc/apt# apt install proxmox-ve
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Unsatisfied dependencies:
libgnutlsxx30 : Depends: libgnutls30 (= 3.7.9-2+deb12u2)
libpve-rs-perl : Depends: perlapi-5.36.0
libpve-u2f-server-perl : Depends: perlapi-5.36.0
librados2-perl : Depends: perlapi-5.36.0
pve-cluster : Depends: perlapi-5.36.0
Error: Unable to correct problems, you have held broken packages.
root@Isis:/etc/apt# dpkg -l perl-base
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii perl-base 5.38.2-4 amd64 minimal Perl system
From my knowledge, my installed version is higher, so why can't I install any proxmox packages?