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
Actions