Hi,
just try to upgrade pve-enterprise on some nodes.
On some of them I got following error messages:
But the key is on the hosts the same:
What's wrong with the package, and why this happens not on all nodes?
Udo
just try to upgrade pve-enterprise on some nodes.
On some of them I got following error messages:
Code:
root@proxmox2:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
bind9-host dnsutils libbind9-80 libdns88 libisc84 libisccc80 libisccfg82 liblwres80 libwmf0.2-7 linux-libc-dev proxmox-ve-2.6.32 pve-cluster
pve-kernel-2.6.32-39-pve
13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 38.9 MB of archives.
After this operation, 91.1 kB disk space will be freed.
Do you want to continue [Y/n]? Y
WARNING: The following packages cannot be authenticated!
pve-kernel-2.6.32-39-pve proxmox-ve-2.6.32 pve-cluster
Install these packages without verification [y/N]?
Code:
apt-key list
/etc/apt/trusted.gpg
--------------------
pub 1024D/9887F95A 2008-10-28
uid Proxmox Release Key <proxmox-release@proxmox.com>
sub 2048g/A87A1B00 2008-10-28
...
Udo