how to add package in imx-image-desktop

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to add package in imx-image-desktop

635 Views
krunal_dhonde
Contributor I

We are compiling imx desktop image for imx8m plus board. We successfully compiled image for imx-linux-mickledore ( imx-6.1.36-2.1.0.xml). 

 

Now we want to add package called python3.11 which is available in poky layer. after adding python3 to IMAGE_INSTALL:append = "python3" we are getting below error.

 

Error: Transaction test error:
file /usr/lib/python3.11/__pycache__/colorsys.cpython-311.pyc conflicts between attempted installs of python3-image-3.11.2-r0.armv8a and ubuntu-base-22.04.2-r0.armv8a
file /usr/lib/python3.11/__pycache__/imghdr.cpython-311.pyc conflicts between attempted installs of python3-image-3.11.2-r0.armv8a and ubuntu-base-22.04.2-r0.armv8a

 

Any guidance how to solve this issue ?

0 Kudos
Reply
1 Reply

590 Views
Harvey021
NXP TechSupport
NXP TechSupport

From the error, conflicts between attempted installs of python3-image-3.11.2-r0.armv8a and ubuntu-base-22.04.2-r0.armv8a

there is already one in desktop image.

 

Regards

Harvey

0 Kudos
Reply
An error has occurred when reading existing sub-variable "Language_PG_Configuration"; see cause exception! The type of the containing value was: extended_hash+string (lithium.coreapi.webui.template.models.NamedValueByNameTemplateModel wrapped into f.e.b.StringModel) ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign redirect_lingo_page_url = web... [in template "language_macro_header.ftl" at line 173, column 1] - Reached through: #include "language_macro_header.ftl" [in template "Language_translator_Dashboard" at line 3, column 1] ----