[SOLVED] Problem in preparation of upgrade

daan.devos1990

New Member
Aug 25, 2024
4
1
3
Hello,

Seeing as support for Proxmox 7 has ended, I would like to upgrade to the newest version. However in preparation for this upgrade I am experiencing problems while updating the PVE-QEMU-KVM package.

I have tried several things like forcing a reinstall of the package but this has not worked up until now. Attached is a screenshot of the shell.

Are there things that I have forgotten to do or am I looking at a broken Proxmox install?

Thank you for the response in advance.

Kind regards,

DaanKVM.jpg
 
You've got only the PVE7 repo. The Debian 11 (Bullseye) repositories are missing.

Add these three to your /etc/apt/sources.list.
Code:
deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib

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

After that do an apt update. If there are no errors, do an apt dist-upgrade next.

Edit: Typo
 
Last edited:

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!