============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib64/python3.11/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/cscreen-rpmlintrc checks: 41, packages: 3 cscreen.src: E: unused-rpmlintrc-filter "suse-logrotate-user-writable-log-dir" cscreen.src: E: unused-rpmlintrc-filter "non-conffile-in-etc" cscreen.noarch: W: tmpfile-not-in-filelist /run/cscreen 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. cscreen.noarch: E: systemd-service-without-service_del_postun cscreend.service The package contains a systemd service but doesn't contain a %postun with a call to service_del_postun. cscreen.noarch: W: potential-bashisms /usr/bin/cscreen checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. cscreen.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. cscreen.noarch: W: bin-sh-syntax-error /usr/bin/cscreen A /bin/sh shell script contains a POSIX shell syntax error. This might indicate a potential bash-specific feature being used, try dash -n for more detailed error message. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BashismsCheck 0.1 59.1 TOTAL 0.2 100.0 3 packages and 0 specfiles checked; 3 errors, 4 warnings, 21 filtered, 3 badness; has taken 0.2 s