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

Print rpm unpack errors to the user (RhBug:2312906) #2132

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

m-blaha
Copy link
Member

@m-blaha m-blaha commented Sep 20, 2024

DNF currently prints RPM errors that occur during scriptlet execution or
during package installation/removal.
This patch adds error handling for issues that arise during RPM package
unpacking as well.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2312906

DNF currently prints RPM errors that occur during scriptlet execution or
during package installation/removal.
This patch adds error handling for issues that arise during RPM package
unpacking as well.

= changelog =
msg:           Print rpm package unpack errors to the user
type:          enhancement
resolves:      https://bugzilla.redhat.com/show_bug.cgi?id=2312906
@jan-kolarik jan-kolarik self-assigned this Sep 20, 2024
Copy link
Member

@jan-kolarik jan-kolarik left a comment

Choose a reason for hiding this comment

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

Thanks!

@jan-kolarik jan-kolarik merged commit 920688a into master Sep 20, 2024
9 of 11 checks passed
@jan-kolarik jan-kolarik deleted the mblaha/rpm-unpack-error branch September 20, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants