trouble upgrading from 6.33 to 7

Apt won't only use the lines in /etc/apt/sources.list, it will also use ALL lines in ALL files in your /etc/apt/sources.list.d/ folder. So you also need check those files as well as Moayad already said: "Please remove it `rm /etc/apt/sources.list.d/pve-community.list` since you are using enterprise or just comment out on it #"
OK, it has been removed both you have asked. Still same error:

Code:
root@V1:~# apt update
Hit:1 http://ftp.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease                                              
Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease                                                             
Hit:4 https://enterprise.proxmox.com/debian/pve bullseye InRelease                                  
Hit:5 http://download.proxmox.com/debian/ceph-octopus bullseye InRelease      
Reading package lists... Done          
Building dependency tree       
Reading state information... Done
245 packages can be upgraded. Run 'apt list --upgradable' to see them.

Code:
root@V1:~# apt dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libpve-common-perl : Breaks: qemu-server (< 7.0-19) but 6.4-2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
 
Hi,
Thank you for the output

The following packages have unmet dependencies: libpve-common-perl : Breaks: qemu-server (< 7.0-19) but 6.4-2 is to be installed E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This is another error


Please do the below command should work as this post [0]

Bash:
apt install -o Debug::pkgProblemResolver=yes qemu-server pve-edk2-firmware=3.20210831-1

[0] https://forum.proxmox.com/threads/6-4-to-7-upgrade-issues.102166/post-441096
 
Hi,
Thank you for the output


This is another error


Please do the below command should work as this post [0]

Bash:
apt install -o Debug::pkgProblemResolver=yes qemu-server pve-edk2-firmware=3.20210831-1

[0] https://forum.proxmox.com/threads/6-4-to-7-upgrade-issues.102166/post-441096
Success! Thank you, we are moving forward, the upgrade went well and I am on version 7.18 already.

However, one of my VMs (MACOS) does not start. It starts loading and freezes in booting. Another 2 VMs that I have (Win10 and Ubuntu) working well.
During the upgrade there was a few stops and one was asking to confirm GRUB drive. It said that it found GRUB on a drive that is already replaced with another. Indeed, some time ago I replaced broken SSD from an array. It suggested to select GRUB on other SSDs also besides the one was showing if I was not sure . So I selected all array drives to be with GRUB and finished the upgrade. Could it be something related to this? Thanks!
 

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!