Hello,
I have three servers. One of them is on Proxmox 5.4, and two of them are on 5.3. The ones on 5.3 don't seem to be able to update to 5.4
Here is the /etc/apt/sources.list for the one on 5.4:
https://i.imgur.com/D6FUTdj.png
Here is the /etc/apt/sources.list for the ones on 5.3:
https://i.imgur.com/RqHnUz2.png
When I run `sudo apt update; sudo apt dist-upgrade` on the ones on 5.3, here is the output I get:
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://download.proxmox.com/debian/pve buster InRelease
Hit:3 http://ftp.ca.debian.org/debian buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
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.
Does anyone have any ideas of what I might be doing wrong, or things I can check?
I have three servers. One of them is on Proxmox 5.4, and two of them are on 5.3. The ones on 5.3 don't seem to be able to update to 5.4
Here is the /etc/apt/sources.list for the one on 5.4:
https://i.imgur.com/D6FUTdj.png
Here is the /etc/apt/sources.list for the ones on 5.3:
https://i.imgur.com/RqHnUz2.png
When I run `sudo apt update; sudo apt dist-upgrade` on the ones on 5.3, here is the output I get:
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://download.proxmox.com/debian/pve buster InRelease
Hit:3 http://ftp.ca.debian.org/debian buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
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.
Does anyone have any ideas of what I might be doing wrong, or things I can check?