Page 1 of 1

Deployed version issue

Published: January 13, 2026 - 10:07 AM
by Damien Touraine
Hello,

We have a "config" package that enables "use_ad_groups".
There are several versions of this package. The latest version is 7. However, a number of computers are not installing version 7, but version 3. Version 3 sets the value of "use_ad_groups" to "False". This is the opposite of what is expected.
And it seems impossible to force version 7.
Why is version 3 active and not version 7? How can we revert all current installations of this package to version 7?



Server version: 2.6.1.17472
Server OS: Debian 12

Re: Deployed version problem

Published: January 14, 2026 - 10:16 AM
by dcardon
Hi Damien,

if the workstations are on a secondary repository, you should check if the repository is properly synchronized.

Otherwise, another reason why a workstation might not be getting the latest version of a package is due to the signature (the certificate used for signing isn't deployed on the workstation) or the attributes (PREPROD instead of PROD, etc.).

Regards,

Denis