Methods
- N
Constants
| ERROR_LINE | = | /<main>\s+ERROR:\s+(.+)/ |
| WARNING_LINE | = | /<main>\s+WARN:\s+(.+)/ |
| SKIP_ERRORS | = | [ /\boperation was not successful/i, /\bunable to verify the package/i, /\bwill NOT be verified/, /^an error has occurred/i, /^an error occurred while/i, /^unknown operation/i, /\bunable to authenticate the package/i ] |
Generic messages we want to ignore. |
||
Attributes
| [R] | errors | This class extracts error and warning messages output by
|
| [R] | warnings |
Class Public methods