Upgrade auf 2 geht nicht

Lockslay

Member
Nov 27, 2020
115
1
23
50
Hallo zusammen,
ich möchte meinen Backupserver von Version 1.0-1 auf 2. bringen.
Dazu habe ich diese Anleitung befolgt:
https://pbs.proxmox.com/wiki/index.php/Upgrade_from_1.1_to_2.x
Die /etc/apt/sources.list sind durch sed -i 's/buster\/updates/bullseye-security/g;s/buster/bullseye/g' /etc/apt/sources.list
umgestellt worden.

Ergebnis:
Code:
deb http://ftp.de.debian.org/debian bullseye main contrib
deb http://ftp.de.debian.org/debian bullseye-updates main contrib
# security updates
deb http://security.debian.org bullseye-security main contrib

Ich habe das alles durchlaufen lassen und rebootet.
Ich bekomme keine neuen Pakete angezeigt und laut System bin ich schon auf Bullseye (siehe unten)


Code:
apt update &&  apt upgrade && apt dist-upgrade
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://ftp.de.debian.org/debian bullseye InRelease
Hit:3 http://ftp.de.debian.org/debian bullseye-updates InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.



Code:
cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

Trotzdem steht bei mir immer noch Version 1.0-1
Was mache ich hier falsch ?
 
Hallo und Danke für die Hilfe.

wenn ich die

Code:
deb https://enterprise.proxmox.com/debian/pbs bullseye pbs-enterprise

in die
/etc/apt/sources.list.d/pbs-enterprise.list
Eintrage, bekomme ich diese Meldung???

Code:
Err:4 https://enterprise.proxmox.com/debian/pbs bullseye InRelease
  401  Unauthorized [IP: 212.224.123.70 443]
Reading package lists... Done           
E: Failed to fetch https://enterprise.proxmox.com/debian/pbs/dists/bullseye/InRelease  401  Unauthorized [IP: 212.224]
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.
 
Eintrage, bekomme ich diese Meldung???
Das Enterprise Repo funktioniert nur, wenn ein Subscription Key vorhanden ist.

=> Key kaufen oder ein anderes repo verwenden.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!