[yocto] do_rootfs fails at master with something about glibc-binary-localedata-...

Alexander Kanavin alex.kanavin at gmail.com
Tue Aug 28 07:48:15 PDT 2018


2018-08-28 16:34 GMT+02:00 jan vermaete <jan.vermaete at gmail.com>:
> I have a perfect working project at the latest state of Sumo.
> However, building the image when having all meta layers at the latest
> state at master fails.
>
> The step 'do_rootfs' gives:
> --
> The following packages have unmet dependencies:
>  locale-base-en-gb : Depends: glibc-binary-localedata-en-gb but it is
> not going to be installed
>  locale-base-en-us : Depends: glibc-binary-localedata-en-us but it is
> not going to be installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
> specify a solution).

We don't really test deb packaging, and especially making images from
debs is not tested on the autobuilder at all I believe. Your options
are to debug the dependencies in .deb, or switch to rpm or ipk
formats.

Alex


More information about the yocto mailing list