Actions
Bug #25857
closedContent View Version export breaks while exporting to relative path
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
Content View Version export breaks while exporting the CVV contents to relative path folder. But works when we provide the absolute path.
Version-Release number of selected component (if applicable):
Satellite 6.5.0 snap 1
How reproducible:
Always
Steps to Reproduce:
1. Publish the CV with contents.
2. Export the CVv contents to a relative path folder.
The CVv export to relative path fails with the error below:
- hammer content-view version export --export-dir ExportedCV --id 2
tar: ExportedCV/export-2/export-2-repos.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Expected results:
The CVv export to relative path should work or should ask the user to provide the absolute path
Additional info:
The CVv export to absolute path works.
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/616 added
Updated by Chris Roberts about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|03658ddb516abae5f7bd691136e6dae374e63bf5.
Updated by Andrew Kofink about 6 years ago
- Target version set to Katello 3.12.0
- Triaged changed from No to Yes
Updated by Jonathon Turel about 6 years ago
- Target version changed from Katello 3.12.0 to Katello 3.11.0
Actions