[SOLVED] Imposible to upgrade

Armando Ramos Roche

Well-Known Member
May 19, 2018
39
0
46
39
Hi all.
I have a datacenter whit 2 proxmox. and in both server have the same situacion.
both are in version 6.1-8, but have a many package to upgrade. but when try to upgrade i have this message:
root@pve:/etc/apt# apt-get 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-guest-common-perl : Breaks: pve-container (< 3.1-4) but 3.0-23 is to be installed
Breaks: qemu-server (< 6.1-19) but 6.1-7 is to be installed
libpve-storage-perl : Breaks: pve-container (< 3.1-2) but 3.0-23 is to be installed
Breaks: qemu-server (< 6.1-14) but 6.1-7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

what i can do?
please helpme.
I have proxmox since 5.5 and never have this error on upgrade.
 
Please post the full output of:

> apt update
 
root@pve:/etc/apt# apt-get update
Hit:1 http://repositorios.gaviota.cu/proxmox/pve buster InRelease
Hit:2 http://download.proxmox.com/debian/ceph-nautilus buster InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'pve-no-subscription/binary-i386/Packages' as repository 'http://repositorios.gaviota.cu/proxmox/pve buster InRelease' doesn't support architecture 'i386'
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://download.proxmox.com/debian/ceph-nautilus buster InRelease' doesn't support architecture 'i386'
 
Solved,
I try to install manualy pve-container and qemu-server:
and get this:
root@pve2:/etc/apt# apt-get install pve-container qemu-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
pve-container : Depends: libpve-common-perl (>= 6.0-19) but 6.0-17 is to be installed
qemu-server : Depends: libpve-common-perl (>= 6.0-19) but 6.0-17 is to be installed
E: Unable to correct problems, you have held broken packages.
Then add libpve-common-perl package and get this:
root@pve2:/etc/apt# apt-get install pve-container qemu-server libpve-common-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
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 : Depends: libproxmox-acme-perl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Add libproxmox-acme-perl and get this:
root@pve2:/etc/apt# apt-get install pve-container qemu-server libpve-common-perl libproxmox-acme-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
libproxmox-acme-perl : Depends: curl (>= 7.64.0-1) but it is not installable
Recommends: idn but it is not installable
E: Unable to correct problems, you have held broken packages.
And to install curl i add the debian repository to source.list and then install all.
So later install apt-get install pve-container qemu-server libpve-common-perl libproxmox-acme-perl curl
and finish he let me run apt-get dist-upgrade
Thanks for help
And sorry for my english
 

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!