============================ 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 rpmlintrc: /home/abuild/rpmbuild/SOURCES/libpulp.rpmlintrc checks: 41, packages: 3 libpulp.src: E: unused-rpmlintrc-filter "W: shared-lib-calls-exit" libpulp.src: E: unused-rpmlintrc-filter "libpulp-tools.* shlib-policy-missing-lib" libpulp-tools.x86_64: E: standard-dir-owned-by-package /usr/etc This package owns a directory that is part of the standard hierarchy, which can lead to default directory permissions or ownerships being changed to something non-standard. libpulp.spec:151: W: shared-dir-glob-in-files %{_bindir}/* The %files section contains "%{_bindir}/*", "%{_datadir}/*", "%{_docdir}/*", "%{_includedir}/*" or "%{_mandir}/*". These can lead to packagers not noticing when upstream adds new and possibly conflicting files in these directories. Therefore, files in these directories should be explicitely listed like "%{_bindir}/foobar" or "%{_includedir}/foobar.h". libpulp-tools.x86_64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/ulp-tmp.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). libpulp-tools.x86_64: W: position-independent-executable-suggested /usr/bin/ulp This executable should be position independent (all binaries should). Check that it is built with -fPIE/-fpie in compiler flags and -pie in linker flags. libpulp-tools.x86_64: W: non-standard-dir-in-var livepatches Your package is creating a non-standard subdirectory in /var. The standard directories are: cache, lib, local, lock, log, opt, run, spool, tmp, account, crash, games, mail, yp. libpulp0.x86_64: W: missing-gnu-hash-section /usr/lib64/libpulp.so.0.0.0 The .gnu.hash section is missing and leads to a slower symbol resolution during dynamic linking. libpulp-tools.x86_64: E: filelist-forbidden-fhs23 /var/livepatches File violates FHS 2.3. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files TOTAL 0.2 100.0 3 packages and 0 specfiles checked; 4 errors, 5 warnings, 17 filtered, 4 badness; has taken 0.2 s