Actions
Bug #36162
closedBetter error message when content-export fails due to unsynced repository
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When you remember to set your repository's download-policy to immediate, but then forget to sync it, and you attempt hammer content-export, you get:
[vagrant@centos8-katello-devel-stable hammer-cli-katello]$ hammer repository update --id 3 --download-policy='immediate' Repository updated. [vagrant@centos8-katello-devel-stable hammer-cli-katello]$ hammer content-export complete version --id 3 [....................................................................................................................................................] [100%] Error: Remote artifacts cannot be exported. undefined method `first' for nil:NilClass
Should look into whether this can be improved from the Katello side.
Updated by Jeremy Lenz over 1 year ago
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Jeremy Lenz over 1 year ago
- Target version changed from Katello 4.9.0 to Katello 4.11.0
- Triaged changed from Yes to No
Updated by Ian Ballou over 1 year ago
- Target version changed from Katello 4.11.0 to Katello 4.10.0
- Triaged changed from No to Yes
Updated by Ian Ballou over 1 year ago
- Category changed from Repositories to Inter Server Sync
Updated by Jeremy Lenz about 1 year ago
- Target version changed from Katello 4.10.0 to Katello 4.11.0
- Triaged changed from Yes to No
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10751 added
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.11.0 added
Updated by Jeremy Lenz about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|f238c23896194b6a5165c6eb7c87670c19a55b2a.
Actions