erlang-rebar-src.x86_64: W: no-version-in-last-changelog erlang-rebar.src: W: no-version-in-last-changelog erlang-rebar.x86_64: W: no-version-in-last-changelog The latest changelog entry doesn't contain a version. Please insert the version that is coherent with the version of the package and rebuild it. erlang-rebar.x86_64: W: non-executable-script /usr/lib64/erlang/lib/rebar-2.6.4/priv/templates/simplenode.erl.script 644 /bin/sh erlang-rebar.x86_64: W: non-executable-script /usr/lib64/erlang/lib/rebar-2.6.4/priv/templates/simplenode.install_upgrade.escript 644 /usr/bin/env escript This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. erlang-rebar.x86_64: W: suse-filelist-forbidden-bashcomp-userdirs /etc/bash_completion.d/rebar.sh is not allowed in SUSE This directory is for user files, use /usr/share/bash- completion/completions/ erlang-rebar.x86_64: E: env-script-interpreter (Badness: 9) /usr/lib64/erlang/lib/rebar-2.6.4/priv/templates/simplenode.nodetool /usr/bin/env escript This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env python needs to be patched into #!/usr/bin/python otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/python. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. 3 packages and 0 specfiles checked; 1 errors, 6 warnings.