Warning: Target Packages [...] is configured multiple times in [...]sources.list

An.drea

New Member
Jul 14, 2024
21
1
3
Hallo,

bei apt update bekomme ich die Meldungen: Target Packages (pve-no-subscription/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:12 and /etc/apt/sources.list.d/proxmox.sources:1
(und ähnliche)

So sieht die Datei aus:

Code:
deb http://ftp.de.debian.org/debian trixie main contrib
deb http://ftp.de.debian.org/debian trixie-updates main contrib

# security updates
deb http://security.debian.org trixie-security main contrib
deb http://security.debian.org/debian-security trixie-security main contrib

# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve trixie pve-no-subscription

Der Knoten wurde von Proxmox 8 auf 9 aktualisiert, aber vielleicht war da schon vorher etwas doppelt.

Was sollte ich ändern?

LG
Andrea
 
Last edited:
Vermutlich einfach das aus sources.list entfernen da es bereits in proxmox.sources konfiguriert ist
Code:
deb http://download.proxmox.com/debian/pve trixie pve-no-subscription
 
Last edited:
  • Like
Reactions: gurubert
Danke, hat geklappt!

Die Datei /etc/apt/sources.list.d/proxmox.sources sieht so aus:
Code:
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg