public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: antonin.godard@bootlin.com, docs@lists.yoctoproject.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [yocto-docs PATCH 5/5] poky.yaml.in: add missing locales dependency
Date: Mon, 25 Nov 2024 19:12:40 +0100	[thread overview]
Message-ID: <23c7eedc-7085-4f83-8786-82b0ff193fa2@cherry.de> (raw)
In-Reply-To: <20241120-update-doc-deps-v1-5-50e267ae4123@bootlin.com>

Hi Antonin,

On 11/20/24 4:10 PM, Antonin Godard via lists.yoctoproject.org wrote:
> This is a requirement for building the documentation, otherwise we get
> (on Ubuntu 24.04):
> 
>      File "/usr/lib/python3.12/locale.py", line 615, in setlocale
>        return _setlocale(category, locale)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>    locale.Error: unsupported locale setting
> 
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> ---
>   documentation/poky.yaml.in | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in
> index d95b73c74ad7979609c6e7f4e1be5343968da743..0158203da7d4db9eadf21943d10256c6bc49a290 100644
> --- a/documentation/poky.yaml.in
> +++ b/documentation/poky.yaml.in
> @@ -63,6 +63,7 @@ UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL: >-
>   UBUNTU_DEBIAN_HOST_PACKAGES_DOC: >-
>     git
>     librsvg2-bin
> +  locales
>     make
>     python3-saneyaml
>     python3-sphinx-rtd-theme
> @@ -135,6 +136,7 @@ FEDORA_HOST_PACKAGES_DOC: >-
>     python3-saneyaml
>     python3-sphinx-rtd-theme
>     git
> +  glibc-locale-source
>     make
>     python3-pip
>     which
> @@ -203,6 +205,7 @@ OPENSUSE_PIP3_HOST_PACKAGES_ESSENTIAL: GitPython
>   
>   OPENSUSE_HOST_PACKAGES_DOC: >-
>     git
> +  glibc-i18ndata
>     rsvg-convert
>     make
>     python3-pip
> @@ -286,6 +289,7 @@ ALMALINUX_HOST_PACKAGES_ESSENTIAL_CMDS: |-
>   
>   ALMALINUX_HOST_PACKAGES_DOC: >-
>     git
> +  olibc-locale-source

I believe this is a typo here and should read glibc-locale-source?

Cheers,
Quentin


  reply	other threads:[~2024-11-25 18:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-20 15:10 [yocto-docs PATCH 0/5] Update the dependencies in poky.yaml.in Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 1/5] Gather " Antonin Godard
2024-11-25 17:55   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 2/5] poky.yaml.in: replace inkscape dependency by librsvg2-bin Antonin Godard
2024-11-25 17:58   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 3/5] system-requirements: update list of supported distros Antonin Godard
2024-11-25 18:04   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 4/5] system-requirements.rst: add dependencies for pdf builds Antonin Godard
2024-11-25 18:11   ` [docs] " Quentin Schulz
2024-11-29 14:06     ` Antonin Godard
2024-11-29 14:28       ` Quentin Schulz
2024-11-29 15:21         ` Antonin Godard
2024-11-20 15:10 ` [yocto-docs PATCH 5/5] poky.yaml.in: add missing locales dependency Antonin Godard
2024-11-25 18:12   ` Quentin Schulz [this message]
2024-11-29 14:06     ` [docs] " Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23c7eedc-7085-4f83-8786-82b0ff193fa2@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox