Skip to content

Conversation

@drepelov
Copy link
Contributor

@drepelov drepelov commented Sep 17, 2025

This commit adds a filelist attr to RpmUnit, which maps to file paths from Pulp repodata.filelists field.
Moreover, it adds a get_files() method to RpmUnit, which returns combined data from this new filelistand files attrs.

This is to be used in ubi-manifest, to avoid reporting false positive file depsolving warnings, because there are cases in which the files.file field is missing.

@drepelov drepelov marked this pull request as ready for review September 17, 2025 10:56
This commit adds a `filelist` attr to RpmUnit, which maps to
file paths from Pulp `repodata.filelists` field.
Moreover, it adds a `get_files()` method to RpmUnit, which
returns combined data from this new `filelist`and `files` attrs.

This is to be used in ubi-manifest, to avoid reporting false positive
file depsolving warnings, because there are cases in which
the `files.file` field is missing.
@drepelov drepelov changed the title Combine files from multiple pulp fields in RpmUnit [RHELDST-34141] Add filelist and get_files() to RpmUnit [RHELDST-34141] Sep 23, 2025
@rbikar rbikar merged commit ef13700 into release-engineering:master Sep 29, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants