Rocky installation#1446
Merged
Merged
Conversation
Install these from CPAN: * Email::Valid * Plack::Middleware::ReverseProxy
If postgress lacks access to your current working directory, sudo would print a spurious warning. If we make sudo login, it will change working directory to its home directory, which it does have access to.
Installing transitive dependency Net::Server from CPAN fails on Rocky 10, so use OS packaged version instead.
matsduf
approved these changes
Dec 2, 2025
tgreenx
approved these changes
Dec 2, 2025
tgreenx
reviewed
Dec 2, 2025
Contributor
There was a problem hiding this comment.
@mattias-p I forgot to ask, but could you also create the Rocky-Linux-Preparation document used for release testing? See https://github.com/zonemaster/zonemaster/blob/develop/docs/internal/maintenance/SystemTesting.md?plain=1#L64 and documents in https://github.com/zonemaster/zonemaster/tree/develop/docs/internal/distrib-testing.
Contributor
|
I tested this on Rocky 8 and everything works perfectly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR fixes problems encountered during installation testing of all components except GUI on Rocky Linux.
Context
Release testing for v2025.2. This is the first time Rocky Linux 10 is included.
Changes
Fixes:
Security:
zonemasteruser.User experience:
systemctl statuscommands non-interactive.How to test this PR
Follow the installation instruction on Rocky 8, 9 and 10.