**** BEGIN LOGGING AT Sun Jul 03 02:59:58 2016 Jul 03 17:49:49 Quick question if anyone is willing... Jul 03 17:50:14 Building an image for the RaspberryPi. My first attempted build after installing the build environment. Jul 03 17:50:35 I get all the way through compile and when BitBake is building the Root FS I get this error: Jul 03 17:50:44 opkg_prepare_url_for_install: Couldn't find anything to satisfy 'locale-base-en-us' Jul 03 17:51:56 I've Googled this error and can find nothing on it. If someone has a link to info that would be cool. Jul 03 17:55:48 Dataweasel, as you know its a holiday weekend here in the US...but .eu wakes up tonight and someone I'm sure can answer that if you just idle here in the channel. Jul 03 17:56:24 ka6sox, that's the plan. I appreciate it. Jul 03 17:56:49 I'm on my way out to a Potluck or I'd do some research..I've not seen that one before. Jul 03 17:57:07 i have vague recollections that the locale things are a side effect of glibc, so glibc-locale thing? Jul 03 17:57:39 I think I ran into stuff like that a bit a couple of years back, and then there was some major insight that caused it to stop being a problem, and then I never thought about it again. Jul 03 17:57:43 Enjoy. I'm still digging in on it. I've found a few references to eglibc and locale but none of them are quite close enough. Jul 03 17:58:59 I also have bitbake building core-image-minimal right now to see if I get the same thing. Jul 03 18:00:35 Here is the full log error (just for reference): Jul 03 18:00:48 DEBUG: Executing python function do_rootfs Jul 03 18:00:48 NOTE: ###### Generate rootfs ####### Jul 03 18:00:48 NOTE: Executing '/home/usrdw/rpi/build/tmp/sysroots/x86_64-linux/usr/bin/opkg-make-index -r /home/usrdw/rpi/build/tmp/deploy/ipk/all/Packages -p /home/usrdw/rpi/build/tmp/deploy/ipk/all/Packages -m /home/usrdw/rpi/build/tmp/deploy/ipk/all' ... Jul 03 18:00:48 NOTE: Executing '/home/usrdw/rpi/build/tmp/sysroots/x86_64-linux/usr/bin/opkg-make-index -r /home/usrdw/rpi/build/tmp/deploy/ipk/raspberrypi2/Packages -p /home/usrdw/rpi/build/tmp/deploy/ipk/raspberrypi2/Packages -m /home/usrdw/rpi/build/tmp/deploy/ipk/raspberrypi2' ... Jul 03 18:00:51 NOTE: Installing the following packages: locale-base-en-us Jul 03 18:00:53 NOTE: /home/usrdw/rpi/build/tmp/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/usrdw/rpi/build/tmp/work/raspberrypi2-poky-linux-gnueabi/console-image/1.0-r0/opkg.conf -o /home/usrdw/rpi/build/tmp/work/raspberrypi2-poky-linux-gnueabi/console-image/1.0-r0/rootfs --force_postinstall --prefer-arch-to-version install locale-base-en-us Jul 03 18:00:57 ERROR: Unable to install packages. Command '/home/usrdw/rpi/build/tmp/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/usrdw/rpi/build/tmp/work/raspberrypi2-poky-linux-gnueabi/console-image/1.0-r0/opkg.conf -o /home/usrdw/rpi/build/tmp/work/raspberrypi2-poky-linux-gnueabi/console-image/1.0-r0/rootfs --force_postinstall --prefer-arch-to-version install locale-base-en-us' returned 255: Jul 03 18:01:02 Collected errors: Jul 03 18:01:04 * opkg_prepare_url_for_install: Couldn't find anything to satisfy 'locale-base-en-us'. Jul 03 18:01:06 DEBUG: Python function do_rootfs finished Jul 03 18:01:08 ERROR: Function failed: do_rootfs Jul 03 18:01:45 Dataweasel, might be better to put that in a pastebin so folks can refer to it later. Jul 03 18:01:58 Ok...will do. Jul 03 18:08:46 Pastebin: http://pastebin.com/QCXGZXP9 Jul 03 23:07:13 It appears the issue I posted earlier with the build for Raspberry Pi is for the meta-rpi layer only. Building standard Yocto appears to complete correctly. **** ENDING LOGGING AT Mon Jul 04 02:59:58 2016