Description
- -
- EMI Nagios probes Related Tasks / Tickets
- no. of issues increased - ALL mentioned PTs MUST confirm if the solution will be provided in EMI April Update, or not.
- SA1/SA2 presentations at 5th EMI AHM - Budapest - Joint SA1/SA2
- EPEL compliance
- The RPMLint & Lintian reports links are here
- Description of RPMlint customizations:
- Rpmlint v 1.3
- Ignore 'no-dependency-on' locales error detected when package name ends with a locale code (such as *-en) and doesn't have locales-* package in its dependencies. This was done commenting lines 150-156 in I18NCheck.py.
- Ignore "*debuginfo" packages in the check (implemented in the plugin)
- Ignore "no-packager-tag" and "no-signature" errors, by adding these lines to Rpmlint config file:
addFilter("E: no-signature") addFilter("E: no-packager-tag")
- Description of Lintian customizations:
- use v2.5.6~bpo60+1 without any change in lintian itself
- Description of RPMlint customizations:
- would be good if the PTs update the wiki explaining where they are with EPEL compliance: EMI EPEL-Compliance twiki
- The RPMLint & Lintian reports links are here