coreboot-utils.x86_64: W: files-duplicate /usr/share/licenses/coreboot-utils/COPYING.superiotool /usr/share/licenses/coreboot-utils/COPYING.nvramtool coreboot-utils.src: W: no-version-in-last-changelog coreboot-utils.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. coreboot-utils.x86_64: W: position-independent-executable-suggested /usr/sbin/msrtool This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. coreboot-utils.x86_64: E: env-script-interpreter (Badness: 9) /usr/sbin/k8-compare-pci-space.pl /usr/bin/env perl coreboot-utils.x86_64: E: env-script-interpreter (Badness: 9) /usr/sbin/k8-interpret-extended-memory-settings.pl /usr/bin/env perl coreboot-utils.x86_64: E: env-script-interpreter (Badness: 9) /usr/sbin/k8-read-mem-settings.sh /usr/bin/env bash coreboot-utils.x86_64: E: env-script-interpreter (Badness: 9) /usr/sbin/parse-bkdg.pl /usr/bin/env perl 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. 2 packages and 0 specfiles checked; 4 errors, 4 warnings.