User story #11872
closed
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Status changed from In progress to New
it will be done later, as we need to make the get all keys only once
- Target version changed from 4.3.0~beta1 to 4.3.0~rc1
I'm having multiples issues there:
- Keys are detected via the call to ${repo_gpg_getallkeys} | ${paths.awk} -F ':' '$1 ~ /^pub/ { printf \"+repo_gpg_key_%s_present\n\", tolower($5); }'" as module, that defines classes for all defined gpg keys
- ${repo_gpg_getallkeys} is defined based on repo_gpg_uses_rpm or repo_gpg_uses_apt classes conditions, and as the concatenation of many strings
- repo_gpg_uses_rpm and repo_gpg_uses_apt classes depends on the detections of files existence
- Target version changed from 4.3.0~rc1 to 4.3.0~rc2
- Target version changed from 4.3.0~rc2 to 4.3.0~rc3
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/1275
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.3.0~rc3 which was released today.
Also available in: Atom
PDF