Project

General

Profile

Actions

Bug #17610

closed

CV Publish failing for combination of repos

Added by Partha Aji over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

  • Create a new COntent view
  • Add a yum repo + ostree repo or yum repo and a file repo or a yum repo and docker repo
  • Publish the CV

Expected:
Publish properly working

Actual:
Publish fails in the CopyRpm phase with a comment

 data: {}
 description: The target importer does not support the types from the source
 sub_errors: []

What you also note is that CopyRpm call is getting run on ostree/file repos

source_pulp_id: Default_Organization-yawn-ostree
target_pulp_id: Default_Organization-future-1_0-wow-partello
clauses: 
remote_user: admin
remote_cp_user: admin
locale: en

While CopyOstreeBranch needs to be running.

This bug is related to this change -> https://github.com/Katello/katello/commit/e5586b7e6bfd07455997fdb1d7651650f9a83154#diff-516603408c98ec56e67c629e9de94587R19

Basically the CloneToVersion treats a bunch of repositories as the same type. This means in a cv with yum and docker repos, Docker repos may get copied to yum repos which wil cause th eabove failure

Actions #1

Updated by Partha Aji over 7 years ago

  • Assignee changed from Brad Buckingham to Partha Aji
Actions #2

Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6489 added
Actions #3

Updated by Justin Sherrill over 7 years ago

  • translation missing: en.field_release set to 188
Actions #4

Updated by Partha Aji over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF