============================ 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: 7 sdbootutil-kernel-install.x86_64: W: tmpfile-not-in-filelist /run/kernel/install.d/50-depmod.install sdbootutil-kernel-install.x86_64: W: tmpfile-not-in-filelist /run/kernel/install.d/50-dracut.install sdbootutil-kernel-install.x86_64: W: tmpfile-not-in-filelist /run/kernel/install.d/51-dracut-rescue.install sdbootutil-kernel-install.x86_64: W: tmpfile-not-in-filelist /run/kernel/install.d/90-loaderentry.install 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. sdbootutil.x86_64: E: summary-not-capitalized (Badness: 20) bootctl wrapper for BLS boot loaders sdbootutil-snapper.x86_64: E: summary-not-capitalized (Badness: 20) plugin script for snapper sdbootutil-tukit.x86_64: E: summary-not-capitalized (Badness: 20) plugin script for tukit sdbootutil.src: E: summary-not-capitalized (Badness: 20) bootctl wrapper for BLS boot loaders Summary doesn't begin with a capital letter. sdbootutil.src: W: source-not-compressed gz sdbootutil-1+git20241112.ecf5f97.tar A source archive or file in your package is not compressed using the gz compression method (doesn't have the gz extension). sdbootutil-kernel-install.x86_64: E: script-without-shebang /usr/lib/tmpfiles.d/kernel-install-sdbootutil.conf 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. sdbootutil-kernel-install.x86_64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/kernel-install-sdbootutil.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). sdbootutil-jeos-firstboot-enroll.x86_64: E: non-executable-script /usr/share/jeos-firstboot/modules/enroll 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. sdbootutil.x86_64: E: no-binary sdbootutil-enroll.x86_64: E: no-binary sdbootutil-jeos-firstboot-enroll.x86_64: E: no-binary sdbootutil-kernel-install.x86_64: E: no-binary sdbootutil-snapper.x86_64: E: no-binary sdbootutil-tukit.x86_64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. sdbootutil.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. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files TOTAL 0.2 100.0 7 packages and 0 specfiles checked; 12 errors, 7 warnings, 41 filtered, 88 badness; has taken 0.2 s