https://bugzilla.redhat.com/show_bug.cgi?id=985087 --- Comment #14 from Robert Rati <rrati@xxxxxxxxxx> --- These two files are included in other hadoop scripts and do nothing but set env variables. They shouldn't have shebangs really. hadoop-common.noarch: E: script-without-shebang /usr/libexec/hadoop-config.sh hadoop-yarn.noarch: E: script-without-shebang /usr/libexec/yarn-config.sh There are some similar files that do have shebangs, so upstream isn't consistent here. If I was to go for consistency I'd say they should all not have shebangs, but that would produce more errors from rpmlint. I would prefer changes be accepted upstream. These are from the JNI libraries: hadoop-common-native.i686: W: devel-file-in-non-devel-package /usr/lib/hadoop/libhadoop.so hadoop-libhdfs.i686: W: devel-file-in-non-devel-package /usr/lib/hadoop/libhdfs.so The ones like: hadoop-yarn.noarch: W: only-non-binary-in-usr-lib Are from systemd files These are from permission guidelines from upstream: hadoop-yarn-security.i686: E: setuid-binary /usr/bin/container-executor root 06050L hadoop-yarn-security.i686: E: setgid-binary /usr/bin/container-executor yarn 06050L hadoop-yarn-security.i686: E: non-standard-executable-perm /usr/bin/container-executor 06050L and is documented in the spec -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nE0m9cXbFQ&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review