============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.11/rpmlint/configdefaults.toml /opt/testing/share/rpmlint/cron-whitelist.toml /opt/testing/share/rpmlint/dbus-services.toml /opt/testing/share/rpmlint/device-files-whitelist.toml /opt/testing/share/rpmlint/licenses.toml /opt/testing/share/rpmlint/opensuse.toml /opt/testing/share/rpmlint/pam-modules.toml /opt/testing/share/rpmlint/permissions-whitelist.toml /opt/testing/share/rpmlint/pie-executables.toml /opt/testing/share/rpmlint/polkit-rules-whitelist.toml /opt/testing/share/rpmlint/scoring.toml /opt/testing/share/rpmlint/security.toml /opt/testing/share/rpmlint/sudoers-whitelist.toml /opt/testing/share/rpmlint/sysctl-whitelist.toml /opt/testing/share/rpmlint/systemd-tmpfiles.toml /opt/testing/share/rpmlint/users-groups.toml /opt/testing/share/rpmlint/world-writable-whitelist.toml /opt/testing/share/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml checks: 41, packages: 2 xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/btrfs_crc32c_forged_name.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/FioCompare.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/FioResultDecoder.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/ResultData.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/fio-insert-and-compare.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/fio-results.sql xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/src/perf/generate-schema.py xfstests.aarch64: E: script-without-shebang /usr/lib/xfstests/tests/generic/556 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. xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/dmdust 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/dmthin 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/f2fs 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/gcov 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/parent 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/preamble 644 /bin/bash xfstests.aarch64: E: non-executable-script /usr/lib/xfstests/common/ubifs 644 /bin/bash 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. xfstests.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. xfstests.aarch64: E: missing-call-to-setgroups-before-setuid /usr/lib/xfstests/src/fs_perms xfstests.aarch64: E: missing-call-to-setgroups-before-setuid /usr/lib/xfstests/src/nsexec This executable is calling setuid and setgid without setgroups or initgroups. This means it didn't relinquish all groups, and this would be a potential security issue. xfstests.aarch64: E: explicit-lib-dependency libcap-progs You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. xfstests.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib/xfstests/src/locktest The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BinariesCheck 2.8 48.8 ExtractRpm 1.6 27.4 BashismsCheck 0.4 7.7 FilesCheck 0.4 6.7 BuildRootAndDateCheck 0.2 3.6 TOTAL 5.7 100.0 2 packages and 0 specfiles checked; 18 errors, 2 warnings, 116 filtered, 18 badness; has taken 5.8 s