-
Notifications
You must be signed in to change notification settings - Fork 236
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
Regression with dnf_builddep_opts
option
#1496
Comments
Indeed, good catch. Do you want to send a PR with fix, or shall I? |
azeey
added a commit
to azeey/mock
that referenced
this issue
Oct 31, 2024
Created #1497. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1237e2f makes "dnf4" equivalent to "dnf", but the implementation skips
builddep_opts
mock/mock/py/mockbuild/config.py
Lines 56 to 58 in 2fa2dbd
This regression breaks build infrastructure that uses
dnf_builddep_opts
.The text was updated successfully, but these errors were encountered: