Issues updating Beta

1nerdyguy

Active Member
Apr 17, 2014
119
2
38
I'm having issues updating my beta install, and wondering if it's me or what.

When I run an apt-get update && apt get upgrade, I get:

Code:
The following packages have been kept back:
  corosync-pve criu dmeventd dmsetup libcorosync4-pve libdevmapper-event1.02.1 libdevmapper1.02.1 liblvm2app2.2 liblvm2cmd2.02 librados2-perl lvm2 lxc-pve
  pve-cluster pve-libspice-server1 pve-qemu-kvm vncterm
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.

Same thing if I do a dist-upgrade.

My pveversion is as follows:
Code:
root@newpve:~# pveversion
pve-manager/5.0-10/0d270679 (running kernel: 4.10.11-1-pve)
Am I missing something?
 
And for those who said to dist-upgrade instead of reading the post:


Code:
The following packages have been kept back:
  corosync-pve dmeventd dmsetup libcorosync4-pve libdevmapper-event1.02.1 liblvm2cmd2.02 lvm2
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
 
if you do "apt-get dist-upgrade" and answer with no - which packages would it want to remove or install?
 
if you do "apt-get dist-upgrade" and answer with no - which packages would it want to remove or install?
Sorry for the delayed reply.

Apt-get dist-upgrade doesn't ask for a yes or no, it just dumps into the quoted above. Same 7 packages.
 
what does "apt-get update" output, and what does "pveversion -v" say?