============================ rpmlint session starts ============================
rpmlint: 2.5.0
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
checks: 41, packages: 3

kernel-default-base.x86_64: E: spurious-executable-perm (Badness: 50) /usr/lib/modules/6.10.2-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.x86_64: W: self-obsoletion kernel-bigsmp <= 3.1 obsoletes kernel-bigsmp = 3.1
kernel-default-base.x86_64: W: self-obsoletion kernel-bigsmp-base <= 3.1 obsoletes kernel-bigsmp-base = 3.1
kernel-default-base.x86_64: W: self-obsoletion kernel-desktop <= 4.3 obsoletes kernel-desktop = 4.3
kernel-default-base.x86_64: W: self-obsoletion kernel-desktop-base <= 4.3 obsoletes kernel-desktop-base = 4.3
kernel-default-base.x86_64: W: self-obsoletion kernel-ec2 <= 4.4 obsoletes kernel-ec2 = 4.4
kernel-default-base.x86_64: W: self-obsoletion kernel-ec2-base <= 4.4 obsoletes kernel-ec2-base = 4.4
kernel-default-base.x86_64: W: self-obsoletion kernel-trace <= 3.13 obsoletes kernel-trace = 3.13
kernel-default-base.x86_64: W: self-obsoletion kernel-trace-base <= 3.13 obsoletes kernel-trace-base = 3.13
kernel-default-base.x86_64: W: self-obsoletion kernel-xen <= 4.4 obsoletes kernel-xen = 4.4
kernel-default-base.x86_64: W: self-obsoletion kernel-xen-base <= 4.4 obsoletes kernel-xen-base = 4.4
The package obsoletes itself. This is known to cause errors in various tools
and should thus be avoided, usually by using appropriately versioned Obsoletes
and/or Provides and avoiding unversioned ones.

kernel-default-base.x86_64: E: readelf-failed /usr/lib/modules/6.10.2-1-default/kernel/net/netfilter/xt_state.ko.zst Error: Not an ELF file - it has the wrong magic bytes at the start
Executing readelf on this file failed, all checks could not be run.

kernel-default-base.x86_64: 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.x86_64: W: non-conffile-in-etc /etc/uefi/certs/AB09CC16.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-rebuild.x86_64: 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.x86_64: W: hidden-file-or-dir /boot/.vmlinuz-6.10.2-1-default.hmac
kernel-default-base.x86_64: W: hidden-file-or-dir /usr/lib/modules/6.10.2-1-default/.vmlinuz.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
    SignatureCheck                               0.1              22.7               
    ExtractRpm                                   0.1              21.4               
    FilesCheck                                   0.1              20.6               
    TagsCheck                                    0.1              17.5               
    TOTAL                                        0.6             100.0               

 3 packages and 0 specfiles checked; 3 errors, 18 warnings, 38 filtered, 52 badness; has taken 0.8 s