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 2132472

Summary: Copying uploaded RPMs with dependency solving doesn't copy dependencies
Product: Red Hat Satellite Reporter: Ian Ballou <iballou>
Component: PulpAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.12.0CC: dalley, dkliban, ggainey, hlawatschek, rchan
Target Milestone: UnspecifiedKeywords: Regression, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-05-15 02:23:15 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:
Attachments:
Description Flags
The vim RPMs to test with none

Description Ian Ballou 2022-10-05 20:46:17 UTC
Created attachment 1916301 [details]
The vim RPMs to test with

Description of problem:
 Copying content from a repository with uploaded RPMs and dependency solving on seems to not copy the dependencies.

Version-Release number of selected component (if applicable):
Satellite 6.12.0 and below (seems any Satellite with Pulp 3)

How reproducible:
100%

Steps to Reproduce:
1. Upload the RPMs in the attached zip file to an empty yum repo
2. Create a CV with dependency solving on, the repo above, and a filter including 'vim-enhanced'
3. Publish

Actual results:
Only vim-enhanced is copied


Expected results:
vim-enhanced is copied along with its dependencies

Additional info:

Comment 1 Ian Ballou 2022-10-05 20:46:54 UTC
Note: the relationship of this bug to uploaded RPMs is just a guess. I've only seen it happen so far with uploaded RPMs.

Comment 2 Brad Buckingham 2022-10-06 14:11:04 UTC
Is this a regression?

Thanks!

Comment 3 Ian Ballou 2022-10-06 14:54:06 UTC
Brad, this is a regression from Satellite 6.9.  I haven't tested on 6.10, but I have a hunch this hasn't worked since the Pulp 3 upgrade.