Bug #16455
closed
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.
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.
- Status changed from New to Ready For Testing
- Assignee set to Adam Price
- Pull request https://github.com/Katello/katello-installer/pull/393 added
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF