Hide Forgot
Created attachment 998079 [details] foreman production.log Description of problem: content-view version list failed Version-Release number of selected component (if applicable): Satellite-6.1.0-RHEL-6-20150303.0 How reproducible: Always Steps to Reproduce: hammer> content-view version list --help Usage: content-view version list [OPTIONS] Options: --composite-version-id COMPOSITE_VERSION_ID Filter versions that are components in the specified composite version --content-view CONTENT_VIEW_NAME Content view name --content-view-id CONTENT_VIEW_ID content view numeric identifier --environment ENVIRONMENT_NAME Name to search by --environment-id ENVIRONMENT_ID --version VERSION Filter versions by version number -h, --help print help hammer> content-view version list --content-view=cv1 undefined method `pulp_id' for nil:NilClass Actual results: Error as shown above (foreman production.log attached) Expected results: content view versions listed Additional info:
Created redmine issue http://projects.theforeman.org/issues/9741 from this bug
should be fixed when https://github.com/Katello/katello/pull/5107 gets merged to master.
Moving to POST since upstream bug http://projects.theforeman.org/issues/9741 has been closed ------------- Partha Aji Applied in changeset commit:katello|a7a6192f7318c5083801ef4efe51061e8c31749f.
Verified. Version Tested: Satellite-6.1.0-RHEL-6-20150424.0 # hammer -u admin -p changeme content-view version list --content-view=rhel6cv ---|-------------------------------|---------|----------------------- ID | NAME | VERSION | LIFECYCLE ENVIRONMENTS ---|-------------------------------|---------|----------------------- 1 | Default Organization View 1.0 | 1.0 | Library 2 | Default Organization View 1.0 | 1.0 | Library 3 | rhel6cv 1.0 | 1.0 | Library, QE 4 | bulkrhel6cv 1.0 | 1.0 | Library, QE ---|-------------------------------|---------|-----------------------
*** Bug 1221126 has been marked as a duplicate of this bug. ***
This bug is slated to be released with Satellite 6.1.
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.