[Rpm-maint] [rpm-software-management/rpm] RFE: proper error reporting for fsm operations (Issue #3114)
Panu Matilainen
notifications at github.com
Tue May 21 07:13:25 UTC 2024
#3100 started life as a report on unintelligible error message on install failure, and it's far from an isolated case. When an occurs inside the fsm, we save the path but not the errno. and when the error eventually does get reported there have been any arbitrary number of places that could, and often have, modified it. So what goes back to the user is unintelligible at best, misleading at worst.
We need a better error reporting mechanism than rpmfileStrerror(), one that stores the actual context and result of the failure.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3114
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3114 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240521/21b7840b/attachment.html>
More information about the Rpm-maint
mailing list