Greetings,
The following webrev contains fixes for the following issue:
3005 some pkg verify errors should be warnings or informational messages
webrev:
http://cr.opensolaris.org/~swalker/pkg-3005/
Change Summary
==============
* extra aliases, classes, permissions, and policies for a driver no
longer cause a verify error
* our friend the bobcat no longer triggers a pkg verify error in verbose
mode
* verify can now return errors, warnings, or 'informational' messages
instead of being an all or nothing failure
* added disclaimer about file comparison performed by verify to man page
* added various unit tests to ensure this behaviour stays intact
Notes
=====
This changeset intentionally does not try to implement 'paranoid'
verification mode or try to resolve many of the other unresolved issues
surrounding pkg verify.
Output remains largely unchanged with the exception that packages that
only have warnings will say 'WARNING' instead of 'ERROR' for the package
status, and packages that have neither warnings nor errors will say 'OK'
but still display the related message.
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss