============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/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 checks: 41, packages: 15 perl-Git.i586: E: summary-not-capitalized (Badness: 20) perl Bindings for Git Summary doesn't begin with a capital letter. git.spec:335: E: rpm-buildroot-usage %build DESTDIR=%{buildroot} \ $RPM_BUILD_ROOT or %{buildroot} must not be touched during %build or %prep stage, as it will break short circuit builds and will not persist to %install stage in a normal build, leading to unexpected package build behavior. git-core.i586: W: potential-bashisms /usr/libexec/git/git-subtree git-web.i586: W: potential-bashisms /usr/libexec/git/git-web--browse checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. git-core.i586: W: obsolete-not-provided git-remote-helpers git-credential-libsecret.i586: W: obsolete-not-provided git-credential-gnome-keyring 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. git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/applypatch-msg.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/commit-msg.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/fsmonitor-watchman.sample 644 /usr/bin/perl git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/post-update.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-applypatch.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-commit.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-merge-commit.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-push.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-rebase.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/pre-receive.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/prepare-commit-msg.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/push-to-checkout.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/sendemail-validate.sample 644 /bin/sh git-core.i586: E: non-executable-script /usr/share/git-core/templates/hooks/update.sample 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. git-core.i586: W: non-conffile-in-etc /etc/profile.d/git.csh 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. git.i586: E: no-binary git-arch.i586: E: no-binary git-cvs.i586: E: no-binary git-email.i586: E: no-binary git-gui.i586: E: no-binary git-p4.i586: E: no-binary git-svn.i586: E: no-binary git-web.i586: E: no-binary gitk.i586: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. git-core.i586: E: filelist-forbidden-bashcomp-userdirs /etc/bash_completion.d/git-prompt This directory is for user files, use /usr/share/bash-completion/completions/. git-gui.i586: W: desktopfile-without-binary /usr/share/applications/git-gui.desktop git The .desktop file is for a file not present in the package. You should check the requires or see if this is not a error. git-gui.i586: W: bin-sh-syntax-error /usr/libexec/git/git-gui git-gui.i586: W: bin-sh-syntax-error /usr/libexec/git/git-gui--askpass gitk.i586: W: bin-sh-syntax-error /usr/bin/gitk 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 6.2 71.6 ExtractRpm 1.2 14.3 BinariesCheck 0.3 3.3 SignatureCheck 0.3 3.2 FilesCheck 0.2 2.4 BuildRootAndDateCheck 0.1 1.6 SpecCheck 0.1 1.4 TagsCheck 0.1 1.2 TOTAL 8.6 100.0 15 packages and 0 specfiles checked; 26 errors, 9 warnings, 27 filtered, 45 badness; has taken 8.7 s