Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2225387

Summary: [RFE] Make debian plugin packages available in Satellite repository.
Product: Red Hat Satellite Reporter: Jan Senkyrik <jsenkyri>
Component: PackagingAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED WONTFIX QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.13.0CC: ehelms
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-27 13:17:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Senkyrik 2023-07-25 07:41:14 UTC
Description of problem:
Red Hat Satellite does not support deb content. There's couple bugs/RFEs that have been opened around this in the past, see [0][1][2].

The ask of this RFE is *not* to start supporting it. It's about making sure the plugin is installable through satellite repositories. Currently the installation fails because of outdated 'python39-debian' package.


Version-Release number of selected component (if applicable):
Satellite 6.13

How reproducible:
Always

Steps to Reproduce:

# yum install --disableplugin=foreman-protector 'pulpcore-plugin(deb)'
---
Updating Subscription Management repositories.
Last metadata expiration check: 2:37:49 ago on Mon 24 Jul 2023 02:25:00 PM CEST.
Error: 
 Problem: conflicting requests
  - nothing provides python39-debian >= 0.1.44 needed by python39-pulp-deb-2.20.0-1.el8pc.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
---


Actual results:
Dependency error

Expected results:
Successful installation



[0] https://bugzilla.redhat.com/show_bug.cgi?id=2050041
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1654255
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1216024
[3] https://access.redhat.com/downloads/content/python39-debian/0.1.43-2.el8pc/noarch/fd431d51/package

Comment 2 Eric Helms 2023-07-27 13:17:02 UTC
Satellite does not support Debian content and therefore we have no intent to provide the Pulp plugin that would enable this functionality.