============================ 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: 7 pgadmin4.noarch: W: zero-perms-ghost Suggestion: "%ghost %attr(0755,pgadmin,pgadmin) /run/pgadmin4" 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 pgadmin4.noarch: W: python-missing-require azure-identity pgadmin4.noarch: W: python-missing-require azure-mgmt-rdbms pgadmin4.noarch: W: python-missing-require azure-mgmt-resource pgadmin4.noarch: W: python-missing-require azure-mgmt-subscription pgadmin4.noarch: W: python-missing-require boto3 pgadmin4.noarch: W: python-missing-require Flask-Security-Too pgadmin4.noarch: W: python-missing-require google-api-python-client pgadmin4.noarch: W: python-missing-require google-auth-oauthlib pgadmin4.noarch: W: python-missing-require paramiko pgadmin4.noarch: W: python-missing-require setuptools The python package declare some requirement that's not detected in the rpm package. Please, verify that all dependencies are added as Requires. pgadmin4.noarch: W: python-leftover-require python313-Flask-Security pgadmin4.noarch: W: python-leftover-require python313-eventlet pgadmin4.noarch: W: python-leftover-require python313-gssapi pgadmin4.noarch: W: python-leftover-require python313-httpagentparser Some python module Requires can't be found in the python package requirements declaration. Please verify that all dependencies are really needed. pgadmin4.noarch: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/pgadmin4.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). pgadmin4.noarch: W: obsolete-not-provided pgadmin4-web If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. pgadmin4.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. pgadmin4-desktop.noarch: E: invalid-desktopfile /usr/share/applications/pgadmin4.desktop The .desktop file is not valid, check with desktop-file-validate Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 10.9 62.2 SUIDPermissionsCheck 2.8 16.1 FilesCheck 1.4 7.7 SignatureCheck 0.9 5.4 BuildRootAndDateCheck 0.8 4.5 FilelistCheck 0.2 1.2 TOTAL 17.5 100.0 7 packages and 0 specfiles checked; 1 errors, 18 warnings, 1100 filtered, 1 badness; has taken 17.8 s