============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/cri-o-rpmlintrc checks: 41, packages: 3 cri-o.src: E: unused-rpmlintrc-filter ".* W: explicit-lib-dependency libcontainers-common" cri-o.src: E: unused-rpmlintrc-filter ".* W: explicit-lib-dependency libcontainers-image" cri-o.src: E: unused-rpmlintrc-filter ".* W: explicit-lib-dependency libcontainers-storage" cri-o.src: E: unused-rpmlintrc-filter ".* W: statically-linked-binary /usr/lib/crio/bin/pause" cri-o.src: E: unused-rpmlintrc-filter ".* W: position-independent-executable-suggested /usr/lib/crio/bin/conmon" cri-o.src: E: unused-rpmlintrc-filter ".* W: position-independent-executable-suggested /usr/lib/crio/bin/pause" cri-o.src: E: unused-rpmlintrc-filter ".* W: unstripped-binary-or-object /usr/bin/crio" cri-o.src: E: unused-rpmlintrc-filter ".* W: unstripped-binary-or-object /usr/lib/crio/bin/conmon" cri-o.src: E: unused-rpmlintrc-filter ".* W: unstripped-binary-or-object /usr/lib/crio/bin/pause" cri-o.src: E: unused-rpmlintrc-filter "no-version-in-last-changelog" cri-o.aarch64: E: statically-linked-binary /usr/bin/pinns The package installs a statically linked binary or object file. cri-o.aarch64: W: position-independent-executable-suggested /usr/bin/crio cri-o.aarch64: W: position-independent-executable-suggested /usr/bin/crio-status cri-o.aarch64: W: position-independent-executable-suggested /usr/bin/pinns This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. cri-o.aarch64: W: non-conffile-in-etc /etc/zsh_completion.d/_crio cri-o.aarch64: W: non-conffile-in-etc /etc/zsh_completion.d/_crio-status 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. cri-o-kubeadm-criconfig.aarch64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. cri-o.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 ExtractRpm 1.0 66.2 SignatureCheck 0.3 16.8 TOTAL 1.6 100.0 3 packages and 0 specfiles checked; 12 errors, 6 warnings, 15 filtered, 12 badness; has taken 1.6 s