Dear OE folks,
doing `bitbake x11-image` the distributions `minimal` and `minimal-libc`
(`LIBC = "libc"`) fail with the following error in task `do_rootfs`.
[…]
| Collected errors:
| * resolve_conffiles: Existing conffile
/oe/build-minimal-eglibc/minimal-dev/rootfs/x11-image/etc/device_table is
different from the conffile in the new package. The new conffile will be placed
at /oe/build-minimal-eglibc/minimal-dev/rootfs/x11-image/etc/device_table-opkg.
| * opkg_install_cmd: Cannot install package locale-base-fr-fr.
| ERROR: Function do_rootfs failed
NOTE: package x11-image-1.0-r0: task do_rootfs: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of /oe/openembedded/recipes/images/x11-image.bb do_rootfs
failed
ERROR: Task 13 (/oe/openembedded/recipes/images/x11-image.bb,
do_rootfs) failed with 256
ERROR: '/oe/openembedded/recipes/images/x11-image.bb' failed
ERROR: '/oe/openembedded/recipes/images/x11-image.bb' failed
ERROR: '/oe/openembedded/recipes/images/x11-image.bb' failed
I have the following in my `local.conf`.
DISTRO = "minimal"
ENABLE_BINARY_LOCALE_GENERATION = "0"
GLIBC_GENERATE_LOCALES = "en_US.UTF-8 en_GB.UTF-8 de_DE.UTF-8"
Could that be the reason for the failure. But if I remember correctly,
some months ago, `x11-image` build fine.
I will try with `angstrom-2008.1` and `angstrom-2010.x` next.
Thanks,
Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
