[SOLVED] Dependency issues with current update in pvetest? | You are attempting to remove the meta-package 'proxmox-ve'!

Shusky

Active Member
Feb 19, 2018
11
3
43
27
Munich, Germany
Hello,

I just tried to upgrade the Proxmox VE environment as apticron listed the following available updates:

libcephfs2 14.2.16-pve1
liblttng-ust0 2.10.3-1
liblttng-ust-ctl4 2.10.3-1
libnvpair3linux 2.0.3-pve2
liboath0 2.6.1-1.3
librabbitmq4 0.9.0-0.2
librados2 14.2.16-pve1
librgw2 14.2.16-pve1
libuutil3linux 2.0.3-pve2
libzfs4linux 2.0.3-pve2
libzpool4linux 2.0.3-pve2
spl 2.0.3-pve2
zfs-initramfs 2.0.3-pve2
zfsutils-linux 2.0.3-pve2
zfs-zed 2.0.3-pve2

However, I receive the following attached error message during the update process while using the "pvetest" repository. Are there some updated packages missing or are just some dependencies not correct?

Output of "pveversion -v" also attached if needed.
 

Attachments

to get a complete picture please post:
Code:
grep '' /etc/apt/sources.list
grep '' /etc/apt/sources.list/*
apt update
apt full-upgrade

apticron's invocation of `apt-get upgrade` could potentially lead to problems (but then again it calls apt-get dist-upgrade afterwards)

which ceph-packages are currently installed:
Code:
dpkg -l |grep -i ceph
 
Seems like the issue got fixed as I could successfully update everything now without any warning.

However, please find attached the requested information.
 

Attachments