2024-08-10T11:08:35+0000 INFO --- logging initialized ---
2024-08-10T11:08:35+0000 DDEBUG timer: config: 8 ms
2024-08-10T11:08:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2024-08-10T11:08:35+0000 DEBUG DNF version: 4.14.0
2024-08-10T11:08:35+0000 DDEBUG Command: dnf -y makecache 
2024-08-10T11:08:35+0000 DDEBUG Installroot: /
2024-08-10T11:08:35+0000 DDEBUG Releasever: 9
2024-08-10T11:08:35+0000 DEBUG cachedir: /var/cache/dnf
2024-08-10T11:08:35+0000 DDEBUG Base command: makecache
2024-08-10T11:08:35+0000 DDEBUG Extra commands: ['-y', 'makecache']
2024-08-10T11:08:35+0000 DEBUG Making cache files for all metadata files.
2024-08-10T11:08:35+0000 DEBUG appstream: has expired and will be refreshed.
2024-08-10T11:08:35+0000 DEBUG baseos: has expired and will be refreshed.
2024-08-10T11:08:35+0000 DEBUG extras: has expired and will be refreshed.
2024-08-10T11:08:35+0000 DEBUG repo: downloading from remote: appstream
2024-08-10T11:08:35+0000 DEBUG countme: no event for appstream: budget to spend: 1
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 WARNING Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:08:35+0000 DDEBUG Cleaning up.
2024-08-10T11:08:35+0000 DDEBUG Plugins were unloaded.
2024-08-10T11:08:35+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
    return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1057, in run
    return self.command.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 377, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 406, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:08:35+0000 CRITICAL Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:08:35+0000 INFO --- logging initialized ---
2024-08-10T11:08:35+0000 DDEBUG timer: config: 3 ms
2024-08-10T11:08:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2024-08-10T11:08:35+0000 DEBUG DNF version: 4.14.0
2024-08-10T11:08:35+0000 DDEBUG Command: dnf -y upgrade 
2024-08-10T11:08:35+0000 DDEBUG Installroot: /
2024-08-10T11:08:35+0000 DDEBUG Releasever: 9
2024-08-10T11:08:35+0000 DEBUG cachedir: /var/cache/dnf
2024-08-10T11:08:35+0000 DDEBUG Base command: upgrade
2024-08-10T11:08:35+0000 DDEBUG Extra commands: ['-y', 'upgrade']
2024-08-10T11:08:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.4; generic; Linux.x86_64)'
2024-08-10T11:08:35+0000 DEBUG repo: downloading from remote: appstream
2024-08-10T11:08:35+0000 DEBUG countme: event triggered for appstream: bucket 1
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream?countme=1 [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream?countme=1).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:08:35+0000 WARNING Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream?countme=1 [Could not resolve host: mirrors.almalinux.org]
  - Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:08:35+0000 DDEBUG Cleaning up.
2024-08-10T11:08:35+0000 DDEBUG Plugins were unloaded.
2024-08-10T11:08:35+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
    return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1040, in run
    self._process_demands()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 741, in _process_demands
    self.base.fill_sack(
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 406, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:08:35+0000 CRITICAL Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:02+0000 INFO --- logging initialized ---
2024-08-10T11:13:02+0000 DDEBUG timer: config: 7 ms
2024-08-10T11:13:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2024-08-10T11:13:03+0000 DEBUG DNF version: 4.14.0
2024-08-10T11:13:03+0000 DDEBUG Command: dnf -y makecache 
2024-08-10T11:13:03+0000 DDEBUG Installroot: /
2024-08-10T11:13:03+0000 DDEBUG Releasever: 9
2024-08-10T11:13:03+0000 DEBUG cachedir: /var/cache/dnf
2024-08-10T11:13:03+0000 DDEBUG Base command: makecache
2024-08-10T11:13:03+0000 DDEBUG Extra commands: ['-y', 'makecache']
2024-08-10T11:13:03+0000 DEBUG Making cache files for all metadata files.
2024-08-10T11:13:03+0000 DEBUG appstream: has expired and will be refreshed.
2024-08-10T11:13:03+0000 DEBUG baseos: has expired and will be refreshed.
2024-08-10T11:13:03+0000 DEBUG extras: has expired and will be refreshed.
2024-08-10T11:13:03+0000 DEBUG repo: downloading from remote: appstream
2024-08-10T11:13:03+0000 DEBUG countme: no event for appstream: window already counted
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 WARNING Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:03+0000 DDEBUG Cleaning up.
2024-08-10T11:13:03+0000 DDEBUG Plugins were unloaded.
2024-08-10T11:13:03+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
    return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1057, in run
    return self.command.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py", line 50, in run
    return self.base.update_cache(timer)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 377, in update_cache
    self.fill_sack(load_system_repo=False, load_available_repos=True)  # performs the md sync
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 406, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:03+0000 CRITICAL Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:03+0000 INFO --- logging initialized ---
2024-08-10T11:13:03+0000 DDEBUG timer: config: 3 ms
2024-08-10T11:13:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2024-08-10T11:13:03+0000 DEBUG DNF version: 4.14.0
2024-08-10T11:13:03+0000 DDEBUG Command: dnf -y upgrade 
2024-08-10T11:13:03+0000 DDEBUG Installroot: /
2024-08-10T11:13:03+0000 DDEBUG Releasever: 9
2024-08-10T11:13:03+0000 DEBUG cachedir: /var/cache/dnf
2024-08-10T11:13:03+0000 DDEBUG Base command: upgrade
2024-08-10T11:13:03+0000 DDEBUG Extra commands: ['-y', 'upgrade']
2024-08-10T11:13:03+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.4; generic; Linux.x86_64)'
2024-08-10T11:13:03+0000 DEBUG repo: downloading from remote: appstream
2024-08-10T11:13:03+0000 DEBUG countme: no event for appstream: window already counted
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 DEBUG error: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org] (https://mirrors.almalinux.org/mirrorlist/9/appstream).
2024-08-10T11:13:03+0000 WARNING Errors during downloading metadata for repository 'appstream':
  - Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:03+0000 DDEBUG Cleaning up.
2024-08-10T11:13:03+0000 DDEBUG Plugins were unloaded.
2024-08-10T11:13:03+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 574, in load
    ret = self._repo.load()
  File "/usr/lib64/python3.9/site-packages/libdnf/repo.py", line 331, in load
    return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1040, in run
    self._process_demands()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 741, in _process_demands
    self.base.fill_sack(
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 406, in fill_sack
    self._add_repo_to_sack(r)
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 141, in _add_repo_to_sack
    repo.load()
  File "/usr/lib/python3.9/site-packages/dnf/repo.py", line 581, in load
    raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2024-08-10T11:13:03+0000 CRITICAL Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.almalinux.org/mirrorlist/9/appstream [Could not resolve host: mirrors.almalinux.org]
2026-07-30T11:25:51+0000 INFO --- logging initialized ---
2026-07-30T11:25:51+0000 DDEBUG timer: config: 11 ms
2026-07-30T11:25:51+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:25:51+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:25:51+0000 DDEBUG Command: dnf -y makecache 
2026-07-30T11:25:51+0000 DDEBUG Installroot: /
2026-07-30T11:25:51+0000 DDEBUG Releasever: 9
2026-07-30T11:25:51+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:25:51+0000 DDEBUG Base command: makecache
2026-07-30T11:25:51+0000 DDEBUG Extra commands: ['-y', 'makecache']
2026-07-30T11:25:51+0000 DEBUG Making cache files for all metadata files.
2026-07-30T11:25:51+0000 DEBUG appstream: has expired and will be refreshed.
2026-07-30T11:25:51+0000 DEBUG baseos: has expired and will be refreshed.
2026-07-30T11:25:51+0000 DEBUG extras: has expired and will be refreshed.
2026-07-30T11:25:51+0000 DEBUG repo: downloading from remote: appstream
2026-07-30T11:25:51+0000 DEBUG countme: no event for appstream: budget to spend: 1
2026-07-30T11:25:57+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:25:57+0000 DEBUG repo: downloading from remote: baseos
2026-07-30T11:25:57+0000 DEBUG countme: no event for baseos: budget to spend: 3
2026-07-30T11:26:02+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:26:02+0000 DEBUG repo: downloading from remote: extras
2026-07-30T11:26:02+0000 DEBUG countme: no event for extras: budget to spend: 1
2026-07-30T11:26:04+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:26:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.4; generic; Linux.x86_64)'
2026-07-30T11:26:05+0000 DDEBUG timer: sack setup: 13801 ms
2026-07-30T11:26:05+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:26:05+0000 INFO Metadata cache created.
2026-07-30T11:26:05+0000 DDEBUG Cleaning up.
2026-07-30T11:26:05+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:26:05+0000 INFO --- logging initialized ---
2026-07-30T11:26:05+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:26:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:26:05+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:26:05+0000 DDEBUG Command: dnf -y upgrade 
2026-07-30T11:26:05+0000 DDEBUG Installroot: /
2026-07-30T11:26:05+0000 DDEBUG Releasever: 9
2026-07-30T11:26:05+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:26:05+0000 DDEBUG Base command: upgrade
2026-07-30T11:26:05+0000 DDEBUG Extra commands: ['-y', 'upgrade']
2026-07-30T11:26:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.4; generic; Linux.x86_64)'
2026-07-30T11:26:05+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:26:05+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:26:05+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:26:06+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:26:06+0000 DEBUG repo: using cache for: extras
2026-07-30T11:26:06+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:26:06+0000 INFO Last metadata expiration check: 0:00:02 ago on Thu Jul 30 11:26:04 2026.
2026-07-30T11:26:06+0000 DDEBUG timer: sack setup: 481 ms
2026-07-30T11:26:06+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:26:06+0000 DEBUG ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-AutoLoader.noarch 5.74-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-B.x86_64 1.80-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Carp.noarch 1.50-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Class-Struct.noarch 0.66-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Digest.noarch 1.19-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Errno.x86_64 1.30-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Fcntl.x86_64 1.13-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-File-Basename.noarch 2.85-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-File-stat.noarch 1.09-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-FileHandle.noarch 2.03-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Getopt-Std.noarch 1.12-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-IO.x86_64 1.43-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-IPC-Open3.noarch 1.21-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-NDBM_File.x86_64 1.15-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-POSIX.x86_64 1.94-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-SelectSaver.noarch 1.02-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Symbol.noarch 1.08-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-URI.noarch 5.09-3.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-base.noarch 2.27-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-constant.noarch 1.33-461.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-if.noarch 0.60.800-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-interpreter.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-libnet.noarch 3.13-4.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-libs.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-mro.x86_64 1.23-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-overload.noarch 1.31-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-overloading.noarch 0.02-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-subs.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package perl-vars.noarch 1.05-481.1.el9_6 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package attr.x86_64 2.5.1-3.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package bluez.x86_64 5.85-1.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-ws-selinux.x86_64 356.2-1.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package freetype.x86_64 2.10.4-10.el9_5 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package graphite2.x86_64 1.3.14-9.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools-efi.x86_64 1:2.06-126.el9_8.alma.1 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools-extra.x86_64 1:2.06-126.el9_8.alma.1 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package harfbuzz.x86_64 2.7.4-10.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-core.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-modules.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-modules-core.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package libdrm.x86_64 2.4.128-1.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package libpciaccess.x86_64 0.16-7.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package libtool-ltdl.x86_64 2.4.6-46.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package openssl-fips-provider.x86_64 1:3.5.5-6.el9_8 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package protobuf-c.x86_64 1.3.3-13.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed
2026-07-30T11:26:06+0000 DEBUG ---> Package PackageKit.x86_64 1.2.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package PackageKit.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-logos.x86_64 90.5.1-1.1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-logos.x86_64 90.7-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cloud-init.noarch 23.4-7.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cloud-init.noarch 24.4-8.el9_8.1.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package fwupd-plugin-flashrom.x86_64 1.9.13-2.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package fwupd-plugin-flashrom.x86_64 2.0.19-2.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-6.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libappstream-glib.x86_64 0.7.18-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libappstream-glib.x86_64 0.7.18-5.el9_4 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libmaxminddb.x86_64 1.5.2-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libmaxminddb.x86_64 1.5.2-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsoup.x86_64 2.72.0-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsoup.x86_64 2.72.0-16.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package liburing.x86_64 2.5-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package liburing.x86_64 2.12-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-2.1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-5.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python-unversioned-command.noarch 3.9.18-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python-unversioned-command.noarch 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-audit.x86_64 3.1.2-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dasbus.noarch 1.4-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dasbus.noarch 1.7-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-file-magic.noarch 5.39-16.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-file-magic.noarch 5.39-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-jinja2.noarch 2.11.3-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-jinja2.noarch 2.11.3-8.el9_5 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libselinux.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libselinux.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libsemanage.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libsemanage.x86_64 3.6-5.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-perf.x86_64 5.14.0-427.13.1.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-perf.x86_64 5.14.0-687.29.1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-policycoreutils.noarch 3.6-2.1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-policycoreutils.noarch 3.6-5.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package qemu-guest-agent.x86_64 17:8.2.0-11.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package qemu-guest-agent.x86_64 17:10.1.0-17.el9_8.5.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rsyslog.x86_64 8.2310.0-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rsyslog.x86_64 8.2510.0-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2310.0-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2510.0-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package setroubleshoot-server.x86_64 3.3.32-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sscg.x86_64 3.0.0-7.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sscg.x86_64 4.0.3-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.42.5-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.52.5-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-team.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-team.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package acl.x86_64 2.3.1-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package acl.x86_64 2.4.0-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-release.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-release.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-repos.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package almalinux-repos.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package alternatives.x86_64 1.24-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package alternatives.x86_64 1.24-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package audit.x86_64 3.1.2-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package audit-libs.x86_64 3.1.2-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package audit-libs.x86_64 3.1.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package authselect.x86_64 1.2.6-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package authselect.x86_64 1.2.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package authselect-libs.x86_64 1.2.6-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package authselect-libs.x86_64 1.2.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package binutils.x86_64 2.35.2-43.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package binutils.x86_64 2.35.2-72.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package binutils-gold.x86_64 2.35.2-43.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package binutils-gold.x86_64 2.35.2-72.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package bzip2-libs.x86_64 1.0.8-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package bzip2-libs.x86_64 1.0.8-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package c-ares.x86_64 1.19.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package c-ares.x86_64 1.19.1-2.el9_4 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ca-certificates.noarch 2023.2.60_v7.0.306-90.1.el9_2 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ca-certificates.noarch 2025.2.80_v9.0.305-91.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package chrony.x86_64 4.5-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package chrony.x86_64 4.8-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-bridge.x86_64 311.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-bridge.noarch 356.2-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-system.noarch 311.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-system.noarch 356.2-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-ws.x86_64 311.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cockpit-ws.x86_64 356.2-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package coreutils.x86_64 8.32-35.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package coreutils.x86_64 8.32-41.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package coreutils-common.x86_64 8.32-35.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package coreutils-common.x86_64 8.32-41.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cracklib.x86_64 2.9.6-27.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cracklib.x86_64 2.9.6-28.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-27.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-28.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cronie.x86_64 1.5.7-11.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cronie.x86_64 1.5.7-16.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-11.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-16.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package crypto-policies.noarch 20240202-1.git283706d.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package crypto-policies.noarch 20260224-1.gitea0f072.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package crypto-policies-scripts.noarch 20240202-1.git283706d.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package crypto-policies-scripts.noarch 20260224-1.gitea0f072.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cryptsetup-libs.x86_64 2.6.0-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cryptsetup-libs.x86_64 2.8.1-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package curl.x86_64 7.76.1-29.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package curl.x86_64 7.76.1-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package cyrus-sasl-lib.x86_64 2.1.27-21.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package cyrus-sasl-lib.x86_64 2.1.27-22.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package device-mapper.x86_64 9:1.02.197-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package device-mapper.x86_64 9:1.02.207-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.197-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.207-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-19.b1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-20.b1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-19.b1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-20.b1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dmidecode.x86_64 1:3.5-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dmidecode.x86_64 1:3.6-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf-data.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf-data.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-config-generic.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-config-generic.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-network.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-network.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-squash.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package dracut-squash.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package e2fsprogs.x86_64 1.46.5-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package e2fsprogs.x86_64 1.46.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package e2fsprogs-libs.x86_64 1.46.5-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package e2fsprogs-libs.x86_64 1.46.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package efi-filesystem.noarch 6-2.el9_0.0.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package efi-filesystem.noarch 6-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.190-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.190-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-libelf.x86_64 0.190-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-libelf.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-libs.x86_64 0.190-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package elfutils-libs.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ethtool.x86_64 2:6.2-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ethtool.x86_64 2:6.15-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package expat.x86_64 2.5.0-2.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package expat.x86_64 2.5.0-6.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package file.x86_64 5.39-16.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package file.x86_64 5.39-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package file-libs.x86_64 5.39-16.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package file-libs.x86_64 5.39-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package filesystem.x86_64 3.16-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package filesystem.x86_64 3.16-5.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package findutils.x86_64 1:4.8.0-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package findutils.x86_64 1:4.8.0-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package fuse-libs.x86_64 2.9.9-15.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package fuse-libs.x86_64 2.9.9-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package fwupd.x86_64 1.9.13-2.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package fwupd.x86_64 2.0.19-2.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gdbm-libs.x86_64 1:1.19-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gdbm-libs.x86_64 1:1.23-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package glib2.x86_64 2.68.4-14.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package glib2.x86_64 2.68.4-19.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc.x86_64 2.34-100.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc.x86_64 2.34-274.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-common.x86_64 2.34-100.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-common.x86_64 2.34-274.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-gconv-extra.x86_64 2.34-100.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-gconv-extra.x86_64 2.34-274.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-minimal-langpack.x86_64 2.34-100.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package glibc-minimal-langpack.x86_64 2.34-274.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gnupg2.x86_64 2.3.3-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gnupg2.x86_64 2.3.3-5.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gnutls.x86_64 3.8.3-4.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gnutls.x86_64 3.8.10-4.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-common.noarch 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-common.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-efi-x64.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-efi-x64.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-pc.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-pc.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package grubby.x86_64 8.40-64.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package grubby.x86_64 8.40-69.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gsettings-desktop-schemas.x86_64 40.0-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gsettings-desktop-schemas.x86_64 40.0-8.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package gssproxy.x86_64 0.8.4-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package gssproxy.x86_64 0.8.4-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package hwdata.noarch 0.348-9.13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package hwdata.noarch 0.348-9.22.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ima-evm-utils.x86_64 1.4-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ima-evm-utils.x86_64 1.6.2-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package initscripts-rename-device.x86_64 10.11.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package initscripts-rename-device.x86_64 10.11.8-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package initscripts-service.noarch 10.11.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package initscripts-service.noarch 10.11.8-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package iproute.x86_64 6.2.0-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package iproute.x86_64 6.17.0-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package iputils.x86_64 20210202-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package iputils.x86_64 20210202-15.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package irqbalance.x86_64 2:1.9.2-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package irqbalance.x86_64 2:1.9.4-5.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package jq.x86_64 1.6-16.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package jq.x86_64 1.6-19.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd.x86_64 2.4.0-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd.x86_64 2.4.0-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd-legacy.noarch 2.4.0-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd-legacy.noarch 2.4.0-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd-misc.noarch 2.4.0-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kbd-misc.noarch 2.4.0-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-tools.x86_64 5.14.0-427.13.1.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-tools.x86_64 5.14.0-687.29.1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-tools-libs.x86_64 5.14.0-427.13.1.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kernel-tools-libs.x86_64 5.14.0-687.29.1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kexec-tools.x86_64 2.0.27-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kexec-tools.x86_64 2.0.29-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kmod.x86_64 28-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kmod.x86_64 28-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kmod-libs.x86_64 28-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kmod-libs.x86_64 28-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package kpartx.x86_64 0.8.7-27.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package kpartx.x86_64 0.8.7-45.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package krb5-libs.x86_64 1.21.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package krb5-libs.x86_64 1.21.1-10.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package less.x86_64 590-3.el9_3 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package less.x86_64 590-6.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libacl.x86_64 2.3.1-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libacl.x86_64 2.4.0-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libarchive.x86_64 3.5.3-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libarchive.x86_64 3.5.3-9.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libatomic.x86_64 11.4.1-3.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libatomic.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libblkid.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libblkid.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libbpf.x86_64 2:1.3.0-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libbpf.x86_64 2:1.5.0-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libbrotli.x86_64 1.0.9-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libbrotli.x86_64 1.0.9-9.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libcap.x86_64 2.48-9.el9_2 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libcap.x86_64 2.48-10.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libcom_err.x86_64 1.46.5-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libcom_err.x86_64 1.46.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libcurl.x86_64 7.76.1-29.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libcurl.x86_64 7.76.1-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libdb.x86_64 5.3.28-53.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libdb.x86_64 5.3.28-57.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libdnf.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libdnf.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libeconf.x86_64 0.4.1-3.el9_2 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libeconf.x86_64 0.4.1-7.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libedit.x86_64 3.1-38.20210216cvs.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libedit.x86_64 3.1-39.20210216cvs.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libev.x86_64 4.33-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libev.x86_64 4.33-6.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libevent.x86_64 2.1.12-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libevent.x86_64 2.1.12-8.el9_4 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libfdisk.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libfdisk.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libgcc.x86_64 11.4.1-3.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libgcc.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libgcrypt.x86_64 1.10.0-10.el9_2 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libgcrypt.x86_64 1.10.0-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libgomp.x86_64 11.4.1-3.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libgomp.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libibverbs.x86_64 48.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libibverbs.x86_64 61.0-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libicu.x86_64 67.1-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libicu.x86_64 67.1-10.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libksba.x86_64 1.5.1-6.el9_1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libksba.x86_64 1.5.1-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libldb.x86_64 2.8.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libldb.x86_64 4.23.5-10.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libmnl.x86_64 1.0.4-15.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libmnl.x86_64 1.0.4-16.el9_4 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libmount.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libmount.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libndp.x86_64 1.8-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libndp.x86_64 1.9-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-25.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libnghttp2.x86_64 1.43.0-5.el9_3.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libnghttp2.x86_64 1.43.0-6.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libnl3.x86_64 3.9.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libnl3.x86_64 3.11.0-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libnl3-cli.x86_64 3.9.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libpng.x86_64 2:1.6.37-12.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libpng.x86_64 2:1.6.37-15.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package librepo.x86_64 1.14.5-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package librepo.x86_64 1.19.0-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libselinux.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libselinux.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libselinux-utils.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libselinux-utils.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsemanage.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsemanage.x86_64 3.6-5.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsepol.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsepol.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsmartcols.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsmartcols.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsolv.x86_64 0.7.24-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsolv.x86_64 0.7.24-6.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libss.x86_64 1.46.5-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libss.x86_64 1.46.5-8.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libssh.x86_64 0.10.4-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libssh.x86_64 0.10.4-18.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libssh-config.noarch 0.10.4-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libssh-config.noarch 0.10.4-18.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_certmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_certmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_idmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_idmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_nss_idmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_nss_idmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_sudo.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsss_sudo.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libstdc++.x86_64 11.4.1-3.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libstdc++.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libsysfs.x86_64 2.1.1-10.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libsysfs.x86_64 2.1.1-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtalloc.x86_64 2.4.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtalloc.x86_64 2.4.3-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtasn1.x86_64 4.16.0-8.el9_1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtasn1.x86_64 4.16.0-10.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtdb.x86_64 1.4.9-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtdb.x86_64 1.4.14-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtevent.x86_64 0.16.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtevent.x86_64 0.17.1-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtirpc.x86_64 1.3.3-8.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtirpc.x86_64 1.3.3-9.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libtraceevent.x86_64 1.5.3-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libtraceevent.x86_64 1.8.4-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libusbx.x86_64 1.0.26-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libusbx.x86_64 1.0.30-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libuser.x86_64 0.63-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libuser.x86_64 0.63-17.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libuuid.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libuuid.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libxml2.x86_64 2.9.13-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libxml2.x86_64 2.9.13-14.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libxmlb.x86_64 0.3.10-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libxmlb.x86_64 0.3.24-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package libzstd.x86_64 1.5.1-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package libzstd.x86_64 1.5.5-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package linux-firmware-whence.noarch 20240219-143.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package linux-firmware-whence.noarch 20260411-155.5.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package logrotate.x86_64 3.18.0-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package logrotate.x86_64 3.18.0-12.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package lshw.x86_64 B.02.19.2-10.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package lshw.x86_64 B.02.20-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package man-db.x86_64 2.9.3-7.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package man-db.x86_64 2.9.3-9.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package microcode_ctl.noarch 4:20230808-2.20231009.1.el9_3 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package microcode_ctl.noarch 4:20260210-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package mokutil.x86_64 2:0.6.0-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package mokutil.x86_64 2:0.7.2-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package mpfr.x86_64 4.1.0-7.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package mpfr.x86_64 4.1.0-10.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses.x86_64 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses.x86_64 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses-base.noarch 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses-base.noarch 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses-libs.x86_64 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package ncurses-libs.x86_64 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package nettle.x86_64 3.9.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package nettle.x86_64 3.10.1-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-25.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package numactl-libs.x86_64 2.0.16-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package numactl-libs.x86_64 2.0.19-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package oniguruma.x86_64 6.9.6-1.el9.5 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package oniguruma.x86_64 6.9.6-1.el9.6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openldap.x86_64 2.6.6-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openldap.x86_64 2.6.8-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh-clients.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh-clients.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh-server.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openssh-server.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openssl.x86_64 1:3.0.7-27.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openssl.x86_64 1:3.5.5-6.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package openssl-libs.x86_64 1:3.0.7-27.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package openssl-libs.x86_64 1:3.5.5-6.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package os-prober.x86_64 1.77-10.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package os-prober.x86_64 1.77-12.el9_5 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package p11-kit.x86_64 0.25.3-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package p11-kit.x86_64 0.26.2-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package p11-kit-trust.x86_64 0.25.3-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package p11-kit-trust.x86_64 0.26.2-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pam.x86_64 1.5.1-19.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pam.x86_64 1.5.1-28.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package parted.x86_64 3.5-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package parted.x86_64 3.5-3.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pciutils-libs.x86_64 3.7.0-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pciutils-libs.x86_64 3.7.0-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre.x86_64 8.44-3.el9.3 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre.x86_64 8.44-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre2.x86_64 10.40-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre2.x86_64 10.40-6.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre2-syntax.noarch 10.40-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pcre2-syntax.noarch 10.40-6.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package pigz.x86_64 2.5-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package pigz.x86_64 2.8-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package policycoreutils.x86_64 3.6-2.1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package policycoreutils.x86_64 3.6-5.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package polkit.x86_64 0.117-11.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package polkit.x86_64 0.117-14.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package polkit-libs.x86_64 0.117-11.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package polkit-libs.x86_64 0.117-14.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3.x86_64 3.9.18-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3.x86_64 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dateutil.noarch 1:2.8.1-7.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dateutil.noarch 1:2.9.0.post0-1.el9_7 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dnf.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dnf.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-hawkey.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-hawkey.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-idna.noarch 2.10-7.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-idna.noarch 2.10-7.el9_4.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libdnf.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libdnf.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libs.x86_64 3.9.18-3.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libs.x86_64 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libxml2.x86_64 2.9.13-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-libxml2.x86_64 2.9.13-14.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-linux-procfs.noarch 0.7.4-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-pip-wheel.noarch 21.2.3-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-pip-wheel.noarch 21.3.1-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-requests.noarch 2.25.1-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-requests.noarch 2.25.1-10.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-setuptools.noarch 53.0.0-12.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-setuptools.noarch 53.0.0-15.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-setuptools-wheel.noarch 53.0.0-12.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-setuptools-wheel.noarch 53.0.0-15.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-systemd.x86_64 234-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-systemd.x86_64 234-19.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-urllib3.noarch 1.26.5-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package python3-urllib3.noarch 1.26.5-8.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package quota.x86_64 1:4.06-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package quota.x86_64 1:4.09-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package quota-nls.noarch 1:4.06-6.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package quota-nls.noarch 1:4.09-4.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rootfiles.noarch 8.1-31.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rootfiles.noarch 8.1-35.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package rsync.x86_64 3.2.3-19.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package rsync.x86_64 3.2.5-7.el9_8.2 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sed.x86_64 4.8-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sed.x86_64 4.8-10.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package selinux-policy.noarch 38.1.35-2.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package selinux-policy.noarch 38.1.75-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.35-2.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.75-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sg3_utils.x86_64 1.47-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sg3_utils.x86_64 1.47-10.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sg3_utils-libs.x86_64 1.47-9.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sg3_utils-libs.x86_64 1.47-10.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package shadow-utils.x86_64 2:4.9-8.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package shadow-utils.x86_64 2:4.9-16.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package shim-x64.x86_64 15.6-1.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package shim-x64.x86_64 16.1-7.el9.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sos.noarch 4.7.0-1.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sos.noarch 4.11.0-1.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sqlite-libs.x86_64 3.34.1-7.el9_3 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sqlite-libs.x86_64 3.34.1-10.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-client.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-client.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-common.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-common.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-kcm.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-kcm.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package sudo.x86_64 1.9.5p2-10.el9_3 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package sudo.x86_64 1.9.17p2-3.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-libs.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-libs.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-pam.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-pam.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-rpm-macros.noarch 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-rpm-macros.noarch 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-udev.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package systemd-udev.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package tar.x86_64 2:1.34-6.el9_1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package tar.x86_64 2:1.34-11.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package tpm2-tss.x86_64 3.2.2-2.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package tpm2-tss.x86_64 3.2.3-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package tuned.noarch 2.22.1-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package tuned.noarch 2.27.0-2.el9_8 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package tzdata.noarch 2024a-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package tzdata.noarch 2026b-1.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package usermode.x86_64 1.114-4.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package usermode.x86_64 1.114-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package util-linux.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package util-linux.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package util-linux-core.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package util-linux-core.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-20.el9_1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-26.el9_8.10 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package virt-what.x86_64 1.25-5.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package virt-what.x86_64 1.27-2.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package which.x86_64 2.21-29.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package which.x86_64 2.21-30.el9_6 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package xfsprogs.x86_64 6.3.0-1.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package xfsprogs.x86_64 6.4.0-7.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package yum.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package yum.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG ---> Package yum-utils.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:26:06+0000 DEBUG ---> Package yum-utils.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:26:06+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:26:06+0000 DDEBUG timer: depsolve: 203 ms
2026-07-30T11:26:06+0000 INFO Dependencies resolved.
2026-07-30T11:26:06+0000 INFO ================================================================================
 Package                     Arch   Version                     Repo       Size
================================================================================
Installing:
 kernel                      x86_64 5.14.0-687.29.1.el9_8       baseos    986 k
 kernel-core                 x86_64 5.14.0-687.29.1.el9_8       baseos     17 M
 kernel-modules              x86_64 5.14.0-687.29.1.el9_8       baseos     40 M
 kernel-modules-core         x86_64 5.14.0-687.29.1.el9_8       baseos     31 M
Upgrading:
 NetworkManager              x86_64 1:1.54.3-3.el9_8            baseos    2.4 M
 NetworkManager-libnm        x86_64 1:1.54.3-3.el9_8            baseos    1.9 M
 NetworkManager-team         x86_64 1:1.54.3-3.el9_8            baseos     35 k
 NetworkManager-tui          x86_64 1:1.54.3-3.el9_8            baseos    246 k
 PackageKit                  x86_64 1.2.6-2.el9_8               appstream 616 k
 PackageKit-glib             x86_64 1.2.6-2.el9_8               appstream 156 k
 acl                         x86_64 2.4.0-1.el9_8               baseos     74 k
 almalinux-gpg-keys          x86_64 9.8-1.el9                   baseos    9.7 k
 almalinux-logos             x86_64 90.7-1.el9                  appstream 386 k
 almalinux-release           x86_64 9.8-1.el9                   baseos     20 k
 almalinux-repos             x86_64 9.8-1.el9                   baseos    9.8 k
 alternatives                x86_64 1.24-2.el9                  baseos     38 k
 audit                       x86_64 3.1.5-8.el9                 baseos    253 k
 audit-libs                  x86_64 3.1.5-8.el9                 baseos    121 k
 authselect                  x86_64 1.2.6-3.el9                 baseos    139 k
 authselect-libs             x86_64 1.2.6-3.el9                 baseos    236 k
 binutils                    x86_64 2.35.2-72.el9               baseos    4.5 M
 binutils-gold               x86_64 2.35.2-72.el9               baseos    734 k
 bzip2-libs                  x86_64 1.0.8-11.el9                baseos     39 k
 c-ares                      x86_64 1.19.1-2.el9_4              baseos    109 k
 ca-certificates             noarch 2025.2.80_v9.0.305-91.el9   baseos    943 k
 chrony                      x86_64 4.8-1.el9                   baseos    347 k
 cloud-init                  noarch 24.4-8.el9_8.1.alma.1       appstream 1.1 M
 cockpit-bridge              noarch 356.2-1.el9_8               baseos    582 k
 cockpit-system              noarch 356.2-1.el9_8               baseos    5.0 M
 cockpit-ws                  x86_64 356.2-1.el9_8               baseos    1.0 M
 coreutils                   x86_64 8.32-41.el9_8               baseos    1.1 M
 coreutils-common            x86_64 8.32-41.el9_8               baseos    2.0 M
 cracklib                    x86_64 2.9.6-28.el9                baseos     80 k
 cracklib-dicts              x86_64 2.9.6-28.el9                baseos    3.6 M
 cronie                      x86_64 1.5.7-16.el9                baseos    115 k
 cronie-anacron              x86_64 1.5.7-16.el9                baseos     31 k
 crypto-policies             noarch 20260224-1.gitea0f072.el9_8 baseos     56 k
 crypto-policies-scripts     noarch 20260224-1.gitea0f072.el9_8 baseos     87 k
 cryptsetup-libs             x86_64 2.8.1-3.el9                 baseos    559 k
 curl                        x86_64 7.76.1-40.el9               baseos    292 k
 cyrus-sasl-lib              x86_64 2.1.27-22.el9               baseos    762 k
 device-mapper               x86_64 9:1.02.207-4.el9_8.1        baseos    138 k
 device-mapper-libs          x86_64 9:1.02.207-4.el9_8.1        baseos    179 k
 dhcp-client                 x86_64 12:4.4.2-20.b1.el9          baseos    787 k
 dhcp-common                 noarch 12:4.4.2-20.b1.el9          baseos    127 k
 dmidecode                   x86_64 1:3.6-2.el9                 baseos    100 k
 dnf                         noarch 4.14.0-34.el9_8.alma.1      baseos    467 k
 dnf-data                    noarch 4.14.0-34.el9_8.alma.1      baseos     36 k
 dnf-plugins-core            noarch 4.3.0-26.el9                baseos     35 k
 dracut                      x86_64 057-117.git20260625.el9_8   baseos    386 k
 dracut-config-generic       x86_64 057-117.git20260625.el9_8   baseos     11 k
 dracut-network              x86_64 057-117.git20260625.el9_8   baseos     68 k
 dracut-squash               x86_64 057-117.git20260625.el9_8   baseos     12 k
 e2fsprogs                   x86_64 1.46.5-8.el9                baseos    1.0 M
 e2fsprogs-libs              x86_64 1.46.5-8.el9                baseos    221 k
 efi-filesystem              noarch 6-4.el9                     baseos    7.1 k
 elfutils-debuginfod-client  x86_64 0.194-1.el9.alma.1          baseos     43 k
 elfutils-default-yama-scope noarch 0.194-1.el9.alma.1          baseos    8.8 k
 elfutils-libelf             x86_64 0.194-1.el9.alma.1          baseos    201 k
 elfutils-libs               x86_64 0.194-1.el9.alma.1          baseos    268 k
 ethtool                     x86_64 2:6.15-2.el9                baseos    331 k
 expat                       x86_64 2.5.0-6.el9_8.1             baseos    117 k
 file                        x86_64 5.39-17.el9                 baseos     47 k
 file-libs                   x86_64 5.39-17.el9                 baseos    587 k
 filesystem                  x86_64 3.16-5.el9                  baseos    1.1 M
 findutils                   x86_64 1:4.8.0-7.el9               baseos    536 k
 fuse-libs                   x86_64 2.9.9-17.el9                baseos     96 k
 fwupd                       x86_64 2.0.19-2.el9_8.alma.1       baseos    3.0 M
 fwupd-plugin-flashrom       x86_64 2.0.19-2.el9_8.alma.1       appstream  21 k
 gdbm-libs                   x86_64 1:1.23-1.el9                baseos     55 k
 gdk-pixbuf2                 x86_64 2.42.6-6.el9_8.1            appstream 465 k
 glib2                       x86_64 2.68.4-19.el9_8.2           baseos    2.6 M
 glibc                       x86_64 2.34-274.el9_8              baseos    2.0 M
 glibc-common                x86_64 2.34-274.el9_8              baseos    299 k
 glibc-gconv-extra           x86_64 2.34-274.el9_8              baseos    1.5 M
 glibc-minimal-langpack      x86_64 2.34-274.el9_8              baseos     27 k
 gnupg2                      x86_64 2.3.3-5.el9_7               baseos    2.5 M
 gnutls                      x86_64 3.8.10-4.el9_8              baseos    1.4 M
 grub2-common                noarch 1:2.06-126.el9_8.alma.1     baseos    911 k
 grub2-efi-x64               x86_64 1:2.06-126.el9_8.alma.1     baseos    1.3 M
 grub2-pc                    x86_64 1:2.06-126.el9_8.alma.1     baseos     14 k
 grub2-pc-modules            noarch 1:2.06-126.el9_8.alma.1     baseos    997 k
 grub2-tools                 x86_64 1:2.06-126.el9_8.alma.1     baseos    1.9 M
 grub2-tools-minimal         x86_64 1:2.06-126.el9_8.alma.1     baseos    687 k
 grubby                      x86_64 8.40-69.el9                 baseos     32 k
 gsettings-desktop-schemas   x86_64 40.0-8.el9_7                baseos    665 k
 gssproxy                    x86_64 0.8.4-7.el9                 baseos    108 k
 hwdata                      noarch 0.348-9.22.el9              baseos    1.7 M
 ima-evm-utils               x86_64 1.6.2-2.el9                 baseos     70 k
 initscripts-rename-device   x86_64 10.11.8-4.el9               baseos     14 k
 initscripts-service         noarch 10.11.8-4.el9               baseos     11 k
 iproute                     x86_64 6.17.0-2.el9                baseos    838 k
 iputils                     x86_64 20210202-15.el9_7           baseos    167 k
 irqbalance                  x86_64 2:1.9.4-5.el9               baseos     61 k
 jq                          x86_64 1.6-19.el9_8.2              baseos    186 k
 kbd                         x86_64 2.4.0-11.el9                baseos    387 k
 kbd-legacy                  noarch 2.4.0-11.el9                baseos    502 k
 kbd-misc                    noarch 2.4.0-11.el9                baseos    1.5 M
 kernel-tools                x86_64 5.14.0-687.29.1.el9_8       baseos    1.2 M
 kernel-tools-libs           x86_64 5.14.0-687.29.1.el9_8       baseos    1.0 M
 kexec-tools                 x86_64 2.0.29-17.el9               baseos    481 k
 kmod                        x86_64 28-11.el9                   baseos    121 k
 kmod-libs                   x86_64 28-11.el9                   baseos     62 k
 kpartx                      x86_64 0.8.7-45.el9                baseos     49 k
 krb5-libs                   x86_64 1.21.1-10.el9_8             baseos    755 k
 less                        x86_64 590-6.el9                   baseos    160 k
 libacl                      x86_64 2.4.0-1.el9_8               baseos     24 k
 libappstream-glib           x86_64 0.7.18-5.el9_4              appstream 386 k
 libarchive                  x86_64 3.5.3-9.el9_7               baseos    387 k
 libatomic                   x86_64 11.5.0-14.el9.alma.1        baseos     22 k
 libblkid                    x86_64 2.37.4-25.el9               baseos    105 k
 libbpf                      x86_64 2:1.5.0-3.el9               baseos    184 k
 libbrotli                   x86_64 1.0.9-9.el9_7               baseos    311 k
 libcap                      x86_64 2.48-10.el9_8.1             baseos     67 k
 libcom_err                  x86_64 1.46.5-8.el9                baseos     25 k
 libcurl                     x86_64 7.76.1-40.el9               baseos    283 k
 libdb                       x86_64 5.3.28-57.el9_6             baseos    736 k
 libdnf                      x86_64 0.69.0-18.el9.alma.1        baseos    653 k
 libeconf                    x86_64 0.4.1-7.el9_8               baseos     26 k
 libedit                     x86_64 3.1-39.20210216cvs.el9      baseos    103 k
 libev                       x86_64 4.33-6.el9                  baseos     51 k
 libevent                    x86_64 2.1.12-8.el9_4              baseos    260 k
 libfdisk                    x86_64 2.37.4-25.el9               baseos    152 k
 libgcc                      x86_64 11.5.0-14.el9.alma.1        baseos     84 k
 libgcrypt                   x86_64 1.10.0-11.el9               baseos    507 k
 libgomp                     x86_64 11.5.0-14.el9.alma.1        baseos    256 k
 libibverbs                  x86_64 61.0-2.el9                  baseos    463 k
 libicu                      x86_64 67.1-10.el9_6               baseos    9.6 M
 libksba                     x86_64 1.5.1-7.el9                 baseos    152 k
 libldb                      x86_64 4.23.5-10.el9_8             baseos    181 k
 libmaxminddb                x86_64 1.5.2-4.el9                 appstream  32 k
 libmnl                      x86_64 1.0.4-16.el9_4              baseos     27 k
 libmount                    x86_64 2.37.4-25.el9               baseos    133 k
 libndp                      x86_64 1.9-1.el9                   baseos     37 k
 libnfsidmap                 x86_64 1:2.5.4-42.el9_8            baseos     60 k
 libnghttp2                  x86_64 1.43.0-6.el9_8.1            baseos     72 k
 libnl3                      x86_64 3.11.0-1.el9                baseos    359 k
 libnl3-cli                  x86_64 3.11.0-1.el9                baseos    198 k
 libpng                      x86_64 2:1.6.37-15.el9_8.2         baseos    116 k
 librepo                     x86_64 1.19.0-1.el9                baseos     90 k
 libselinux                  x86_64 3.6-3.el9                   baseos     85 k
 libselinux-utils            x86_64 3.6-3.el9                   baseos    164 k
 libsemanage                 x86_64 3.6-5.el9_6                 baseos    117 k
 libsepol                    x86_64 3.6-3.el9                   baseos    329 k
 libsmartcols                x86_64 2.37.4-25.el9               baseos     61 k
 libsolv                     x86_64 0.7.24-6.el9_8              baseos    402 k
 libsoup                     x86_64 2.72.0-16.el9_8.1           appstream 389 k
 libss                       x86_64 1.46.5-8.el9                baseos     31 k
 libssh                      x86_64 0.10.4-18.el9               baseos    214 k
 libssh-config               noarch 0.10.4-18.el9               baseos    8.1 k
 libsss_certmap              x86_64 2.9.8-4.el9_8.1             baseos     86 k
 libsss_idmap                x86_64 2.9.8-4.el9_8.1             baseos     37 k
 libsss_nss_idmap            x86_64 2.9.8-4.el9_8.1             baseos     41 k
 libsss_sudo                 x86_64 2.9.8-4.el9_8.1             baseos     31 k
 libstdc++                   x86_64 11.5.0-14.el9.alma.1        baseos    741 k
 libsysfs                    x86_64 2.1.1-11.el9                baseos     34 k
 libtalloc                   x86_64 2.4.3-1.el9                 baseos     33 k
 libtasn1                    x86_64 4.16.0-10.el9_8             baseos     73 k
 libtdb                      x86_64 1.4.14-1.el9                baseos     53 k
 libtevent                   x86_64 0.17.1-1.el9                baseos     50 k
 libtirpc                    x86_64 1.3.3-9.el9                 baseos     93 k
 libtraceevent               x86_64 1.8.4-2.el9                 baseos    245 k
 liburing                    x86_64 2.12-1.el9                  appstream  42 k
 libusbx                     x86_64 1.0.30-1.el9_8              baseos     77 k
 libuser                     x86_64 0.63-17.el9                 baseos    384 k
 libuuid                     x86_64 2.37.4-25.el9               baseos     26 k
 libxml2                     x86_64 2.9.13-14.el9_8.2           baseos    746 k
 libxmlb                     x86_64 0.3.24-1.el9                baseos    111 k
 libzstd                     x86_64 1.5.5-1.el9                 baseos    294 k
 linux-firmware-whence       noarch 20260411-155.5.el9_7        baseos    124 k
 logrotate                   x86_64 3.18.0-12.el9               baseos     73 k
 lshw                        x86_64 B.02.20-4.el9               baseos    328 k
 man-db                      x86_64 2.9.3-9.el9                 baseos    1.1 M
 microcode_ctl               noarch 4:20260210-1.el9_8          baseos     16 M
 mokutil                     x86_64 2:0.7.2-4.el9               baseos     47 k
 mpfr                        x86_64 4.1.0-10.el9                baseos    324 k
 ncurses                     x86_64 6.2-12.20210508.el9         baseos    399 k
 ncurses-base                noarch 6.2-12.20210508.el9         baseos     60 k
 ncurses-libs                x86_64 6.2-12.20210508.el9         baseos    322 k
 nettle                      x86_64 3.10.1-1.el9                baseos    562 k
 nfs-utils                   x86_64 1:2.5.4-42.el9_8            baseos    434 k
 numactl-libs                x86_64 2.0.19-3.el9                baseos     30 k
 oniguruma                   x86_64 6.9.6-1.el9.6               baseos    217 k
 openldap                    x86_64 2.6.8-4.el9                 baseos    266 k
 openssh                     x86_64 9.9p1-7.el9_8.alma.1        baseos    421 k
 openssh-clients             x86_64 9.9p1-7.el9_8.alma.1        baseos    767 k
 openssh-server              x86_64 9.9p1-7.el9_8.alma.1        baseos    543 k
 openssl                     x86_64 1:3.5.5-6.el9_8             baseos    1.4 M
 openssl-libs                x86_64 1:3.5.5-6.el9_8             baseos    2.3 M
 os-prober                   x86_64 1.77-12.el9_5               baseos     43 k
 p11-kit                     x86_64 0.26.2-1.el9                baseos    584 k
 p11-kit-trust               x86_64 0.26.2-1.el9                baseos    155 k
 pam                         x86_64 1.5.1-28.el9                baseos    543 k
 parted                      x86_64 3.5-3.el9                   baseos    576 k
 pciutils-libs               x86_64 3.7.0-7.el9                 baseos     40 k
 pcre                        x86_64 8.44-4.el9                  baseos    196 k
 pcre2                       x86_64 10.40-6.el9                 baseos    233 k
 pcre2-syntax                noarch 10.40-6.el9                 baseos    140 k
 pigz                        x86_64 2.8-1.el9                   baseos     93 k
 policycoreutils             x86_64 3.6-5.el9                   baseos    205 k
 policycoreutils-python-utils
                             noarch 3.6-5.el9                   appstream  69 k
 polkit                      x86_64 0.117-14.el9                baseos    145 k
 polkit-libs                 x86_64 0.117-14.el9                baseos    8.3 M
 python-unversioned-command  noarch 3.9.25-7.el9_8.2            appstream 9.5 k
 python3                     x86_64 3.9.25-7.el9_8.2            baseos     26 k
 python3-audit               x86_64 3.1.5-8.el9                 appstream  82 k
 python3-dasbus              noarch 1.7-1.el9                   appstream  88 k
 python3-dateutil            noarch 1:2.9.0.post0-1.el9_7       baseos    290 k
 python3-dnf                 noarch 4.14.0-34.el9_8.alma.1      baseos    412 k
 python3-dnf-plugins-core    noarch 4.3.0-26.el9                baseos    245 k
 python3-file-magic          noarch 5.39-17.el9                 appstream  16 k
 python3-hawkey              x86_64 0.69.0-18.el9.alma.1        baseos    101 k
 python3-idna                noarch 2.10-7.el9_4.1              baseos     96 k
 python3-jinja2              noarch 2.11.3-8.el9_5              appstream 228 k
 python3-libdnf              x86_64 0.69.0-18.el9.alma.1        baseos    771 k
 python3-libs                x86_64 3.9.25-7.el9_8.2            baseos    7.5 M
 python3-libselinux          x86_64 3.6-3.el9                   appstream 186 k
 python3-libsemanage         x86_64 3.6-5.el9_6                 appstream  78 k
 python3-libxml2             x86_64 2.9.13-14.el9_8.2           baseos    225 k
 python3-linux-procfs        noarch 0.7.4-2.el9                 baseos     29 k
 python3-perf                x86_64 5.14.0-687.29.1.el9_8       appstream 2.6 M
 python3-pip-wheel           noarch 21.3.1-2.el9_8              baseos    1.1 M
 python3-policycoreutils     noarch 3.6-5.el9                   appstream 2.0 M
 python3-requests            noarch 2.25.1-10.el9_6             baseos    115 k
 python3-rpm                 x86_64 4.16.1.3-40.el9             baseos     64 k
 python3-setuptools          noarch 53.0.0-15.el9               baseos    831 k
 python3-setuptools-wheel    noarch 53.0.0-15.el9               baseos    467 k
 python3-systemd             x86_64 234-19.el9                  baseos     82 k
 python3-urllib3             noarch 1.26.5-8.el9_8              baseos    191 k
 qemu-guest-agent            x86_64 17:10.1.0-17.el9_8.5.alma.1 appstream 497 k
 quota                       x86_64 1:4.09-4.el9                baseos    189 k
 quota-nls                   noarch 1:4.09-4.el9                baseos     76 k
 rootfiles                   noarch 8.1-35.el9                  baseos    9.3 k
 rpm                         x86_64 4.16.1.3-40.el9             baseos    484 k
 rpm-build-libs              x86_64 4.16.1.3-40.el9             baseos     88 k
 rpm-libs                    x86_64 4.16.1.3-40.el9             baseos    307 k
 rpm-plugin-audit            x86_64 4.16.1.3-40.el9             baseos     15 k
 rpm-plugin-selinux          x86_64 4.16.1.3-40.el9             baseos     15 k
 rpm-plugin-systemd-inhibit  x86_64 4.16.1.3-40.el9             appstream  15 k
 rpm-sign-libs               x86_64 4.16.1.3-40.el9             baseos     20 k
 rsync                       x86_64 3.2.5-7.el9_8.2             baseos    409 k
 rsyslog                     x86_64 8.2510.0-2.el9              appstream 821 k
 rsyslog-logrotate           x86_64 8.2510.0-2.el9              appstream 8.7 k
 sed                         x86_64 4.8-10.el9                  baseos    295 k
 selinux-policy              noarch 38.1.75-2.el9_8             baseos     40 k
 selinux-policy-targeted     noarch 38.1.75-2.el9_8             baseos    6.5 M
 setroubleshoot-server       x86_64 3.3.35-2.el9                appstream 326 k
 sg3_utils                   x86_64 1.47-10.el9                 baseos    949 k
 sg3_utils-libs              x86_64 1.47-10.el9                 baseos    101 k
 shadow-utils                x86_64 2:4.9-16.el9                baseos    1.1 M
 shim-x64                    x86_64 16.1-7.el9.alma.1           baseos    495 k
 sos                         noarch 4.11.0-1.el9_8              baseos    925 k
 sqlite-libs                 x86_64 3.34.1-10.el9_8             baseos    643 k
 sscg                        x86_64 4.0.3-2.el9                 appstream  49 k
 sssd-client                 x86_64 2.9.8-4.el9_8.1             baseos    156 k
 sssd-common                 x86_64 2.9.8-4.el9_8.1             baseos    1.6 M
 sssd-kcm                    x86_64 2.9.8-4.el9_8.1             baseos    105 k
 sssd-nfs-idmap              x86_64 2.9.8-4.el9_8.1             baseos     35 k
 sudo                        x86_64 1.9.17p2-3.el9_8            baseos    1.3 M
 systemd                     x86_64 252-67.el9_8.4.alma.1       baseos    4.0 M
 systemd-libs                x86_64 252-67.el9_8.4.alma.1       baseos    651 k
 systemd-pam                 x86_64 252-67.el9_8.4.alma.1       baseos    258 k
 systemd-rpm-macros          noarch 252-67.el9_8.4.alma.1       baseos     46 k
 systemd-udev                x86_64 252-67.el9_8.4.alma.1       baseos    1.9 M
 tar                         x86_64 2:1.34-11.el9               baseos    876 k
 tpm2-tss                    x86_64 3.2.3-1.el9                 baseos    594 k
 tuned                       noarch 2.27.0-2.el9_8              baseos    369 k
 tzdata                      noarch 2026b-1.el9                 baseos    497 k
 usermode                    x86_64 1.114-7.el9                 baseos    173 k
 util-linux                  x86_64 2.37.4-25.el9               baseos    2.2 M
 util-linux-core             x86_64 2.37.4-25.el9               baseos    430 k
 vim-minimal                 x86_64 2:8.2.2637-26.el9_8.10      baseos    673 k
 virt-what                   x86_64 1.27-2.el9                  baseos     41 k
 webkit2gtk3-jsc             x86_64 2.52.5-1.el9_8              appstream 8.9 M
 which                       x86_64 2.21-30.el9_6               baseos     40 k
 xfsprogs                    x86_64 6.4.0-7.el9                 baseos    1.1 M
 yum                         noarch 4.14.0-34.el9_8.alma.1      baseos     89 k
 yum-utils                   noarch 4.3.0-26.el9                baseos     34 k
Installing dependencies:
 attr                        x86_64 2.5.1-3.el9                 baseos     58 k
 cockpit-ws-selinux          x86_64 356.2-1.el9_8               baseos     44 k
 freetype                    x86_64 2.10.4-10.el9_5             baseos    385 k
 graphite2                   x86_64 1.3.14-9.el9                baseos     94 k
 grub2-tools-efi             x86_64 1:2.06-126.el9_8.alma.1     baseos    621 k
 grub2-tools-extra           x86_64 1:2.06-126.el9_8.alma.1     baseos    931 k
 harfbuzz                    x86_64 2.7.4-10.el9                baseos    623 k
 libbabeltrace               x86_64 1.5.8-10.el9                appstream 186 k
 libdrm                      x86_64 2.4.128-1.el9               baseos    159 k
 libpciaccess                x86_64 0.16-7.el9                  baseos     26 k
 libtool-ltdl                x86_64 2.4.6-46.el9                baseos     34 k
 openssl-fips-provider       x86_64 1:3.5.5-6.el9_8             baseos    815 k
 perl-AutoLoader             noarch 5.74-481.1.el9_6            appstream  20 k
 perl-B                      x86_64 1.80-481.1.el9_6            appstream 177 k
 perl-Carp                   noarch 1.50-460.el9                appstream  29 k
 perl-Class-Struct           noarch 0.66-481.1.el9_6            appstream  21 k
 perl-Data-Dumper            x86_64 2.174-462.el9               appstream  55 k
 perl-Digest                 noarch 1.19-4.el9                  appstream  25 k
 perl-Digest-MD5             x86_64 2.58-4.el9                  appstream  36 k
 perl-Encode                 x86_64 4:3.08-462.el9              appstream 1.7 M
 perl-Errno                  x86_64 1.30-481.1.el9_6            appstream  13 k
 perl-Exporter               noarch 5.74-461.el9                appstream  31 k
 perl-Fcntl                  x86_64 1.13-481.1.el9_6            appstream  19 k
 perl-File-Basename          noarch 2.85-481.1.el9_6            appstream  16 k
 perl-File-Path              noarch 2.18-4.el9                  appstream  35 k
 perl-File-Temp              noarch 1:0.231.100-4.el9           appstream  59 k
 perl-File-stat              noarch 1.09-481.1.el9_6            appstream  16 k
 perl-FileHandle             noarch 2.03-481.1.el9_6            appstream  14 k
 perl-Getopt-Long            noarch 1:2.52-4.el9                appstream  59 k
 perl-Getopt-Std             noarch 1.12-481.1.el9_6            appstream  14 k
 perl-HTTP-Tiny              noarch 0.076-462.el9               appstream  53 k
 perl-IO                     x86_64 1.43-481.1.el9_6            appstream  85 k
 perl-IO-Socket-IP           noarch 0.41-5.el9                  appstream  42 k
 perl-IO-Socket-SSL          noarch 2.073-2.el9                 appstream 214 k
 perl-IPC-Open3              noarch 1.21-481.1.el9_6            appstream  21 k
 perl-MIME-Base64            x86_64 3.16-4.el9                  appstream  30 k
 perl-Mozilla-CA             noarch 20200520-6.el9              appstream  12 k
 perl-Net-SSLeay             x86_64 1.94-3.el9                  appstream 391 k
 perl-POSIX                  x86_64 1.94-481.1.el9_6            appstream  95 k
 perl-PathTools              x86_64 3.78-461.el9                appstream  85 k
 perl-Pod-Escapes            noarch 1:1.07-460.el9              appstream  20 k
 perl-Pod-Perldoc            noarch 3.28.01-461.el9             appstream  83 k
 perl-Pod-Simple             noarch 1:3.42-4.el9                appstream 215 k
 perl-Pod-Usage              noarch 4:2.01-4.el9                appstream  40 k
 perl-Scalar-List-Utils      x86_64 4:1.56-462.el9              appstream  70 k
 perl-SelectSaver            noarch 1.02-481.1.el9_6            appstream  10 k
 perl-Socket                 x86_64 4:2.031-4.el9               appstream  54 k
 perl-Storable               x86_64 1:3.21-460.el9              appstream  95 k
 perl-Symbol                 noarch 1.08-481.1.el9_6            appstream  13 k
 perl-Term-ANSIColor         noarch 5.01-461.el9                appstream  48 k
 perl-Term-Cap               noarch 1.17-460.el9                appstream  22 k
 perl-Text-ParseWords        noarch 3.30-460.el9                appstream  16 k
 perl-Text-Tabs+Wrap         noarch 2013.0523-460.el9           appstream  22 k
 perl-Time-Local             noarch 2:1.300-7.el9               appstream  33 k
 perl-URI                    noarch 5.09-3.el9                  appstream 108 k
 perl-base                   noarch 2.27-481.1.el9_6            appstream  15 k
 perl-constant               noarch 1.33-461.el9                appstream  23 k
 perl-if                     noarch 0.60.800-481.1.el9_6        appstream  12 k
 perl-interpreter            x86_64 4:5.32.1-481.1.el9_6        appstream  69 k
 perl-libnet                 noarch 3.13-4.el9                  appstream 125 k
 perl-libs                   x86_64 4:5.32.1-481.1.el9_6        appstream 2.0 M
 perl-mro                    x86_64 1.23-481.1.el9_6            appstream  27 k
 perl-overload               noarch 1.31-481.1.el9_6            appstream  44 k
 perl-overloading            noarch 0.02-481.1.el9_6            appstream  11 k
 perl-parent                 noarch 1:0.238-460.el9             appstream  14 k
 perl-podlators              noarch 1:4.14-460.el9              appstream 111 k
 perl-subs                   noarch 1.03-481.1.el9_6            appstream  10 k
 perl-vars                   noarch 1.05-481.1.el9_6            appstream  11 k
 protobuf-c                  x86_64 1.3.3-13.el9                baseos     34 k
 python3-inotify             noarch 0.9.6-25.el9                baseos     52 k
Installing weak dependencies:
 bluez                       x86_64 5.85-1.el9                  baseos    1.2 M
 perl-NDBM_File              x86_64 1.15-481.1.el9_6            appstream  21 k

Transaction Summary
================================================================================
Install   76 Packages
Upgrade  274 Packages

2026-07-30T11:26:06+0000 INFO Total download size: 282 M
2026-07-30T11:26:06+0000 INFO Downloading Packages:
2026-07-30T11:27:37+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:27:37+0000 INFO Total                                           3.1 MB/s | 282 MB     01:31     
2026-07-30T11:27:37+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:27:46+0000 INFO Running transaction check
2026-07-30T11:27:47+0000 INFO Transaction check succeeded.
2026-07-30T11:27:47+0000 INFO Running transaction test
2026-07-30T11:27:52+0000 INFO Transaction test succeeded.
2026-07-30T11:27:52+0000 DDEBUG timer: transaction test: 4829 ms
2026-07-30T11:27:52+0000 INFO Running transaction
2026-07-30T11:27:52+0000 DEBUG RPMDB altered outside of DNF.
2026-07-30T11:27:53+0000 DDEBUG RPM transaction start.
2026-07-30T11:28:05+0000 INFO --- logging initialized ---
2026-07-30T11:28:05+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:28:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:28:05+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:28:05+0000 DDEBUG Command: dnf update -y 
2026-07-30T11:28:05+0000 DDEBUG Installroot: /
2026-07-30T11:28:05+0000 DDEBUG Releasever: 9
2026-07-30T11:28:05+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:28:05+0000 DDEBUG Base command: update
2026-07-30T11:28:05+0000 DDEBUG Extra commands: ['update', '-y']
2026-07-30T11:28:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.4; generic; Linux.x86_64)'
2026-07-30T11:28:05+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:28:05+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:28:05+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:28:05+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:28:05+0000 DEBUG repo: using cache for: extras
2026-07-30T11:28:05+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:28:05+0000 INFO Last metadata expiration check: 0:02:01 ago on Thu Jul 30 11:26:04 2026.
2026-07-30T11:28:05+0000 DDEBUG timer: sack setup: 402 ms
2026-07-30T11:28:05+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:28:06+0000 DEBUG ---> Package libbabeltrace.x86_64 1.5.8-10.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-AutoLoader.noarch 5.74-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-B.x86_64 1.80-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Carp.noarch 1.50-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Class-Struct.noarch 0.66-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Data-Dumper.x86_64 2.174-462.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Digest.noarch 1.19-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Digest-MD5.x86_64 2.58-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Encode.x86_64 4:3.08-462.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Errno.x86_64 1.30-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Exporter.noarch 5.74-461.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Fcntl.x86_64 1.13-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-File-Basename.noarch 2.85-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-File-Path.noarch 2.18-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-File-Temp.noarch 1:0.231.100-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-File-stat.noarch 1.09-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-FileHandle.noarch 2.03-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Getopt-Long.noarch 1:2.52-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Getopt-Std.noarch 1.12-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-HTTP-Tiny.noarch 0.076-462.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-IO.x86_64 1.43-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-IO-Socket-IP.noarch 0.41-5.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-IO-Socket-SSL.noarch 2.073-2.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-IPC-Open3.noarch 1.21-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-MIME-Base64.x86_64 3.16-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Mozilla-CA.noarch 20200520-6.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-NDBM_File.x86_64 1.15-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Net-SSLeay.x86_64 1.94-3.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-POSIX.x86_64 1.94-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-PathTools.x86_64 3.78-461.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Pod-Escapes.noarch 1:1.07-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Pod-Perldoc.noarch 3.28.01-461.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Pod-Simple.noarch 1:3.42-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Pod-Usage.noarch 4:2.01-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Scalar-List-Utils.x86_64 4:1.56-462.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-SelectSaver.noarch 1.02-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Socket.x86_64 4:2.031-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Storable.x86_64 1:3.21-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Symbol.noarch 1.08-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Term-ANSIColor.noarch 5.01-461.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Term-Cap.noarch 1.17-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Text-ParseWords.noarch 3.30-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Text-Tabs+Wrap.noarch 2013.0523-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-Time-Local.noarch 2:1.300-7.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-URI.noarch 5.09-3.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-base.noarch 2.27-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-constant.noarch 1.33-461.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-if.noarch 0.60.800-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-interpreter.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-libnet.noarch 3.13-4.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-libs.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-mro.x86_64 1.23-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-overload.noarch 1.31-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-overloading.noarch 0.02-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-parent.noarch 1:0.238-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-podlators.noarch 1:4.14-460.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-subs.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package perl-vars.noarch 1.05-481.1.el9_6 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package bluez.x86_64 5.85-1.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-ws-selinux.x86_64 356.2-1.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package freetype.x86_64 2.10.4-10.el9_5 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools-efi.x86_64 1:2.06-126.el9_8.alma.1 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools-extra.x86_64 1:2.06-126.el9_8.alma.1 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package harfbuzz.x86_64 2.7.4-10.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel-core.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel-modules.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel-modules-core.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package openssl-fips-provider.x86_64 1:3.5.5-6.el9_8 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-inotify.noarch 0.9.6-25.el9 will be installed
2026-07-30T11:28:06+0000 DEBUG ---> Package PackageKit.x86_64 1.2.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package PackageKit.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package PackageKit-glib.x86_64 1.2.6-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-logos.x86_64 90.5.1-1.1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-logos.x86_64 90.7-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cloud-init.noarch 23.4-7.el9_4.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cloud-init.noarch 24.4-8.el9_8.1.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package fwupd-plugin-flashrom.x86_64 1.9.13-2.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package fwupd-plugin-flashrom.x86_64 2.0.19-2.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package gdk-pixbuf2.x86_64 2.42.6-6.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libappstream-glib.x86_64 0.7.18-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libappstream-glib.x86_64 0.7.18-5.el9_4 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libmaxminddb.x86_64 1.5.2-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libmaxminddb.x86_64 1.5.2-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libsoup.x86_64 2.72.0-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libsoup.x86_64 2.72.0-16.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-2.1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package policycoreutils-python-utils.noarch 3.6-5.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python-unversioned-command.noarch 3.9.18-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python-unversioned-command.noarch 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-audit.x86_64 3.1.2-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dasbus.noarch 1.4-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dasbus.noarch 1.7-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-file-magic.noarch 5.39-16.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-file-magic.noarch 5.39-17.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-jinja2.noarch 2.11.3-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-jinja2.noarch 2.11.3-8.el9_5 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libselinux.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libselinux.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libsemanage.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libsemanage.x86_64 3.6-5.el9_6 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-perf.x86_64 5.14.0-427.13.1.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-perf.x86_64 5.14.0-687.29.1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-policycoreutils.noarch 3.6-2.1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-policycoreutils.noarch 3.6-5.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package qemu-guest-agent.x86_64 17:8.2.0-11.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package qemu-guest-agent.x86_64 17:10.1.0-17.el9_8.5.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-systemd-inhibit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rsyslog.x86_64 8.2310.0-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rsyslog.x86_64 8.2510.0-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2310.0-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rsyslog-logrotate.x86_64 8.2510.0-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package setroubleshoot-server.x86_64 3.3.32-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package setroubleshoot-server.x86_64 3.3.35-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sscg.x86_64 3.0.0-7.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sscg.x86_64 4.0.3-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.42.5-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package webkit2gtk3-jsc.x86_64 2.52.5-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-libnm.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-team.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-team.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.46.0-4.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package NetworkManager-tui.x86_64 1:1.54.3-3.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-gpg-keys.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-release.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-release.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-repos.x86_64 9.4-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package almalinux-repos.x86_64 9.8-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package audit.x86_64 3.1.2-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package audit.x86_64 3.1.5-8.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package authselect.x86_64 1.2.6-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package authselect.x86_64 1.2.6-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package authselect-libs.x86_64 1.2.6-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package authselect-libs.x86_64 1.2.6-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package binutils.x86_64 2.35.2-43.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package binutils.x86_64 2.35.2-72.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package binutils-gold.x86_64 2.35.2-43.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package binutils-gold.x86_64 2.35.2-72.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package ca-certificates.noarch 2023.2.60_v7.0.306-90.1.el9_2 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package ca-certificates.noarch 2025.2.80_v9.0.305-91.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package chrony.x86_64 4.5-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package chrony.x86_64 4.8-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-bridge.x86_64 311.1-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-bridge.noarch 356.2-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-system.noarch 311.1-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-system.noarch 356.2-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-ws.x86_64 311.1-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cockpit-ws.x86_64 356.2-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package coreutils.x86_64 8.32-35.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package coreutils.x86_64 8.32-41.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package coreutils-common.x86_64 8.32-35.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package coreutils-common.x86_64 8.32-41.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-27.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cracklib-dicts.x86_64 2.9.6-28.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cronie.x86_64 1.5.7-11.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cronie.x86_64 1.5.7-16.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-11.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cronie-anacron.x86_64 1.5.7-16.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package crypto-policies-scripts.noarch 20240202-1.git283706d.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package crypto-policies-scripts.noarch 20260224-1.gitea0f072.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cryptsetup-libs.x86_64 2.6.0-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cryptsetup-libs.x86_64 2.8.1-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package curl.x86_64 7.76.1-29.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package curl.x86_64 7.76.1-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package cyrus-sasl-lib.x86_64 2.1.27-21.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package cyrus-sasl-lib.x86_64 2.1.27-22.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package device-mapper.x86_64 9:1.02.197-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package device-mapper.x86_64 9:1.02.207-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.197-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package device-mapper-libs.x86_64 9:1.02.207-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-19.b1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dhcp-client.x86_64 12:4.4.2-20.b1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-19.b1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dhcp-common.noarch 12:4.4.2-20.b1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf-data.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf-data.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-config-generic.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-config-generic.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-network.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-network.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-squash.x86_64 057-53.git20240104.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package dracut-squash.x86_64 057-117.git20260625.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package e2fsprogs.x86_64 1.46.5-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package e2fsprogs.x86_64 1.46.5-8.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.190-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-debuginfod-client.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.190-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-default-yama-scope.noarch 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-libs.x86_64 0.190-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package elfutils-libs.x86_64 0.194-1.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package findutils.x86_64 1:4.8.0-6.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package findutils.x86_64 1:4.8.0-7.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package fwupd.x86_64 1.9.13-2.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package fwupd.x86_64 2.0.19-2.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package glib2.x86_64 2.68.4-14.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package glib2.x86_64 2.68.4-19.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package gnupg2.x86_64 2.3.3-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package gnupg2.x86_64 2.3.3-5.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-common.noarch 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-common.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-efi-x64.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-efi-x64.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-pc.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-pc.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-pc-modules.noarch 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-77.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grub2-tools-minimal.x86_64 1:2.06-126.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package grubby.x86_64 8.40-64.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package grubby.x86_64 8.40-69.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package gsettings-desktop-schemas.x86_64 40.0-6.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package gsettings-desktop-schemas.x86_64 40.0-8.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package gssproxy.x86_64 0.8.4-6.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package gssproxy.x86_64 0.8.4-7.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package ima-evm-utils.x86_64 1.4-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package ima-evm-utils.x86_64 1.6.2-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package initscripts-rename-device.x86_64 10.11.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package initscripts-rename-device.x86_64 10.11.8-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package initscripts-service.noarch 10.11.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package initscripts-service.noarch 10.11.8-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package iproute.x86_64 6.2.0-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package iproute.x86_64 6.17.0-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package iputils.x86_64 20210202-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package iputils.x86_64 20210202-15.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package irqbalance.x86_64 2:1.9.2-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package irqbalance.x86_64 2:1.9.4-5.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd.x86_64 2.4.0-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd.x86_64 2.4.0-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd-legacy.noarch 2.4.0-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd-legacy.noarch 2.4.0-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd-misc.noarch 2.4.0-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kbd-misc.noarch 2.4.0-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel-tools.x86_64 5.14.0-427.13.1.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kernel-tools.x86_64 5.14.0-687.29.1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kexec-tools.x86_64 2.0.27-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kexec-tools.x86_64 2.0.29-17.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kmod.x86_64 28-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kmod.x86_64 28-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kmod-libs.x86_64 28-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kmod-libs.x86_64 28-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package kpartx.x86_64 0.8.7-27.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package kpartx.x86_64 0.8.7-45.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package krb5-libs.x86_64 1.21.1-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package krb5-libs.x86_64 1.21.1-10.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package less.x86_64 590-3.el9_3 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package less.x86_64 590-6.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libarchive.x86_64 3.5.3-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libarchive.x86_64 3.5.3-9.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libatomic.x86_64 11.4.1-3.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libatomic.x86_64 11.5.0-14.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libblkid.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libblkid.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libcurl.x86_64 7.76.1-29.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libcurl.x86_64 7.76.1-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libdnf.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libdnf.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libedit.x86_64 3.1-38.20210216cvs.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libedit.x86_64 3.1-39.20210216cvs.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libev.x86_64 4.33-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libev.x86_64 4.33-6.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libevent.x86_64 2.1.12-6.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libevent.x86_64 2.1.12-8.el9_4 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libfdisk.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libfdisk.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libibverbs.x86_64 48.0-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libibverbs.x86_64 61.0-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libmount.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libmount.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-25.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libnfsidmap.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libnl3-cli.x86_64 3.9.0-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libnl3-cli.x86_64 3.11.0-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package librepo.x86_64 1.14.5-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package librepo.x86_64 1.19.0-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libselinux.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libselinux.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libselinux-utils.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libselinux-utils.x86_64 3.6-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libsemanage.x86_64 3.6-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libsemanage.x86_64 3.6-5.el9_6 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libsolv.x86_64 0.7.24-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libsolv.x86_64 0.7.24-6.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libssh.x86_64 0.10.4-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libssh.x86_64 0.10.4-18.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libssh-config.noarch 0.10.4-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libssh-config.noarch 0.10.4-18.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libsss_certmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libsss_certmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libsysfs.x86_64 2.1.1-10.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libsysfs.x86_64 2.1.1-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libtirpc.x86_64 1.3.3-8.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libtirpc.x86_64 1.3.3-9.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libusbx.x86_64 1.0.26-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libusbx.x86_64 1.0.30-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libuser.x86_64 0.63-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libuser.x86_64 0.63-17.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package libxmlb.x86_64 0.3.10-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package libxmlb.x86_64 0.3.24-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package linux-firmware-whence.noarch 20240219-143.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package linux-firmware-whence.noarch 20260411-155.5.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package logrotate.x86_64 3.18.0-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package logrotate.x86_64 3.18.0-12.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package lshw.x86_64 B.02.19.2-10.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package lshw.x86_64 B.02.20-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package man-db.x86_64 2.9.3-7.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package man-db.x86_64 2.9.3-9.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package microcode_ctl.noarch 4:20230808-2.20231009.1.el9_3 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package microcode_ctl.noarch 4:20260210-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package mokutil.x86_64 2:0.6.0-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package mokutil.x86_64 2:0.7.2-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package mpfr.x86_64 4.1.0-7.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package mpfr.x86_64 4.1.0-10.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses.x86_64 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses.x86_64 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses-base.noarch 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses-base.noarch 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses-libs.x86_64 6.2-10.20210508.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package ncurses-libs.x86_64 6.2-12.20210508.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-25.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package nfs-utils.x86_64 1:2.5.4-42.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openldap.x86_64 2.6.6-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openldap.x86_64 2.6.8-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh-clients.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh-clients.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh-server.x86_64 8.7p1-38.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openssh-server.x86_64 9.9p1-7.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openssl.x86_64 1:3.0.7-27.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openssl.x86_64 1:3.5.5-6.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package openssl-libs.x86_64 1:3.0.7-27.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package openssl-libs.x86_64 1:3.5.5-6.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package os-prober.x86_64 1.77-10.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package os-prober.x86_64 1.77-12.el9_5 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package pam.x86_64 1.5.1-19.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package pam.x86_64 1.5.1-28.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package parted.x86_64 3.5-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package parted.x86_64 3.5-3.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package policycoreutils.x86_64 3.6-2.1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package policycoreutils.x86_64 3.6-5.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package polkit.x86_64 0.117-11.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package polkit.x86_64 0.117-14.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package polkit-libs.x86_64 0.117-11.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package polkit-libs.x86_64 0.117-14.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3.x86_64 3.9.18-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3.x86_64 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dateutil.noarch 1:2.8.1-7.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dateutil.noarch 1:2.9.0.post0-1.el9_7 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dnf.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dnf.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-dnf-plugins-core.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-hawkey.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-hawkey.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-idna.noarch 2.10-7.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-idna.noarch 2.10-7.el9_4.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libdnf.x86_64 0.69.0-8.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libdnf.x86_64 0.69.0-18.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libs.x86_64 3.9.18-3.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libs.x86_64 3.9.25-7.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libxml2.x86_64 2.9.13-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-libxml2.x86_64 2.9.13-14.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-linux-procfs.noarch 0.7.3-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-linux-procfs.noarch 0.7.4-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-pip-wheel.noarch 21.2.3-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-pip-wheel.noarch 21.3.1-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-requests.noarch 2.25.1-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-requests.noarch 2.25.1-10.el9_6 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-setuptools.noarch 53.0.0-12.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-setuptools.noarch 53.0.0-15.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-systemd.x86_64 234-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-systemd.x86_64 234-19.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-urllib3.noarch 1.26.5-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package python3-urllib3.noarch 1.26.5-8.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package quota.x86_64 1:4.06-6.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package quota.x86_64 1:4.09-4.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rootfiles.noarch 8.1-31.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rootfiles.noarch 8.1-35.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-build-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-audit.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-plugin-selinux.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-29.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rpm-sign-libs.x86_64 4.16.1.3-40.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package rsync.x86_64 3.2.3-19.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package rsync.x86_64 3.2.5-7.el9_8.2 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sed.x86_64 4.8-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sed.x86_64 4.8-10.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package selinux-policy.noarch 38.1.35-2.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package selinux-policy.noarch 38.1.75-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.35-2.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package selinux-policy-targeted.noarch 38.1.75-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sg3_utils.x86_64 1.47-9.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sg3_utils.x86_64 1.47-10.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package shadow-utils.x86_64 2:4.9-8.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package shadow-utils.x86_64 2:4.9-16.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package shim-x64.x86_64 15.6-1.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package shim-x64.x86_64 16.1-7.el9.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sos.noarch 4.7.0-1.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sos.noarch 4.11.0-1.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-client.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-client.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-common.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-common.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-kcm.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-kcm.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.4-6.el9_4 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sssd-nfs-idmap.x86_64 2.9.8-4.el9_8.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package sudo.x86_64 1.9.5p2-10.el9_3 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package sudo.x86_64 1.9.17p2-3.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-libs.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-libs.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-pam.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-pam.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-udev.x86_64 252-32.el9_4.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package systemd-udev.x86_64 252-67.el9_8.4.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package tar.x86_64 2:1.34-6.el9_1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package tar.x86_64 2:1.34-11.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package tpm2-tss.x86_64 3.2.2-2.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package tpm2-tss.x86_64 3.2.3-1.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package tuned.noarch 2.22.1-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package tuned.noarch 2.27.0-2.el9_8 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package usermode.x86_64 1.114-4.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package usermode.x86_64 1.114-7.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package util-linux.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package util-linux.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package util-linux-core.x86_64 2.37.4-18.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package util-linux-core.x86_64 2.37.4-25.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-20.el9_1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package vim-minimal.x86_64 2:8.2.2637-26.el9_8.10 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package virt-what.x86_64 1.25-5.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package virt-what.x86_64 1.27-2.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package xfsprogs.x86_64 6.3.0-1.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package xfsprogs.x86_64 6.4.0-7.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package yum.noarch 4.14.0-9.el9.alma.1 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package yum.noarch 4.14.0-34.el9_8.alma.1 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG ---> Package yum-utils.noarch 4.3.0-13.el9 will be upgraded
2026-07-30T11:28:06+0000 DEBUG ---> Package yum-utils.noarch 4.3.0-26.el9 will be an upgrade
2026-07-30T11:28:06+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:28:06+0000 DDEBUG timer: depsolve: 137 ms
2026-07-30T11:28:06+0000 INFO Dependencies resolved.
2026-07-30T11:28:06+0000 INFO ========================================================================================================================================================================
 Package                                           Architecture                Version                                             Repository                      Size
========================================================================================================================================================================
Installing:
 [1m[32mkernel                                           (B[m x86_64                      5.14.0-687.29.1.el9_8                               baseos                         986 k
 [1m[32mkernel-core                                      (B[m x86_64                      5.14.0-687.29.1.el9_8                               baseos                          17 M
 [1m[32mkernel-modules                                   (B[m x86_64                      5.14.0-687.29.1.el9_8                               baseos                          40 M
 [1m[32mkernel-modules-core                              (B[m x86_64                      5.14.0-687.29.1.el9_8                               baseos                          31 M
Upgrading:
 [1m[32mNetworkManager                                   (B[m x86_64                      1:1.54.3-3.el9_8                                    baseos                         2.4 M
 [1m[32mNetworkManager-libnm                             (B[m x86_64                      1:1.54.3-3.el9_8                                    baseos                         1.9 M
 [1m[32mNetworkManager-team                              (B[m x86_64                      1:1.54.3-3.el9_8                                    baseos                          35 k
 [1m[32mNetworkManager-tui                               (B[m x86_64                      1:1.54.3-3.el9_8                                    baseos                         246 k
 [1m[32mPackageKit                                       (B[m x86_64                      1.2.6-2.el9_8                                       appstream                      616 k
 [1m[32mPackageKit-glib                                  (B[m x86_64                      1.2.6-2.el9_8                                       appstream                      156 k
 [1m[32malmalinux-gpg-keys                               (B[m x86_64                      9.8-1.el9                                           baseos                         9.7 k
 [1m[32malmalinux-logos                                  (B[m x86_64                      90.7-1.el9                                          appstream                      386 k
 [1m[32malmalinux-release                                (B[m x86_64                      9.8-1.el9                                           baseos                          20 k
 [1m[32malmalinux-repos                                  (B[m x86_64                      9.8-1.el9                                           baseos                         9.8 k
 [1m[32maudit                                            (B[m x86_64                      3.1.5-8.el9                                         baseos                         253 k
 [1m[32mauthselect                                       (B[m x86_64                      1.2.6-3.el9                                         baseos                         139 k
 [1m[32mauthselect-libs                                  (B[m x86_64                      1.2.6-3.el9                                         baseos                         236 k
 [1m[32mbinutils                                         (B[m x86_64                      2.35.2-72.el9                                       baseos                         4.5 M
 [1m[32mbinutils-gold                                    (B[m x86_64                      2.35.2-72.el9                                       baseos                         734 k
 [1m[32mca-certificates                                  (B[m noarch                      2025.2.80_v9.0.305-91.el9                           baseos                         943 k
 [1m[32mchrony                                           (B[m x86_64                      4.8-1.el9                                           baseos                         347 k
 [1m[32mcloud-init                                       (B[m noarch                      24.4-8.el9_8.1.alma.1                               appstream                      1.1 M
 [1m[32mcockpit-bridge                                   (B[m noarch                      356.2-1.el9_8                                       baseos                         582 k
 [1m[32mcockpit-system                                   (B[m noarch                      356.2-1.el9_8                                       baseos                         5.0 M
 [1m[32mcockpit-ws                                       (B[m x86_64                      356.2-1.el9_8                                       baseos                         1.0 M
 [1m[32mcoreutils                                        (B[m x86_64                      8.32-41.el9_8                                       baseos                         1.1 M
 [1m[32mcoreutils-common                                 (B[m x86_64                      8.32-41.el9_8                                       baseos                         2.0 M
 [1m[32mcracklib-dicts                                   (B[m x86_64                      2.9.6-28.el9                                        baseos                         3.6 M
 [1m[32mcronie                                           (B[m x86_64                      1.5.7-16.el9                                        baseos                         115 k
 [1m[32mcronie-anacron                                   (B[m x86_64                      1.5.7-16.el9                                        baseos                          31 k
 [1m[32mcrypto-policies-scripts                          (B[m noarch                      20260224-1.gitea0f072.el9_8                         baseos                          87 k
 [1m[32mcryptsetup-libs                                  (B[m x86_64                      2.8.1-3.el9                                         baseos                         559 k
 [1m[32mcurl                                             (B[m x86_64                      7.76.1-40.el9                                       baseos                         292 k
 [1m[32mcyrus-sasl-lib                                   (B[m x86_64                      2.1.27-22.el9                                       baseos                         762 k
 [1m[32mdevice-mapper                                    (B[m x86_64                      9:1.02.207-4.el9_8.1                                baseos                         138 k
 [1m[32mdevice-mapper-libs                               (B[m x86_64                      9:1.02.207-4.el9_8.1                                baseos                         179 k
 [1m[32mdhcp-client                                      (B[m x86_64                      12:4.4.2-20.b1.el9                                  baseos                         787 k
 [1m[32mdhcp-common                                      (B[m noarch                      12:4.4.2-20.b1.el9                                  baseos                         127 k
 [1m[32mdnf                                              (B[m noarch                      4.14.0-34.el9_8.alma.1                              baseos                         467 k
 [1m[32mdnf-data                                         (B[m noarch                      4.14.0-34.el9_8.alma.1                              baseos                          36 k
 [1m[32mdnf-plugins-core                                 (B[m noarch                      4.3.0-26.el9                                        baseos                          35 k
 [1m[32mdracut                                           (B[m x86_64                      057-117.git20260625.el9_8                           baseos                         386 k
 [1m[32mdracut-config-generic                            (B[m x86_64                      057-117.git20260625.el9_8                           baseos                          11 k
 [1m[32mdracut-network                                   (B[m x86_64                      057-117.git20260625.el9_8                           baseos                          68 k
 [1m[32mdracut-squash                                    (B[m x86_64                      057-117.git20260625.el9_8                           baseos                          12 k
 [1m[32me2fsprogs                                        (B[m x86_64                      1.46.5-8.el9                                        baseos                         1.0 M
 [1m[32melfutils-debuginfod-client                       (B[m x86_64                      0.194-1.el9.alma.1                                  baseos                          43 k
 [1m[32melfutils-default-yama-scope                      (B[m noarch                      0.194-1.el9.alma.1                                  baseos                         8.8 k
 [1m[32melfutils-libs                                    (B[m x86_64                      0.194-1.el9.alma.1                                  baseos                         268 k
 [1m[32mfindutils                                        (B[m x86_64                      1:4.8.0-7.el9                                       baseos                         536 k
 [1m[32mfwupd                                            (B[m x86_64                      2.0.19-2.el9_8.alma.1                               baseos                         3.0 M
 [1m[32mfwupd-plugin-flashrom                            (B[m x86_64                      2.0.19-2.el9_8.alma.1                               appstream                       21 k
 [1m[32mgdk-pixbuf2                                      (B[m x86_64                      2.42.6-6.el9_8.1                                    appstream                      465 k
 [1m[32mglib2                                            (B[m x86_64                      2.68.4-19.el9_8.2                                   baseos                         2.6 M
 [1m[32mgnupg2                                           (B[m x86_64                      2.3.3-5.el9_7                                       baseos                         2.5 M
 [1m[32mgrub2-common                                     (B[m noarch                      1:2.06-126.el9_8.alma.1                             baseos                         911 k
 [1m[32mgrub2-efi-x64                                    (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                         1.3 M
 [1m[32mgrub2-pc                                         (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                          14 k
 [1m[32mgrub2-pc-modules                                 (B[m noarch                      1:2.06-126.el9_8.alma.1                             baseos                         997 k
 [1m[32mgrub2-tools                                      (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                         1.9 M
 [1m[32mgrub2-tools-minimal                              (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                         687 k
 [1m[32mgrubby                                           (B[m x86_64                      8.40-69.el9                                         baseos                          32 k
 [1m[32mgsettings-desktop-schemas                        (B[m x86_64                      40.0-8.el9_7                                        baseos                         665 k
 [1m[32mgssproxy                                         (B[m x86_64                      0.8.4-7.el9                                         baseos                         108 k
 [1m[32mima-evm-utils                                    (B[m x86_64                      1.6.2-2.el9                                         baseos                          70 k
 [1m[32minitscripts-rename-device                        (B[m x86_64                      10.11.8-4.el9                                       baseos                          14 k
 [1m[32minitscripts-service                              (B[m noarch                      10.11.8-4.el9                                       baseos                          11 k
 [1m[32miproute                                          (B[m x86_64                      6.17.0-2.el9                                        baseos                         838 k
 [1m[32miputils                                          (B[m x86_64                      20210202-15.el9_7                                   baseos                         167 k
 [1m[32mirqbalance                                       (B[m x86_64                      2:1.9.4-5.el9                                       baseos                          61 k
 [1m[32mkbd                                              (B[m x86_64                      2.4.0-11.el9                                        baseos                         387 k
 [1m[32mkbd-legacy                                       (B[m noarch                      2.4.0-11.el9                                        baseos                         502 k
 [1m[32mkbd-misc                                         (B[m noarch                      2.4.0-11.el9                                        baseos                         1.5 M
 [1m[32mkernel-tools                                     (B[m x86_64                      5.14.0-687.29.1.el9_8                               baseos                         1.2 M
 [1m[32mkexec-tools                                      (B[m x86_64                      2.0.29-17.el9                                       baseos                         481 k
 [1m[32mkmod                                             (B[m x86_64                      28-11.el9                                           baseos                         121 k
 [1m[32mkmod-libs                                        (B[m x86_64                      28-11.el9                                           baseos                          62 k
 [1m[32mkpartx                                           (B[m x86_64                      0.8.7-45.el9                                        baseos                          49 k
 [1m[32mkrb5-libs                                        (B[m x86_64                      1.21.1-10.el9_8                                     baseos                         755 k
 [1m[32mless                                             (B[m x86_64                      590-6.el9                                           baseos                         160 k
 [1m[32mlibappstream-glib                                (B[m x86_64                      0.7.18-5.el9_4                                      appstream                      386 k
 [1m[32mlibarchive                                       (B[m x86_64                      3.5.3-9.el9_7                                       baseos                         387 k
 [1m[32mlibatomic                                        (B[m x86_64                      11.5.0-14.el9.alma.1                                baseos                          22 k
 [1m[32mlibblkid                                         (B[m x86_64                      2.37.4-25.el9                                       baseos                         105 k
 [1m[32mlibcurl                                          (B[m x86_64                      7.76.1-40.el9                                       baseos                         283 k
 [1m[32mlibdnf                                           (B[m x86_64                      0.69.0-18.el9.alma.1                                baseos                         653 k
 [1m[32mlibedit                                          (B[m x86_64                      3.1-39.20210216cvs.el9                              baseos                         103 k
 [1m[32mlibev                                            (B[m x86_64                      4.33-6.el9                                          baseos                          51 k
 [1m[32mlibevent                                         (B[m x86_64                      2.1.12-8.el9_4                                      baseos                         260 k
 [1m[32mlibfdisk                                         (B[m x86_64                      2.37.4-25.el9                                       baseos                         152 k
 [1m[32mlibibverbs                                       (B[m x86_64                      61.0-2.el9                                          baseos                         463 k
 [1m[32mlibmaxminddb                                     (B[m x86_64                      1.5.2-4.el9                                         appstream                       32 k
 [1m[32mlibmount                                         (B[m x86_64                      2.37.4-25.el9                                       baseos                         133 k
 [1m[32mlibnfsidmap                                      (B[m x86_64                      1:2.5.4-42.el9_8                                    baseos                          60 k
 [1m[32mlibnl3-cli                                       (B[m x86_64                      3.11.0-1.el9                                        baseos                         198 k
 [1m[32mlibrepo                                          (B[m x86_64                      1.19.0-1.el9                                        baseos                          90 k
 [1m[32mlibselinux                                       (B[m x86_64                      3.6-3.el9                                           baseos                          85 k
 [1m[32mlibselinux-utils                                 (B[m x86_64                      3.6-3.el9                                           baseos                         164 k
 [1m[32mlibsemanage                                      (B[m x86_64                      3.6-5.el9_6                                         baseos                         117 k
 [1m[32mlibsolv                                          (B[m x86_64                      0.7.24-6.el9_8                                      baseos                         402 k
 [1m[32mlibsoup                                          (B[m x86_64                      2.72.0-16.el9_8.1                                   appstream                      389 k
 [1m[32mlibssh                                           (B[m x86_64                      0.10.4-18.el9                                       baseos                         214 k
 [1m[32mlibssh-config                                    (B[m noarch                      0.10.4-18.el9                                       baseos                         8.1 k
 [1m[32mlibsss_certmap                                   (B[m x86_64                      2.9.8-4.el9_8.1                                     baseos                          86 k
 [1m[32mlibsysfs                                         (B[m x86_64                      2.1.1-11.el9                                        baseos                          34 k
 [1m[32mlibtirpc                                         (B[m x86_64                      1.3.3-9.el9                                         baseos                          93 k
 [1m[32mlibusbx                                          (B[m x86_64                      1.0.30-1.el9_8                                      baseos                          77 k
 [1m[32mlibuser                                          (B[m x86_64                      0.63-17.el9                                         baseos                         384 k
 [1m[32mlibxmlb                                          (B[m x86_64                      0.3.24-1.el9                                        baseos                         111 k
 [1m[32mlinux-firmware-whence                            (B[m noarch                      20260411-155.5.el9_7                                baseos                         124 k
 [1m[32mlogrotate                                        (B[m x86_64                      3.18.0-12.el9                                       baseos                          73 k
 [1m[32mlshw                                             (B[m x86_64                      B.02.20-4.el9                                       baseos                         328 k
 [1m[32mman-db                                           (B[m x86_64                      2.9.3-9.el9                                         baseos                         1.1 M
 [1m[32mmicrocode_ctl                                    (B[m noarch                      4:20260210-1.el9_8                                  baseos                          16 M
 [1m[32mmokutil                                          (B[m x86_64                      2:0.7.2-4.el9                                       baseos                          47 k
 [1m[32mmpfr                                             (B[m x86_64                      4.1.0-10.el9                                        baseos                         324 k
 [1m[32mncurses                                          (B[m x86_64                      6.2-12.20210508.el9                                 baseos                         399 k
 [1m[32mncurses-base                                     (B[m noarch                      6.2-12.20210508.el9                                 baseos                          60 k
 [1m[32mncurses-libs                                     (B[m x86_64                      6.2-12.20210508.el9                                 baseos                         322 k
 [1m[32mnfs-utils                                        (B[m x86_64                      1:2.5.4-42.el9_8                                    baseos                         434 k
 [1m[32mopenldap                                         (B[m x86_64                      2.6.8-4.el9                                         baseos                         266 k
 [1m[32mopenssh                                          (B[m x86_64                      9.9p1-7.el9_8.alma.1                                baseos                         421 k
 [1m[32mopenssh-clients                                  (B[m x86_64                      9.9p1-7.el9_8.alma.1                                baseos                         767 k
 [1m[32mopenssh-server                                   (B[m x86_64                      9.9p1-7.el9_8.alma.1                                baseos                         543 k
 [1m[32mopenssl                                          (B[m x86_64                      1:3.5.5-6.el9_8                                     baseos                         1.4 M
 [1m[32mopenssl-libs                                     (B[m x86_64                      1:3.5.5-6.el9_8                                     baseos                         2.3 M
 [1m[32mos-prober                                        (B[m x86_64                      1.77-12.el9_5                                       baseos                          43 k
 [1m[32mpam                                              (B[m x86_64                      1.5.1-28.el9                                        baseos                         543 k
 [1m[32mparted                                           (B[m x86_64                      3.5-3.el9                                           baseos                         576 k
 [1m[32mpolicycoreutils                                  (B[m x86_64                      3.6-5.el9                                           baseos                         205 k
 [1m[32mpolicycoreutils-python-utils                     (B[m noarch                      3.6-5.el9                                           appstream                       69 k
 [1m[32mpolkit                                           (B[m x86_64                      0.117-14.el9                                        baseos                         145 k
 [1m[32mpolkit-libs                                      (B[m x86_64                      0.117-14.el9                                        baseos                         8.3 M
 [1m[32mpython-unversioned-command                       (B[m noarch                      3.9.25-7.el9_8.2                                    appstream                      9.5 k
 [1m[32mpython3                                          (B[m x86_64                      3.9.25-7.el9_8.2                                    baseos                          26 k
 [1m[32mpython3-audit                                    (B[m x86_64                      3.1.5-8.el9                                         appstream                       82 k
 [1m[32mpython3-dasbus                                   (B[m noarch                      1.7-1.el9                                           appstream                       88 k
 [1m[32mpython3-dateutil                                 (B[m noarch                      1:2.9.0.post0-1.el9_7                               baseos                         290 k
 [1m[32mpython3-dnf                                      (B[m noarch                      4.14.0-34.el9_8.alma.1                              baseos                         412 k
 [1m[32mpython3-dnf-plugins-core                         (B[m noarch                      4.3.0-26.el9                                        baseos                         245 k
 [1m[32mpython3-file-magic                               (B[m noarch                      5.39-17.el9                                         appstream                       16 k
 [1m[32mpython3-hawkey                                   (B[m x86_64                      0.69.0-18.el9.alma.1                                baseos                         101 k
 [1m[32mpython3-idna                                     (B[m noarch                      2.10-7.el9_4.1                                      baseos                          96 k
 [1m[32mpython3-jinja2                                   (B[m noarch                      2.11.3-8.el9_5                                      appstream                      228 k
 [1m[32mpython3-libdnf                                   (B[m x86_64                      0.69.0-18.el9.alma.1                                baseos                         771 k
 [1m[32mpython3-libs                                     (B[m x86_64                      3.9.25-7.el9_8.2                                    baseos                         7.5 M
 [1m[32mpython3-libselinux                               (B[m x86_64                      3.6-3.el9                                           appstream                      186 k
 [1m[32mpython3-libsemanage                              (B[m x86_64                      3.6-5.el9_6                                         appstream                       78 k
 [1m[32mpython3-libxml2                                  (B[m x86_64                      2.9.13-14.el9_8.2                                   baseos                         225 k
 [1m[32mpython3-linux-procfs                             (B[m noarch                      0.7.4-2.el9                                         baseos                          29 k
 [1m[32mpython3-perf                                     (B[m x86_64                      5.14.0-687.29.1.el9_8                               appstream                      2.6 M
 [1m[32mpython3-pip-wheel                                (B[m noarch                      21.3.1-2.el9_8                                      baseos                         1.1 M
 [1m[32mpython3-policycoreutils                          (B[m noarch                      3.6-5.el9                                           appstream                      2.0 M
 [1m[32mpython3-requests                                 (B[m noarch                      2.25.1-10.el9_6                                     baseos                         115 k
 [1m[32mpython3-rpm                                      (B[m x86_64                      4.16.1.3-40.el9                                     baseos                          64 k
 [1m[32mpython3-setuptools                               (B[m noarch                      53.0.0-15.el9                                       baseos                         831 k
 [1m[32mpython3-systemd                                  (B[m x86_64                      234-19.el9                                          baseos                          82 k
 [1m[32mpython3-urllib3                                  (B[m noarch                      1.26.5-8.el9_8                                      baseos                         191 k
 [1m[32mqemu-guest-agent                                 (B[m x86_64                      17:10.1.0-17.el9_8.5.alma.1                         appstream                      497 k
 [1m[32mquota                                            (B[m x86_64                      1:4.09-4.el9                                        baseos                         189 k
 [1m[32mrootfiles                                        (B[m noarch                      8.1-35.el9                                          baseos                         9.3 k
 [1m[32mrpm                                              (B[m x86_64                      4.16.1.3-40.el9                                     baseos                         484 k
 [1m[32mrpm-build-libs                                   (B[m x86_64                      4.16.1.3-40.el9                                     baseos                          88 k
 [1m[32mrpm-libs                                         (B[m x86_64                      4.16.1.3-40.el9                                     baseos                         307 k
 [1m[32mrpm-plugin-audit                                 (B[m x86_64                      4.16.1.3-40.el9                                     baseos                          15 k
 [1m[32mrpm-plugin-selinux                               (B[m x86_64                      4.16.1.3-40.el9                                     baseos                          15 k
 [1m[32mrpm-plugin-systemd-inhibit                       (B[m x86_64                      4.16.1.3-40.el9                                     appstream                       15 k
 [1m[32mrpm-sign-libs                                    (B[m x86_64                      4.16.1.3-40.el9                                     baseos                          20 k
 [1m[32mrsync                                            (B[m x86_64                      3.2.5-7.el9_8.2                                     baseos                         409 k
 [1m[32mrsyslog                                          (B[m x86_64                      8.2510.0-2.el9                                      appstream                      821 k
 [1m[32mrsyslog-logrotate                                (B[m x86_64                      8.2510.0-2.el9                                      appstream                      8.7 k
 [1m[32msed                                              (B[m x86_64                      4.8-10.el9                                          baseos                         295 k
 [1m[32mselinux-policy                                   (B[m noarch                      38.1.75-2.el9_8                                     baseos                          40 k
 [1m[32mselinux-policy-targeted                          (B[m noarch                      38.1.75-2.el9_8                                     baseos                         6.5 M
 [1m[32msetroubleshoot-server                            (B[m x86_64                      3.3.35-2.el9                                        appstream                      326 k
 [1m[32msg3_utils                                        (B[m x86_64                      1.47-10.el9                                         baseos                         949 k
 [1m[32mshadow-utils                                     (B[m x86_64                      2:4.9-16.el9                                        baseos                         1.1 M
 [1m[32mshim-x64                                         (B[m x86_64                      16.1-7.el9.alma.1                                   baseos                         495 k
 [1m[32msos                                              (B[m noarch                      4.11.0-1.el9_8                                      baseos                         925 k
 [1m[32msscg                                             (B[m x86_64                      4.0.3-2.el9                                         appstream                       49 k
 [1m[32msssd-client                                      (B[m x86_64                      2.9.8-4.el9_8.1                                     baseos                         156 k
 [1m[32msssd-common                                      (B[m x86_64                      2.9.8-4.el9_8.1                                     baseos                         1.6 M
 [1m[32msssd-kcm                                         (B[m x86_64                      2.9.8-4.el9_8.1                                     baseos                         105 k
 [1m[32msssd-nfs-idmap                                   (B[m x86_64                      2.9.8-4.el9_8.1                                     baseos                          35 k
 [1m[32msudo                                             (B[m x86_64                      1.9.17p2-3.el9_8                                    baseos                         1.3 M
 [1m[32msystemd                                          (B[m x86_64                      252-67.el9_8.4.alma.1                               baseos                         4.0 M
 [1m[32msystemd-libs                                     (B[m x86_64                      252-67.el9_8.4.alma.1                               baseos                         651 k
 [1m[32msystemd-pam                                      (B[m x86_64                      252-67.el9_8.4.alma.1                               baseos                         258 k
 [1m[32msystemd-udev                                     (B[m x86_64                      252-67.el9_8.4.alma.1                               baseos                         1.9 M
 [1m[32mtar                                              (B[m x86_64                      2:1.34-11.el9                                       baseos                         876 k
 [1m[32mtpm2-tss                                         (B[m x86_64                      3.2.3-1.el9                                         baseos                         594 k
 [1m[32mtuned                                            (B[m noarch                      2.27.0-2.el9_8                                      baseos                         369 k
 [1m[32musermode                                         (B[m x86_64                      1.114-7.el9                                         baseos                         173 k
 [1m[32mutil-linux                                       (B[m x86_64                      2.37.4-25.el9                                       baseos                         2.2 M
 [1m[32mutil-linux-core                                  (B[m x86_64                      2.37.4-25.el9                                       baseos                         430 k
 [1m[32mvim-minimal                                      (B[m x86_64                      2:8.2.2637-26.el9_8.10                              baseos                         673 k
 [1m[32mvirt-what                                        (B[m x86_64                      1.27-2.el9                                          baseos                          41 k
 [1m[32mwebkit2gtk3-jsc                                  (B[m x86_64                      2.52.5-1.el9_8                                      appstream                      8.9 M
 [1m[32mxfsprogs                                         (B[m x86_64                      6.4.0-7.el9                                         baseos                         1.1 M
 [1m[32myum                                              (B[m noarch                      4.14.0-34.el9_8.alma.1                              baseos                          89 k
 [1m[32myum-utils                                        (B[m noarch                      4.3.0-26.el9                                        baseos                          34 k
Installing dependencies:
 [1m[32mcockpit-ws-selinux                               (B[m x86_64                      356.2-1.el9_8                                       baseos                          44 k
 [1m[32mfreetype                                         (B[m x86_64                      2.10.4-10.el9_5                                     baseos                         385 k
 [1m[32mgrub2-tools-efi                                  (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                         621 k
 [1m[32mgrub2-tools-extra                                (B[m x86_64                      1:2.06-126.el9_8.alma.1                             baseos                         931 k
 [1m[32mharfbuzz                                         (B[m x86_64                      2.7.4-10.el9                                        baseos                         623 k
 [1m[32mlibbabeltrace                                    (B[m x86_64                      1.5.8-10.el9                                        appstream                      186 k
 [1m[32mopenssl-fips-provider                            (B[m x86_64                      1:3.5.5-6.el9_8                                     baseos                         815 k
 [1m[32mperl-AutoLoader                                  (B[m noarch                      5.74-481.1.el9_6                                    appstream                       20 k
 [1m[32mperl-B                                           (B[m x86_64                      1.80-481.1.el9_6                                    appstream                      177 k
 [1m[32mperl-Carp                                        (B[m noarch                      1.50-460.el9                                        appstream                       29 k
 [1m[32mperl-Class-Struct                                (B[m noarch                      0.66-481.1.el9_6                                    appstream                       21 k
 [1m[32mperl-Data-Dumper                                 (B[m x86_64                      2.174-462.el9                                       appstream                       55 k
 [1m[32mperl-Digest                                      (B[m noarch                      1.19-4.el9                                          appstream                       25 k
 [1m[32mperl-Digest-MD5                                  (B[m x86_64                      2.58-4.el9                                          appstream                       36 k
 [1m[32mperl-Encode                                      (B[m x86_64                      4:3.08-462.el9                                      appstream                      1.7 M
 [1m[32mperl-Errno                                       (B[m x86_64                      1.30-481.1.el9_6                                    appstream                       13 k
 [1m[32mperl-Exporter                                    (B[m noarch                      5.74-461.el9                                        appstream                       31 k
 [1m[32mperl-Fcntl                                       (B[m x86_64                      1.13-481.1.el9_6                                    appstream                       19 k
 [1m[32mperl-File-Basename                               (B[m noarch                      2.85-481.1.el9_6                                    appstream                       16 k
 [1m[32mperl-File-Path                                   (B[m noarch                      2.18-4.el9                                          appstream                       35 k
 [1m[32mperl-File-Temp                                   (B[m noarch                      1:0.231.100-4.el9                                   appstream                       59 k
 [1m[32mperl-File-stat                                   (B[m noarch                      1.09-481.1.el9_6                                    appstream                       16 k
 [1m[32mperl-FileHandle                                  (B[m noarch                      2.03-481.1.el9_6                                    appstream                       14 k
 [1m[32mperl-Getopt-Long                                 (B[m noarch                      1:2.52-4.el9                                        appstream                       59 k
 [1m[32mperl-Getopt-Std                                  (B[m noarch                      1.12-481.1.el9_6                                    appstream                       14 k
 [1m[32mperl-HTTP-Tiny                                   (B[m noarch                      0.076-462.el9                                       appstream                       53 k
 [1m[32mperl-IO                                          (B[m x86_64                      1.43-481.1.el9_6                                    appstream                       85 k
 [1m[32mperl-IO-Socket-IP                                (B[m noarch                      0.41-5.el9                                          appstream                       42 k
 [1m[32mperl-IO-Socket-SSL                               (B[m noarch                      2.073-2.el9                                         appstream                      214 k
 [1m[32mperl-IPC-Open3                                   (B[m noarch                      1.21-481.1.el9_6                                    appstream                       21 k
 [1m[32mperl-MIME-Base64                                 (B[m x86_64                      3.16-4.el9                                          appstream                       30 k
 [1m[32mperl-Mozilla-CA                                  (B[m noarch                      20200520-6.el9                                      appstream                       12 k
 [1m[32mperl-Net-SSLeay                                  (B[m x86_64                      1.94-3.el9                                          appstream                      391 k
 [1m[32mperl-POSIX                                       (B[m x86_64                      1.94-481.1.el9_6                                    appstream                       95 k
 [1m[32mperl-PathTools                                   (B[m x86_64                      3.78-461.el9                                        appstream                       85 k
 [1m[32mperl-Pod-Escapes                                 (B[m noarch                      1:1.07-460.el9                                      appstream                       20 k
 [1m[32mperl-Pod-Perldoc                                 (B[m noarch                      3.28.01-461.el9                                     appstream                       83 k
 [1m[32mperl-Pod-Simple                                  (B[m noarch                      1:3.42-4.el9                                        appstream                      215 k
 [1m[32mperl-Pod-Usage                                   (B[m noarch                      4:2.01-4.el9                                        appstream                       40 k
 [1m[32mperl-Scalar-List-Utils                           (B[m x86_64                      4:1.56-462.el9                                      appstream                       70 k
 [1m[32mperl-SelectSaver                                 (B[m noarch                      1.02-481.1.el9_6                                    appstream                       10 k
 [1m[32mperl-Socket                                      (B[m x86_64                      4:2.031-4.el9                                       appstream                       54 k
 [1m[32mperl-Storable                                    (B[m x86_64                      1:3.21-460.el9                                      appstream                       95 k
 [1m[32mperl-Symbol                                      (B[m noarch                      1.08-481.1.el9_6                                    appstream                       13 k
 [1m[32mperl-Term-ANSIColor                              (B[m noarch                      5.01-461.el9                                        appstream                       48 k
 [1m[32mperl-Term-Cap                                    (B[m noarch                      1.17-460.el9                                        appstream                       22 k
 [1m[32mperl-Text-ParseWords                             (B[m noarch                      3.30-460.el9                                        appstream                       16 k
 [1m[32mperl-Text-Tabs+Wrap                              (B[m noarch                      2013.0523-460.el9                                   appstream                       22 k
 [1m[32mperl-Time-Local                                  (B[m noarch                      2:1.300-7.el9                                       appstream                       33 k
 [1m[32mperl-URI                                         (B[m noarch                      5.09-3.el9                                          appstream                      108 k
 [1m[32mperl-base                                        (B[m noarch                      2.27-481.1.el9_6                                    appstream                       15 k
 [1m[32mperl-constant                                    (B[m noarch                      1.33-461.el9                                        appstream                       23 k
 [1m[32mperl-if                                          (B[m noarch                      0.60.800-481.1.el9_6                                appstream                       12 k
 [1m[32mperl-interpreter                                 (B[m x86_64                      4:5.32.1-481.1.el9_6                                appstream                       69 k
 [1m[32mperl-libnet                                      (B[m noarch                      3.13-4.el9                                          appstream                      125 k
 [1m[32mperl-libs                                        (B[m x86_64                      4:5.32.1-481.1.el9_6                                appstream                      2.0 M
 [1m[32mperl-mro                                         (B[m x86_64                      1.23-481.1.el9_6                                    appstream                       27 k
 [1m[32mperl-overload                                    (B[m noarch                      1.31-481.1.el9_6                                    appstream                       44 k
 [1m[32mperl-overloading                                 (B[m noarch                      0.02-481.1.el9_6                                    appstream                       11 k
 [1m[32mperl-parent                                      (B[m noarch                      1:0.238-460.el9                                     appstream                       14 k
 [1m[32mperl-podlators                                   (B[m noarch                      1:4.14-460.el9                                      appstream                      111 k
 [1m[32mperl-subs                                        (B[m noarch                      1.03-481.1.el9_6                                    appstream                       10 k
 [1m[32mperl-vars                                        (B[m noarch                      1.05-481.1.el9_6                                    appstream                       11 k
 [1m[32mpython3-inotify                                  (B[m noarch                      0.9.6-25.el9                                        baseos                          52 k
Installing weak dependencies:
 [1m[32mbluez                                            (B[m x86_64                      5.85-1.el9                                          baseos                         1.2 M
 [1m[32mperl-NDBM_File                                   (B[m x86_64                      1.15-481.1.el9_6                                    appstream                       21 k

Transaction Summary
========================================================================================================================================================================
Install   70 Packages
Upgrade  197 Packages

2026-07-30T11:28:06+0000 INFO Total size: 251 M
2026-07-30T11:28:06+0000 INFO Downloading Packages:
2026-07-30T11:28:06+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:28:12+0000 INFO Running transaction check
2026-07-30T11:28:12+0000 INFO Waiting for process with pid 1065 to finish.
2026-07-30T11:31:58+0000 DDEBUG RPM transaction over.
2026-07-30T11:31:58+0000 DDEBUG timer: verify transaction: 462 ms
2026-07-30T11:31:58+0000 DDEBUG timer: transaction: 246298 ms
2026-07-30T11:31:58+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:31:59+0000 DEBUG Upgraded: NetworkManager-1:1.54.3-3.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: NetworkManager-libnm-1:1.54.3-3.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: NetworkManager-team-1:1.54.3-3.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: NetworkManager-tui-1:1.54.3-3.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: PackageKit-1.2.6-2.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: PackageKit-glib-1.2.6-2.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: acl-2.4.0-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: almalinux-gpg-keys-9.8-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: almalinux-logos-90.7-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: almalinux-release-9.8-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: almalinux-repos-9.8-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: alternatives-1.24-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: audit-3.1.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: audit-libs-3.1.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: authselect-1.2.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: authselect-libs-1.2.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: binutils-2.35.2-72.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: binutils-gold-2.35.2-72.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: bzip2-libs-1.0.8-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: c-ares-1.19.1-2.el9_4.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: chrony-4.8-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cloud-init-24.4-8.el9_8.1.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: cockpit-bridge-356.2-1.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: cockpit-system-356.2-1.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: cockpit-ws-356.2-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: coreutils-8.32-41.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: coreutils-common-8.32-41.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cracklib-2.9.6-28.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cracklib-dicts-2.9.6-28.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cronie-1.5.7-16.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cronie-anacron-1.5.7-16.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: crypto-policies-20260224-1.gitea0f072.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: crypto-policies-scripts-20260224-1.gitea0f072.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: cryptsetup-libs-2.8.1-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: curl-7.76.1-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: cyrus-sasl-lib-2.1.27-22.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: device-mapper-9:1.02.207-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: device-mapper-libs-9:1.02.207-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dhcp-client-12:4.4.2-20.b1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dhcp-common-12:4.4.2-20.b1.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: dmidecode-1:3.6-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dnf-4.14.0-34.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: dnf-data-4.14.0-34.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: dnf-plugins-core-4.3.0-26.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: dracut-057-117.git20260625.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dracut-config-generic-057-117.git20260625.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dracut-network-057-117.git20260625.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: dracut-squash-057-117.git20260625.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: e2fsprogs-1.46.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: e2fsprogs-libs-1.46.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: efi-filesystem-6-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: elfutils-debuginfod-client-0.194-1.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: elfutils-default-yama-scope-0.194-1.el9.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: elfutils-libelf-0.194-1.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: elfutils-libs-0.194-1.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: ethtool-2:6.15-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: expat-2.5.0-6.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: file-5.39-17.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: file-libs-5.39-17.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: filesystem-3.16-5.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: findutils-1:4.8.0-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: fuse-libs-2.9.9-17.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: fwupd-2.0.19-2.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: fwupd-plugin-flashrom-2.0.19-2.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gdbm-libs-1:1.23-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gdk-pixbuf2-2.42.6-6.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: glib2-2.68.4-19.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: glibc-2.34-274.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: glibc-common-2.34-274.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: glibc-gconv-extra-2.34-274.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: glibc-minimal-langpack-2.34-274.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gnupg2-2.3.3-5.el9_7.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gnutls-3.8.10-4.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-common-1:2.06-126.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-efi-x64-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-pc-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-pc-modules-1:2.06-126.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-tools-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: grub2-tools-minimal-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: grubby-8.40-69.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gsettings-desktop-schemas-40.0-8.el9_7.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: gssproxy-0.8.4-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: hwdata-0.348-9.22.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: ima-evm-utils-1.6.2-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: initscripts-rename-device-10.11.8-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: initscripts-service-10.11.8-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: iproute-6.17.0-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: iputils-20210202-15.el9_7.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: irqbalance-2:1.9.4-5.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: jq-1.6-19.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kbd-2.4.0-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kbd-legacy-2.4.0-11.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: kbd-misc-2.4.0-11.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: kernel-tools-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kernel-tools-libs-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kexec-tools-2.0.29-17.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kmod-28-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kmod-libs-28-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: kpartx-0.8.7-45.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: krb5-libs-1.21.1-10.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: less-590-6.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libacl-2.4.0-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libappstream-glib-0.7.18-5.el9_4.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libarchive-3.5.3-9.el9_7.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libatomic-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libblkid-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libbpf-2:1.5.0-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libbrotli-1.0.9-9.el9_7.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libcap-2.48-10.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libcom_err-1.46.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libcurl-7.76.1-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libdb-5.3.28-57.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libdnf-0.69.0-18.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libeconf-0.4.1-7.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libedit-3.1-39.20210216cvs.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libev-4.33-6.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libevent-2.1.12-8.el9_4.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libfdisk-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libgcc-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libgcrypt-1.10.0-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libgomp-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libibverbs-61.0-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libicu-67.1-10.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libksba-1.5.1-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libldb-4.23.5-10.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libmaxminddb-1.5.2-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libmnl-1.0.4-16.el9_4.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libmount-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libndp-1.9-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libnfsidmap-1:2.5.4-42.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libnghttp2-1.43.0-6.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libnl3-3.11.0-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libnl3-cli-3.11.0-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libpng-2:1.6.37-15.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: librepo-1.19.0-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libselinux-3.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libselinux-utils-3.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsemanage-3.6-5.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsepol-3.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsmartcols-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsolv-0.7.24-6.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsoup-2.72.0-16.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libss-1.46.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libssh-0.10.4-18.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libssh-config-0.10.4-18.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsss_certmap-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsss_idmap-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsss_nss_idmap-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsss_sudo-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libstdc++-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libsysfs-2.1.1-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtalloc-2.4.3-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtasn1-4.16.0-10.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtdb-1.4.14-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtevent-0.17.1-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtirpc-1.3.3-9.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libtraceevent-1.8.4-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: liburing-2.12-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libusbx-1.0.30-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libuser-0.63-17.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libuuid-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libxml2-2.9.13-14.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libxmlb-0.3.24-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: libzstd-1.5.5-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: linux-firmware-whence-20260411-155.5.el9_7.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: logrotate-3.18.0-12.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: lshw-B.02.20-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: man-db-2.9.3-9.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: microcode_ctl-4:20260210-1.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: mokutil-2:0.7.2-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: mpfr-4.1.0-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: ncurses-6.2-12.20210508.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: ncurses-base-6.2-12.20210508.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: ncurses-libs-6.2-12.20210508.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: nettle-3.10.1-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: nfs-utils-1:2.5.4-42.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: numactl-libs-2.0.19-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: oniguruma-6.9.6-1.el9.6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openldap-2.6.8-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openssh-9.9p1-7.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openssh-clients-9.9p1-7.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openssh-server-9.9p1-7.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openssl-1:3.5.5-6.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: openssl-libs-1:3.5.5-6.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: os-prober-1.77-12.el9_5.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: p11-kit-0.26.2-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: p11-kit-trust-0.26.2-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: pam-1.5.1-28.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: parted-3.5-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: pciutils-libs-3.7.0-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: pcre-8.44-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: pcre2-10.40-6.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: pcre2-syntax-10.40-6.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: pigz-2.8-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: policycoreutils-3.6-5.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: policycoreutils-python-utils-3.6-5.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: polkit-0.117-14.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: polkit-libs-0.117-14.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python-unversioned-command-3.9.25-7.el9_8.2.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-3.9.25-7.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-audit-3.1.5-8.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-dasbus-1.7-1.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-dateutil-1:2.9.0.post0-1.el9_7.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-dnf-4.14.0-34.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-dnf-plugins-core-4.3.0-26.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-file-magic-5.39-17.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-hawkey-0.69.0-18.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-idna-2.10-7.el9_4.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-jinja2-2.11.3-8.el9_5.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-libdnf-0.69.0-18.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-libs-3.9.25-7.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-libselinux-3.6-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-libsemanage-3.6-5.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-libxml2-2.9.13-14.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-linux-procfs-0.7.4-2.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-perf-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-pip-wheel-21.3.1-2.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-policycoreutils-3.6-5.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-requests-2.25.1-10.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-rpm-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-setuptools-53.0.0-15.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-setuptools-wheel-53.0.0-15.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-systemd-234-19.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: python3-urllib3-1.26.5-8.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: qemu-guest-agent-17:10.1.0-17.el9_8.5.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: quota-1:4.09-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: quota-nls-1:4.09-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: rootfiles-8.1-35.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-build-libs-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-libs-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-plugin-audit-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-plugin-systemd-inhibit-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rpm-sign-libs-4.16.1.3-40.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rsync-3.2.5-7.el9_8.2.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rsyslog-8.2510.0-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: rsyslog-logrotate-8.2510.0-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sed-4.8-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: selinux-policy-38.1.75-2.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: selinux-policy-targeted-38.1.75-2.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: setroubleshoot-server-3.3.35-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sg3_utils-1.47-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sg3_utils-libs-1.47-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: shadow-utils-2:4.9-16.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: shim-x64-16.1-7.el9.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sos-4.11.0-1.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: sqlite-libs-3.34.1-10.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sscg-4.0.3-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sssd-client-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sssd-common-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sssd-kcm-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sssd-nfs-idmap-2.9.8-4.el9_8.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: sudo-1.9.17p2-3.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: systemd-252-67.el9_8.4.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: systemd-libs-252-67.el9_8.4.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: systemd-pam-252-67.el9_8.4.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: systemd-rpm-macros-252-67.el9_8.4.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: systemd-udev-252-67.el9_8.4.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: tar-2:1.34-11.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: tpm2-tss-3.2.3-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: tuned-2.27.0-2.el9_8.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: tzdata-2026b-1.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: usermode-1.114-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: util-linux-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: util-linux-core-2.37.4-25.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: vim-minimal-2:8.2.2637-26.el9_8.10.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: virt-what-1.27-2.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: webkit2gtk3-jsc-2.52.5-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: which-2.21-30.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: xfsprogs-6.4.0-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Upgraded: yum-4.14.0-34.el9_8.alma.1.noarch
2026-07-30T11:31:59+0000 DEBUG Upgraded: yum-utils-4.3.0-26.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: attr-2.5.1-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: bluez-5.85-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: cockpit-ws-selinux-356.2-1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: freetype-2.10.4-10.el9_5.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: graphite2-1.3.14-9.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: grub2-tools-efi-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: grub2-tools-extra-1:2.06-126.el9_8.alma.1.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: harfbuzz-2.7.4-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: kernel-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: kernel-core-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: kernel-modules-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: kernel-modules-core-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: libbabeltrace-1.5.8-10.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: libdrm-2.4.128-1.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: libpciaccess-0.16-7.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: libtool-ltdl-2.4.6-46.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: openssl-fips-provider-1:3.5.5-6.el9_8.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-AutoLoader-5.74-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-B-1.80-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Carp-1.50-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Class-Struct-0.66-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Data-Dumper-2.174-462.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Digest-1.19-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Digest-MD5-2.58-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Encode-4:3.08-462.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Errno-1.30-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Exporter-5.74-461.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Fcntl-1.13-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-File-Basename-2.85-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-File-Path-2.18-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-File-Temp-1:0.231.100-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-File-stat-1.09-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-FileHandle-2.03-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Getopt-Long-1:2.52-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Getopt-Std-1.12-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-HTTP-Tiny-0.076-462.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-IO-1.43-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-IO-Socket-IP-0.41-5.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-IO-Socket-SSL-2.073-2.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-IPC-Open3-1.21-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-MIME-Base64-3.16-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Mozilla-CA-20200520-6.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-NDBM_File-1.15-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Net-SSLeay-1.94-3.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-POSIX-1.94-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-PathTools-3.78-461.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Pod-Escapes-1:1.07-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Pod-Perldoc-3.28.01-461.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Pod-Simple-1:3.42-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Pod-Usage-4:2.01-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-SelectSaver-1.02-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Socket-4:2.031-4.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Storable-1:3.21-460.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Symbol-1.08-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Term-ANSIColor-5.01-461.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Term-Cap-1.17-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Text-ParseWords-3.30-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-Time-Local-2:1.300-7.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-URI-5.09-3.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-base-2.27-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-constant-1.33-461.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-if-0.60.800-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-interpreter-4:5.32.1-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-libnet-3.13-4.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-libs-4:5.32.1-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-mro-1.23-481.1.el9_6.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: perl-overload-1.31-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-overloading-0.02-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-parent-1:0.238-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-podlators-1:4.14-460.el9.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-subs-1.03-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: perl-vars-1.05-481.1.el9_6.noarch
2026-07-30T11:31:59+0000 DEBUG Installed: protobuf-c-1.3.3-13.el9.x86_64
2026-07-30T11:31:59+0000 DEBUG Installed: python3-inotify-0.9.6-25.el9.noarch
2026-07-30T11:31:59+0000 DDEBUG Cleaning up.
2026-07-30T11:31:59+0000 INFO The downloaded packages were saved in cache until the next successful transaction.
2026-07-30T11:31:59+0000 INFO You can remove cached packages by executing 'dnf clean packages'.
2026-07-30T11:31:59+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:31:59+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/db/group.py", line 353, in _populate_rpm_ts
    ts.addErase(tsi.pkg.idx)
  File "/usr/lib64/python3.9/site-packages/rpm/transaction.py", line 103, in addErase
    raise rpm.error("package not installed")
_rpm.error: package not installed

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 130, in cli_run
    ret = resolving(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 176, in resolving
    base.do_transaction(display=displays)
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 246, in do_transaction
    # Only tell the user about the transient overlay if
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 977, in do_transaction
    self._plugins.run_transaction()
  File "/usr/lib/python3.9/site-packages/dnf/db/group.py", line 359, in _populate_rpm_ts
    raise dnf.exceptions.Error(_("An rpm exception occurred: %s" % e))
dnf.exceptions.Error: An rpm exception occurred: package not installed
2026-07-30T11:31:59+0000 CRITICAL Error: An rpm exception occurred: package not installed
2026-07-30T11:31:59+0000 INFO Complete!
2026-07-30T11:31:59+0000 DDEBUG Cleaning up.
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/logrotate-3.18.0-12.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kbd-legacy-2.4.0-11.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-linux-procfs-0.7.4-2.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/yum-utils-4.3.0-26.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtool-ltdl-2.4.6-46.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libpciaccess-0.16-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glib2-2.68.4-19.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rsync-3.2.5-7.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-setuptools-53.0.0-15.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-libsemanage-3.6-5.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/xfsprogs-6.4.0-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-Socket-IP-0.41-5.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/binutils-2.35.2-72.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/selinux-policy-38.1.75-2.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-libnet-3.13-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/policycoreutils-3.6-5.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-8.2510.0-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kbd-misc-2.4.0-11.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Path-2.18-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-kcm-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-systemd-234-19.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/linux-firmware-whence-20260411-155.5.el9_7.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/quota-nls-4.09-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/vim-minimal-8.2.2637-26.el9_8.10.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libssh-config-0.10.4-18.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-squash-057-117.git20260625.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-NDBM_File-1.15-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/liburing-2.12-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/krb5-libs-1.21.1-10.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libgcrypt-1.10.0-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Temp-0.231.100-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/crypto-policies-scripts-20260224-1.gitea0f072.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-libs-3.5.5-6.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iputils-20210202-15.el9_7.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/man-db-2.9.3-9.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dnf-plugins-core-4.3.0-26.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-network-057-117.git20260625.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-gconv-extra-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kmod-libs-28-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-default-yama-scope-0.194-1.el9.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libxml2-2.9.13-14.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-3.9.25-7.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libuuid-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libxmlb-0.3.24-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sscg-4.0.3-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libibverbs-61.0-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libselinux-utils-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-libdnf-0.69.0-18.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/crypto-policies-20260224-1.gitea0f072.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gsettings-desktop-schemas-40.0-8.el9_7.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/virt-what-1.27-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-pc-modules-2.06-126.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/shadow-utils-4.9-16.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-MIME-Base64-3.16-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bzip2-libs-1.0.8-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dnf-data-4.14.0-34.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ima-evm-utils-1.6.2-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libarchive-3.5.3-9.el9_7.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/mokutil-0.7.2-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libstdc++-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-1.02.207-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-modules-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Symbol-1.08-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Socket-2.031-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-file-magic-5.39-17.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/coreutils-common-8.32-41.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Carp-1.50-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-system-356.2-1.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-overloading-0.02-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-dnf-plugins-core-4.3.0-26.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-vars-1.05-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-overload-1.31-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pcre2-syntax-10.40-6.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-libnm-1.54.3-3.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libgomp-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/initscripts-service-10.11.8-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/authselect-libs-1.2.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/attr-2.5.1-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsysfs-2.1.1-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/device-mapper-libs-1.02.207-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-bridge-356.2-1.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_idmap-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/policycoreutils-python-utils-3.6-5.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pigz-2.8-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/oniguruma-6.9.6-1.el9.6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libbrotli-1.0.9-9.el9_7.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-libxml2-2.9.13-14.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-common-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/numactl-libs-2.0.19-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnl3-cli-3.11.0-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtraceevent-1.8.4-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/hwdata-0.348-9.22.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libcom_err-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rpm-plugin-systemd-inhibit-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Perldoc-3.28.01-461.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/audit-3.1.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ncurses-base-6.2-12.20210508.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/alternatives-1.24-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-perf-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnfsidmap-2.5.4-42.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-team-1.54.3-3.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libselinux-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sg3_utils-1.47-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rootfiles-8.1-35.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gdbm-libs-1.23-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-ANSIColor-5.01-461.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libcurl-7.76.1-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/shim-x64-16.1-7.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libzstd-1.5.5-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-idna-2.10-7.el9_4.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Digest-MD5-2.58-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/fuse-libs-2.9.9-17.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libssh-0.10.4-18.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-server-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/filesystem-3.16-5.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-dnf-4.14.0-34.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libacl-2.4.0-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/curl-7.76.1-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/quota-4.09-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tar-1.34-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/authselect-1.2.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-modules-core-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/acl-2.4.0-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dhcp-common-4.4.2-20.b1.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-tui-1.54.3-3.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-release-9.8-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libev-4.33-6.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-sign-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/coreutils-8.32-41.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-core-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libbpf-1.5.0-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-FileHandle-2.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtdb-1.4.14-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libicu-67.1-10.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cronie-anacron-1.5.7-16.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-minimal-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtalloc-2.4.3-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-interpreter-5.32.1-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/e2fsprogs-libs-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tpm2-tss-3.2.3-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-minimal-langpack-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dhcp-client-4.4.2-20.b1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnghttp2-1.43.0-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ca-certificates-2025.2.80_v9.0.305-91.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libmaxminddb-1.5.2-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-udev-252-67.el9_8.4.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/irqbalance-1.9.4-5.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dnf-4.14.0-34.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-subs-1.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/less-590-6.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-3.5.5-6.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-057-117.git20260625.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kpartx-0.8.7-45.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tuned-2.27.0-2.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-if-0.60.800-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libcap-2.48-10.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Digest-1.19-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-URI-5.09-3.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pcre2-10.40-6.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/yum-4.14.0-34.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-dateutil-2.9.0.post0-1.el9_7.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-libs-3.9.25-7.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-clients-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Time-Local-1.300-7.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/p11-kit-trust-0.26.2-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-hawkey-0.69.0-18.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ncurses-libs-6.2-12.20210508.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-nfs-idmap-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Net-SSLeay-1.94-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libusbx-1.0.30-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fwupd-plugin-flashrom-2.0.19-2.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/efi-filesystem-6-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Scalar-List-Utils-1.56-462.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dracut-config-generic-057-117.git20260625.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-SelectSaver-1.02-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sed-4.8-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-stat-1.09-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gssproxy-0.8.4-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-libs-252-67.el9_8.4.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pam-1.5.1-28.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-build-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/expat-2.5.0-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-debuginfod-client-0.194-1.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Storable-3.21-460.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Data-Dumper-2.174-462.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/setroubleshoot-server-3.3.35-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/dmidecode-3.6-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-B-1.80-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-POSIX-1.94-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-base-2.27-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pciutils-libs-3.7.0-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/findutils-4.8.0-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-1.43-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/selinux-policy-targeted-38.1.75-2.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Escapes-1.07-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kmod-28-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libgcc-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nfs-utils-2.5.4-42.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-mro-1.23-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/webkit2gtk3-jsc-2.52.5-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtirpc-1.3.3-9.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cronie-1.5.7-16.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-libs-5.32.1-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/PackageKit-glib-1.2.6-2.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Encode-3.08-462.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-common-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTTP-Tiny-0.076-462.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_nss_idmap-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cloud-init-24.4-8.el9_8.1.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsoup-2.72.0-16.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-pam-252-67.el9_8.4.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grubby-8.40-69.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rsyslog-logrotate-8.2510.0-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-ParseWords-3.30-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-policycoreutils-3.6-5.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_certmap-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-requests-2.25.1-10.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/c-ares-1.19.1-2.el9_4.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libndp-1.9-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libatomic-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/almalinux-logos-90.7-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/qemu-guest-agent-10.1.0-17.el9_8.5.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-urllib3-1.26.5-8.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libfdisk-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-libelf-0.194-1.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/parted-3.5-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Simple-3.42-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-audit-3.1.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Mozilla-CA-20200520-6.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-plugin-selinux-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/iproute-6.17.0-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/e2fsprogs-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-PathTools-3.78-461.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Class-Struct-0.66-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-pc-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python-unversioned-command-3.9.25-7.el9_8.2.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-parent-0.238-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/audit-libs-3.1.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/librepo-1.19.0-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sg3_utils-libs-1.47-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/polkit-libs-0.117-14.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/initscripts-rename-device-10.11.8-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtasn1-4.16.0-10.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libss-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-core-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openldap-2.6.8-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sssd-client-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/polkit-0.117-14.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnl3-3.11.0-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssl-fips-provider-3.5.5-6.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nettle-3.10.1-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libappstream-glib-0.7.18-5.el9_4.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IPC-Open3-1.21-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/p11-kit-0.26.2-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-pip-wheel-21.3.1-2.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/graphite2-1.3.14-9.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/jq-1.6-19.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsmartcols-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-tools-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cracklib-2.9.6-28.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libbabeltrace-1.5.8-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-common-2.06-126.el9_8.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/PackageKit-1.2.6-2.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sudo-1.9.17p2-3.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Getopt-Std-1.12-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libtevent-0.17.1-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libpng-1.6.37-15.el9_8.2.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Basename-2.85-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-plugin-audit-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cryptsetup-libs-2.8.1-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kernel-tools-libs-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-jinja2-2.11.3-8.el9_5.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cyrus-sasl-lib-2.1.27-22.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-podlators-4.14-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/file-5.39-17.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Fcntl-1.13-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/which-2.21-30.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/chrony-4.8-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/fwupd-2.0.19-2.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-Socket-SSL-2.073-2.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-libselinux-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pcre-8.44-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-inotify-0.9.6-25.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ncurses-6.2-12.20210508.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/mpfr-4.1.0-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bluez-5.85-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-252-67.el9_8.4.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Usage-2.01-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libdrm-2.4.128-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-rpm-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-extra-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-AutoLoader-5.74-481.1.el9_6.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/NetworkManager-1.54.3-3.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libblkid-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-Cap-1.17-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gnupg2-2.3.3-5.el9_7.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/usermode-1.114-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/elfutils-libs-0.194-1.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libmount-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/protobuf-c-1.3.3-13.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-efi-x64-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libldb-4.23.5-10.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-gpg-keys-9.8-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Getopt-Long-2.52-4.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libdnf-0.69.0-18.el9.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Errno-1.30-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/almalinux-repos-9.8-1.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-dasbus-1.7-1.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kbd-2.4.0-11.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/systemd-rpm-macros-252-67.el9_8.4.alma.1.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/binutils-gold-2.35.2-72.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsepol-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/os-prober-1.77-12.el9_5.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/freetype-2.10.4-10.el9_5.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/gnutls-3.8.10-4.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-ws-356.2-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Exporter-5.74-461.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/microcode_ctl-20260210-1.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/harfbuzz-2.7.4-10.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/lshw-B.02.20-4.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sqlite-libs-3.34.1-10.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-setuptools-wheel-53.0.0-15.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-constant-1.33-461.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/sos-4.11.0-1.el9_8.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libksba-1.5.1-7.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/rpm-libs-4.16.1.3-40.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cracklib-dicts-2.9.6-28.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsolv-0.7.24-6.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/file-libs-5.39-17.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsss_sudo-2.9.8-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libsemanage-3.6-5.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gdk-pixbuf2-2.42.6-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/kexec-tools-2.0.29-17.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libedit-3.1-39.20210216cvs.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tzdata-2026b-1.el9.noarch.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libmnl-1.0.4-16.el9_4.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libevent-2.1.12-8.el9_4.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cockpit-ws-selinux-356.2-1.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ethtool-6.15-2.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libdb-5.3.28-57.el9_6.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libuser-0.63-17.el9.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libeconf-0.4.1-7.el9_8.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/openssh-9.9p1-7.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/grub2-tools-efi-2.06-126.el9_8.alma.1.x86_64.rpm removed
2026-07-30T11:31:59+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:32:17+0000 INFO --- logging initialized ---
2026-07-30T11:32:17+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:32:17+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:32:17+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:32:17+0000 DDEBUG Command: dnf install qemu-guest-agent 
2026-07-30T11:32:17+0000 DDEBUG Installroot: /
2026-07-30T11:32:17+0000 DDEBUG Releasever: 9
2026-07-30T11:32:17+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:32:17+0000 DDEBUG Base command: install
2026-07-30T11:32:17+0000 DDEBUG Extra commands: ['install', 'qemu-guest-agent']
2026-07-30T11:32:17+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:32:17+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:32:17+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:32:17+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:32:17+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:32:17+0000 DEBUG repo: using cache for: extras
2026-07-30T11:32:17+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:32:17+0000 INFO Last metadata expiration check: 0:06:13 ago on Thu Jul 30 11:26:04 2026.
2026-07-30T11:32:17+0000 DDEBUG timer: sack setup: 644 ms
2026-07-30T11:32:17+0000 INFO Package qemu-guest-agent-17:10.1.0-17.el9_8.5.alma.1.x86_64 is already installed.
2026-07-30T11:32:17+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:32:17+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:32:17+0000 DDEBUG timer: depsolve: 31 ms
2026-07-30T11:32:17+0000 INFO Dependencies resolved.
2026-07-30T11:32:17+0000 INFO Nothing to do.
2026-07-30T11:32:17+0000 INFO Complete!
2026-07-30T11:32:17+0000 DDEBUG Cleaning up.
2026-07-30T11:32:17+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:39:13+0000 INFO --- logging initialized ---
2026-07-30T11:39:13+0000 DDEBUG timer: config: 14 ms
2026-07-30T11:39:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:39:13+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:39:13+0000 DDEBUG Command: yum update 
2026-07-30T11:39:13+0000 DDEBUG Installroot: /
2026-07-30T11:39:13+0000 DDEBUG Releasever: 9
2026-07-30T11:39:13+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:39:13+0000 DDEBUG Base command: update
2026-07-30T11:39:13+0000 DDEBUG Extra commands: ['update']
2026-07-30T11:39:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:39:14+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:39:14+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:39:14+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:39:14+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:39:14+0000 DEBUG repo: using cache for: extras
2026-07-30T11:39:14+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:39:14+0000 INFO Last metadata expiration check: 0:13:10 ago on Thu Jul 30 11:26:04 2026.
2026-07-30T11:39:14+0000 DDEBUG timer: sack setup: 649 ms
2026-07-30T11:39:14+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:39:14+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:39:14+0000 DDEBUG timer: depsolve: 25 ms
2026-07-30T11:39:14+0000 INFO Dependencies resolved.
2026-07-30T11:39:14+0000 INFO Nothing to do.
2026-07-30T11:39:14+0000 INFO Complete!
2026-07-30T11:39:14+0000 DDEBUG Cleaning up.
2026-07-30T11:39:14+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:39:49+0000 INFO --- logging initialized ---
2026-07-30T11:39:49+0000 DDEBUG timer: config: 3 ms
2026-07-30T11:39:49+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:39:49+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:39:49+0000 DDEBUG Command: yum -y install perl 
2026-07-30T11:39:49+0000 DDEBUG Installroot: /
2026-07-30T11:39:49+0000 DDEBUG Releasever: 9
2026-07-30T11:39:49+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:39:49+0000 DDEBUG Base command: install
2026-07-30T11:39:49+0000 DDEBUG Extra commands: ['-y', 'install', 'perl']
2026-07-30T11:39:49+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:39:49+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:39:49+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:39:49+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:39:49+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:39:49+0000 DEBUG repo: using cache for: extras
2026-07-30T11:39:49+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:39:49+0000 INFO Last metadata expiration check: 0:13:45 ago on Thu Jul 30 11:26:04 2026.
2026-07-30T11:39:49+0000 DDEBUG timer: sack setup: 393 ms
2026-07-30T11:39:49+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:39:49+0000 DEBUG ---> Package annobin.x86_64 12.98-2.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package cpp.x86_64 11.5.0-14.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package dwz.x86_64 0.16-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package efi-srpm-macros.noarch 6-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package fonts-srpm-macros.noarch 1:2.0.5-7.el9.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package gcc.x86_64 11.5.0-14.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package gcc-c++.x86_64 11.5.0-14.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package gcc-plugin-annobin.x86_64 11.5.0-14.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package ghc-srpm-macros.noarch 1.5.0-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package glibc-devel.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package glibc-headers.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package go-srpm-macros.noarch 3.8.1-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package kernel-headers.x86_64 5.14.0-687.29.1.el9_8 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package kernel-srpm-macros.noarch 1.0-14.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libdatrie.x86_64 0.2.13-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libmpc.x86_64 1.2.1-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libstdc++-devel.x86_64 11.5.0-14.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libthai.x86_64 0.1.28-8.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libxcrypt-devel.x86_64 4.4.18-3.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package llvm-filesystem.x86_64 21.1.8-2.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package llvm-libs.x86_64 21.1.8-2.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package lua-srpm-macros.noarch 1-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package ocaml-srpm-macros.noarch 6-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package openblas-srpm-macros.noarch 2-11.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Algorithm-Diff.noarch 1.2010-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Archive-Tar.noarch 2.38-6.el9_8.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Archive-Zip.noarch 1.68-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Attribute-Handlers.noarch 1.01-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-AutoSplit.noarch 5.74-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Benchmark.noarch 1.23-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-CPAN.noarch 2.29-5.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-CPAN-DistnameInfo.noarch 0.12-23.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-CPAN-Meta.noarch 2.150010-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-CPAN-Meta-Requirements.noarch 2.140-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-CPAN-Meta-YAML.noarch 0.018-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Compress-Bzip2.x86_64 2.28-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Compress-Raw-Bzip2.x86_64 2.101-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Compress-Raw-Lzma.x86_64 2.101-3.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Compress-Raw-Zlib.x86_64 2.101-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Config-Extensions.noarch 0.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Config-Perl-V.noarch 0.33-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-DBM_Filter.noarch 0.06-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-DB_File.x86_64 1.855-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Data-OptList.noarch 0.110-17.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Data-Section.noarch 0.200007-14.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Devel-PPPort.x86_64 3.62-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Devel-Peek.x86_64 1.28-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Devel-SelfStubber.noarch 1.06-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Devel-Size.x86_64 0.83-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Digest-SHA.x86_64 1:6.02-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Digest-SHA1.x86_64 2.13-34.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-DirHandle.noarch 1.05-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Dumpvalue.noarch 2.27-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-DynaLoader.x86_64 1.47-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Encode-Locale.noarch 1.05-21.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Encode-devel.x86_64 4:3.08-462.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-English.noarch 1.11-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Env.noarch 1.04-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-CBuilder.noarch 1:0.280236-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Command.noarch 2:7.60-3.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Constant.noarch 0.25-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Embed.noarch 1.35-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Install.noarch 2.20-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-MM-Utils.noarch 2:7.60-3.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-MakeMaker.noarch 2:7.60-3.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Manifest.noarch 1:1.73-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-Miniperl.noarch 1.09-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ExtUtils-ParseXS.noarch 1:3.40-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-Compare.noarch 1.100.600-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-Copy.noarch 2.34-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-DosGlob.x86_64 1.12-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-Fetch.noarch 1.00-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-Find.noarch 1.37-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-HomeDir.noarch 1.006-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-File-Which.noarch 1.23-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-FileCache.noarch 1.10-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Filter.x86_64 2:1.60-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Filter-Simple.noarch 0.96-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-FindBin.noarch 1.51-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-GDBM_File.x86_64 1.18-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Hash-Util.x86_64 0.23-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Hash-Util-FieldHash.x86_64 1.20-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-I18N-Collate.noarch 1.02-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-I18N-LangTags.noarch 0.44-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-I18N-Langinfo.x86_64 0.19-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IO-Compress.noarch 2.102-4.el9_8.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IO-Compress-Lzma.noarch 2.101-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IO-Zlib.noarch 1:1.11-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IPC-Cmd.noarch 2:1.04-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IPC-SysV.x86_64 2.09-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-IPC-System-Simple.noarch 1.30-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Importer.noarch 0.026-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-JSON-PP.noarch 1:4.06-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Locale-Maketext.noarch 1.29-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Locale-Maketext-Simple.noarch 1:0.21-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-MIME-Charset.noarch 1.012.2-15.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-MRO-Compat.noarch 0.13-15.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Math-BigInt.noarch 1:1.9998.18-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Math-BigInt-FastCalc.x86_64 0.500.900-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Math-BigRat.noarch 0.2614-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Math-Complex.noarch 1.59-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Memoize.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Build.noarch 2:0.42.31-9.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-CoreList.noarch 1:5.20240609-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-CoreList-tools.noarch 1:5.20240609-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Load.noarch 1:0.36-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Load-Conditional.noarch 0.74-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Loaded.noarch 1:0.08-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Metadata.noarch 1.000037-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Module-Signature.noarch 0.88-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-NEXT.noarch 0.67-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Net.noarch 1.02-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Net-Ping.noarch 2.74-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ODBM_File.x86_64 1.16-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Object-HashBase.noarch 0.009-7.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Opcode.x86_64 1.48-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Package-Generator.noarch 1.106-23.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Params-Check.noarch 1:0.38-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Params-Util.x86_64 1.102-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Perl-OSType.noarch 1.010-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-PerlIO-via-QuotedPrint.noarch 0.09-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Pod-Checker.noarch 4:1.74-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Pod-Functions.noarch 1.13-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Pod-Html.noarch 1.25-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Safe.noarch 2.41-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Search-Dict.noarch 1.07-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-SelfLoader.noarch 1.26-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Software-License.noarch 0.103014-12.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Sub-Exporter.noarch 0.987-27.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Sub-Install.noarch 0.928-28.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Sys-Hostname.x86_64 1.23-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Sys-Syslog.x86_64 0.36-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Term-Complete.noarch 1.403-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Term-ReadLine.noarch 1.17-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Term-Size-Any.noarch 0.002-35.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Term-Size-Perl.x86_64 0.031-12.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Term-Table.noarch 0.015-8.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-TermReadKey.x86_64 2.38-11.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Test.noarch 1.31-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Test-Harness.noarch 1:3.42-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Test-Simple.noarch 3:1.302183-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Text-Abbrev.noarch 1.02-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Text-Balanced.noarch 2.04-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Text-Diff.noarch 1.45-13.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Text-Glob.noarch 0.11-15.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Text-Template.noarch 1.59-5.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Thread.noarch 3.05-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Thread-Queue.noarch 3.14-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Thread-Semaphore.noarch 2.13-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Tie.noarch 4.6-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Tie-File.noarch 1.06-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Tie-Memoize.noarch 1.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Tie-RefHash.noarch 1.40-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Time.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Time-HiRes.x86_64 4:1.9764-462.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Time-Piece.x86_64 1.3401-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Unicode-Collate.x86_64 1.29-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Unicode-LineBreak.x86_64 2019.001-11.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Unicode-Normalize.x86_64 1.27-461.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-Unicode-UCD.noarch 0.75-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-User-pwent.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-autodie.noarch 2.34-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-autouse.noarch 1.11-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-bignum.noarch 0.51-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-blib.noarch 1.07-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-debugger.noarch 1.56-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-deprecate.noarch 0.04-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-devel.x86_64 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-diagnostics.noarch 1.37-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-doc.noarch 5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-encoding.x86_64 4:3.00-462.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-encoding-warnings.noarch 0.13-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-experimental.noarch 0.022-6.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-fields.noarch 2.27-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-filetest.noarch 1.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-inc-latest.noarch 2:0.500-20.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-less.noarch 0.03-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-lib.x86_64 0.65-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-libnetcfg.noarch 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-local-lib.noarch 2.000024-13.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-locale.noarch 1.09-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-macros.noarch 4:5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-meta-notation.noarch 5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-open.noarch 1.12-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-perlfaq.noarch 5.20210520-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-ph.x86_64 5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-sigtrap.noarch 1.09-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-sort.noarch 2.04-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-srpm-macros.noarch 1-41.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-threads.x86_64 1:2.25-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-threads-shared.x86_64 1.61-460.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-utils.noarch 5.32.1-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-version.x86_64 7:0.99.28-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package perl-vmsish.noarch 1.04-481.1.el9_6 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package pyproject-srpm-macros.noarch 1.18.5-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package python-srpm-macros.noarch 3.9-54.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package qt5-srpm-macros.noarch 5.15.9-1.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package redhat-rpm-config.noarch 210-1.el9.alma.1 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package rust-srpm-macros.noarch 17-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package sombok.x86_64 2.4.0-16.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package systemtap-sdt-devel.x86_64 5.4-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package systemtap-sdt-dtrace.x86_64 5.4-4.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package libpkgconf.x86_64 1.7.3-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package make.x86_64 1:4.3-8.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package pkgconf.x86_64 1.7.3-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package pkgconf-m4.noarch 1.7.3-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package pkgconf-pkg-config.x86_64 1.7.3-10.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package python3-pyparsing.noarch 2.4.7-9.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package unzip.x86_64 6.0-60.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG ---> Package zip.x86_64 3.0-35.el9 will be installed
2026-07-30T11:39:49+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:39:49+0000 DDEBUG timer: depsolve: 45 ms
2026-07-30T11:39:49+0000 INFO Dependencies resolved.
2026-07-30T11:39:49+0000 INFO ================================================================================
 Package                       Arch    Version                 Repository  Size
================================================================================
Installing:
 [1m[32mperl                         (B[m x86_64  4:5.32.1-481.1.el9_6    appstream   11 k
Installing dependencies:
 [1m[32mannobin                      (B[m x86_64  12.98-2.el9             appstream  1.1 M
 [1m[32mcpp                          (B[m x86_64  11.5.0-14.el9.alma.1    appstream   11 M
 [1m[32mdwz                          (B[m x86_64  0.16-1.el9              appstream  133 k
 [1m[32mefi-srpm-macros              (B[m noarch  6-4.el9                 appstream   21 k
 [1m[32mfonts-srpm-macros            (B[m noarch  1:2.0.5-7.el9.1         appstream   27 k
 [1m[32mgcc                          (B[m x86_64  11.5.0-14.el9.alma.1    appstream   32 M
 [1m[32mgcc-c++                      (B[m x86_64  11.5.0-14.el9.alma.1    appstream   13 M
 [1m[32mgcc-plugin-annobin           (B[m x86_64  11.5.0-14.el9.alma.1    appstream   36 k
 [1m[32mghc-srpm-macros              (B[m noarch  1.5.0-6.el9             appstream  7.8 k
 [1m[32mglibc-devel                  (B[m x86_64  2.34-274.el9_8          appstream   36 k
 [1m[32mglibc-headers                (B[m x86_64  2.34-274.el9_8          appstream  443 k
 [1m[32mgo-srpm-macros               (B[m noarch  3.8.1-1.el9             appstream   27 k
 [1m[32mkernel-headers               (B[m x86_64  5.14.0-687.29.1.el9_8   appstream  2.5 M
 [1m[32mkernel-srpm-macros           (B[m noarch  1.0-14.el9              appstream   14 k
 [1m[32mlibdatrie                    (B[m x86_64  0.2.13-4.el9            appstream   32 k
 [1m[32mlibmpc                       (B[m x86_64  1.2.1-4.el9             appstream   61 k
 [1m[32mlibpkgconf                   (B[m x86_64  1.7.3-10.el9            baseos      35 k
 [1m[32mlibstdc++-devel              (B[m x86_64  11.5.0-14.el9.alma.1    appstream  2.2 M
 [1m[32mlibthai                      (B[m x86_64  0.1.28-8.el9            appstream  208 k
 [1m[32mlibxcrypt-devel              (B[m x86_64  4.4.18-3.el9            appstream   28 k
 [1m[32mllvm-filesystem              (B[m x86_64  21.1.8-2.el9            appstream   13 k
 [1m[32mllvm-libs                    (B[m x86_64  21.1.8-2.el9            appstream   31 M
 [1m[32mlua-srpm-macros              (B[m noarch  1-6.el9                 appstream  8.4 k
 [1m[32mmake                         (B[m x86_64  1:4.3-8.el9             baseos     530 k
 [1m[32mocaml-srpm-macros            (B[m noarch  6-6.el9                 appstream  7.7 k
 [1m[32mopenblas-srpm-macros         (B[m noarch  2-11.el9                appstream  7.3 k
 [1m[32mperl-Algorithm-Diff          (B[m noarch  1.2010-4.el9            appstream   47 k
 [1m[32mperl-Archive-Tar             (B[m noarch  2.38-6.el9_8.1          appstream   71 k
 [1m[32mperl-Archive-Zip             (B[m noarch  1.68-6.el9              appstream  106 k
 [1m[32mperl-Attribute-Handlers      (B[m noarch  1.01-481.1.el9_6        appstream   26 k
 [1m[32mperl-AutoSplit               (B[m noarch  5.74-481.1.el9_6        appstream   20 k
 [1m[32mperl-Benchmark               (B[m noarch  1.23-481.1.el9_6        appstream   25 k
 [1m[32mperl-CPAN                    (B[m noarch  2.29-5.el9_6            appstream  556 k
 [1m[32mperl-CPAN-Meta               (B[m noarch  2.150010-460.el9        appstream  176 k
 [1m[32mperl-CPAN-Meta-Requirements  (B[m noarch  2.140-461.el9           appstream   31 k
 [1m[32mperl-CPAN-Meta-YAML          (B[m noarch  0.018-461.el9           appstream   26 k
 [1m[32mperl-Compress-Bzip2          (B[m x86_64  2.28-5.el9              appstream   69 k
 [1m[32mperl-Compress-Raw-Bzip2      (B[m x86_64  2.101-5.el9             appstream   34 k
 [1m[32mperl-Compress-Raw-Lzma       (B[m x86_64  2.101-3.el9             appstream   50 k
 [1m[32mperl-Compress-Raw-Zlib       (B[m x86_64  2.101-5.el9             appstream   60 k
 [1m[32mperl-Config-Extensions       (B[m noarch  0.03-481.1.el9_6        appstream   11 k
 [1m[32mperl-Config-Perl-V           (B[m noarch  0.33-4.el9              appstream   21 k
 [1m[32mperl-DBM_Filter              (B[m noarch  0.06-481.1.el9_6        appstream   30 k
 [1m[32mperl-DB_File                 (B[m x86_64  1.855-4.el9             appstream   81 k
 [1m[32mperl-Data-OptList            (B[m noarch  0.110-17.el9            appstream   26 k
 [1m[32mperl-Data-Section            (B[m noarch  0.200007-14.el9         appstream   25 k
 [1m[32mperl-Devel-PPPort            (B[m x86_64  3.62-4.el9              appstream  211 k
 [1m[32mperl-Devel-Peek              (B[m x86_64  1.28-481.1.el9_6        appstream   31 k
 [1m[32mperl-Devel-SelfStubber       (B[m noarch  1.06-481.1.el9_6        appstream   13 k
 [1m[32mperl-Devel-Size              (B[m x86_64  0.83-10.el9             appstream   31 k
 [1m[32mperl-Digest-SHA              (B[m x86_64  1:6.02-461.el9          appstream   61 k
 [1m[32mperl-Digest-SHA1             (B[m x86_64  2.13-34.el9             appstream   52 k
 [1m[32mperl-DirHandle               (B[m noarch  1.05-481.1.el9_6        appstream   11 k
 [1m[32mperl-Dumpvalue               (B[m noarch  2.27-481.1.el9_6        appstream   17 k
 [1m[32mperl-DynaLoader              (B[m x86_64  1.47-481.1.el9_6        appstream   24 k
 [1m[32mperl-Encode-devel            (B[m x86_64  4:3.08-462.el9          appstream   41 k
 [1m[32mperl-English                 (B[m noarch  1.11-481.1.el9_6        appstream   12 k
 [1m[32mperl-Env                     (B[m noarch  1.04-460.el9            appstream   19 k
 [1m[32mperl-ExtUtils-CBuilder       (B[m noarch  1:0.280236-5.el9        appstream   45 k
 [1m[32mperl-ExtUtils-Command        (B[m noarch  2:7.60-3.el9            appstream   14 k
 [1m[32mperl-ExtUtils-Constant       (B[m noarch  0.25-481.1.el9_6        appstream   45 k
 [1m[32mperl-ExtUtils-Embed          (B[m noarch  1.35-481.1.el9_6        appstream   16 k
 [1m[32mperl-ExtUtils-Install        (B[m noarch  2.20-4.el9              appstream   44 k
 [1m[32mperl-ExtUtils-MM-Utils       (B[m noarch  2:7.60-3.el9            appstream   12 k
 [1m[32mperl-ExtUtils-MakeMaker      (B[m noarch  2:7.60-3.el9            appstream  289 k
 [1m[32mperl-ExtUtils-Manifest       (B[m noarch  1:1.73-4.el9            appstream   34 k
 [1m[32mperl-ExtUtils-Miniperl       (B[m noarch  1.09-481.1.el9_6        appstream   14 k
 [1m[32mperl-ExtUtils-ParseXS        (B[m noarch  1:3.40-460.el9          appstream  181 k
 [1m[32mperl-File-Compare            (B[m noarch  1.100.600-481.1.el9_6   appstream   12 k
 [1m[32mperl-File-Copy               (B[m noarch  2.34-481.1.el9_6        appstream   19 k
 [1m[32mperl-File-DosGlob            (B[m x86_64  1.12-481.1.el9_6        appstream   18 k
 [1m[32mperl-File-Fetch              (B[m noarch  1.00-4.el9              appstream   30 k
 [1m[32mperl-File-Find               (B[m noarch  1.37-481.1.el9_6        appstream   24 k
 [1m[32mperl-File-HomeDir            (B[m noarch  1.006-4.el9             appstream   57 k
 [1m[32mperl-File-Which              (B[m noarch  1.23-10.el9             appstream   21 k
 [1m[32mperl-FileCache               (B[m noarch  1.10-481.1.el9_6        appstream   13 k
 [1m[32mperl-Filter                  (B[m x86_64  2:1.60-4.el9            appstream   81 k
 [1m[32mperl-Filter-Simple           (B[m noarch  0.96-460.el9            appstream   27 k
 [1m[32mperl-FindBin                 (B[m noarch  1.51-481.1.el9_6        appstream   12 k
 [1m[32mperl-GDBM_File               (B[m x86_64  1.18-481.1.el9_6        appstream   21 k
 [1m[32mperl-Hash-Util               (B[m x86_64  0.23-481.1.el9_6        appstream   33 k
 [1m[32mperl-Hash-Util-FieldHash     (B[m x86_64  1.20-481.1.el9_6        appstream   36 k
 [1m[32mperl-I18N-Collate            (B[m noarch  1.02-481.1.el9_6        appstream   13 k
 [1m[32mperl-I18N-LangTags           (B[m noarch  0.44-481.1.el9_6        appstream   53 k
 [1m[32mperl-I18N-Langinfo           (B[m x86_64  0.19-481.1.el9_6        appstream   21 k
 [1m[32mperl-IO-Compress             (B[m noarch  2.102-4.el9_8.1         appstream  254 k
 [1m[32mperl-IO-Compress-Lzma        (B[m noarch  2.101-4.el9             appstream   74 k
 [1m[32mperl-IO-Zlib                 (B[m noarch  1:1.11-4.el9            appstream   19 k
 [1m[32mperl-IPC-Cmd                 (B[m noarch  2:1.04-461.el9          appstream   39 k
 [1m[32mperl-IPC-SysV                (B[m x86_64  2.09-4.el9              appstream   42 k
 [1m[32mperl-IPC-System-Simple       (B[m noarch  1.30-6.el9              appstream   40 k
 [1m[32mperl-Importer                (B[m noarch  0.026-4.el9             appstream   39 k
 [1m[32mperl-JSON-PP                 (B[m noarch  1:4.06-4.el9            appstream   65 k
 [1m[32mperl-Locale-Maketext         (B[m noarch  1.29-461.el9            appstream   94 k
 [1m[32mperl-Locale-Maketext-Simple  (B[m noarch  1:0.21-481.1.el9_6      appstream   16 k
 [1m[32mperl-MIME-Charset            (B[m noarch  1.012.2-15.el9          appstream   48 k
 [1m[32mperl-MRO-Compat              (B[m noarch  0.13-15.el9             appstream   19 k
 [1m[32mperl-Math-BigInt             (B[m noarch  1:1.9998.18-460.el9     appstream  188 k
 [1m[32mperl-Math-BigInt-FastCalc    (B[m x86_64  0.500.900-460.el9       appstream   27 k
 [1m[32mperl-Math-BigRat             (B[m noarch  0.2614-460.el9          appstream   38 k
 [1m[32mperl-Math-Complex            (B[m noarch  1.59-481.1.el9_6        appstream   45 k
 [1m[32mperl-Memoize                 (B[m noarch  1.03-481.1.el9_6        appstream   55 k
 [1m[32mperl-Module-Build            (B[m noarch  2:0.42.31-9.el9         appstream  254 k
 [1m[32mperl-Module-CoreList         (B[m noarch  1:5.20240609-1.el9      appstream   87 k
 [1m[32mperl-Module-CoreList-tools   (B[m noarch  1:5.20240609-1.el9      appstream   16 k
 [1m[32mperl-Module-Load             (B[m noarch  1:0.36-4.el9            appstream   17 k
 [1m[32mperl-Module-Load-Conditional (B[m noarch  0.74-4.el9              appstream   22 k
 [1m[32mperl-Module-Loaded           (B[m noarch  1:0.08-481.1.el9_6      appstream   12 k
 [1m[32mperl-Module-Metadata         (B[m noarch  1.000037-460.el9        appstream   35 k
 [1m[32mperl-Module-Signature        (B[m noarch  0.88-1.el9              appstream   83 k
 [1m[32mperl-NEXT                    (B[m noarch  0.67-481.1.el9_6        appstream   19 k
 [1m[32mperl-Net                     (B[m noarch  1.02-481.1.el9_6        appstream   24 k
 [1m[32mperl-Net-Ping                (B[m noarch  2.74-5.el9              appstream   49 k
 [1m[32mperl-ODBM_File               (B[m x86_64  1.16-481.1.el9_6        appstream   21 k
 [1m[32mperl-Object-HashBase         (B[m noarch  0.009-7.el9             appstream   25 k
 [1m[32mperl-Opcode                  (B[m x86_64  1.48-481.1.el9_6        appstream   35 k
 [1m[32mperl-Package-Generator       (B[m noarch  1.106-23.el9            appstream   23 k
 [1m[32mperl-Params-Check            (B[m noarch  1:0.38-461.el9          appstream   22 k
 [1m[32mperl-Params-Util             (B[m x86_64  1.102-5.el9             appstream   33 k
 [1m[32mperl-Perl-OSType             (B[m noarch  1.010-461.el9           appstream   23 k
 [1m[32mperl-PerlIO-via-QuotedPrint  (B[m noarch  0.09-4.el9              appstream   21 k
 [1m[32mperl-Pod-Checker             (B[m noarch  4:1.74-4.el9            appstream   31 k
 [1m[32mperl-Pod-Functions           (B[m noarch  1.13-481.1.el9_6        appstream   12 k
 [1m[32mperl-Pod-Html                (B[m noarch  1.25-481.1.el9_6        appstream   25 k
 [1m[32mperl-Safe                    (B[m noarch  2.41-481.1.el9_6        appstream   24 k
 [1m[32mperl-Search-Dict             (B[m noarch  1.07-481.1.el9_6        appstream   12 k
 [1m[32mperl-SelfLoader              (B[m noarch  1.26-481.1.el9_6        appstream   20 k
 [1m[32mperl-Software-License        (B[m noarch  0.103014-12.el9         appstream  127 k
 [1m[32mperl-Sub-Exporter            (B[m noarch  0.987-27.el9            appstream   66 k
 [1m[32mperl-Sub-Install             (B[m noarch  0.928-28.el9            appstream   22 k
 [1m[32mperl-Sys-Hostname            (B[m x86_64  1.23-481.1.el9_6        appstream   15 k
 [1m[32mperl-Sys-Syslog              (B[m x86_64  0.36-461.el9            appstream   47 k
 [1m[32mperl-Term-Complete           (B[m noarch  1.403-481.1.el9_6       appstream   11 k
 [1m[32mperl-Term-ReadLine           (B[m noarch  1.17-481.1.el9_6        appstream   18 k
 [1m[32mperl-Term-Size-Perl          (B[m x86_64  0.031-12.el9            appstream   21 k
 [1m[32mperl-Term-Table              (B[m noarch  0.015-8.el9             appstream   35 k
 [1m[32mperl-Test                    (B[m noarch  1.31-481.1.el9_6        appstream   27 k
 [1m[32mperl-Test-Harness            (B[m noarch  1:3.42-461.el9          appstream  267 k
 [1m[32mperl-Test-Simple             (B[m noarch  3:1.302183-4.el9        appstream  525 k
 [1m[32mperl-Text-Abbrev             (B[m noarch  1.02-481.1.el9_6        appstream   11 k
 [1m[32mperl-Text-Balanced           (B[m noarch  2.04-4.el9              appstream   47 k
 [1m[32mperl-Text-Diff               (B[m noarch  1.45-13.el9             appstream   40 k
 [1m[32mperl-Text-Glob               (B[m noarch  0.11-15.el9             appstream   13 k
 [1m[32mperl-Text-Template           (B[m noarch  1.59-5.el9              appstream   60 k
 [1m[32mperl-Thread                  (B[m noarch  3.05-481.1.el9_6        appstream   17 k
 [1m[32mperl-Thread-Queue            (B[m noarch  3.14-460.el9            appstream   21 k
 [1m[32mperl-Thread-Semaphore        (B[m noarch  2.13-481.1.el9_6        appstream   14 k
 [1m[32mperl-Tie                     (B[m noarch  4.6-481.1.el9_6         appstream   30 k
 [1m[32mperl-Tie-File                (B[m noarch  1.06-481.1.el9_6        appstream   42 k
 [1m[32mperl-Tie-Memoize             (B[m noarch  1.1-481.1.el9_6         appstream   13 k
 [1m[32mperl-Tie-RefHash             (B[m noarch  1.40-4.el9              appstream   23 k
 [1m[32mperl-Time                    (B[m noarch  1.03-481.1.el9_6        appstream   17 k
 [1m[32mperl-Time-HiRes              (B[m x86_64  4:1.9764-462.el9        appstream   57 k
 [1m[32mperl-Time-Piece              (B[m x86_64  1.3401-481.1.el9_6      appstream   39 k
 [1m[32mperl-Unicode-Collate         (B[m x86_64  1.29-4.el9              appstream  732 k
 [1m[32mperl-Unicode-Normalize       (B[m x86_64  1.27-461.el9            appstream   90 k
 [1m[32mperl-Unicode-UCD             (B[m noarch  0.75-481.1.el9_6        appstream   77 k
 [1m[32mperl-User-pwent              (B[m noarch  1.03-481.1.el9_6        appstream   19 k
 [1m[32mperl-autodie                 (B[m noarch  2.34-4.el9              appstream   94 k
 [1m[32mperl-autouse                 (B[m noarch  1.11-481.1.el9_6        appstream   12 k
 [1m[32mperl-bignum                  (B[m noarch  0.51-460.el9            appstream   42 k
 [1m[32mperl-blib                    (B[m noarch  1.07-481.1.el9_6        appstream   11 k
 [1m[32mperl-debugger                (B[m noarch  1.56-481.1.el9_6        appstream  132 k
 [1m[32mperl-deprecate               (B[m noarch  0.04-481.1.el9_6        appstream   13 k
 [1m[32mperl-devel                   (B[m x86_64  4:5.32.1-481.1.el9_6    appstream  659 k
 [1m[32mperl-diagnostics             (B[m noarch  1.37-481.1.el9_6        appstream  209 k
 [1m[32mperl-doc                     (B[m noarch  5.32.1-481.1.el9_6      appstream  4.5 M
 [1m[32mperl-encoding                (B[m x86_64  4:3.00-462.el9          appstream   62 k
 [1m[32mperl-encoding-warnings       (B[m noarch  0.13-481.1.el9_6        appstream   15 k
 [1m[32mperl-experimental            (B[m noarch  0.022-6.el9             appstream   21 k
 [1m[32mperl-fields                  (B[m noarch  2.27-481.1.el9_6        appstream   15 k
 [1m[32mperl-filetest                (B[m noarch  1.03-481.1.el9_6        appstream   13 k
 [1m[32mperl-inc-latest              (B[m noarch  2:0.500-20.el9          appstream   23 k
 [1m[32mperl-less                    (B[m noarch  0.03-481.1.el9_6        appstream   12 k
 [1m[32mperl-lib                     (B[m x86_64  0.65-481.1.el9_6        appstream   13 k
 [1m[32mperl-libnetcfg               (B[m noarch  4:5.32.1-481.1.el9_6    appstream   15 k
 [1m[32mperl-local-lib               (B[m noarch  2.000024-13.el9         appstream   67 k
 [1m[32mperl-locale                  (B[m noarch  1.09-481.1.el9_6        appstream   12 k
 [1m[32mperl-macros                  (B[m noarch  4:5.32.1-481.1.el9_6    appstream  9.2 k
 [1m[32mperl-meta-notation           (B[m noarch  5.32.1-481.1.el9_6      appstream  8.3 k
 [1m[32mperl-open                    (B[m noarch  1.12-481.1.el9_6        appstream   15 k
 [1m[32mperl-perlfaq                 (B[m noarch  5.20210520-1.el9        appstream  372 k
 [1m[32mperl-ph                      (B[m x86_64  5.32.1-481.1.el9_6      appstream   40 k
 [1m[32mperl-sigtrap                 (B[m noarch  1.09-481.1.el9_6        appstream   14 k
 [1m[32mperl-sort                    (B[m noarch  2.04-481.1.el9_6        appstream   12 k
 [1m[32mperl-srpm-macros             (B[m noarch  1-41.el9                appstream  8.1 k
 [1m[32mperl-threads                 (B[m x86_64  1:2.25-460.el9          appstream   57 k
 [1m[32mperl-threads-shared          (B[m x86_64  1.61-460.el9            appstream   44 k
 [1m[32mperl-utils                   (B[m noarch  5.32.1-481.1.el9_6      appstream   54 k
 [1m[32mperl-version                 (B[m x86_64  7:0.99.28-4.el9         appstream   62 k
 [1m[32mperl-vmsish                  (B[m noarch  1.04-481.1.el9_6        appstream   13 k
 [1m[32mpkgconf                      (B[m x86_64  1.7.3-10.el9            baseos      40 k
 [1m[32mpkgconf-m4                   (B[m noarch  1.7.3-10.el9            baseos      14 k
 [1m[32mpkgconf-pkg-config           (B[m x86_64  1.7.3-10.el9            baseos     9.9 k
 [1m[32mpyproject-srpm-macros        (B[m noarch  1.18.5-1.el9            appstream   12 k
 [1m[32mpython-srpm-macros           (B[m noarch  3.9-54.el9              appstream   16 k
 [1m[32mpython3-pyparsing            (B[m noarch  2.4.7-9.el9             baseos     149 k
 [1m[32mqt5-srpm-macros              (B[m noarch  5.15.9-1.el9            appstream  7.8 k
 [1m[32mredhat-rpm-config            (B[m noarch  210-1.el9.alma.1        appstream   64 k
 [1m[32mrust-srpm-macros             (B[m noarch  17-4.el9                appstream  9.2 k
 [1m[32msombok                       (B[m x86_64  2.4.0-16.el9            appstream   47 k
 [1m[32msystemtap-sdt-devel          (B[m x86_64  5.4-4.el9               appstream   68 k
 [1m[32msystemtap-sdt-dtrace         (B[m x86_64  5.4-4.el9               appstream   69 k
 [1m[32munzip                        (B[m x86_64  6.0-60.el9              baseos     180 k
 [1m[32mzip                          (B[m x86_64  3.0-35.el9              baseos     263 k
Installing weak dependencies:
 [1m[32mperl-CPAN-DistnameInfo       (B[m noarch  0.12-23.el9             appstream   14 k
 [1m[32mperl-Encode-Locale           (B[m noarch  1.05-21.el9             appstream   19 k
 [1m[32mperl-Term-Size-Any           (B[m noarch  0.002-35.el9            appstream   13 k
 [1m[32mperl-TermReadKey             (B[m x86_64  2.38-11.el9             appstream   36 k
 [1m[32mperl-Unicode-LineBreak       (B[m x86_64  2019.001-11.el9         appstream  120 k

Transaction Summary
================================================================================
Install  211 Packages

2026-07-30T11:39:49+0000 INFO Total download size: 110 M
2026-07-30T11:39:49+0000 INFO Installed size: 342 M
2026-07-30T11:39:49+0000 INFO Downloading Packages:
2026-07-30T11:39:59+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:39:59+0000 INFO Total                                            11 MB/s | 110 MB     00:09     
2026-07-30T11:39:59+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:40:04+0000 INFO Running transaction check
2026-07-30T11:40:04+0000 INFO Transaction check succeeded.
2026-07-30T11:40:04+0000 INFO Running transaction test
2026-07-30T11:40:06+0000 INFO Transaction test succeeded.
2026-07-30T11:40:06+0000 DDEBUG timer: transaction test: 2191 ms
2026-07-30T11:40:06+0000 INFO Running transaction
2026-07-30T11:40:06+0000 DDEBUG RPM transaction start.
2026-07-30T11:40:16+0000 DDEBUG RPM transaction over.
2026-07-30T11:40:17+0000 DDEBUG timer: verify transaction: 282 ms
2026-07-30T11:40:17+0000 DDEBUG timer: transaction: 10748 ms
2026-07-30T11:40:17+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:40:17+0000 DEBUG Installed: annobin-12.98-2.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: cpp-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: dwz-0.16-1.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: efi-srpm-macros-6-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: gcc-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: gcc-c++-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: gcc-plugin-annobin-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: ghc-srpm-macros-1.5.0-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: glibc-devel-2.34-274.el9_8.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: glibc-headers-2.34-274.el9_8.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: go-srpm-macros-3.8.1-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: kernel-headers-5.14.0-687.29.1.el9_8.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: kernel-srpm-macros-1.0-14.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: libdatrie-0.2.13-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: libmpc-1.2.1-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: libpkgconf-1.7.3-10.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: libstdc++-devel-11.5.0-14.el9.alma.1.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: libthai-0.1.28-8.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: libxcrypt-devel-4.4.18-3.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: llvm-filesystem-21.1.8-2.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: llvm-libs-21.1.8-2.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: lua-srpm-macros-1-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: make-1:4.3-8.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: ocaml-srpm-macros-6-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: openblas-srpm-macros-2-11.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-4:5.32.1-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Algorithm-Diff-1.2010-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Archive-Tar-2.38-6.el9_8.1.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Archive-Zip-1.68-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Attribute-Handlers-1.01-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-AutoSplit-5.74-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Benchmark-1.23-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-CPAN-2.29-5.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-CPAN-DistnameInfo-0.12-23.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-CPAN-Meta-2.150010-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-CPAN-Meta-Requirements-2.140-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-CPAN-Meta-YAML-0.018-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Compress-Bzip2-2.28-5.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Compress-Raw-Lzma-2.101-3.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Compress-Raw-Zlib-2.101-5.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Config-Extensions-0.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Config-Perl-V-0.33-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-DBM_Filter-0.06-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-DB_File-1.855-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Data-OptList-0.110-17.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Data-Section-0.200007-14.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Devel-PPPort-3.62-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Devel-Peek-1.28-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Devel-SelfStubber-1.06-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Devel-Size-0.83-10.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Digest-SHA-1:6.02-461.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Digest-SHA1-2.13-34.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-DirHandle-1.05-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Dumpvalue-2.27-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-DynaLoader-1.47-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Encode-Locale-1.05-21.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Encode-devel-4:3.08-462.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-English-1.11-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Env-1.04-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-CBuilder-1:0.280236-5.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Command-2:7.60-3.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Constant-0.25-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Embed-1.35-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Install-2.20-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-MM-Utils-2:7.60-3.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-MakeMaker-2:7.60-3.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Manifest-1:1.73-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-Miniperl-1.09-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ExtUtils-ParseXS-1:3.40-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-Compare-1.100.600-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-Copy-2.34-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-DosGlob-1.12-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-Fetch-1.00-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-Find-1.37-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-HomeDir-1.006-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-File-Which-1.23-10.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-FileCache-1.10-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Filter-2:1.60-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Filter-Simple-0.96-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-FindBin-1.51-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-GDBM_File-1.18-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Hash-Util-0.23-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Hash-Util-FieldHash-1.20-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-I18N-Collate-1.02-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-I18N-LangTags-0.44-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-I18N-Langinfo-0.19-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IO-Compress-2.102-4.el9_8.1.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IO-Compress-Lzma-2.101-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IO-Zlib-1:1.11-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IPC-Cmd-2:1.04-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IPC-SysV-2.09-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-IPC-System-Simple-1.30-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Importer-0.026-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-JSON-PP-1:4.06-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Locale-Maketext-1.29-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Locale-Maketext-Simple-1:0.21-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-MIME-Charset-1.012.2-15.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-MRO-Compat-0.13-15.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Math-BigInt-1:1.9998.18-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Math-BigInt-FastCalc-0.500.900-460.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Math-BigRat-0.2614-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Math-Complex-1.59-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Memoize-1.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Build-2:0.42.31-9.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-CoreList-1:5.20240609-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-CoreList-tools-1:5.20240609-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Load-1:0.36-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Load-Conditional-0.74-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Loaded-1:0.08-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Metadata-1.000037-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Module-Signature-0.88-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-NEXT-0.67-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Net-1.02-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Net-Ping-2.74-5.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ODBM_File-1.16-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Object-HashBase-0.009-7.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Opcode-1.48-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Package-Generator-1.106-23.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Params-Check-1:0.38-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Params-Util-1.102-5.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Perl-OSType-1.010-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-PerlIO-via-QuotedPrint-0.09-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Pod-Checker-4:1.74-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Pod-Functions-1.13-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Pod-Html-1.25-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Safe-2.41-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Search-Dict-1.07-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-SelfLoader-1.26-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Software-License-0.103014-12.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Sub-Exporter-0.987-27.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Sub-Install-0.928-28.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Sys-Hostname-1.23-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Sys-Syslog-0.36-461.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Term-Complete-1.403-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Term-ReadLine-1.17-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Term-Size-Any-0.002-35.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Term-Size-Perl-0.031-12.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Term-Table-0.015-8.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-TermReadKey-2.38-11.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Test-1.31-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Test-Harness-1:3.42-461.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Test-Simple-3:1.302183-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Text-Abbrev-1.02-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Text-Balanced-2.04-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Text-Diff-1.45-13.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Text-Glob-0.11-15.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Text-Template-1.59-5.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Thread-3.05-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Thread-Queue-3.14-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Thread-Semaphore-2.13-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Tie-4.6-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Tie-File-1.06-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Tie-Memoize-1.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Tie-RefHash-1.40-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Time-1.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Time-HiRes-4:1.9764-462.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Time-Piece-1.3401-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Unicode-Collate-1.29-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Unicode-LineBreak-2019.001-11.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Unicode-Normalize-1.27-461.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-Unicode-UCD-0.75-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-User-pwent-1.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-autodie-2.34-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-autouse-1.11-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-bignum-0.51-460.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-blib-1.07-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-debugger-1.56-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-deprecate-0.04-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-devel-4:5.32.1-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-diagnostics-1.37-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-doc-5.32.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-encoding-4:3.00-462.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-encoding-warnings-0.13-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-experimental-0.022-6.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-fields-2.27-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-filetest-1.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-inc-latest-2:0.500-20.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-less-0.03-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-lib-0.65-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-libnetcfg-4:5.32.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-local-lib-2.000024-13.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-locale-1.09-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-macros-4:5.32.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-meta-notation-5.32.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-open-1.12-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-perlfaq-5.20210520-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-ph-5.32.1-481.1.el9_6.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-sigtrap-1.09-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-sort-2.04-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-srpm-macros-1-41.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-threads-1:2.25-460.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-threads-shared-1.61-460.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-utils-5.32.1-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: perl-version-7:0.99.28-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: perl-vmsish-1.04-481.1.el9_6.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: pkgconf-1.7.3-10.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: pkgconf-m4-1.7.3-10.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: pkgconf-pkg-config-1.7.3-10.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: pyproject-srpm-macros-1.18.5-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: python-srpm-macros-3.9-54.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: python3-pyparsing-2.4.7-9.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: qt5-srpm-macros-5.15.9-1.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: redhat-rpm-config-210-1.el9.alma.1.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: rust-srpm-macros-17-4.el9.noarch
2026-07-30T11:40:17+0000 DEBUG Installed: sombok-2.4.0-16.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: systemtap-sdt-devel-5.4-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: systemtap-sdt-dtrace-5.4-4.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: unzip-6.0-60.el9.x86_64
2026-07-30T11:40:17+0000 DEBUG Installed: zip-3.0-35.el9.x86_64
2026-07-30T11:40:17+0000 INFO Complete!
2026-07-30T11:40:17+0000 DDEBUG Cleaning up.
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Sys-Hostname-1.23-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Filter-Simple-0.96-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pyproject-srpm-macros-1.18.5-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-DBM_Filter-0.06-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-DB_File-1.855-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-HomeDir-1.006-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Template-1.59-5.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-inc-latest-0.500-20.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Install-2.20-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-I18N-Langinfo-0.19-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Test-Harness-3.42-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Params-Util-1.102-5.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Metadata-1.000037-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Math-Complex-1.59-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Compress-Raw-Lzma-2.101-3.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-JSON-PP-4.06-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-Compress-Lzma-2.101-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Algorithm-Diff-1.2010-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-CBuilder-0.280236-5.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Encode-devel-3.08-462.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/llvm-filesystem-21.1.8-2.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Functions-1.13-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-Table-0.015-8.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fonts-srpm-macros-2.0.5-7.el9.1.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-CoreList-5.20240609-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pkgconf-1.7.3-10.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Unicode-UCD-0.75-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-TermReadKey-2.38-11.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Find-1.37-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Params-Check-0.38-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-autodie-2.34-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Tie-4.6-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Data-OptList-0.110-17.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-threads-2.25-460.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-encoding-3.00-462.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-I18N-Collate-1.02-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Fetch-1.00-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-FindBin-1.51-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Importer-0.026-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-User-pwent-1.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Net-Ping-2.74-5.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Config-Perl-V-0.33-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Encode-Locale-1.05-21.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sombok-2.4.0-16.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-plugin-annobin-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-GDBM_File-1.18-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Hash-Util-FieldHash-1.20-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-version-0.99.28-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/kernel-srpm-macros-1.0-14.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-CPAN-2.29-5.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ghc-srpm-macros-1.5.0-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Object-HashBase-0.009-7.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/efi-srpm-macros-6-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-5.32.1-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Loaded-0.08-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/go-srpm-macros-3.8.1-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libdatrie-0.2.13-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-devel-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Search-Dict-1.07-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Signature-0.88-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-doc-5.32.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-meta-notation-5.32.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Command-7.60-3.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Math-BigInt-1.9998.18-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Time-Piece-1.3401-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Constant-0.25-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rust-srpm-macros-17-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/zip-3.0-35.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Miniperl-1.09-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-srpm-macros-1-41.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Copy-2.34-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Math-BigInt-FastCalc-0.500.900-460.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Thread-Queue-3.14-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-MakeMaker-7.60-3.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-diagnostics-1.37-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-deprecate-0.04-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-vmsish-1.04-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Locale-Maketext-1.29-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-I18N-LangTags-0.44-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-CoreList-tools-5.20240609-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-Compress-2.102-4.el9_8.1.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-experimental-0.022-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-DirHandle-1.05-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-MIME-Charset-1.012.2-15.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Unicode-Collate-1.29-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Compare-1.100.600-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-ParseXS-3.40-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Load-Conditional-0.74-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Tie-RefHash-1.40-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Test-1.31-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Dumpvalue-2.27-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Devel-SelfStubber-1.06-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Math-BigRat-0.2614-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-autouse-1.11-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-libnetcfg-5.32.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Load-0.36-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-Size-Any-0.002-35.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ph-5.32.1-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python-srpm-macros-3.9-54.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Manifest-1.73-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libstdc++-devel-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/lua-srpm-macros-1-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/systemtap-sdt-devel-5.4-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-ReadLine-1.17-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libthai-0.1.28-8.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Checker-1.74-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-bignum-0.51-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-fields-2.27-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Sub-Exporter-0.987-27.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-SelfLoader-1.26-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/qt5-srpm-macros-5.15.9-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-MRO-Compat-0.13-15.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-Size-Perl-0.031-12.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-PerlIO-via-QuotedPrint-0.09-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-open-1.12-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Thread-Semaphore-2.13-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Archive-Zip-1.68-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-MM-Utils-7.60-3.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Opcode-1.48-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Perl-OSType-1.010-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-filetest-1.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IPC-SysV-2.09-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Which-1.23-10.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Memoize-1.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Unicode-LineBreak-2019.001-11.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-c++-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-CPAN-Meta-YAML-0.018-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-locale-1.09-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-less-0.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-lib-0.65-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Thread-3.05-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ExtUtils-Embed-1.35-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Hash-Util-0.23-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Env-1.04-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-threads-shared-1.61-460.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/redhat-rpm-config-210-1.el9.alma.1.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/llvm-libs-21.1.8-2.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Benchmark-1.23-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-perlfaq-5.20210520-1.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Time-HiRes-1.9764-462.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/systemtap-sdt-dtrace-5.4-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Glob-0.11-15.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Term-Complete-1.403-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Software-License-0.103014-12.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Abbrev-1.02-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-blib-1.07-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-pyparsing-2.4.7-9.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Test-Simple-1.302183-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Filter-1.60-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Config-Extensions-0.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-NEXT-0.67-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-sigtrap-1.09-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/dwz-0.16-1.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-local-lib-2.000024-13.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-macros-5.32.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Data-Section-0.200007-14.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pkgconf-pkg-config-1.7.3-10.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Digest-SHA1-2.13-34.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-headers-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gcc-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-ODBM_File-1.16-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Time-1.03-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-AutoSplit-5.74-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-English-1.11-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Net-1.02-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-CPAN-DistnameInfo-0.12-23.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libmpc-1.2.1-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxcrypt-devel-4.4.18-3.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Balanced-2.04-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Package-Generator-1.106-23.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Devel-Peek-1.28-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Text-Diff-1.45-13.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-FileCache-1.10-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Attribute-Handlers-1.01-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libpkgconf-1.7.3-10.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Sys-Syslog-0.36-461.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Compress-Bzip2-2.28-5.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-devel-5.32.1-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Devel-PPPort-3.62-4.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IPC-Cmd-1.04-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-DosGlob-1.12-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Sub-Install-0.928-28.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Pod-Html-1.25-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IPC-System-Simple-1.30-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-sort-2.04-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-CPAN-Meta-Requirements-2.140-461.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-debugger-1.56-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-utils-5.32.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Tie-Memoize-1.1-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Module-Build-0.42.31-9.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Tie-File-1.06-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-encoding-warnings-0.13-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Archive-Tar-2.38-6.el9_8.1.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Compress-Raw-Zlib-2.101-5.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ocaml-srpm-macros-6-6.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/unzip-6.0-60.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Digest-SHA-6.02-461.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/make-4.3-8.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/annobin-12.98-2.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openblas-srpm-macros-2-11.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-Zlib-1.11-4.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Unicode-Normalize-1.27-461.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Safe-2.41-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cpp-11.5.0-14.el9.alma.1.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/kernel-headers-5.14.0-687.29.1.el9_8.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/pkgconf-m4-1.7.3-10.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Locale-Maketext-Simple-0.21-481.1.el9_6.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-DynaLoader-1.47-481.1.el9_6.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Devel-Size-0.83-10.el9.x86_64.rpm removed
2026-07-30T11:40:17+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-CPAN-Meta-2.150010-460.el9.noarch.rpm removed
2026-07-30T11:40:17+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:40:18+0000 INFO --- logging initialized ---
2026-07-30T11:40:18+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:40:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:40:18+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:40:18+0000 DDEBUG Command: yum clean all 
2026-07-30T11:40:18+0000 DDEBUG Installroot: /
2026-07-30T11:40:18+0000 DDEBUG Releasever: 9
2026-07-30T11:40:18+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:40:18+0000 DDEBUG Base command: clean
2026-07-30T11:40:18+0000 DDEBUG Extra commands: ['clean', 'all']
2026-07-30T11:40:18+0000 DEBUG Cleaning data: dbcache packages metadata
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras.solv
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/mirrorlist
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/repomd.xml
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/6c9f6ac506c2d87499b93d88dc52e5b61f53bf8d747b5ccaf4f388d677579a1a-primary.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/ee5084926f97a61fc6e3d4f7f523e9612f8f3bb80a2f94ab04d5a8d9dc0bb0b6-filelists.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/1dcfa2b7f134f8a2519fd607d68b182146e347f39835e1bec5f76acc3f7cbc8c-comps.xml
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/856a54156d2d08c46c6af4418edd1af6c7eee3e70671363a68330b07bc202df5-modules.yaml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/e125babe07af201269d729f9a0396870b924f2dc72b504bb65de7e340a081ba2-updateinfo.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/mirrorlist
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/repomd.xml
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/a590cbd39c834516e6c859d399913e288b0266482595260eca454cf8c93ade55-primary.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f1bd81ea499824791176bbd38eaae7945bcf333af42c2c6a35c204507562a4a4-filelists.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f74e57c4e5ee833a2363573d34d74df811eef9470325f22db45fd4596baf22ec-comps.xml
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/7e535ed9cb7e495a5e11b6c8ed77350925f21c3c6ab93e3a5cfbc88556577f90-updateinfo.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/mirrorlist
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/repomd.xml
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/0e7837b07423a326db583ab8f040b3dc6101043d3fba92cd2694a566bdf8be11-primary.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/727fd7b7ed92b712a34d0f2f80ab84f3ffce7520ea9cf796be01af6e5626ea85-filelists.xml.gz
2026-07-30T11:40:18+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/4a21bf8eeb47d833caaebca30efd66e0a793131b21da17553e03b677347a9635-comps-extras.x86_64.xml
2026-07-30T11:40:18+0000 INFO 26 files removed
2026-07-30T11:40:18+0000 DDEBUG Cleaning up.
2026-07-30T11:40:18+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:40:18+0000 INFO --- logging initialized ---
2026-07-30T11:40:18+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:40:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:40:18+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:40:18+0000 DDEBUG Command: yum info glibc 
2026-07-30T11:40:18+0000 DDEBUG Installroot: /
2026-07-30T11:40:18+0000 DDEBUG Releasever: 9
2026-07-30T11:40:18+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:40:18+0000 DDEBUG Base command: info
2026-07-30T11:40:18+0000 DDEBUG Extra commands: ['info', 'glibc']
2026-07-30T11:40:18+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:40:18+0000 DEBUG repo: downloading from remote: appstream
2026-07-30T11:40:18+0000 DEBUG countme: event triggered for appstream: bucket 4
2026-07-30T11:40:25+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:40:25+0000 DEBUG repo: downloading from remote: baseos
2026-07-30T11:40:25+0000 DEBUG countme: no event for baseos: budget to spend: 2
2026-07-30T11:40:30+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:40:30+0000 DEBUG repo: downloading from remote: extras
2026-07-30T11:40:30+0000 DEBUG countme: event triggered for extras: bucket 1
2026-07-30T11:40:31+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:40:32+0000 DDEBUG timer: sack setup: 13491 ms
2026-07-30T11:40:32+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:40:32+0000 DDEBUG Cleaning up.
2026-07-30T11:40:32+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:40:32+0000 INFO --- logging initialized ---
2026-07-30T11:40:32+0000 DDEBUG timer: config: 3 ms
2026-07-30T11:40:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:40:32+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:40:32+0000 DDEBUG Command: yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm --enablerepo=crb 
2026-07-30T11:40:32+0000 DDEBUG Installroot: /
2026-07-30T11:40:32+0000 DDEBUG Releasever: 9
2026-07-30T11:40:32+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:40:32+0000 DDEBUG Base command: install
2026-07-30T11:40:32+0000 DDEBUG Extra commands: ['-y', 'install', 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm', '--enablerepo=crb']
2026-07-30T11:40:32+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:40:32+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:40:32+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:40:32+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:40:32+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:40:32+0000 DEBUG repo: downloading from remote: crb
2026-07-30T11:40:32+0000 DEBUG countme: no event for crb: budget to spend: 3
2026-07-30T11:40:35+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:40:35+0000 DEBUG repo: using cache for: extras
2026-07-30T11:40:35+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:40:35+0000 INFO Last metadata expiration check: 0:00:01 ago on Thu Jul 30 11:40:34 2026.
2026-07-30T11:40:36+0000 DDEBUG timer: sack setup: 3758 ms
2026-07-30T11:40:36+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:40:37+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:40:37+0000 DEBUG ---> Package epel-release.noarch 9-11.el9 will be installed
2026-07-30T11:40:37+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:40:37+0000 DDEBUG timer: depsolve: 21 ms
2026-07-30T11:40:37+0000 INFO Dependencies resolved.
2026-07-30T11:40:37+0000 INFO ================================================================================
 Package             Architecture  Version            Repository           Size
================================================================================
Installing:
 epel-release        noarch        9-11.el9           @commandline         19 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:40:37+0000 INFO Total size: 19 k
2026-07-30T11:40:37+0000 INFO Installed size: 26 k
2026-07-30T11:40:37+0000 INFO Downloading Packages:
2026-07-30T11:40:37+0000 INFO Running transaction check
2026-07-30T11:40:37+0000 INFO Transaction check succeeded.
2026-07-30T11:40:37+0000 INFO Running transaction test
2026-07-30T11:40:37+0000 INFO Transaction test succeeded.
2026-07-30T11:40:37+0000 DDEBUG timer: transaction test: 3 ms
2026-07-30T11:40:37+0000 INFO Running transaction
2026-07-30T11:40:37+0000 DDEBUG RPM transaction start.
2026-07-30T11:40:38+0000 DDEBUG RPM transaction over.
2026-07-30T11:40:38+0000 DDEBUG timer: verify transaction: 186 ms
2026-07-30T11:40:38+0000 DDEBUG timer: transaction: 784 ms
2026-07-30T11:40:38+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:40:38+0000 DEBUG Installed: epel-release-9-11.el9.noarch
2026-07-30T11:40:38+0000 INFO Complete!
2026-07-30T11:40:38+0000 DDEBUG Cleaning up.
2026-07-30T11:40:38+0000 DDEBUG /var/cache/dnf/commandline-5fd3bd7dde2b1c5e/packages/epel-release-latest-9.noarch.rpm removed
2026-07-30T11:40:38+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:40:38+0000 INFO --- logging initialized ---
2026-07-30T11:40:38+0000 DDEBUG timer: config: 3 ms
2026-07-30T11:40:39+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:40:39+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:40:39+0000 DDEBUG Command: yum -y install wget bzip2 gnupg2 xz yum psmisc cracklib-dicts crontabs sysstat perl-Net-SSLeay python3 nscd --enablerepo=crb 
2026-07-30T11:40:39+0000 DDEBUG Installroot: /
2026-07-30T11:40:39+0000 DDEBUG Releasever: 9
2026-07-30T11:40:39+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:40:39+0000 DDEBUG Base command: install
2026-07-30T11:40:39+0000 DDEBUG Extra commands: ['-y', 'install', 'wget', 'bzip2', 'gnupg2', 'xz', 'yum', 'psmisc', 'cracklib-dicts', 'crontabs', 'sysstat', 'perl-Net-SSLeay', 'python3', 'nscd', '--enablerepo=crb']
2026-07-30T11:40:39+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:40:39+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:40:39+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:40:39+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:40:39+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:40:39+0000 DEBUG repo: using cache for: crb
2026-07-30T11:40:39+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:40:39+0000 DEBUG repo: using cache for: extras
2026-07-30T11:40:39+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:40:39+0000 DEBUG repo: downloading from remote: epel
2026-07-30T11:40:39+0000 DEBUG countme: no event for epel: budget to spend: 1
2026-07-30T11:41:04+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:41:04+0000 DEBUG repo: downloading from remote: epel-cisco-openh264
2026-07-30T11:41:07+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:41:09+0000 DDEBUG timer: sack setup: 30415 ms
2026-07-30T11:41:09+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:41:09+0000 INFO Package gnupg2-2.3.3-5.el9_7.x86_64 is already installed.
2026-07-30T11:41:09+0000 INFO Package xz-5.2.5-8.el9_0.x86_64 is already installed.
2026-07-30T11:41:09+0000 INFO Package yum-4.14.0-34.el9_8.alma.1.noarch is already installed.
2026-07-30T11:41:09+0000 INFO Package psmisc-23.4-3.el9.x86_64 is already installed.
2026-07-30T11:41:09+0000 INFO Package cracklib-dicts-2.9.6-28.el9.x86_64 is already installed.
2026-07-30T11:41:09+0000 INFO Package crontabs-1.11-27.20190603git.el9_0.noarch is already installed.
2026-07-30T11:41:09+0000 INFO Package perl-Net-SSLeay-1.94-3.el9.x86_64 is already installed.
2026-07-30T11:41:09+0000 INFO Package python3-3.9.25-7.el9_8.2.x86_64 is already installed.
2026-07-30T11:41:09+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:41:09+0000 DEBUG ---> Package libuv.x86_64 1:1.42.0-2.el9_4 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package lm_sensors-libs.x86_64 3.6.0-10.el9 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package pcp-conf.x86_64 6.3.7-8.el9_8 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package pcp-libs.x86_64 6.3.7-8.el9_8 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package sysstat.x86_64 12.5.4-11.el9 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package wget.x86_64 1.21.1-8.el9_4 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package avahi-libs.x86_64 0.8-23.el9 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package bzip2.x86_64 1.0.8-11.el9 will be installed
2026-07-30T11:41:09+0000 DEBUG ---> Package nscd.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:41:09+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:41:09+0000 DDEBUG timer: depsolve: 38 ms
2026-07-30T11:41:09+0000 INFO Dependencies resolved.
2026-07-30T11:41:09+0000 INFO ================================================================================
 Package              Arch        Version                  Repository      Size
================================================================================
Installing:
 bzip2                x86_64      1.0.8-11.el9             baseos          51 k
 nscd                 x86_64      2.34-274.el9_8           baseos          99 k
 sysstat              x86_64      12.5.4-11.el9            appstream      463 k
 wget                 x86_64      1.21.1-8.el9_4           appstream      768 k
Installing dependencies:
 avahi-libs           x86_64      0.8-23.el9               baseos          66 k
 libuv                x86_64      1:1.42.0-2.el9_4         appstream      146 k
 lm_sensors-libs      x86_64      3.6.0-10.el9             appstream       41 k
 pcp-conf             x86_64      6.3.7-8.el9_8            appstream       30 k
 pcp-libs             x86_64      6.3.7-8.el9_8            appstream      644 k

Transaction Summary
================================================================================
Install  9 Packages

2026-07-30T11:41:09+0000 INFO Total download size: 2.3 M
2026-07-30T11:41:09+0000 INFO Installed size: 7.1 M
2026-07-30T11:41:09+0000 INFO Downloading Packages:
2026-07-30T11:41:11+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:41:11+0000 INFO Total                                           1.1 MB/s | 2.3 MB     00:02     
2026-07-30T11:41:11+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:41:11+0000 INFO Running transaction check
2026-07-30T11:41:12+0000 INFO Transaction check succeeded.
2026-07-30T11:41:12+0000 INFO Running transaction test
2026-07-30T11:41:12+0000 INFO Transaction test succeeded.
2026-07-30T11:41:12+0000 DDEBUG timer: transaction test: 102 ms
2026-07-30T11:41:12+0000 INFO Running transaction
2026-07-30T11:41:12+0000 DDEBUG RPM transaction start.
2026-07-30T11:41:13+0000 DDEBUG RPM transaction over.
2026-07-30T11:41:13+0000 DDEBUG timer: verify transaction: 149 ms
2026-07-30T11:41:13+0000 DDEBUG timer: transaction: 1362 ms
2026-07-30T11:41:13+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:41:13+0000 DEBUG Installed: avahi-libs-0.8-23.el9.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: bzip2-1.0.8-11.el9.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: libuv-1:1.42.0-2.el9_4.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: lm_sensors-libs-3.6.0-10.el9.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: nscd-2.34-274.el9_8.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: pcp-conf-6.3.7-8.el9_8.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: pcp-libs-6.3.7-8.el9_8.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: sysstat-12.5.4-11.el9.x86_64
2026-07-30T11:41:13+0000 DEBUG Installed: wget-1.21.1-8.el9_4.x86_64
2026-07-30T11:41:13+0000 INFO Complete!
2026-07-30T11:41:13+0000 DDEBUG Cleaning up.
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcp-libs-6.3.7-8.el9_8.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcp-conf-6.3.7-8.el9_8.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sysstat-12.5.4-11.el9.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/avahi-libs-0.8-23.el9.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bzip2-1.0.8-11.el9.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libuv-1.42.0-2.el9_4.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/lm_sensors-libs-3.6.0-10.el9.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/wget-1.21.1-8.el9_4.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/nscd-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:41:13+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:41:47+0000 INFO --- logging initialized ---
2026-07-30T11:41:47+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:41:47+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:41:47+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:41:47+0000 DDEBUG Command: yum --enablerepo=epel --downloadonly -y install numactl-libs grep shadow-utils coreutils perl-DBI quota expat expat-devel libssh2 libssh2-devel libvpx scl-utils perl-libwww-perl krb5-devel perl-Compress-Raw-Bzip2 perl-Compress-Raw-Zlib autoconf automake --enablerepo=crb 
2026-07-30T11:41:47+0000 DDEBUG Installroot: /
2026-07-30T11:41:47+0000 DDEBUG Releasever: 9
2026-07-30T11:41:47+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:41:47+0000 DDEBUG Base command: install
2026-07-30T11:41:47+0000 DDEBUG Extra commands: ['--enablerepo=epel', '--downloadonly', '-y', 'install', 'numactl-libs', 'grep', 'shadow-utils', 'coreutils', 'perl-DBI', 'quota', 'expat', 'expat-devel', 'libssh2', 'libssh2-devel', 'libvpx', 'scl-utils', 'perl-libwww-perl', 'krb5-devel', 'perl-Compress-Raw-Bzip2', 'perl-Compress-Raw-Zlib', 'autoconf', 'automake', '--enablerepo=crb']
2026-07-30T11:41:47+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:41:47+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:41:47+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:41:47+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:41:47+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:41:47+0000 DEBUG repo: using cache for: crb
2026-07-30T11:41:47+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:41:47+0000 DEBUG repo: using cache for: extras
2026-07-30T11:41:47+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:41:47+0000 DEBUG repo: using cache for: epel
2026-07-30T11:41:48+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:41:48+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:41:48+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:41:48+0000 INFO Last metadata expiration check: 0:00:41 ago on Thu Jul 30 11:41:07 2026.
2026-07-30T11:41:48+0000 DDEBUG timer: sack setup: 907 ms
2026-07-30T11:41:48+0000 INFO Package numactl-libs-2.0.19-3.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package grep-3.6-5.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package shadow-utils-2:4.9-16.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package coreutils-8.32-41.el9_8.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package quota-1:4.09-4.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package expat-2.5.0-6.el9_8.1.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package perl-Compress-Raw-Bzip2-2.101-5.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 INFO Package perl-Compress-Raw-Zlib-2.101-5.el9.x86_64 is already installed.
2026-07-30T11:41:48+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:41:48+0000 DEBUG ---> Package autoconf.noarch 2.69-41.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package automake.noarch 1.16.2-8.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package emacs-filesystem.noarch 1:27.2-18.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package expat-devel.x86_64 2.5.0-6.el9_8.1 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package keyutils-libs-devel.x86_64 1.6.3-1.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package krb5-devel.x86_64 1.21.1-10.el9_8 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libcom_err-devel.x86_64 1.46.5-8.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libselinux-devel.x86_64 3.6-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libsepol-devel.x86_64 3.6-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libverto-devel.x86_64 0.3.2-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libvpx.x86_64 1.9.0-10.el9_8 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package m4.x86_64 1.4.19-1.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package openssl-devel.x86_64 1:3.5.5-6.el9_8 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package pcre2-devel.x86_64 10.40-6.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package pcre2-utf16.x86_64 10.40-6.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package pcre2-utf32.x86_64 10.40-6.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-Clone.x86_64 0.45-6.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-DBI.x86_64 1.643-9.el9_8.1 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-Data-Dump.noarch 1.23-18.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-Digest-HMAC.noarch 1.03-29.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-File-Listing.noarch 6.14-4.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTML-Parser.x86_64 3.76-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTML-Tagset.noarch 3.20-47.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTTP-Cookies.noarch 6.10-4.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTTP-Date.noarch 6.05-7.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTTP-Message.noarch 6.29-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-HTTP-Negotiate.noarch 6.01-30.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-IO-HTML.noarch 1.004-4.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-LWP-MediaTypes.noarch 6.04-9.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-NTLM.noarch 1.09-30.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-Net-HTTP.noarch 6.21-3.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-TimeDate.noarch 1:2.33-6.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-Try-Tiny.noarch 0.30-13.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-WWW-RobotRules.noarch 6.02-30.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package perl-libwww-perl.noarch 6.53-4.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package scl-utils.x86_64 1:2.0.3-4.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package zlib-devel.x86_64 1.2.11-40.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package environment-modules.x86_64 5.3.0-2.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libkadm5.x86_64 1.21.1-10.el9_8 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package mailcap.noarch 2.1.49-5.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package tcl.x86_64 1:8.6.10-7.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package vim-filesystem.noarch 2:8.2.2637-26.el9_8.10 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libssh2.x86_64 1.11.1-9.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG ---> Package libssh2-devel.x86_64 1.11.1-9.el9 will be installed
2026-07-30T11:41:48+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:41:48+0000 DDEBUG timer: depsolve: 49 ms
2026-07-30T11:41:48+0000 INFO Dependencies resolved.
2026-07-30T11:41:48+0000 INFO ================================================================================
 Package                Arch      Version                    Repository    Size
================================================================================
Installing:
 autoconf               noarch    2.69-41.el9                appstream    665 k
 automake               noarch    1.16.2-8.el9               appstream    662 k
 expat-devel            x86_64    2.5.0-6.el9_8.1            appstream     52 k
 krb5-devel             x86_64    1.21.1-10.el9_8            appstream    131 k
 libssh2                x86_64    1.11.1-9.el9               epel         141 k
 libssh2-devel          x86_64    1.11.1-9.el9               epel          51 k
 libvpx                 x86_64    1.9.0-10.el9_8             appstream    1.0 M
 perl-DBI               x86_64    1.643-9.el9_8.1            appstream    699 k
 perl-libwww-perl       noarch    6.53-4.el9                 appstream    201 k
 scl-utils              x86_64    1:2.0.3-4.el9              appstream     36 k
Installing dependencies:
 emacs-filesystem       noarch    1:27.2-18.el9              appstream    8.2 k
 environment-modules    x86_64    5.3.0-2.el9                baseos       574 k
 keyutils-libs-devel    x86_64    1.6.3-1.el9                appstream     54 k
 libcom_err-devel       x86_64    1.46.5-8.el9               appstream     15 k
 libkadm5               x86_64    1.21.1-10.el9_8            baseos        75 k
 libselinux-devel       x86_64    3.6-3.el9                  appstream    113 k
 libsepol-devel         x86_64    3.6-3.el9                  appstream     39 k
 libverto-devel         x86_64    0.3.2-3.el9                appstream     14 k
 m4                     x86_64    1.4.19-1.el9               appstream    294 k
 mailcap                noarch    2.1.49-5.el9               baseos        32 k
 openssl-devel          x86_64    1:3.5.5-6.el9_8            appstream    3.4 M
 pcre2-devel            x86_64    10.40-6.el9                appstream    471 k
 pcre2-utf16            x86_64    10.40-6.el9                appstream    213 k
 pcre2-utf32            x86_64    10.40-6.el9                appstream    202 k
 perl-Data-Dump         noarch    1.23-18.el9                appstream     32 k
 perl-Digest-HMAC       noarch    1.03-29.el9                appstream     16 k
 perl-File-Listing      noarch    6.14-4.el9                 appstream     25 k
 perl-HTML-Parser       x86_64    3.76-3.el9                 appstream    119 k
 perl-HTML-Tagset       noarch    3.20-47.el9                appstream     18 k
 perl-HTTP-Cookies      noarch    6.10-4.el9                 appstream     38 k
 perl-HTTP-Date         noarch    6.05-7.el9                 appstream     24 k
 perl-HTTP-Message      noarch    6.29-3.el9                 appstream     96 k
 perl-HTTP-Negotiate    noarch    6.01-30.el9                appstream     19 k
 perl-IO-HTML           noarch    1.004-4.el9                appstream     28 k
 perl-LWP-MediaTypes    noarch    6.04-9.el9                 appstream     33 k
 perl-NTLM              noarch    1.09-30.el9                appstream     22 k
 perl-Net-HTTP          noarch    6.21-3.el9                 appstream     40 k
 perl-TimeDate          noarch    1:2.33-6.el9               appstream     51 k
 perl-Try-Tiny          noarch    0.30-13.el9                appstream     37 k
 perl-WWW-RobotRules    noarch    6.02-30.el9                appstream     20 k
 tcl                    x86_64    1:8.6.10-7.el9             baseos       1.1 M
 vim-filesystem         noarch    2:8.2.2637-26.el9_8.10     baseos        11 k
 zlib-devel             x86_64    1.2.11-40.el9              appstream     44 k
Installing weak dependencies:
 perl-Clone             x86_64    0.45-6.el9                 appstream     22 k

Transaction Summary
================================================================================
Install  44 Packages

2026-07-30T11:41:48+0000 INFO Total download size: 11 M
2026-07-30T11:41:48+0000 INFO Installed size: 29 M
2026-07-30T11:41:48+0000 INFO YUM will only download packages for the transaction.
2026-07-30T11:41:48+0000 INFO Downloading Packages:
2026-07-30T11:41:53+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:41:53+0000 INFO Total                                           2.2 MB/s |  11 MB     00:04     
2026-07-30T11:41:53+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:41:54+0000 CRITICAL Importing GPG key 0x3228467C:
 Userid     : "Fedora (epel9) <epel@fedoraproject.org>"
 Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9
2026-07-30T11:41:54+0000 INFO Key imported successfully
2026-07-30T11:41:54+0000 INFO Complete!
2026-07-30T11:41:54+0000 DDEBUG Cleaning up.
2026-07-30T11:41:54+0000 INFO The downloaded packages were saved in cache until the next successful transaction.
2026-07-30T11:41:54+0000 INFO You can remove cached packages by executing 'yum clean packages'.
2026-07-30T11:41:54+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:41:58+0000 INFO --- logging initialized ---
2026-07-30T11:41:58+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:41:58+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:41:58+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:41:58+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install aspell at bind bind-libs bind-utils boost-program-options cmake-filesystem dbus-tools gd gdbm glibc-locale-source initscripts iptables-nft libaio libidn libnsl2 libtiff libxslt libzip lsof lua lua-socket nano net-tools nftables openldap-compat pam-devel patch pcre2-utf32 postgresql-libs python3-dns python3-html2text smartmontools sqlite util-linux-user --enablerepo=crb --enablerepo=epel 
2026-07-30T11:41:58+0000 DDEBUG Installroot: /
2026-07-30T11:41:58+0000 DDEBUG Releasever: 9
2026-07-30T11:41:58+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:41:58+0000 DDEBUG Base command: install
2026-07-30T11:41:58+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'aspell', 'at', 'bind', 'bind-libs', 'bind-utils', 'boost-program-options', 'cmake-filesystem', 'dbus-tools', 'gd', 'gdbm', 'glibc-locale-source', 'initscripts', 'iptables-nft', 'libaio', 'libidn', 'libnsl2', 'libtiff', 'libxslt', 'libzip', 'lsof', 'lua', 'lua-socket', 'nano', 'net-tools', 'nftables', 'openldap-compat', 'pam-devel', 'patch', 'pcre2-utf32', 'postgresql-libs', 'python3-dns', 'python3-html2text', 'smartmontools', 'sqlite', 'util-linux-user', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:41:58+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:41:59+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:41:59+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: crb
2026-07-30T11:41:59+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: extras
2026-07-30T11:41:59+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: epel
2026-07-30T11:41:59+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:41:59+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:41:59+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:41:59+0000 INFO Last metadata expiration check: 0:00:52 ago on Thu Jul 30 11:41:07 2026.
2026-07-30T11:41:59+0000 DDEBUG timer: sack setup: 766 ms
2026-07-30T11:41:59+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:41:59+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:41:59+0000 DEBUG ---> Package bind.x86_64 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package bind-dnssec-doc.noarch 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package bind-dnssec-utils.x86_64 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package bind-libs.x86_64 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package bind-license.noarch 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package bind-utils.x86_64 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package boost-program-options.x86_64 1.75.0-13.el9_7 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package cmake-filesystem.x86_64 3.31.8-3.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package emacs-filesystem.noarch 1:27.2-18.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package fontconfig.x86_64 2.14.0-2.el9_1 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package fstrm.x86_64 0.6.1-3.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package gd.x86_64 2.3.2-3.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package glibc-locale-source.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package jbigkit-libs.x86_64 2.1-23.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package langpacks-core-font-en.noarch 3.0-16.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libX11.x86_64 1.8.12-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libX11-common.noarch 1.8.12-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libXau.x86_64 1.0.9-8.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libXpm.x86_64 3.5.13-10.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libnsl2.x86_64 2.0.0-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libpq.x86_64 13.23-3.el9_8 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libtiff.x86_64 4.4.0-18.el9_8.1 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libwebp.x86_64 1.2.0-8.el9_3 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libxcb.x86_64 1.13.1-9.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libxslt.x86_64 1.1.34-14.el9_8.1 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libzip.x86_64 1.7.3-8.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package lua.x86_64 5.4.4-4.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package pam-devel.x86_64 1.5.1-28.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package patch.x86_64 2.7.6-16.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package pcre2-utf32.x86_64 10.40-6.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package python3-bind.noarch 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package sqlite.x86_64 3.34.1-10.el9_8 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package xml-common.noarch 0.6.3-58.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package at.x86_64 3.1.23-13.el9_7 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package chkconfig.x86_64 1.24-2.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package dbus-tools.x86_64 1:1.12.20-8.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package dejavu-sans-fonts.noarch 2.37-18.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package ed.x86_64 1.14.2-12.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package info.x86_64 6.7-15.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package initscripts.x86_64 10.11.8-4.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package iptables-libs.x86_64 1.8.10-11.el9_5 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package iptables-nft.x86_64 1.8.10-11.el9_5 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libaio.x86_64 0.3.111-13.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libnetfilter_conntrack.x86_64 1.0.9-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libnfnetlink.x86_64 1.0.1-23.el9_5 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libnftnl.x86_64 1.2.6-4.el9_4 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package lsof.x86_64 4.94.0-3.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package nano.x86_64 5.6.1-7.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package net-tools.x86_64 2.0-0.64.20160912git.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package nftables.x86_64 1:1.0.9-7.el9_8 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package openldap-compat.x86_64 2.6.8-4.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package python3-dns.noarch 2.6.1-3.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package python3-ply.noarch 3.11-14.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package smartmontools.x86_64 1:7.2-10.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package util-linux-user.x86_64 2.37.4-25.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package aspell.x86_64 12:0.60.8-8.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package gdbm.x86_64 1:1.23-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package libidn.x86_64 1.38-4.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package lua-socket.x86_64 3.1.0-1.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG ---> Package python3-html2text.noarch 2020.1.16-5.el9 will be installed
2026-07-30T11:41:59+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:41:59+0000 DDEBUG timer: depsolve: 41 ms
2026-07-30T11:41:59+0000 INFO Dependencies resolved.
2026-07-30T11:41:59+0000 INFO ================================================================================
 Package                  Arch     Version                    Repository   Size
================================================================================
Installing:
 aspell                   x86_64   12:0.60.8-8.el9            crb         686 k
 at                       x86_64   3.1.23-13.el9_7            baseos       60 k
 bind                     x86_64   32:9.16.23-40.el9_8.2      appstream   490 k
 bind-libs                x86_64   32:9.16.23-40.el9_8.2      appstream   1.2 M
 bind-utils               x86_64   32:9.16.23-40.el9_8.2      appstream   199 k
 boost-program-options    x86_64   1.75.0-13.el9_7            appstream   104 k
 cmake-filesystem         x86_64   3.31.8-3.el9               appstream    11 k
 dbus-tools               x86_64   1:1.12.20-8.el9            baseos       50 k
 gd                       x86_64   2.3.2-3.el9                appstream   131 k
 gdbm                     x86_64   1:1.23-1.el9               crb         149 k
 glibc-locale-source      x86_64   2.34-274.el9_8             appstream   4.0 M
 initscripts              x86_64   10.11.8-4.el9              baseos      208 k
 iptables-nft             x86_64   1.8.10-11.el9_5            baseos      187 k
 libaio                   x86_64   0.3.111-13.el9             baseos       23 k
 libidn                   x86_64   1.38-4.el9                 epel        191 k
 libnsl2                  x86_64   2.0.0-1.el9                appstream    30 k
 libpq                    x86_64   13.23-3.el9_8              appstream   208 k
 libtiff                  x86_64   4.4.0-18.el9_8.1           appstream   196 k
 libxslt                  x86_64   1.1.34-14.el9_8.1          appstream   240 k
 libzip                   x86_64   1.7.3-8.el9                appstream    61 k
 lsof                     x86_64   4.94.0-3.el9               baseos      238 k
 lua                      x86_64   5.4.4-4.el9                appstream   187 k
 lua-socket               x86_64   3.1.0-1.el9                epel        112 k
 nano                     x86_64   5.6.1-7.el9                baseos      692 k
 net-tools                x86_64   2.0-0.64.20160912git.el9   baseos      294 k
 nftables                 x86_64   1:1.0.9-7.el9_8            baseos      419 k
 openldap-compat          x86_64   2.6.8-4.el9                baseos       15 k
 pam-devel                x86_64   1.5.1-28.el9               appstream   140 k
 patch                    x86_64   2.7.6-16.el9               appstream   127 k
 pcre2-utf32              x86_64   10.40-6.el9                appstream   202 k
 python3-dns              noarch   2.6.1-3.el9                baseos      407 k
 python3-html2text        noarch   2020.1.16-5.el9            epel         60 k
 smartmontools            x86_64   1:7.2-10.el9               baseos      550 k
 sqlite                   x86_64   3.34.1-10.el9_8            appstream   758 k
 util-linux-user          x86_64   2.37.4-25.el9              baseos       28 k
Installing dependencies:
 bind-dnssec-doc          noarch   32:9.16.23-40.el9_8.2      appstream    45 k
 bind-license             noarch   32:9.16.23-40.el9_8.2      appstream    12 k
 chkconfig                x86_64   1.24-2.el9                 baseos      160 k
 dejavu-sans-fonts        noarch   2.37-18.el9                baseos      1.3 M
 ed                       x86_64   1.14.2-12.el9              baseos       74 k
 emacs-filesystem         noarch   1:27.2-18.el9              appstream   8.2 k
 fontconfig               x86_64   2.14.0-2.el9_1             appstream   274 k
 fstrm                    x86_64   0.6.1-3.el9                appstream    27 k
 info                     x86_64   6.7-15.el9                 baseos      224 k
 iptables-libs            x86_64   1.8.10-11.el9_5            baseos      397 k
 jbigkit-libs             x86_64   2.1-23.el9                 appstream    52 k
 langpacks-core-font-en   noarch   3.0-16.el9                 appstream   9.4 k
 libX11                   x86_64   1.8.12-1.el9               appstream   647 k
 libX11-common            noarch   1.8.12-1.el9               appstream   144 k
 libXau                   x86_64   1.0.9-8.el9                appstream    30 k
 libXpm                   x86_64   3.5.13-10.el9              appstream    57 k
 libnetfilter_conntrack   x86_64   1.0.9-1.el9                baseos       58 k
 libnfnetlink             x86_64   1.0.1-23.el9_5             baseos       28 k
 libnftnl                 x86_64   1.2.6-4.el9_4              baseos       87 k
 libwebp                  x86_64   1.2.0-8.el9_3              appstream   276 k
 libxcb                   x86_64   1.13.1-9.el9               appstream   225 k
 python3-bind             noarch   32:9.16.23-40.el9_8.2      appstream    60 k
 python3-ply              noarch   3.11-14.el9                baseos      103 k
 xml-common               noarch   0.6.3-58.el9               appstream    31 k
Installing weak dependencies:
 bind-dnssec-utils        x86_64   32:9.16.23-40.el9_8.2      appstream   112 k

Transaction Summary
================================================================================
Install  60 Packages

2026-07-30T11:41:59+0000 INFO Total size: 17 M
2026-07-30T11:41:59+0000 INFO Total download size: 17 M
2026-07-30T11:41:59+0000 INFO Installed size: 59 M
2026-07-30T11:41:59+0000 INFO Downloading Packages:
2026-07-30T11:42:04+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:42:04+0000 INFO Total                                           3.3 MB/s |  17 MB     00:05     
2026-07-30T11:42:04+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:42:06+0000 INFO Running transaction check
2026-07-30T11:42:06+0000 INFO Transaction check succeeded.
2026-07-30T11:42:06+0000 INFO Running transaction test
2026-07-30T11:42:06+0000 INFO Transaction test succeeded.
2026-07-30T11:42:06+0000 DDEBUG timer: transaction test: 465 ms
2026-07-30T11:42:06+0000 INFO Running transaction
2026-07-30T11:42:06+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:42:06+0000 DDEBUG RPM transaction start.
2026-07-30T11:42:12+0000 DDEBUG RPM transaction over.
2026-07-30T11:42:12+0000 DDEBUG timer: verify transaction: 209 ms
2026-07-30T11:42:12+0000 DDEBUG timer: transaction: 5791 ms
2026-07-30T11:42:12+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:42:12+0000 DEBUG Installed: aspell-12:0.60.8-8.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: at-3.1.23-13.el9_7.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: bind-32:9.16.23-40.el9_8.2.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: bind-dnssec-doc-32:9.16.23-40.el9_8.2.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: bind-dnssec-utils-32:9.16.23-40.el9_8.2.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: bind-libs-32:9.16.23-40.el9_8.2.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: bind-license-32:9.16.23-40.el9_8.2.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: bind-utils-32:9.16.23-40.el9_8.2.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: boost-program-options-1.75.0-13.el9_7.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: chkconfig-1.24-2.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: cmake-filesystem-3.31.8-3.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: dbus-tools-1:1.12.20-8.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: dejavu-sans-fonts-2.37-18.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: ed-1.14.2-12.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: emacs-filesystem-1:27.2-18.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: fontconfig-2.14.0-2.el9_1.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: fstrm-0.6.1-3.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: gd-2.3.2-3.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: gdbm-1:1.23-1.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: glibc-locale-source-2.34-274.el9_8.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: info-6.7-15.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: initscripts-10.11.8-4.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: iptables-libs-1.8.10-11.el9_5.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: iptables-nft-1.8.10-11.el9_5.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: jbigkit-libs-2.1-23.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: langpacks-core-font-en-3.0-16.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: libX11-1.8.12-1.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libX11-common-1.8.12-1.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: libXau-1.0.9-8.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libXpm-3.5.13-10.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libaio-0.3.111-13.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libidn-1.38-4.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libnetfilter_conntrack-1.0.9-1.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libnfnetlink-1.0.1-23.el9_5.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libnftnl-1.2.6-4.el9_4.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libnsl2-2.0.0-1.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libpq-13.23-3.el9_8.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libtiff-4.4.0-18.el9_8.1.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libwebp-1.2.0-8.el9_3.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libxcb-1.13.1-9.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libxslt-1.1.34-14.el9_8.1.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: libzip-1.7.3-8.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: lsof-4.94.0-3.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: lua-5.4.4-4.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: lua-socket-3.1.0-1.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: nano-5.6.1-7.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: net-tools-2.0-0.64.20160912git.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: nftables-1:1.0.9-7.el9_8.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: openldap-compat-2.6.8-4.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: pam-devel-1.5.1-28.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: patch-2.7.6-16.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: pcre2-utf32-10.40-6.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: python3-bind-32:9.16.23-40.el9_8.2.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: python3-dns-2.6.1-3.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: python3-html2text-2020.1.16-5.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: python3-ply-3.11-14.el9.noarch
2026-07-30T11:42:12+0000 DEBUG Installed: smartmontools-1:7.2-10.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: sqlite-3.34.1-10.el9_8.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: util-linux-user-2.37.4-25.el9.x86_64
2026-07-30T11:42:12+0000 DEBUG Installed: xml-common-0.6.3-58.el9.noarch
2026-07-30T11:42:12+0000 INFO Complete!
2026-07-30T11:42:12+0000 DDEBUG Cleaning up.
2026-07-30T11:42:12+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:31+0000 INFO --- logging initialized ---
2026-07-30T11:43:31+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:43:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:31+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:31+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump MariaDB1011 
2026-07-30T11:43:31+0000 DDEBUG Installroot: /
2026-07-30T11:43:31+0000 DDEBUG Releasever: 9
2026-07-30T11:43:31+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:31+0000 DDEBUG Base command: config-manager
2026-07-30T11:43:31+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'MariaDB1011']
2026-07-30T11:43:31+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:31+0000 DDEBUG Cleaning up.
2026-07-30T11:43:31+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:31+0000 INFO --- logging initialized ---
2026-07-30T11:43:31+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:43:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:31+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:31+0000 DDEBUG Command: dnf module disable -y --quiet mysql 
2026-07-30T11:43:31+0000 DDEBUG Installroot: /
2026-07-30T11:43:31+0000 DDEBUG Releasever: 9
2026-07-30T11:43:31+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:31+0000 DDEBUG Base command: module
2026-07-30T11:43:31+0000 DDEBUG Extra commands: ['module', 'disable', '-y', '--quiet', 'mysql']
2026-07-30T11:43:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:43:31+0000 DEBUG repo: downloading from remote: EA4-c9
2026-07-30T11:43:32+0000 INFO --- logging initialized ---
2026-07-30T11:43:32+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:43:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:32+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:32+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump MariaDB1011 
2026-07-30T11:43:32+0000 DDEBUG Installroot: /
2026-07-30T11:43:32+0000 DDEBUG Releasever: 9
2026-07-30T11:43:32+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:32+0000 DDEBUG Base command: config-manager
2026-07-30T11:43:32+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'MariaDB1011']
2026-07-30T11:43:32+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:32+0000 DDEBUG Cleaning up.
2026-07-30T11:43:32+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:33+0000 INFO --- logging initialized ---
2026-07-30T11:43:33+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:43:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:33+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:33+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump epel 
2026-07-30T11:43:33+0000 DDEBUG Installroot: /
2026-07-30T11:43:33+0000 DDEBUG Releasever: 9
2026-07-30T11:43:33+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:33+0000 DDEBUG Base command: config-manager
2026-07-30T11:43:33+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'epel']
2026-07-30T11:43:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:33+0000 DDEBUG Cleaning up.
2026-07-30T11:43:33+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:33+0000 INFO --- logging initialized ---
2026-07-30T11:43:33+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:43:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:33+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:33+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump crb 
2026-07-30T11:43:33+0000 DDEBUG Installroot: /
2026-07-30T11:43:33+0000 DDEBUG Releasever: 9
2026-07-30T11:43:33+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:33+0000 DDEBUG Base command: config-manager
2026-07-30T11:43:33+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'crb']
2026-07-30T11:43:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:33+0000 DDEBUG Cleaning up.
2026-07-30T11:43:33+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:33+0000 INFO --- logging initialized ---
2026-07-30T11:43:33+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:43:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:33+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:33+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --enable crb 
2026-07-30T11:43:33+0000 DDEBUG Installroot: /
2026-07-30T11:43:33+0000 DDEBUG Releasever: 9
2026-07-30T11:43:33+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:33+0000 DDEBUG Base command: config-manager
2026-07-30T11:43:33+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--enable', 'crb']
2026-07-30T11:43:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:33+0000 DDEBUG Cleaning up.
2026-07-30T11:43:33+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:34+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:43:34+0000 DEBUG repo: downloading from remote: MariaDB1011
2026-07-30T11:43:35+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:43:35+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:43:35+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:43:35+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:43:35+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:43:35+0000 DEBUG repo: using cache for: extras
2026-07-30T11:43:35+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:43:35+0000 DEBUG repo: using cache for: epel
2026-07-30T11:43:36+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:43:36+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:43:36+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:43:38+0000 DDEBUG timer: sack setup: 6722 ms
2026-07-30T11:43:38+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:43:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:38+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:43:38+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:43:38+0000 DDEBUG timer: depsolve: 41 ms
2026-07-30T11:43:38+0000 INFO Dependencies resolved.
2026-07-30T11:43:38+0000 INFO ================================================================================
 Package           Architecture     Version             Repository         Size
================================================================================
Disabling modules:
 mysql                                                                         

Transaction Summary
================================================================================

2026-07-30T11:43:38+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:43:38+0000 INFO Complete!
2026-07-30T11:43:38+0000 DDEBUG Cleaning up.
2026-07-30T11:43:38+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:39+0000 INFO --- logging initialized ---
2026-07-30T11:43:39+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:43:39+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:39+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:43:39+0000 DDEBUG Command: dnf module disable -y --quiet mariadb 
2026-07-30T11:43:39+0000 DDEBUG Installroot: /
2026-07-30T11:43:39+0000 DDEBUG Releasever: 9
2026-07-30T11:43:39+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:39+0000 DDEBUG Base command: module
2026-07-30T11:43:39+0000 DDEBUG Extra commands: ['module', 'disable', '-y', '--quiet', 'mariadb']
2026-07-30T11:43:39+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:43:39+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:43:39+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:43:39+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:43:39+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:43:39+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:43:39+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:43:39+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:43:39+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:43:39+0000 DEBUG countme: no event for crb: budget to spend: 2
2026-07-30T11:43:40+0000 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-07-30T11:43:40+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:43:40+0000 DEBUG repo: using cache for: extras
2026-07-30T11:43:40+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:43:40+0000 DEBUG repo: using cache for: epel
2026-07-30T11:43:40+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:43:40+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:43:40+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:43:42+0000 DDEBUG timer: sack setup: 3742 ms
2026-07-30T11:43:42+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:42+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:43:43+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:43:43+0000 DDEBUG timer: depsolve: 42 ms
2026-07-30T11:43:43+0000 INFO Dependencies resolved.
2026-07-30T11:43:43+0000 INFO ================================================================================
 Package           Architecture     Version             Repository         Size
================================================================================
Disabling modules:
 mariadb                                                                       

Transaction Summary
================================================================================

2026-07-30T11:43:43+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:43:43+0000 INFO Complete!
2026-07-30T11:43:43+0000 DDEBUG Cleaning up.
2026-07-30T11:43:43+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:43+0000 INFO --- logging initialized ---
2026-07-30T11:43:43+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:43:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:43+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:43:43+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --setopt keepcache=1 install MariaDB-server MariaDB-client MariaDB-devel MariaDB-shared MariaDB-common --enablerepo=crb --enablerepo=epel 
2026-07-30T11:43:43+0000 DDEBUG Installroot: /
2026-07-30T11:43:43+0000 DDEBUG Releasever: 9
2026-07-30T11:43:43+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:43+0000 DDEBUG Base command: install
2026-07-30T11:43:43+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--setopt', 'keepcache=1', 'install', 'MariaDB-server', 'MariaDB-client', 'MariaDB-devel', 'MariaDB-shared', 'MariaDB-common', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:43:43+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:43:43+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:43:43+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:43:43+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:43:43+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: crb
2026-07-30T11:43:43+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: extras
2026-07-30T11:43:43+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:43:43+0000 DEBUG repo: using cache for: epel
2026-07-30T11:43:44+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:43:44+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:43:44+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:43:44+0000 INFO Last metadata expiration check: 0:00:03 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:43:44+0000 DDEBUG timer: sack setup: 852 ms
2026-07-30T11:43:44+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:44+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:43:44+0000 DEBUG ---> Package MariaDB-client.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package MariaDB-common.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package MariaDB-devel.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package MariaDB-server.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package MariaDB-shared.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package galera-4.x86_64 26.4.27-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package mysql-selinux.noarch 1.0.14-1.el9_6 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package perl-DBI.x86_64 1.643-9.el9_8.1 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package socat.x86_64 1.7.4.1-8.el9.alma.1 will be installed
2026-07-30T11:43:44+0000 DEBUG ---> Package pv.x86_64 1.6.20-1.el9 will be installed
2026-07-30T11:43:44+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:43:44+0000 DDEBUG timer: depsolve: 40 ms
2026-07-30T11:43:44+0000 INFO Dependencies resolved.
2026-07-30T11:43:44+0000 INFO ================================================================================
 Package            Arch       Version                    Repository       Size
================================================================================
Installing:
 MariaDB-client     x86_64     10.11.18-1.el9             MariaDB1011     8.9 M
 MariaDB-common     x86_64     10.11.18-1.el9             MariaDB1011      87 k
 MariaDB-devel      x86_64     10.11.18-1.el9             MariaDB1011     7.8 M
 MariaDB-server     x86_64     10.11.18-1.el9             MariaDB1011      17 M
 MariaDB-shared     x86_64     10.11.18-1.el9             MariaDB1011     125 k
Installing dependencies:
 galera-4           x86_64     26.4.27-1.el9              MariaDB1011     1.2 M
 mysql-selinux      noarch     1.0.14-1.el9_6             appstream        36 k
 perl-DBI           x86_64     1.643-9.el9_8.1            appstream       699 k
Installing weak dependencies:
 pv                 x86_64     1.6.20-1.el9               epel             65 k
 socat              x86_64     1.7.4.1-8.el9.alma.1       appstream       299 k

Transaction Summary
================================================================================
Install  10 Packages

2026-07-30T11:43:44+0000 INFO Total size: 36 M
2026-07-30T11:43:44+0000 INFO Total download size: 36 M
2026-07-30T11:43:44+0000 INFO Installed size: 285 M
2026-07-30T11:43:44+0000 INFO YUM will only download packages for the transaction.
2026-07-30T11:43:44+0000 INFO Downloading Packages:
2026-07-30T11:43:54+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:43:54+0000 INFO Total                                           3.6 MB/s |  36 MB     00:10     
2026-07-30T11:43:54+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:43:55+0000 INFO Complete!
2026-07-30T11:43:55+0000 DDEBUG Cleaning up.
2026-07-30T11:43:55+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:43:55+0000 INFO --- logging initialized ---
2026-07-30T11:43:55+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:43:55+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2026-07-30T11:43:55+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:43:55+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install dnf-plugin-universal-hooks ea-cpanel-tools ea-profiles-cpanel --enablerepo=crb --enablerepo=epel 
2026-07-30T11:43:55+0000 DDEBUG Installroot: /
2026-07-30T11:43:55+0000 DDEBUG Releasever: 9
2026-07-30T11:43:55+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:43:55+0000 DDEBUG Base command: install
2026-07-30T11:43:55+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'dnf-plugin-universal-hooks', 'ea-cpanel-tools', 'ea-profiles-cpanel', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:43:55+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:43:55+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:43:55+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:43:55+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:43:55+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: crb
2026-07-30T11:43:55+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: extras
2026-07-30T11:43:55+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:43:55+0000 DEBUG repo: using cache for: epel
2026-07-30T11:43:56+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:43:56+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:43:56+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:43:56+0000 INFO Last metadata expiration check: 0:00:15 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:43:56+0000 DDEBUG timer: sack setup: 901 ms
2026-07-30T11:43:56+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:43:56+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:43:56+0000 DEBUG ---> Package ea-cpanel-tools.x86_64 1.0-125.145.1.cpanel will be installed
2026-07-30T11:43:56+0000 DEBUG ---> Package ea-php-cli.x86_64 1.0.0-12.20.1.cpanel will be installed
2026-07-30T11:43:56+0000 DEBUG ---> Package ea-profiles-cpanel.x86_64 5:1.0-73.79.1.cpanel will be installed
2026-07-30T11:43:56+0000 DEBUG ---> Package ea-wappspector.x86_64 0.2.9-3.5.1.cpanel will be installed
2026-07-30T11:43:56+0000 DEBUG ---> Package yum-plugin-universal-hooks.x86_64 0.1-15.22.1.cpanel will be installed
2026-07-30T11:43:56+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:43:56+0000 DDEBUG timer: depsolve: 70 ms
2026-07-30T11:43:56+0000 INFO Dependencies resolved.
2026-07-30T11:43:56+0000 INFO ================================================================================
 Package                      Arch     Version                   Repo      Size
================================================================================
Installing:
 ea-cpanel-tools              x86_64   1.0-125.145.1.cpanel      EA4-c9    53 k
 ea-profiles-cpanel           x86_64   5:1.0-73.79.1.cpanel      EA4-c9    15 k
 yum-plugin-universal-hooks   x86_64   0.1-15.22.1.cpanel        EA4-c9    14 k
Installing dependencies:
 ea-php-cli                   x86_64   1.0.0-12.20.1.cpanel      EA4-c9    12 k
 ea-wappspector               x86_64   0.2.9-3.5.1.cpanel        EA4-c9    49 k

Transaction Summary
================================================================================
Install  5 Packages

2026-07-30T11:43:56+0000 INFO Total download size: 142 k
2026-07-30T11:43:56+0000 INFO Installed size: 587 k
2026-07-30T11:43:56+0000 INFO Downloading Packages:
2026-07-30T11:43:57+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:43:57+0000 INFO Total                                           175 kB/s | 142 kB     00:00     
2026-07-30T11:43:57+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:43:57+0000 INFO Running transaction check
2026-07-30T11:43:57+0000 INFO Transaction check succeeded.
2026-07-30T11:43:57+0000 INFO Running transaction test
2026-07-30T11:43:57+0000 INFO Transaction test succeeded.
2026-07-30T11:43:57+0000 DDEBUG timer: transaction test: 27 ms
2026-07-30T11:43:57+0000 INFO Running transaction
2026-07-30T11:43:57+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:43:57+0000 DDEBUG RPM transaction start.
2026-07-30T11:44:24+0000 DDEBUG RPM transaction over.
2026-07-30T11:44:24+0000 DDEBUG timer: verify transaction: 334 ms
2026-07-30T11:44:24+0000 DDEBUG timer: transaction: 26935 ms
2026-07-30T11:44:24+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:44:24+0000 DEBUG Installed: ea-cpanel-tools-1.0-125.145.1.cpanel.x86_64
2026-07-30T11:44:24+0000 DEBUG Installed: ea-php-cli-1.0.0-12.20.1.cpanel.x86_64
2026-07-30T11:44:24+0000 DEBUG Installed: ea-profiles-cpanel-5:1.0-73.79.1.cpanel.x86_64
2026-07-30T11:44:24+0000 DEBUG Installed: ea-wappspector-0.2.9-3.5.1.cpanel.x86_64
2026-07-30T11:44:24+0000 DEBUG Installed: yum-plugin-universal-hooks-0.1-15.22.1.cpanel.x86_64
2026-07-30T11:44:24+0000 INFO Complete!
2026-07-30T11:44:24+0000 DDEBUG Cleaning up.
2026-07-30T11:44:24+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:44:25+0000 INFO --- logging initialized ---
2026-07-30T11:44:25+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:44:25+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:44:25+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:44:25+0000 DDEBUG Command: dnf module disable -y --quiet mysql 
2026-07-30T11:44:25+0000 DDEBUG Installroot: /
2026-07-30T11:44:25+0000 DDEBUG Releasever: 9
2026-07-30T11:44:25+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:44:25+0000 DDEBUG Base command: module
2026-07-30T11:44:25+0000 DDEBUG Extra commands: ['module', 'disable', '-y', '--quiet', 'mysql']
2026-07-30T11:44:25+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:44:25+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:44:25+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:44:25+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:44:25+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: crb
2026-07-30T11:44:25+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: extras
2026-07-30T11:44:25+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: epel
2026-07-30T11:44:25+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:44:25+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:44:25+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:44:25+0000 INFO Last metadata expiration check: 0:00:45 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:44:26+0000 DDEBUG timer: sack setup: 965 ms
2026-07-30T11:44:26+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:44:26+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:44:26+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:44:26+0000 DDEBUG timer: depsolve: 40 ms
2026-07-30T11:44:26+0000 INFO Dependencies resolved.
2026-07-30T11:44:26+0000 INFO Nothing to do.
2026-07-30T11:44:26+0000 INFO Complete!
2026-07-30T11:44:26+0000 DDEBUG Cleaning up.
2026-07-30T11:44:26+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:44:26+0000 INFO --- logging initialized ---
2026-07-30T11:44:26+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:44:26+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:44:26+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:44:26+0000 DDEBUG Command: dnf module disable -y --quiet mariadb 
2026-07-30T11:44:26+0000 DDEBUG Installroot: /
2026-07-30T11:44:26+0000 DDEBUG Releasever: 9
2026-07-30T11:44:26+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:44:26+0000 DDEBUG Base command: module
2026-07-30T11:44:26+0000 DDEBUG Extra commands: ['module', 'disable', '-y', '--quiet', 'mariadb']
2026-07-30T11:44:26+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:44:26+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:44:26+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:44:26+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:44:26+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: crb
2026-07-30T11:44:26+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: extras
2026-07-30T11:44:26+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:44:26+0000 DEBUG repo: using cache for: epel
2026-07-30T11:44:27+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:44:27+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:44:27+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:44:27+0000 INFO Last metadata expiration check: 0:00:46 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:44:27+0000 DDEBUG timer: sack setup: 993 ms
2026-07-30T11:44:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:44:27+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:44:27+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:44:27+0000 DDEBUG timer: depsolve: 44 ms
2026-07-30T11:44:27+0000 INFO Dependencies resolved.
2026-07-30T11:44:27+0000 INFO Nothing to do.
2026-07-30T11:44:27+0000 INFO Complete!
2026-07-30T11:44:27+0000 DDEBUG Cleaning up.
2026-07-30T11:44:27+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:44:31+0000 INFO --- logging initialized ---
2026-07-30T11:44:31+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:44:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:44:31+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:44:31+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install dnf-plugin-universal-hooks --enablerepo=crb --enablerepo=epel 
2026-07-30T11:44:31+0000 DDEBUG Installroot: /
2026-07-30T11:44:31+0000 DDEBUG Releasever: 9
2026-07-30T11:44:31+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:44:31+0000 DDEBUG Base command: install
2026-07-30T11:44:31+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'dnf-plugin-universal-hooks', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:44:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:44:31+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:44:31+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:44:31+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:44:31+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:44:31+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:44:31+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:44:31+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:44:32+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:44:32+0000 DEBUG repo: using cache for: crb
2026-07-30T11:44:32+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:44:32+0000 DEBUG repo: using cache for: extras
2026-07-30T11:44:32+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:44:32+0000 DEBUG repo: using cache for: epel
2026-07-30T11:44:32+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:44:32+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:44:32+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:44:32+0000 INFO Last metadata expiration check: 0:00:52 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:44:32+0000 DDEBUG timer: sack setup: 844 ms
2026-07-30T11:44:32+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:44:32+0000 INFO Package yum-plugin-universal-hooks-0.1-15.22.1.cpanel.x86_64 is already installed.
2026-07-30T11:44:32+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:44:32+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:44:32+0000 DDEBUG timer: depsolve: 38 ms
2026-07-30T11:44:32+0000 INFO Dependencies resolved.
2026-07-30T11:44:32+0000 INFO Nothing to do.
2026-07-30T11:44:32+0000 INFO Complete!
2026-07-30T11:44:32+0000 DDEBUG Cleaning up.
2026-07-30T11:44:32+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:44:32+0000 INFO --- logging initialized ---
2026-07-30T11:44:32+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:44:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:44:32+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:44:32+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install MariaDB-server MariaDB-client MariaDB-devel MariaDB-shared MariaDB-common --enablerepo=crb --enablerepo=epel 
2026-07-30T11:44:32+0000 DDEBUG Installroot: /
2026-07-30T11:44:32+0000 DDEBUG Releasever: 9
2026-07-30T11:44:32+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:44:32+0000 DDEBUG Base command: install
2026-07-30T11:44:32+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'MariaDB-server', 'MariaDB-client', 'MariaDB-devel', 'MariaDB-shared', 'MariaDB-common', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:44:32+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:44:33+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:44:33+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:44:33+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:44:33+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: crb
2026-07-30T11:44:33+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: extras
2026-07-30T11:44:33+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: epel
2026-07-30T11:44:33+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:44:33+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:44:33+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:44:33+0000 INFO Last metadata expiration check: 0:00:53 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:44:33+0000 DDEBUG timer: sack setup: 868 ms
2026-07-30T11:44:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:44:33+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:44:33+0000 DEBUG ---> Package MariaDB-client.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package MariaDB-common.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package MariaDB-devel.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package MariaDB-server.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package MariaDB-shared.x86_64 10.11.18-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package galera-4.x86_64 26.4.27-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package mysql-selinux.noarch 1.0.14-1.el9_6 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package perl-DBI.x86_64 1.643-9.el9_8.1 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package socat.x86_64 1.7.4.1-8.el9.alma.1 will be installed
2026-07-30T11:44:33+0000 DEBUG ---> Package pv.x86_64 1.6.20-1.el9 will be installed
2026-07-30T11:44:33+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:44:33+0000 DDEBUG timer: depsolve: 40 ms
2026-07-30T11:44:33+0000 INFO Dependencies resolved.
2026-07-30T11:44:33+0000 INFO ================================================================================
 Package            Arch       Version                    Repository       Size
================================================================================
Installing:
 MariaDB-client     x86_64     10.11.18-1.el9             MariaDB1011     8.9 M
 MariaDB-common     x86_64     10.11.18-1.el9             MariaDB1011      87 k
 MariaDB-devel      x86_64     10.11.18-1.el9             MariaDB1011     7.8 M
 MariaDB-server     x86_64     10.11.18-1.el9             MariaDB1011      17 M
 MariaDB-shared     x86_64     10.11.18-1.el9             MariaDB1011     125 k
Installing dependencies:
 galera-4           x86_64     26.4.27-1.el9              MariaDB1011     1.2 M
 mysql-selinux      noarch     1.0.14-1.el9_6             appstream        36 k
 perl-DBI           x86_64     1.643-9.el9_8.1            appstream       699 k
Installing weak dependencies:
 pv                 x86_64     1.6.20-1.el9               epel             65 k
 socat              x86_64     1.7.4.1-8.el9.alma.1       appstream       299 k

Transaction Summary
================================================================================
Install  10 Packages

2026-07-30T11:44:33+0000 INFO Total size: 36 M
2026-07-30T11:44:33+0000 INFO Installed size: 285 M
2026-07-30T11:44:33+0000 INFO Downloading Packages:
2026-07-30T11:44:33+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:44:34+0000 INFO Running transaction check
2026-07-30T11:44:34+0000 INFO Transaction check succeeded.
2026-07-30T11:44:34+0000 INFO Running transaction test
2026-07-30T11:44:35+0000 INFO Transaction test succeeded.
2026-07-30T11:44:35+0000 DDEBUG timer: transaction test: 639 ms
2026-07-30T11:44:35+0000 INFO Running transaction
2026-07-30T11:44:35+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:44:35+0000 DDEBUG RPM transaction start.
2026-07-30T11:45:05+0000 DDEBUG RPM transaction over.
2026-07-30T11:45:05+0000 DDEBUG timer: verify transaction: 205 ms
2026-07-30T11:45:05+0000 DDEBUG timer: transaction: 30485 ms
2026-07-30T11:45:05+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:45:05+0000 DEBUG Installed: MariaDB-client-10.11.18-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: MariaDB-common-10.11.18-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: MariaDB-devel-10.11.18-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: MariaDB-server-10.11.18-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: MariaDB-shared-10.11.18-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: galera-4-26.4.27-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: mysql-selinux-1.0.14-1.el9_6.noarch
2026-07-30T11:45:05+0000 DEBUG Installed: perl-DBI-1.643-9.el9_8.1.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: pv-1.6.20-1.el9.x86_64
2026-07-30T11:45:05+0000 DEBUG Installed: socat-1.7.4.1-8.el9.alma.1.x86_64
2026-07-30T11:45:05+0000 INFO Complete!
2026-07-30T11:45:05+0000 DDEBUG Cleaning up.
2026-07-30T11:45:05+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:45:06+0000 INFO --- logging initialized ---
2026-07-30T11:45:06+0000 DDEBUG timer: config: 8 ms
2026-07-30T11:45:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:45:06+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:45:06+0000 DDEBUG Command: dnf --assumeno --color=never shell /tmp/dyelyDl18M 
2026-07-30T11:45:06+0000 DDEBUG Installroot: /
2026-07-30T11:45:06+0000 DDEBUG Releasever: 9
2026-07-30T11:45:06+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:45:06+0000 DDEBUG Base command: shell
2026-07-30T11:45:06+0000 DDEBUG Extra commands: ['--assumeno', '--color=never', 'shell', '/tmp/dyelyDl18M']
2026-07-30T11:45:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:45:06+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:45:06+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:45:06+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:45:06+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: crb
2026-07-30T11:45:06+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: extras
2026-07-30T11:45:06+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:45:06+0000 DEBUG repo: using cache for: epel
2026-07-30T11:45:07+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:45:07+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:45:07+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:45:07+0000 INFO Last metadata expiration check: 0:01:26 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:45:07+0000 DDEBUG timer: sack setup: 1097 ms
2026-07-30T11:45:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:45:07+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-config.noarch 1.0-204.216.4.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-config-runtime.noarch 1.0-204.216.4.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-documentroot.noarch 1.0-8.16.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-pear.noarch 1.10.18-2.3.3.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-pear.noarch 1.10.18-2.3.3.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_bwlimited.x86_64 1.4-48.59.4.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_cgi.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_deflate.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_expires.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_headers.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_mpm_prefork.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_proxy.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_proxy_fcgi.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_proxy_http.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_proxy_wstunnel.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_remoteip.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_ruid2.x86_64 0.9.8-21.30.4.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_security2.x86_64 2.9.14-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_ssl.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-mod_unique_id.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apache24-tools.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apr.x86_64 1.7.6-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-apr-util.x86_64 1.6.3-3.9.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-brotli.x86_64 1.0.9-2.2.11.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-libargon2.x86_64 20161029-3.3.18.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-libxml2.x86_64 2.15.3-1.3.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-libzip.x86_64 1.11.4-1.1.2.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-modsec-sdbm-util.x86_64 0.02-6.12.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-oniguruma.x86_64 6.9.10-1.1.2.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-oniguruma-devel.x86_64 6.9.10-1.1.2.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php-cli-lsphp.x86_64 1.0.0-12.20.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-bcmath.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-calendar.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-cli.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-common.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-curl.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-devel.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-fpm.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-ftp.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-gd.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-iconv.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-imap.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-litespeed.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-mbstring.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-mysqlnd.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-pdo.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-posix.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-sockets.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-xml.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-php-zip.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php82-runtime.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-bcmath.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-calendar.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-cli.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-common.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-curl.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-devel.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-fpm.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-ftp.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-gd.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-iconv.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-imap.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-litespeed.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-mbstring.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-mysqlnd.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-pdo.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-posix.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-sockets.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-xml.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-php-zip.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package ea-php83-runtime.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package autoconf.noarch 2.69-41.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package automake.noarch 1.16.2-8.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package m4.x86_64 1.4.19-1.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package pcre2-devel.x86_64 10.40-6.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package pcre2-utf16.x86_64 10.40-6.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package scl-utils.x86_64 1:2.0.3-4.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package yajl.x86_64 2.1.0-25.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package environment-modules.x86_64 5.3.0-2.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package tcl.x86_64 1:8.6.10-7.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package vim-filesystem.noarch 2:8.2.2637-26.el9_8.10 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package highway.x86_64 1.3.0-1.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package jxl-pixbuf-loader.x86_64 0.7.2-2.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package libaom.x86_64 3.13.1-1.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package libavif.x86_64 0.11.1-5.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package libdav1d.x86_64 1.5.3-1.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package libjxl.x86_64 0.7.2-2.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package libvmaf.x86_64 2.3.0-2.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package rav1e-libs.x86_64 0.8.1-2.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG ---> Package svt-av1-libs.x86_64 0.9.0-1.el9 will be installed
2026-07-30T11:45:07+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:45:07+0000 DDEBUG timer: depsolve: 61 ms
2026-07-30T11:45:07+0000 INFO ================================================================================
 Package                        Arch   Version                  Repo       Size
================================================================================
Installing:
 ea-apache24                    x86_64 2.4.68-1.3.1.cpanel      EA4-c9    2.3 M
 ea-apache24-config             noarch 1.0-204.216.4.cpanel     EA4-c9    8.8 k
 ea-apache24-config-runtime     noarch 1.0-204.216.4.cpanel     EA4-c9     45 k
 ea-apache24-mod_bwlimited      x86_64 1.4-48.59.4.cpanel       EA4-c9     12 k
 ea-apache24-mod_cgi            x86_64 2.4.68-1.3.1.cpanel      EA4-c9     28 k
 ea-apache24-mod_deflate        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     31 k
 ea-apache24-mod_expires        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     21 k
 ea-apache24-mod_headers        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     25 k
 ea-apache24-mod_mpm_prefork    x86_64 2.4.68-1.3.1.cpanel      EA4-c9     29 k
 ea-apache24-mod_proxy          x86_64 2.4.68-1.3.1.cpanel      EA4-c9     86 k
 ea-apache24-mod_proxy_fcgi     x86_64 2.4.68-1.3.1.cpanel      EA4-c9     33 k
 ea-apache24-mod_proxy_http     x86_64 2.4.68-1.3.1.cpanel      EA4-c9     33 k
 ea-apache24-mod_proxy_wstunnel x86_64 2.4.68-1.3.1.cpanel      EA4-c9     24 k
 ea-apache24-mod_remoteip       x86_64 2.4.68-1.3.1.cpanel      EA4-c9     27 k
 ea-apache24-mod_ruid2          x86_64 0.9.8-21.30.4.cpanel     EA4-c9     28 k
 ea-apache24-mod_security2      x86_64 2.9.14-1.2.1.cpanel      EA4-c9    288 k
 ea-apache24-mod_ssl            x86_64 2.4.68-1.3.1.cpanel      EA4-c9    116 k
 ea-apache24-mod_unique_id      x86_64 2.4.68-1.3.1.cpanel      EA4-c9     19 k
 ea-apache24-tools              x86_64 2.4.68-1.3.1.cpanel      EA4-c9     84 k
 ea-apr                         x86_64 1.7.6-1.3.1.cpanel       EA4-c9    122 k
 ea-apr-util                    x86_64 1.6.3-3.9.1.cpanel       EA4-c9     97 k
 ea-brotli                      x86_64 1.0.9-2.2.11.cpanel      EA4-c9    386 k
 ea-documentroot                noarch 1.0-8.16.1.cpanel        EA4-c9     14 k
 ea-libargon2                   x86_64 20161029-3.3.18.cpanel   EA4-c9     29 k
 ea-libxml2                     x86_64 2.15.3-1.3.1.cpanel      EA4-c9    675 k
 ea-libzip                      x86_64 1.11.4-1.1.2.cpanel      EA4-c9     65 k
 ea-modsec-sdbm-util            x86_64 0.02-6.12.1.cpanel       EA4-c9     17 k
 ea-oniguruma                   x86_64 6.9.10-1.1.2.cpanel      EA4-c9    8.9 k
 ea-oniguruma-devel             x86_64 6.9.10-1.1.2.cpanel      EA4-c9    258 k
 ea-php-cli-lsphp               x86_64 1.0.0-12.20.1.cpanel     EA4-c9    8.9 k
 ea-php82                       x86_64 8.2.32-1.2.1.cpanel      EA4-c9    9.1 k
 ea-php82-pear                  noarch 1.10.18-2.3.3.cpanel     EA4-c9    311 k
 ea-php82-php-bcmath            x86_64 8.2.32-1.2.1.cpanel      EA4-c9     41 k
 ea-php82-php-calendar          x86_64 8.2.32-1.2.1.cpanel      EA4-c9     28 k
 ea-php82-php-cli               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    4.2 M
 ea-php82-php-common            x86_64 8.2.32-1.2.1.cpanel      EA4-c9    214 k
 ea-php82-php-curl              x86_64 8.2.32-1.2.1.cpanel      EA4-c9     57 k
 ea-php82-php-devel             x86_64 8.2.32-1.2.1.cpanel      EA4-c9    776 k
 ea-php82-php-fpm               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php82-php-ftp               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     40 k
 ea-php82-php-gd                x86_64 8.2.32-1.2.1.cpanel      EA4-c9    147 k
 ea-php82-php-iconv             x86_64 8.2.32-1.2.1.cpanel      EA4-c9     33 k
 ea-php82-php-imap              x86_64 8.2.32-1.2.1.cpanel      EA4-c9    505 k
 ea-php82-php-litespeed         x86_64 8.2.32-1.2.1.cpanel      EA4-c9    2.1 M
 ea-php82-php-mbstring          x86_64 8.2.32-1.2.1.cpanel      EA4-c9    548 k
 ea-php82-php-mysqlnd           x86_64 8.2.32-1.2.1.cpanel      EA4-c9    168 k
 ea-php82-php-pdo               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     97 k
 ea-php82-php-posix             x86_64 8.2.32-1.2.1.cpanel      EA4-c9     27 k
 ea-php82-php-sockets           x86_64 8.2.32-1.2.1.cpanel      EA4-c9     54 k
 ea-php82-php-xml               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    167 k
 ea-php82-php-zip               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     46 k
 ea-php82-runtime               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83                       x86_64 8.3.32-1.2.1.cpanel      EA4-c9     10 k
 ea-php83-pear                  noarch 1.10.18-2.3.3.cpanel     EA4-c9    311 k
 ea-php83-php-bcmath            x86_64 8.3.32-1.2.1.cpanel      EA4-c9     42 k
 ea-php83-php-calendar          x86_64 8.3.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83-php-cli               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    4.3 M
 ea-php83-php-common            x86_64 8.3.32-1.2.1.cpanel      EA4-c9    217 k
 ea-php83-php-curl              x86_64 8.3.32-1.2.1.cpanel      EA4-c9     58 k
 ea-php83-php-devel             x86_64 8.3.32-1.2.1.cpanel      EA4-c9    789 k
 ea-php83-php-fpm               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php83-php-ftp               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     41 k
 ea-php83-php-gd                x86_64 8.3.32-1.2.1.cpanel      EA4-c9    148 k
 ea-php83-php-iconv             x86_64 8.3.32-1.2.1.cpanel      EA4-c9     35 k
 ea-php83-php-imap              x86_64 8.3.32-1.2.1.cpanel      EA4-c9    509 k
 ea-php83-php-litespeed         x86_64 8.3.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php83-php-mbstring          x86_64 8.3.32-1.2.1.cpanel      EA4-c9    553 k
 ea-php83-php-mysqlnd           x86_64 8.3.32-1.2.1.cpanel      EA4-c9    169 k
 ea-php83-php-pdo               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    100 k
 ea-php83-php-posix             x86_64 8.3.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83-php-sockets           x86_64 8.3.32-1.2.1.cpanel      EA4-c9     57 k
 ea-php83-php-xml               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    176 k
 ea-php83-php-zip               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     48 k
 ea-php83-runtime               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     31 k
Installing dependencies:
 autoconf                       noarch 2.69-41.el9              appstream 665 k
 automake                       noarch 1.16.2-8.el9             appstream 662 k
 environment-modules            x86_64 5.3.0-2.el9              baseos    574 k
 highway                        x86_64 1.3.0-1.el9              epel      553 k
 libaom                         x86_64 3.13.1-1.el9             epel      1.8 M
 libavif                        x86_64 0.11.1-5.el9             epel       80 k
 libdav1d                       x86_64 1.5.3-1.el9              epel      610 k
 libjxl                         x86_64 0.7.2-2.el9              epel      982 k
 libvmaf                        x86_64 2.3.0-2.el9              epel      177 k
 m4                             x86_64 1.4.19-1.el9             appstream 294 k
 pcre2-devel                    x86_64 10.40-6.el9              appstream 471 k
 pcre2-utf16                    x86_64 10.40-6.el9              appstream 213 k
 rav1e-libs                     x86_64 0.8.1-2.el9              epel      1.1 M
 scl-utils                      x86_64 1:2.0.3-4.el9            appstream  36 k
 svt-av1-libs                   x86_64 0.9.0-1.el9              epel      1.7 M
 tcl                            x86_64 1:8.6.10-7.el9           baseos    1.1 M
 vim-filesystem                 noarch 2:8.2.2637-26.el9_8.10   baseos     11 k
 yajl                           x86_64 2.1.0-25.el9             appstream  37 k
Installing weak dependencies:
 jxl-pixbuf-loader              x86_64 0.7.2-2.el9              epel       52 k

Transaction Summary
================================================================================
Install  93 Packages

2026-07-30T11:45:07+0000 INFO Total size: 40 M
2026-07-30T11:45:07+0000 INFO Total download size: 36 M
2026-07-30T11:45:07+0000 INFO Installed size: 185 M
2026-07-30T11:45:07+0000 ERROR Error: Operation aborted.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:45:08+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:45:08+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:45:08+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:45:08+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: crb
2026-07-30T11:45:08+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: extras
2026-07-30T11:45:08+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: epel
2026-07-30T11:45:08+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:45:08+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:45:08+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:45:08+0000 INFO Last metadata expiration check: 0:01:28 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:45:08+0000 DDEBUG timer: sack setup: 1071 ms
2026-07-30T11:45:08+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:45:08+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:45:08+0000 DDEBUG timer: depsolve: 45 ms
2026-07-30T11:45:08+0000 INFO Dependencies resolved.
2026-07-30T11:45:08+0000 INFO Nothing to do.
2026-07-30T11:45:08+0000 INFO Complete!
2026-07-30T11:45:08+0000 DDEBUG Cleaning up.
2026-07-30T11:45:08+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:45:09+0000 INFO --- logging initialized ---
2026-07-30T11:45:09+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:45:09+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:45:09+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:45:09+0000 DDEBUG Command: dnf -y --color=never --verbose shell /tmp/ZiFTw12DUa 
2026-07-30T11:45:09+0000 DDEBUG Installroot: /
2026-07-30T11:45:09+0000 DDEBUG Releasever: 9
2026-07-30T11:45:09+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:45:09+0000 DDEBUG Base command: shell
2026-07-30T11:45:09+0000 DDEBUG Extra commands: ['-y', '--color=never', '--verbose', 'shell', '/tmp/ZiFTw12DUa']
2026-07-30T11:45:09+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:45:09+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:45:09+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:45:09+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:45:09+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: crb
2026-07-30T11:45:09+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: extras
2026-07-30T11:45:09+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:45:09+0000 DEBUG repo: using cache for: epel
2026-07-30T11:45:10+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:45:10+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:45:10+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:45:10+0000 INFO Last metadata expiration check: 0:01:29 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:45:10+0000 DDEBUG timer: sack setup: 1045 ms
2026-07-30T11:45:10+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:45:10+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-config.noarch 1.0-204.216.4.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-config-runtime.noarch 1.0-204.216.4.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-documentroot.noarch 1.0-8.16.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-pear.noarch 1.10.18-2.3.3.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-pear.noarch 1.10.18-2.3.3.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_bwlimited.x86_64 1.4-48.59.4.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_cgi.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_deflate.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_expires.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_headers.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_mpm_prefork.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_proxy.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_proxy_fcgi.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_proxy_http.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_proxy_wstunnel.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_remoteip.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_ruid2.x86_64 0.9.8-21.30.4.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_security2.x86_64 2.9.14-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_ssl.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-mod_unique_id.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apache24-tools.x86_64 2.4.68-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apr.x86_64 1.7.6-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-apr-util.x86_64 1.6.3-3.9.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-brotli.x86_64 1.0.9-2.2.11.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-libargon2.x86_64 20161029-3.3.18.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-libxml2.x86_64 2.15.3-1.3.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-libzip.x86_64 1.11.4-1.1.2.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-modsec-sdbm-util.x86_64 0.02-6.12.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-oniguruma.x86_64 6.9.10-1.1.2.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-oniguruma-devel.x86_64 6.9.10-1.1.2.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php-cli-lsphp.x86_64 1.0.0-12.20.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-bcmath.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-calendar.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-cli.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-common.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-curl.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-devel.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-fpm.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-ftp.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-gd.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-iconv.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-imap.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-litespeed.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-mbstring.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-mysqlnd.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-pdo.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-posix.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-sockets.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-xml.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-php-zip.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php82-runtime.x86_64 8.2.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-bcmath.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-calendar.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-cli.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-common.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-curl.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-devel.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-fpm.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-ftp.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-gd.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-iconv.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-imap.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-litespeed.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-mbstring.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-mysqlnd.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-pdo.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-posix.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-sockets.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-xml.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-php-zip.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package ea-php83-runtime.x86_64 8.3.32-1.2.1.cpanel will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package autoconf.noarch 2.69-41.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package automake.noarch 1.16.2-8.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package m4.x86_64 1.4.19-1.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package pcre2-devel.x86_64 10.40-6.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package pcre2-utf16.x86_64 10.40-6.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package scl-utils.x86_64 1:2.0.3-4.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package yajl.x86_64 2.1.0-25.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package environment-modules.x86_64 5.3.0-2.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package tcl.x86_64 1:8.6.10-7.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package vim-filesystem.noarch 2:8.2.2637-26.el9_8.10 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package highway.x86_64 1.3.0-1.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package jxl-pixbuf-loader.x86_64 0.7.2-2.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package libaom.x86_64 3.13.1-1.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package libavif.x86_64 0.11.1-5.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package libdav1d.x86_64 1.5.3-1.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package libjxl.x86_64 0.7.2-2.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package libvmaf.x86_64 2.3.0-2.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package rav1e-libs.x86_64 0.8.1-2.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG ---> Package svt-av1-libs.x86_64 0.9.0-1.el9 will be installed
2026-07-30T11:45:10+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:45:10+0000 DDEBUG timer: depsolve: 53 ms
2026-07-30T11:45:10+0000 INFO ================================================================================
 Package                        Arch   Version                  Repo       Size
================================================================================
Installing:
 autoconf                       noarch 2.69-41.el9              appstream 665 k
 automake                       noarch 1.16.2-8.el9             appstream 662 k
 ea-apache24                    x86_64 2.4.68-1.3.1.cpanel      EA4-c9    2.3 M
 ea-apache24-config             noarch 1.0-204.216.4.cpanel     EA4-c9    8.8 k
 ea-apache24-config-runtime     noarch 1.0-204.216.4.cpanel     EA4-c9     45 k
 ea-apache24-mod_bwlimited      x86_64 1.4-48.59.4.cpanel       EA4-c9     12 k
 ea-apache24-mod_cgi            x86_64 2.4.68-1.3.1.cpanel      EA4-c9     28 k
 ea-apache24-mod_deflate        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     31 k
 ea-apache24-mod_expires        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     21 k
 ea-apache24-mod_headers        x86_64 2.4.68-1.3.1.cpanel      EA4-c9     25 k
 ea-apache24-mod_mpm_prefork    x86_64 2.4.68-1.3.1.cpanel      EA4-c9     29 k
 ea-apache24-mod_proxy          x86_64 2.4.68-1.3.1.cpanel      EA4-c9     86 k
 ea-apache24-mod_proxy_fcgi     x86_64 2.4.68-1.3.1.cpanel      EA4-c9     33 k
 ea-apache24-mod_proxy_http     x86_64 2.4.68-1.3.1.cpanel      EA4-c9     33 k
 ea-apache24-mod_proxy_wstunnel x86_64 2.4.68-1.3.1.cpanel      EA4-c9     24 k
 ea-apache24-mod_remoteip       x86_64 2.4.68-1.3.1.cpanel      EA4-c9     27 k
 ea-apache24-mod_ruid2          x86_64 0.9.8-21.30.4.cpanel     EA4-c9     28 k
 ea-apache24-mod_security2      x86_64 2.9.14-1.2.1.cpanel      EA4-c9    288 k
 ea-apache24-mod_ssl            x86_64 2.4.68-1.3.1.cpanel      EA4-c9    116 k
 ea-apache24-mod_unique_id      x86_64 2.4.68-1.3.1.cpanel      EA4-c9     19 k
 ea-apache24-tools              x86_64 2.4.68-1.3.1.cpanel      EA4-c9     84 k
 ea-apr                         x86_64 1.7.6-1.3.1.cpanel       EA4-c9    122 k
 ea-apr-util                    x86_64 1.6.3-3.9.1.cpanel       EA4-c9     97 k
 ea-brotli                      x86_64 1.0.9-2.2.11.cpanel      EA4-c9    386 k
 ea-documentroot                noarch 1.0-8.16.1.cpanel        EA4-c9     14 k
 ea-libargon2                   x86_64 20161029-3.3.18.cpanel   EA4-c9     29 k
 ea-libxml2                     x86_64 2.15.3-1.3.1.cpanel      EA4-c9    675 k
 ea-libzip                      x86_64 1.11.4-1.1.2.cpanel      EA4-c9     65 k
 ea-modsec-sdbm-util            x86_64 0.02-6.12.1.cpanel       EA4-c9     17 k
 ea-oniguruma                   x86_64 6.9.10-1.1.2.cpanel      EA4-c9    8.9 k
 ea-oniguruma-devel             x86_64 6.9.10-1.1.2.cpanel      EA4-c9    258 k
 ea-php-cli-lsphp               x86_64 1.0.0-12.20.1.cpanel     EA4-c9    8.9 k
 ea-php82                       x86_64 8.2.32-1.2.1.cpanel      EA4-c9    9.1 k
 ea-php82-pear                  noarch 1.10.18-2.3.3.cpanel     EA4-c9    311 k
 ea-php82-php-bcmath            x86_64 8.2.32-1.2.1.cpanel      EA4-c9     41 k
 ea-php82-php-calendar          x86_64 8.2.32-1.2.1.cpanel      EA4-c9     28 k
 ea-php82-php-cli               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    4.2 M
 ea-php82-php-common            x86_64 8.2.32-1.2.1.cpanel      EA4-c9    214 k
 ea-php82-php-curl              x86_64 8.2.32-1.2.1.cpanel      EA4-c9     57 k
 ea-php82-php-devel             x86_64 8.2.32-1.2.1.cpanel      EA4-c9    776 k
 ea-php82-php-fpm               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php82-php-ftp               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     40 k
 ea-php82-php-gd                x86_64 8.2.32-1.2.1.cpanel      EA4-c9    147 k
 ea-php82-php-iconv             x86_64 8.2.32-1.2.1.cpanel      EA4-c9     33 k
 ea-php82-php-imap              x86_64 8.2.32-1.2.1.cpanel      EA4-c9    505 k
 ea-php82-php-litespeed         x86_64 8.2.32-1.2.1.cpanel      EA4-c9    2.1 M
 ea-php82-php-mbstring          x86_64 8.2.32-1.2.1.cpanel      EA4-c9    548 k
 ea-php82-php-mysqlnd           x86_64 8.2.32-1.2.1.cpanel      EA4-c9    168 k
 ea-php82-php-pdo               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     97 k
 ea-php82-php-posix             x86_64 8.2.32-1.2.1.cpanel      EA4-c9     27 k
 ea-php82-php-sockets           x86_64 8.2.32-1.2.1.cpanel      EA4-c9     54 k
 ea-php82-php-xml               x86_64 8.2.32-1.2.1.cpanel      EA4-c9    167 k
 ea-php82-php-zip               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     46 k
 ea-php82-runtime               x86_64 8.2.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83                       x86_64 8.3.32-1.2.1.cpanel      EA4-c9     10 k
 ea-php83-pear                  noarch 1.10.18-2.3.3.cpanel     EA4-c9    311 k
 ea-php83-php-bcmath            x86_64 8.3.32-1.2.1.cpanel      EA4-c9     42 k
 ea-php83-php-calendar          x86_64 8.3.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83-php-cli               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    4.3 M
 ea-php83-php-common            x86_64 8.3.32-1.2.1.cpanel      EA4-c9    217 k
 ea-php83-php-curl              x86_64 8.3.32-1.2.1.cpanel      EA4-c9     58 k
 ea-php83-php-devel             x86_64 8.3.32-1.2.1.cpanel      EA4-c9    789 k
 ea-php83-php-fpm               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php83-php-ftp               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     41 k
 ea-php83-php-gd                x86_64 8.3.32-1.2.1.cpanel      EA4-c9    148 k
 ea-php83-php-iconv             x86_64 8.3.32-1.2.1.cpanel      EA4-c9     35 k
 ea-php83-php-imap              x86_64 8.3.32-1.2.1.cpanel      EA4-c9    509 k
 ea-php83-php-litespeed         x86_64 8.3.32-1.2.1.cpanel      EA4-c9    2.2 M
 ea-php83-php-mbstring          x86_64 8.3.32-1.2.1.cpanel      EA4-c9    553 k
 ea-php83-php-mysqlnd           x86_64 8.3.32-1.2.1.cpanel      EA4-c9    169 k
 ea-php83-php-pdo               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    100 k
 ea-php83-php-posix             x86_64 8.3.32-1.2.1.cpanel      EA4-c9     30 k
 ea-php83-php-sockets           x86_64 8.3.32-1.2.1.cpanel      EA4-c9     57 k
 ea-php83-php-xml               x86_64 8.3.32-1.2.1.cpanel      EA4-c9    176 k
 ea-php83-php-zip               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     48 k
 ea-php83-runtime               x86_64 8.3.32-1.2.1.cpanel      EA4-c9     31 k
 environment-modules            x86_64 5.3.0-2.el9              baseos    574 k
 highway                        x86_64 1.3.0-1.el9              epel      553 k
 jxl-pixbuf-loader              x86_64 0.7.2-2.el9              epel       52 k
 libaom                         x86_64 3.13.1-1.el9             epel      1.8 M
 libavif                        x86_64 0.11.1-5.el9             epel       80 k
 libdav1d                       x86_64 1.5.3-1.el9              epel      610 k
 libjxl                         x86_64 0.7.2-2.el9              epel      982 k
 libvmaf                        x86_64 2.3.0-2.el9              epel      177 k
 m4                             x86_64 1.4.19-1.el9             appstream 294 k
 pcre2-devel                    x86_64 10.40-6.el9              appstream 471 k
 pcre2-utf16                    x86_64 10.40-6.el9              appstream 213 k
 rav1e-libs                     x86_64 0.8.1-2.el9              epel      1.1 M
 scl-utils                      x86_64 1:2.0.3-4.el9            appstream  36 k
 svt-av1-libs                   x86_64 0.9.0-1.el9              epel      1.7 M
 tcl                            x86_64 1:8.6.10-7.el9           baseos    1.1 M
 vim-filesystem                 noarch 2:8.2.2637-26.el9_8.10   baseos     11 k
 yajl                           x86_64 2.1.0-25.el9             appstream  37 k

Transaction Summary
================================================================================
Install  93 Packages

2026-07-30T11:45:10+0000 INFO Total size: 40 M
2026-07-30T11:45:10+0000 INFO Total download size: 36 M
2026-07-30T11:45:10+0000 INFO Installed size: 185 M
2026-07-30T11:45:10+0000 INFO Downloading Packages:
2026-07-30T11:45:25+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:45:25+0000 INFO Total                                           2.3 MB/s |  36 MB     00:15     
2026-07-30T11:45:25+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T11:45:28+0000 INFO Running transaction check
2026-07-30T11:45:28+0000 INFO Transaction check succeeded.
2026-07-30T11:45:28+0000 INFO Running transaction test
2026-07-30T11:45:29+0000 INFO Transaction test succeeded.
2026-07-30T11:45:29+0000 DDEBUG timer: transaction test: 867 ms
2026-07-30T11:45:29+0000 INFO Running transaction
2026-07-30T11:45:29+0000 DDEBUG RPM transaction start.
2026-07-30T11:45:36+0000 DDEBUG RPM transaction over.
2026-07-30T11:45:36+0000 DDEBUG timer: verify transaction: 222 ms
2026-07-30T11:45:36+0000 DDEBUG timer: transaction: 7815 ms
2026-07-30T11:45:36+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:45:46+0000 DEBUG Installed: autoconf-2.69-41.el9.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: automake-1.16.2-8.el9.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-config-1.0-204.216.4.cpanel.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-config-runtime-1.0-204.216.4.cpanel.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_bwlimited-1.4-48.59.4.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_cgi-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_deflate-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_expires-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_headers-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_mpm_prefork-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_proxy-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_proxy_fcgi-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_proxy_http-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_proxy_wstunnel-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_remoteip-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_ruid2-0.9.8-21.30.4.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_security2-2.9.14-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_ssl-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-mod_unique_id-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apache24-tools-2.4.68-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apr-1.7.6-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-apr-util-1.6.3-3.9.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-brotli-1.0.9-2.2.11.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-documentroot-1.0-8.16.1.cpanel.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-libargon2-20161029-3.3.18.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-libxml2-2.15.3-1.3.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-libzip-1.11.4-1.1.2.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-modsec-sdbm-util-0.02-6.12.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-oniguruma-6.9.10-1.1.2.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-oniguruma-devel-6.9.10-1.1.2.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php-cli-lsphp-1.0.0-12.20.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-pear-1.10.18-2.3.3.cpanel.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-bcmath-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-calendar-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-cli-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-common-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-curl-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-devel-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-fpm-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-ftp-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-gd-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-iconv-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-imap-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-litespeed-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-mbstring-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-mysqlnd-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-pdo-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-posix-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-sockets-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-xml-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-php-zip-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php82-runtime-8.2.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-pear-1.10.18-2.3.3.cpanel.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-bcmath-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-calendar-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-cli-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-common-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-curl-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-devel-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-fpm-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-ftp-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-gd-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-iconv-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-imap-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-litespeed-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-mbstring-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-mysqlnd-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-pdo-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-posix-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-sockets-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-xml-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-php-zip-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: ea-php83-runtime-8.3.32-1.2.1.cpanel.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: environment-modules-5.3.0-2.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: highway-1.3.0-1.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: jxl-pixbuf-loader-0.7.2-2.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: libaom-3.13.1-1.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: libavif-0.11.1-5.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: libdav1d-1.5.3-1.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: libjxl-0.7.2-2.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: libvmaf-2.3.0-2.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: m4-1.4.19-1.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: pcre2-devel-10.40-6.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: pcre2-utf16-10.40-6.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: rav1e-libs-0.8.1-2.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: scl-utils-1:2.0.3-4.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: svt-av1-libs-0.9.0-1.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: tcl-1:8.6.10-7.el9.x86_64
2026-07-30T11:45:46+0000 DEBUG Installed: vim-filesystem-2:8.2.2637-26.el9_8.10.noarch
2026-07-30T11:45:46+0000 DEBUG Installed: yajl-2.1.0-25.el9.x86_64
2026-07-30T11:45:46+0000 INFO Complete!
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-sockets-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-posix-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libdav1d-1.5.3-1.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre2-devel-10.40-6.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-brotli-1.0.9-2.2.11.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-oniguruma-6.9.10-1.1.2.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_ruid2-0.9.8-21.30.4.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-mysqlnd-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_ssl-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-config-1.0-204.216.4.cpanel.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-common-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libavif-0.11.1-5.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/tcl-8.6.10-7.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/m4-1.4.19-1.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-bcmath-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_mpm_prefork-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-cli-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-mbstring-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-calendar-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_proxy_http-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-fpm-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-devel-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-config-runtime-1.0-204.216.4.cpanel.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-documentroot-1.0-8.16.1.cpanel.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-pdo-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_proxy_fcgi-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-curl-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-cli-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-pdo-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_proxy-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-imap-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-litespeed-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_remoteip-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-ftp-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-libargon2-20161029-3.3.18.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/svt-av1-libs-0.9.0-1.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-curl-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-zip-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_security2-2.9.14-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-oniguruma-devel-6.9.10-1.1.2.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_headers-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-sockets-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-libxml2-2.15.3-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-tools-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php-cli-lsphp-1.0.0-12.20.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_expires-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apr-1.7.6-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-pear-1.10.18-2.3.3.cpanel.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-mbstring-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-gd-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/rav1e-libs-0.8.1-2.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-imap-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_proxy_wstunnel-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-xml-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-zip-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-iconv-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/automake-1.16.2-8.el9.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apr-util-1.6.3-3.9.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/scl-utils-2.0.3-4.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_bwlimited-1.4-48.59.4.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_unique_id-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/autoconf-2.69-41.el9.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/highway-1.3.0-1.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/environment-modules-5.3.0-2.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/jxl-pixbuf-loader-0.7.2-2.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-bcmath-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/yajl-2.1.0-25.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-gd-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/vim-filesystem-8.2.2637-26.el9_8.10.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_cgi-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-fpm-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-devel-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-ftp-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libjxl-0.7.2-2.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre2-utf16-10.40-6.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-libzip-1.11.4-1.1.2.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-xml-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-modsec-sdbm-util-0.02-6.12.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-litespeed-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-runtime-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-calendar-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libaom-3.13.1-1.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-apache24-mod_deflate-2.4.68-1.3.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-pear-1.10.18-2.3.3.cpanel.noarch.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-runtime-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-posix-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-common-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-mysqlnd-8.3.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libvmaf-2.3.0-2.el9.x86_64.rpm removed
2026-07-30T11:45:46+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-iconv-8.2.32-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T11:45:46+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:45:46+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:45:46+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:45:46+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:45:46+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:45:46+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:45:46+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:45:46+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:45:46+0000 DEBUG repo: using cache for: crb
2026-07-30T11:45:47+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:45:47+0000 DEBUG repo: using cache for: extras
2026-07-30T11:45:47+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:45:47+0000 DEBUG repo: using cache for: epel
2026-07-30T11:45:47+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:45:47+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:45:47+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:45:47+0000 INFO Last metadata expiration check: 0:02:07 ago on Thu Jul 30 11:43:40 2026.
2026-07-30T11:45:47+0000 DDEBUG timer: sack setup: 890 ms
2026-07-30T11:45:47+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:45:47+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:45:47+0000 DDEBUG timer: depsolve: 45 ms
2026-07-30T11:45:47+0000 INFO Dependencies resolved.
2026-07-30T11:45:47+0000 INFO Nothing to do.
2026-07-30T11:45:47+0000 INFO Complete!
2026-07-30T11:45:47+0000 DDEBUG Cleaning up.
2026-07-30T11:45:47+0000 INFO The downloaded packages were saved in cache until the next successful transaction.
2026-07-30T11:45:47+0000 INFO You can remove cached packages by executing 'dnf clean packages'.
2026-07-30T11:45:47+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:45:50+0000 INFO --- logging initialized ---
2026-07-30T11:45:50+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:45:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:45:50+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:45:50+0000 DDEBUG Command: dnf makecache --timer 
2026-07-30T11:45:50+0000 DDEBUG Installroot: /
2026-07-30T11:45:50+0000 DDEBUG Releasever: 9
2026-07-30T11:45:50+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:45:50+0000 DDEBUG Base command: makecache
2026-07-30T11:45:50+0000 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T11:45:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:45:50+0000 DEBUG Making cache files for all metadata files.
2026-07-30T11:45:50+0000 WARNING Failed determining last makecache time.
2026-07-30T11:45:50+0000 DEBUG EA4-c9: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG MariaDB1011: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG appstream: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG baseos: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG crb: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG extras: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG epel: has expired and will be refreshed.
2026-07-30T11:45:50+0000 DEBUG epel-cisco-openh264: has expired and will be refreshed.
2026-07-30T11:45:51+0000 DEBUG reviving: 'EA4-c9' can be revived - repomd matches.
2026-07-30T11:45:51+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:45:51+0000 DEBUG reviving: 'MariaDB1011' can be revived - repomd matches.
2026-07-30T11:45:51+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:45:51+0000 DEBUG countme: no event for appstream: window already counted
2026-07-30T11:45:52+0000 DEBUG reviving: 'appstream' can be revived - repomd matches.
2026-07-30T11:45:52+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:45:52+0000 DEBUG countme: no event for baseos: budget to spend: 1
2026-07-30T11:45:53+0000 DEBUG reviving: 'baseos' can be revived - repomd matches.
2026-07-30T11:45:53+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:45:53+0000 DEBUG countme: no event for crb: budget to spend: 1
2026-07-30T11:45:54+0000 DEBUG reviving: 'crb' can be revived - repomd matches.
2026-07-30T11:45:54+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:45:54+0000 DEBUG countme: no event for extras: window already counted
2026-07-30T11:45:55+0000 DEBUG reviving: 'extras' can be revived - repomd matches.
2026-07-30T11:45:55+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:45:55+0000 DEBUG countme: event triggered for epel: bucket 1
2026-07-30T11:45:55+0000 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2026-07-30T11:45:56+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:45:56+0000 DEBUG reviving: 'epel-cisco-openh264' can be revived - metalink checksums match.
2026-07-30T11:45:56+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:45:56+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:45:56+0000 DDEBUG timer: sack setup: 6137 ms
2026-07-30T11:45:56+0000 INFO Metadata cache created.
2026-07-30T11:45:56+0000 DDEBUG Cleaning up.
2026-07-30T11:45:56+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:47:43+0000 INFO --- logging initialized ---
2026-07-30T11:47:43+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:47:43+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:47:43+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:47:43+0000 DDEBUG Command: yum-config-manager config-manager --disable cpanel-addons-production-feed 
2026-07-30T11:47:43+0000 DDEBUG Installroot: /
2026-07-30T11:47:43+0000 DDEBUG Releasever: 9
2026-07-30T11:47:43+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:47:43+0000 DDEBUG Base command: config-manager
2026-07-30T11:47:43+0000 DDEBUG Extra commands: ['config-manager', '--disable', 'cpanel-addons-production-feed']
2026-07-30T11:47:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:47:43+0000 DDEBUG Cleaning up.
2026-07-30T11:47:43+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:47:43+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1132, in run
    return self.command.run()
  File "/usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py", line 105, in run
    self.modify_repo()
  File "/usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py", line 132, in modify_repo
    raise dnf.exceptions.Error(_("No matching repo to modify: %s.")
dnf.exceptions.Error: No matching repo to modify: cpanel-addons-production-feed.
2026-07-30T11:47:43+0000 CRITICAL Error: No matching repo to modify: cpanel-addons-production-feed.
2026-07-30T11:47:56+0000 INFO --- logging initialized ---
2026-07-30T11:47:56+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:47:56+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:47:56+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:47:56+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-07-30T11:47:56+0000 DDEBUG Installroot: /
2026-07-30T11:47:56+0000 DDEBUG Releasever: 9
2026-07-30T11:47:56+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:47:56+0000 DDEBUG Base command: needs-restarting
2026-07-30T11:47:56+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-07-30T11:47:56+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:47:56+0000 DDEBUG timer: sack setup: 236 ms
2026-07-30T11:47:56+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:47:56+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T11:47:56+0000 DDEBUG Cleaning up.
2026-07-30T11:47:56+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:03+0000 INFO --- logging initialized ---
2026-07-30T11:48:03+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:48:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:03+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:03+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/wcck4Q6KZf --setopt keepcache=1 install cpanel-letsencrypt-v2 --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:03+0000 DDEBUG Installroot: /
2026-07-30T11:48:03+0000 DDEBUG Releasever: 9
2026-07-30T11:48:03+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:03+0000 DDEBUG Base command: install
2026-07-30T11:48:03+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/wcck4Q6KZf', '--setopt', 'keepcache=1', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:03+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:03+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:03+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:03+0000 DEBUG repo: downloading from remote: cpanel-plugins
2026-07-30T11:48:05+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:05+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:05+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:05+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:05+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:05+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:05+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:05+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:05+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:05+0000 INFO Last metadata expiration check: 0:00:01 ago on Thu Jul 30 11:48:04 2026.
2026-07-30T11:48:06+0000 DDEBUG timer: sack setup: 2829 ms
2026-07-30T11:48:06+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:48:06+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:06+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:06+0000 DEBUG ---> Package cpanel-letsencrypt-v2.noarch 1.05-4.8.1.cpanel will be installed
2026-07-30T11:48:06+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:06+0000 DDEBUG timer: depsolve: 45 ms
2026-07-30T11:48:06+0000 INFO Dependencies resolved.
2026-07-30T11:48:06+0000 INFO ================================================================================
 Package                 Arch     Version                Repository        Size
================================================================================
Installing:
 cpanel-letsencrypt-v2   noarch   1.05-4.8.1.cpanel      cpanel-plugins    36 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:48:06+0000 INFO Total download size: 36 k
2026-07-30T11:48:06+0000 INFO Installed size: 93 k
2026-07-30T11:48:06+0000 INFO YUM will only download packages for the transaction.
2026-07-30T11:48:06+0000 INFO Downloading Packages:
2026-07-30T11:48:07+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:07+0000 INFO Total                                            38 kB/s |  36 kB     00:00     
2026-07-30T11:48:07+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:07+0000 INFO Complete!
2026-07-30T11:48:07+0000 DDEBUG Cleaning up.
2026-07-30T11:48:07+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:13+0000 INFO --- logging initialized ---
2026-07-30T11:48:13+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:48:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:13+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:48:13+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-07-30T11:48:13+0000 DDEBUG Installroot: /
2026-07-30T11:48:13+0000 DDEBUG Releasever: 9
2026-07-30T11:48:13+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:13+0000 DDEBUG Base command: needs-restarting
2026-07-30T11:48:13+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-07-30T11:48:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:13+0000 DDEBUG timer: sack setup: 238 ms
2026-07-30T11:48:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:13+0000 INFO --- logging initialized ---
2026-07-30T11:48:13+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:48:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:13+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:13+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf erase cpanel-monitoring-agent cpanel-monitoring-whm-plugin cpanel-monitoring-cpanel-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:13+0000 DDEBUG Installroot: /
2026-07-30T11:48:13+0000 DDEBUG Releasever: 9
2026-07-30T11:48:13+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:13+0000 DDEBUG Base command: erase
2026-07-30T11:48:13+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'erase', 'cpanel-monitoring-agent', 'cpanel-monitoring-whm-plugin', 'cpanel-monitoring-cpanel-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:13+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T11:48:13+0000 DDEBUG Cleaning up.
2026-07-30T11:48:13+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:14+0000 DDEBUG timer: sack setup: 249 ms
2026-07-30T11:48:14+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:14+0000 INFO No match for argument: cpanel-monitoring-agent
2026-07-30T11:48:14+0000 INFO No match for argument: cpanel-monitoring-whm-plugin
2026-07-30T11:48:14+0000 INFO No match for argument: cpanel-monitoring-cpanel-plugin
2026-07-30T11:48:14+0000 WARNING No packages marked for removal.
2026-07-30T11:48:14+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:14+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:14+0000 DDEBUG timer: depsolve: 10 ms
2026-07-30T11:48:14+0000 INFO Dependencies resolved.
2026-07-30T11:48:14+0000 INFO Nothing to do.
2026-07-30T11:48:14+0000 INFO Complete!
2026-07-30T11:48:14+0000 DDEBUG Cleaning up.
2026-07-30T11:48:14+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:15+0000 INFO --- logging initialized ---
2026-07-30T11:48:15+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:48:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:15+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:48:15+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump epel 
2026-07-30T11:48:15+0000 DDEBUG Installroot: /
2026-07-30T11:48:15+0000 DDEBUG Releasever: 9
2026-07-30T11:48:15+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:15+0000 DDEBUG Base command: config-manager
2026-07-30T11:48:15+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'epel']
2026-07-30T11:48:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:15+0000 DDEBUG Cleaning up.
2026-07-30T11:48:15+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:15+0000 INFO --- logging initialized ---
2026-07-30T11:48:15+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:48:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:15+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:15+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf erase cpanel-site-publisher-templates --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:15+0000 DDEBUG Installroot: /
2026-07-30T11:48:15+0000 DDEBUG Releasever: 9
2026-07-30T11:48:15+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:15+0000 DDEBUG Base command: erase
2026-07-30T11:48:15+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'erase', 'cpanel-site-publisher-templates', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:15+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:15+0000 INFO --- logging initialized ---
2026-07-30T11:48:15+0000 DDEBUG timer: config: 7 ms
2026-07-30T11:48:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:15+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:48:15+0000 DDEBUG Command: yum-config-manager config-manager --config /etc/yum.conf --dump crb 
2026-07-30T11:48:15+0000 DDEBUG Installroot: /
2026-07-30T11:48:15+0000 DDEBUG Releasever: 9
2026-07-30T11:48:15+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:15+0000 DDEBUG Base command: config-manager
2026-07-30T11:48:15+0000 DDEBUG Extra commands: ['config-manager', '--config', '/etc/yum.conf', '--dump', 'crb']
2026-07-30T11:48:15+0000 DDEBUG timer: sack setup: 215 ms
2026-07-30T11:48:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:15+0000 INFO No match for argument: cpanel-site-publisher-templates
2026-07-30T11:48:15+0000 WARNING No packages marked for removal.
2026-07-30T11:48:15+0000 DDEBUG Cleaning up.
2026-07-30T11:48:15+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:15+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:15+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:15+0000 DDEBUG timer: depsolve: 10 ms
2026-07-30T11:48:15+0000 INFO Dependencies resolved.
2026-07-30T11:48:15+0000 INFO Nothing to do.
2026-07-30T11:48:15+0000 INFO Complete!
2026-07-30T11:48:15+0000 DDEBUG Cleaning up.
2026-07-30T11:48:15+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:25+0000 INFO --- logging initialized ---
2026-07-30T11:48:25+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:48:25+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:25+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:25+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-analytics --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:25+0000 DDEBUG Installroot: /
2026-07-30T11:48:25+0000 DDEBUG Releasever: 9
2026-07-30T11:48:25+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:25+0000 DDEBUG Base command: install
2026-07-30T11:48:25+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-analytics', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:25+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:25+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:25+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:26+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:48:26+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:26+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:26+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:26+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:26+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:26+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:26+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:26+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:26+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:27+0000 DDEBUG timer: sack setup: 1798 ms
2026-07-30T11:48:27+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:27+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:27+0000 DEBUG ---> Package cpanel-analytics.noarch 1.4.59-6.6.1.cpanel will be installed
2026-07-30T11:48:27+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:27+0000 DDEBUG timer: depsolve: 45 ms
2026-07-30T11:48:27+0000 INFO Dependencies resolved.
2026-07-30T11:48:27+0000 INFO ================================================================================
 Package             Arch      Version                  Repository         Size
================================================================================
Installing:
 cpanel-analytics    noarch    1.4.59-6.6.1.cpanel      cpanel-plugins    111 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:48:27+0000 INFO Total download size: 111 k
2026-07-30T11:48:27+0000 INFO Installed size: 428 k
2026-07-30T11:48:27+0000 INFO Downloading Packages:
2026-07-30T11:48:28+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:28+0000 INFO Total                                            89 kB/s | 111 kB     00:01     
2026-07-30T11:48:28+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:28+0000 INFO Running transaction check
2026-07-30T11:48:28+0000 INFO Transaction check succeeded.
2026-07-30T11:48:28+0000 INFO Running transaction test
2026-07-30T11:48:28+0000 INFO Transaction test succeeded.
2026-07-30T11:48:28+0000 DDEBUG timer: transaction test: 28 ms
2026-07-30T11:48:28+0000 INFO Running transaction
2026-07-30T11:48:28+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:48:28+0000 DDEBUG RPM transaction start.
2026-07-30T11:48:28+0000 DDEBUG RPM transaction over.
2026-07-30T11:48:29+0000 DDEBUG timer: verify transaction: 280 ms
2026-07-30T11:48:29+0000 DDEBUG timer: transaction: 625 ms
2026-07-30T11:48:29+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:48:29+0000 DEBUG Installed: cpanel-analytics-1.4.59-6.6.1.cpanel.noarch
2026-07-30T11:48:29+0000 INFO Complete!
2026-07-30T11:48:29+0000 DDEBUG Cleaning up.
2026-07-30T11:48:29+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:31+0000 INFO --- logging initialized ---
2026-07-30T11:48:31+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:48:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:31+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:31+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-banners-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:31+0000 DDEBUG Installroot: /
2026-07-30T11:48:31+0000 DDEBUG Releasever: 9
2026-07-30T11:48:31+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:31+0000 DDEBUG Base command: install
2026-07-30T11:48:31+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-banners-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:31+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:31+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:32+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:48:32+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:32+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:32+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:32+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:32+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:32+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:32+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:32+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:32+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:33+0000 DDEBUG timer: sack setup: 1831 ms
2026-07-30T11:48:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:33+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:33+0000 DEBUG ---> Package cpanel-banners-plugin.noarch 1.0.0-9.10.1.cpanel will be installed
2026-07-30T11:48:33+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:33+0000 DDEBUG timer: depsolve: 44 ms
2026-07-30T11:48:33+0000 INFO Dependencies resolved.
2026-07-30T11:48:33+0000 INFO ================================================================================
 Package                 Arch     Version                Repository        Size
================================================================================
Installing:
 cpanel-banners-plugin   noarch   1.0.0-9.10.1.cpanel    cpanel-plugins    18 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:48:33+0000 INFO Total download size: 18 k
2026-07-30T11:48:33+0000 INFO Installed size: 53 k
2026-07-30T11:48:33+0000 INFO Downloading Packages:
2026-07-30T11:48:34+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:34+0000 INFO Total                                            20 kB/s |  18 kB     00:00     
2026-07-30T11:48:34+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:34+0000 INFO Running transaction check
2026-07-30T11:48:34+0000 INFO Transaction check succeeded.
2026-07-30T11:48:34+0000 INFO Running transaction test
2026-07-30T11:48:34+0000 INFO Transaction test succeeded.
2026-07-30T11:48:34+0000 DDEBUG timer: transaction test: 3 ms
2026-07-30T11:48:34+0000 INFO Running transaction
2026-07-30T11:48:34+0000 DDEBUG RPM transaction start.
2026-07-30T11:48:34+0000 DDEBUG RPM transaction over.
2026-07-30T11:48:34+0000 DDEBUG timer: verify transaction: 218 ms
2026-07-30T11:48:34+0000 DDEBUG timer: transaction: 357 ms
2026-07-30T11:48:34+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:48:34+0000 DEBUG Installed: cpanel-banners-plugin-1.0.0-9.10.1.cpanel.noarch
2026-07-30T11:48:34+0000 INFO Complete!
2026-07-30T11:48:34+0000 DDEBUG Cleaning up.
2026-07-30T11:48:34+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:36+0000 INFO --- logging initialized ---
2026-07-30T11:48:36+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:48:36+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:36+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:36+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-comet-backup-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:36+0000 DDEBUG Installroot: /
2026-07-30T11:48:36+0000 DDEBUG Releasever: 9
2026-07-30T11:48:36+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:36+0000 DDEBUG Base command: install
2026-07-30T11:48:36+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-comet-backup-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:36+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:36+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:36+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:37+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:48:37+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:37+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:37+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:37+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:37+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:37+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:37+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:38+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:38+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:38+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:38+0000 DDEBUG timer: sack setup: 1898 ms
2026-07-30T11:48:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:38+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:38+0000 DEBUG ---> Package cpanel-comet-backup-plugin.noarch 1.5.6-1.2.1.cpanel will be installed
2026-07-30T11:48:38+0000 DEBUG ---> Package cpanel-plugin-common.noarch 1.23.0-1.2.1.cpanel will be installed
2026-07-30T11:48:38+0000 DEBUG ---> Package cpanel-plugin-components.noarch 1.12.0-1.2.1.cpanel will be installed
2026-07-30T11:48:38+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:38+0000 DDEBUG timer: depsolve: 44 ms
2026-07-30T11:48:38+0000 INFO Dependencies resolved.
2026-07-30T11:48:38+0000 INFO ================================================================================
 Package                     Arch    Version              Repository       Size
================================================================================
Installing:
 cpanel-comet-backup-plugin  noarch  1.5.6-1.2.1.cpanel   cpanel-plugins  1.2 M
Installing dependencies:
 cpanel-plugin-common        noarch  1.23.0-1.2.1.cpanel  cpanel-plugins   69 k
 cpanel-plugin-components    noarch  1.12.0-1.2.1.cpanel  cpanel-plugins   83 k

Transaction Summary
================================================================================
Install  3 Packages

2026-07-30T11:48:38+0000 INFO Total download size: 1.3 M
2026-07-30T11:48:38+0000 INFO Installed size: 4.5 M
2026-07-30T11:48:38+0000 INFO Downloading Packages:
2026-07-30T11:48:40+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:40+0000 INFO Total                                           885 kB/s | 1.3 MB     00:01     
2026-07-30T11:48:40+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:40+0000 INFO Running transaction check
2026-07-30T11:48:40+0000 INFO Transaction check succeeded.
2026-07-30T11:48:40+0000 INFO Running transaction test
2026-07-30T11:48:40+0000 INFO Transaction test succeeded.
2026-07-30T11:48:40+0000 DDEBUG timer: transaction test: 51 ms
2026-07-30T11:48:40+0000 INFO Running transaction
2026-07-30T11:48:40+0000 DDEBUG RPM transaction start.
2026-07-30T11:48:41+0000 DDEBUG RPM transaction over.
2026-07-30T11:48:41+0000 DDEBUG timer: verify transaction: 263 ms
2026-07-30T11:48:41+0000 DDEBUG timer: transaction: 1689 ms
2026-07-30T11:48:41+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:48:42+0000 DEBUG Installed: cpanel-comet-backup-plugin-1.5.6-1.2.1.cpanel.noarch
2026-07-30T11:48:42+0000 DEBUG Installed: cpanel-plugin-common-1.23.0-1.2.1.cpanel.noarch
2026-07-30T11:48:42+0000 DEBUG Installed: cpanel-plugin-components-1.12.0-1.2.1.cpanel.noarch
2026-07-30T11:48:42+0000 INFO Complete!
2026-07-30T11:48:42+0000 DDEBUG Cleaning up.
2026-07-30T11:48:42+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:44+0000 INFO --- logging initialized ---
2026-07-30T11:48:44+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:48:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:44+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-koality-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:44+0000 DDEBUG Installroot: /
2026-07-30T11:48:44+0000 DDEBUG Releasever: 9
2026-07-30T11:48:44+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:44+0000 DDEBUG Base command: install
2026-07-30T11:48:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-koality-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:44+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:44+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:45+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:48:45+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:45+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:45+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:45+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:45+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:45+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:45+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:45+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:45+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:46+0000 DDEBUG timer: sack setup: 1787 ms
2026-07-30T11:48:46+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:46+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:46+0000 DEBUG ---> Package cpanel-koality-plugin.noarch 3.2.0-1.2.1.cpanel will be installed
2026-07-30T11:48:46+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:46+0000 DDEBUG timer: depsolve: 61 ms
2026-07-30T11:48:46+0000 INFO Dependencies resolved.
2026-07-30T11:48:46+0000 INFO ================================================================================
 Package                 Arch     Version                Repository        Size
================================================================================
Installing:
 cpanel-koality-plugin   noarch   3.2.0-1.2.1.cpanel     cpanel-plugins   3.6 M

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:48:46+0000 INFO Total download size: 3.6 M
2026-07-30T11:48:46+0000 INFO Installed size: 11 M
2026-07-30T11:48:46+0000 INFO Downloading Packages:
2026-07-30T11:48:48+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:48+0000 INFO Total                                           1.4 MB/s | 3.6 MB     00:02     
2026-07-30T11:48:48+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:48+0000 INFO Running transaction check
2026-07-30T11:48:48+0000 INFO Transaction check succeeded.
2026-07-30T11:48:48+0000 INFO Running transaction test
2026-07-30T11:48:48+0000 INFO Transaction test succeeded.
2026-07-30T11:48:48+0000 DDEBUG timer: transaction test: 91 ms
2026-07-30T11:48:48+0000 INFO Running transaction
2026-07-30T11:48:48+0000 DDEBUG RPM transaction start.
2026-07-30T11:48:50+0000 DDEBUG RPM transaction over.
2026-07-30T11:48:51+0000 DDEBUG timer: verify transaction: 289 ms
2026-07-30T11:48:51+0000 DDEBUG timer: transaction: 2336 ms
2026-07-30T11:48:51+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:48:51+0000 DEBUG Installed: cpanel-koality-plugin-3.2.0-1.2.1.cpanel.noarch
2026-07-30T11:48:51+0000 INFO Complete!
2026-07-30T11:48:51+0000 DDEBUG Cleaning up.
2026-07-30T11:48:51+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:48:52+0000 INFO --- logging initialized ---
2026-07-30T11:48:52+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:48:52+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:48:52+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:48:52+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-monitoring-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:48:52+0000 DDEBUG Installroot: /
2026-07-30T11:48:52+0000 DDEBUG Releasever: 9
2026-07-30T11:48:52+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:48:52+0000 DDEBUG Base command: install
2026-07-30T11:48:52+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-monitoring-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:48:52+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:48:53+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:48:53+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:48:53+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:48:53+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:48:53+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:48:53+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:48:53+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:48:53+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:48:53+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:48:54+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:48:54+0000 DEBUG repo: using cache for: crb
2026-07-30T11:48:54+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:48:54+0000 DEBUG repo: using cache for: extras
2026-07-30T11:48:54+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:48:54+0000 DEBUG repo: using cache for: epel
2026-07-30T11:48:54+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:48:54+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:48:54+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:48:54+0000 DDEBUG timer: sack setup: 1886 ms
2026-07-30T11:48:54+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:48:54+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:48:54+0000 DEBUG ---> Package cpanel-monitoring-agent-plugin.noarch 1.0.3-1.2.1.cpanel will be installed
2026-07-30T11:48:54+0000 DEBUG ---> Package cpanel-monitoring-plugin.noarch 2.8.0-1.2.1.cpanel will be installed
2026-07-30T11:48:54+0000 DEBUG ---> Package cpanel-plugin-monitoring-campaigns.noarch 0.1.1-1.2.1.cpanel will be installed
2026-07-30T11:48:54+0000 DEBUG ---> Package libevent-devel.x86_64 2.1.12-8.el9_4 will be installed
2026-07-30T11:48:54+0000 DEBUG ---> Package python3-devel.x86_64 3.9.25-7.el9_8.2 will be installed
2026-07-30T11:48:54+0000 DEBUG ---> Package python3-pip.noarch 21.3.1-2.el9_8 will be installed
2026-07-30T11:48:54+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:48:54+0000 DDEBUG timer: depsolve: 47 ms
2026-07-30T11:48:54+0000 INFO Dependencies resolved.
2026-07-30T11:48:54+0000 INFO ======================================================================================
 Package                              Arch    Version            Repository       Size
======================================================================================
Installing:
 cpanel-monitoring-plugin             noarch  2.8.0-1.2.1.cpanel cpanel-plugins  4.7 M
Installing dependencies:
 cpanel-monitoring-agent-plugin       noarch  1.0.3-1.2.1.cpanel cpanel-plugins   19 k
 cpanel-plugin-monitoring-campaigns   noarch  0.1.1-1.2.1.cpanel cpanel-plugins   34 k
 libevent-devel                       x86_64  2.1.12-8.el9_4     appstream        92 k
 python3-devel                        x86_64  3.9.25-7.el9_8.2   appstream       205 k
Installing weak dependencies:
 python3-pip                          noarch  21.3.1-2.el9_8     appstream       1.7 M

Transaction Summary
======================================================================================
Install  6 Packages

2026-07-30T11:48:54+0000 INFO Total download size: 6.8 M
2026-07-30T11:48:54+0000 INFO Installed size: 17 M
2026-07-30T11:48:54+0000 INFO Downloading Packages:
2026-07-30T11:48:58+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:48:58+0000 INFO Total                                           2.0 MB/s | 6.8 MB     00:03     
2026-07-30T11:48:58+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:48:58+0000 INFO Running transaction check
2026-07-30T11:48:58+0000 INFO Transaction check succeeded.
2026-07-30T11:48:58+0000 INFO Running transaction test
2026-07-30T11:48:58+0000 INFO Transaction test succeeded.
2026-07-30T11:48:58+0000 DDEBUG timer: transaction test: 241 ms
2026-07-30T11:48:58+0000 INFO Running transaction
2026-07-30T11:48:58+0000 DDEBUG RPM transaction start.
2026-07-30T11:49:00+0000 DDEBUG RPM transaction over.
2026-07-30T11:49:01+0000 DDEBUG timer: verify transaction: 346 ms
2026-07-30T11:49:01+0000 DDEBUG timer: transaction: 2289 ms
2026-07-30T11:49:01+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:49:01+0000 DEBUG Installed: cpanel-monitoring-agent-plugin-1.0.3-1.2.1.cpanel.noarch
2026-07-30T11:49:01+0000 DEBUG Installed: cpanel-monitoring-plugin-2.8.0-1.2.1.cpanel.noarch
2026-07-30T11:49:01+0000 DEBUG Installed: cpanel-plugin-monitoring-campaigns-0.1.1-1.2.1.cpanel.noarch
2026-07-30T11:49:01+0000 DEBUG Installed: libevent-devel-2.1.12-8.el9_4.x86_64
2026-07-30T11:49:01+0000 DEBUG Installed: python3-devel-3.9.25-7.el9_8.2.x86_64
2026-07-30T11:49:01+0000 DEBUG Installed: python3-pip-21.3.1-2.el9_8.noarch
2026-07-30T11:49:01+0000 INFO Complete!
2026-07-30T11:49:01+0000 DDEBUG Cleaning up.
2026-07-30T11:49:01+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:02+0000 INFO --- logging initialized ---
2026-07-30T11:49:02+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:49:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:02+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:02+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-sitejet-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:02+0000 DDEBUG Installroot: /
2026-07-30T11:49:02+0000 DDEBUG Releasever: 9
2026-07-30T11:49:02+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:02+0000 DDEBUG Base command: install
2026-07-30T11:49:02+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-sitejet-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:02+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:02+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:02+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:03+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:49:03+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:03+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:03+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:03+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:03+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:03+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:03+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:04+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:04+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:04+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:04+0000 DDEBUG timer: sack setup: 1855 ms
2026-07-30T11:49:04+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:04+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:04+0000 DEBUG ---> Package cpanel-sitejet-plugin.noarch 4.11.0-1.4.1.cpanel will be installed
2026-07-30T11:49:04+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:04+0000 DDEBUG timer: depsolve: 48 ms
2026-07-30T11:49:04+0000 INFO Dependencies resolved.
2026-07-30T11:49:04+0000 INFO ================================================================================
 Package                 Arch     Version                Repository        Size
================================================================================
Installing:
 cpanel-sitejet-plugin   noarch   4.11.0-1.4.1.cpanel    cpanel-plugins   1.5 M

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:49:04+0000 INFO Total download size: 1.5 M
2026-07-30T11:49:04+0000 INFO Installed size: 2.9 M
2026-07-30T11:49:04+0000 INFO Downloading Packages:
2026-07-30T11:49:06+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:49:06+0000 INFO Total                                           903 kB/s | 1.5 MB     00:01     
2026-07-30T11:49:06+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:49:06+0000 INFO Running transaction check
2026-07-30T11:49:06+0000 INFO Transaction check succeeded.
2026-07-30T11:49:06+0000 INFO Running transaction test
2026-07-30T11:49:06+0000 INFO Transaction test succeeded.
2026-07-30T11:49:06+0000 DDEBUG timer: transaction test: 46 ms
2026-07-30T11:49:06+0000 INFO Running transaction
2026-07-30T11:49:06+0000 DDEBUG RPM transaction start.
2026-07-30T11:49:09+0000 DDEBUG RPM transaction over.
2026-07-30T11:49:09+0000 DDEBUG timer: verify transaction: 367 ms
2026-07-30T11:49:09+0000 DDEBUG timer: transaction: 2926 ms
2026-07-30T11:49:09+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:49:09+0000 DEBUG Installed: cpanel-sitejet-plugin-4.11.0-1.4.1.cpanel.noarch
2026-07-30T11:49:09+0000 INFO Complete!
2026-07-30T11:49:09+0000 DDEBUG Cleaning up.
2026-07-30T11:49:09+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:10+0000 INFO --- logging initialized ---
2026-07-30T11:49:10+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:49:11+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:11+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:11+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-socialbee-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:11+0000 DDEBUG Installroot: /
2026-07-30T11:49:11+0000 DDEBUG Releasever: 9
2026-07-30T11:49:11+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:11+0000 DDEBUG Base command: install
2026-07-30T11:49:11+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-socialbee-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:11+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:11+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:11+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:12+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:49:12+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:12+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:12+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:12+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:12+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:12+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:12+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:12+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:12+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:12+0000 DDEBUG timer: sack setup: 1743 ms
2026-07-30T11:49:12+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:12+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:12+0000 DEBUG ---> Package cpanel-socialbee-plugin.noarch 1.7.0-1.2.1.cpanel will be installed
2026-07-30T11:49:12+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:12+0000 DDEBUG timer: depsolve: 46 ms
2026-07-30T11:49:12+0000 INFO Dependencies resolved.
2026-07-30T11:49:12+0000 INFO ================================================================================
 Package                   Arch     Version              Repository        Size
================================================================================
Installing:
 cpanel-socialbee-plugin   noarch   1.7.0-1.2.1.cpanel   cpanel-plugins   7.9 M

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:49:12+0000 INFO Total download size: 7.9 M
2026-07-30T11:49:12+0000 INFO Installed size: 30 M
2026-07-30T11:49:12+0000 INFO Downloading Packages:
2026-07-30T11:49:16+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:49:16+0000 INFO Total                                           1.9 MB/s | 7.9 MB     00:04     
2026-07-30T11:49:16+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:49:17+0000 INFO Running transaction check
2026-07-30T11:49:17+0000 INFO Transaction check succeeded.
2026-07-30T11:49:17+0000 INFO Running transaction test
2026-07-30T11:49:17+0000 INFO Transaction test succeeded.
2026-07-30T11:49:17+0000 DDEBUG timer: transaction test: 160 ms
2026-07-30T11:49:17+0000 INFO Running transaction
2026-07-30T11:49:17+0000 DDEBUG RPM transaction start.
2026-07-30T11:49:20+0000 DDEBUG RPM transaction over.
2026-07-30T11:49:20+0000 DDEBUG timer: verify transaction: 262 ms
2026-07-30T11:49:20+0000 DDEBUG timer: transaction: 3674 ms
2026-07-30T11:49:20+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:49:21+0000 DEBUG Installed: cpanel-socialbee-plugin-1.7.0-1.2.1.cpanel.noarch
2026-07-30T11:49:21+0000 INFO Complete!
2026-07-30T11:49:21+0000 DDEBUG Cleaning up.
2026-07-30T11:49:21+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:22+0000 INFO --- logging initialized ---
2026-07-30T11:49:22+0000 DDEBUG timer: config: 22 ms
2026-07-30T11:49:22+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:22+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:22+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --downloadonly --downloaddir /tmp/WwL6AfB0ao install cpanel-letsencrypt-v2 --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:22+0000 DDEBUG Installroot: /
2026-07-30T11:49:22+0000 DDEBUG Releasever: 9
2026-07-30T11:49:22+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:22+0000 DDEBUG Base command: install
2026-07-30T11:49:22+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--downloadonly', '--downloaddir', '/tmp/WwL6AfB0ao', 'install', 'cpanel-letsencrypt-v2', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:22+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:22+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:22+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:23+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:49:23+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:23+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:23+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:23+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:23+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:23+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:23+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:24+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:24+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:24+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:24+0000 DDEBUG timer: sack setup: 2291 ms
2026-07-30T11:49:24+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:24+0000 INFO Package cpanel-letsencrypt-v2-1.05-4.8.1.cpanel.noarch is already installed.
2026-07-30T11:49:24+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:24+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:24+0000 DDEBUG timer: depsolve: 55 ms
2026-07-30T11:49:24+0000 INFO Dependencies resolved.
2026-07-30T11:49:24+0000 INFO Nothing to do.
2026-07-30T11:49:24+0000 INFO Complete!
2026-07-30T11:49:24+0000 DDEBUG Cleaning up.
2026-07-30T11:49:25+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:25+0000 INFO --- logging initialized ---
2026-07-30T11:49:25+0000 DDEBUG timer: config: 4 ms
2026-07-30T11:49:25+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:25+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:25+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-xovi-plugin --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:25+0000 DDEBUG Installroot: /
2026-07-30T11:49:25+0000 DDEBUG Releasever: 9
2026-07-30T11:49:25+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:25+0000 DDEBUG Base command: install
2026-07-30T11:49:25+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-xovi-plugin', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:25+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:25+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:49:25+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:25+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:25+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:25+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:25+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:25+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:25+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:26+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:26+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:26+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:26+0000 INFO Last metadata expiration check: 0:00:02 ago on Thu Jul 30 11:49:23 2026.
2026-07-30T11:49:26+0000 DDEBUG timer: sack setup: 990 ms
2026-07-30T11:49:26+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:26+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:26+0000 DEBUG ---> Package cpanel-xovi-plugin.noarch 1.9.1-1.2.1.cpanel will be installed
2026-07-30T11:49:26+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:26+0000 DDEBUG timer: depsolve: 64 ms
2026-07-30T11:49:26+0000 INFO Dependencies resolved.
2026-07-30T11:49:26+0000 INFO ================================================================================
 Package               Arch      Version                Repository         Size
================================================================================
Installing:
 cpanel-xovi-plugin    noarch    1.9.1-1.2.1.cpanel     cpanel-plugins    2.7 M

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:49:26+0000 INFO Total download size: 2.7 M
2026-07-30T11:49:26+0000 INFO Installed size: 6.5 M
2026-07-30T11:49:26+0000 INFO Downloading Packages:
2026-07-30T11:49:28+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:49:28+0000 INFO Total                                           1.3 MB/s | 2.7 MB     00:02     
2026-07-30T11:49:28+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:49:28+0000 INFO Running transaction check
2026-07-30T11:49:28+0000 INFO Transaction check succeeded.
2026-07-30T11:49:28+0000 INFO Running transaction test
2026-07-30T11:49:28+0000 INFO Transaction test succeeded.
2026-07-30T11:49:28+0000 DDEBUG timer: transaction test: 59 ms
2026-07-30T11:49:28+0000 INFO Running transaction
2026-07-30T11:49:28+0000 DDEBUG RPM transaction start.
2026-07-30T11:49:30+0000 DDEBUG RPM transaction over.
2026-07-30T11:49:30+0000 DDEBUG timer: verify transaction: 206 ms
2026-07-30T11:49:30+0000 DDEBUG timer: transaction: 1935 ms
2026-07-30T11:49:30+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:49:31+0000 DEBUG Installed: cpanel-xovi-plugin-1.9.1-1.2.1.cpanel.noarch
2026-07-30T11:49:31+0000 INFO Complete!
2026-07-30T11:49:31+0000 DDEBUG Cleaning up.
2026-07-30T11:49:31+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:44+0000 INFO --- logging initialized ---
2026-07-30T11:49:44+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:49:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:44+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf --setopt keepcache=1 install cpanel-analytics --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:44+0000 DDEBUG Installroot: /
2026-07-30T11:49:44+0000 DDEBUG Releasever: 9
2026-07-30T11:49:44+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:44+0000 DDEBUG Base command: install
2026-07-30T11:49:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', '--setopt', 'keepcache=1', 'install', 'cpanel-analytics', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:44+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:44+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:45+0000 DEBUG reviving: 'cpanel-plugins' can be revived - repomd matches.
2026-07-30T11:49:45+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:45+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:45+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:45+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:45+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:45+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:45+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:45+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:45+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:46+0000 DDEBUG timer: sack setup: 1596 ms
2026-07-30T11:49:46+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:46+0000 INFO Package cpanel-analytics-1.4.59-6.6.1.cpanel.noarch is already installed.
2026-07-30T11:49:46+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:46+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:46+0000 DDEBUG timer: depsolve: 46 ms
2026-07-30T11:49:46+0000 INFO Dependencies resolved.
2026-07-30T11:49:46+0000 INFO Nothing to do.
2026-07-30T11:49:46+0000 INFO Complete!
2026-07-30T11:49:46+0000 DDEBUG Cleaning up.
2026-07-30T11:49:46+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:49:52+0000 INFO --- logging initialized ---
2026-07-30T11:49:52+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:49:52+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:49:52+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:49:52+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf install ImageMagick bind-devel bison boost-serialization cairo dpkg e2fsprogs-devel expat-devel flex ftp gd-devel gdbm-devel gettext-devel ghostscript giflib glibc-langpack-en hunspell hunspell-en krb5-devel libX11-devel libXpm-devel libaio-devel libidn-devel libjpeg-turbo-devel libpng-devel libtiff-devel libtool libtool-ltdl-devel libwmf libxml2-devel libxslt-devel ncurses-devel openssl-devel pango perl-Expect perl-IO-Tty perl-JSON-XS perl-Try-Tiny perl-YAML-Syck perl-libwww-perl pixman s-nail strace traceroute urw-fonts zlib-devel --enablerepo=crb --enablerepo=epel 
2026-07-30T11:49:52+0000 DDEBUG Installroot: /
2026-07-30T11:49:52+0000 DDEBUG Releasever: 9
2026-07-30T11:49:52+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:49:52+0000 DDEBUG Base command: install
2026-07-30T11:49:52+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'install', 'ImageMagick', 'bind-devel', 'bison', 'boost-serialization', 'cairo', 'dpkg', 'e2fsprogs-devel', 'expat-devel', 'flex', 'ftp', 'gd-devel', 'gdbm-devel', 'gettext-devel', 'ghostscript', 'giflib', 'glibc-langpack-en', 'hunspell', 'hunspell-en', 'krb5-devel', 'libX11-devel', 'libXpm-devel', 'libaio-devel', 'libidn-devel', 'libjpeg-turbo-devel', 'libpng-devel', 'libtiff-devel', 'libtool', 'libtool-ltdl-devel', 'libwmf', 'libxml2-devel', 'libxslt-devel', 'ncurses-devel', 'openssl-devel', 'pango', 'perl-Expect', 'perl-IO-Tty', 'perl-JSON-XS', 'perl-Try-Tiny', 'perl-YAML-Syck', 'perl-libwww-perl', 'pixman', 's-nail', 'strace', 'traceroute', 'urw-fonts', 'zlib-devel', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:49:52+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:49:52+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:49:52+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:49:52+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:49:52+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:49:52+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: crb
2026-07-30T11:49:52+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: extras
2026-07-30T11:49:52+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:49:52+0000 DEBUG repo: using cache for: epel
2026-07-30T11:49:53+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:49:53+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:49:53+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:49:53+0000 INFO Last metadata expiration check: 0:00:07 ago on Thu Jul 30 11:49:45 2026.
2026-07-30T11:49:53+0000 DDEBUG timer: sack setup: 915 ms
2026-07-30T11:49:53+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:49:53+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:49:53+0000 DEBUG ---> Package LibRaw.x86_64 0.21.1-2.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package adobe-mappings-cmap.noarch 20171205-12.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package adobe-mappings-cmap-deprecated.noarch 20171205-12.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package adobe-mappings-pdf.noarch 20180407-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package adwaita-cursor-theme.noarch 40.1.1-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package adwaita-icon-theme.noarch 40.1.1-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package alsa-lib.x86_64 1.2.15.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package at-spi2-atk.x86_64 2.38.0-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package at-spi2-core.x86_64 2.40.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package atk.x86_64 2.36.0-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package avahi-glib.x86_64 0.8-23.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package bison.x86_64 3.7.4-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package boost-serialization.x86_64 1.75.0-13.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package brotli.x86_64 1.0.9-9.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package brotli-devel.x86_64 1.0.9-9.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package bzip2-devel.x86_64 1.0.8-11.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package cairo.x86_64 1.17.4-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package cairo-gobject.x86_64 1.17.4-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package colord-libs.x86_64 1.4.5-6.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package composefs-libs.x86_64 1.0.8-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package dconf.x86_64 0.40.0-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package e2fsprogs-devel.x86_64 1.46.5-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package exempi.x86_64 2.6.0-0.2.20211007gite23c213.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package exiv2.x86_64 0.27.5-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package exiv2-libs.x86_64 0.27.5-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package expat-devel.x86_64 2.5.0-6.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fdk-aac-free.x86_64 2.0.0-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fftw-libs-single.x86_64 3.3.8-12.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package flac-libs.x86_64 1.3.3-10.el9_2.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package flatpak.x86_64 1.12.9-4.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package flatpak-selinux.noarch 1.12.9-4.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package flatpak-session-helper.x86_64 1.12.9-4.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package flex.x86_64 2.6.4-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fontconfig-devel.x86_64 2.14.0-2.el9_1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package freetype-devel.x86_64 2.10.4-10.el9_5 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fribidi.x86_64 1.0.10-6.el9.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ftp.x86_64 0.17-89.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gd-devel.x86_64 2.3.2-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gdk-pixbuf2-modules.x86_64 2.42.6-6.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package geoclue2.x86_64 2.6.0-8.el9_6.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gettext-common-devel.noarch 0.21-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gettext-devel.x86_64 0.21-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ghostscript.x86_64 9.54.0-19.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ghostscript-tools-fonts.x86_64 9.54.0-19.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ghostscript-tools-printing.x86_64 9.54.0-19.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package giflib.x86_64 5.2.1-10.el9_8.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package glib2-devel.x86_64 2.68.4-19.el9_8.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package google-droid-sans-fonts.noarch 20200215-11.el9.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package graphene.x86_64 1.10.6-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package graphite2-devel.x86_64 1.3.14-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package graphviz.x86_64 2.44.0-26.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gsm.x86_64 1.0.19-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gstreamer1.x86_64 1.22.12-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gstreamer1-plugins-base.x86_64 1.22.12-8.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gtk-update-icon-cache.x86_64 3.24.31-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gtk2.x86_64 2.24.33-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gtk3.x86_64 3.24.31-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package harfbuzz-devel.x86_64 2.7.4-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package harfbuzz-icu.x86_64 2.7.4-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hicolor-icon-theme.noarch 0.17-13.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hunspell.x86_64 1.7.0-11.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hunspell-en.noarch 0.20140811.1-20.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hunspell-en-GB.noarch 0.20140811.1-20.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hunspell-en-US.noarch 0.20140811.1-20.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package hunspell-filesystem.x86_64 1.7.0-11.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package imath.x86_64 3.1.2-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package iso-codes.noarch 4.6.0-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package jasper-libs.x86_64 2.0.28-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package jbig2dec-libs.x86_64 0.19-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package keyutils-libs-devel.x86_64 1.6.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package krb5-devel.x86_64 1.21.1-10.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package lcms2.x86_64 2.12-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libICE.x86_64 1.0.10-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libSM.x86_64 1.2.3-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libX11-devel.x86_64 1.8.12-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libX11-xcb.x86_64 1.8.12-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXau-devel.x86_64 1.0.9-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXaw.x86_64 1.0.13-19.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXcomposite.x86_64 0.4.5-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXcursor.x86_64 1.2.0-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXdamage.x86_64 1.1.5-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXext.x86_64 1.3.4-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXfixes.x86_64 5.0.3-16.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXft.x86_64 2.3.3-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXi.x86_64 1.7.10-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXinerama.x86_64 1.1.4-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXmu.x86_64 1.1.3-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXpm-devel.x86_64 3.5.13-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXrandr.x86_64 1.5.2-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXrender.x86_64 0.9.10-16.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXt.x86_64 1.2.0-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXtst.x86_64 1.2.3-16.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXv.x86_64 1.0.11-16.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libXxf86vm.x86_64 1.1.4-18.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libaio-devel.x86_64 0.3.111-13.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libasyncns.x86_64 0.8-22.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libblkid-devel.x86_64 2.37.4-25.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libcanberra.x86_64 0.30-27.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libcanberra-gtk2.x86_64 0.30-27.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libcanberra-gtk3.x86_64 0.30-27.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libcap-devel.x86_64 2.48-10.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libcom_err-devel.x86_64 1.46.5-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libepoxy.x86_64 1.5.5-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libexif.x86_64 0.6.22-6.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libffi-devel.x86_64 3.4.2-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libfontenc.x86_64 1.1.3-17.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libgexiv2.x86_64 0.14.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libglvnd.x86_64 1:1.3.4-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libglvnd-egl.x86_64 1:1.3.4-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libglvnd-glx.x86_64 1:1.3.4-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libgpg-error-devel.x86_64 1.42-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libgs.x86_64 9.54.0-19.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libgsf.x86_64 1.14.47-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libgxps.x86_64 0.3.2-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libicu-devel.x86_64 67.1-10.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libijs.x86_64 0.35-15.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libiptcdata.x86_64 1.0.5-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libjpeg-turbo-devel.x86_64 2.0.90-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libldac.x86_64 2.0.2.3-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libmount-devel.x86_64 2.37.4-25.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libnotify.x86_64 0.7.9-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libogg.x86_64 2:1.3.4-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libosinfo.x86_64 1.10.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libpaper.x86_64 1.1.28-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libpng-devel.x86_64 2:1.6.37-15.el9_8.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package librsvg2.x86_64 2.50.7-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libsbc.x86_64 1.4-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libselinux-devel.x86_64 3.6-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libsepol-devel.x86_64 3.6-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libsndfile.x86_64 1.0.31-9.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libtheora.x86_64 1:1.1.1-31.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libtiff-devel.x86_64 4.4.0-18.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libtool.x86_64 2.4.6-46.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libtracker-sparql.x86_64 3.1.2-3.el9_1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libverto-devel.x86_64 0.3.2-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libvorbis.x86_64 1:1.3.7-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwayland-client.x86_64 1.21.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwayland-cursor.x86_64 1.21.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwayland-egl.x86_64 1.21.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwebp-devel.x86_64 1.2.0-8.el9_3 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwmf.x86_64 0.2.12-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libwmf-lite.x86_64 0.2.12-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libxcb-devel.x86_64 1.13.1-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libxkbcommon.x86_64 1.0.3-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libxml2-devel.x86_64 2.9.13-14.el9_8.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libxshmfence.x86_64 1.3-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libxslt-devel.x86_64 1.1.34-14.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package low-memory-monitor.x86_64 2.1-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mesa-dri-drivers.x86_64 25.2.7-4.el9.alma.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mesa-filesystem.x86_64 25.2.7-4.el9.alma.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mesa-libEGL.x86_64 25.2.7-4.el9.alma.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mesa-libGL.x86_64 25.2.7-4.el9.alma.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mesa-libgbm.x86_64 25.2.7-4.el9.alma.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mkfontscale.x86_64 1.2.1-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ncurses-c++-libs.x86_64 6.2-12.20210508.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ncurses-devel.x86_64 6.2-12.20210508.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nspr.x86_64 4.36.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nss.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nss-softokn.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nss-softokn-freebl.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nss-sysinit.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package nss-util.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package openexr-libs.x86_64 3.1.1-3.el9_8.3 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package openjpeg2.x86_64 2.4.0-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package openssl-devel.x86_64 1:3.5.5-6.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package opus.x86_64 1.3.1-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package orc.x86_64 0.4.31-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package osinfo-db.noarch 20250606-2.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package osinfo-db-tools.x86_64 1.10.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ostree-libs.x86_64 2025.7-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package p11-kit-server.x86_64 0.26.2-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pango.x86_64 1.48.7-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pcre-cpp.x86_64 8.44-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pcre-devel.x86_64 8.44-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pcre-utf16.x86_64 8.44-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pcre-utf32.x86_64 8.44-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Clone.x86_64 0.45-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Data-Dump.noarch 1.23-18.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Digest-HMAC.noarch 1.03-29.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-File-Listing.noarch 6.14-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTML-Parser.x86_64 3.76-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTML-Tagset.noarch 3.20-47.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTTP-Cookies.noarch 6.10-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTTP-Date.noarch 6.05-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTTP-Message.noarch 6.29-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-HTTP-Negotiate.noarch 6.01-30.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-IO-HTML.noarch 1.004-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-LWP-MediaTypes.noarch 6.04-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-NTLM.noarch 1.09-30.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Net-HTTP.noarch 6.21-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-TimeDate.noarch 1:2.33-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Try-Tiny.noarch 0.30-13.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-WWW-RobotRules.noarch 6.02-30.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-libwww-perl.noarch 6.53-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire-alsa.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire-jack-audio-connection-kit.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire-jack-audio-connection-kit-libs.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire-libs.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pipewire-pulseaudio.x86_64 1.4.9-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pixman.x86_64 0.40.0-6.el9_3 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package poppler.x86_64 21.01.0-24.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package poppler-data.noarch 0.4.9-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package poppler-glib.x86_64 21.01.0-24.el9_8.1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package protobuf.x86_64 3.14.0-17.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package pulseaudio-libs.x86_64 15.0-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package rtkit.x86_64 0.11-29.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package s-nail.x86_64 14.9.22-9.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package sound-theme-freedesktop.noarch 0.8-17.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package spirv-tools-libs.x86_64 2025.4-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package sysprof-capture-devel.x86_64 3.40.1-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package totem-pl-parser.x86_64 3.26.6-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package tracker.x86_64 3.1.2-3.el9_1 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package tracker-miners.x86_64 3.1.2-4.el9_3 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package upower.x86_64 0.99.13-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-bookman-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-c059-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-d050000l-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-fonts-common.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-gothic-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-nimbus-mono-ps-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-nimbus-roman-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-nimbus-sans-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-p052-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-standard-symbols-ps-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package urw-base35-z003-fonts.noarch 20200910-6.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package webrtc-audio-processing.x86_64 0.3.1-8.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package wireplumber.x86_64 0.5.12-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package wireplumber-libs.x86_64 0.5.12-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xdg-dbus-proxy.x86_64 0.1.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xdg-desktop-portal.x86_64 1.12.6-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xdg-desktop-portal-gtk.x86_64 1.12.0-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xkeyboard-config.noarch 2.33-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xorg-x11-fonts-ISO8859-1-100dpi.noarch 7.5-33.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xorg-x11-proto-devel.noarch 2024.1-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package xz-devel.x86_64 5.2.5-8.el9_0 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package zlib-devel.x86_64 1.2.11-40.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ModemManager-glib.x86_64 1.20.2-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package bluez-libs.x86_64 5.85-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package bubblewrap.x86_64 0.6.3-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package cups-libs.x86_64 1:2.3.3op2-39.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fuse.x86_64 2.9.9-17.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fuse-common.x86_64 3.10.2-9.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package glibc-langpack-en.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libkadm5.x86_64 1.21.1-10.el9_8 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package mailcap.noarch 2.1.49-5.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package strace.x86_64 6.12-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package traceroute.x86_64 3:2.1.1-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package bind-devel.x86_64 32:9.16.23-40.el9_8.2 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package fstrm-devel.x86_64 0.6.1-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package gdbm-devel.x86_64 1:1.23-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package json-c-devel.x86_64 0.14-11.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libmaxminddb-devel.x86_64 1.5.2-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libtool-ltdl-devel.x86_64 2.4.6-46.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package lmdb.x86_64 0.9.29-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package lmdb-devel.x86_64 0.9.29-3.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-IO-Tty.x86_64 1.16-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-JSON-XS.x86_64 1:4.04-1.el9_6 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Types-Serialiser.noarch 1.01-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-common-sense.x86_64 3.7.5-7.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package protobuf-c-compiler.x86_64 1.3.3-13.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package protobuf-c-devel.x86_64 1.3.3-13.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package protobuf-compiler.x86_64 3.14.0-17.el9_7 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ImageMagick.x86_64 6.9.13.52-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package ImageMagick-libs.x86_64 6.9.13.52-2.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package dpkg.x86_64 1.22.22-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libidn-devel.x86_64 1.38-4.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package liblqr-1.x86_64 0.4.2-19.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libmd.x86_64 1.2.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package libraqm.x86_64 0.8.0-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-Expect.noarch 1.35-10.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG ---> Package perl-YAML-Syck.x86_64 1.47-1.el9 will be installed
2026-07-30T11:49:53+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:49:53+0000 DDEBUG timer: depsolve: 88 ms
2026-07-30T11:49:53+0000 INFO Dependencies resolved.
2026-07-30T11:49:53+0000 INFO ====================================================================================================
 Package                                   Arch    Version                          Repo        Size
====================================================================================================
Installing:
 ImageMagick                               x86_64  6.9.13.52-2.el9                  epel        75 k
 bind-devel                                x86_64  32:9.16.23-40.el9_8.2            crb        302 k
 bison                                     x86_64  3.7.4-5.el9                      appstream  920 k
 boost-serialization                       x86_64  1.75.0-13.el9_7                  appstream  128 k
 cairo                                     x86_64  1.17.4-7.el9                     appstream  659 k
 dpkg                                      x86_64  1.22.22-1.el9                    epel       1.5 M
 e2fsprogs-devel                           x86_64  1.46.5-8.el9                     appstream   60 k
 expat-devel                               x86_64  2.5.0-6.el9_8.1                  appstream   52 k
 flex                                      x86_64  2.6.4-9.el9                      appstream  307 k
 ftp                                       x86_64  0.17-89.el9                      appstream   61 k
 gd-devel                                  x86_64  2.3.2-3.el9                      appstream   37 k
 gdbm-devel                                x86_64  1:1.23-1.el9                     crb         79 k
 gettext-devel                             x86_64  0.21-8.el9                       appstream  199 k
 ghostscript                               x86_64  9.54.0-19.el9_6                  appstream   36 k
 giflib                                    x86_64  5.2.1-10.el9_8.2                 appstream   47 k
 glibc-langpack-en                         x86_64  2.34-274.el9_8                   baseos     557 k
 hunspell                                  x86_64  1.7.0-11.el9                     appstream  322 k
 hunspell-en                               noarch  0.20140811.1-20.el9              appstream  180 k
 krb5-devel                                x86_64  1.21.1-10.el9_8                  appstream  131 k
 libX11-devel                              x86_64  1.8.12-1.el9                     appstream  910 k
 libXpm-devel                              x86_64  3.5.13-10.el9                    appstream   34 k
 libaio-devel                              x86_64  0.3.111-13.el9                   appstream   10 k
 libidn-devel                              x86_64  1.38-4.el9                       epel        85 k
 libjpeg-turbo-devel                       x86_64  2.0.90-7.el9                     appstream   98 k
 libpng-devel                              x86_64  2:1.6.37-15.el9_8.2              appstream  290 k
 libtiff-devel                             x86_64  4.4.0-18.el9_8.1                 appstream  527 k
 libtool                                   x86_64  2.4.6-46.el9                     appstream  577 k
 libtool-ltdl-devel                        x86_64  2.4.6-46.el9                     crb        152 k
 libwmf                                    x86_64  0.2.12-10.el9                    appstream  114 k
 libxml2-devel                             x86_64  2.9.13-14.el9_8.2                appstream  828 k
 libxslt-devel                             x86_64  1.1.34-14.el9_8.1                appstream  287 k
 ncurses-devel                             x86_64  6.2-12.20210508.el9              appstream  517 k
 openssl-devel                             x86_64  1:3.5.5-6.el9_8                  appstream  3.4 M
 pango                                     x86_64  1.48.7-3.el9                     appstream  297 k
 perl-Expect                               noarch  1.35-10.el9                      epel        76 k
 perl-IO-Tty                               x86_64  1.16-4.el9                       crb         45 k
 perl-JSON-XS                              x86_64  1:4.04-1.el9_6                   crb        107 k
 perl-Try-Tiny                             noarch  0.30-13.el9                      appstream   37 k
 perl-YAML-Syck                            x86_64  1.47-1.el9                       epel       106 k
 perl-libwww-perl                          noarch  6.53-4.el9                       appstream  201 k
 pixman                                    x86_64  0.40.0-6.el9_3                   appstream  268 k
 s-nail                                    x86_64  14.9.22-9.el9_7                  appstream  619 k
 strace                                    x86_64  6.12-1.el9                       baseos     1.5 M
 traceroute                                x86_64  3:2.1.1-1.el9                    baseos      56 k
 urw-base35-fonts                          noarch  20200910-6.el9                   appstream  9.8 k
 zlib-devel                                x86_64  1.2.11-40.el9                    appstream   44 k
Installing dependencies:
 ImageMagick-libs                          x86_64  6.9.13.52-2.el9                  epel       2.3 M
 LibRaw                                    x86_64  0.21.1-2.el9_8                   appstream  408 k
 ModemManager-glib                         x86_64  1.20.2-1.el9                     baseos     337 k
 adobe-mappings-cmap                       noarch  20171205-12.el9                  appstream  1.9 M
 adobe-mappings-cmap-deprecated            noarch  20171205-12.el9                  appstream  106 k
 adobe-mappings-pdf                        noarch  20180407-10.el9                  appstream  637 k
 adwaita-cursor-theme                      noarch  40.1.1-3.el9                     appstream  625 k
 adwaita-icon-theme                        noarch  40.1.1-3.el9                     appstream   11 M
 alsa-lib                                  x86_64  1.2.15.3-1.el9                   appstream  525 k
 at-spi2-atk                               x86_64  2.38.0-4.el9                     appstream   86 k
 at-spi2-core                              x86_64  2.40.3-1.el9                     appstream  176 k
 atk                                       x86_64  2.36.0-5.el9                     appstream  270 k
 avahi-glib                                x86_64  0.8-23.el9                       appstream   13 k
 bluez-libs                                x86_64  5.85-1.el9                       baseos      81 k
 brotli                                    x86_64  1.0.9-9.el9_7                    appstream  311 k
 brotli-devel                              x86_64  1.0.9-9.el9_7                    appstream   30 k
 bubblewrap                                x86_64  0.6.3-1.el9                      baseos      57 k
 bzip2-devel                               x86_64  1.0.8-11.el9                     appstream  213 k
 cairo-gobject                             x86_64  1.17.4-7.el9                     appstream   18 k
 colord-libs                               x86_64  1.4.5-6.el9_6                    appstream  228 k
 composefs-libs                            x86_64  1.0.8-1.el9                      appstream   53 k
 cups-libs                                 x86_64  1:2.3.3op2-39.el9_8              baseos     261 k
 exempi                                    x86_64  2.6.0-0.2.20211007gite23c213.el9 appstream  524 k
 exiv2-libs                                x86_64  0.27.5-2.el9                     appstream  779 k
 fdk-aac-free                              x86_64  2.0.0-8.el9                      appstream  324 k
 fftw-libs-single                          x86_64  3.3.8-12.el9                     appstream  935 k
 flac-libs                                 x86_64  1.3.3-10.el9_2.1                 appstream  217 k
 flatpak-selinux                           noarch  1.12.9-4.el9_8.1                 appstream   21 k
 flatpak-session-helper                    x86_64  1.12.9-4.el9_8.1                 appstream   72 k
 fontconfig-devel                          x86_64  2.14.0-2.el9_1                   appstream  127 k
 freetype-devel                            x86_64  2.10.4-10.el9_5                  appstream  1.1 M
 fribidi                                   x86_64  1.0.10-6.el9.2                   appstream   84 k
 fstrm-devel                               x86_64  0.6.1-3.el9                      crb         25 k
 fuse                                      x86_64  2.9.9-17.el9                     baseos      78 k
 fuse-common                               x86_64  3.10.2-9.el9                     baseos     7.2 k
 gdk-pixbuf2-modules                       x86_64  2.42.6-6.el9_8.1                 appstream   83 k
 geoclue2                                  x86_64  2.6.0-8.el9_6.1                  appstream  122 k
 gettext-common-devel                      noarch  0.21-8.el9                       appstream  405 k
 ghostscript-tools-fonts                   x86_64  9.54.0-19.el9_6                  appstream   12 k
 ghostscript-tools-printing                x86_64  9.54.0-19.el9_6                  appstream   12 k
 glib2-devel                               x86_64  2.68.4-19.el9_8.2                appstream  469 k
 google-droid-sans-fonts                   noarch  20200215-11.el9.2                appstream  2.7 M
 graphene                                  x86_64  1.10.6-2.el9                     appstream   63 k
 graphite2-devel                           x86_64  1.3.14-9.el9                     appstream   21 k
 graphviz                                  x86_64  2.44.0-26.el9                    appstream  3.3 M
 gsm                                       x86_64  1.0.19-6.el9                     appstream   33 k
 gstreamer1                                x86_64  1.22.12-3.el9                    appstream  1.4 M
 gstreamer1-plugins-base                   x86_64  1.22.12-8.el9_8                  appstream  2.2 M
 gtk-update-icon-cache                     x86_64  3.24.31-8.el9                    appstream   32 k
 gtk2                                      x86_64  2.24.33-8.el9                    appstream  3.5 M
 gtk3                                      x86_64  3.24.31-8.el9                    appstream  4.8 M
 harfbuzz-devel                            x86_64  2.7.4-10.el9                     appstream  304 k
 harfbuzz-icu                              x86_64  2.7.4-10.el9                     appstream   13 k
 hicolor-icon-theme                        noarch  0.17-13.el9                      appstream   65 k
 hunspell-en-GB                            noarch  0.20140811.1-20.el9              appstream  225 k
 hunspell-en-US                            noarch  0.20140811.1-20.el9              appstream  176 k
 hunspell-filesystem                       x86_64  1.7.0-11.el9                     appstream  7.6 k
 imath                                     x86_64  3.1.2-1.el9                      appstream   93 k
 iso-codes                                 noarch  4.6.0-3.el9                      appstream  3.3 M
 jasper-libs                               x86_64  2.0.28-4.el9                     appstream  148 k
 jbig2dec-libs                             x86_64  0.19-7.el9                       appstream   72 k
 json-c-devel                              x86_64  0.14-11.el9                      crb         45 k
 keyutils-libs-devel                       x86_64  1.6.3-1.el9                      appstream   54 k
 lcms2                                     x86_64  2.12-3.el9                       appstream  166 k
 libICE                                    x86_64  1.0.10-8.el9                     appstream   70 k
 libSM                                     x86_64  1.2.3-10.el9                     appstream   41 k
 libX11-xcb                                x86_64  1.8.12-1.el9                     appstream   10 k
 libXau-devel                              x86_64  1.0.9-8.el9                      appstream   13 k
 libXaw                                    x86_64  1.0.13-19.el9                    appstream  197 k
 libXcomposite                             x86_64  0.4.5-7.el9                      appstream   23 k
 libXcursor                                x86_64  1.2.0-7.el9                      appstream   30 k
 libXdamage                                x86_64  1.1.5-7.el9                      appstream   22 k
 libXext                                   x86_64  1.3.4-8.el9                      appstream   39 k
 libXfixes                                 x86_64  5.0.3-16.el9                     appstream   19 k
 libXft                                    x86_64  2.3.3-8.el9                      appstream   61 k
 libXi                                     x86_64  1.7.10-8.el9                     appstream   39 k
 libXinerama                               x86_64  1.1.4-10.el9                     appstream   14 k
 libXmu                                    x86_64  1.1.3-8.el9                      appstream   74 k
 libXrandr                                 x86_64  1.5.2-8.el9                      appstream   27 k
 libXrender                                x86_64  0.9.10-16.el9_8.1                appstream   26 k
 libXt                                     x86_64  1.2.0-6.el9                      appstream  179 k
 libXtst                                   x86_64  1.2.3-16.el9                     appstream   20 k
 libXv                                     x86_64  1.0.11-16.el9                    appstream   18 k
 libXxf86vm                                x86_64  1.1.4-18.el9                     appstream   18 k
 libasyncns                                x86_64  0.8-22.el9                       appstream   29 k
 libblkid-devel                            x86_64  2.37.4-25.el9                    appstream   15 k
 libcanberra                               x86_64  0.30-27.el9                      appstream   85 k
 libcanberra-gtk3                          x86_64  0.30-27.el9                      appstream   31 k
 libcap-devel                              x86_64  2.48-10.el9_8.1                  appstream   33 k
 libcom_err-devel                          x86_64  1.46.5-8.el9                     appstream   15 k
 libepoxy                                  x86_64  1.5.5-4.el9                      appstream  242 k
 libexif                                   x86_64  0.6.22-6.el9_8.1                 appstream  423 k
 libffi-devel                              x86_64  3.4.2-8.el9                      appstream   28 k
 libfontenc                                x86_64  1.1.3-17.el9                     appstream   30 k
 libgexiv2                                 x86_64  0.14.3-1.el9                     appstream   93 k
 libglvnd                                  x86_64  1:1.3.4-1.el9                    appstream  134 k
 libglvnd-egl                              x86_64  1:1.3.4-1.el9                    appstream   36 k
 libglvnd-glx                              x86_64  1:1.3.4-1.el9                    appstream  144 k
 libgpg-error-devel                        x86_64  1.42-5.el9                       appstream   65 k
 libgs                                     x86_64  9.54.0-19.el9_6                  appstream  3.1 M
 libgsf                                    x86_64  1.14.47-5.el9                    appstream  245 k
 libgxps                                   x86_64  0.3.2-3.el9                      appstream   78 k
 libicu-devel                              x86_64  67.1-10.el9_6                    appstream  829 k
 libijs                                    x86_64  0.35-15.el9                      appstream   29 k
 libiptcdata                               x86_64  1.0.5-10.el9                     appstream   60 k
 libkadm5                                  x86_64  1.21.1-10.el9_8                  baseos      75 k
 libldac                                   x86_64  2.0.2.3-10.el9                   appstream   40 k
 liblqr-1                                  x86_64  0.4.2-19.el9                     epel        48 k
 libmaxminddb-devel                        x86_64  1.5.2-4.el9                      crb         28 k
 libmd                                     x86_64  1.2.0-1.el9                      epel        53 k
 libmount-devel                            x86_64  2.37.4-25.el9                    appstream   16 k
 libnotify                                 x86_64  0.7.9-8.el9                      appstream   43 k
 libogg                                    x86_64  2:1.3.4-6.el9                    appstream   32 k
 libosinfo                                 x86_64  1.10.0-1.el9                     appstream  312 k
 libpaper                                  x86_64  1.1.28-4.el9                     appstream   41 k
 libraqm                                   x86_64  0.8.0-1.el9                      epel        19 k
 librsvg2                                  x86_64  2.50.7-3.el9                     appstream  3.2 M
 libsbc                                    x86_64  1.4-10.el9                       appstream   43 k
 libselinux-devel                          x86_64  3.6-3.el9                        appstream  113 k
 libsepol-devel                            x86_64  3.6-3.el9                        appstream   39 k
 libsndfile                                x86_64  1.0.31-9.el9_8.1                 appstream  205 k
 libtheora                                 x86_64  1:1.1.1-31.el9                   appstream  163 k
 libtracker-sparql                         x86_64  3.1.2-3.el9_1                    appstream  316 k
 libverto-devel                            x86_64  0.3.2-3.el9                      appstream   14 k
 libvorbis                                 x86_64  1:1.3.7-5.el9                    appstream  192 k
 libwayland-client                         x86_64  1.21.0-1.el9                     appstream   32 k
 libwayland-cursor                         x86_64  1.21.0-1.el9                     appstream   18 k
 libwayland-egl                            x86_64  1.21.0-1.el9                     appstream   12 k
 libwebp-devel                             x86_64  1.2.0-8.el9_3                    appstream   32 k
 libwmf-lite                               x86_64  0.2.12-10.el9                    appstream   72 k
 libxcb-devel                              x86_64  1.13.1-9.el9                     appstream  1.0 M
 libxkbcommon                              x86_64  1.0.3-4.el9                      appstream  132 k
 libxshmfence                              x86_64  1.3-10.el9                       appstream   12 k
 lmdb                                      x86_64  0.9.29-3.el9                     crb         32 k
 lmdb-devel                                x86_64  0.9.29-3.el9                     crb         26 k
 low-memory-monitor                        x86_64  2.1-4.el9                        appstream   35 k
 mailcap                                   noarch  2.1.49-5.el9                     baseos      32 k
 mesa-dri-drivers                          x86_64  25.2.7-4.el9.alma.1              appstream  9.3 M
 mesa-filesystem                           x86_64  25.2.7-4.el9.alma.1              appstream   11 k
 mesa-libEGL                               x86_64  25.2.7-4.el9.alma.1              appstream  127 k
 mesa-libGL                                x86_64  25.2.7-4.el9.alma.1              appstream  118 k
 mesa-libgbm                               x86_64  25.2.7-4.el9.alma.1              appstream   17 k
 mkfontscale                               x86_64  1.2.1-3.el9                      appstream   31 k
 ncurses-c++-libs                          x86_64  6.2-12.20210508.el9              appstream   36 k
 nspr                                      x86_64  4.36.0-8.el9_4                   appstream  133 k
 nss                                       x86_64  3.112.0-8.el9_4                  appstream  723 k
 nss-softokn                               x86_64  3.112.0-8.el9_4                  appstream  398 k
 nss-softokn-freebl                        x86_64  3.112.0-8.el9_4                  appstream  416 k
 nss-sysinit                               x86_64  3.112.0-8.el9_4                  appstream   18 k
 nss-util                                  x86_64  3.112.0-8.el9_4                  appstream   89 k
 openexr-libs                              x86_64  3.1.1-3.el9_8.3                  appstream  1.1 M
 openjpeg2                                 x86_64  2.4.0-8.el9                      appstream  161 k
 opus                                      x86_64  1.3.1-10.el9                     appstream  199 k
 orc                                       x86_64  0.4.31-8.el9                     appstream  182 k
 osinfo-db                                 noarch  20250606-2.el9_8                 appstream  306 k
 osinfo-db-tools                           x86_64  1.10.0-1.el9                     appstream   68 k
 ostree-libs                               x86_64  2025.7-1.el9                     appstream  485 k
 pcre-cpp                                  x86_64  8.44-4.el9                       appstream   24 k
 pcre-devel                                x86_64  8.44-4.el9                       appstream  469 k
 pcre-utf16                                x86_64  8.44-4.el9                       appstream  183 k
 pcre-utf32                                x86_64  8.44-4.el9                       appstream  173 k
 perl-Data-Dump                            noarch  1.23-18.el9                      appstream   32 k
 perl-Digest-HMAC                          noarch  1.03-29.el9                      appstream   16 k
 perl-File-Listing                         noarch  6.14-4.el9                       appstream   25 k
 perl-HTML-Parser                          x86_64  3.76-3.el9                       appstream  119 k
 perl-HTML-Tagset                          noarch  3.20-47.el9                      appstream   18 k
 perl-HTTP-Cookies                         noarch  6.10-4.el9                       appstream   38 k
 perl-HTTP-Date                            noarch  6.05-7.el9                       appstream   24 k
 perl-HTTP-Message                         noarch  6.29-3.el9                       appstream   96 k
 perl-HTTP-Negotiate                       noarch  6.01-30.el9                      appstream   19 k
 perl-IO-HTML                              noarch  1.004-4.el9                      appstream   28 k
 perl-LWP-MediaTypes                       noarch  6.04-9.el9                       appstream   33 k
 perl-NTLM                                 noarch  1.09-30.el9                      appstream   22 k
 perl-Net-HTTP                             noarch  6.21-3.el9                       appstream   40 k
 perl-TimeDate                             noarch  1:2.33-6.el9                     appstream   51 k
 perl-Types-Serialiser                     noarch  1.01-4.el9                       crb         20 k
 perl-WWW-RobotRules                       noarch  6.02-30.el9                      appstream   20 k
 perl-common-sense                         x86_64  3.7.5-7.el9                      crb         31 k
 pipewire-jack-audio-connection-kit-libs   x86_64  1.4.9-1.el9                      appstream  151 k
 pipewire-libs                             x86_64  1.4.9-1.el9                      appstream  2.4 M
 poppler                                   x86_64  21.01.0-24.el9_8.1               appstream  1.1 M
 poppler-data                              noarch  0.4.9-9.el9                      appstream  1.8 M
 poppler-glib                              x86_64  21.01.0-24.el9_8.1               appstream  151 k
 protobuf                                  x86_64  3.14.0-17.el9_7                  appstream  1.0 M
 protobuf-c-compiler                       x86_64  1.3.3-13.el9                     crb         67 k
 protobuf-c-devel                          x86_64  1.3.3-13.el9                     crb         17 k
 protobuf-compiler                         x86_64  3.14.0-17.el9_7                  crb        862 k
 pulseaudio-libs                           x86_64  15.0-3.el9                       appstream  664 k
 rtkit                                     x86_64  0.11-29.el9                      appstream   55 k
 sound-theme-freedesktop                   noarch  0.8-17.el9                       appstream  377 k
 spirv-tools-libs                          x86_64  2025.4-1.el9                     appstream  1.5 M
 sysprof-capture-devel                     x86_64  3.40.1-3.el9                     appstream   59 k
 totem-pl-parser                           x86_64  3.26.6-2.el9                     appstream  130 k
 tracker                                   x86_64  3.1.2-3.el9_1                    appstream  538 k
 upower                                    x86_64  0.99.13-2.el9                    appstream  165 k
 urw-base35-bookman-fonts                  noarch  20200910-6.el9                   appstream  846 k
 urw-base35-c059-fonts                     noarch  20200910-6.el9                   appstream  873 k
 urw-base35-d050000l-fonts                 noarch  20200910-6.el9                   appstream   76 k
 urw-base35-fonts-common                   noarch  20200910-6.el9                   appstream   21 k
 urw-base35-gothic-fonts                   noarch  20200910-6.el9                   appstream  642 k
 urw-base35-nimbus-mono-ps-fonts           noarch  20200910-6.el9                   appstream  795 k
 urw-base35-nimbus-roman-fonts             noarch  20200910-6.el9                   appstream  855 k
 urw-base35-nimbus-sans-fonts              noarch  20200910-6.el9                   appstream  1.3 M
 urw-base35-p052-fonts                     noarch  20200910-6.el9                   appstream  973 k
 urw-base35-standard-symbols-ps-fonts      noarch  20200910-6.el9                   appstream   41 k
 urw-base35-z003-fonts                     noarch  20200910-6.el9                   appstream  275 k
 webrtc-audio-processing                   x86_64  0.3.1-8.el9                      appstream  304 k
 wireplumber                               x86_64  0.5.12-1.el9                     appstream  105 k
 wireplumber-libs                          x86_64  0.5.12-1.el9                     appstream  423 k
 xdg-dbus-proxy                            x86_64  0.1.3-1.el9                      appstream   41 k
 xdg-desktop-portal                        x86_64  1.12.6-1.el9                     appstream  367 k
 xkeyboard-config                          noarch  2.33-2.el9                       appstream  783 k
 xorg-x11-fonts-ISO8859-1-100dpi           noarch  7.5-33.el9                       appstream  1.0 M
 xorg-x11-proto-devel                      noarch  2024.1-1.el9                     appstream  265 k
 xz-devel                                  x86_64  5.2.5-8.el9_0                    appstream   52 k
Installing weak dependencies:
 dconf                                     x86_64  0.40.0-6.el9                     appstream  108 k
 exiv2                                     x86_64  0.27.5-2.el9                     appstream  975 k
 flatpak                                   x86_64  1.12.9-4.el9_8.1                 appstream  1.7 M
 libcanberra-gtk2                          x86_64  0.30-27.el9                      appstream   25 k
 p11-kit-server                            x86_64  0.26.2-1.el9                     appstream   21 k
 perl-Clone                                x86_64  0.45-6.el9                       appstream   22 k
 pipewire                                  x86_64  1.4.9-1.el9                      appstream  124 k
 pipewire-alsa                             x86_64  1.4.9-1.el9                      appstream   66 k
 pipewire-jack-audio-connection-kit        x86_64  1.4.9-1.el9                      appstream  7.8 k
 pipewire-pulseaudio                       x86_64  1.4.9-1.el9                      appstream  202 k
 tracker-miners                            x86_64  3.1.2-4.el9_3                    appstream  888 k
 xdg-desktop-portal-gtk                    x86_64  1.12.0-3.el9                     appstream  130 k

Transaction Summary
====================================================================================================
Install  273 Packages

2026-07-30T11:49:53+0000 INFO Total size: 117 M
2026-07-30T11:49:53+0000 INFO Total download size: 112 M
2026-07-30T11:49:53+0000 INFO Installed size: 420 M
2026-07-30T11:49:53+0000 INFO Downloading Packages:
2026-07-30T11:50:14+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:50:14+0000 INFO Total                                           5.5 MB/s | 112 MB     00:20     
2026-07-30T11:50:14+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:50:21+0000 INFO Running transaction check
2026-07-30T11:50:22+0000 INFO Transaction check succeeded.
2026-07-30T11:50:22+0000 INFO Running transaction test
2026-07-30T11:50:24+0000 INFO Transaction test succeeded.
2026-07-30T11:50:24+0000 DDEBUG timer: transaction test: 2652 ms
2026-07-30T11:50:24+0000 INFO Running transaction
2026-07-30T11:50:25+0000 DDEBUG RPM transaction start.
2026-07-30T11:50:51+0000 DDEBUG RPM transaction over.
2026-07-30T11:50:52+0000 DDEBUG timer: verify transaction: 384 ms
2026-07-30T11:50:52+0000 DDEBUG timer: transaction: 27608 ms
2026-07-30T11:50:52+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:50:52+0000 DEBUG Installed: ImageMagick-6.9.13.52-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ImageMagick-libs-6.9.13.52-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: LibRaw-0.21.1-2.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ModemManager-glib-1.20.2-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: adobe-mappings-cmap-20171205-12.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: adobe-mappings-pdf-20180407-10.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: adwaita-cursor-theme-40.1.1-3.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: adwaita-icon-theme-40.1.1-3.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: alsa-lib-1.2.15.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: at-spi2-atk-2.38.0-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: at-spi2-core-2.40.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: atk-2.36.0-5.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: avahi-glib-0.8-23.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: bind-devel-32:9.16.23-40.el9_8.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: bison-3.7.4-5.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: bluez-libs-5.85-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: boost-serialization-1.75.0-13.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: brotli-1.0.9-9.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: brotli-devel-1.0.9-9.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: bubblewrap-0.6.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: bzip2-devel-1.0.8-11.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: cairo-1.17.4-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: cairo-gobject-1.17.4-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: colord-libs-1.4.5-6.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: composefs-libs-1.0.8-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: cups-libs-1:2.3.3op2-39.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: dconf-0.40.0-6.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: dpkg-1.22.22-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: e2fsprogs-devel-1.46.5-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: exiv2-0.27.5-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: exiv2-libs-0.27.5-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: expat-devel-2.5.0-6.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fdk-aac-free-2.0.0-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fftw-libs-single-3.3.8-12.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: flac-libs-1.3.3-10.el9_2.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: flatpak-1.12.9-4.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: flatpak-selinux-1.12.9-4.el9_8.1.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: flatpak-session-helper-1.12.9-4.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: flex-2.6.4-9.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fontconfig-devel-2.14.0-2.el9_1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: freetype-devel-2.10.4-10.el9_5.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fribidi-1.0.10-6.el9.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fstrm-devel-0.6.1-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ftp-0.17-89.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fuse-2.9.9-17.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: fuse-common-3.10.2-9.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gd-devel-2.3.2-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gdbm-devel-1:1.23-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gdk-pixbuf2-modules-2.42.6-6.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: geoclue2-2.6.0-8.el9_6.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gettext-common-devel-0.21-8.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: gettext-devel-0.21-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ghostscript-9.54.0-19.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ghostscript-tools-fonts-9.54.0-19.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ghostscript-tools-printing-9.54.0-19.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: giflib-5.2.1-10.el9_8.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: glib2-devel-2.68.4-19.el9_8.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: glibc-langpack-en-2.34-274.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: google-droid-sans-fonts-20200215-11.el9.2.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: graphene-1.10.6-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: graphite2-devel-1.3.14-9.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: graphviz-2.44.0-26.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gsm-1.0.19-6.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gstreamer1-1.22.12-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gtk-update-icon-cache-3.24.31-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gtk2-2.24.33-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: gtk3-3.24.31-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: harfbuzz-devel-2.7.4-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: harfbuzz-icu-2.7.4-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: hicolor-icon-theme-0.17-13.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: hunspell-1.7.0-11.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: hunspell-en-0.20140811.1-20.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: hunspell-en-GB-0.20140811.1-20.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: hunspell-en-US-0.20140811.1-20.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: hunspell-filesystem-1.7.0-11.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: imath-3.1.2-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: iso-codes-4.6.0-3.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: jasper-libs-2.0.28-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: jbig2dec-libs-0.19-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: json-c-devel-0.14-11.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: keyutils-libs-devel-1.6.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: krb5-devel-1.21.1-10.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: lcms2-2.12-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libICE-1.0.10-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libSM-1.2.3-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libX11-devel-1.8.12-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libX11-xcb-1.8.12-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXau-devel-1.0.9-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXaw-1.0.13-19.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXcomposite-0.4.5-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXcursor-1.2.0-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXdamage-1.1.5-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXext-1.3.4-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXfixes-5.0.3-16.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXft-2.3.3-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXi-1.7.10-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXinerama-1.1.4-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXmu-1.1.3-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXpm-devel-3.5.13-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXrandr-1.5.2-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXrender-0.9.10-16.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXt-1.2.0-6.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXtst-1.2.3-16.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXv-1.0.11-16.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libXxf86vm-1.1.4-18.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libaio-devel-0.3.111-13.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libasyncns-0.8-22.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libblkid-devel-2.37.4-25.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libcanberra-0.30-27.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libcanberra-gtk2-0.30-27.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libcanberra-gtk3-0.30-27.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libcap-devel-2.48-10.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libcom_err-devel-1.46.5-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libepoxy-1.5.5-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libexif-0.6.22-6.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libffi-devel-3.4.2-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libfontenc-1.1.3-17.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libgexiv2-0.14.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libglvnd-1:1.3.4-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libglvnd-egl-1:1.3.4-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libglvnd-glx-1:1.3.4-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libgpg-error-devel-1.42-5.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libgs-9.54.0-19.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libgsf-1.14.47-5.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libgxps-0.3.2-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libicu-devel-67.1-10.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libidn-devel-1.38-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libijs-0.35-15.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libiptcdata-1.0.5-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libjpeg-turbo-devel-2.0.90-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libkadm5-1.21.1-10.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libldac-2.0.2.3-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: liblqr-1-0.4.2-19.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libmaxminddb-devel-1.5.2-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libmd-1.2.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libmount-devel-2.37.4-25.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libnotify-0.7.9-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libogg-2:1.3.4-6.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libosinfo-1.10.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libpaper-1.1.28-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libpng-devel-2:1.6.37-15.el9_8.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libraqm-0.8.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: librsvg2-2.50.7-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libsbc-1.4-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libselinux-devel-3.6-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libsepol-devel-3.6-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libsndfile-1.0.31-9.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libtheora-1:1.1.1-31.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libtiff-devel-4.4.0-18.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libtool-2.4.6-46.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libtool-ltdl-devel-2.4.6-46.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libtracker-sparql-3.1.2-3.el9_1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libverto-devel-0.3.2-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libvorbis-1:1.3.7-5.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwayland-client-1.21.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwayland-cursor-1.21.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwayland-egl-1.21.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwebp-devel-1.2.0-8.el9_3.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwmf-0.2.12-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libwmf-lite-0.2.12-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libxcb-devel-1.13.1-9.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libxkbcommon-1.0.3-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libxml2-devel-2.9.13-14.el9_8.2.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libxshmfence-1.3-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: libxslt-devel-1.1.34-14.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: lmdb-0.9.29-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: lmdb-devel-0.9.29-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: low-memory-monitor-2.1-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mailcap-2.1.49-5.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: mesa-dri-drivers-25.2.7-4.el9.alma.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mesa-filesystem-25.2.7-4.el9.alma.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mesa-libEGL-25.2.7-4.el9.alma.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mesa-libGL-25.2.7-4.el9.alma.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mesa-libgbm-25.2.7-4.el9.alma.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: mkfontscale-1.2.1-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ncurses-c++-libs-6.2-12.20210508.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ncurses-devel-6.2-12.20210508.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nspr-4.36.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nss-3.112.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nss-softokn-3.112.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nss-softokn-freebl-3.112.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nss-sysinit-3.112.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: nss-util-3.112.0-8.el9_4.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: openexr-libs-3.1.1-3.el9_8.3.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: openjpeg2-2.4.0-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: openssl-devel-1:3.5.5-6.el9_8.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: opus-1.3.1-10.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: orc-0.4.31-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: osinfo-db-20250606-2.el9_8.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: osinfo-db-tools-1.10.0-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: ostree-libs-2025.7-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: p11-kit-server-0.26.2-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pango-1.48.7-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pcre-cpp-8.44-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pcre-devel-8.44-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pcre-utf16-8.44-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pcre-utf32-8.44-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Clone-0.45-6.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Data-Dump-1.23-18.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Digest-HMAC-1.03-29.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Expect-1.35-10.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-File-Listing-6.14-4.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTML-Parser-3.76-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTML-Tagset-3.20-47.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTTP-Cookies-6.10-4.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTTP-Date-6.05-7.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTTP-Message-6.29-3.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-HTTP-Negotiate-6.01-30.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-IO-HTML-1.004-4.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-IO-Tty-1.16-4.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-JSON-XS-1:4.04-1.el9_6.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-LWP-MediaTypes-6.04-9.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-NTLM-1.09-30.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Net-HTTP-6.21-3.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-TimeDate-1:2.33-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Try-Tiny-0.30-13.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-Types-Serialiser-1.01-4.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-WWW-RobotRules-6.02-30.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: perl-YAML-Syck-1.47-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-common-sense-3.7.5-7.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: perl-libwww-perl-6.53-4.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-alsa-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-libs-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pipewire-pulseaudio-1.4.9-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pixman-0.40.0-6.el9_3.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: poppler-21.01.0-24.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: poppler-data-0.4.9-9.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: poppler-glib-21.01.0-24.el9_8.1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: protobuf-3.14.0-17.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: protobuf-c-compiler-1.3.3-13.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: protobuf-c-devel-1.3.3-13.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: protobuf-compiler-3.14.0-17.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: pulseaudio-libs-15.0-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: rtkit-0.11-29.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: s-nail-14.9.22-9.el9_7.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: sound-theme-freedesktop-0.8-17.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: spirv-tools-libs-2025.4-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: strace-6.12-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: sysprof-capture-devel-3.40.1-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: totem-pl-parser-3.26.6-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: traceroute-3:2.1.1-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: tracker-3.1.2-3.el9_1.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: tracker-miners-3.1.2-4.el9_3.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: upower-0.99.13-2.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-bookman-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-c059-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-d050000l-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-fonts-common-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-gothic-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-p052-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: urw-base35-z003-fonts-20200910-6.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: webrtc-audio-processing-0.3.1-8.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: wireplumber-0.5.12-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: wireplumber-libs-0.5.12-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: xdg-dbus-proxy-0.1.3-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: xdg-desktop-portal-1.12.6-1.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: xkeyboard-config-2.33-2.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: xorg-x11-proto-devel-2024.1-1.el9.noarch
2026-07-30T11:50:52+0000 DEBUG Installed: xz-devel-5.2.5-8.el9_0.x86_64
2026-07-30T11:50:52+0000 DEBUG Installed: zlib-devel-1.2.11-40.el9.x86_64
2026-07-30T11:50:52+0000 INFO Complete!
2026-07-30T11:50:52+0000 DDEBUG Cleaning up.
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-softokn-freebl-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Try-Tiny-0.30-13.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/perl-IO-Tty-1.16-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pixman-0.40.0-6.el9_3.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cairo-gobject-1.17.4-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/webrtc-audio-processing-0.3.1-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xkeyboard-config-2.33-2.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwayland-egl-1.21.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ncurses-devel-6.2-12.20210508.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/wireplumber-libs-0.5.12-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxcb-devel-1.13.1-9.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bison-3.7.4-5.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ftp-0.17-89.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libICE-1.0.10-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hunspell-filesystem-1.7.0-11.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/protobuf-3.14.0-17.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-gothic-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/harfbuzz-icu-2.7.4-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libfontenc-1.1.3-17.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTTP-Negotiate-6.01-30.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-LWP-MediaTypes-6.04-9.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-pulseaudio-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXv-1.0.11-16.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXext-1.3.4-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/spirv-tools-libs-2025.4-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/brotli-devel-1.0.9-9.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libvorbis-1.3.7-5.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/lcms2-2.12-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwayland-cursor-1.21.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcanberra-0.30-27.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/orc-0.4.31-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-dri-drivers-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/dconf-0.40.0-6.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/p11-kit-server-0.26.2-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/librsvg2-2.50.7-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcanberra-gtk3-0.30-27.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/composefs-libs-1.0.8-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openjpeg2-2.4.0-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ghostscript-tools-printing-9.54.0-19.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/alsa-lib-1.2.15.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xorg-x11-proto-devel-2024.1-1.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libffi-devel-3.4.2-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libgbm-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gdk-pixbuf2-modules-2.42.6-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libicu-devel-67.1-10.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtracker-sparql-3.1.2-3.el9_1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/at-spi2-core-2.40.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/jasper-libs-2.0.28-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libpng-devel-1.6.37-15.el9_8.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glib2-devel-2.68.4-19.el9_8.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bzip2-devel-1.0.8-11.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/tracker-miners-3.1.2-4.el9_3.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openexr-libs-3.1.1-3.el9_8.3.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-IO-HTML-1.004-4.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/e2fsprogs-devel-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gettext-common-devel-0.21-8.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Clone-0.45-6.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Net-HTTP-6.21-3.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-filesystem-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/graphite2-devel-1.3.14-9.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/giflib-5.2.1-10.el9_8.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-devel-1.8.12-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/poppler-data-0.4.9-9.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsepol-devel-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-xcb-1.8.12-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libverto-devel-0.3.2-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXtst-1.2.3-16.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-bookman-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/perl-JSON-XS-4.04-1.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/liblqr-1-0.4.2-19.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-softokn-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/strace-6.12-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mkfontscale-1.2.1-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/colord-libs-1.4.5-6.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwayland-client-1.21.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pango-1.48.7-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libmount-devel-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/lmdb-devel-0.9.29-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/ImageMagick-6.9.13.52-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/totem-pl-parser-3.26.6-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/perl-YAML-Syck-1.47-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libblkid-devel-2.37.4-25.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre-devel-8.44-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-d050000l-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libjpeg-turbo-devel-2.0.90-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libglvnd-egl-1.3.4-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bluez-libs-5.85-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXi-1.7.10-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsndfile-1.0.31-9.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ModemManager-glib-1.20.2-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/adobe-mappings-pdf-20180407-10.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/gdbm-devel-1.23-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/bubblewrap-0.6.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/exiv2-libs-0.27.5-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xz-devel-5.2.5-8.el9_0.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXrandr-1.5.2-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/protobuf-c-compiler-1.3.3-13.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/geoclue2-2.6.0-8.el9_6.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-jack-audio-connection-kit-libs-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sound-theme-freedesktop-0.8-17.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-jack-audio-connection-kit-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libijs-0.35-15.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/traceroute-2.1.1-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXcursor-1.2.0-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flac-libs-1.3.3-10.el9_2.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwmf-lite-0.2.12-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/perl-Expect-1.35-10.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxkbcommon-1.0.3-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-libwww-perl-6.53-4.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/iso-codes-4.6.0-3.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXcomposite-0.4.5-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-fonts-common-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/adobe-mappings-cmap-deprecated-20171205-12.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libkadm5-1.21.1-10.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXaw-1.0.13-19.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libglvnd-1.3.4-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXmu-1.1.3-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/keyutils-libs-devel-1.6.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hunspell-en-0.20140811.1-20.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/mailcap-2.1.49-5.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcanberra-gtk2-0.30-27.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libosinfo-1.10.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ostree-libs-2025.7-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXt-1.2.0-6.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwebp-devel-1.2.0-8.el9_3.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libgexiv2-0.14.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/jbig2dec-libs-0.19-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/json-c-devel-0.14-11.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fftw-libs-single-3.3.8-12.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xdg-desktop-portal-1.12.6-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xdg-dbus-proxy-0.1.3-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libiptcdata-1.0.5-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/protobuf-compiler-3.14.0-17.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libexif-0.6.22-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gsm-1.0.19-6.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/perl-Types-Serialiser-1.01-4.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/zlib-devel-1.2.11-40.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/atk-2.36.0-5.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/freetype-devel-2.10.4-10.el9_5.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libselinux-devel-3.6-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hunspell-en-GB-0.20140811.1-20.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libEGL-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTML-Parser-3.76-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxslt-devel-1.1.34-14.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTML-Tagset-3.20-47.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-File-Listing-6.14-4.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXpm-devel-3.5.13-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libgpg-error-devel-1.42-5.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtheora-1.1.1-31.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/ImageMagick-libs-6.9.13.52-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/google-droid-sans-fonts-20200215-11.el9.2.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gstreamer1-plugins-base-1.22.12-8.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/fuse-2.9.9-17.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libldac-2.0.2.3-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/upower-0.99.13-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fontconfig-devel-2.14.0-2.el9_1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/opus-1.3.1-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXau-devel-1.0.9-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxml2-devel-2.9.13-14.el9_8.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gd-devel-2.3.2-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-session-helper-1.12.9-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/tracker-3.1.2-3.el9_1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/poppler-21.01.0-24.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/graphviz-2.44.0-26.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nspr-4.36.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libSM-1.2.3-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/libmaxminddb-devel-1.5.2-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libnotify-0.7.9-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/low-memory-monitor-2.1-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gtk3-3.24.31-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre-utf32-8.44-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libogg-1.3.4-6.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libgxps-0.3.2-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtool-2.4.6-46.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXinerama-1.1.4-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTTP-Date-6.05-7.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/brotli-1.0.9-9.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sysprof-capture-devel-3.40.1-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-WWW-RobotRules-6.02-30.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/perl-common-sense-3.7.5-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/s-nail-14.9.22-9.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Data-Dump-1.23-18.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/openssl-devel-3.5.5-6.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/graphene-1.10.6-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gettext-devel-0.21-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libglvnd-glx-1.3.4-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/imath-3.1.2-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/exiv2-0.27.5-2.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/rtkit-0.11-29.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gtk2-2.24.33-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/osinfo-db-tools-1.10.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libidn-devel-1.38-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre-utf16-8.44-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-libs-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fdk-aac-free-2.0.0-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/avahi-glib-0.8-23.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/adwaita-cursor-theme-40.1.1-3.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libsbc-1.4-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libmd-1.2.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-selinux-1.12.9-4.el9_8.1.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/boost-serialization-1.75.0-13.el9_7.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hunspell-en-US-0.20140811.1-20.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/adobe-mappings-cmap-20171205-12.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cairo-1.17.4-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/expat-devel-2.5.0-6.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/protobuf-c-devel-1.3.3-13.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/fstrm-devel-0.6.1-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtiff-devel-4.4.0-18.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hunspell-1.7.0-11.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pipewire-alsa-1.4.9-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTTP-Message-6.29-3.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/krb5-devel-1.21.1-10.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/libtool-ltdl-devel-2.4.6-46.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/osinfo-db-20250606-2.el9_8.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libgsf-1.14.47-5.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gstreamer1-1.22.12-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/dpkg-1.22.22-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcom_err-devel-1.46.5-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libraqm-0.8.0-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/bind-devel-9.16.23-40.el9_8.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ghostscript-9.54.0-19.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libaio-devel-0.3.111-13.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libpaper-1.1.28-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ghostscript-tools-fonts-9.54.0-19.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/wireplumber-0.5.12-1.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/harfbuzz-devel-2.7.4-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libasyncns-0.8-22.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/crb-2381964acd4936fe/packages/lmdb-0.9.29-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gtk-update-icon-cache-3.24.31-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXrender-0.9.10-16.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxshmfence-1.3-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-HTTP-Cookies-6.10-4.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/glibc-langpack-en-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/at-spi2-atk-2.38.0-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-Digest-HMAC-1.03-29.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-TimeDate-2.33-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mesa-libGL-25.2.7-4.el9.alma.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXdamage-1.1.5-7.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/adwaita-icon-theme-40.1.1-3.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libgs-9.54.0-19.el9_6.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-sysinit-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/hicolor-icon-theme-0.17-13.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-c059-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/fuse-common-3.10.2-9.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-NTLM-1.09-30.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-z003-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flex-2.6.4-9.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/cups-libs-2.3.3op2-39.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcap-devel-2.48-10.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre-cpp-8.44-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fribidi-1.0.10-6.el9.2.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libepoxy-1.5.5-4.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/ncurses-c++-libs-6.2-12.20210508.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/urw-base35-p052-fonts-20200910-6.el9.noarch.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pulseaudio-libs-15.0-3.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-util-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXft-2.3.3-8.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXxf86vm-1.1.4-18.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/poppler-glib-21.01.0-24.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/LibRaw-0.21.1-2.el9_8.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/flatpak-1.12.9-4.el9_8.1.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwmf-0.2.12-10.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXfixes-5.0.3-16.el9.x86_64.rpm removed
2026-07-30T11:50:52+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:50:59+0000 INFO --- logging initialized ---
2026-07-30T11:50:59+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:50:59+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:50:59+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:50:59+0000 DDEBUG Command: yum install -y ./imunify-release-latest.el9.rpm 
2026-07-30T11:50:59+0000 DDEBUG Installroot: /
2026-07-30T11:50:59+0000 DDEBUG Releasever: 9
2026-07-30T11:50:59+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:50:59+0000 DDEBUG Base command: install
2026-07-30T11:50:59+0000 DDEBUG Extra commands: ['install', '-y', './imunify-release-latest.el9.rpm']
2026-07-30T11:50:59+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:50:59+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:50:59+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:50:59+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:50:59+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:50:59+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:50:59+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:50:59+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:51:00+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:51:00+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:51:00+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:51:00+0000 DEBUG repo: using cache for: crb
2026-07-30T11:51:00+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:51:00+0000 DEBUG repo: using cache for: extras
2026-07-30T11:51:00+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:51:00+0000 DEBUG repo: using cache for: epel
2026-07-30T11:51:00+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:51:00+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:51:00+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:51:00+0000 INFO Last metadata expiration check: 0:01:14 ago on Thu Jul 30 11:49:45 2026.
2026-07-30T11:51:00+0000 DDEBUG timer: sack setup: 1032 ms
2026-07-30T11:51:00+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:51:01+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:51:01+0000 DEBUG ---> Package imunify-release.noarch 1.1.0-1 will be installed
2026-07-30T11:51:01+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:51:01+0000 DDEBUG timer: depsolve: 54 ms
2026-07-30T11:51:01+0000 INFO Dependencies resolved.
2026-07-30T11:51:01+0000 INFO ================================================================================
 Package                Architecture  Version         Repository           Size
================================================================================
Installing:
 imunify-release        noarch        1.1.0-1         @commandline         13 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:51:01+0000 INFO Total size: 13 k
2026-07-30T11:51:01+0000 INFO Installed size: 11 k
2026-07-30T11:51:01+0000 INFO Downloading Packages:
2026-07-30T11:51:01+0000 INFO Running transaction check
2026-07-30T11:51:01+0000 INFO Transaction check succeeded.
2026-07-30T11:51:01+0000 INFO Running transaction test
2026-07-30T11:51:01+0000 INFO Transaction test succeeded.
2026-07-30T11:51:01+0000 DDEBUG timer: transaction test: 3 ms
2026-07-30T11:51:01+0000 INFO Running transaction
2026-07-30T11:51:01+0000 DDEBUG RPM transaction start.
2026-07-30T11:51:01+0000 DDEBUG RPM transaction over.
2026-07-30T11:51:01+0000 DDEBUG timer: verify transaction: 243 ms
2026-07-30T11:51:01+0000 DDEBUG timer: transaction: 456 ms
2026-07-30T11:51:01+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:51:01+0000 DEBUG Installed: imunify-release-1.1.0-1.noarch
2026-07-30T11:51:01+0000 INFO Complete!
2026-07-30T11:51:01+0000 DDEBUG Cleaning up.
2026-07-30T11:51:01+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:51:02+0000 INFO --- logging initialized ---
2026-07-30T11:51:02+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:51:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:51:02+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:51:02+0000 DDEBUG Command: yum install -y --disablerepo=imunify360-ea-php-hardened* alt-common-release 
2026-07-30T11:51:02+0000 DDEBUG Installroot: /
2026-07-30T11:51:02+0000 DDEBUG Releasever: 9
2026-07-30T11:51:02+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:51:02+0000 DDEBUG Base command: install
2026-07-30T11:51:02+0000 DDEBUG Extra commands: ['install', '-y', '--disablerepo=imunify360-ea-php-hardened*', 'alt-common-release']
2026-07-30T11:51:02+0000 WARNING No repository match: imunify360-ea-php-hardened*
2026-07-30T11:51:02+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:51:02+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:51:02+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:51:02+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:51:02+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:51:02+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: crb
2026-07-30T11:51:02+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: extras
2026-07-30T11:51:02+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: epel
2026-07-30T11:51:02+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:51:02+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:51:02+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:51:02+0000 DEBUG repo: downloading from remote: imunify360-rollout-1
2026-07-30T11:51:03+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:51:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-2
2026-07-30T11:51:03+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:51:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-3
2026-07-30T11:51:03+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:51:03+0000 DEBUG repo: downloading from remote: imunify360-rollout-4
2026-07-30T11:51:04+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:51:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-5
2026-07-30T11:51:04+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:51:04+0000 DEBUG repo: downloading from remote: imunify360-rollout-6
2026-07-30T11:51:05+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:51:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-7
2026-07-30T11:51:05+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:51:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-8
2026-07-30T11:51:05+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:51:05+0000 DEBUG repo: downloading from remote: imunify360-rollout-9
2026-07-30T11:51:06+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:51:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-10
2026-07-30T11:51:06+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:51:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-11
2026-07-30T11:51:06+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:06+0000 DEBUG repo: downloading from remote: imunify360-rollout-12
2026-07-30T11:51:07+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:07+0000 DEBUG repo: downloading from remote: imunify360
2026-07-30T11:51:08+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:51:12+0000 DDEBUG timer: sack setup: 9866 ms
2026-07-30T11:51:12+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:51:12+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:51:12+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:51:12+0000 DEBUG ---> Package alt-common-release.x86_64 0.9.0-0.el9 will be installed
2026-07-30T11:51:12+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:51:12+0000 DDEBUG timer: depsolve: 51 ms
2026-07-30T11:51:12+0000 INFO Dependencies resolved.
2026-07-30T11:51:12+0000 INFO ================================================================================
 Package                  Architecture Version           Repository        Size
================================================================================
Installing:
 alt-common-release       x86_64       0.9.0-0.el9       imunify360       9.5 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T11:51:12+0000 INFO Total download size: 9.5 k
2026-07-30T11:51:12+0000 INFO Installed size: 3.3 k
2026-07-30T11:51:12+0000 INFO Downloading Packages:
2026-07-30T11:51:12+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:51:12+0000 INFO Total                                            96 kB/s | 9.5 kB     00:00     
2026-07-30T11:51:12+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:51:12+0000 INFO Running transaction check
2026-07-30T11:51:12+0000 INFO Transaction check succeeded.
2026-07-30T11:51:12+0000 INFO Running transaction test
2026-07-30T11:51:12+0000 INFO Transaction test succeeded.
2026-07-30T11:51:12+0000 DDEBUG timer: transaction test: 3 ms
2026-07-30T11:51:12+0000 INFO Running transaction
2026-07-30T11:51:12+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:51:12+0000 DDEBUG RPM transaction start.
2026-07-30T11:51:12+0000 DDEBUG RPM transaction over.
2026-07-30T11:51:13+0000 DDEBUG timer: verify transaction: 229 ms
2026-07-30T11:51:13+0000 DDEBUG timer: transaction: 478 ms
2026-07-30T11:51:13+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:51:13+0000 DEBUG Installed: alt-common-release-0.9.0-0.el9.x86_64
2026-07-30T11:51:13+0000 INFO Complete!
2026-07-30T11:51:13+0000 DDEBUG Cleaning up.
2026-07-30T11:51:13+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/alt-common-release-0.9.0-0.el9.x86_64.rpm removed
2026-07-30T11:51:13+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:51:13+0000 INFO --- logging initialized ---
2026-07-30T11:51:13+0000 DDEBUG timer: config: 5 ms
2026-07-30T11:51:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:51:13+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:51:13+0000 DDEBUG Command: yum --disablerepo=imunify360-ea-php-hardened* list available imunify-antivirus 
2026-07-30T11:51:13+0000 DDEBUG Installroot: /
2026-07-30T11:51:13+0000 DDEBUG Releasever: 9
2026-07-30T11:51:13+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:51:13+0000 DDEBUG Base command: list
2026-07-30T11:51:13+0000 DDEBUG Extra commands: ['--disablerepo=imunify360-ea-php-hardened*', 'list', 'available', 'imunify-antivirus']
2026-07-30T11:51:13+0000 WARNING No repository match: imunify360-ea-php-hardened*
2026-07-30T11:51:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:51:13+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:51:13+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:51:13+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:51:13+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:51:13+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:51:13+0000 DEBUG repo: using cache for: crb
2026-07-30T11:51:14+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:51:14+0000 DEBUG repo: using cache for: extras
2026-07-30T11:51:14+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:51:14+0000 DEBUG repo: downloading from remote: alt-common
2026-07-30T11:51:14+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:51:14+0000 DEBUG repo: using cache for: epel
2026-07-30T11:51:15+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:51:15+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T11:51:15+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:15+0000 DEBUG repo: using cache for: imunify360
2026-07-30T11:51:15+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:51:18+0000 DDEBUG timer: sack setup: 4871 ms
2026-07-30T11:51:18+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:51:18+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:51:18+0000 DDEBUG Cleaning up.
2026-07-30T11:51:18+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:51:19+0000 INFO --- logging initialized ---
2026-07-30T11:51:19+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:51:19+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:51:19+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:51:19+0000 DDEBUG Command: yum install -y --disablerepo=imunify360-ea-php-hardened* imunify-antivirus 
2026-07-30T11:51:19+0000 DDEBUG Installroot: /
2026-07-30T11:51:19+0000 DDEBUG Releasever: 9
2026-07-30T11:51:19+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:51:19+0000 DDEBUG Base command: install
2026-07-30T11:51:19+0000 DDEBUG Extra commands: ['install', '-y', '--disablerepo=imunify360-ea-php-hardened*', 'imunify-antivirus']
2026-07-30T11:51:19+0000 WARNING No repository match: imunify360-ea-php-hardened*
2026-07-30T11:51:19+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:51:19+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:51:19+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:51:19+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:51:19+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:51:19+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: crb
2026-07-30T11:51:19+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: extras
2026-07-30T11:51:19+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: alt-common
2026-07-30T11:51:19+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: epel
2026-07-30T11:51:19+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:51:19+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T11:51:19+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:51:19+0000 DEBUG repo: using cache for: imunify360
2026-07-30T11:51:19+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:51:19+0000 INFO Last metadata expiration check: 0:00:05 ago on Thu Jul 30 11:51:14 2026.
2026-07-30T11:51:20+0000 DDEBUG timer: sack setup: 930 ms
2026-07-30T11:51:20+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:51:20+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:51:20+0000 DEBUG ---> Package nss-tools.x86_64 3.112.0-8.el9_4 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package tmpwatch.x86_64 2.11-20.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package unixODBC.x86_64 2.3.12-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package libnsl.x86_64 2.34-274.el9_8 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-curlssl11.x86_64 8.20.0-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-krb5-libs.x86_64 1.17-12.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libcurlssl11.x86_64 8.20.0-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libcurlssl30.x86_64 8.19.0-2.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libicu-tzdata.noarch 2026b-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libicu71.x86_64 71.1-5.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libssh211.x86_64 1.11.1-5.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libwebp.x86_64 1.6.0-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-libxml2.x86_64 2.10.2-5.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-openldap11.x86_64 2.4.46-13.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-openssl11.x86_64 1:1.1.1w-3.4.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-openssl11-libs.x86_64 1:1.1.1w-3.4.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-cli.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-common.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-intl.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-mbstring.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-mysqlnd.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-pdo.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-internal-process.x86_64 8.2.28-6.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-python-internal.x86_64 3.11.13-2.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-python-internal-libs.x86_64 3.11.13-2.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-python-internal-pip-wheel.noarch 21.3.1-4.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-python-internal-setuptools-wheel.noarch 65.6.3-2.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-sqlite.x86_64 3.53.2-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package freetds.x86_64 1.4.23-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package freetds-libs.x86_64 1.4.23-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package leveldb.x86_64 1.23-4.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package libargon2.x86_64 20171227-7.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package libssh2.x86_64 1.11.1-9.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package libbsd.x86_64 0.12.2-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package libretls.x86_64 3.8.1-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package netcat.x86_64 1.238-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package ai-bolit.x86_64 1:32.8.6-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package alt-php-hyperscan.x86_64 1:5.4.0-20.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package app-version-detector.x86_64 1:30.1.5-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify-antivirus.x86_64 8.8.5-2 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify-common.x86_64 1.3.17-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify-core.x86_64 8.10.0-1 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify-notifier.x86_64 2.1.13-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify-wp-security.noarch 4.0.2-2 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package imunify360-venv.x86_64 2.6.2-1 will be installed
2026-07-30T11:51:20+0000 DEBUG ---> Package rustbolit.x86_64 33.3.14-1.el9 will be installed
2026-07-30T11:51:20+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:51:20+0000 DDEBUG timer: depsolve: 58 ms
2026-07-30T11:51:20+0000 INFO Dependencies resolved.
2026-07-30T11:51:20+0000 INFO ================================================================================
 Package                              Arch   Version           Repository  Size
================================================================================
Installing:
 imunify-antivirus                    x86_64 8.8.5-2           imunify360 656 k
Installing dependencies:
 ai-bolit                             x86_64 1:32.8.6-1.el9    imunify360 7.9 M
 alt-curlssl11                        x86_64 8.20.0-1.el9      alt-common 290 k
 alt-krb5-libs                        x86_64 1.17-12.el9       alt-common 713 k
 alt-libcurlssl11                     x86_64 8.20.0-1.el9      alt-common 406 k
 alt-libcurlssl30                     x86_64 8.19.0-2.el9      alt-common 405 k
 alt-libicu-tzdata                    noarch 2026b-1.el9       alt-common  79 k
 alt-libicu71                         x86_64 71.1-5.el9        alt-common  10 M
 alt-libssh211                        x86_64 1.11.1-5.el9      alt-common 229 k
 alt-libwebp                          x86_64 1.6.0-1.el9       alt-common 364 k
 alt-libxml2                          x86_64 2.10.2-5.el9      alt-common 679 k
 alt-openldap11                       x86_64 2.4.46-13.el9     alt-common 296 k
 alt-openssl11                        x86_64 1:1.1.1w-3.4.el9  alt-common 1.3 M
 alt-openssl11-libs                   x86_64 1:1.1.1w-3.4.el9  alt-common 1.3 M
 alt-php-hyperscan                    x86_64 1:5.4.0-20.el9    imunify360 1.1 M
 alt-php-internal                     x86_64 8.2.28-6.el9      alt-common  14 k
 alt-php-internal-cli                 x86_64 8.2.28-6.el9      alt-common 8.5 M
 alt-php-internal-common              x86_64 8.2.28-6.el9      alt-common 2.8 M
 alt-php-internal-intl                x86_64 8.2.28-6.el9      alt-common 169 k
 alt-php-internal-mbstring            x86_64 8.2.28-6.el9      alt-common 514 k
 alt-php-internal-mysqlnd             x86_64 8.2.28-6.el9      alt-common 147 k
 alt-php-internal-pdo                 x86_64 8.2.28-6.el9      alt-common  91 k
 alt-php-internal-process             x86_64 8.2.28-6.el9      alt-common  39 k
 alt-python-internal                  x86_64 3.11.13-2.el9     alt-common  24 k
 alt-python-internal-libs             x86_64 3.11.13-2.el9     alt-common 9.6 M
 alt-python-internal-pip-wheel        noarch 21.3.1-4.el9      alt-common 1.1 M
 alt-python-internal-setuptools-wheel noarch 65.6.3-2.el9      alt-common 714 k
 alt-sqlite                           x86_64 3.53.2-1.el9      alt-common 1.2 M
 app-version-detector                 x86_64 1:30.1.5-1.el9    imunify360  68 k
 freetds                              x86_64 1.4.23-1.el9      alt-common 278 k
 freetds-libs                         x86_64 1.4.23-1.el9      alt-common 433 k
 imunify-common                       x86_64 1.3.17-1.el9      imunify360 6.7 M
 imunify-core                         x86_64 8.10.0-1          imunify360 7.6 M
 imunify-notifier                     x86_64 2.1.13-1.el9      imunify360 5.9 M
 imunify-wp-security                  noarch 4.0.2-2           imunify360 5.1 M
 imunify360-venv                      x86_64 2.6.2-1           imunify360  25 M
 leveldb                              x86_64 1.23-4.el9        alt-common 145 k
 libargon2                            x86_64 20171227-7.el9    alt-common  28 k
 libbsd                               x86_64 0.12.2-1.el9      epel       120 k
 libnsl                               x86_64 2.34-274.el9_8    baseos      67 k
 libretls                             x86_64 3.8.1-1.el9       epel        41 k
 libssh2                              x86_64 1.11.1-9.el9      alt-common 141 k
 netcat                               x86_64 1.238-1.el9       epel        34 k
 nss-tools                            x86_64 3.112.0-8.el9_4   appstream  432 k
 rustbolit                            x86_64 33.3.14-1.el9     imunify360 8.4 M
 tmpwatch                             x86_64 2.11-20.el9       appstream   34 k
 unixODBC                             x86_64 2.3.12-1.el9      appstream  474 k

Transaction Summary
================================================================================
Install  47 Packages

2026-07-30T11:51:20+0000 INFO Total download size: 112 M
2026-07-30T11:51:20+0000 INFO Installed size: 408 M
2026-07-30T11:51:20+0000 INFO Downloading Packages:
2026-07-30T11:51:36+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:51:36+0000 INFO Total                                           6.9 MB/s | 112 MB     00:16     
2026-07-30T11:51:36+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:51:36+0000 CRITICAL Importing GPG key 0x8D50EB66:
 Userid     : "TuxCare (Software Signing Key) <packager@tuxcare.com>"
 Fingerprint: FAD7 8590 81D0 738B 7A82 8496 D07B F2A0 8D50 EB66
 From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-TuxCare
2026-07-30T11:51:36+0000 INFO Key imported successfully
2026-07-30T11:51:38+0000 INFO Running transaction check
2026-07-30T11:51:38+0000 INFO Transaction check succeeded.
2026-07-30T11:51:38+0000 INFO Running transaction test
2026-07-30T11:51:41+0000 INFO Transaction test succeeded.
2026-07-30T11:51:41+0000 DDEBUG timer: transaction test: 2269 ms
2026-07-30T11:51:41+0000 INFO Running transaction
2026-07-30T11:51:41+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:51:41+0000 DDEBUG RPM transaction start.
2026-07-30T11:51:54+0000 DDEBUG RPM transaction over.
2026-07-30T11:51:54+0000 DDEBUG timer: verify transaction: 304 ms
2026-07-30T11:51:54+0000 DDEBUG timer: transaction: 13399 ms
2026-07-30T11:51:54+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:52:00+0000 DEBUG Installed: ai-bolit-1:32.8.6-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-curlssl11-8.20.0-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-krb5-libs-1.17-12.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libcurlssl11-8.20.0-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libcurlssl30-8.19.0-2.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libicu-tzdata-2026b-1.el9.noarch
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libicu71-71.1-5.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libssh211-1.11.1-5.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libwebp-1.6.0-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-libxml2-2.10.2-5.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-openldap11-2.4.46-13.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-openssl11-1:1.1.1w-3.4.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-openssl11-libs-1:1.1.1w-3.4.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-hyperscan-1:5.4.0-20.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-cli-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-common-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-intl-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-mbstring-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-mysqlnd-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-pdo-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-php-internal-process-8.2.28-6.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-python-internal-3.11.13-2.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-python-internal-libs-3.11.13-2.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: alt-python-internal-pip-wheel-21.3.1-4.el9.noarch
2026-07-30T11:52:00+0000 DEBUG Installed: alt-python-internal-setuptools-wheel-65.6.3-2.el9.noarch
2026-07-30T11:52:00+0000 DEBUG Installed: alt-sqlite-3.53.2-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: app-version-detector-1:30.1.5-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: freetds-1.4.23-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: freetds-libs-1.4.23-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: imunify-antivirus-8.8.5-2.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: imunify-common-1.3.17-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: imunify-core-8.10.0-1.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: imunify-notifier-2.1.13-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: imunify-wp-security-4.0.2-2.noarch
2026-07-30T11:52:00+0000 DEBUG Installed: imunify360-venv-2.6.2-1.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: leveldb-1.23-4.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: libargon2-20171227-7.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: libbsd-0.12.2-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: libnsl-2.34-274.el9_8.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: libretls-3.8.1-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: libssh2-1.11.1-9.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: netcat-1.238-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: nss-tools-3.112.0-8.el9_4.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: rustbolit-33.3.14-1.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: tmpwatch-2.11-20.el9.x86_64
2026-07-30T11:52:00+0000 DEBUG Installed: unixODBC-2.3.12-1.el9.x86_64
2026-07-30T11:52:00+0000 INFO Complete!
2026-07-30T11:52:00+0000 DDEBUG Cleaning up.
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify-wp-security-4.0.2-2.noarch.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libwebp-1.6.0-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-mbstring-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/libargon2-20171227-7.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/freetds-libs-1.4.23-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libretls-3.8.1-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/nss-tools-3.112.0-8.el9_4.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/app-version-detector-30.1.5-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libxml2-2.10.2-5.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-curlssl11-8.20.0-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libicu-tzdata-2026b-1.el9.noarch.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/tmpwatch-2.11-20.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-python-internal-pip-wheel-21.3.1-4.el9.noarch.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-common-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libcurlssl11-8.20.0-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/unixODBC-2.3.12-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-openssl11-libs-1.1.1w-3.4.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libcurlssl30-8.19.0-2.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/leveldb-1.23-4.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify-core-8.10.0-1.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/libssh2-1.11.1-9.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libssh211-1.11.1-5.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify-common-1.3.17-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-openldap11-2.4.46-13.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-openssl11-1.1.1w-3.4.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-libicu71-71.1-5.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-intl-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-mysqlnd-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/rustbolit-33.3.14-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-python-internal-setuptools-wheel-65.6.3-2.el9.noarch.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/netcat-1.238-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify360-venv-2.6.2-1.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-krb5-libs-1.17-12.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify-notifier-2.1.13-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/libbsd-0.12.2-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnsl-2.34-274.el9_8.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-sqlite-3.53.2-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/imunify-antivirus-8.8.5-2.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/ai-bolit-32.8.6-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-pdo-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-python-internal-libs-3.11.13-2.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/freetds-1.4.23-1.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/imunify360-eddce92e123b97ba/packages/alt-php-hyperscan-5.4.0-20.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-cli-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-python-internal-3.11.13-2.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-internal-process-8.2.28-6.el9.x86_64.rpm removed
2026-07-30T11:52:00+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:00+0000 INFO --- logging initialized ---
2026-07-30T11:52:00+0000 DDEBUG timer: config: 9 ms
2026-07-30T11:52:00+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:00+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:52:00+0000 DDEBUG Command: yum install -y --disablerepo=imunify360-ea-php-hardened* imunify-ui-antivirus-cpanel 
2026-07-30T11:52:00+0000 DDEBUG Installroot: /
2026-07-30T11:52:00+0000 DDEBUG Releasever: 9
2026-07-30T11:52:00+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:00+0000 DDEBUG Base command: install
2026-07-30T11:52:00+0000 DDEBUG Extra commands: ['install', '-y', '--disablerepo=imunify360-ea-php-hardened*', 'imunify-ui-antivirus-cpanel']
2026-07-30T11:52:00+0000 WARNING No repository match: imunify360-ea-php-hardened*
2026-07-30T11:52:00+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:52:01+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:52:01+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:52:01+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:52:01+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:52:01+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: crb
2026-07-30T11:52:01+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: extras
2026-07-30T11:52:01+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: alt-common
2026-07-30T11:52:01+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: epel
2026-07-30T11:52:01+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:52:01+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T11:52:01+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:01+0000 DEBUG repo: using cache for: imunify360
2026-07-30T11:52:01+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:52:01+0000 INFO Last metadata expiration check: 0:00:05 ago on Thu Jul 30 11:51:56 2026.
2026-07-30T11:52:01+0000 DDEBUG timer: sack setup: 986 ms
2026-07-30T11:52:01+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:52:01+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:52:01+0000 DEBUG ---> Package alt-php-els-meta.noarch 1.0-4.el9 will be installed
2026-07-30T11:52:01+0000 DEBUG ---> Package imunify-ui.noarch 8.11.4-1 will be installed
2026-07-30T11:52:01+0000 DEBUG ---> Package imunify-ui-antivirus-cpanel.noarch 8.11.4-1 will be installed
2026-07-30T11:52:01+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:52:01+0000 DDEBUG timer: depsolve: 54 ms
2026-07-30T11:52:01+0000 INFO Dependencies resolved.
2026-07-30T11:52:01+0000 INFO ================================================================================
 Package                         Arch       Version        Repository      Size
================================================================================
Installing:
 imunify-ui-antivirus-cpanel     noarch     8.11.4-1       imunify360     5.1 M
Installing dependencies:
 imunify-ui                      noarch     8.11.4-1       imunify360      14 k
Installing weak dependencies:
 alt-php-els-meta                noarch     1.0-4.el9      alt-common      14 k

Transaction Summary
================================================================================
Install  3 Packages

2026-07-30T11:52:01+0000 INFO Total download size: 5.1 M
2026-07-30T11:52:01+0000 INFO Installed size: 29 M
2026-07-30T11:52:01+0000 INFO Downloading Packages:
2026-07-30T11:52:02+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:52:02+0000 INFO Total                                           8.8 MB/s | 5.1 MB     00:00     
2026-07-30T11:52:02+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:52:02+0000 INFO Running transaction check
2026-07-30T11:52:02+0000 INFO Transaction check succeeded.
2026-07-30T11:52:02+0000 INFO Running transaction test
2026-07-30T11:52:02+0000 INFO Transaction test succeeded.
2026-07-30T11:52:02+0000 DDEBUG timer: transaction test: 128 ms
2026-07-30T11:52:02+0000 INFO Running transaction
2026-07-30T11:52:02+0000 DDEBUG RPM transaction start.
2026-07-30T11:52:05+0000 DDEBUG RPM transaction over.
2026-07-30T11:52:05+0000 DDEBUG timer: verify transaction: 272 ms
2026-07-30T11:52:05+0000 DDEBUG timer: transaction: 3220 ms
2026-07-30T11:52:05+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:52:07+0000 DEBUG Installed: alt-php-els-meta-1.0-4.el9.noarch
2026-07-30T11:52:07+0000 DEBUG Installed: imunify-ui-8.11.4-1.noarch
2026-07-30T11:52:07+0000 DEBUG Installed: imunify-ui-antivirus-cpanel-8.11.4-1.noarch
2026-07-30T11:52:07+0000 INFO Complete!
2026-07-30T11:52:07+0000 DDEBUG Cleaning up.
2026-07-30T11:52:07+0000 DDEBUG /var/cache/dnf/imunify360-ba5e60da92c90fff/packages/imunify-ui-8.11.4-1.noarch.rpm removed
2026-07-30T11:52:07+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-php-els-meta-1.0-4.el9.noarch.rpm removed
2026-07-30T11:52:07+0000 DDEBUG /var/cache/dnf/imunify360-ba5e60da92c90fff/packages/imunify-ui-antivirus-cpanel-8.11.4-1.noarch.rpm removed
2026-07-30T11:52:07+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:44+0000 INFO --- logging initialized ---
2026-07-30T11:52:44+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:52:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:44+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:52:44+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf update --enablerepo=crb --enablerepo=epel 
2026-07-30T11:52:44+0000 DDEBUG Installroot: /
2026-07-30T11:52:44+0000 DDEBUG Releasever: 9
2026-07-30T11:52:44+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:44+0000 DDEBUG Base command: update
2026-07-30T11:52:44+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'update', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:52:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:52:45+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:52:45+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:52:45+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:52:45+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:52:45+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: crb
2026-07-30T11:52:45+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: extras
2026-07-30T11:52:45+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: alt-common
2026-07-30T11:52:45+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: epel
2026-07-30T11:52:45+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:52:45+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T11:52:45+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:45+0000 DEBUG repo: using cache for: imunify360
2026-07-30T11:52:45+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:52:45+0000 INFO Last metadata expiration check: 0:00:49 ago on Thu Jul 30 11:51:56 2026.
2026-07-30T11:52:45+0000 DDEBUG timer: sack setup: 978 ms
2026-07-30T11:52:45+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, kernel, kernel-PAE, kernel-SMP, kernel-core, kernel-debug*, kernel-devel*, kernel-hugemem, kernel-modules*, kernel-pae, kernel-smp, kernel-xen, kmod-[a-z]*, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:52:46+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:52:46+0000 DEBUG ---> Package alt-common-release.x86_64 0.9.0-0.el9 will be upgraded
2026-07-30T11:52:46+0000 DEBUG ---> Package alt-common-release.x86_64 1.0.0-0.el9 will be an upgrade
2026-07-30T11:52:46+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:52:46+0000 DDEBUG timer: depsolve: 63 ms
2026-07-30T11:52:46+0000 INFO Dependencies resolved.
2026-07-30T11:52:46+0000 INFO ================================================================================
 Package                  Architecture Version           Repository        Size
================================================================================
Upgrading:
 alt-common-release       x86_64       1.0.0-0.el9       alt-common       9.5 k

Transaction Summary
================================================================================
Upgrade  1 Package

2026-07-30T11:52:46+0000 INFO Total download size: 9.5 k
2026-07-30T11:52:46+0000 INFO Downloading Packages:
2026-07-30T11:52:46+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:52:46+0000 INFO Total                                           122 kB/s | 9.5 kB     00:00     
2026-07-30T11:52:46+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:52:46+0000 INFO Running transaction check
2026-07-30T11:52:46+0000 INFO Transaction check succeeded.
2026-07-30T11:52:46+0000 INFO Running transaction test
2026-07-30T11:52:46+0000 INFO Transaction test succeeded.
2026-07-30T11:52:46+0000 DDEBUG timer: transaction test: 3 ms
2026-07-30T11:52:46+0000 INFO Running transaction
2026-07-30T11:52:46+0000 DDEBUG RPM transaction start.
2026-07-30T11:52:46+0000 DDEBUG RPM transaction over.
2026-07-30T11:52:47+0000 DDEBUG timer: verify transaction: 228 ms
2026-07-30T11:52:47+0000 DDEBUG timer: transaction: 968 ms
2026-07-30T11:52:47+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:52:47+0000 DEBUG Upgraded: alt-common-release-1.0.0-0.el9.x86_64
2026-07-30T11:52:47+0000 INFO Complete!
2026-07-30T11:52:47+0000 DDEBUG Cleaning up.
2026-07-30T11:52:47+0000 DDEBUG /var/cache/dnf/alt-common-d0dac3a2e336a947/packages/alt-common-release-1.0.0-0.el9.x86_64.rpm removed
2026-07-30T11:52:47+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:47+0000 INFO --- logging initialized ---
2026-07-30T11:52:47+0000 DDEBUG timer: config: 9 ms
2026-07-30T11:52:47+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:47+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:52:47+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-07-30T11:52:47+0000 DDEBUG Installroot: /
2026-07-30T11:52:47+0000 DDEBUG Releasever: 9
2026-07-30T11:52:47+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:47+0000 DDEBUG Base command: needs-restarting
2026-07-30T11:52:47+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-07-30T11:52:47+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:52:48+0000 DDEBUG timer: sack setup: 275 ms
2026-07-30T11:52:48+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:52:48+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T11:52:48+0000 DDEBUG Cleaning up.
2026-07-30T11:52:48+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:48+0000 INFO --- logging initialized ---
2026-07-30T11:52:48+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:52:48+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:48+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:52:48+0000 DDEBUG Command: yum -y install gnupg 
2026-07-30T11:52:48+0000 DDEBUG Installroot: /
2026-07-30T11:52:48+0000 DDEBUG Releasever: 9
2026-07-30T11:52:48+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:48+0000 DDEBUG Base command: install
2026-07-30T11:52:48+0000 DDEBUG Extra commands: ['-y', 'install', 'gnupg']
2026-07-30T11:52:48+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T11:52:48+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T11:52:48+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T11:52:48+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: appstream
2026-07-30T11:52:48+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: baseos
2026-07-30T11:52:48+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: crb
2026-07-30T11:52:48+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: extras
2026-07-30T11:52:48+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: alt-common
2026-07-30T11:52:48+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:52:48+0000 DEBUG repo: using cache for: epel
2026-07-30T11:52:49+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T11:52:49+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T11:52:49+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:52:49+0000 DEBUG repo: using cache for: imunify360
2026-07-30T11:52:49+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:52:49+0000 INFO Last metadata expiration check: 0:00:53 ago on Thu Jul 30 11:51:56 2026.
2026-07-30T11:52:49+0000 DDEBUG timer: sack setup: 942 ms
2026-07-30T11:52:49+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:52:49+0000 INFO Package gnupg2-2.3.3-5.el9_7.x86_64 is already installed.
2026-07-30T11:52:49+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:52:49+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:52:49+0000 DDEBUG timer: depsolve: 67 ms
2026-07-30T11:52:49+0000 INFO Dependencies resolved.
2026-07-30T11:52:49+0000 INFO Nothing to do.
2026-07-30T11:52:49+0000 INFO Complete!
2026-07-30T11:52:49+0000 DDEBUG Cleaning up.
2026-07-30T11:52:49+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:50+0000 INFO --- logging initialized ---
2026-07-30T11:52:50+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:52:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:50+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:52:50+0000 DDEBUG Command: yum clean all --disablerepo=* --enablerepo=wp-toolkit-cpanel --enablerepo=wp-toolkit-thirdparties 
2026-07-30T11:52:50+0000 DDEBUG Installroot: /
2026-07-30T11:52:50+0000 DDEBUG Releasever: 9
2026-07-30T11:52:50+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:50+0000 DDEBUG Base command: clean
2026-07-30T11:52:50+0000 DDEBUG Extra commands: ['clean', 'all', '--disablerepo=*', '--enablerepo=wp-toolkit-cpanel', '--enablerepo=wp-toolkit-thirdparties']
2026-07-30T11:52:50+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:52:50+0000 DEBUG Cleaning data: dbcache packages metadata
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11.solv
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12-filenames.solvx
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/emacs-filesystem-27.2-18.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libvpx-1.9.0-10.el9_8.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pcre2-utf32-10.40-6.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/perl-DBI-1.643-9.el9_8.1.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-9.16.23-40.el9_8.2.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-dnssec-doc-9.16.23-40.el9_8.2.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-dnssec-utils-9.16.23-40.el9_8.2.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-libs-9.16.23-40.el9_8.2.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-license-9.16.23-40.el9_8.2.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/bind-utils-9.16.23-40.el9_8.2.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/boost-program-options-1.75.0-13.el9_7.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/cmake-filesystem-3.31.8-3.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fontconfig-2.14.0-2.el9_1.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/fstrm-0.6.1-3.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/gd-2.3.2-3.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/glibc-locale-source-2.34-274.el9_8.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/jbigkit-libs-2.1-23.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/langpacks-core-font-en-3.0-16.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-1.8.12-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libX11-common-1.8.12-1.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXau-1.0.9-8.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libXpm-3.5.13-10.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libnsl2-2.0.0-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libpq-13.23-3.el9_8.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libtiff-4.4.0-18.el9_8.1.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libwebp-1.2.0-8.el9_3.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxcb-1.13.1-9.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libxslt-1.1.34-14.el9_8.1.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libzip-1.7.3-8.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/lua-5.4.4-4.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/pam-devel-1.5.1-28.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/patch-2.7.6-16.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-bind-9.16.23-40.el9_8.2.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/sqlite-3.34.1-10.el9_8.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xml-common-0.6.3-58.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/mysql-selinux-1.0.14-1.el9_6.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/socat-1.7.4.1-8.el9.alma.1.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libevent-devel-2.1.12-8.el9_4.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-devel-3.9.25-7.el9_8.2.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/python3-pip-21.3.1-2.el9_8.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/6c9f6ac506c2d87499b93d88dc52e5b61f53bf8d747b5ccaf4f388d677579a1a-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/ee5084926f97a61fc6e3d4f7f523e9612f8f3bb80a2f94ab04d5a8d9dc0bb0b6-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/1dcfa2b7f134f8a2519fd607d68b182146e347f39835e1bec5f76acc3f7cbc8c-comps.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/856a54156d2d08c46c6af4418edd1af6c7eee3e70671363a68330b07bc202df5-modules.yaml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/e125babe07af201269d729f9a0396870b924f2dc72b504bb65de7e340a081ba2-updateinfo.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/at-3.1.23-13.el9_7.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/chkconfig-1.24-2.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/dbus-tools-1.12.20-8.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/dejavu-sans-fonts-2.37-18.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/ed-1.14.2-12.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/info-6.7-15.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/initscripts-10.11.8-4.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/iptables-libs-1.8.10-11.el9_5.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/iptables-nft-1.8.10-11.el9_5.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/libaio-0.3.111-13.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnetfilter_conntrack-1.0.9-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnfnetlink-1.0.1-23.el9_5.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/libnftnl-1.2.6-4.el9_4.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/lsof-4.94.0-3.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/nano-5.6.1-7.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/net-tools-2.0-0.64.20160912git.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/nftables-1.0.9-7.el9_8.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/openldap-compat-2.6.8-4.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-dns-2.6.1-3.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/python3-ply-3.11-14.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/smartmontools-7.2-10.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/packages/util-linux-user-2.37.4-25.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/a590cbd39c834516e6c859d399913e288b0266482595260eca454cf8c93ade55-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f1bd81ea499824791176bbd38eaae7945bcf333af42c2c6a35c204507562a4a4-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f74e57c4e5ee833a2363573d34d74df811eef9470325f22db45fd4596baf22ec-comps.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/7e535ed9cb7e495a5e11b6c8ed77350925f21c3c6ab93e3a5cfbc88556577f90-updateinfo.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/0e7837b07423a326db583ab8f040b3dc6101043d3fba92cd2694a566bdf8be11-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/727fd7b7ed92b712a34d0f2f80ab84f3ffce7520ea9cf796be01af6e5626ea85-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/4a21bf8eeb47d833caaebca30efd66e0a793131b21da17553e03b677347a9635-comps-extras.x86_64.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/7796941806955398518984b7e36c976febd7563c9c0b4a1617c4a5b7c1ea1e24-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/a339dd9ed21584df38d459f7ff959ed9848ed32c4b8441f463d6fce2268d7dac-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-analytics-1.4.59-6.6.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-banners-plugin-1.0.0-9.10.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-comet-backup-plugin-1.5.6-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-plugin-common-1.23.0-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-plugin-components-1.12.0-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-koality-plugin-3.2.0-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-monitoring-agent-plugin-1.0.3-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-monitoring-plugin-2.8.0-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-plugin-monitoring-campaigns-0.1.1-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-sitejet-plugin-4.11.0-1.4.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-socialbee-plugin-1.7.0-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/packages/cpanel-xovi-plugin-1.9.1-1.2.1.cpanel.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-eddce92e123b97ba/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-eddce92e123b97ba/repodata/4ae7f17306f7913bb8f80cac380a0a8acae1dcef881d552381d3be39ea382c29-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-eddce92e123b97ba/repodata/cfb48db4f77568814a8a75357dacd4da15e5c79ca3d87e399aae1f48754a1f17-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/3ddc9cbf6fb3805eb2078aa4a2138a7884d81b9b87494f35bcf33fedeb6e44eb-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/7db82742c8b5de9be938e0bcb8e1f446a18d20069833c64df34d00b3633f369e-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/754d0d291619fa7ce1b5a77d7189cd92ff8ca8a55946bee1bcebfd81f24c4a3d-comps.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/bbefb21a82c767f91028938bca1ad0a303060f5e4ba4e20ecb5b2af0585ca2e5-modules.yaml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/6a46ed9de6809ac1085c37eb609aa85e8f02f1befb1d1a6ee875f0d7007adef5-updateinfo.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/packages/aspell-0.60.8-8.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/packages/gdbm-1.23-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/metalink.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/83086f04811ee3416cce44cef384b93adab217f4c01eb2681fd39388ba010285-primary.xml.xz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/e1691ee74fd5031bf1f456632f48b8bc89e953a67ae01160f7a17253899ab2a0-filelists.xml.xz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/7644f1bbee4b9cb2ea1d79f9a18c17f52a547e841ea945e96505317d96021d5f-comps-Everything.x86_64.xml.xz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/3457e583c0263ffe922244eb29a498ca081800e5eed558ea08d84713298bbb22-updateinfo.xml.bz2
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/libssh2-1.11.1-9.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/libssh2-devel-1.11.1-9.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/libidn-1.38-4.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/lua-socket-3.1.0-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/python3-html2text-2020.1.16-5.el9.noarch.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/packages/pv-1.6.20-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/metalink.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/a706b5065cbe4ca4a46b679be4858405869af7048000ce5b9025fac82914d3b2-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/eb045142f0aecec1cd63ed9b7392b6119d52f65cd92d4b8c40a7b723cedab1d0-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/3d50825fb25440abc9579f078205d6ba3590b1d146187af8179eb43214c8b40e-comps-Temporary.x86_64.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/a29e42b086dfbe247d1a3709b1bf42e4ff41b751ff225efe5ac666c21ae58dfa-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/90204908b757b1d29ee8c5c88bb7110d21ab19c5f2fc6a6f8d3714bef4474a34-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/1d970dd9abd98d7f4bdcda32c6a3481af9964b8078f208473cc27cafa434ca29-updateinfo.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/mirrorlist
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/774b77c3293b5a77af01473864e405362f78920f34e31b2fc95dd8449d0a13fe-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/0a7eaa22bb1b168a2f951ee8c3a80e7b93adf504b7879fe962b3f9eeb2699dff-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-cpanel-tools-1.0-125.145.1.cpanel.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php-cli-1.0.0-12.20.1.cpanel.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-profiles-cpanel-1.0-73.79.1.cpanel.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-wappspector-0.2.9-3.5.1.cpanel.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/packages/yum-plugin-universal-hooks-0.1-15.22.1.cpanel.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/3034b9190cf55a6170774de59f4b63eedaf9e38534ac8b7a86441c25787990cd-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/d7a5b01e14125744a30e72b68a2541d11d9d95fb34f3c606a8e5ea383e7b5ba8-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/f5397ebeaa807bb3147b774726a568e97c715d795962f9f792f5bed45b20daf0-updateinfo.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/MariaDB-client-10.11.18-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/MariaDB-common-10.11.18-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/MariaDB-devel-10.11.18-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/MariaDB-server-10.11.18-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/MariaDB-shared-10.11.18-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/packages/galera-4-26.4.27-1.el9.x86_64.rpm
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12-9cd4e18463ba0c8f/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/repomd.xml
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/4ae7f17306f7913bb8f80cac380a0a8acae1dcef881d552381d3be39ea382c29-primary.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/cfb48db4f77568814a8a75357dacd4da15e5c79ca3d87e399aae1f48754a1f17-filelists.xml.gz
2026-07-30T11:52:50+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11-4a8d138f92efdb97/repodata/repomd.xml
2026-07-30T11:52:50+0000 INFO 235 files removed
2026-07-30T11:52:50+0000 DDEBUG Cleaning up.
2026-07-30T11:52:50+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:52:50+0000 INFO --- logging initialized ---
2026-07-30T11:52:50+0000 DDEBUG timer: config: 9 ms
2026-07-30T11:52:50+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:52:50+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:52:50+0000 DDEBUG Command: yum install -y wp-toolkit-cpanel 
2026-07-30T11:52:50+0000 DDEBUG Installroot: /
2026-07-30T11:52:50+0000 DDEBUG Releasever: 9
2026-07-30T11:52:50+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:52:50+0000 DDEBUG Base command: install
2026-07-30T11:52:50+0000 DDEBUG Extra commands: ['install', '-y', 'wp-toolkit-cpanel']
2026-07-30T11:52:50+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:52:51+0000 DEBUG repo: downloading from remote: EA4-c9
2026-07-30T11:52:53+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T11:52:53+0000 DEBUG repo: downloading from remote: cpanel-plugins
2026-07-30T11:52:55+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T11:52:55+0000 DEBUG repo: downloading from remote: MariaDB1011
2026-07-30T11:52:56+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T11:52:56+0000 DEBUG repo: downloading from remote: appstream
2026-07-30T11:52:56+0000 DEBUG countme: no event for appstream: window already counted
2026-07-30T11:53:27+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T11:53:27+0000 DEBUG repo: downloading from remote: baseos
2026-07-30T11:53:27+0000 DEBUG countme: event triggered for baseos: bucket 4
2026-07-30T11:53:47+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T11:53:47+0000 DEBUG repo: downloading from remote: crb
2026-07-30T11:53:47+0000 DEBUG countme: event triggered for crb: bucket 1
2026-07-30T11:53:50+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T11:53:50+0000 DEBUG repo: downloading from remote: extras
2026-07-30T11:53:50+0000 DEBUG countme: no event for extras: window already counted
2026-07-30T11:53:51+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T11:53:51+0000 DEBUG repo: downloading from remote: alt-common
2026-07-30T11:53:52+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T11:53:52+0000 DEBUG repo: downloading from remote: epel
2026-07-30T11:53:52+0000 DEBUG countme: no event for epel: window already counted
2026-07-30T11:55:02+0000 INFO --- logging initialized ---
2026-07-30T11:55:02+0000 DDEBUG timer: config: 7 ms
2026-07-30T11:55:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:55:02+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:55:02+0000 DDEBUG Command: yum list installed 
2026-07-30T11:55:02+0000 DDEBUG Installroot: /
2026-07-30T11:55:02+0000 DDEBUG Releasever: 9
2026-07-30T11:55:02+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:55:02+0000 DDEBUG Base command: list
2026-07-30T11:55:02+0000 DDEBUG Extra commands: ['list', 'installed']
2026-07-30T11:55:02+0000 INFO Waiting for process with pid 49712 to finish.
2026-07-30T11:55:39+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T11:55:39+0000 DEBUG repo: downloading from remote: epel-cisco-openh264
2026-07-30T11:55:42+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T11:55:42+0000 DEBUG repo: downloading from remote: imunify360-rollout-1
2026-07-30T11:55:43+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T11:55:43+0000 DEBUG repo: downloading from remote: imunify360-rollout-2
2026-07-30T11:55:43+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T11:55:43+0000 DEBUG repo: downloading from remote: imunify360-rollout-3
2026-07-30T11:55:44+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T11:55:44+0000 DEBUG repo: downloading from remote: imunify360-rollout-4
2026-07-30T11:55:44+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T11:55:44+0000 DEBUG repo: downloading from remote: imunify360-rollout-5
2026-07-30T11:55:44+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T11:55:44+0000 DEBUG repo: downloading from remote: imunify360-rollout-6
2026-07-30T11:55:45+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T11:55:45+0000 DEBUG repo: downloading from remote: imunify360-rollout-7
2026-07-30T11:55:45+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T11:55:45+0000 DEBUG repo: downloading from remote: imunify360-rollout-8
2026-07-30T11:55:46+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T11:55:46+0000 DEBUG repo: downloading from remote: imunify360-rollout-9
2026-07-30T11:55:46+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T11:55:46+0000 DEBUG repo: downloading from remote: imunify360-rollout-10
2026-07-30T11:55:47+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T11:55:47+0000 DEBUG repo: downloading from remote: imunify360-rollout-11
2026-07-30T11:55:47+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:55:47+0000 DEBUG repo: downloading from remote: imunify360-rollout-12
2026-07-30T11:55:47+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T11:55:47+0000 DEBUG repo: downloading from remote: imunify360
2026-07-30T11:55:49+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T11:55:49+0000 DEBUG repo: downloading from remote: wp-toolkit-cpanel
2026-07-30T11:55:50+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T11:55:50+0000 DEBUG repo: downloading from remote: wp-toolkit-thirdparties
2026-07-30T11:55:50+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T11:55:51+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:55:51+0000 DDEBUG timer: sack setup: 49346 ms
2026-07-30T11:55:51+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:55:52+0000 DDEBUG Cleaning up.
2026-07-30T11:55:52+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:55:55+0000 DDEBUG timer: sack setup: 184927 ms
2026-07-30T11:55:55+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:55:56+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:55:56+0000 DEBUG --> Starting dependency resolution
2026-07-30T11:55:56+0000 DEBUG ---> Package xmlrpc-c.x86_64 1.51.0-16.el9_0 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package wp-toolkit-cpanel.x86_64 6.11.0-10579 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package libaps.x86_64 1.0.14-0redhat.9.240426.1113 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package libc-client.x86_64 2007f-30.el9.remi will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-date-time1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-filesystem1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-program-options1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-regex1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-serialization1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-system1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libboost-thread1.84.x86_64 1.84.0-0redhat.9.240314.1318 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libpoco-1.12.4.x86_64 1.12.4-0redhat.9.240426.1307 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-libstdc++13.2.0.x86_64 13.2.0-0redhat.9.240311.1816 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-lmlib.x86_64 0.2.6-0redhat.9.240426.1113 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-platform-runtime.x86_64 1.0.5-0redhat.9.240426.1113 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package plesk-rdbmspp.x86_64 2.0.5-0redhat.9.240426.1113 will be installed
2026-07-30T11:55:56+0000 DEBUG ---> Package sw-engine.x86_64 6.61.1-0redhat.9.240426.1113 will be installed
2026-07-30T11:55:56+0000 DEBUG --> Finished dependency resolution
2026-07-30T11:55:56+0000 DDEBUG timer: depsolve: 60 ms
2026-07-30T11:55:56+0000 INFO Dependencies resolved.
2026-07-30T11:55:56+0000 INFO =========================================================================================================
 Package                              Arch    Version                      Repository                Size
=========================================================================================================
Installing:
 wp-toolkit-cpanel                    x86_64  6.11.0-10579                 wp-toolkit-cpanel         44 M
Installing dependencies:
 libaps                               x86_64  1.0.14-0redhat.9.240426.1113 wp-toolkit-thirdparties  1.6 M
 libc-client                          x86_64  2007f-30.el9.remi            wp-toolkit-thirdparties  577 k
 plesk-libboost-1.84                  x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties  7.9 k
 plesk-libboost-date-time1.84         x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties  9.2 k
 plesk-libboost-filesystem1.84        x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties   74 k
 plesk-libboost-program-options1.84   x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties  159 k
 plesk-libboost-regex1.84             x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties  129 k
 plesk-libboost-serialization1.84     x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties   95 k
 plesk-libboost-system1.84            x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties  9.1 k
 plesk-libboost-thread1.84            x86_64  1.84.0-0redhat.9.240314.1318 wp-toolkit-thirdparties   52 k
 plesk-libpoco-1.12.4                 x86_64  1.12.4-0redhat.9.240426.1307 wp-toolkit-thirdparties  3.5 M
 plesk-libstdc++13.2.0                x86_64  13.2.0-0redhat.9.240311.1816 wp-toolkit-thirdparties  956 k
 plesk-lmlib                          x86_64  0.2.6-0redhat.9.240426.1113  wp-toolkit-thirdparties  639 k
 plesk-platform-runtime               x86_64  1.0.5-0redhat.9.240426.1113  wp-toolkit-thirdparties   30 k
 plesk-rdbmspp                        x86_64  2.0.5-0redhat.9.240426.1113  wp-toolkit-thirdparties  251 k
 sw-engine                            x86_64  6.61.1-0redhat.9.240426.1113 wp-toolkit-thirdparties   12 M
 xmlrpc-c                             x86_64  1.51.0-16.el9_0              appstream                140 k

Transaction Summary
=========================================================================================================
Install  18 Packages

2026-07-30T11:55:56+0000 INFO Total download size: 64 M
2026-07-30T11:55:56+0000 INFO Installed size: 231 M
2026-07-30T11:55:56+0000 INFO Downloading Packages:
2026-07-30T11:55:59+0000 INFO --------------------------------------------------------------------------------
2026-07-30T11:55:59+0000 INFO Total                                            17 MB/s |  64 MB     00:03     
2026-07-30T11:55:59+0000 DEBUG Using rpmkeys executable at /bin/rpmkeys to verify signatures
2026-07-30T11:56:00+0000 INFO Running transaction check
2026-07-30T11:56:01+0000 INFO Transaction check succeeded.
2026-07-30T11:56:01+0000 INFO Running transaction test
2026-07-30T11:56:02+0000 INFO Transaction test succeeded.
2026-07-30T11:56:02+0000 DDEBUG timer: transaction test: 1335 ms
2026-07-30T11:56:02+0000 INFO Running transaction
2026-07-30T11:56:02+0000 DEBUG RPMDB altered outside of YUM.
2026-07-30T11:56:02+0000 DDEBUG RPM transaction start.
2026-07-30T11:57:38+0000 DDEBUG RPM transaction over.
2026-07-30T11:57:38+0000 DDEBUG timer: verify transaction: 326 ms
2026-07-30T11:57:38+0000 DDEBUG timer: transaction: 96208 ms
2026-07-30T11:57:38+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T11:57:38+0000 DEBUG Installed: libaps-1.0.14-0redhat.9.240426.1113.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: libc-client-2007f-30.el9.remi.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-date-time1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-filesystem1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-program-options1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-regex1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-serialization1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-system1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libboost-thread1.84-1.84.0-0redhat.9.240314.1318.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libpoco-1.12.4-1.12.4-0redhat.9.240426.1307.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-libstdc++13.2.0-13.2.0-0redhat.9.240311.1816.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-lmlib-0.2.6-0redhat.9.240426.1113.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-platform-runtime-1.0.5-0redhat.9.240426.1113.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: plesk-rdbmspp-2.0.5-0redhat.9.240426.1113.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: sw-engine-6.61.1-0redhat.9.240426.1113.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: wp-toolkit-cpanel-6.11.0-10579.x86_64
2026-07-30T11:57:38+0000 DEBUG Installed: xmlrpc-c-1.51.0-16.el9_0.x86_64
2026-07-30T11:57:38+0000 INFO Complete!
2026-07-30T11:57:38+0000 DDEBUG Cleaning up.
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/sw-engine-6.61.1-0redhat.9.240426.1113.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-lmlib-0.2.6-0redhat.9.240426.1113.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-thread1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-date-time1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-cpanel-45704ff03cd0519f/packages/wp-toolkit-cpanel-6.11.0-10579.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-regex1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-serialization1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-rdbmspp-2.0.5-0redhat.9.240426.1113.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libpoco-1.12.4-1.12.4-0redhat.9.240426.1307.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/libaps-1.0.14-0redhat.9.240426.1113.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-filesystem1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/xmlrpc-c-1.51.0-16.el9_0.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-system1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libstdc++13.2.0-13.2.0-0redhat.9.240311.1816.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-platform-runtime-1.0.5-0redhat.9.240426.1113.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/libc-client-2007f-30.el9.remi.x86_64.rpm removed
2026-07-30T11:57:38+0000 DDEBUG /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/packages/plesk-libboost-program-options1.84-1.84.0-0redhat.9.240314.1318.x86_64.rpm removed
2026-07-30T11:57:39+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:57:55+0000 INFO --- logging initialized ---
2026-07-30T11:57:55+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:57:55+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:57:55+0000 DEBUG YUM version: 4.14.0
2026-07-30T11:57:55+0000 DDEBUG Command: yum --assumeyes --color=never --config /etc/yum.conf clean all --enablerepo=crb --enablerepo=epel 
2026-07-30T11:57:55+0000 DDEBUG Installroot: /
2026-07-30T11:57:55+0000 DDEBUG Releasever: 9
2026-07-30T11:57:55+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:57:55+0000 DDEBUG Base command: clean
2026-07-30T11:57:55+0000 DDEBUG Extra commands: ['--assumeyes', '--color=never', '--config', '/etc/yum.conf', 'clean', 'all', '--enablerepo=crb', '--enablerepo=epel']
2026-07-30T11:57:55+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:57:55+0000 DEBUG Cleaning data: metadata dbcache packages
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-thirdparties.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-updateinfo.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-cpanel-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-cpanel.solv
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-thirdparties-filenames.solvx
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/6c9f6ac506c2d87499b93d88dc52e5b61f53bf8d747b5ccaf4f388d677579a1a-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/ee5084926f97a61fc6e3d4f7f523e9612f8f3bb80a2f94ab04d5a8d9dc0bb0b6-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/1dcfa2b7f134f8a2519fd607d68b182146e347f39835e1bec5f76acc3f7cbc8c-comps.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/856a54156d2d08c46c6af4418edd1af6c7eee3e70671363a68330b07bc202df5-modules.yaml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/appstream-0a8174e0a3d29b90/repodata/e125babe07af201269d729f9a0396870b924f2dc72b504bb65de7e340a081ba2-updateinfo.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-4-2632715f01e9f429/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-6-a0c861eb59116deb/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/a590cbd39c834516e6c859d399913e288b0266482595260eca454cf8c93ade55-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f1bd81ea499824791176bbd38eaae7945bcf333af42c2c6a35c204507562a4a4-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/f74e57c4e5ee833a2363573d34d74df811eef9470325f22db45fd4596baf22ec-comps.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/baseos-09b2e93483836b7c/repodata/7e535ed9cb7e495a5e11b6c8ed77350925f21c3c6ab93e3a5cfbc88556577f90-updateinfo.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-3-ff0db1f5b8aa6241/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-5-d598295ee8f511bd/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-8-77d9f26ece03720f/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/0e7837b07423a326db583ab8f040b3dc6101043d3fba92cd2694a566bdf8be11-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/727fd7b7ed92b712a34d0f2f80ab84f3ffce7520ea9cf796be01af6e5626ea85-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/extras-55926faaa9829325/repodata/4a21bf8eeb47d833caaebca30efd66e0a793131b21da17553e03b677347a9635-comps-extras.x86_64.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-7-e28ab81e5aeebc38/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/7796941806955398518984b7e36c976febd7563c9c0b4a1617c4a5b7c1ea1e24-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/cpanel-plugins-76bfe24d601dacb8/repodata/a339dd9ed21584df38d459f7ff959ed9848ed32c4b8441f463d6fce2268d7dac-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-9-8db28cb043779dd9/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/3ddc9cbf6fb3805eb2078aa4a2138a7884d81b9b87494f35bcf33fedeb6e44eb-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/7db82742c8b5de9be938e0bcb8e1f446a18d20069833c64df34d00b3633f369e-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/754d0d291619fa7ce1b5a77d7189cd92ff8ca8a55946bee1bcebfd81f24c4a3d-comps.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/bbefb21a82c767f91028938bca1ad0a303060f5e4ba4e20ecb5b2af0585ca2e5-modules.yaml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/crb-2381964acd4936fe/repodata/6a46ed9de6809ac1085c37eb609aa85e8f02f1befb1d1a6ee875f0d7007adef5-updateinfo.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/metalink.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/83086f04811ee3416cce44cef384b93adab217f4c01eb2681fd39388ba010285-primary.xml.xz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/e1691ee74fd5031bf1f456632f48b8bc89e953a67ae01160f7a17253899ab2a0-filelists.xml.xz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/7644f1bbee4b9cb2ea1d79f9a18c17f52a547e841ea945e96505317d96021d5f-comps-Everything.x86_64.xml.xz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-4b20c555de8aed94/repodata/3457e583c0263ffe922244eb29a498ca081800e5eed558ea08d84713298bbb22-updateinfo.xml.bz2
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/metalink.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/a706b5065cbe4ca4a46b679be4858405869af7048000ce5b9025fac82914d3b2-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/eb045142f0aecec1cd63ed9b7392b6119d52f65cd92d4b8c40a7b723cedab1d0-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/epel-cisco-openh264-211e829cd3d317f4/repodata/3d50825fb25440abc9579f078205d6ba3590b1d146187af8179eb43214c8b40e-comps-Temporary.x86_64.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/a29e42b086dfbe247d1a3709b1bf42e4ff41b751ff225efe5ac666c21ae58dfa-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/90204908b757b1d29ee8c5c88bb7110d21ab19c5f2fc6a6f8d3714bef4474a34-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/alt-common-d0dac3a2e336a947/repodata/1d970dd9abd98d7f4bdcda32c6a3481af9964b8078f208473cc27cafa434ca29-updateinfo.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-cpanel-45704ff03cd0519f/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-cpanel-45704ff03cd0519f/repodata/d6b5f9e9030fd6433163fe27b98a7c88f14e0b107006b5199411b9dd035911c5-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-cpanel-45704ff03cd0519f/repodata/a1a47b856aa1934111cf3f604c8ea0d22d16e34f37815193da1c41e49e1e057f-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/mirrorlist
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/774b77c3293b5a77af01473864e405362f78920f34e31b2fc95dd8449d0a13fe-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/EA4-c9-9849094f666e9959/repodata/0a7eaa22bb1b168a2f951ee8c3a80e7b93adf504b7879fe962b3f9eeb2699dff-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/3034b9190cf55a6170774de59f4b63eedaf9e38534ac8b7a86441c25787990cd-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/d7a5b01e14125744a30e72b68a2541d11d9d95fb34f3c606a8e5ea383e7b5ba8-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/MariaDB1011-cab166d90001bf56/repodata/f5397ebeaa807bb3147b774726a568e97c715d795962f9f792f5bed45b20daf0-updateinfo.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-1-9e8d5b55a9b9b349/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-2-132e430c5c0a54e4/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-12-9cd4e18463ba0c8f/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/644a71fb6a04ccc7bbc6a09cd3caec8fa722ba8b7ddd50053b53f02b6bfe6380-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-10-b672e86772e9d320/repodata/6f79d93f0d431f5c387637c89a72f250eab07b01c53284aa96d36d15a11fb76b-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/4ae7f17306f7913bb8f80cac380a0a8acae1dcef881d552381d3be39ea382c29-primary.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-ba5e60da92c90fff/repodata/cfb48db4f77568814a8a75357dacd4da15e5c79ca3d87e399aae1f48754a1f17-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/imunify360-rollout-11-4a8d138f92efdb97/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/repodata/repomd.xml
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/repodata/a65d8a7ec6d74c9d848747b9a51e43dc24471219d07d4784f7b75ba10960b66e-filelists.xml.gz
2026-07-30T11:57:55+0000 DDEBUG Removing file /var/cache/dnf/wp-toolkit-thirdparties-6c899eb7ebb2c0af/repodata/4692d7011a836418781949e4be1d57de24aa2dac0daf1d28b14189bb793a9b83-primary.xml.gz
2026-07-30T11:57:55+0000 INFO 149 files removed
2026-07-30T11:57:55+0000 DDEBUG Cleaning up.
2026-07-30T11:57:55+0000 DDEBUG Plugins were unloaded.
2026-07-30T11:57:55+0000 INFO --- logging initialized ---
2026-07-30T11:57:55+0000 DDEBUG timer: config: 6 ms
2026-07-30T11:57:55+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T11:57:55+0000 DEBUG DNF version: 4.14.0
2026-07-30T11:57:55+0000 DDEBUG Command: needs-restarting needs-restarting --services 
2026-07-30T11:57:55+0000 DDEBUG Installroot: /
2026-07-30T11:57:55+0000 DDEBUG Releasever: 9
2026-07-30T11:57:55+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T11:57:55+0000 DDEBUG Base command: needs-restarting
2026-07-30T11:57:55+0000 DDEBUG Extra commands: ['needs-restarting', '--services']
2026-07-30T11:57:55+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T11:57:55+0000 DDEBUG timer: sack setup: 300 ms
2026-07-30T11:57:55+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T11:57:55+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T11:57:59+0000 DDEBUG Cleaning up.
2026-07-30T11:57:59+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:10:31+0000 INFO --- logging initialized ---
2026-07-30T12:10:31+0000 DDEBUG timer: config: 10 ms
2026-07-30T12:10:31+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:10:31+0000 DEBUG DNF version: 4.14.0
2026-07-30T12:10:31+0000 DDEBUG Command: dnf install -y screen 
2026-07-30T12:10:31+0000 DDEBUG Installroot: /
2026-07-30T12:10:31+0000 DDEBUG Releasever: 9
2026-07-30T12:10:31+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:10:31+0000 DDEBUG Base command: install
2026-07-30T12:10:31+0000 DDEBUG Extra commands: ['install', '-y', 'screen']
2026-07-30T12:10:31+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:10:31+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:10:31+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:10:31+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:10:31+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:10:31+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: crb
2026-07-30T12:10:31+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: extras
2026-07-30T12:10:31+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:10:31+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:10:31+0000 DEBUG repo: using cache for: epel
2026-07-30T12:10:32+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:10:32+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:10:32+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:10:32+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:10:32+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:10:32+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:10:32+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:10:32+0000 INFO Last metadata expiration check: 0:00:27 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:10:32+0000 DDEBUG timer: sack setup: 1025 ms
2026-07-30T12:10:32+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:10:32+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:10:32+0000 DEBUG ---> Package screen.x86_64 4.8.0-6.el9 will be installed
2026-07-30T12:10:32+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:10:32+0000 DDEBUG timer: depsolve: 53 ms
2026-07-30T12:10:32+0000 INFO Dependencies resolved.
2026-07-30T12:10:32+0000 INFO ================================================================================
 Package          Architecture     Version                 Repository      Size
================================================================================
Installing:
 screen           x86_64           4.8.0-6.el9             epel           649 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T12:10:32+0000 INFO Total download size: 649 k
2026-07-30T12:10:32+0000 INFO Installed size: 957 k
2026-07-30T12:10:32+0000 INFO Downloading Packages:
2026-07-30T12:10:33+0000 INFO --------------------------------------------------------------------------------
2026-07-30T12:10:33+0000 INFO Total                                           463 kB/s | 649 kB     00:01     
2026-07-30T12:10:33+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T12:10:34+0000 INFO Running transaction check
2026-07-30T12:10:34+0000 INFO Transaction check succeeded.
2026-07-30T12:10:34+0000 INFO Running transaction test
2026-07-30T12:10:34+0000 INFO Transaction test succeeded.
2026-07-30T12:10:34+0000 DDEBUG timer: transaction test: 129 ms
2026-07-30T12:10:34+0000 INFO Running transaction
2026-07-30T12:10:34+0000 DDEBUG RPM transaction start.
2026-07-30T12:10:34+0000 DDEBUG RPM transaction over.
2026-07-30T12:10:35+0000 DDEBUG timer: verify transaction: 270 ms
2026-07-30T12:10:35+0000 DDEBUG timer: transaction: 960 ms
2026-07-30T12:10:35+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T12:10:35+0000 DEBUG Installed: screen-4.8.0-6.el9.x86_64
2026-07-30T12:10:35+0000 INFO Complete!
2026-07-30T12:10:35+0000 DDEBUG Cleaning up.
2026-07-30T12:10:35+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/screen-4.8.0-6.el9.x86_64.rpm removed
2026-07-30T12:10:35+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:23:17+0000 INFO --- logging initialized ---
2026-07-30T12:23:17+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:23:18+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:23:18+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:23:18+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T12:23:18+0000 DDEBUG Installroot: /
2026-07-30T12:23:18+0000 DDEBUG Releasever: 9
2026-07-30T12:23:18+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:23:18+0000 DDEBUG Base command: install
2026-07-30T12:23:18+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T12:23:18+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:23:18+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:23:18+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:23:18+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:23:18+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:23:18+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: crb
2026-07-30T12:23:18+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: extras
2026-07-30T12:23:18+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:23:18+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:23:18+0000 DEBUG repo: using cache for: epel
2026-07-30T12:23:18+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:23:19+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:23:19+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:23:19+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:23:19+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:23:19+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:23:19+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:23:19+0000 INFO Last metadata expiration check: 0:13:14 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:23:19+0000 DDEBUG timer: sack setup: 1232 ms
2026-07-30T12:23:19+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:23:19+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:23:19+0000 DEBUG ---> Package libcurl-devel.x86_64 7.76.1-40.el9 will be installed
2026-07-30T12:23:19+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:23:19+0000 DDEBUG timer: depsolve: 54 ms
2026-07-30T12:23:19+0000 INFO Dependencies resolved.
2026-07-30T12:23:19+0000 INFO ================================================================================
 Package              Architecture  Version              Repository        Size
================================================================================
Installing:
 [1m[32mlibcurl-devel       (B[m x86_64        7.76.1-40.el9        appstream        848 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T12:23:19+0000 INFO Total download size: 848 k
2026-07-30T12:23:19+0000 INFO Installed size: 1.4 M
2026-07-30T12:23:19+0000 INFO Downloading Packages:
2026-07-30T12:23:20+0000 INFO --------------------------------------------------------------------------------
2026-07-30T12:23:20+0000 INFO Total                                           625 kB/s | 848 kB     00:01     
2026-07-30T12:23:20+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T12:23:20+0000 INFO Running transaction check
2026-07-30T12:23:20+0000 INFO Transaction check succeeded.
2026-07-30T12:23:20+0000 INFO Running transaction test
2026-07-30T12:23:20+0000 INFO Transaction test succeeded.
2026-07-30T12:23:20+0000 DDEBUG timer: transaction test: 27 ms
2026-07-30T12:23:20+0000 INFO Running transaction
2026-07-30T12:23:20+0000 DDEBUG RPM transaction start.
2026-07-30T12:23:41+0000 DDEBUG RPM transaction over.
2026-07-30T12:23:41+0000 DDEBUG timer: verify transaction: 319 ms
2026-07-30T12:23:41+0000 DDEBUG timer: transaction: 21161 ms
2026-07-30T12:23:41+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T12:23:42+0000 DEBUG Installed: libcurl-devel-7.76.1-40.el9.x86_64
2026-07-30T12:23:42+0000 INFO Complete!
2026-07-30T12:23:42+0000 DDEBUG Cleaning up.
2026-07-30T12:23:42+0000 DDEBUG /var/cache/dnf/appstream-0a8174e0a3d29b90/packages/libcurl-devel-7.76.1-40.el9.x86_64.rpm removed
2026-07-30T12:23:42+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:23:42+0000 INFO --- logging initialized ---
2026-07-30T12:23:42+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:23:42+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:23:42+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:23:42+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T12:23:42+0000 DDEBUG Installroot: /
2026-07-30T12:23:42+0000 DDEBUG Releasever: 9
2026-07-30T12:23:42+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:23:42+0000 DDEBUG Base command: install
2026-07-30T12:23:42+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T12:23:42+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:23:43+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:23:43+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:23:43+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:23:43+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:23:43+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: crb
2026-07-30T12:23:43+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: extras
2026-07-30T12:23:43+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:23:43+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: epel
2026-07-30T12:23:43+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:23:43+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:23:43+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:23:43+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:23:43+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:23:43+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:23:43+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:23:43+0000 INFO Last metadata expiration check: 0:13:38 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:23:43+0000 DDEBUG timer: sack setup: 1048 ms
2026-07-30T12:23:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:23:43+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:23:43+0000 DEBUG ---> Package re2c.x86_64 2.2-1.el9 will be installed
2026-07-30T12:23:43+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:23:43+0000 DDEBUG timer: depsolve: 56 ms
2026-07-30T12:23:43+0000 INFO Dependencies resolved.
2026-07-30T12:23:43+0000 INFO ================================================================================
 Package         Architecture      Version                Repository       Size
================================================================================
Installing:
 [1m[32mre2c           (B[m x86_64            2.2-1.el9              epel            497 k

Transaction Summary
================================================================================
Install  1 Package

2026-07-30T12:23:43+0000 INFO Total download size: 497 k
2026-07-30T12:23:43+0000 INFO Installed size: 2.7 M
2026-07-30T12:23:43+0000 INFO Downloading Packages:
2026-07-30T12:23:44+0000 INFO --------------------------------------------------------------------------------
2026-07-30T12:23:44+0000 INFO Total                                           515 kB/s | 497 kB     00:00     
2026-07-30T12:23:44+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T12:23:44+0000 INFO Running transaction check
2026-07-30T12:23:44+0000 INFO Transaction check succeeded.
2026-07-30T12:23:44+0000 INFO Running transaction test
2026-07-30T12:23:45+0000 INFO Transaction test succeeded.
2026-07-30T12:23:45+0000 DDEBUG timer: transaction test: 133 ms
2026-07-30T12:23:45+0000 INFO Running transaction
2026-07-30T12:23:45+0000 DDEBUG RPM transaction start.
2026-07-30T12:23:54+0000 DDEBUG RPM transaction over.
2026-07-30T12:23:54+0000 DDEBUG timer: verify transaction: 300 ms
2026-07-30T12:23:54+0000 DDEBUG timer: transaction: 9696 ms
2026-07-30T12:23:54+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T12:23:55+0000 DEBUG Installed: re2c-2.2-1.el9.x86_64
2026-07-30T12:23:55+0000 INFO Complete!
2026-07-30T12:23:55+0000 DDEBUG Cleaning up.
2026-07-30T12:23:55+0000 DDEBUG /var/cache/dnf/epel-4b20c555de8aed94/packages/re2c-2.2-1.el9.x86_64.rpm removed
2026-07-30T12:23:55+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:28:28+0000 INFO --- logging initialized ---
2026-07-30T12:28:28+0000 DDEBUG timer: config: 102 ms
2026-07-30T12:28:28+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:28:28+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:28:28+0000 DDEBUG Command: yum install ipset -y 
2026-07-30T12:28:28+0000 DDEBUG Installroot: /
2026-07-30T12:28:28+0000 DDEBUG Releasever: 9
2026-07-30T12:28:28+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:28:28+0000 DDEBUG Base command: install
2026-07-30T12:28:28+0000 DDEBUG Extra commands: ['install', 'ipset', '-y']
2026-07-30T12:28:28+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:28:29+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:28:29+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:28:29+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:28:29+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:28:29+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: crb
2026-07-30T12:28:29+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: extras
2026-07-30T12:28:29+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:28:29+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: epel
2026-07-30T12:28:29+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:28:29+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:28:29+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:28:29+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:28:29+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:28:29+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:28:29+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:28:29+0000 INFO Last metadata expiration check: 0:18:24 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:28:29+0000 DDEBUG timer: sack setup: 1224 ms
2026-07-30T12:28:29+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:28:29+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:28:29+0000 DEBUG ---> Package ipset.x86_64 7.11-11.el9_5 will be installed
2026-07-30T12:28:29+0000 DEBUG ---> Package ipset-libs.x86_64 7.11-11.el9_5 will be installed
2026-07-30T12:28:29+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:28:29+0000 DDEBUG timer: depsolve: 59 ms
2026-07-30T12:28:29+0000 INFO Dependencies resolved.
2026-07-30T12:28:29+0000 INFO ================================================================================
 Package            Architecture   Version                 Repository      Size
================================================================================
Installing:
 ipset              x86_64         7.11-11.el9_5           baseos          41 k
Installing dependencies:
 ipset-libs         x86_64         7.11-11.el9_5           baseos          68 k

Transaction Summary
================================================================================
Install  2 Packages

2026-07-30T12:28:29+0000 INFO Total download size: 109 k
2026-07-30T12:28:29+0000 INFO Installed size: 299 k
2026-07-30T12:28:29+0000 INFO Downloading Packages:
2026-07-30T12:28:33+0000 INFO --------------------------------------------------------------------------------
2026-07-30T12:28:33+0000 INFO Total                                            29 kB/s | 109 kB     00:03     
2026-07-30T12:28:33+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T12:28:33+0000 INFO Running transaction check
2026-07-30T12:28:34+0000 INFO Transaction check succeeded.
2026-07-30T12:28:34+0000 INFO Running transaction test
2026-07-30T12:28:34+0000 INFO Transaction test succeeded.
2026-07-30T12:28:34+0000 DDEBUG timer: transaction test: 171 ms
2026-07-30T12:28:34+0000 INFO Running transaction
2026-07-30T12:28:35+0000 DDEBUG RPM transaction start.
2026-07-30T12:28:51+0000 DDEBUG RPM transaction over.
2026-07-30T12:28:51+0000 DDEBUG timer: verify transaction: 271 ms
2026-07-30T12:28:51+0000 DDEBUG timer: transaction: 17264 ms
2026-07-30T12:28:51+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T12:28:51+0000 DEBUG Installed: ipset-7.11-11.el9_5.x86_64
2026-07-30T12:28:51+0000 DEBUG Installed: ipset-libs-7.11-11.el9_5.x86_64
2026-07-30T12:28:51+0000 INFO Complete!
2026-07-30T12:28:51+0000 DDEBUG Cleaning up.
2026-07-30T12:28:51+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ipset-7.11-11.el9_5.x86_64.rpm removed
2026-07-30T12:28:51+0000 DDEBUG /var/cache/dnf/baseos-09b2e93483836b7c/packages/ipset-libs-7.11-11.el9_5.x86_64.rpm removed
2026-07-30T12:28:51+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:29:21+0000 INFO --- logging initialized ---
2026-07-30T12:29:21+0000 DDEBUG timer: config: 106 ms
2026-07-30T12:29:21+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:29:21+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:29:21+0000 DDEBUG Command: yum update --assumeyes imunify-antivirus ai-bolit alt-common-release alt-php-hyperscan imunify-release imunify-common imunify-notifier imunify-core imunify-realtime-av imunify-realtime-av-imrt2 rustbolit imunify-ui imunify-wp-security imunify360-venv minidaemon alt-php-internal app-version-detector 
2026-07-30T12:29:21+0000 DDEBUG Installroot: /
2026-07-30T12:29:21+0000 DDEBUG Releasever: 9
2026-07-30T12:29:21+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:29:21+0000 DDEBUG Base command: update
2026-07-30T12:29:21+0000 DDEBUG Extra commands: ['update', '--assumeyes', 'imunify-antivirus', 'ai-bolit', 'alt-common-release', 'alt-php-hyperscan', 'imunify-release', 'imunify-common', 'imunify-notifier', 'imunify-core', 'imunify-realtime-av', 'imunify-realtime-av-imrt2', 'rustbolit', 'imunify-ui', 'imunify-wp-security', 'imunify360-venv', 'minidaemon', 'alt-php-internal', 'app-version-detector']
2026-07-30T12:29:21+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:29:22+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:29:22+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:29:22+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:29:22+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:29:22+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: crb
2026-07-30T12:29:22+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: extras
2026-07-30T12:29:22+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:29:22+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: epel
2026-07-30T12:29:22+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:29:22+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:29:22+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:29:22+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:29:22+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:29:22+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:29:22+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:29:22+0000 INFO Last metadata expiration check: 0:19:17 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:29:22+0000 DDEBUG timer: sack setup: 1156 ms
2026-07-30T12:29:22+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:29:22+0000 WARNING Package imunify-realtime-av available, but not installed.
2026-07-30T12:29:22+0000 INFO No match for argument: imunify-realtime-av
2026-07-30T12:29:22+0000 WARNING Package imunify-realtime-av-imrt2 available, but not installed.
2026-07-30T12:29:22+0000 INFO No match for argument: imunify-realtime-av-imrt2
2026-07-30T12:29:22+0000 INFO No match for argument: minidaemon
2026-07-30T12:29:22+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:29:23+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:29:23+0000 DDEBUG timer: depsolve: 58 ms
2026-07-30T12:29:23+0000 INFO Dependencies resolved.
2026-07-30T12:29:23+0000 INFO Nothing to do.
2026-07-30T12:29:23+0000 INFO Complete!
2026-07-30T12:29:23+0000 DDEBUG Cleaning up.
2026-07-30T12:29:23+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:30:02+0000 INFO --- logging initialized ---
2026-07-30T12:30:02+0000 DDEBUG timer: config: 29 ms
2026-07-30T12:30:02+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:30:02+0000 DEBUG DNF version: 4.14.0
2026-07-30T12:30:02+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-07-30T12:30:02+0000 DDEBUG Installroot: /
2026-07-30T12:30:02+0000 DDEBUG Releasever: 9
2026-07-30T12:30:02+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:30:02+0000 DDEBUG Base command: needs-restarting
2026-07-30T12:30:02+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-07-30T12:30:02+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:30:03+0000 DDEBUG timer: sack setup: 457 ms
2026-07-30T12:30:03+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:30:03+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T12:30:03+0000 DDEBUG Cleaning up.
2026-07-30T12:30:03+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:30:33+0000 INFO --- logging initialized ---
2026-07-30T12:30:33+0000 DDEBUG timer: config: 8 ms
2026-07-30T12:30:33+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:30:33+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:30:33+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T12:30:33+0000 DDEBUG Installroot: /
2026-07-30T12:30:33+0000 DDEBUG Releasever: 9
2026-07-30T12:30:33+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:30:33+0000 DDEBUG Base command: install
2026-07-30T12:30:33+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T12:30:34+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:30:34+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:30:34+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:30:34+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:30:34+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:30:34+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: crb
2026-07-30T12:30:34+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: extras
2026-07-30T12:30:34+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:30:34+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: epel
2026-07-30T12:30:34+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:30:34+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:30:34+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:30:34+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:30:34+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:30:34+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:30:34+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:30:34+0000 INFO Last metadata expiration check: 0:20:29 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:30:35+0000 DDEBUG timer: sack setup: 1074 ms
2026-07-30T12:30:35+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:30:35+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T12:30:35+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:30:35+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:30:35+0000 DDEBUG timer: depsolve: 55 ms
2026-07-30T12:30:35+0000 INFO Dependencies resolved.
2026-07-30T12:30:35+0000 INFO Nothing to do.
2026-07-30T12:30:35+0000 INFO Complete!
2026-07-30T12:30:35+0000 DDEBUG Cleaning up.
2026-07-30T12:30:35+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:30:35+0000 INFO --- logging initialized ---
2026-07-30T12:30:35+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:30:35+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:30:35+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:30:35+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T12:30:35+0000 DDEBUG Installroot: /
2026-07-30T12:30:35+0000 DDEBUG Releasever: 9
2026-07-30T12:30:35+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:30:35+0000 DDEBUG Base command: install
2026-07-30T12:30:35+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T12:30:35+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:30:35+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:30:35+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:30:35+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:30:35+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:30:35+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: crb
2026-07-30T12:30:35+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: extras
2026-07-30T12:30:35+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:30:35+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:30:35+0000 DEBUG repo: using cache for: epel
2026-07-30T12:30:36+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:30:36+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:30:36+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:30:36+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:30:36+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:30:36+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:30:36+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:30:36+0000 INFO Last metadata expiration check: 0:20:31 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:30:36+0000 DDEBUG timer: sack setup: 1169 ms
2026-07-30T12:30:36+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:30:36+0000 INFO Package re2c-2.2-1.el9.x86_64 is already installed.
2026-07-30T12:30:36+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:30:36+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:30:36+0000 DDEBUG timer: depsolve: 61 ms
2026-07-30T12:30:36+0000 INFO Dependencies resolved.
2026-07-30T12:30:36+0000 INFO Nothing to do.
2026-07-30T12:30:36+0000 INFO Complete!
2026-07-30T12:30:36+0000 DDEBUG Cleaning up.
2026-07-30T12:30:36+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:30:38+0000 INFO --- logging initialized ---
2026-07-30T12:30:38+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:30:38+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:30:38+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:30:38+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T12:30:38+0000 DDEBUG Installroot: /
2026-07-30T12:30:38+0000 DDEBUG Releasever: 9
2026-07-30T12:30:38+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:30:38+0000 DDEBUG Base command: update
2026-07-30T12:30:38+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T12:30:38+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:30:38+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:30:38+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:30:38+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:30:38+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:30:38+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: crb
2026-07-30T12:30:38+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: extras
2026-07-30T12:30:38+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:30:38+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:30:38+0000 DEBUG repo: using cache for: epel
2026-07-30T12:30:39+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:30:39+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:30:39+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:30:39+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:30:39+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:30:39+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:30:39+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:30:39+0000 INFO Last metadata expiration check: 0:20:34 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:30:39+0000 DDEBUG timer: sack setup: 1131 ms
2026-07-30T12:30:39+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:30:39+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:30:39+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:30:39+0000 DDEBUG timer: depsolve: 60 ms
2026-07-30T12:30:39+0000 INFO Dependencies resolved.
2026-07-30T12:30:39+0000 INFO Nothing to do.
2026-07-30T12:30:39+0000 INFO Complete!
2026-07-30T12:30:39+0000 DDEBUG Cleaning up.
2026-07-30T12:30:39+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:32:09+0000 INFO --- logging initialized ---
2026-07-30T12:32:09+0000 DDEBUG timer: config: 58 ms
2026-07-30T12:32:09+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:32:09+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:32:09+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T12:32:09+0000 DDEBUG Installroot: /
2026-07-30T12:32:09+0000 DDEBUG Releasever: 9
2026-07-30T12:32:09+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:32:09+0000 DDEBUG Base command: install
2026-07-30T12:32:09+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T12:32:09+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:32:10+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:32:10+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:32:10+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:32:10+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:32:10+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: crb
2026-07-30T12:32:10+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: extras
2026-07-30T12:32:10+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:32:10+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: epel
2026-07-30T12:32:10+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:32:10+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:32:10+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:32:10+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:32:10+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:32:10+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:32:10+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:32:10+0000 INFO Last metadata expiration check: 0:22:05 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:32:11+0000 DDEBUG timer: sack setup: 1247 ms
2026-07-30T12:32:11+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:32:11+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T12:32:11+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:32:11+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:32:11+0000 DDEBUG timer: depsolve: 55 ms
2026-07-30T12:32:11+0000 INFO Dependencies resolved.
2026-07-30T12:32:11+0000 INFO Nothing to do.
2026-07-30T12:32:11+0000 INFO Complete!
2026-07-30T12:32:11+0000 DDEBUG Cleaning up.
2026-07-30T12:32:11+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:32:12+0000 INFO --- logging initialized ---
2026-07-30T12:32:12+0000 DDEBUG timer: config: 67 ms
2026-07-30T12:32:12+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:32:12+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:32:12+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T12:32:12+0000 DDEBUG Installroot: /
2026-07-30T12:32:12+0000 DDEBUG Releasever: 9
2026-07-30T12:32:12+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:32:12+0000 DDEBUG Base command: install
2026-07-30T12:32:12+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T12:32:12+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:32:12+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:32:12+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:32:12+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:32:12+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:32:12+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: crb
2026-07-30T12:32:12+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: extras
2026-07-30T12:32:12+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:32:12+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:32:12+0000 DEBUG repo: using cache for: epel
2026-07-30T12:32:13+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:32:13+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:32:13+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:32:13+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:32:13+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:32:13+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:32:13+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:32:13+0000 INFO Last metadata expiration check: 0:22:08 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:32:13+0000 DDEBUG timer: sack setup: 1214 ms
2026-07-30T12:32:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:32:13+0000 INFO Package re2c-2.2-1.el9.x86_64 is already installed.
2026-07-30T12:32:13+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:32:13+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:32:13+0000 DDEBUG timer: depsolve: 55 ms
2026-07-30T12:32:13+0000 INFO Dependencies resolved.
2026-07-30T12:32:13+0000 INFO Nothing to do.
2026-07-30T12:32:13+0000 INFO Complete!
2026-07-30T12:32:13+0000 DDEBUG Cleaning up.
2026-07-30T12:32:13+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:32:15+0000 INFO --- logging initialized ---
2026-07-30T12:32:15+0000 DDEBUG timer: config: 132 ms
2026-07-30T12:32:15+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:32:15+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:32:15+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T12:32:15+0000 DDEBUG Installroot: /
2026-07-30T12:32:15+0000 DDEBUG Releasever: 9
2026-07-30T12:32:15+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:32:15+0000 DDEBUG Base command: update
2026-07-30T12:32:15+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T12:32:15+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:32:15+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:32:15+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:32:15+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:32:15+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:32:15+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:32:15+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:32:15+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:32:15+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:32:15+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:32:16+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: crb
2026-07-30T12:32:16+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: extras
2026-07-30T12:32:16+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:32:16+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: epel
2026-07-30T12:32:16+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:32:16+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:32:16+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:32:16+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:32:16+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:32:16+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:32:16+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:32:16+0000 INFO Last metadata expiration check: 0:22:11 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:32:16+0000 DDEBUG timer: sack setup: 1190 ms
2026-07-30T12:32:16+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:32:16+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:32:16+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:32:16+0000 DDEBUG timer: depsolve: 59 ms
2026-07-30T12:32:16+0000 INFO Dependencies resolved.
2026-07-30T12:32:16+0000 INFO Nothing to do.
2026-07-30T12:32:16+0000 INFO Complete!
2026-07-30T12:32:16+0000 DDEBUG Cleaning up.
2026-07-30T12:32:17+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:04+0000 INFO --- logging initialized ---
2026-07-30T12:35:04+0000 DDEBUG timer: config: 184 ms
2026-07-30T12:35:04+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:04+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:04+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T12:35:04+0000 DDEBUG Installroot: /
2026-07-30T12:35:04+0000 DDEBUG Releasever: 9
2026-07-30T12:35:04+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:04+0000 DDEBUG Base command: install
2026-07-30T12:35:04+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T12:35:04+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:05+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:05+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:05+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:05+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:05+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:05+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:05+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:05+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:05+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:05+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:05+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:05+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:05+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:05+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:05+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:05+0000 INFO Last metadata expiration check: 0:25:00 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:05+0000 DDEBUG timer: sack setup: 1331 ms
2026-07-30T12:35:05+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:05+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T12:35:05+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:05+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:05+0000 DDEBUG timer: depsolve: 58 ms
2026-07-30T12:35:05+0000 INFO Dependencies resolved.
2026-07-30T12:35:05+0000 INFO Nothing to do.
2026-07-30T12:35:05+0000 INFO Complete!
2026-07-30T12:35:05+0000 DDEBUG Cleaning up.
2026-07-30T12:35:06+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:06+0000 INFO --- logging initialized ---
2026-07-30T12:35:06+0000 DDEBUG timer: config: 93 ms
2026-07-30T12:35:06+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:06+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:06+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T12:35:06+0000 DDEBUG Installroot: /
2026-07-30T12:35:06+0000 DDEBUG Releasever: 9
2026-07-30T12:35:06+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:06+0000 DDEBUG Base command: install
2026-07-30T12:35:06+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T12:35:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:07+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:07+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:07+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:07+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:07+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:07+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:07+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:07+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:07+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:07+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:07+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:07+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:07+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:07+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:07+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:07+0000 INFO Last metadata expiration check: 0:25:02 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:07+0000 DDEBUG timer: sack setup: 1106 ms
2026-07-30T12:35:07+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:07+0000 INFO Package re2c-2.2-1.el9.x86_64 is already installed.
2026-07-30T12:35:07+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:07+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:07+0000 DDEBUG timer: depsolve: 63 ms
2026-07-30T12:35:07+0000 INFO Dependencies resolved.
2026-07-30T12:35:07+0000 INFO Nothing to do.
2026-07-30T12:35:07+0000 INFO Complete!
2026-07-30T12:35:07+0000 DDEBUG Cleaning up.
2026-07-30T12:35:08+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:10+0000 INFO --- logging initialized ---
2026-07-30T12:35:10+0000 DDEBUG timer: config: 228 ms
2026-07-30T12:35:10+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:10+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:10+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T12:35:10+0000 DDEBUG Installroot: /
2026-07-30T12:35:10+0000 DDEBUG Releasever: 9
2026-07-30T12:35:10+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:10+0000 DDEBUG Base command: update
2026-07-30T12:35:10+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T12:35:10+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:10+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:10+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:10+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:10+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:10+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:10+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:10+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:10+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:10+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:10+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:10+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:10+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:10+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:10+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:10+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:10+0000 INFO Last metadata expiration check: 0:25:05 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:11+0000 DDEBUG timer: sack setup: 1103 ms
2026-07-30T12:35:11+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:11+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:11+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:11+0000 DDEBUG timer: depsolve: 62 ms
2026-07-30T12:35:11+0000 INFO Dependencies resolved.
2026-07-30T12:35:11+0000 INFO Nothing to do.
2026-07-30T12:35:11+0000 INFO Complete!
2026-07-30T12:35:11+0000 DDEBUG Cleaning up.
2026-07-30T12:35:11+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:40+0000 INFO --- logging initialized ---
2026-07-30T12:35:40+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:35:40+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:40+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:40+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T12:35:40+0000 DDEBUG Installroot: /
2026-07-30T12:35:40+0000 DDEBUG Releasever: 9
2026-07-30T12:35:40+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:40+0000 DDEBUG Base command: install
2026-07-30T12:35:40+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T12:35:40+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:40+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:40+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:40+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:40+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:40+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:40+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:40+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:40+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:40+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:40+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:40+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:40+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:41+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:41+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:41+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:41+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:41+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:41+0000 INFO Last metadata expiration check: 0:25:36 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:41+0000 DDEBUG timer: sack setup: 1190 ms
2026-07-30T12:35:41+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:41+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T12:35:41+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:41+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:41+0000 DDEBUG timer: depsolve: 53 ms
2026-07-30T12:35:41+0000 INFO Dependencies resolved.
2026-07-30T12:35:41+0000 INFO Nothing to do.
2026-07-30T12:35:41+0000 INFO Complete!
2026-07-30T12:35:41+0000 DDEBUG Cleaning up.
2026-07-30T12:35:41+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:41+0000 INFO --- logging initialized ---
2026-07-30T12:35:41+0000 DDEBUG timer: config: 6 ms
2026-07-30T12:35:41+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:41+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:41+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T12:35:41+0000 DDEBUG Installroot: /
2026-07-30T12:35:41+0000 DDEBUG Releasever: 9
2026-07-30T12:35:41+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:41+0000 DDEBUG Base command: install
2026-07-30T12:35:41+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T12:35:41+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:42+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:42+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:42+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:42+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:42+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:42+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:42+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:42+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:42+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:42+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:42+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:42+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:42+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:42+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:42+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:42+0000 INFO Last metadata expiration check: 0:25:37 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:42+0000 DDEBUG timer: sack setup: 1014 ms
2026-07-30T12:35:42+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:42+0000 INFO Package re2c-2.2-1.el9.x86_64 is already installed.
2026-07-30T12:35:42+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:42+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:42+0000 DDEBUG timer: depsolve: 62 ms
2026-07-30T12:35:42+0000 INFO Dependencies resolved.
2026-07-30T12:35:42+0000 INFO Nothing to do.
2026-07-30T12:35:42+0000 INFO Complete!
2026-07-30T12:35:42+0000 DDEBUG Cleaning up.
2026-07-30T12:35:42+0000 DDEBUG Plugins were unloaded.
2026-07-30T12:35:44+0000 INFO --- logging initialized ---
2026-07-30T12:35:44+0000 DDEBUG timer: config: 8 ms
2026-07-30T12:35:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T12:35:44+0000 DEBUG YUM version: 4.14.0
2026-07-30T12:35:44+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T12:35:44+0000 DDEBUG Installroot: /
2026-07-30T12:35:44+0000 DDEBUG Releasever: 9
2026-07-30T12:35:44+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T12:35:44+0000 DDEBUG Base command: update
2026-07-30T12:35:44+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T12:35:44+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T12:35:44+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T12:35:44+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T12:35:44+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: appstream
2026-07-30T12:35:44+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: baseos
2026-07-30T12:35:44+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: crb
2026-07-30T12:35:44+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: extras
2026-07-30T12:35:44+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: alt-common
2026-07-30T12:35:44+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T12:35:44+0000 DEBUG repo: using cache for: epel
2026-07-30T12:35:45+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T12:35:45+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T12:35:45+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: imunify360
2026-07-30T12:35:45+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T12:35:45+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T12:35:45+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T12:35:45+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T12:35:45+0000 INFO Last metadata expiration check: 0:25:40 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T12:35:45+0000 DDEBUG timer: sack setup: 976 ms
2026-07-30T12:35:45+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T12:35:45+0000 DEBUG --> Starting dependency resolution
2026-07-30T12:35:45+0000 DEBUG --> Finished dependency resolution
2026-07-30T12:35:45+0000 DDEBUG timer: depsolve: 58 ms
2026-07-30T12:35:45+0000 INFO Dependencies resolved.
2026-07-30T12:35:45+0000 INFO Nothing to do.
2026-07-30T12:35:45+0000 INFO Complete!
2026-07-30T12:35:45+0000 DDEBUG Cleaning up.
2026-07-30T12:35:45+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:05:44+0000 INFO --- logging initialized ---
2026-07-30T13:05:44+0000 DDEBUG timer: config: 9 ms
2026-07-30T13:05:44+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:05:44+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:05:44+0000 DDEBUG Command: dnf makecache --timer 
2026-07-30T13:05:44+0000 DDEBUG Installroot: /
2026-07-30T13:05:44+0000 DDEBUG Releasever: 9
2026-07-30T13:05:44+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:05:44+0000 DDEBUG Base command: makecache
2026-07-30T13:05:44+0000 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T13:05:44+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:05:44+0000 DEBUG Making cache files for all metadata files.
2026-07-30T13:05:44+0000 INFO Metadata cache refreshed recently.
2026-07-30T13:05:44+0000 DDEBUG Cleaning up.
2026-07-30T13:05:44+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:12:54+0000 INFO --- logging initialized ---
2026-07-30T13:12:54+0000 DDEBUG timer: config: 102 ms
2026-07-30T13:12:54+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:12:54+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:12:54+0000 DDEBUG Command: dnf list installed 
2026-07-30T13:12:54+0000 DDEBUG Installroot: /
2026-07-30T13:12:54+0000 DDEBUG Releasever: 9
2026-07-30T13:12:54+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:12:54+0000 DDEBUG Base command: list
2026-07-30T13:12:54+0000 DDEBUG Extra commands: ['list', 'installed']
2026-07-30T13:12:54+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:12:54+0000 DDEBUG timer: sack setup: 470 ms
2026-07-30T13:12:54+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:12:55+0000 DDEBUG Cleaning up.
2026-07-30T13:12:55+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:12:56+0000 INFO --- logging initialized ---
2026-07-30T13:12:56+0000 DDEBUG timer: config: 94 ms
2026-07-30T13:12:56+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:12:56+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:12:56+0000 DDEBUG Command: dnf list available 
2026-07-30T13:12:56+0000 DDEBUG Installroot: /
2026-07-30T13:12:56+0000 DDEBUG Releasever: 9
2026-07-30T13:12:56+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:12:56+0000 DDEBUG Base command: list
2026-07-30T13:12:56+0000 DDEBUG Extra commands: ['list', 'available']
2026-07-30T13:12:56+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:12:56+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:12:56+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:12:56+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:12:56+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:12:56+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: crb
2026-07-30T13:12:56+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: extras
2026-07-30T13:12:56+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:12:56+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:12:56+0000 DEBUG repo: using cache for: epel
2026-07-30T13:12:57+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:12:57+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:12:57+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:12:57+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:12:57+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:12:57+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:12:57+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:12:57+0000 INFO Last metadata expiration check: 1:02:52 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:12:57+0000 DDEBUG timer: sack setup: 1103 ms
2026-07-30T13:12:57+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:12:58+0000 DDEBUG Cleaning up.
2026-07-30T13:12:58+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:19:54+0000 INFO --- logging initialized ---
2026-07-30T13:19:54+0000 DDEBUG timer: config: 7 ms
2026-07-30T13:19:54+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:19:54+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:19:54+0000 DDEBUG Command: dnf info cpanel-php-ioncube 
2026-07-30T13:19:54+0000 DDEBUG Installroot: /
2026-07-30T13:19:54+0000 DDEBUG Releasever: 9
2026-07-30T13:19:54+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:19:54+0000 DDEBUG Base command: info
2026-07-30T13:19:54+0000 DDEBUG Extra commands: ['info', 'cpanel-php-ioncube']
2026-07-30T13:19:54+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:19:54+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:19:54+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:19:54+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:19:54+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:19:54+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: crb
2026-07-30T13:19:54+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: extras
2026-07-30T13:19:54+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:19:54+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:19:54+0000 DEBUG repo: using cache for: epel
2026-07-30T13:19:55+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:19:55+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:19:55+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:19:55+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:19:55+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:19:55+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:19:55+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:19:55+0000 INFO Last metadata expiration check: 1:09:50 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:19:55+0000 DDEBUG timer: sack setup: 1057 ms
2026-07-30T13:19:55+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:19:55+0000 DDEBUG Cleaning up.
2026-07-30T13:19:55+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:23:05+0000 INFO --- logging initialized ---
2026-07-30T13:23:05+0000 DDEBUG timer: config: 8 ms
2026-07-30T13:23:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:23:05+0000 DEBUG YUM version: 4.14.0
2026-07-30T13:23:05+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T13:23:05+0000 DDEBUG Installroot: /
2026-07-30T13:23:05+0000 DDEBUG Releasever: 9
2026-07-30T13:23:05+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:23:05+0000 DDEBUG Base command: update
2026-07-30T13:23:05+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T13:23:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:23:05+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:23:05+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:23:05+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:23:05+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:23:05+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: crb
2026-07-30T13:23:05+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: extras
2026-07-30T13:23:05+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:23:05+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:23:05+0000 DEBUG repo: using cache for: epel
2026-07-30T13:23:06+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:23:06+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:23:06+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:23:06+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:23:06+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:23:06+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:23:06+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:23:06+0000 INFO Last metadata expiration check: 1:13:01 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:23:06+0000 DDEBUG timer: sack setup: 1130 ms
2026-07-30T13:23:06+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:23:06+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:23:06+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:23:06+0000 DDEBUG timer: depsolve: 73 ms
2026-07-30T13:23:06+0000 INFO Dependencies resolved.
2026-07-30T13:23:06+0000 INFO Nothing to do.
2026-07-30T13:23:06+0000 INFO Complete!
2026-07-30T13:23:06+0000 DDEBUG Cleaning up.
2026-07-30T13:23:06+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:25:03+0000 INFO --- logging initialized ---
2026-07-30T13:25:03+0000 DDEBUG timer: config: 6 ms
2026-07-30T13:25:03+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:25:03+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:25:03+0000 DDEBUG Command: dnf install ea-php82-php-ioncube10 ea-php83-php-ioncube10 -y 
2026-07-30T13:25:03+0000 DDEBUG Installroot: /
2026-07-30T13:25:03+0000 DDEBUG Releasever: 9
2026-07-30T13:25:03+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:25:03+0000 DDEBUG Base command: install
2026-07-30T13:25:03+0000 DDEBUG Extra commands: ['install', 'ea-php82-php-ioncube10', 'ea-php83-php-ioncube10', '-y']
2026-07-30T13:25:03+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:25:04+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:25:04+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:25:04+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:25:04+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:25:04+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: crb
2026-07-30T13:25:04+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: extras
2026-07-30T13:25:04+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:25:04+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: epel
2026-07-30T13:25:04+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:25:04+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:25:04+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:25:04+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:25:04+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:25:04+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:25:04+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:25:04+0000 INFO Last metadata expiration check: 1:14:59 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:25:04+0000 DDEBUG timer: sack setup: 1034 ms
2026-07-30T13:25:04+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:25:04+0000 INFO No match for argument: [1mea-php82-php-ioncube10(B[m
2026-07-30T13:25:04+0000 INFO No match for argument: [1mea-php83-php-ioncube10(B[m
2026-07-30T13:25:04+0000 DDEBUG Cleaning up.
2026-07-30T13:25:04+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:25:04+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.9/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/cli.py", line 1132, in run
    return self.command.run()
  File "/usr/lib/python3.9/site-packages/dnf/cli/commands/install.py", line 118, in run
    raise dnf.exceptions.PackagesNotAvailableError(_("Unable to find a match"),
dnf.exceptions.PackagesNotAvailableError: Unable to find a match: ea-php82-php-ioncube10 ea-php83-php-ioncube10
2026-07-30T13:25:04+0000 CRITICAL Error: Unable to find a match: ea-php82-php-ioncube10 ea-php83-php-ioncube10
2026-07-30T13:25:37+0000 INFO --- logging initialized ---
2026-07-30T13:25:37+0000 DDEBUG timer: config: 6 ms
2026-07-30T13:25:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:25:37+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:25:37+0000 DDEBUG Command: dnf search ioncube 
2026-07-30T13:25:37+0000 DDEBUG Installroot: /
2026-07-30T13:25:37+0000 DDEBUG Releasever: 9
2026-07-30T13:25:37+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:25:37+0000 DDEBUG Base command: search
2026-07-30T13:25:37+0000 DDEBUG Extra commands: ['search', 'ioncube']
2026-07-30T13:25:37+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:25:37+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:25:37+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:25:37+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:25:37+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:25:37+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: crb
2026-07-30T13:25:37+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: extras
2026-07-30T13:25:37+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:25:37+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: epel
2026-07-30T13:25:37+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:25:37+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:25:37+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:25:37+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:25:37+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:25:37+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:25:37+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:25:37+0000 INFO Last metadata expiration check: 1:15:32 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:25:38+0000 DDEBUG timer: sack setup: 979 ms
2026-07-30T13:25:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:25:38+0000 DEBUG Searching Packages: 
2026-07-30T13:25:38+0000 DDEBUG Cleaning up.
2026-07-30T13:25:38+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:26:05+0000 INFO --- logging initialized ---
2026-07-30T13:26:05+0000 DDEBUG timer: config: 5 ms
2026-07-30T13:26:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:26:05+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:26:05+0000 DDEBUG Command: dnf install ea-php82-php-ioncube15 ea-php83-php-ioncube15 -y 
2026-07-30T13:26:05+0000 DDEBUG Installroot: /
2026-07-30T13:26:05+0000 DDEBUG Releasever: 9
2026-07-30T13:26:05+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:26:05+0000 DDEBUG Base command: install
2026-07-30T13:26:05+0000 DDEBUG Extra commands: ['install', 'ea-php82-php-ioncube15', 'ea-php83-php-ioncube15', '-y']
2026-07-30T13:26:05+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:26:06+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:26:06+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:26:06+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:26:06+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:26:06+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: crb
2026-07-30T13:26:06+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: extras
2026-07-30T13:26:06+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:26:06+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: epel
2026-07-30T13:26:06+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:26:06+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:26:06+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:26:06+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:26:06+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:26:06+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:26:06+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:26:06+0000 INFO Last metadata expiration check: 1:16:01 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:26:06+0000 DDEBUG timer: sack setup: 1015 ms
2026-07-30T13:26:06+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:26:06+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:26:06+0000 DEBUG ---> Package ea-php82-php-ioncube15.x86_64 15.5.0-1.2.1.cpanel will be installed
2026-07-30T13:26:06+0000 DEBUG ---> Package ea-php83-php-ioncube15.x86_64 15.5.0-1.2.1.cpanel will be installed
2026-07-30T13:26:06+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:26:06+0000 DDEBUG timer: depsolve: 60 ms
2026-07-30T13:26:06+0000 INFO Dependencies resolved.
2026-07-30T13:26:06+0000 INFO =================================================================================================================================================
 Package                                    Architecture               Version                                  Repository                  Size
=================================================================================================================================================
Installing:
 [1m[32mea-php82-php-ioncube15                    (B[m x86_64                     15.5.0-1.2.1.cpanel                      EA4-c9                     1.2 M
 [1m[32mea-php83-php-ioncube15                    (B[m x86_64                     15.5.0-1.2.1.cpanel                      EA4-c9                     1.2 M

Transaction Summary
=================================================================================================================================================
Install  2 Packages

2026-07-30T13:26:06+0000 INFO Total download size: 2.4 M
2026-07-30T13:26:06+0000 INFO Installed size: 4.7 M
2026-07-30T13:26:06+0000 INFO Downloading Packages:
2026-07-30T13:26:08+0000 INFO -------------------------------------------------------------------------------------------------------------------------------------------------
2026-07-30T13:26:08+0000 INFO Total                                                                                                            1.3 MB/s | 2.4 MB     00:01     
2026-07-30T13:26:08+0000 DEBUG Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures
2026-07-30T13:26:08+0000 INFO Running transaction check
2026-07-30T13:26:08+0000 INFO Transaction check succeeded.
2026-07-30T13:26:08+0000 INFO Running transaction test
2026-07-30T13:26:09+0000 INFO Transaction test succeeded.
2026-07-30T13:26:09+0000 DDEBUG timer: transaction test: 170 ms
2026-07-30T13:26:09+0000 INFO Running transaction
2026-07-30T13:26:09+0000 DDEBUG RPM transaction start.
2026-07-30T13:26:11+0000 DDEBUG RPM transaction over.
2026-07-30T13:26:11+0000 DDEBUG timer: verify transaction: 286 ms
2026-07-30T13:26:11+0000 DDEBUG timer: transaction: 2362 ms
2026-07-30T13:26:11+0000 DEBUG Completion plugin: Generating completion cache...
2026-07-30T13:26:17+0000 DEBUG Installed: ea-php82-php-ioncube15-15.5.0-1.2.1.cpanel.x86_64
2026-07-30T13:26:17+0000 DEBUG Installed: ea-php83-php-ioncube15-15.5.0-1.2.1.cpanel.x86_64
2026-07-30T13:26:17+0000 INFO Complete!
2026-07-30T13:26:17+0000 DDEBUG Cleaning up.
2026-07-30T13:26:17+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php83-php-ioncube15-15.5.0-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T13:26:17+0000 DDEBUG /var/cache/dnf/EA4-c9-9849094f666e9959/packages/ea-php82-php-ioncube15-15.5.0-1.2.1.cpanel.x86_64.rpm removed
2026-07-30T13:26:17+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:27:32+0000 INFO --- logging initialized ---
2026-07-30T13:27:32+0000 DDEBUG timer: config: 8 ms
2026-07-30T13:27:32+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:27:32+0000 DEBUG YUM version: 4.14.0
2026-07-30T13:27:32+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T13:27:32+0000 DDEBUG Installroot: /
2026-07-30T13:27:32+0000 DDEBUG Releasever: 9
2026-07-30T13:27:32+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:27:32+0000 DDEBUG Base command: update
2026-07-30T13:27:32+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T13:27:32+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:27:33+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:27:33+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:27:33+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:27:33+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:27:33+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: crb
2026-07-30T13:27:33+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: extras
2026-07-30T13:27:33+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:27:33+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: epel
2026-07-30T13:27:33+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:27:33+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:27:33+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:27:33+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:27:33+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:27:33+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:27:33+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:27:33+0000 INFO Last metadata expiration check: 1:17:28 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:27:33+0000 DDEBUG timer: sack setup: 1013 ms
2026-07-30T13:27:33+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:27:33+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:27:33+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:27:33+0000 DDEBUG timer: depsolve: 56 ms
2026-07-30T13:27:33+0000 INFO Dependencies resolved.
2026-07-30T13:27:33+0000 INFO Nothing to do.
2026-07-30T13:27:33+0000 INFO Complete!
2026-07-30T13:27:33+0000 DDEBUG Cleaning up.
2026-07-30T13:27:34+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:28:13+0000 INFO --- logging initialized ---
2026-07-30T13:28:13+0000 DDEBUG timer: config: 6 ms
2026-07-30T13:28:13+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:28:13+0000 DEBUG DNF version: 4.14.0
2026-07-30T13:28:13+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-07-30T13:28:13+0000 DDEBUG Installroot: /
2026-07-30T13:28:13+0000 DDEBUG Releasever: 9
2026-07-30T13:28:13+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:28:13+0000 DDEBUG Base command: needs-restarting
2026-07-30T13:28:13+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-07-30T13:28:13+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:28:13+0000 DDEBUG timer: sack setup: 307 ms
2026-07-30T13:28:13+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:28:13+0000 DEBUG Got boot time from systemd: 1785411319.527367
2026-07-30T13:28:13+0000 DDEBUG Cleaning up.
2026-07-30T13:28:13+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:54:36+0000 INFO --- logging initialized ---
2026-07-30T13:54:36+0000 DDEBUG timer: config: 90 ms
2026-07-30T13:54:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:54:37+0000 DEBUG YUM version: 4.14.0
2026-07-30T13:54:37+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T13:54:37+0000 DDEBUG Installroot: /
2026-07-30T13:54:37+0000 DDEBUG Releasever: 9
2026-07-30T13:54:37+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:54:37+0000 DDEBUG Base command: install
2026-07-30T13:54:37+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T13:54:37+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:54:37+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:54:37+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:54:37+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:54:37+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:54:37+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: crb
2026-07-30T13:54:37+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: extras
2026-07-30T13:54:37+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:54:37+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: epel
2026-07-30T13:54:37+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:54:37+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:54:37+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:54:37+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:54:37+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:54:37+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:54:37+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:54:37+0000 INFO Last metadata expiration check: 1:44:32 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:54:38+0000 DDEBUG timer: sack setup: 1176 ms
2026-07-30T13:54:38+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:54:38+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T13:54:38+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:54:38+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:54:38+0000 DDEBUG timer: depsolve: 88 ms
2026-07-30T13:54:38+0000 INFO Dependencies resolved.
2026-07-30T13:54:38+0000 INFO Nothing to do.
2026-07-30T13:54:38+0000 INFO Complete!
2026-07-30T13:54:38+0000 DDEBUG Cleaning up.
2026-07-30T13:54:38+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:54:38+0000 INFO --- logging initialized ---
2026-07-30T13:54:38+0000 DDEBUG timer: config: 34 ms
2026-07-30T13:54:39+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:54:39+0000 DEBUG YUM version: 4.14.0
2026-07-30T13:54:39+0000 DDEBUG Command: yum install re2c -y 
2026-07-30T13:54:39+0000 DDEBUG Installroot: /
2026-07-30T13:54:39+0000 DDEBUG Releasever: 9
2026-07-30T13:54:39+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:54:39+0000 DDEBUG Base command: install
2026-07-30T13:54:39+0000 DDEBUG Extra commands: ['install', 're2c', '-y']
2026-07-30T13:54:39+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:54:39+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:54:39+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:54:39+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:54:39+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:54:39+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: crb
2026-07-30T13:54:39+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: extras
2026-07-30T13:54:39+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:54:39+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: epel
2026-07-30T13:54:39+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:54:39+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:54:39+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:54:39+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:54:39+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:54:39+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:54:39+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:54:39+0000 INFO Last metadata expiration check: 1:44:34 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:54:40+0000 DDEBUG timer: sack setup: 1020 ms
2026-07-30T13:54:40+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:54:40+0000 INFO Package re2c-2.2-1.el9.x86_64 is already installed.
2026-07-30T13:54:40+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:54:40+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:54:40+0000 DDEBUG timer: depsolve: 53 ms
2026-07-30T13:54:40+0000 INFO Dependencies resolved.
2026-07-30T13:54:40+0000 INFO Nothing to do.
2026-07-30T13:54:40+0000 INFO Complete!
2026-07-30T13:54:40+0000 DDEBUG Cleaning up.
2026-07-30T13:54:40+0000 DDEBUG Plugins were unloaded.
2026-07-30T13:54:41+0000 INFO --- logging initialized ---
2026-07-30T13:54:41+0000 DDEBUG timer: config: 84 ms
2026-07-30T13:54:42+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T13:54:42+0000 DEBUG YUM version: 4.14.0
2026-07-30T13:54:42+0000 DDEBUG Command: yum -y update ca-certificates 
2026-07-30T13:54:42+0000 DDEBUG Installroot: /
2026-07-30T13:54:42+0000 DDEBUG Releasever: 9
2026-07-30T13:54:42+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T13:54:42+0000 DDEBUG Base command: update
2026-07-30T13:54:42+0000 DDEBUG Extra commands: ['-y', 'update', 'ca-certificates']
2026-07-30T13:54:42+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T13:54:42+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T13:54:42+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T13:54:42+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: appstream
2026-07-30T13:54:42+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: baseos
2026-07-30T13:54:42+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: crb
2026-07-30T13:54:42+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: extras
2026-07-30T13:54:42+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: alt-common
2026-07-30T13:54:42+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T13:54:42+0000 DEBUG repo: using cache for: epel
2026-07-30T13:54:43+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T13:54:43+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T13:54:43+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: imunify360
2026-07-30T13:54:43+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T13:54:43+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T13:54:43+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T13:54:43+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T13:54:43+0000 INFO Last metadata expiration check: 1:44:38 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T13:54:43+0000 DDEBUG timer: sack setup: 1303 ms
2026-07-30T13:54:43+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T13:54:43+0000 DEBUG --> Starting dependency resolution
2026-07-30T13:54:43+0000 DEBUG --> Finished dependency resolution
2026-07-30T13:54:43+0000 DDEBUG timer: depsolve: 60 ms
2026-07-30T13:54:43+0000 INFO Dependencies resolved.
2026-07-30T13:54:43+0000 INFO Nothing to do.
2026-07-30T13:54:43+0000 INFO Complete!
2026-07-30T13:54:43+0000 DDEBUG Cleaning up.
2026-07-30T13:54:43+0000 DDEBUG Plugins were unloaded.
2026-07-30T14:12:37+0000 INFO --- logging initialized ---
2026-07-30T14:12:37+0000 DDEBUG timer: config: 5 ms
2026-07-30T14:12:37+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T14:12:37+0000 DEBUG DNF version: 4.14.0
2026-07-30T14:12:37+0000 DDEBUG Command: dnf makecache --timer 
2026-07-30T14:12:37+0000 DDEBUG Installroot: /
2026-07-30T14:12:37+0000 DDEBUG Releasever: 9
2026-07-30T14:12:37+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T14:12:37+0000 DDEBUG Base command: makecache
2026-07-30T14:12:37+0000 DDEBUG Extra commands: ['makecache', '--timer']
2026-07-30T14:12:37+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T14:12:37+0000 DEBUG Making cache files for all metadata files.
2026-07-30T14:12:37+0000 INFO Metadata cache refreshed recently.
2026-07-30T14:12:37+0000 DDEBUG Cleaning up.
2026-07-30T14:12:37+0000 DDEBUG Plugins were unloaded.
2026-07-30T15:00:05+0000 INFO --- logging initialized ---
2026-07-30T15:00:05+0000 DDEBUG timer: config: 304 ms
2026-07-30T15:00:05+0000 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, notify-packagekit, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade, universal-hooks
2026-07-30T15:00:05+0000 DEBUG YUM version: 4.14.0
2026-07-30T15:00:05+0000 DDEBUG Command: yum install libcurl-devel -y 
2026-07-30T15:00:05+0000 DDEBUG Installroot: /
2026-07-30T15:00:05+0000 DDEBUG Releasever: 9
2026-07-30T15:00:05+0000 DEBUG cachedir: /var/cache/dnf
2026-07-30T15:00:05+0000 DDEBUG Base command: install
2026-07-30T15:00:05+0000 DDEBUG Extra commands: ['install', 'libcurl-devel', '-y']
2026-07-30T15:00:06+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 9.8; generic; Linux.x86_64)'
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: EA4-c9
2026-07-30T15:00:14+0000 DEBUG EA4-c9: using metadata from Wed Jul 29 22:33:34 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: cpanel-plugins
2026-07-30T15:00:14+0000 DEBUG cpanel-plugins: using metadata from Tue Jul 28 11:34:44 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: MariaDB1011
2026-07-30T15:00:14+0000 DEBUG MariaDB1011: using metadata from Tue May 26 20:11:26 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: appstream
2026-07-30T15:00:14+0000 DEBUG appstream: using metadata from Wed Jul 29 14:25:42 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: baseos
2026-07-30T15:00:14+0000 DEBUG baseos: using metadata from Wed Jul 29 14:26:24 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: crb
2026-07-30T15:00:14+0000 DEBUG crb: using metadata from Wed Jul 29 14:26:54 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: extras
2026-07-30T15:00:14+0000 DEBUG extras: using metadata from Wed Jul 29 14:26:44 2026.
2026-07-30T15:00:14+0000 DEBUG repo: using cache for: alt-common
2026-07-30T15:00:15+0000 DEBUG alt-common: using metadata from Wed Jul  1 12:08:33 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: epel
2026-07-30T15:00:15+0000 DEBUG epel: using metadata from Thu Jul 30 00:38:06 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: epel-cisco-openh264
2026-07-30T15:00:15+0000 DEBUG epel-cisco-openh264: using metadata from Mon May 22 16:19:21 2023.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-1
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-1: using metadata from Wed Jul 29 12:11:03 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-2
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-2: using metadata from Fri Jul 24 08:54:24 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-3
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-3: using metadata from Wed Jul 29 09:28:19 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-4
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-4: using metadata from Wed Jul 22 12:59:01 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-5
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-5: using metadata from Wed Jul  8 08:32:03 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-6
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-6: using metadata from Mon Jul 27 09:52:45 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-7
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-7: using metadata from Fri Jul 10 12:24:25 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-8
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-8: using metadata from Mon Jul 20 12:09:08 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-9
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-9: using metadata from Fri Jun 26 11:16:22 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-10
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-10: using metadata from Wed Jul 15 12:34:39 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-11
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-11: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360-rollout-12
2026-07-30T15:00:15+0000 DEBUG imunify360-rollout-12: using metadata from Mon May 11 09:05:02 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: imunify360
2026-07-30T15:00:15+0000 DEBUG imunify360: using metadata from Wed Jul 29 12:06:55 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: wp-toolkit-cpanel
2026-07-30T15:00:15+0000 DEBUG wp-toolkit-cpanel: using metadata from Wed Jun 10 19:14:59 2026.
2026-07-30T15:00:15+0000 DEBUG repo: using cache for: wp-toolkit-thirdparties
2026-07-30T15:00:15+0000 DEBUG wp-toolkit-thirdparties: using metadata from Wed Jun 10 19:15:01 2026.
2026-07-30T15:00:15+0000 INFO Last metadata expiration check: 2:50:10 ago on Thu Jul 30 12:10:05 2026.
2026-07-30T15:00:15+0000 DDEBUG timer: sack setup: 9889 ms
2026-07-30T15:00:15+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-07-30T15:00:15+0000 INFO Package libcurl-devel-7.76.1-40.el9.x86_64 is already installed.
2026-07-30T15:00:15+0000 DEBUG --> Starting dependency resolution
2026-07-30T15:00:16+0000 DEBUG --> Finished dependency resolution
2026-07-30T15:00:16+0000 DDEBUG timer: depsolve: 270 ms
2026-07-30T15:00:16+0000 INFO Dependencies resolved.
2026-07-30T15:00:16+0000 INFO Nothing to do.
2026-07-30T15:00:16+0000 INFO Complete!
2026-07-30T15:00:16+0000 DDEBUG Cleaning up.
2026-07-30T15:00:16+0000 DDEBUG Plugins were unloaded.
2026-07-30T15:00:16+0000 INFO --- logging initialized ---
2026-07-30T15:00:16+0000 DDEBUG timer: config: 79 ms
