Content Host プロファイルのアップロードの Satellite タスクが一意制約違反のため警告を表示して終了する
Issue
Actions::Katello::Host::UploadProfilesタスクはWarning結果で終了します。- タスクの実行フェーズで、
katello_content_facet_repository_rid_caidの一意制約違反によりエラーが発生します。
ActiveRecord::RecordNotUnique: PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "katello_content_facet_repository_rid_caid"
DETAIL: Key (repository_id, content_facet_id)=(123456, 654321) already exists.
: INSERT INTO "katello_content_facet_repositories" ("content_facet_id", "repository_id") VALUES ($1, $2) RETURNING "id"
Environment
Red Hat Satellite 6.7 (以前のバージョンでもおそらく同様ですが、具体的なタスクは異なる場合があります)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.