Dear all,
I'm not really skilled with proxmox, but I want to update my system.
My pve is currently running at V7.4-17 and I want to update to V8. After running pve7to8 I get one failure:
FAIL: Found mixed old and new package repository suites, fix before upgrading! Mismatches:
found suite bullseye at in /etc/apt/sources.list:1
found suite buster at in /etc/apt/sources.list.d/pve-community.list:1
found suite buster at in /etc/apt/sources.list.d/pve-community.list:2
found suite buster at in /etc/apt/sources.list.d/pve-community.list:3
found suite buster at in /etc/apt/sources.list.d/pve-community.list:4
Configure the same base-suite for all Proxmox and Debian provided repos and ask original vendor for any third-party repos.
E.g., for the upgrade to Proxmox VE 8 use the 'bookworm' suite.
How can I fix the problem?
May I exicute
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
and would this solve that?
Many thanks in abvance
Thomas
I'm not really skilled with proxmox, but I want to update my system.
My pve is currently running at V7.4-17 and I want to update to V8. After running pve7to8 I get one failure:
FAIL: Found mixed old and new package repository suites, fix before upgrading! Mismatches:
found suite bullseye at in /etc/apt/sources.list:1
found suite buster at in /etc/apt/sources.list.d/pve-community.list:1
found suite buster at in /etc/apt/sources.list.d/pve-community.list:2
found suite buster at in /etc/apt/sources.list.d/pve-community.list:3
found suite buster at in /etc/apt/sources.list.d/pve-community.list:4
Configure the same base-suite for all Proxmox and Debian provided repos and ask original vendor for any third-party repos.
E.g., for the upgrade to Proxmox VE 8 use the 'bookworm' suite.
How can I fix the problem?
May I exicute
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
and would this solve that?
Many thanks in abvance
Thomas