============================ 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: 20 syslog-ng-http.armv6hl: W: self-obsoletion syslog-ng-curl <= 4.8.1 obsoletes syslog-ng-curl = 4.8.1 The package obsoletes itself. This is known to cause errors in various tools and should thus be avoided, usually by using appropriately versioned Obsoletes and/or Provides and avoiding unversioned ones. syslog-ng-python.armv6hl: W: python-missing-require kubernetes syslog-ng-python.armv6hl: W: python-missing-require requests syslog-ng-python.armv6hl: W: python-missing-require boto3 The python package declare some requirement that's not detected in the rpm package. Please, verify that all dependencies are added as Requires. syslog-ng.armv6hl: W: potential-bashisms /usr/sbin/syslog-ng-debun checkbashisms reported potential bashisms in a /bin/sh shell script, you might want to manually check this script for bashisms. syslog-ng-python.armv6hl: W: non-conffile-in-etc /etc/syslog-ng/python/README.md 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. syslog-ng-devel.armv6hl: E: no-binary syslog-ng-python-modules.armv6hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. syslog-ng.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. syslog-ng.armv6hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libsyslog-ng-4.8.so.0.0.0 The binary calls gethostbyname. Please port the code to use getaddrinfo. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 1.9 34.2 BinariesCheck 1.9 33.8 BashismsCheck 0.8 15.0 SignatureCheck 0.4 6.6 FilesCheck 0.2 3.2 SUIDPermissionsCheck 0.1 2.1 TOTAL 5.5 100.0 20 packages and 0 specfiles checked; 2 errors, 8 warnings, 329 filtered, 2 badness; has taken 5.6 s