The logrotate configuration causes output and/or exits with error when the package has been removed but not purged.
The commandline to find these logs is:
COMMAND='grep -E "(FAIL: Logrotate file .* has output with package removed|ERROR: Command failed.*'/etc/logrotate\.d/.*'])"'
|