Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/712
If I don't set permissions, then those warnings still occur as some of the
packages have files that violate this rpmlint check.
If I set to 644, then I get the following warnings.
```
metron-config.noarch: E: non-standard-dir-perm
/usr/metron/0.4.1/web/expressjs/node_modules/isobject 0644L
A standard directory should have permission set to 0755. If you get this
message, it means that you have wrong directory permissions in some dirs
included in your package.
```
Exhausting those two ideas, I am not sure there is a good way to work
around this. Other thoughts @merrimanr ?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---