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

ncm-spma: fix to retain rpms listed in whitelist path #1807

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aka7
Copy link
Contributor

@aka7 aka7 commented Dec 13, 2024

bug fix to not remove packages listed in whitelist. In order to match, need to remove the epoch value which gets added in rpm earlier.

  • Why the change is necessary.
    So that dnf backend will work with retaining packages listed in path "/software/components/spma/whitelist/"

  • What backwards incompatibility it may introduce.
    none.

bug fix to not remove packages listed in whitelist.
In order to match, need to remove the epoch value which gets added in rpm earlier.
@aka7 aka7 added the bug label Dec 13, 2024
@aka7 aka7 assigned ned21 and jrha Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants