============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/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: 29 kea.armv7hl: W: tmpfile-not-in-filelist /run/kea Please add the specified file to your %files section as %ghost so users can easily query who created the file, it gets uninstalled on package removal and finally other rpmlint checks see it. kea.armv7hl: W: pre-with-tmpfile-creation /usr/lib/tmpfiles.d/kea.conf %pre section contains %tmpfiles_create macro that should be in the %post section instead. kea.armv7hl: W: potential-bashisms /usr/share/kea/scripts/mysql/upgrade_009.5_to_009.6.sh checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. kea.armv7hl: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/kea.conf Please use the %tmpfiles_create macro in %post for each of your tmpfiles.d files if you expect this file or directory to be available after package installation (and before reboot). kea.armv7hl: W: non-standard-uid /var/log/kea keadhcp A file in this package is owned by an unregistered user id. To register the user, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. kea.armv7hl: W: non-standard-gid /var/log/kea keadhcp A file in this package is owned by an unregistered group id. To register the group, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. kea.armv7hl: E: non-executable-script /etc/kea/keactrl.conf 644 /bin/sh kea.armv7hl: E: non-executable-script /usr/share/kea/scripts/admin-utils.sh 644 /bin/sh 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. kea-devel.armv7hl: E: no-binary python3-kea.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. kea.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. kea-doc.noarch: W: files-duplicate /usr/share/doc/kea/html/_static/kea-logo-200.png /usr/share/doc/kea/html/_images/kea-logo-200.png Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BashismsCheck 6.4 58.5 BinariesCheck 1.5 13.4 ExtractRpm 1.2 11.3 SharedLibraryPolicyCheck 0.8 7.1 SignatureCheck 0.4 3.8 FilesCheck 0.3 2.4 BuildRootAndDateCheck 0.2 1.7 TOTAL 10.9 100.0 29 packages and 0 specfiles checked; 4 errors, 8 warnings, 63 filtered, 4 badness; has taken 10.9 s