============================ rpmlint session starts ============================ rpmlint: 2.9.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: 42, packages: 27 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-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.x86_64: W: percent-in-%posttrans slurm-node.x86_64: W: percent-in-%posttrans slurm-rest.x86_64: W: percent-in-%posttrans slurm-slurmdbd.x86_64: W: percent-in-%posttrans The %posttrans scriptlet contains a '%' in a context which might indicate it being fallout from an rpm macro/variable which was not expanded during build. Investigate whether this is the case and fix if appropriate. 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-config.noarch: W: dir-or-file-outside-snapshot /var/lib/slurm slurm-config.noarch: W: dir-or-file-outside-snapshot /var/spool/slurm The package contains files outside the snapshot, e.g. outside /etc and /usr or inside /usr/local. 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 libslurm44.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libslurm.so.44.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 1.8 39.8 BinariesCheck 1.4 32.8 TagsCheck 0.4 8.9 SignatureCheck 0.3 6.8 SpecCheck 0.2 5.3 TOTAL 4.4 100.0 27 packages and 0 specfiles checked; 4 errors, 15 warnings, 116 filtered, 4 badness; has taken 4.5 s