============================ 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: 42, packages: 12 zabbix-proxy.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/zabbix_proxy.service" zabbix-server.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/zabbix_server.service" 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 zabbix-proxy.aarch64: E: update-alternatives-requirement-missing zabbix-server.aarch64: E: update-alternatives-requirement-missing The package does not have update-alternatives in Requires(post) or Requires(postun). This is needed for the proper scriptlet execution. zabbix-proxy.aarch64: E: update-alternatives-postun-call-missing zabbix-server.aarch64: 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. zabbix-proxy.aarch64: E: update-alternatives-post-call-missing zabbix-server.aarch64: E: update-alternatives-post-call-missing The package does not call update-alternatives --install in post phase to install all the configuration. zabbix-ui.noarch: W: self-obsoletion zabbix-phpfrontend < 6.0.0 obsoletes zabbix-phpfrontend 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. zabbix-agent.aarch64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/zabbix_agentd.conf zabbix-proxy.aarch64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/zabbix_proxy.conf zabbix-server.aarch64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/zabbix_server.conf zabbix-java-gateway.noarch: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/zabbix-java-gateway.conf Please use the %tmpfiles_create macro in %post for each of your tmpfiles.d files if you expect this file or directory to be available after package installation (and before reboot). zabbix-server.aarch64: W: package-with-huge-docs 98% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. zabbix-proxy.aarch64: I: package-supports-update-alternatives zabbix-proxy-mysql.aarch64: I: package-supports-update-alternatives zabbix-proxy-postgresql.aarch64: I: package-supports-update-alternatives zabbix-proxy-sqlite.aarch64: I: package-supports-update-alternatives zabbix-server.aarch64: I: package-supports-update-alternatives zabbix-server-mysql.aarch64: I: package-supports-update-alternatives zabbix-server-postgresql.aarch64: I: package-supports-update-alternatives zabbix-ui.noarch: E: non-executable-script /usr/share/zabbix/vendor/bin/yaml-lint 644 /usr/bin/env sh zabbix-ui.noarch: E: non-executable-script /usr/share/zabbix/vendor/symfony/yaml/Resources/bin/yaml-lint 644 /usr/bin/env php This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. zabbix-proxy.aarch64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. zabbix.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. zabbix-agent.aarch64: W: dir-or-file-outside-snapshot /var/log/zabbix zabbix-proxy.aarch64: W: dir-or-file-outside-snapshot /var/log/zabbixs zabbix-server.aarch64: W: dir-or-file-outside-snapshot /var/log/zabbixs zabbix-java-gateway.noarch: W: dir-or-file-outside-snapshot /var/log/zabbixs The package contains files outside the snapshot, e.g. outside /etc and /usr or inside /usr/local. zabbix-proxy.aarch64: W: description-shorter-than-summary zabbix-server.aarch64: W: description-shorter-than-summary The package description should be longer than the summary. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 11.7 78.1 BuildRootAndDateCheck 0.8 5.5 BinariesCheck 0.8 5.3 FilesCheck 0.6 4.0 SignatureCheck 0.4 2.9 PostCheck 0.2 1.0 TOTAL 15.0 100.0 12 packages and 0 specfiles checked; 9 errors, 15 warnings, 1400 filtered, 9 badness; has taken 15.2 s