Checking: python3-kconfiglib-14.1.1a4-1.fc43.noarch.rpm python-kconfiglib-14.1.1a4-1.fc43.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpqapz5197')] checks: 32, packages: 2 python-kconfiglib.src: E: spelling-error ('menuconfig', '%description -l en_US menuconfig -> configure') python-kconfiglib.src: E: spelling-error ('idf', '%description -l en_US idf -> id, if, ids') python3-kconfiglib.noarch: E: spelling-error ('idf', '%description -l en_US idf -> id, if, ids') python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/alldefconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/allmodconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/allnoconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/allyesconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/defconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/genconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/guiconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/listnewconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/menuconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/oldconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/olddefconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/savedefconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/setconfig.py 644 /usr/bin/env python3 python3-kconfiglib.noarch: W: no-manual-page-for-binary alldefconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary allmodconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary allnoconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary allyesconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary defconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary genconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary guiconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary listnewconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary menuconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary oldconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary olddefconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary savedefconfig python3-kconfiglib.noarch: W: no-manual-page-for-binary setconfig python3-kconfiglib.noarch: E: env-script-interpreter /usr/share/doc/python3-kconfiglib/examples/menuconfig_example.py /usr/bin/env python3 python3-kconfiglib.noarch: E: env-script-interpreter /usr/share/doc/python3-kconfiglib/examples/merge_config.py /usr/bin/env python3 python-kconfiglib.src: E: description-line-too-long Kconfiglib is a Kconfig implementation in Python 2/3. It started out as a helper library, python-kconfiglib.src: E: description-line-too-long but now has a enough functionality to also work well as a standalone Kconfig implementation python-kconfiglib.src: E: description-line-too-long The entire library is contained in kconfiglib.py. The bundled scripts are implemented on top python-kconfiglib.src: E: description-line-too-long Kconfiglib is used exclusively by e.g. the Zephyr, esp-idf, and ACRN projects. It is also used python-kconfiglib.src: E: description-line-too-long Since Kconfiglib is based around a library, it can be used e.g. to generate a Kconfig python-kconfiglib.src: E: description-line-too-long cross-reference, using the same robust Kconfig parser used for other Kconfig tools, instead of python-kconfiglib.src: E: description-line-too-long Kconfiglib implements the recently added Kconfig preprocessor. For backwards compatibility, python-kconfiglib.src: E: description-line-too-long environment variables can be referenced both as $(FOO) (the new syntax) and as $FOO (the old python-kconfiglib.src: E: description-line-too-long syntax). The old syntax is deprecated, but will probably be supported for a long time, as it's python-kconfiglib.src: E: description-line-too-long needed to stay compatible with older Linux kernels. The major version will be increased if python-kconfiglib.src: E: description-line-too-long support is ever dropped. Using the old syntax with an undefined environment variable keeps the python3-kconfiglib.noarch: E: description-line-too-long Kconfiglib is a Kconfig implementation in Python 2/3. It started out as a helper library, python3-kconfiglib.noarch: E: description-line-too-long but now has a enough functionality to also work well as a standalone Kconfig implementation python3-kconfiglib.noarch: E: description-line-too-long The entire library is contained in kconfiglib.py. The bundled scripts are implemented on top python3-kconfiglib.noarch: E: description-line-too-long Kconfiglib is used exclusively by e.g. the Zephyr, esp-idf, and ACRN projects. It is also used python3-kconfiglib.noarch: E: description-line-too-long Since Kconfiglib is based around a library, it can be used e.g. to generate a Kconfig python3-kconfiglib.noarch: E: description-line-too-long cross-reference, using the same robust Kconfig parser used for other Kconfig tools, instead of python3-kconfiglib.noarch: E: description-line-too-long Kconfiglib implements the recently added Kconfig preprocessor. For backwards compatibility, python3-kconfiglib.noarch: E: description-line-too-long environment variables can be referenced both as $(FOO) (the new syntax) and as $FOO (the old python3-kconfiglib.noarch: E: description-line-too-long syntax). The old syntax is deprecated, but will probably be supported for a long time, as it's python3-kconfiglib.noarch: E: description-line-too-long needed to stay compatible with older Linux kernels. The major version will be increased if python3-kconfiglib.noarch: E: description-line-too-long support is ever dropped. Using the old syntax with an undefined environment variable keeps the python3-kconfiglib.noarch: W: dangling-relative-symlink /usr/share/doc/python3-kconfiglib/examples/kconfiglib.py ../kconfiglib.py 2 packages and 0 specfiles checked; 40 errors, 14 warnings, 9 filtered, 40 badness; has taken 0.3 s