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.