============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib/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/openwsman.rpmlintrc checks: 41, packages: 14 openwsman.src: E: unused-rpmlintrc-filter "openwsman-client.*shlib-policy-name-error.*" openwsman.spec:577: W: shared-dir-glob-in-files %{_includedir}/* The %files section contains "%{_bindir}/*", "%{_datadir}/*", "%{_docdir}/*", "%{_includedir}/*" or "%{_mandir}/*". These can lead to packagers not noticing when upstream adds new and possibly conflicting files in these directories. Therefore, files in these directories should be explicitely listed like "%{_bindir}/foobar" or "%{_includedir}/foobar.h". openwsman.spec:19: E: obsolete-suse-version-check 1140 openwsman.spec:102: E: obsolete-suse-version-check 1100 openwsman.spec:111: E: obsolete-suse-version-check 1010 openwsman.spec:122: E: obsolete-suse-version-check 910 openwsman.spec:123: E: obsolete-suse-version-check 1110 openwsman.spec:308: E: obsolete-suse-version-check 1120 openwsman.spec:312: E: obsolete-suse-version-check 1010 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. openwsman-server.armv6hl: W: non-conffile-in-etc /etc/openwsman/owsmangencert.sh 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. libwsman-devel.armv6hl: E: no-binary libwsman_clientpp-devel.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. openwsman.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. openwsman.spec:474: W: macro-in-comment %{name} openwsman.spec:474: W: macro-in-comment %{buildroot} openwsman.spec:474: W: macro-in-comment %{_sysconfdir} openwsman.spec:474: W: macro-in-comment %{name} openwsman.spec:475: W: macro-in-comment %{buildroot} openwsman.spec:475: W: macro-in-comment %{_sysconfdir} openwsman.spec:475: W: macro-in-comment %{name} openwsman.spec:476: W: macro-in-comment %{buildroot} openwsman.spec:476: W: macro-in-comment %{_sysconfdir} openwsman.spec:476: W: macro-in-comment %{name} openwsman.spec:477: W: macro-in-comment %{pamfile} openwsman.spec:477: W: macro-in-comment %{buildroot} openwsman.spec:477: W: macro-in-comment %{_sysconfdir} openwsman.spec:477: W: macro-in-comment %{name} 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. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.5 34.4 BinariesCheck 0.3 20.5 BashismsCheck 0.2 12.5 SignatureCheck 0.2 12.4 TOTAL 1.3 100.0 14 packages and 0 specfiles checked; 10 errors, 17 warnings, 80 filtered, 10 badness; has taken 1.4 s