diff --git a/rpminspect.yaml b/rpminspect.yaml index f6cee27..96e2115 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -9,3 +9,7 @@ annocheck: ignore: # Ignore hardening of pcp testsuite files - /usr/lib*/libpcp_fault.so* +javabytecode: + ignore: + # Ignote java classes from the PCP testsuite - these are broken by a purpose + - /var/lib/pcp/testsuite/java/*