============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /opt/testing/lib64/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: 13 libeverest.x86_64: E: shared-library-not-executable /usr/lib64/libeverest.so libp256m.x86_64: E: shared-library-not-executable /usr/lib64/libp256m.so libeverest.x86_64_v3: E: shared-library-not-executable /usr/lib64/libeverest.so libp256m.x86_64_v3: E: shared-library-not-executable /usr/lib64/libp256m.so This library doesn't have the executable bit set. Without this bit set, rpm for instance won't be able identify the file as a library and not generate dependencies or strip debug symbols from it. libeverest.x86_64: W: name-repeated-in-summary libeverest libp256m.x86_64: W: name-repeated-in-summary libp256m libeverest.x86_64_v3: W: name-repeated-in-summary libeverest libp256m.x86_64_v3: W: name-repeated-in-summary libp256m The name of the package is repeated in its summary. Make the summary brief and to the point without including redundant information in it. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.9 40.3 TagsCheck 0.4 18.3 SpecCheck 0.4 15.8 SignatureCheck 0.2 7.3 BinariesCheck 0.1 6.4 SharedLibraryPolicyCheck 0.1 5.2 TOTAL 2.3 100.0 13 packages and 0 specfiles checked; 4 errors, 4 warnings, 48 filtered, 4 badness; has taken 2.3 s