[Bug 1244513] rpm rebuild --what to do to recover from database crash

bugzilla at redhat.com bugzilla at redhat.com
Tue Sep 8 01:30:03 UTC 2015


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



--- Comment #5 from Leslie Satenstein <lsatenstein at yahoo.com> ---
Hi All,

In all documentation that I have ever written or used, there was always an
appendix with the error numbers and the affiliated error message.

I think that it would be great to have dnf messages identified as follows:

dnf0000I   Informational message 0000I blah blah blah..
dnf0000E   Informational message 0000E this is the error and this is what
           corrective action you must take.
dnf0000W   A warning message that the developer should review. The application
           may have taken some recovery action on its own. If the xxx could 
           refer to a different appliction where space consumption 
           threshold reached. 
log0000W   log capacity at 85% used, 15% remaining. Take corrective action.

The I's indicate no user action. The W's are warnings to take a pending action
and the E's refer to Errors and immediate actions.  Return codes could be
categorized as 0 for no errors or (I type messages). 1 to 10 for Warnings.
and 100 plus for Errors.

Think about implementing this type of documentation improvement for Fedora 26
or 27.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the docs-qa mailing list