============================ 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: 4 cobbler.noarch: E: zero-length /etc/cobbler/zone_templates/foo.example.com cobbler-tests.noarch: E: zero-length /usr/share/cobbler/tests/test_data/dummy_initramfs cobbler.noarch: E: systemd-service-without-service_add_pre cobblerd.service The package contains a systemd service but doesn't contain a %pre with a call to service_add_pre. cobbler.noarch: W: python-missing-require mod_wsgi cobbler.noarch: W: python-missing-require pymongo cobbler.noarch: W: python-missing-require python-ldap cobbler.noarch: W: python-missing-require file-magic The python package declare some requirement that's not detected in the rpm package. Please, verify that all dependencies are added as Requires. cobbler.noarch: W: python-leftover-require python3-magic Some python module Requires can't be found in the python package requirements declaration. Please verify that all dependencies are really needed. cobbler.noarch: E: non-executable-script /srv/www/cobbler/misc/anamon 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. cobbler.spec: W: no-%check-section The spec file does not contain an %check section. Please check if the package has a testsuite and what it takes to enable the testsuite as part of the package build. If it is not possible to run it in the build environment (OBS/koji) or no testsuite exists, then please ignore this warning. You should not insert an empty %check section. cobbler.noarch: E: incoherent-logrotate-file /etc/logrotate.d/cobblerd Your logrotate file should be named /etc/logrotate.d/. cobbler.spec:167: W: hardcoded-packager-tag Cobbler Developers The Packager tag is hardcoded in your spec file. It should be removed, so as to use rebuilder's own defaults. cobbler.noarch: E: files-duplicated-waste (Badness: 100) 1625328 Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/api.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/api.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/autoinstall_manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/autoinstall_manager.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/autoinstallgen.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/autoinstallgen.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/cexceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/cexceptions.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/cli.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/cli.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/cobblerd.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/cobblerd.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/configgen.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/configgen.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/decorator.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/decorator.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/download_manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/download_manager.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/enums.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/enums.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/grub.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/grub.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/manager.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/module_loader.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/module_loader.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/power_manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/power_manager.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/remote.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/remote.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/serializer.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/serializer.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/services.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/services.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/templar.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/templar.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/template_api.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/template_api.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/tftpgen.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/tftpgen.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/utils.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/validate.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/validate.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/__pycache__/yumgen.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/__pycache__/yumgen.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/acl.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/acl.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/check.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/check.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/hardlink.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/hardlink.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/log.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/log.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/mkloaders.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/mkloaders.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/replicate.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/replicate.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/report.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/report.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/reposync.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/reposync.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/status.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/status.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/sync.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/__pycache__/sync.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/netboot.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/netboot.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/standalone.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/actions/buildiso/__pycache__/standalone.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/collection.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/collection.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/distros.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/distros.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/files.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/files.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/images.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/images.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/manager.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/menus.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/menus.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/mgmtclasses.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/mgmtclasses.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/packages.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/packages.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/profiles.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/profiles.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/repos.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/repos.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/systems.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/cobbler_collections/__pycache__/systems.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/distro.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/distro.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/file.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/file.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/image.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/image.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/item.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/item.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/menu.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/menu.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/mgmtclass.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/mgmtclass.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/package.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/package.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/profile.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/profile.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/repo.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/repo.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/resource.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/resource.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/system.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/items/__pycache__/system.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/nsupdate_add_system_post.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/nsupdate_add_system_post.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/nsupdate_delete_system_pre.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/nsupdate_delete_system_pre.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/scm_track.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/scm_track.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/sync_post_restart_services.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/sync_post_restart_services.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/sync_post_wingen.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/__pycache__/sync_post_wingen.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/configfile.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/configfile.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/denyall.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/denyall.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/ldap.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/ldap.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/pam.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/pam.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/passthru.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/passthru.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/spacewalk.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authentication/__pycache__/spacewalk.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/allowall.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/allowall.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/configfile.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/configfile.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/ownership.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/authorization/__pycache__/ownership.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_log.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_log.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_power.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_power.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_puppet.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_puppet.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_report.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/post_report.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_clear_anamon_logs.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_clear_anamon_logs.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_log.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_log.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_puppet.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/installation/__pycache__/pre_puppet.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/bind.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/bind.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/dnsmasq.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/dnsmasq.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/genders.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/genders.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/import_signatures.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/import_signatures.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/in_tftpd.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/in_tftpd.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/isc.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/isc.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/ndjbdns.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/managers/__pycache__/ndjbdns.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/file.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/file.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/mongodb.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/modules/serializers/__pycache__/mongodb.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V2_8_5.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V2_8_5.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_0_0.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_0_0.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_0_1.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_0_1.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_0.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_0.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_1.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_1.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_2.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_1_2.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_2_0.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_2_0.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_2_1.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_2_1.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_0.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_0.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_1.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_1.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_2.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_2.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_3.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_3.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_4.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_4.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_5.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_5.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_6.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_6.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_7.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/V3_3_7.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/__init__.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/helper.cpython-313.pyc /usr/lib/python3.13/site-packages/cobbler/settings/migrations/__pycache__/helper.cpython-313.opt-1.pyc cobbler.noarch: W: files-duplicate /var/lib/cobbler/templates/esxi5-ks.cfg /var/lib/cobbler/templates/esxi4-ks.cfg cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_2_0/settings.d/bind_manage_ipmi.settings /usr/share/cobbler/tests/test_data/V3_0_0/settings.d/bind_manage_ipmi.settings:/usr/share/cobbler/tests/test_data/V3_0_1/settings.d/bind_manage_ipmi.settings:/usr/share/cobbler/tests/test_data/V3_1_0/settings.d/bind_manage_ipmi.settings:/usr/share/cobbler/tests/test_data/V3_1_1/settings.d/bind_manage_ipmi.settings:/usr/share/cobbler/tests/test_data/V3_1_2/settings.d/bind_manage_ipmi.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_0_1/settings.d/manage_genders.settings /usr/share/cobbler/tests/test_data/V3_0_0/settings.d/manage_genders.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_2_0/settings.d/nsupdate.settings /usr/share/cobbler/tests/test_data/V3_0_0/settings.d/nsupdate.settings:/usr/share/cobbler/tests/test_data/V3_0_1/settings.d/nsupdate.settings:/usr/share/cobbler/tests/test_data/V3_1_0/settings.d/nsupdate.settings:/usr/share/cobbler/tests/test_data/V3_1_1/settings.d/nsupdate.settings:/usr/share/cobbler/tests/test_data/V3_1_2/settings.d/nsupdate.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_2_0/settings.d/manage_genders.settings /usr/share/cobbler/tests/test_data/V3_1_0/settings.d/manage_genders.settings:/usr/share/cobbler/tests/test_data/V3_1_1/settings.d/manage_genders.settings:/usr/share/cobbler/tests/test_data/V3_1_2/settings.d/manage_genders.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_0/settings.d/bind_manage_ipmi.settings /usr/share/cobbler/tests/test_data/V3_2_1/settings.d/bind_manage_ipmi.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_0/settings.d/manage_genders.settings /usr/share/cobbler/tests/test_data/V3_2_1/settings.d/manage_genders.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_0/settings.d/nsupdate.settings /usr/share/cobbler/tests/test_data/V3_2_1/settings.d/nsupdate.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_3/settings.d/bind_manage_ipmi.settings /usr/share/cobbler/tests/test_data/V3_3_1/settings.d/bind_manage_ipmi.settings:/usr/share/cobbler/tests/test_data/V3_3_2/settings.d/bind_manage_ipmi.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_3/settings.d/manage_genders.settings /usr/share/cobbler/tests/test_data/V3_3_1/settings.d/manage_genders.settings:/usr/share/cobbler/tests/test_data/V3_3_2/settings.d/manage_genders.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_3/settings.d/nsupdate.settings /usr/share/cobbler/tests/test_data/V3_3_1/settings.d/nsupdate.settings:/usr/share/cobbler/tests/test_data/V3_3_2/settings.d/nsupdate.settings cobbler-tests.noarch: W: files-duplicate /usr/share/cobbler/tests/test_data/V3_3_3/settings.d/windows.settings /usr/share/cobbler/tests/test_data/V3_3_1/settings.d/windows.settings:/usr/share/cobbler/tests/test_data/V3_3_2/settings.d/windows.settings cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/debs/Debian_11/supervisord/conf.d/apache2.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/conf.d/apache2.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/conf.d/cobblerd.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/conf.d/cobblerd.conf:/usr/share/cobbler/docker/debs/Debian_11/supervisord/conf.d/cobblerd.conf:/usr/share/cobbler/docker/develop/supervisord/conf.d/cobblerd.conf:/usr/share/cobbler/docker/rpms/Fedora_34/supervisord/conf.d/cobblerd.conf:/usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/conf.d/cobblerd.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/conf.d/dhcpd.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/conf.d/dhcpd.conf:/usr/share/cobbler/docker/debs/Debian_11/supervisord/conf.d/dhcpd.conf:/usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/conf.d/dhcpd.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/Fedora_34/supervisord/conf.d/slapd.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/conf.d/slapd.conf:/usr/share/cobbler/docker/debs/Debian_11/supervisord/conf.d/slapd.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/conf.d/tftpd.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/conf.d/tftpd.conf:/usr/share/cobbler/docker/debs/Debian_11/supervisord/conf.d/tftpd.conf:/usr/share/cobbler/docker/develop/supervisord/conf.d/tftpd.conf:/usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/conf.d/tftpd.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/supervisord.conf /usr/share/cobbler/docker/debs/Debian_10/supervisord/supervisord.conf:/usr/share/cobbler/docker/debs/Debian_11/supervisord/supervisord.conf:/usr/share/cobbler/docker/rpms/Fedora_34/supervisord/supervisord.conf:/usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/supervisord.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/conf.d/httpd.conf /usr/share/cobbler/docker/develop/supervisord/conf.d/httpd.conf:/usr/share/cobbler/docker/rpms/Fedora_34/supervisord/conf.d/httpd.conf:/usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/conf.d/httpd.conf cobbler-tests-containers.noarch: W: files-duplicate /usr/share/cobbler/docker/rpms/opensuse_tumbleweed/supervisord/conf.d/slapd.conf /usr/share/cobbler/docker/rpms/opensuse_leap/supervisord/conf.d/slapd.conf Your package contains duplicated files that are not hard- or symlinks. You should use the %fdupes macro to link the files to one. Check time report (>1% & >0.1s): Check Duration (in s) Fraction (in %) Checked files ExtractRpm 0.5 43.9 DuplicatesCheck 0.1 12.5 SUIDPermissionsCheck 0.1 11.3 FilesCheck 0.1 9.9 TOTAL 1.2 100.0 4 packages and 0 specfiles checked; 6 errors, 144 warnings, 95 filtered, 105 badness; has taken 1.2 s