============================ rpmlint session starts ============================ rpmlint: 2.6.1 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: 12 zabbix-proxy.x86_64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/alternatives/zabbix_proxy.service" zabbix-server.x86_64: 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.x86_64: E: update-alternatives-requirement-missing zabbix-server.x86_64: 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.x86_64: E: update-alternatives-postun-call-missing zabbix-server.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. zabbix-proxy.x86_64: E: update-alternatives-post-call-missing zabbix-server.x86_64: 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-server.x86_64: W: package-with-huge-docs 99% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. zabbix-proxy.x86_64: I: package-supports-update-alternatives zabbix-proxy-mysql.x86_64: I: package-supports-update-alternatives zabbix-proxy-postgresql.x86_64: I: package-supports-update-alternatives zabbix-proxy-sqlite.x86_64: I: package-supports-update-alternatives zabbix-server.x86_64: I: package-supports-update-alternatives zabbix-server-mysql.x86_64: I: package-supports-update-alternatives zabbix-server-postgresql.x86_64: 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.x86_64: 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-proxy.x86_64: W: description-shorter-than-summary zabbix-server.x86_64: 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 0.9 30.2 BuildRootAndDateCheck 0.8 27.1 BinariesCheck 0.4 12.8 SignatureCheck 0.3 10.3 FilesCheck 0.3 9.4 TOTAL 3.0 100.0 12 packages and 0 specfiles checked; 9 errors, 7 warnings, 122 filtered, 9 badness; has taken 3.1 s