============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/cron-whitelist.toml /etc/xdg/rpmlint/dbus-services.toml /etc/xdg/rpmlint/device-files-whitelist.toml /etc/xdg/rpmlint/licenses.toml /etc/xdg/rpmlint/opensuse.toml /etc/xdg/rpmlint/pam-modules.toml /etc/xdg/rpmlint/permissions-whitelist.toml /etc/xdg/rpmlint/pie-executables.toml /etc/xdg/rpmlint/polkit-rules-whitelist.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/security.toml /etc/xdg/rpmlint/sudoers-whitelist.toml /etc/xdg/rpmlint/sysctl-whitelist.toml /etc/xdg/rpmlint/systemd-tmpfiles.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/world-writable-whitelist.toml /etc/xdg/rpmlint/zypper-plugins.toml /etc/xdg/rpmlint/scoring-strict.override.toml rpmlintrc: /home/abuild/rpmbuild/SOURCES/rpmlint-mini.rpmlintrc checks: 41, packages: 2 rpmlint-mini.armv7hl: E: version-control-internal-file /opt/testing/.gitignore You have included file(s) internally used by a version control system in the package. Move these files out of the package and rebuild it. rpmlint-mini.src: E: unused-rpmlintrc-filter "E: devel-file-in-non-devel-package .*site-packages.*fake_libc_include.*" rpmlint-mini.armv7hl: E: shared-library-not-executable /opt/testing/lib/liblz.so.1 This library doesn't have the executable bit set. Without this bit set, rpm for instance won't be able identify the file as a library and not generate dependencies or strip debug symbols from it. rpmlint-mini.armv7hl: E: python-egg-info-distutils-style /opt/testing/lib/python3.13/site-packages/rpm-4.20.1-py3.13.egg-info The Python package's egg-info is a distutils style file. Please update to dist-info standardized core metadata. rpmlint-mini.armv7hl: E: missing-call-to-setgroups-before-setuid /opt/testing/lib/libpopt.so.0 rpmlint-mini.armv7hl: E: missing-call-to-setgroups-before-setuid /opt/testing/lib/librpmio.so.10 This executable is calling setuid and setgid without setgroups or initgroups. This means it didn't relinquish all groups, and this would be a potential security issue. rpmlint-mini.armv7hl: W: hidden-file-or-dir /opt/testing/.gitignore The file or directory is hidden. You should see if this is normal, and delete it from the package if not. rpmlint-mini.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /opt/testing/lib/python3.13/site-packages/cffi/_cffi_errors.h rpmlint-mini.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /opt/testing/lib/python3.13/site-packages/cffi/_cffi_include.h rpmlint-mini.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /opt/testing/lib/python3.13/site-packages/cffi/_embedding.h rpmlint-mini.armv7hl: E: devel-file-in-non-devel-package (Badness: 50) /opt/testing/lib/python3.13/site-packages/cffi/parse_c_type.h A file that is needed only e.g. when developing or building software is included in a non-devel package. These files should go in devel packages. rpmlint-mini.armv7hl: W: binary-or-shlib-calls-gethostbyname /opt/testing/bin/tar rpmlint-mini.armv7hl: W: binary-or-shlib-calls-gethostbyname /opt/testing/lib/libcrypto.so.3.5.0 The binary calls gethostbyname. Please port the code to use getaddrinfo. 2 packages and 0 specfiles checked; 10 errors, 3 warnings, 1825 filtered, 206 badness; has taken 5.2 s