Hi!
I have follow step to step upgrade guide and when I have run apt dist-upgrade I realized that I had done from novnc console so I stop the process by contrl+C.
Then I have connect to the server by ssh and I tried to re-run dist-upgrade and now crash:
I tried 'apt --fix-broken install' but crash again:
Is ther any way to repair the upgrade?
Thanks a lot!
I have follow step to step upgrade guide and when I have run apt dist-upgrade I realized that I had done from novnc console so I stop the process by contrl+C.
Then I have connect to the server by ssh and I tried to re-run dist-upgrade and now crash:
Code:
# apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
db5.3-util : Depends: libdb5.3t64 (= 5.3.28+dfsg2-9) but it is not installed
libanyevent-perl : Depends: perlapi-5.40.0
Recommends: libasync-interrupt-perl but it is not installed
Recommends: libguard-perl but it is not installed
libc-bin : Depends: libc6 (< 2.37) but 2.41-12 is installed
libc-dev-bin : Depends: libc6 (< 2.37) but 2.41-12 is installed
libc6-dev : Depends: libc6 (= 2.36-9+deb12u13) but 2.41-12 is installed
libc6-i386 : Depends: libc6 (= 2.36-9+deb12u13) but 2.41-12 is installed
libnvpair3linux : Depends: libtirpc3t64 (>= 1.0.2) but it is not installed
libtirpc-dev : Depends: libtirpc3t64 (= 1.3.6+ds-1) but it is not installed
libzfs6linux : Depends: libssl3t64 (>= 3.0.0) but it is not installed
locales : Depends: libc-bin (> 2.41) but 2.36-9+deb12u13 is installed
Depends: libc-l10n (> 2.41) but 2.36-9+deb12u13 is installed
nmap : Depends: nmap-common (= 7.93+dfsg1-1) but 7.95+dfsg-3 is installed
zfsutils-linux : Depends: libssl3t64 (>= 3.0.0) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
I tried 'apt --fix-broken install' but crash again:
Code:
...
...
113 upgraded, 66 newly installed, 65 to remove and 662 not upgraded.
31 not fully installed or removed.
Need to get 0 B/141 MB of archives.
After this operation, 228 MB of additional disk space will be used.
Do you want to continue? [Y/n]
W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook)
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook) touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook)
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook) - your APT repository settings
W: (pve-apt-hook) - that you are using 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook
Is ther any way to repair the upgrade?
Thanks a lot!
Last edited: