============================ rpmlint session starts ============================ rpmlint: 2.5.0 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: 3 telnet-server.x86_64: E: systemd-service-without-service_del_preun telnet.socket The package contains a systemd service but doesn't contain a %preun with a call to service_del_preun. telnet-server.x86_64: E: systemd-service-without-service_del_postun telnet.socket The package contains a systemd service but doesn't contain a %postun with a call to service_del_postun. telnet-server.x86_64: E: systemd-service-without-service_add_pre telnet.target The package contains a systemd service but doesn't contain a %pre with a call to service_add_pre. telnet-server.x86_64: E: systemd-service-without-service_add_post telnet.target The package contains a systemd service but doesn't contain a %post with a call to service_add_post. telnet-server.x86_64: W: obsolete-not-provided nkitserv If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. telnet.spec: W: no-%check-section The spec file does not contain an %check section. Even if some packages don't directly need it, section markers may be overridden in rpm's configuration to provide additional 'under the hood' functionality. Add the section, even if empty. telnet.x86_64: W: name-repeated-in-summary telnet telnet.src: W: name-repeated-in-summary telnet The name of the package is repeated in its summary. Make the summary brief and to the point without including redundant information in it. telnet-server.x86_64: E: explicit-lib-dependency libnss_usrfiles2 You must let rpm find the library dependencies by itself. Do not put unneeded explicit Requires: tags. telnet-server.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/sbin/in.telnetd 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 TOTAL 0.1 100.0 3 packages and 0 specfiles checked; 5 errors, 5 warnings, 8 filtered, 5 badness; has taken 0.1 s