We've just run an apt-get dist-upgrade on a node and the result was a little surprising ... and I'm now trying to work out what to do next
root@pve-7:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
proxmox-widget-toolkit pve-i18n pve-kernel-4.13.13-6-pve
The following packages will be upgraded:
bind9-host ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mon ceph-osd
cpp-6 curl dnsutils gcc-6-base iproute2 libatomic1 libbind9-140 libcephfs2
libcurl3 libcurl3-gnutls libdns-export162 libdns162 libgcc1 libgfortran3
libirs141 libisc-export160 libisc160 libisccc140 libisccfg140 liblwres141
libnvpair1linux libpve-access-control libpve-common-perl libquadmath0
librados2 libradosstriper1 librbd1 librgw2 libstdc++6 libtasn1-6
libuutil1linux libvorbis0a libvorbisenc2 libxml2 libzfs2linux libzpool2linux
linux-libc-dev lxcfs proxmox-ve pve-cluster pve-container pve-docs
pve-ha-manager pve-kernel-4.13.13-2-pve pve-manager pve-qemu-kvm
python-cephfs python-libxml2 python-rados python-rbd python-rgw qemu-server
radosgw spl zfs-initramfs zfsutils-linux
64 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 185 MB of archives.
After this operation, 155 MB disk space will be freed.
Do you want to continue? [Y/n]
snip
Setting up pve-manager (5.1-46) ...
Job for pvestatd.service failed because the control process exited with error code.
See "systemctl status pvestatd.service" and "journalctl -xe" for details.
dpkg: error processing package pve-manager (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
I am very aware of the "do not use apt-get upgrade" and we haven't done so on this node, the node itself has been working fine for months ... and we were simply aiming to ensure that the latest versions of things were installed
Any thoughts / suggestions?
This is using the pve-no-subscription repo
root@pve-7:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
proxmox-widget-toolkit pve-i18n pve-kernel-4.13.13-6-pve
The following packages will be upgraded:
bind9-host ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mon ceph-osd
cpp-6 curl dnsutils gcc-6-base iproute2 libatomic1 libbind9-140 libcephfs2
libcurl3 libcurl3-gnutls libdns-export162 libdns162 libgcc1 libgfortran3
libirs141 libisc-export160 libisc160 libisccc140 libisccfg140 liblwres141
libnvpair1linux libpve-access-control libpve-common-perl libquadmath0
librados2 libradosstriper1 librbd1 librgw2 libstdc++6 libtasn1-6
libuutil1linux libvorbis0a libvorbisenc2 libxml2 libzfs2linux libzpool2linux
linux-libc-dev lxcfs proxmox-ve pve-cluster pve-container pve-docs
pve-ha-manager pve-kernel-4.13.13-2-pve pve-manager pve-qemu-kvm
python-cephfs python-libxml2 python-rados python-rbd python-rgw qemu-server
radosgw spl zfs-initramfs zfsutils-linux
64 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 185 MB of archives.
After this operation, 155 MB disk space will be freed.
Do you want to continue? [Y/n]
snip
Setting up pve-manager (5.1-46) ...
Job for pvestatd.service failed because the control process exited with error code.
See "systemctl status pvestatd.service" and "journalctl -xe" for details.
dpkg: error processing package pve-manager (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
I am very aware of the "do not use apt-get upgrade" and we haven't done so on this node, the node itself has been working fine for months ... and we were simply aiming to ensure that the latest versions of things were installed
Any thoughts / suggestions?
This is using the pve-no-subscription repo