Running adequate resulted in the package being tagged 'program-name-collision' which indicates that this package ships a program with the same name as another program. This is a violation of policy 10.1.
The commandline to find these logs is:
COMMAND='grep -E "(FAIL|WARN): Running adequate resulted in .* program-name-collision"'
|