============================ 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: 6 openssl-3.armv7hl: W: package-with-huge-docs 62% More than half the size of your package is documentation. Consider splitting it into a -doc subpackage. libopenssl-3-devel.armv7hl: W: obsolete-not-provided libopenssl-1_0_0-devel libopenssl-3-devel.armv7hl: W: obsolete-not-provided libopenssl-1_1_0-devel libopenssl3.armv7hl: W: obsolete-not-provided libopenssl-1_0_0-hmac libopenssl3.armv7hl: W: obsolete-not-provided libopenssl1_1_0 libopenssl3.armv7hl: W: obsolete-not-provided libopenssl1_1_0-hmac openssl-3.armv7hl: W: obsolete-not-provided openssl-1_0_0 openssl-3.armv7hl: W: obsolete-not-provided openssl-1_1_0 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. libopenssl-3-devel.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. libopenssl3.armv7hl: W: hidden-file-or-dir /usr/lib/.libcrypto.so.3.hmac libopenssl3.armv7hl: W: hidden-file-or-dir /usr/lib/.libssl.so.3.hmac The file or directory is hidden. You should see if this is normal, and delete it from the package if not. libopenssl-3-devel.armv7hl: W: files-duplicate /usr/include/openssl/ecdsa.h /usr/include/openssl/ecdh.h openssl-3.armv7hl: W: files-duplicate /etc/ssl/openssl.cnf /etc/ssl/openssl-orig.cnf openssl-3-doc.noarch: W: files-duplicate /usr/share/doc/packages/openssl-3-doc/demos/smime/cacert.pem /usr/share/doc/packages/openssl-3-doc/demos/cms/cacert.pem openssl-3-doc.noarch: W: files-duplicate /usr/share/doc/packages/openssl-3-doc/demos/smime/cakey.pem /usr/share/doc/packages/openssl-3-doc/demos/cms/cakey.pem openssl-3-doc.noarch: W: files-duplicate /usr/share/doc/packages/openssl-3-doc/demos/smime/signer.pem /usr/share/doc/packages/openssl-3-doc/demos/cms/signer.pem openssl-3-doc.noarch: W: files-duplicate /usr/share/doc/packages/openssl-3-doc/demos/smime/signer2.pem /usr/share/doc/packages/openssl-3-doc/demos/cms/signer2.pem Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. openssl-3.armv7hl: E: env-script-interpreter (Badness: 9) /usr/bin/c_rehash /usr/bin/env perl openssl-3.armv7hl: E: env-script-interpreter (Badness: 9) /usr/share/ssl/misc/CA.pl /usr/bin/env perl openssl-3.armv7hl: E: env-script-interpreter (Badness: 9) /usr/share/ssl/misc/tsget.pl /usr/bin/env perl 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. libopenssl3.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libcrypto.so.3.1.7 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 2.4 41.9 FilesCheck 1.6 28.2 BashismsCheck 0.3 5.7 BinariesCheck 0.3 5.4 BuildRootAndDateCheck 0.2 3.8 SharedLibraryPolicyCheck 0.2 3.5 FilelistCheck 0.2 3.3 SignatureCheck 0.2 2.9 TOTAL 5.7 100.0 6 packages and 0 specfiles checked; 4 errors, 17 warnings, 37 filtered, 28 badness; has taken 5.9 s