-
Notifications
You must be signed in to change notification settings - Fork 125
Replace bind9.18-utils with bind-utils #278
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
Conversation
The version package is not needed at all. See Jira Ticket See Jira Ticket: https://issues.redhat.com/browse/RHEL-80345 Signed-off-by: Petr "Stone" Hracek <[email protected]>
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
|
Isn't it better to remove it altogether? |
bind-utils is not needed? Then yes sure. |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test-all] |
Testing Farm results
|
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
Fixed PyTest issue in $HTTPD_TLS_PATH. [test-all] |
pkhartsk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Took a while to discern what in the tests is cosmetic and what are actual changes. LGTM
Replace bind9.18-utils with bind-utils
The version package is not needed at all.
See Jira Ticket See Jira Ticket: https://issues.redhat.com/browse/RHEL-80345
The PR that brings that issue was #243