============================ 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: 4 ruby-common.noarch: W: potential-bashisms /usr/lib/rpm/rubygemsdeps.rb ruby-common.noarch: W: potential-bashisms /usr/lib/rpm/gem_install.sh ruby-common-rails.noarch: W: potential-bashisms /usr/lib/rpm/gemfile.rb checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. ruby-common.spec:62: E: obsolete-suse-version-check 1140 The specfile contains a comparison of %suse_version against a suse release that is no longer in maintenance. Consider removing obsolete parts of your spec file to make it more readable. ruby-common.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. ruby-common.spec:19: W: macro-in-comment %{_rpmmacrodir} There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. ruby-common.noarch: W: bin-sh-syntax-error /usr/lib/rpm/rubygemsdeps.rb ruby-common.noarch: W: bin-sh-syntax-error /usr/lib/rpm/gem_install.sh ruby-common-rails.noarch: W: bin-sh-syntax-error /usr/lib/rpm/gemfile.rb 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.7 82.3 TOTAL 0.9 100.0 4 packages and 0 specfiles checked; 1 errors, 8 warnings, 17 filtered, 1 badness; has taken 0.9 s