Rocky10Support #1

Open
Tyler wants to merge 2 commits from Rocky10Support into main
Owner

This PR will update the project so that it run properly on Rocky 10 (and other RHEL 10 based distros). This PR will introduce a known issue into the project because we will be manually installing the following packages directly from the Fedora 40 archives rather than using a proper YUM repo.

mhash-0.9.9.9-32.fc40.x86_64.rpm
mbuffer-20231216-3.fc40.x86_64.rpm

The mhash/mbuffer packages are not currently provided directly in the RHEL 10 base image and they do not exist in the Fedora EPEL 10 at this point. Once those get added, it will be easy to update the playbook to drop the Manual Dependencies section and move those back into the normal Dependencies section.

This PR will update the project so that it run properly on Rocky 10 (and other RHEL 10 based distros). This PR will introduce a known issue into the project because we will be manually installing the following packages directly from the Fedora 40 archives rather than using a proper YUM repo. mhash-0.9.9.9-32.fc40.x86_64.rpm mbuffer-20231216-3.fc40.x86_64.rpm The mhash/mbuffer packages are not currently provided directly in the RHEL 10 base image and they do not exist in the Fedora EPEL 10 at this point. Once those get added, it will be easy to update the playbook to drop the Manual Dependencies section and move those back into the normal Dependencies section.
Cameron approved these changes 2025-09-23 09:53:14 -06:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin Rocky10Support:Rocky10Support
git switch Rocky10Support

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff Rocky10Support
git switch Rocky10Support
git rebase main
git switch main
git merge --ff-only Rocky10Support
git switch Rocky10Support
git rebase main
git switch main
git merge --no-ff Rocky10Support
git switch main
git merge --squash Rocky10Support
git switch main
git merge --ff-only Rocky10Support
git switch main
git merge Rocky10Support
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Cameron/Ansible-Sanoid!1
No description provided.