On Fri, 2023-02-24 at 10:44 +0800, wangmy wrote:
> From: Wang Mingyu <[email protected]>
> 
> Error: Transaction test error:
>   file /usr/bin/vala-gen-introspect-0.56 conflicts between attempted installs 
> of lib32-vala-0.56.3-r0.armv7ahf_neon and vala-0.56.3-r0.aarch64
>   file /usr/bin/vapigen-wrapper conflicts between attempted installs of 
> lib32-vala-0.56.3-r0.armv7ahf_neon and vala-0.56.3-r0.aarch64
> 
> Signed-off-by: Wang Mingyu <[email protected]>
> ---
>  meta/recipes-devtools/vala/vala.inc | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/meta/recipes-devtools/vala/vala.inc 
> b/meta/recipes-devtools/vala/vala.inc
> index d3daee37dc..90689662cb 100644
> --- a/meta/recipes-devtools/vala/vala.inc
> +++ b/meta/recipes-devtools/vala/vala.inc
> @@ -66,3 +66,6 @@ PACKAGE_PREPROCESS_FUNCS += "vala_package_preprocess"
>  vala_package_preprocess () {
>       sed -i -e 's:${RECIPE_SYSROOT}::g;' 
> ${PKGD}${bindir_crossscripts}/vapigen-wrapper
>  }
> +
> +inherit multilib_script
> +MULTILIB_SCRIPTS = "${PN}:${bindir}/crossscripts/vapigen-wrapper 
> ${PN}:${bindir}/vala-gen-introspect-0.56"

This looks a bit odd since crossscripts wouldn't be installed on the
target?

Also, when posting these kinds of changes, can you show a diff of the
two files please?

Sometimes we can tweak the files so that they can become the same but
it is hard to know without context.

Cheers,

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

Reply via email to