I've tried to follow the steps in https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#Add_the_Proxmox_VE_9_Package_Repository to update my source list and prepare to begin the PVE 9 upgrade.
This is how my sources currently look:
However, when I run apt update or apt policy, I get this prompt:
Please advise if I have missed something, have some incorrect files, or have saved the wrong value somewhere. Any help would be appreciated.
This is how my sources currently look:
Code:
root@proxmox01:/# grep -rH '' /etc/apt/sources.list /etc/apt/sources.list.d/
/etc/apt/sources.list:deb http://deb.debian.org/debian trixie main contrib
/etc/apt/sources.list:deb http://deb.debian.org/debian trixie-updates main contrib
/etc/apt/sources.list:deb http://security.debian.org/debian-security trixie-security main contrib
/etc/apt/sources.list.d/pvetest-for-beta.list:# deb http://download.proxmox.com/debian/pve trixie pvetest
/etc/apt/sources.list.d/netdata.sources:X-Repolib-Name: Netdata stable repository
/etc/apt/sources.list.d/netdata.sources:Types: deb
/etc/apt/sources.list.d/netdata.sources:URIs: http://repository.netdata.cloud/repos/stable/debian/
/etc/apt/sources.list.d/netdata.sources:Suites: bookworm/
/etc/apt/sources.list.d/netdata.sources:Signed-By: /usr/share/keyrings/netdata-archive-keyring.gpg
/etc/apt/sources.list.d/netdata.sources:By-Hash: Yes
/etc/apt/sources.list.d/netdata.sources:Enabled: Yes
/etc/apt/sources.list.d/netdata.sources:
/etc/apt/sources.list.d/netdata.sources:X-Repolib-Name: Netdata repository configuration repository
/etc/apt/sources.list.d/netdata.sources:Types: deb
/etc/apt/sources.list.d/netdata.sources:URIs: http://repository.netdata.cloud/repos/repoconfig/debian/
/etc/apt/sources.list.d/netdata.sources:Suites: bookworm/
/etc/apt/sources.list.d/netdata.sources:Signed-By: /usr/share/keyrings/netdata-archive-keyring.gpg
/etc/apt/sources.list.d/netdata.sources:By-Hash: Yes
/etc/apt/sources.list.d/netdata.sources:Enabled: Yes
/etc/apt/sources.list.d/proxmox.sources:Types: deb
/etc/apt/sources.list.d/proxmox.sources:URIs: http://download.proxmox.com/debian/pve
/etc/apt/sources.list.d/proxmox.sources:Suites: trixie
/etc/apt/sources.list.d/proxmox.sources:Components: pve-no-subscription
/etc/apt/sources.list.d/proxmox.sources:Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
/etc/apt/sources.list.d/ceph.list:# deb https://enterprise.proxmox.com/debian/ceph-quincy trixie enterprise
/etc/apt/sources.list.d/ceph.list:# deb http://download.proxmox.com/debian/ceph-quincy trixie no-subscription
/etc/apt/sources.list.d/ceph.list:# deb https://enterprise.proxmox.com/debian/ceph-reef trixie enterprise
/etc/apt/sources.list.d/ceph.list:# deb http://download.proxmox.com/debian/ceph-reef trixie no-subscription
/etc/apt/sources.list.d/pve-install-repo.list:deb http://download.proxmox.com/debian/pve trixie pve-no-subscription
/etc/apt/sources.list.d/pve-enterprise.list:# deb https://enterprise.proxmox.com/debian/pve trixie pve-enterprise
However, when I run apt update or apt policy, I get this prompt:
Code:
E: Conflicting values set for option Signed-By regarding source http://download.proxmox.com/debian/pve/ trixie: /usr/share/keyrings/proxmox-archive-keyring.gpg !=
E: The list of sources could not be read.
Please advise if I have missed something, have some incorrect files, or have saved the wrong value somewhere. Any help would be appreciated.
Last edited:
