============================ 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/389-ds-rpmlintrc checks: 41, packages: 6 389-ds.spec:410: 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". lib389.x86_64: W: python-missing-require python-ldap The python package declare some requirement that's not detected in the rpm package. Please, verify that all dependencies are added as Requires. lib389.x86_64: W: python-leftover-require python3-argparse-manpage lib389.x86_64: W: python-leftover-require python3-ldap lib389.x86_64: W: python-leftover-require python3-pip lib389.x86_64: W: python-leftover-require python3-python-slugify Some python module Requires can't be found in the python package requirements declaration. Please verify that all dependencies are really needed. 389-ds.x86_64: E: permissions-incorrect-owner /usr/sbin/ns-slapd belongs to root:root but should be root:dirsrv please use the %attr macro to set the correct ownership. 389-ds.x86_64: E: permissions-incorrect /usr/sbin/ns-slapd has mode 0755 but should be 0750 please use the %attr macro to set the correct permissions. 389-ds-snmp.x86_64: W: obsolete-not-provided 389-ds lib389.x86_64: W: obsolete-not-provided python-lib389 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. 389-ds.x86_64: W: non-standard-uid /var/lib/dirsrv dirsrv 389-ds.x86_64: W: non-standard-uid /var/log/dirsrv dirsrv A file in this package is owned by an unregistered user id. To register the user, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. 389-ds.x86_64: W: non-standard-gid /var/lib/dirsrv dirsrv 389-ds.x86_64: W: non-standard-gid /var/log/dirsrv dirsrv A file in this package is owned by an unregistered group id. To register the group, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. 389-ds.x86_64: E: non-executable-script /usr/lib64/dirsrv/python/failedbinds.py 644 /usr/bin/python3 389-ds.x86_64: E: non-executable-script /usr/lib64/dirsrv/python/logregex.py 644 /usr/bin/python3 389-ds.x86_64: E: non-executable-script /usr/share/gdb/auto-load/usr/sbin/ns-slapd-gdb.py 644 /usr/bin/python3 lib389.x86_64: E: non-executable-script /usr/lib/python3.13/site-packages/lib389/perftools.py 644 /usr/bin/python3 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. lib389.x86_64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. 389-ds.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. 389-ds.x86_64: W: files-duplicate /usr/share/man/man8/openldap_to_ds.8.gz /usr/share/man/man1/openldap_to_ds.8.gz Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. lib389.x86_64: E: devel-dependency python3-devel Your package has a dependency on a devel package but it's not a devel package itself. 389-ds.x86_64: E: bad-manual-page-folder /usr/share/man/man1/dsconf.8.gz expected folder: man8 389-ds.x86_64: E: bad-manual-page-folder /usr/share/man/man1/dscreate.8.gz expected folder: man8 389-ds.x86_64: E: bad-manual-page-folder /usr/share/man/man1/dsctl.8.gz expected folder: man8 389-ds.x86_64: E: bad-manual-page-folder /usr/share/man/man1/dsidm.8.gz expected folder: man8 389-ds.x86_64: E: bad-manual-page-folder /usr/share/man/man1/openldap_to_ds.8.gz expected folder: man8 Manual page with section name X (e.g. man.1) should be placed corresponding manual folder manX (man1). Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 1.8 56.3 BinariesCheck 0.8 24.2 SignatureCheck 0.1 4.1 FilesCheck 0.1 3.3 TOTAL 3.1 100.0 6 packages and 0 specfiles checked; 13 errors, 14 warnings, 34 filtered, 13 badness; has taken 3.2 s