============================ 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: 4 ipmiutil.x86_64: 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.x86_64: 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.x86_64: E: non-devel-file-in-devel-package /usr/lib64/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.x86_64: W: files-duplicate /usr/share/ipmiutil/ipmiutil.env.template /usr/share/ipmiutil/ipmiutil.env Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. ipmiutil.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/idiscover ipmiutil.x86_64: 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 0.9 67.6 ExtractRpm 0.2 18.2 TOTAL 1.3 100.0 4 packages and 0 specfiles checked; 2 errors, 5 warnings, 18 filtered, 2 badness; has taken 1.3 s