Bad repositories?

MarcinTD

Member
Jun 1, 2021
19
3
8
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:
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)
 
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:
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)
Hi,
this is probably because you did a apt upgrade instead of the required apt dist-upgrade.
Please follow the provided upgrade guide [0] and use pbs2to3 helper to check for possible issues before upgrading. The required apt repositories you will find in the docs [1].

[0] https://pbs.proxmox.com/wiki/index.php/Upgrade_from_2_to_3
[1] https://pbs.proxmox.com/docs/installation.html#debian-package-repositories
 
Hi,
this is probably because you did a apt upgrade instead of the required apt dist-upgrade.
Please follow the provided upgrade guide [0] and use pbs2to3 helper to check for possible issues before upgrading. The required apt repositories you will find in the docs [1].

[0] https://pbs.proxmox.com/wiki/index.php/Upgrade_from_2_to_3
[1] https://pbs.proxmox.com/docs/installation.html#debian-package-repositories

The problem is that I was using apt dist-upgrade earlier and it already updated PBS to version 3.