============================ 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 checks: 41, packages: 4 cpio-mt.armv6hl: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /usr/bin/mt" cpio-mt.armv6hl: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /usr/share/man/man1/mt.1.gz" Your package contains a file with no permissions. This is usually an error because the file won't be accessible by any user. You should check the file permissions and ensure that are correct or fix it using "%attr" macro in %files section. http://ftp.rpm.org/max-rpm/s1-rpm-anywhere-specifying-file-attributes.html cpio-mt.armv6hl: E: update-alternatives-postun-call-missing The package does not call update-alternatives --remove in postun phase to remove all the configuration for each individual --install binary that was done in postun. cpio-mt.armv6hl: E: update-alternatives-post-call-missing The package does not call update-alternatives --install in post phase to install all the configuration. cpio-mt.armv6hl: I: package-supports-update-alternatives cpio-mt.armv6hl: W: non-executable-in-bin /usr/bin/mt 0 A file is being installed in /usr/bin, but is not an executable. Be sure that the file is an executable or that it has executable permissions. cpio.spec:47: W: macro-in-comment %{xinstall_info_prereq} cpio.spec:48: W: macro-in-comment %{xinstall_info_prereq} 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. cpio.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/cpio cpio-mt.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/gnumt 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 ExtractRpm 0.4 70.1 TOTAL 0.6 100.0 4 packages and 0 specfiles checked; 2 errors, 7 warnings, 12 filtered, 2 badness; has taken 0.6 s