IMX8QuadMax image build error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IMX8QuadMax image build error

948件の閲覧回数
hewei5
Contributor I

Hello,

I am trying to build a Yocto project image for IMX8QuadMax by following the instruction of i.MX Yocto Project User's Guide (L6.1.1_1.0.0).  Command issued as following:

repo init -u https://github.com/nxp-imx/imx-manifest -b imx-linux-langdale -m imx-6.1.1-1.0.0.xml

repo sync

 

MACHINE=imx8qmmek DISTRO=fsl-imx-wayland source imx-setup-release.sh -b build

bitbake -k -v imx-image-multimedia

 

While the building is nearly completed I got the Error:

 

ERROR: imx-image-multimedia-1.0-r0 do_rootfs: Unable to install packages. Command '/home/hewei/Workspace/yocto-bsp-imx8QM/build/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0-r0/recipe-sysroot-native/usr/bin/apt-get install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove --no-install-recommends avahi-locale-en-gb glib-networking-locale-en-gb glibc-locale-en-gb gstreamer1.0-locale-en-gb gstreamer1.0-plugins-bad-locale-en-gb gstreamer1.0-plugins-base-locale-en-gb gstreamer1.0-plugins-good-locale-en-gb gtk+3-locale-en gtk+3-locale-en-gb libatk-1.0-locale-en-gb libgdk-pixbuf-2.0-locale-en-gb libglib-2.0-locale-en-gb libsoup-2.4-locale-en-gb mc-locale-en-gb p11-kit-locale-en-gb powertop-locale-en-gb powertop-locale-en-us shared-mime-info-locale-en-gb systemtap-locale-en xkeyboard-config-locale-en-gb' returned 100:
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package glib-networking-locale-en-gb

ERROR: Logfile of failure stored in: /home/hewei/Workspace/yocto-bsp-imx8QM/build/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0-r0/temp/log.do_rootfs.186299
ERROR: Task (/home/hewei/Workspace/yocto-bsp-imx8QM/sources/meta-imx/meta-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs) failed with exit code '1'

Can anybody help me out please?

Thanks in advance!

 

 

0 件の賞賛
返信
1 返信

562件の閲覧回数
K_Varun
Contributor III

Hello @hewei5 

Even I'm facing the same issue. can you guide me on how to solve the issue.

ERROR: imx-image-multimedia-1.0-r0 do_rootfs: Unable to install packages. Command '/home/user/imx-linux/imx-yocto/build-xwayland/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0/recipe-sysroot-native/usr/bin/apt-get install --allow-downgrades --allow-remove-essential --allow-change-held-packages --allow-unauthenticated --no-remove locale-base-c locale-base-en-us locale-base-en-gb' returned 100:
Reading package lists...
Building dependency tree...
Package locale-base-c is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package locale-base-en-gb is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'locale-base-c' has no installation candidate
E: Package 'locale-base-en-gb' has no installation candidate

ERROR: Logfile of failure stored in: /home/user/imx-linux/imx-yocto/build-xwayland/tmp/work/imx8qmmek-poky-linux/imx-image-multimedia/1.0/temp/log.do_rootfs.72188
ERROR: Task (/home/user/imx-linux/imx-yocto/sources/meta-imx/meta-imx-sdk/recipes-fsl/images/imx-image-multimedia.bb:do_rootfs) failed with exit code '1'

Thanks in advance!
K Varun 

0 件の賞賛
返信