============================ 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: 8 uhd-utils.aarch64: E: wrong-script-end-of-line-encoding /usr/bin/rfnoc_rx_replay_samples_to_file.py This script has wrong end-of-line encoding, usually caused by creation or modification on a non-Unix system. It will prevent its execution. uhd.spec:223: W: shared-dir-glob-in-files %{_bindir}/* The %files section contains "%{_bindir}/*", "%{_datadir}/*", "%{_docdir}/*", "%{_includedir}/*" or "%{_mandir}/*". These can lead to packagers not noticing when upstream adds new and possibly conflicting files in these directories. Therefore, files in these directories should be explicitely listed like "%{_bindir}/foobar" or "%{_includedir}/foobar.h". python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/uhd/rfnoc_utils/rfnoc_modtool.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/uhd/rfnoc_utils/step_executor.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/uhd/utils/convert_cal_data.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/uhd/utils/uhd_power_cal.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/chips/max10_cpld_flash_ctrl.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/dboard_manager/magnesium_update_cpld.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/dboard_manager/rhodium_update_cpld.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/dboard_manager/zbx_update_cpld.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/fpga_bit_to_bin.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/periph_manager/x4xx_update_cpld.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/rpc_utils.py 644 /usr/bin/python3 python3-uhd.aarch64: E: non-executable-script /usr/lib64/python3.13/site-packages/usrp_mpm/test_bfrfs.py 644 /usr/bin/python3 This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. uhd-udev.aarch64: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. uhd.spec:206: W: macro-in-comment %{buildroot} uhd.spec:206: W: macro-in-comment %{_datadir} 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. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 81.5 94.1 SignatureCheck 1.7 2.0 BinariesCheck 1.1 1.3 BuildRootAndDateCheck 1.1 1.2 TOTAL 86.7 100.0 8 packages and 0 specfiles checked; 14 errors, 3 warnings, 77 filtered, 14 badness; has taken 86.9 s