============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.13/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/python-HyperKitty-rpmlintrc checks: 41, packages: 5 HyperKitty.noarch: E: version-control-internal-file /usr/share/doc/packages/HyperKitty/example_project/.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. python-HyperKitty.src: E: unused-rpmlintrc-filter "obsolete-not-provided python3-HyperKitty" HyperKitty.noarch: W: python-missing-require django-q2 The python package declare some requirement that's not detected in the rpm package. Please, verify that all dependencies are added as Requires. HyperKitty.noarch: W: python-leftover-require python3-django-debug-toolbar HyperKitty.noarch: W: python-leftover-require python3-django-q HyperKitty.noarch: W: python-leftover-require python3-xapian-haystack Some python module Requires can't be found in the python package requirements declaration. Please verify that all dependencies are really needed. HyperKitty.noarch: W: hidden-file-or-dir /usr/share/doc/packages/HyperKitty/example_project/.gitignore The file or directory is hidden. You should see if this is normal, and delete it from the package if not. HyperKitty.noarch: E: env-script-interpreter (Badness: 9) /usr/lib/python3.13/site-packages/hyperkitty/contrib/check_hk_import /usr/bin/env python3 This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env needs to be patched into #!/usr/bin/ otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 1.2 48.7 FilesCheck 0.6 24.8 SUIDPermissionsCheck 0.2 7.2 BuildRootAndDateCheck 0.1 5.2 TOTAL 2.4 100.0 5 packages and 0 specfiles checked; 3 errors, 5 warnings, 1522 filtered, 11 badness; has taken 2.4 s