============================ rpmlint session starts ============================ rpmlint: 2.8.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: 42, packages: 11 gdm.armv6hl: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/gdm.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). gdm-lang.noarch: W: package-with-huge-docs 64% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. gdm-xdm-integration.noarch: I: package-supports-update-alternatives gdm-devel.armv6hl: E: no-binary typelib-1_0-Gdm-1_0.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. gdm.armv6hl: W: hidden-file-or-dir /usr/share/factory/var/lib/gdm/.pulse gdm.armv6hl: W: hidden-file-or-dir /usr/share/factory/var/lib/gdm/.pulse gdm.armv6hl: W: hidden-file-or-dir /var/lib/gdm/.pulse gdm.armv6hl: W: hidden-file-or-dir /var/lib/gdm/.pulse The file or directory is hidden. You should see if this is normal, and delete it from the package if not. gdm.armv6hl: E: env-script-interpreter (Badness: 9) /usr/libexec/gdm/gdm-auth-config-generic /usr/bin/env bash This script uses 'env' as an interpreter. For the rpm runtime dependency detection to work, the shebang #!/usr/bin/env needs to be patched into #!/usr/bin/ otherwise the package dependency generator merely adds a dependency on /usr/bin/env rather than the actual interpreter /usr/bin/. Alternatively, if the file should not be executed, then ensure that it is not marked as executable or don't install it in a path that is reserved for executables. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files BashismsCheck 1.0 37.6 ExtractRpm 0.8 28.9 BinariesCheck 0.4 13.3 SpecCheck 0.2 5.7 SignatureCheck 0.1 5.0 TOTAL 2.8 100.0 11 packages and 0 specfiles checked; 3 errors, 6 warnings, 68 filtered, 11 badness; has taken 2.8 s