============================ rpmlint session starts ============================ rpmlint: 2.8.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 checks: 42, packages: 4 ipmiutil.armv6hl: E: systemd-service-without-service_add_pre ipmiutil_checksel.service The package contains a systemd service but doesn't contain a %pre with a call to service_add_pre. ipmiutil.armv6hl: W: percent-in-%post The %post scriptlet contains a '%' in a context which might indicate it being fallout from an rpm macro/variable which was not expanded during build. Investigate whether this is the case and fix if appropriate. ipmiutil-devel.armv6hl: E: non-devel-file-in-devel-package /usr/lib/libipmiutil.so.1 A non-development file is located in a devel package. ipmiutil.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. ipmiutil.armv6hl: W: dir-or-file-outside-snapshot /var/lib/ipmiutil The package contains files outside the snapshot, e.g. outside /etc and /usr or inside /usr/local. ipmiutil.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/idiscover ipmiutil.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/ipmiutil The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BashismsCheck 1.2 67.9 ExtractRpm 0.3 16.1 BinariesCheck 0.1 7.3 TOTAL 1.7 100.0 4 packages and 0 specfiles checked; 2 errors, 5 warnings, 18 filtered, 2 badness; has taken 1.7 s