Hallo zusammen,
ich wollte meinen Proxmox Backupserver auf 2.4 updaten.
Aktuell habe ich noch die Version 2.3.1-1
Bei einem apt update
wird mir das angezeigt.
In der /etc/apt/source.list steht das:
In der GUI wird mir bei einem Update Versuch u.a. das Angezeigt:
Kann mir einer Erklären wie ich meine Updates wieder zum laufen bekomme und wie ich dann das System auf 2.4 upgraden kann?
Danke
ich wollte meinen Proxmox Backupserver auf 2.4 updaten.
Aktuell habe ich noch die Version 2.3.1-1
Code:
proxmox-backup-server 2.3.1-1 running version: 2.3.1
Bei einem apt update
wird mir das angezeigt.
Code:
Hit:1 http://ftp.debian.org/debian bullseye InRelease
Get:2 http://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Err:2 http://security.debian.org/debian-security bullseye-security InRelease
Error writing to file - write (28: No space left on device) [IP: 199.232.190.132 80]
Err:1 http://ftp.debian.org/debian bullseye InRelease
Splitting up /var/lib/apt/lists/ftp.debian.org_debian_dists_bullseye_InRelease into data and signature failed
Get:3 http://ftp.debian.org/debian bullseye-updates InRelease [44.1 kB]
Err:3 http://ftp.debian.org/debian bullseye-updates InRelease
Error writing to file - write (28: No space left on device) [IP: 199.232.190.132 80]
Hit:4 http://download.proxmox.com/debian/pve bullseye InRelease
Err:4 http://download.proxmox.com/debian/pve bullseye InRelease
Splitting up /var/lib/apt/lists/download.proxmox.com_debian_pve_dists_bullseye_InRelease into data and signature failed
Get:5 http://download.proxmox.com/debian/pbs bullseye InRelease [2,675 B]
Err:5 http://download.proxmox.com/debian/pbs bullseye InRelease
Error writing to file - write (28: No space left on device) [IP: 212.224.123.70 80]
Err:6 https://enterprise.proxmox.com/debian/pbs bullseye InRelease
401 Unauthorized [IP: 212.224.123.70 443]
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/ftp.debian.org_debian_dists_bullseye_InRelease into data and signature failed
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.proxmox.com/debian/pve bullseye InRelease: Splitting up /var/lib/apt/lists/download.proxmox.com_debian_pve_dists_bullseye_InRelease into data and signature failed
E: Failed to fetch https://enterprise.proxmox.com/debian/pbs/dists/bullseye/InRelease 401 Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pbs bullseye InRelease' is not signed.
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.
In der /etc/apt/source.list steht das:
Code:
deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
# security updates
deb http://security.debian.org/debian-security bullseye-security main contrib
deb http://download.proxmox.com/debian/pbs bullseye pbs-no-subscription
In der GUI wird mir bei einem Update Versuch u.a. das Angezeigt:
Code:
2023-06-27T08:25:31+02:00: WARN: W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.debian.org/debian bullseye InRelease: Splitting up /var/lib/apt/lists/ftp.debian.org_debian_dists_bullseye_InRelease into data and signature failed
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.proxmox.com/debian/pve bullseye InRelease: Splitting up /var/lib/apt/lists/download.proxmox.com_debian_pve_dists_bullseye_InRelease into data and signature failed
E: Failed to fetch https://enterprise.proxmox.com/debian/pbs/dists/bullseye/InRelease 401 Unauthorized [IP: 212.224.123.70 443]
E: The repository 'https://enterprise.proxmox.com/debian/pbs bullseye InRelease' is not signed.
Kann mir einer Erklären wie ich meine Updates wieder zum laufen bekomme und wie ich dann das System auf 2.4 upgraden kann?
Danke