Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhel-9.5: Fix for RHEL-38470 #2099

Merged
merged 2 commits into from
May 28, 2024

Conversation

ppisar
Copy link
Contributor

@ppisar ppisar commented May 23, 2024

Upstream commit: b3b9b3a
Upstream commit: f211e1a
Resolves: https://issues.redhat.com/browse/RHEL-38470
Tests: rpm-software-management/ci-dnf-stack#1510

@j-mracek, could you please review my backport for RHEL-9.5 of your commits?

Upstream commit: b3b9b3a

Command `dnf install-n <provide>` does not install only according
to package mame but still search in provides. The patch limits
searrch only to NEVRA forms for install, remove, autoremove,
and repoquery commands.

Resolves partially: https://issues.redhat.com/browse/RHEL-5747
Resolves: https://issues.redhat.com/browse/RHEL-38470
Upstream commit: f211e1a

Repoquery command never matched spec with provides.

Resolves: https://issues.redhat.com/browse/RHEL-38470
@j-mracek
Copy link
Contributor

LGTM

@ppisar ppisar merged commit b406aa7 into rpm-software-management:rhel-9.5 May 28, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants