We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is a follow-up to rpm-software-management/dnf#1918.
We should implement this in dnf5 as well to maintain backward compatibility.
The text was updated successfully, but these errors were encountered:
Based on the code I think this is working in dnf5 by default: https://github.com/rpm-software-management/dnf5/blob/main/dnf5-plugins/automatic_plugin/automatic.cpp#L412-L421
However I think we could add some tests or at least port rpm-software-management/ci-dnf-stack#1603 to dnf5.
Or do you mean that we should have an option for that so it could be disabled?
Sorry, something went wrong.
Thanks for info @kontura. I see we already have the CI tests for dnf4, so I will check the state in dnf5 and update the tests there accordingly.
No branches or pull requests
This is a follow-up to rpm-software-management/dnf#1918.
We should implement this in dnf5 as well to maintain backward compatibility.
The text was updated successfully, but these errors were encountered: