newsboat.x86_64: W: missing-call-to-chdir-with-chroot /usr/bin/newsboat newsboat.x86_64: W: missing-call-to-chdir-with-chroot /usr/bin/podboat This executable appears to call chroot without using chdir to change the current directory. This is likely an error and permits an attacker to break out of the chroot by using fchdir. While that's not always a security issue, this has to be checked. newsboat-lang.noarch: W: no-version-in-last-changelog newsboat.src: W: no-version-in-last-changelog newsboat.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. newsboat.x86_64: E: env-script-interpreter (Badness: 9) /usr/share/doc/packages/newsboat/contrib/bookmark-buku.sh /usr/bin/env bash newsboat.x86_64: E: env-script-interpreter (Badness: 9) /usr/share/doc/packages/newsboat/contrib/kitty-img-pager.sh /usr/bin/env bash newsboat.x86_64: E: env-script-interpreter (Badness: 9) /usr/share/doc/packages/newsboat/contrib/newsboat_reorganize.py /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; 3 errors, 5 warnings.