============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /opt/testing/lib/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: 2 gromox.armv7hl: W: tmpfile-not-in-filelist /run/gromox gromox.armv7hl: W: tmpfile-not-in-filelist /var/tmp/gromox-fpm Please add the specified file to your %files section as %ghost so users can easily query who created the file, it gets uninstalled on package removal and finally other rpmlint checks see it. gromox.armv7hl: E: systemd-service-without-service_del_preun gromox-cleaner.service The package contains a systemd service but doesn't contain a %preun with a call to service_del_preun. gromox.armv7hl: E: systemd-service-without-service_del_postun gromox-cleaner.service The package contains a systemd service but doesn't contain a %postun with a call to service_del_postun. gromox.armv7hl: E: systemd-service-without-service_add_pre gromox-cleaner.service The package contains a systemd service but doesn't contain a %pre with a call to service_add_pre. gromox.armv7hl: E: systemd-service-without-service_add_post gromox-cleaner.service The package contains a systemd service but doesn't contain a %post with a call to service_add_post. gromox.armv7hl: E: script-without-shebang /usr/libexec/gromox/kdb-uidextract This text file has executable bits set or is located in a path dedicated for executables, but lacks a shebang and cannot thus be executed. If the file is meant to be an executable script, add the shebang, otherwise remove the executable bits or move the file elsewhere. gromox.armv7hl: W: non-standard-uid /etc/gromox grommunio gromox.armv7hl: W: non-standard-uid /var/lib/gromox gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/domain gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/queue gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/queue/cache gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/queue/mess gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/queue/save gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/queue/timer gromox gromox.armv7hl: W: non-standard-uid /var/lib/gromox/user gromox gromox.armv7hl: W: non-standard-uid /var/log/gromox gromox 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. gromox.armv7hl: W: non-standard-gid /etc/gromox gromoxcf gromox.armv7hl: W: non-standard-gid /var/lib/gromox gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/domain gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/queue gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/queue/cache gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/queue/mess gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/queue/save gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/queue/timer gromox gromox.armv7hl: W: non-standard-gid /var/lib/gromox/user gromox gromox.armv7hl: W: non-standard-gid /var/log/gromox gromox 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. gromox.armv7hl: W: non-conffile-in-etc /etc/php8/conf.d/mapi.ini gromox.armv7hl: W: non-conffile-in-etc /etc/php8/fpm/php-fpm.d/gromox.conf A non-executable file in your package is being installed in /etc, but is not a configuration file. All non-executable files in /etc should be configuration files. Mark the file as %config in the spec file. gromox.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. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BinariesCheck 1.5 54.2 ExtractRpm 0.8 28.3 BashismsCheck 0.1 5.0 SUIDPermissionsCheck 0.1 4.0 TOTAL 2.7 100.0 2 packages and 0 specfiles checked; 5 errors, 25 warnings, 183 filtered, 5 badness; has taken 2.8 s