Project

General

Profile

Actions

Bug #16455

closed

capsule-certs-generate fails for missing parser cache

Added by Eric Helms over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:
Actions #1

Updated by Eric Helms over 7 years ago

The capsule-certs-generate script is missing a parser cache entry in the config which is stored inline in the binary bin/capsule-certs-generate. Since capsule-certs-generate uses the capsule_certs manifest, it will require its own parser cache built and included for it. The tricky part is that the config is stored inline in code and kafo-export-params requires a config file to point to.

Actions #2

Updated by Adam Price over 7 years ago

Is there any opposition to generating the parser cache in capsule-certs-generate since its config is inline? What I'm thinking of is using the tempfile'd config and answerfile that it creates, generate the parser_cache, run kafo, then throw it away like capsule-certs-generate does with its other files.

Actions #3

Updated by Chris Duryee over 7 years ago

no opposition from me

Actions #4

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Adam Price
  • Pull request https://github.com/Katello/katello-installer/pull/393 added
Actions #5

Updated by Anonymous over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF