============================ 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: 3 kernel-default-base.armv6hl: E: spurious-executable-perm (Badness: 50) /usr/lib/modules/6.11.8-1-default/vmlinux.xz The file is installed with executable permissions, but was identified as one that probably should not be executable. Verify if the executable bits are desired, and remove if not. kernel-default-base.armv6hl: W: obsolete-not-provided microcode_ctl If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. kernel-default-base.armv6hl: W: non-conffile-in-etc /etc/uefi/certs/1F673297.crt A non-executable file in your package is being installed in /etc, but is not a configuration file. All non-executable files in /etc should be configuration files. Mark the file as %config in the spec file. kernel-default-base.armv6hl: E: no-binary kernel-default-base-rebuild.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. kernel-default-base.spec: W: no-%prep-section The spec file does not contain a %prep section. Even if some packages don't directly need it, section markers may be overridden in rpm's configuration to provide additional 'under the hood' functionality. Add the section, even if empty. kernel-default-base.spec: W: no-%install-section The spec file does not contain an %install section. Even if some packages don't directly need it, section markers may be overridden in rpm's configuration to provide additional 'under the hood' functionality. Add the section, even if empty. kernel-default-base.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. kernel-default-base.spec: W: no-%build-section The spec file does not contain a %build section. Even if some packages don't directly need it, section markers may be overridden in rpm's configuration to provide additional 'under the hood' functionality, such as injection of automatic -debuginfo subpackages. Add the section, even if empty. kernel-default-base.armv6hl: W: hidden-file-or-dir /boot/.zImage-6.11.8-1-default.hmac kernel-default-base.armv6hl: W: hidden-file-or-dir /usr/lib/modules/6.11.8-1-default/.zImage.hmac The file or directory is hidden. You should see if this is normal, and delete it from the package if not. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files TagsCheck 5.8 86.5 ExtractRpm 0.3 4.2 FilesCheck 0.2 2.6 SignatureCheck 0.1 1.9 SUIDPermissionsCheck 0.1 1.6 TOTAL 6.8 100.0 3 packages and 0 specfiles checked; 3 errors, 8 warnings, 37 filtered, 52 badness; has taken 7.1 s