PVE 6.2-4 not showing update to 6.3

fkreuz

New Member
Dec 14, 2020
3
0
1
55
Hi all,

currently using PVE 6.2-4, but trying to use "Updates" from GUI does not show any updates to version 6.3. Only "No updates available".

Same for CLI (apt update or apt-get update) does not show any available updates.

Any hints what I might be doing wrong?

THX for any help in advance.
 
# apt update
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://ftp.de.debian.org/debian buster InRelease
Hit:3 http://ftp.de.debian.org/debian buster-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve stretch InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.

and

~# apt full-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


Repositories are set according to manual for non-subscription. Output posted above as per your request.

Kind regards, Frank
 
Last edited:
Facepalm... :-)

This was my failure! THX a lot for your kind and prompt help.

BR,
Frank
 
Glad we found the issue so fast - thanks for confirming that the sources.list entry fixed the problem!