Actions
Bug #27039
closedhammer content view version export fails.
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
Hammer content view version export fails with the below error.
[root@satellite]# hammer content-view version export --export-dir /var/export --id 2
tar: Cowardly refusing to create an empty archive
Try `tar --help' or `tar --usage' for more information.
Version-Release number of selected component (if applicable):
Satellite 6.5
It fails when there is no repository added in the content-view, One of the customer has published the content without any repository and was trying to export it.
Actual results:
tar: Cowardly refusing to create an empty archive
Try `tar --help' or `tar --usage' for more information.
Expected results:
Should report that there is no repository added in the content view
Actions