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

Add tests for supporting included configuration files #1351

Closed

Conversation

pkratoch
Copy link
Contributor

Comment on lines +447 to +454
# This fails, because the yum exclude overrides the filesystem exclude
# When I execute dnf with args "install filesystem"
# Then the exit code is 1
# And stderr is
# """
# Failed to resolve the transaction:
# Argument 'filesystem' matches only excluded packages.
# """
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the option (and probably others) should be appendable, the same way you can append it from the command line in dnf4. However, it currently isn't appendable even from the command line, so I wouldn't block the PR on it, just create an issue.

@mcurlej mcurlej added the stale label Aug 9, 2023
@pkratoch
Copy link
Contributor Author

Closing in favor of #1373

@pkratoch pkratoch closed this Aug 31, 2023
@pkratoch pkratoch deleted the config-includes branch April 25, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants