Bug #33375
Adding ansible collection repos or debian repos to content views with filters causes failures
Description
Ansible Collections and Debian backend service classes don't support `copy_content_for_source`. This is an issue in app/lib/actions/pulp3/orchestration/repository/copy_all_units.rb because Actions::Pulp3::Repository::CopyContent is always called if any filters are present (even if they're docker or yum).
Related issues
Associated revisions
History
#1
Updated by Ian Ballou over 1 year ago
- Subject changed from Adding debian repositories to content views should be disabled. to Adding ansible collection repos or debian repos to content views with filters causes failures
#2
Updated by Ian Ballou over 1 year ago
- Description updated (diff)
#3
Updated by Justin Sherrill over 1 year ago
- Related to Bug #33386: Add repository type count to cv version API and fix ansible collection cv publish added
#4
Updated by Justin Sherrill over 1 year ago
- Related to Bug #32460: improve speed of content view publish with filters added
#5
Updated by Justin Sherrill over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.3.0
- Category set to Container
#6
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ian Ballou
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9615 added
#7
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#8
Updated by Ian Ballou over 1 year ago
- Status changed from Ready For Testing to Closed
Fixes #33375 - deb packages fail filtered cv publishing