2026-05-12T15:27:30+0200 INFO --- logging initialized --- 2026-05-12T15:27:30+0200 DDEBUG timer: config: 58 ms 2026-05-12T15:27:30+0200 WARNING No matches found for the following disable plugin patterns: local, spacewalk, versionlock 2026-05-12T15:27:30+0200 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade 2026-05-12T15:27:30+0200 DEBUG DNF version: 4.24.0 2026-05-12T15:27:30+0200 DDEBUG Command: dnf-3 --installroot /var/lib/mock/f44-build-19-8/root/ --setopt=deltarpm=False --setopt=allow_vendor_change=yes --allowerasing --disableplugin=local --disableplugin=spacewalk --disableplugin=versionlock install @srpm-build --setopt=tsflags=nocontexts 2026-05-12T15:27:30+0200 DDEBUG Installroot: /var/lib/mock/f44-build-19-8/root/ 2026-05-12T15:27:30+0200 DDEBUG Releasever: None 2026-05-12T15:27:30+0200 DEBUG cachedir: /var/lib/mock/f44-build-19-8/root/var/cache/yum 2026-05-12T15:27:30+0200 DDEBUG Base command: install 2026-05-12T15:27:30+0200 DDEBUG Extra commands: ['--installroot', '/var/lib/mock/f44-build-19-8/root/', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '@srpm-build', '--setopt=tsflags=nocontexts'] 2026-05-12T15:27:30+0200 DEBUG User-Agent: constructed: 'libdnf (Fedora Linux 44; generic; Linux.x86_64)' 2026-05-12T15:27:30+0200 DEBUG repo: downloading from remote: build 2026-05-12T15:27:33+0200 DEBUG build: using metadata from Tue May 12 15:14:06 2026. 2026-05-12T15:27:33+0200 INFO Last metadata expiration check: 0:00:03 ago on Tue May 12 15:27:30 2026. 2026-05-12T15:27:33+0200 DDEBUG timer: sack setup: 2681 ms 2026-05-12T15:27:33+0200 DEBUG Completion plugin: Generating completion cache... 2026-05-12T15:27:34+0200 DDEBUG Getting group metadata 2026-05-12T15:27:34+0200 DDEBUG Adding group file from repository: build 2026-05-12T15:27:34+0200 DDEBUG timer: loading comps: 0 ms 2026-05-12T15:27:34+0200 ERROR Module or Group 'srpm-build' is not available. 2026-05-12T15:27:34+0200 DDEBUG Cleaning up. 2026-05-12T15:27:34+0200 DDEBUG Plugins were unloaded. 2026-05-12T15:27:34+0200 SUBDEBUG Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/dnf/cli/main.py", line 67, in main return _main(base, args, cli_class, option_parser_class) File "/usr/lib/python3.14/site-packages/dnf/cli/main.py", line 106, in _main return cli_run(cli, base) File "/usr/lib/python3.14/site-packages/dnf/cli/main.py", line 122, in cli_run cli.run() ~~~~~~~^^ File "/usr/lib/python3.14/site-packages/dnf/cli/cli.py", line 1143, in run return self.command.run() ~~~~~~~~~~~~~~~~^^ File "/usr/lib/python3.14/site-packages/dnf/cli/commands/install.py", line 117, in run self._install_groups(skipped_grp_specs) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dnf/cli/commands/install.py", line 160, in _install_groups self.base.env_group_install(grp_specs, ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ tuple(self.base.conf.group_package_types), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ strict=self.base.conf.strict) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/dnf/base.py", line 1843, in env_group_install raise dnf.exceptions.Error(_('Nothing to do.')) dnf.exceptions.Error: Nothing to do. 2026-05-12T15:27:34+0200 CRITICAL Error: Nothing to do.