Project

General

Profile

Actions

User story #11872

closed

User story #11851: Port techniques to multi-versionned format

Port Package repository keys (RPM/APT) to multiversionned technique

Added by Nicolas CHARLES over 6 years ago. Updated about 6 years ago.

Status:
Released
Priority:
N/A
Category:
Techniques
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Title says it all

Actions #1

Updated by Nicolas CHARLES over 6 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES over 6 years ago

  • Status changed from In progress to New

it will be done later, as we need to make the get all keys only once

Actions #3

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.3.0~beta1 to 4.3.0~rc1
Actions #4

Updated by Nicolas CHARLES about 6 years ago

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
Actions #5

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.3.0~rc1 to 4.3.0~rc2
Actions #6

Updated by Vincent MEMBRÉ about 6 years ago

  • Target version changed from 4.3.0~rc2 to 4.3.0~rc3
Actions #7

Updated by Nicolas CHARLES about 6 years ago

  • Status changed from New to In progress
Actions #8

Updated by Nicolas CHARLES about 6 years ago

  • 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
Actions #9

Updated by Nicolas CHARLES about 6 years ago

  • Status changed from Pending technical review to Pending release
Actions #10

Updated by Vincent MEMBRÉ about 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.3.0~rc3 which was released today.

Actions

Also available in: Atom PDF