Guten Tag Forumsgemeinde,
ich bin nach der Anleitung https://pve.proxmox.com/wiki/Upgrade_from_7_to_8
bis apt dist-upgrade lief es durch.
danach gab es ein Problem mit proxmox-ve
welches ich durch
lösen wollte.
Jetzt scheint es aber als sei proxmox-ve Defekt.
Ich muss leider auch sagen das ich das Problem nicht ganz verstehe daher Frage Ich hier nach. Ich nutze Proxmox als DHCP, NAT und VDR Server.
Aktive Kernel
sources.list
Ich Danke vielmals fürs überfliegend es Postes.
Grüße
André
ich bin nach der Anleitung https://pve.proxmox.com/wiki/Upgrade_from_7_to_8
Actions step-by-step
pve7to8 --full ist erfolgreich gewesen ohne warnungenbis apt dist-upgrade lief es durch.
danach gab es ein Problem mit proxmox-ve
welches ich durch
Code:
apt remove linux-image-amd64
Jetzt scheint es aber als sei proxmox-ve Defekt.
Code:
root@home:~# pveversion
-bash: pveversion: command not found
Ich muss leider auch sagen das ich das Problem nicht ganz verstehe daher Frage Ich hier nach. Ich nutze Proxmox als DHCP, NAT und VDR Server.
Code:
root@home:~# apt install proxmox-ve
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
The following packages have unmet dependencies:
ceph-common : Depends: python3-cephfs (= 16.2.13-pve1) but it is not going to be installed
Depends: python3-rados (= 16.2.13-pve1) but it is not going to be installed
Depends: python3-rbd (= 16.2.13-pve1) but it is not going to be installed
Depends: python3-rgw (= 16.2.13-pve1) but it is not going to be installed
Depends: python3.9:any but it is not installable
Depends: libicu67 (>= 67.1-1~) but it is not installable
E: Unable to correct problems, you have held broken packages.
Code:
root@home:~# apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
pve-kernel-5.13.19-6-pve
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 328 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 88902 files and directories currently installed.)
Removing pve-kernel-5.13.19-6-pve (5.13.19-15) ...
Examining /etc/kernel/postrm.d.
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 5.13.19-6-pve /boot/vmlinuz-5.13.19-6-pve
update-initramfs: Deleting /boot/initrd.img-5.13.19-6-pve
run-parts: executing /etc/kernel/postrm.d/proxmox-auto-removal 5.13.19-6-pve /boot/vmlinuz-5.13.19-6-pve
/etc/kernel/postrm.d/proxmox-auto-removal: 4: .: cannot open /usr/share/proxmox-kernel-helper/scripts/functions: No such file
run-parts: /etc/kernel/postrm.d/proxmox-auto-removal exited with return code 2
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/pve-kernel-5.13.19-6-pve.postrm line 14.
dpkg: error processing package pve-kernel-5.13.19-6-pve (--remove):
installed pve-kernel-5.13.19-6-pve package post-removal script subprocess returned error exit status 1
dpkg: too many errors, stopping
Errors were encountered while processing:
pve-kernel-5.13.19-6-pve
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@home:~#
Aktive Kernel
Code:
root@home:~# uname -ra
Linux home 6.2.16-4-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-4 (2023-07-07T04:22Z) x86_64 GNU/Linux
sources.list
Code:
root@home:~# cat /etc/apt/sources.list
deb http://ftp.debian.org/debian bookworm main contrib
deb http://ftp.debian.org/debian bookworm-updates main contrib
# Proxmox VE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
# security updates
deb http://security.debian.org/debian-security bookworm-security main contrib
Ich Danke vielmals fürs überfliegend es Postes.
Grüße
André
Last edited: