============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /opt/testing/lib/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: 41, packages: 11 frr.armv7hl: W: non-standard-uid /etc/frr frr frr.armv7hl: W: non-standard-uid /etc/frr/daemons frr frr.armv7hl: W: non-standard-uid /etc/frr/frr.conf frr frr.armv7hl: W: non-standard-uid /etc/frr/vtysh.conf frr frr.armv7hl: W: non-standard-uid /run/frr frr frr.armv7hl: W: non-standard-uid /var/lib/frr frr frr.armv7hl: W: non-standard-uid /var/log/frr frr A file in this package is owned by an unregistered user id. To register the user, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. frr.armv7hl: W: non-standard-gid /etc/frr frr frr.armv7hl: W: non-standard-gid /etc/frr/daemons frr frr.armv7hl: W: non-standard-gid /etc/frr/frr.conf frr frr.armv7hl: W: non-standard-gid /etc/frr/vtysh.conf frrvty frr.armv7hl: W: non-standard-gid /run/frr frr frr.armv7hl: W: non-standard-gid /var/lib/frr frr frr.armv7hl: W: non-standard-gid /var/log/frr frr A file in this package is owned by an unregistered group id. To register the group, please make a pull request to the rpmlint config file configs/openSUSE/users-groups.toml in the opensuse branch of the rpmlint repository. frr-devel.armv7hl: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. frr.armv7hl: E: missing-call-to-setgroups-before-setuid /usr/bin/vtysh This executable is calling setuid and setgid without setgroups or initgroups. This means it didn't relinquish all groups, and this would be a potential security issue. frr.armv7hl: E: env-script-interpreter (Badness: 9) /usr/lib/frr/frr-reload.py /usr/bin/env python3 frr.armv7hl: E: env-script-interpreter (Badness: 9) /usr/lib/frr/frr_babeltrace.py /usr/bin/env python3 frr.armv7hl: E: env-script-interpreter (Badness: 9) /usr/lib/frr/generate_support_bundle.py /usr/bin/env python3 frr.armv7hl: E: env-script-interpreter (Badness: 9) /usr/lib/frr/ospfclient.py /usr/bin/env python3 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. frr.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/bin/mtracebis libfrrospfapiclient0.armv7hl: W: binary-or-shlib-calls-gethostbyname /usr/lib/libfrrospfapiclient.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 2.8 52.3 BinariesCheck 1.4 27.2 SharedLibraryPolicyCheck 0.3 6.4 SignatureCheck 0.2 4.1 FilesCheck 0.1 2.4 BuildRootAndDateCheck 0.1 2.2 BashismsCheck 0.1 2.1 TOTAL 5.3 100.0 11 packages and 0 specfiles checked; 6 errors, 16 warnings, 51 filtered, 38 badness; has taken 5.3 s