============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/python-kiwi-rpmlintrc checks: 41, packages: 20 python-kiwi.src: E: unused-rpmlintrc-filter "no-manual-page-for-binary kiwi-ng" python-kiwi.src: E: unused-rpmlintrc-filter "suse-filelist-empty .*" python-kiwi.src: E: unused-rpmlintrc-filter "explicit-lib-dependency .*" python-kiwi.src: E: unused-rpmlintrc-filter "non-standard-uid .*" python-kiwi.src: E: unused-rpmlintrc-filter "rpm-buildroot-usage .*" python-kiwi.src: E: unused-rpmlintrc-filter "position-independent-executable-suggested .*" python-kiwi.src: E: unused-rpmlintrc-filter "cross-directory-hard-link .*" python-kiwi.src: E: unused-rpmlintrc-filter "file-not-in-%lang .*" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary dcounter" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary startshell" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary utimer" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary driveready" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary setctsid" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary isconsole" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-manual-page-for-binary kiwicompat" python-kiwi.src: E: unused-rpmlintrc-filter "W: no-binary" dracut-kiwi-verity.x86_64: W: unstripped-binary-or-object /usr/bin/kiwi-parse-verity This executable should be stripped from debugging symbols, in order to take less space and be loaded faster. This is usually done automatically at buildtime by rpm. dracut-kiwi-verity.x86_64: W: potential-bashisms /usr/lib/dracut/modules.d/80kiwi-verity/kiwi-verity-setup.sh checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-dialog-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-filesystem-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-luks-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-lvm-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-mdraid-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-net-lib.sh 644 /bin/bash dracut-kiwi-lib.x86_64: E: non-executable-script /usr/lib/dracut/modules.d/99kiwi-lib/kiwi-partitions-lib.sh 644 /bin/bash python3-kiwi.x86_64: E: non-executable-script /usr/lib/python3.11/site-packages/kiwi/config/functions.sh 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. dracut-kiwi-lib.x86_64: E: no-binary dracut-kiwi-live.x86_64: E: no-binary dracut-kiwi-oem-dump.x86_64: E: no-binary dracut-kiwi-oem-repart.x86_64: E: no-binary dracut-kiwi-overlay.x86_64: E: no-binary kiwi-man-pages.x86_64: E: no-binary kiwi-pxeboot.x86_64: E: no-binary kiwi-systemdeps.x86_64: E: no-binary kiwi-systemdeps-bootloaders.x86_64: E: no-binary kiwi-systemdeps-containers.x86_64: E: no-binary kiwi-systemdeps-containers-wsl.x86_64: E: no-binary kiwi-systemdeps-core.x86_64: E: no-binary kiwi-systemdeps-disk-images.x86_64: E: no-binary kiwi-systemdeps-filesystems.x86_64: E: no-binary kiwi-systemdeps-image-validation.x86_64: E: no-binary kiwi-systemdeps-iso-media.x86_64: E: no-binary python3-kiwi.x86_64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. python-kiwi.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. python-kiwi.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. python3-kiwi.x86_64: E: files-duplicated-waste (Badness: 100) 2478570 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 TagsCheck 0.4 25.9 SpecCheck 0.4 25.0 ExtractRpm 0.2 16.1 SignatureCheck 0.2 11.7 DuplicatesCheck 0.1 8.2 TOTAL 1.5 100.0 20 packages and 0 specfiles checked; 43 errors, 4 warnings, 311 filtered, 142 badness; has taken 1.5 s