Bug #17917
Updated by François ARMAND over 4 years ago
Hello,
One of our directives is ensuring the availability of the 'rudder-agent' package in the latest version on all our nodes.
When our root server was in version 6.0.6 and before, the upgrades went fine on our nodes (a mix of 6.0.4, 6.0.6 and 6.0.7 nodes, in Ubuntu, Debian, Centos, OL7...).
On 2020-07-06 morning, I upgraded the server into 6.1.1. On 3 test nodes, I changed the /etc/apt/sources.list.d/rudder.list accordingly to the doc.
For instance, on a ubuntu bionic, this is :
deb http://repository.rudder.io/apt/6.1/ bionic main
One night later, I see that the the rudder agent hasn't been upgraded :
# rudder agent version
Rudder agent 6.0.6-ubuntu18.04
FYI, when manually upgrading the agent, it gets upgraded correctly.
UPDATE: as found in comments, the problem arise only with apt for packages with new dependencies.