Hello,
I recently installed/configured Proxmox 9 and when I run apt update I get several errors and warnings related to the repositories:
Here’s the full output:
I’m not sure if this is a misconfiguration on my side or if Proxmox 9 does not yet support ceph-quincy on Debian Trixie.
Does anyone know how to properly fix these errors and clean up the sources so apt update runs without issues?
Thanks in advance!
I recently installed/configured Proxmox 9 and when I run apt update I get several errors and warnings related to the repositories:
Here’s the full output:
Code:
root@pve:~# apt-get update
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org/debian-security trixie-security InRelease
Hit:4 http://repository.netdata.cloud/repos/stable/debian bookworm/ InRelease
Hit:5 http://download.proxmox.com/debian/pve trixie InRelease
Ign:6 http://download.proxmox.com/debian/ceph-quincy trixie InRelease
Err:7 http://download.proxmox.com/debian/ceph-quincy trixie Release
404 Not Found [IP: 51.91.38.34 80]
Hit:8 http://repository.netdata.cloud/repos/repoconfig/debian bookworm/ InRelease
Reading package lists... Done
W: Target Packages (pve-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Packages (pve-no-subscription/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Translations (pve-no-subscription/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Translations (pve-no-subscription/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
E: The repository 'http://download.proxmox.com/debian/ceph-quincy trixie Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Target Packages (pve-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Packages (pve-no-subscription/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Translations (pve-no-subscription/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
W: Target Translations (pve-no-subscription/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/proxmox.sources:1 and /etc/apt/sources.list.d/pve-no-subscription.list:2
root@pve:~#
I’m not sure if this is a misconfiguration on my side or if Proxmox 9 does not yet support ceph-quincy on Debian Trixie.
Does anyone know how to properly fix these errors and clean up the sources so apt update runs without issues?
Thanks in advance!