User story #3371
closedAPT package manager should manage GPG keys for added repos
Description
We use an Ubuntu PPA (additional repository) to install the latest git. I need to download/import a GPG key to make this actually work - the package manager will complain otherwise and Rudder fails to install git. Is it possible to implement this into the "APT package manager configuration" technique or is there another way to do this?
Kind regards
Updated by Jonathan CLARKE over 11 years ago
- Tracker changed from Question to User story
- Project changed from Rudder to 24
- Subject changed from APT package manager configuration GPG keys to APT package manager should manage GPG keys for added repos
- Category set to Techniques
- Status changed from New to 8
- Assignee set to Nicolas PERRON
- Priority changed from N/A to 2
Dennis Cabooter wrote:
We use an Ubuntu PPA (additional repository) to install the latest git. I need to download/import a GPG key to make this actually work - the package manager will complain otherwise and Rudder fails to install git. Is it possible to implement this into the "APT package manager configuration" technique or is there another way to do this?
Absolutely. We have a similar feature for zypper (SuSE package manager), we can easily adapt it for apt*.
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 24 to Rudder
- Category changed from Techniques to Techniques
Updated by Benoît PECCATTE over 9 years ago
- Assignee deleted (
Nicolas PERRON) - Target version set to Ideas (not version specific)
Updated by Alexis Mousset over 8 years ago
- Is duplicate of User story #6756: New Technique to import a GPG Key into RPM added