Project

General

Profile

Actions

Bug #25995

closed

Exporting CV version with non-yum repos not producing correct error for end user

Added by Chris Roberts over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:
Actions #1

Updated by Chris Roberts over 5 years ago

Description of problem:
If I export a CV version with non-yum repos(Satellite 6.5), the CV version gets exported. The exported has a json file but archive of contents is not seen(as expected). When Satellite attempts to tar the archive of no contets, it throws :
```
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.0 snap 7

How reproducible:
Always

Steps to Reproduce:
1. Create Product with puppet repo, having puppet module
2. Create a Product with above puppet repo.
3. Publish above CV
4. Attempt to export above Cv version.

Actual results:
Satellite throws improper error:
```
tar: Cowardly refusing to create an empty archive
Try `tar --help' or `tar --usage' for more information
```

Expected results:
Satellite should inform user for non-supporting of non-yum of Cv version export, untill supported.

Actions #2

Updated by The Foreman Bot over 5 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/hammer-cli-katello/pull/627 added
Actions #3

Updated by Chris Roberts over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Justin Sherrill over 5 years ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF