Skip to content

Documentation : Rocky Linux 8 locales installation instruction#1326

Closed
MichaelTimbert wants to merge 1 commit into
zonemaster:developfrom
MichaelTimbert:doc-rocky8-locales
Closed

Documentation : Rocky Linux 8 locales installation instruction#1326
MichaelTimbert wants to merge 1 commit into
zonemaster:developfrom
MichaelTimbert:doc-rocky8-locales

Conversation

@MichaelTimbert

Copy link
Copy Markdown
Contributor

Purpose

Add locale installation instructions for Rocky Linux 8

Context

Fixes #1325

Changes

Add instruction to correctly install locales for Rocky Linux 8

How to test this PR

Install zonemaster-{ldns, engine, cli} on Rocky Linux 8 and run a test with another locale:

$ zonemaster-cli --test basic zonemaster.net --locale=da_DK.UTF-8

there should be no error like this:

Warning: setting locale category LC_MESSAGES to da_DK.UTF-8 failed -- is it installed on this system?
Warning: setting locale category LC_CTYPE to da_DK.UTF-8 failed -- is it installed on this system?

Add instructions to install locales on Rocky Linux 8
@MichaelTimbert MichaelTimbert added the A-Documentation Area: Documentation only. label Dec 2, 2024
@MichaelTimbert MichaelTimbert added this to the v2024.2 milestone Dec 2, 2024
Comment thread docs/public/installation/zonemaster-engine.md
@matsduf

matsduf commented Dec 2, 2024

Copy link
Copy Markdown
Contributor

For FreeBSD installation/activation of the locales is not needed. For Debian and Ubuntu activation/installation of the locales is not done in the Engine installation document. Instead it is done in the CLI installation document and, again, in the Backend installation document.

I think it would be better to have the same model for all OS's. I think it would be better to move it to the Engine installation document since then it is only needed once. Do we have any arguments against?

Comment thread docs/public/installation/zonemaster-engine.md
@matsduf

matsduf commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

@MichaelTimbert, please merge.

@matsduf

matsduf commented Dec 5, 2024

Copy link
Copy Markdown
Contributor

@MichaelTimbert, is this to be closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Documentation Area: Documentation only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: Missing install instruction for locales for Rocky 8

5 participants