Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJitendra Yejare
2018-11-02 15:12:43 UTC
Description of problem:
Satellite is throwing-
Could not import the content view.:
Error: undefined method `[]' for nil:NilClass
if the clone CV is not present/created in importing Org/Satellite. We expect it to show a proper error/warning message asking the user to set the same name CV and Repo before importing the CVv.
Version-Release number of selected component (if applicable):
Satellite 6.5 snap 1
How reproducible:
Always
Steps to Reproduce:
1. Export the CVv from exporting satellite.
2. Don't create the CV and Repo with the same name as exporting CV and Repo before importing.
3. Attempt to import the CVv from exported tar.
Actual results:
Satellite is throwing an error:
```
Could not import the content view.:
Error: undefined method `[]' for nil:NilClass
```
Expected results:
Satellite should show a proper error/warning message asking the user to set the same name CV and Repo before importing the CVv.
Additional info:
Verified!
@ Satellite 6.5 snap 14
Steps:
---------
1. Exported the CVv from exporting satellite.
2. Didn't create the CV and Repo before importing.
3. Attempted to import the CVv from exported tar.
Behavior (Expected):
-----------------------
The satellite is showing correct message without any error in stdout.
# hammer content-view version import --export-tar /var/lib/pulp/katello-export/export-custom_cv-10.tar --organization-id 3
Could not import the content view:
Error: The Content View custom_cv is not present on this server, please create the Content View and try the import again.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2019:1222