Actions
Bug #17401
closedactivation key update fails with locked task on invalid service level
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
[vagrant@robot hammer-cli-katello]$ hammer -u admin -p changeme activation-key update --name=foo4 --organization-id=1 --service-level='standard' Could not update the activation key: Task 0a8a8775-ce89-4751-8352-b7d96ab6f856: Katello::Errors::CandlepinError: Service level 'standard' is not available to units of organization Default_Organization. [vagrant@robot hammer-cli-katello]$ hammer -u admin -p changeme activation-key update --name=foo4 --organization-id=1 --service-level='standard' Could not update the activation key: Required lock is already taken by other running tasks. Please inspect their state, fix their errors and resume them. Required lock: read Conflicts with tasks:
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6463 added
Updated by Justin Sherrill about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|7be520f1dfd804d58af76e8d091b7ea90572f068.
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 208
Actions