diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-02-05 16:26:29 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-02-05 13:56:32 -0800 |
commit | 110992d5109924e67bf2087085c7bd019a08c042 (patch) | |
tree | cab0731d354a7252a0e9b6f9e086590cc71cd775 /meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch | |
parent | 766281a238903e21b482663483bf32e082549ee0 (diff) | |
download | meta-openembedded-110992d5109924e67bf2087085c7bd019a08c042.tar.gz |
gjs: Fix install conflict when enable multilib.
Error: Transaction test error:
file /usr/libexec/installed-tests/gjs/GIMarshallingTests-1.0.typelib conflicts between attempted installs of lib32-gjs-1.82.1-r0.core2_32 and gjs-1.82.1-r0.core2_64
file /usr/libexec/installed-tests/gjs/Regress-1.0.typelib conflicts between attempted installs of lib32-gjs-1.82.1-r0.core2_32 and gjs-1.82.1-r0.core2_64
file /usr/libexec/installed-tests/gjs/Utility-1.0.typelib conflicts between attempted installs of lib32-gjs-1.82.1-r0.core2_32 and gjs-1.82.1-r0.core2_64
file /usr/libexec/installed-tests/gjs/WarnLib-1.0.typelib conflicts between attempted installs of lib32-gjs-1.82.1-r0.core2_32 and gjs-1.82.1-r0.core2_64
The .typelib file is a binary file that contains runtime information for the GObject type system.
These information include function signature, type size, alignment, etc., which may vary depending on the architecture (32-bit vs 64 bit).
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch')
0 files changed, 0 insertions, 0 deletions