============================ 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 checks: 41, packages: 8 QR-Code-generator.spec:101: W: python-sitelib-glob-in-files %{python_sitelib}/* The %files section contains "%{python_sitelib}/*" or "%{python_sitearch}/*" that can get something not wanted in the package. Please use a more specific file path like: %{python_sitelib}/packagename %{python_sitelib}/packagename-%{version}*-info python310-QR-Code-generator.aarch64: E: no-binary python311-QR-Code-generator.aarch64: E: no-binary python312-QR-Code-generator.aarch64: E: no-binary python313-QR-Code-generator.aarch64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. QR-Code-generator.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. QR-Code-generator.spec:48: W: macro-in-comment %python_subpackage There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. QR-Code-generator-devel.aarch64: W: files-duplicate /usr/lib64/cmake/qrcodegencpp/qrcodegencpp-config-version.cmake /usr/lib64/cmake/qrcodegen/qrcodegen-config-version.cmake QR-Code-generator-devel.aarch64: W: files-duplicate /usr/share/licenses/QR-Code-generator-devel/Readme.markdown /usr/share/doc/packages/QR-Code-generator-devel/Readme.markdown 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 ExtractRpm 0.1 30.2 SignatureCheck 0.1 29.0 TOTAL 0.4 100.0 8 packages and 0 specfiles checked; 4 errors, 5 warnings, 36 filtered, 4 badness; has taken 0.4 s