mc.aarch64: I: binary-or-shlib-calls-gethostbyname /usr/bin/mc The binary calls gethostbyname(). Please port the code to use getaddrinfo(). mc.aarch64: W: files-duplicate /usr/share/pixmaps/mc.png /usr/share/icons/hicolor/32x32/apps/mc.png mc-lang.noarch: W: no-version-in-last-changelog mc.aarch64: W: no-version-in-last-changelog mc.src: 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. mc.aarch64: W: script-without-shebang /usr/share/mc/mc-wrapper.csh mc.aarch64: W: script-without-shebang /usr/share/mc/mc-wrapper.sh mc.aarch64: W: script-without-shebang /usr/share/mc/mc.csh mc.aarch64: W: script-without-shebang /usr/share/mc/mc.sh This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. mc.aarch64: E: env-script-interpreter (Badness: 9) /usr/lib/mc/extfs.d/uc1541 /usr/bin/env python 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, 8 warnings.