Hi
Today I installed the PBS update to version 3.2-7 from 2.4.
When executing the apt upgrade or apt update command from CLI, what repositories should I currently have in /etc/apt/sources.list
??
Currently I have:
However, the errors that appear indicate that other repositories are needed.
dpkg: error processing package proxmox-kernel-6.8 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of proxmox-default-kernel:
proxmox-default-kernel depends on proxmox-kernel-6.8; however:
Package proxmox-kernel-6.8 is not configured yet.
Can someone who has at least version 3.X tell me what repositories they have (apt update/upgrade works without any problems)
Today I installed the PBS update to version 3.2-7 from 2.4.
When executing the apt upgrade or apt update command from CLI, what repositories should I currently have in /etc/apt/sources.list
??
Currently I have:
Code:
deb http://ftp.pl.debian.org/debian bookworm main contrib
deb http://download.proxmox.com/debian/pbs bookworm pbs-no-subscription
deb http://ftp.pl.debian.org/debian bookworm-updates main contrib
# security updates
deb http://security.debian.org bookworm-security main contrib
However, the errors that appear indicate that other repositories are needed.
dpkg: error processing package proxmox-kernel-6.8 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of proxmox-default-kernel:
proxmox-default-kernel depends on proxmox-kernel-6.8; however:
Package proxmox-kernel-6.8 is not configured yet.
Can someone who has at least version 3.X tell me what repositories they have (apt update/upgrade works without any problems)