Why user can not create content view in satellte 6 ?
Issue
- Why user can not create content view in satellite 6 ?
- Error message like below.
Parameters: {"id"=>"4", "name"=>"xx_CV_00", "label"=>"xx_CV_00", "description"=>nil, "organization"=>{"name"=>"Default_Organization", "label"=>"Default_Organization"}, "created_at"=>"2015-03-13T01:43:38Z", "updated_at"=>"2015-03-13T01:43:38Z", "composite"=>nil, "repository_ids"=>[12], "component_ids"=>[], "default"=>false, "next_version"=>1, "last_published"=>nil, "permissions"=>{"view_content_views"=>true, "edit_content_views"=>true, "destroy_content_views"=>true, "publish_content_views"=>true, "promote_or_remove_content_views"=>true}, "environments"=>[], "repositories"=>[{"id"=>12, "name"=>"Red Hat Enterprise Linux 4 AS RPMs x86_64", "label"=>"Red_Hat_Enterprise_Linux_4_AS_RPMs_x86_64", "organization"=>{"name"=>"Default_Organization", "label"=>"Default_Organization"}, "created_at"=>"2015-03-13T01:03:45Z", "updated_at"=>"2015-03-13T01:03:45Z", "sync_state"=>"not_synced", "last_sync"=>nil, "last_sync_words"=>nil, "content_type"=>"yum", "unprotected"=>false, "full_path"=>"https://xxxx/pulp/repos/Default_Organization/Library/content/dist/rhel/as/4/4AS/x86_64/os", "url"=>"https://cdn.redhat.com/content/dist/rhel/as/4/4AS/x86_64/os", "relative_path"=>"Default_Organization/Library/content/dist/rhel/as/4/4AS/x86_64/os", "major"=>nil, "minor"=>nil, "gpg_key_id"=>nil, "content_id"=>"2013", "content_view_version_id"=>1, "library_instance_id"=>nil, "product_type"=>"redhat", "promoted"=>false, "content_counts"=>{}, "permissions"=>{"deletable"=>true}, ""=>nil, "product"=>{"id"=>9, "cp_id"=>"69", "name"=>"Red Hat Enterprise Linux Server", "sync_plan"=>nil}, "environment"=>{"id"=>1}}], "puppet_modules"=>[], "versions"=>[], "components"=>[], "organization_id"=>"1", "api_version"=>"v2", "content_view"=>{"id"=>"4", "name"=>"xxx_CV_00", "label"=>"xxx_CV_00", "description"=>nil, "default"=>false, "created_at"=>"2015-03-13T01:43:38Z", "updated_at"=>"2015-03-13T01:43:38Z", "composite"=>nil, "next_version"=>1, "repository_ids"=>[12], "component_ids"=>[]}}
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/api/v2/common/async.json.rabl within katello/api/v2/layouts/resource (61.0ms)
Completed 202 Accepted in 1313ms (Views: 61.9ms | ActiveRecord: 0.7ms)
Processing by Katello::Api::V2::ContentViewsController#show as JSON
Parameters: {"organization_id"=>"1", "api_version"=>"v2", "id"=>"4"}
Processing by Katello::Api::V2::ContentViewVersionsController#index as JSON
Parameters: {"content_view_id"=>"4", "full_result"=>"true", "organization_id"=>"1", "api_version"=>"v2"}
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/api/v2/content_views/show.json.rabl within katello/api/v2/layouts/resource (237.2ms)
Completed 200 OK in 242ms (Views: 233.6ms | ActiveRecord: 4.8ms)
Rendered /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/views/katello/api/v2/content_view_versions/index.json.rabl within katello/api/v2/layouts/collection (179.9ms)
Completed 200 OK in 374ms (Views: 175.8ms | ActiveRecord: 5.6ms)
Processing by ForemanTasks::Api::TasksController#bulk_search as JSON
Parameters: {"searches"=>[{"type"=>"task", "task_id"=>"be11d67a-8781-4ab8-80de-3300609e03ec", "search_id"=>"3"}], "task"=>{}}
Completed 200 OK in 127ms (Views: 6.9ms | ActiveRecord: 1.8ms)
Processing by ForemanTasks::Api::TasksController#bulk_search as JSON
Parameters: {"searches"=>[{"type"=>"task", "task_id"=>"be11d67a-8781-4ab8-80de-3300609e03ec", "search_id"=>"3"}], "task"=>{}}
Completed 200 OK in 259ms (Views: 1.1ms | ActiveRecord: 1.0ms)
Processing by ForemanTasks::Api::TasksController#bulk_search as JSON
Parameters: {"searches"=>[{"type"=>"task", "task_id"=>"be11d67a-8781-4ab8-80de-3300609e03ec", "search_id"=>"3"}], "task"=>{}}
Completed 200 OK in 65ms (Views: 1.0ms | ActiveRecord: 1.2ms)
Processing by ForemanTasks::Api::TasksController#bulk_search as JSON
Parameters: {"searches"=>[{"type"=>"task", "task_id"=>"be11d67a-8781-4ab8-80de-3300609e03ec", "search_id"=>"3"}], "task"=>{}}
Completed 200 OK in 75ms (Views: 1.0ms | ActiveRecord: 4.9ms)
Polling failed, attempt no. 1, retrying in 0.5
PLP0000: Could not find a published directory for Default_Organization-Red_Hat_Enterprise_Linux_Server-Red_Hat_Enterprise_Linux_4_AS_RPMs_x86_64. (Katello::Errors::PulpError)
Environment
- Red Hat Satellite 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.