============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/slurm-rpmlintrc checks: 41, packages: 28 slurm-config.noarch: W: zero-perms-ghost Suggestion: "%ghost %attr(0700,slurm,slurm) /run/slurm" slurm-slurmdbd.x86_64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /run/slurmdbd" 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 slurm.src: E: unused-rpmlintrc-filter "libnss_slurm\d_\d{2}_\d{2}.*: E: shlib-policy-name-error.*" slurm.src: E: unused-rpmlintrc-filter "slurm.src: (W|E): unused-rpmlintrc-filter .*" slurm.src: E: unused-rpmlintrc-filter "slurm(|-node|-slurmdbd)\..*: systemd-service-without-service_del_postun .*" slurm.src: E: unused-rpmlintrc-filter "slurm(|_.*)-testsuite.x86_64: W: suse-filelist-forbidden-systemd-userdirs /etc/systemd/system/slurmd.service" slurm.src: E: unused-rpmlintrc-filter "slurm-testsuite.x86_64: W: explicit-lib-dependency .*" slurm-rest.x86_64: E: systemd-service-without-service_del_postun slurmrestd.service The package contains a systemd service but doesn't contain a %postun with a call to service_del_postun. slurm-config.noarch: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/slurm.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). slurm-config-man.noarch: W: package-with-huge-docs 100% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. slurm.spec:214: E: obsolete-suse-version-check 1310 slurm.spec:222: E: obsolete-suse-version-check 1140 slurm.spec:282: E: obsolete-suse-version-check 1140 slurm.spec:377: E: obsolete-suse-version-check 1310 slurm.spec:454: E: obsolete-suse-version-check 1140 slurm.spec:527: E: obsolete-suse-version-check 1140 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. libnss_slurm2.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libnss_slurm.so.2 libpmi0.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libpmi2.so.0.0.0 libslurm42.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libslurm.so.42.0.0 slurm.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/scontrol slurm-plugins.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/slurm/libslurm_pmi.so slurm-plugins.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/slurm/libslurmfull.so 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 2.0 41.1 BinariesCheck 1.6 34.4 TagsCheck 0.4 7.4 SignatureCheck 0.3 6.8 SpecCheck 0.1 3.0 TOTAL 4.8 100.0 28 packages and 0 specfiles checked; 12 errors, 10 warnings, 131 filtered, 12 badness; has taken 4.8 s