============================ 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/warewulf4-rpmlintrc checks: 41, packages: 6 warewulf4.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/profile.d/ssh_setup.csh" warewulf4.aarch64: W: zero-perms-ghost Suggestion: "%ghost %attr(0644,root,root) /etc/profile.d/ssh_setup.sh" 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 warewulf4.src: E: unused-rpmlintrc-filter "shared-lib-without-dependency-information .*/wwclient" warewulf4.src: E: unused-rpmlintrc-filter "dangling-symlink .*/warewulf/overlays" warewulf4.src: E: unused-rpmlintrc-filter "no-version-in-last-changelog" warewulf4.src: E: unused-rpmlintrc-filter "unused-rpmlintrc-filter" warewulf4.src: W: source-not-compressed gz warewulf-4.5.8.tar A source archive or file in your package is not compressed using the gz compression method (doesn't have the gz extension). warewulf4-overlay.aarch64: W: potential-bashisms /var/lib/warewulf/overlays/wwinit/rootfs/warewulf/init.d/90-selinux warewulf4-overlay.aarch64: W: potential-bashisms /var/lib/warewulf/overlays/wwinit/rootfs/init checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. warewulf4-dracut.noarch: E: non-executable-script /usr/lib/dracut/modules.d/90wwinit/load-wwinit.sh 644 /bin/bash warewulf4-dracut.noarch: E: non-executable-script /usr/lib/dracut/modules.d/90wwinit/module-setup.sh 644 /bin/bash warewulf4-dracut.noarch: E: non-executable-script /usr/lib/dracut/modules.d/90wwinit/parse-wwinit.sh 644 /bin/sh 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. warewulf4.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. warewulf4.aarch64: E: logrotate-log-dir-not-packaged /var/log Please add the specified directory to the file list to be able to check permissions. warewulf4-overlay.aarch64: W: bin-sh-syntax-error /var/lib/warewulf/overlays/host/rootfs/etc/profile.d/ssh_setup.sh.ww 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.8 33.1 ExtractRpm 0.8 32.9 BinariesCheck 0.4 15.5 SignatureCheck 0.3 11.1 TOTAL 2.4 100.0 6 packages and 0 specfiles checked; 8 errors, 7 warnings, 51 filtered, 8 badness; has taken 2.4 s