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

goal: Add method for detecting file dependency problem #1637

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

jan-kolarik
Copy link
Member

To provide users with a hint about the cause of the transaction error, we can extract this information directly from the solver's API. Although it may be parsed from the strings of the describeProblemRules method, accessing it through the solver's API allows for more direct and efficient checking.

Related to: #1635.
Targetted for: https://issues.redhat.com/browse/RHEL-12355.

To provide users with a hint about the cause of the transaction error, we can extract this information directly from the solver's API. Although it may be parsed from the strings of the `describeProblemRules` method, accessing it through the solver's API allows for more direct and efficient checking.
@pkratoch
Copy link
Contributor

LGTM

@pkratoch pkratoch merged commit bc79b88 into dnf-4-master Jan 12, 2024
3 checks passed
@pkratoch pkratoch deleted the jkolarik/file-deps-error-suggestion branch January 12, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants