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

User story #11872: Port Package repository keys (RPM/APT) to multiversionned technique

Added by Nicolas CHARLES over 8 years ago. Updated about 8 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

Updated by Nicolas CHARLES over 8 years ago Actions #1

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

Updated by Nicolas CHARLES over 8 years ago Actions #2

  • Status changed from In progress to New

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

Updated by Vincent MEMBRÉ over 8 years ago Actions #3

  • Target version changed from 4.3.0~beta1 to 4.3.0~rc1

Updated by Nicolas CHARLES about 8 years ago Actions #4

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

Updated by Vincent MEMBRÉ about 8 years ago Actions #5

  • Target version changed from 4.3.0~rc1 to 4.3.0~rc2

Updated by Vincent MEMBRÉ about 8 years ago Actions #6

  • Target version changed from 4.3.0~rc2 to 4.3.0~rc3

Updated by Nicolas CHARLES about 8 years ago Actions #7

  • Status changed from New to In progress

Updated by Nicolas CHARLES about 8 years ago Actions #8

  • 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

Updated by Nicolas CHARLES about 8 years ago Actions #9

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ about 8 years ago Actions #10

  • 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: PDF Atom