Unsupported YUM repo: hawkhost-one
The hawkhost-one repository provided the one-context script, which handled tasks like automatic disk resizing on upgrades. On AlmaLinux 8 and later, this repository is no longer necessary and can be safely removed.
Remove the deprecated repository
Section titled “Remove the deprecated repository”yum remove one-contextrm -f /etc/yum.repos.d/HawkHost-One.repoInstall the required replacement
Section titled “Install the required replacement”Hawk Host cloud vps now only require qemu-guest-agent:
dnf install -y qemu-guest-agentFor more details on required packages, see How do I install QEMU guest agent and cloud-utils-growpart?