Actions
Bug #18536
closedTrying to apply errata on host-collection using hammer fails
Status:
Closed
Priority:
Normal
Assignee:
Category:
Host Collections
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1422362
Description of problem:
Trying to apply errata on host-collection via hammer when using --name fails.
Steps to Reproduce:
> hammer host-collection erratum install --organization="Default Organization" --name collection1 --errata=RHBA-2017:0038 Could not schedule installation of errata
Expected results:
Successfully applied erratas
Actual results:
Could not schedule installation of errata
Additional info:
hammer debug logs shows "404 resource not found"
More commands are affected by this bug:
host-collection erratum install
host-collection package-group {install,update,remove}
host-collection package {install,update,remove}
All this commands accept only --id and ignore --name.
Updated by Tomáš Strachota almost 8 years ago
- Subject changed from Trying to apply errata on host-collection using hammer fails to Trying to apply errata on host-collection using hammer fails
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
- Target version set to 1.11.4
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/482 added
Updated by Marek Hulán almost 8 years ago
- Target version changed from 1.11.4 to 1.12.1
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-katello|f1497c05fb8953af783779b0284c9afc9fde19f5.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release set to 211
Actions