============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib64/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: 7 tar-rmt.x86_64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /usr/bin/rmt" tar-rmt.x86_64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /usr/share/man/man1/rmt.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 tar-rmt.x86_64: 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. tar-rmt.x86_64: E: update-alternatives-post-call-missing The package does not call update-alternatives --install in post phase to install all the configuration. tar.src: W: source-not-compressed gz pax-global-records.tar A source archive or file in your package is not compressed using the gz compression method (doesn't have the gz extension). tar-tests.x86_64: W: potential-bashisms /var/lib/tests/tar/testsuite checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. tar-rmt.x86_64: I: package-supports-update-alternatives tar-rmt.x86_64: W: non-executable-in-bin /usr/bin/rmt 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. tar.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/tar 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.1 67.1 ExtractRpm 0.4 22.3 TOTAL 1.6 100.0 7 packages and 0 specfiles checked; 2 errors, 6 warnings, 27 filtered, 2 badness; has taken 1.6 s