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

Merged
merged 1 commit into from
Dec 16, 2024

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
@jrha jrha added this to the 25.next milestone Dec 16, 2024
@jrha jrha merged commit f82ef3d into quattor:main Dec 16, 2024
3 checks passed
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