Actions
Bug #34433
closedUpdating repo with GPG key ID fails
Difficulty:
easy
Triaged:
Yes
Description
Description of problem:
Adding a GPG key to a repo on the CLI fails
Version-Release number of selected component (if applicable):
7.0.0-5.0
How reproducible:
Every time
Steps to Reproduce:
1. Create repo
2. Create GPG key
3. hammer --debug repository update --id xx --gpg-key-id xx
Actual results:
command returns "Repository updated" but
"hammer repository info --id xx" shows it was not updated
Expected results:
Adding a GPG key to a repo on the CLI works
Additional info:
I did not use Default Org for this test
I will attach foreman debug
Updated by The Foreman Bot almost 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/833 added
Updated by Chris Roberts almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|f8527f3f5ebc9458a1909799359ec1c5d835530a.
Actions