These INSANE_SKIP assignments are wrong.
Use GLIBC_GENERATE_LOCALES = "all" (or select just those you need) in your 
distro.

Peter

> -----Original Message-----
> From: [email protected] <openembedded-
> [email protected]> On Behalf Of Zoltan Boszormenyi via
> lists.openembedded.org
> Sent: Wednesday, March 11, 2026 13:29
> To: [email protected]
> Cc: Zoltán Böszörményi <[email protected]>
> Subject: [OE-core] [PATCH 1/4] bash: Add INSANE_SKIP=build-deps to ptest
> subpackage
> 
> This fixes a QA error:
> 
> ERROR: QA Issue: bash-ptest rdepends on locale-base-fr-fr.iso-8559-1,
> but it isn't a build dependency? [build-deps]
> 
> Signed-off-by: Zoltán Böszörményi <[email protected]>
> ---
>  meta/recipes-extended/bash/bash.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-
> extended/bash/bash.inc
> index 634209c911..b43b1cbf89 100644
> --- a/meta/recipes-extended/bash/bash.inc
> +++ b/meta/recipes-extended/bash/bash.inc
> @@ -32,6 +32,7 @@ ALTERNATIVE_PRIORITY = "100"
>  RDEPENDS:${PN} += "base-files"
>  RDEPENDS:${PN}:class-nativesdk = ""
>  RDEPENDS:${PN}-ptest += "make coreutils perl sed shadow util-linux-setpriv"
> +INSANE_SKIP:${PN}-ptest = "build-deps"
> 
>  RDEPENDS:${PN}-ptest:append:libc-glibc = " \
>       glibc-gconv-big5hkscs \
> --
> 2.53.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#232876): 
https://lists.openembedded.org/g/openembedded-core/message/232876
Mute This Topic: https://lists.openembedded.org/mt/118259058/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to