============================ rpmlint session starts ============================ rpmlint: 2.8.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: 6 guestfs-tools.aarch64: W: self-obsoletion guestfs-tools < 1.54.0 obsoletes guestfs-tools < 1.54.0 The package obsoletes itself. This is known to cause errors in various tools and should thus be avoided, usually by using appropriately versioned Obsoletes and/or Provides and avoiding unversioned ones. guestfs-tools-man-pages-ja.noarch: W: package-with-huge-docs 100% guestfs-tools-man-pages-uk.noarch: W: package-with-huge-docs 100% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. guestfs-tools.spec:24: W: macro-in-comment %global 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. virt-win-reg.noarch: E: env-script-interpreter (Badness: 9) /usr/bin/virt-win-reg /usr/bin/env perl This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env needs to be patched into #!/usr/bin/ otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-builder guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-builder-repository guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-customize guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-drivers guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-get-kernel guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-resize guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-sparsify guestfs-tools.aarch64: E: call-to-mktemp /usr/bin/virt-sysprep This executable calls mktemp. As advised by the manpage (mktemp(3)), this function should be avoided. guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-builder guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-builder-repository guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-customize guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-drivers guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-get-kernel guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-resize guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-sparsify guestfs-tools.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/bin/virt-sysprep 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 3.3 49.6 BinariesCheck 3.0 45.1 SignatureCheck 0.2 2.6 TOTAL 6.6 100.0 6 packages and 0 specfiles checked; 9 errors, 12 warnings, 26 filtered, 17 badness; has taken 6.6 s