From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code
Date: Wed, 24 Aug 2011 19:26:38 -0700 [thread overview]
Message-ID: <1314239198.5939.173.camel@rex> (raw)
In-Reply-To: <1314210721-29941-1-git-send-email-koen@dominion.thruhere.net>
On Wed, 2011-08-24 at 20:32 +0200, Koen Kooi wrote:
> When using binary locales rootfs generation fails with:
>
> | Unknown package 'locale-base-en-us'.
> | Collected errors:
> | * opkg_install_cmd: Cannot install package locale-base-en-us.
>
> This is due to:
>
> $ dpkg-deb -I ipk/armv7a/locale-base-en-us_2.12-r16_armv7a.ipk | grep Depends
> Depends: eglibc-binary-localedata-en.us
>
> Note the '.' seperator
>
> $ ls ipk/armv7a/ | grep binary-localedata-en | grep us
> eglibc-binary-localedata-en-us_2.12-r16_armv7a.ipk
>
> Note the '-' seperator vs the '.' in the locale-base packages.
>
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Merged to master, thanks.
Richard
next prev parent reply other threads:[~2011-08-25 2:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-24 18:32 [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code Koen Kooi
2011-08-24 18:32 ` [PATCH 2/2] tcl: fix networking breakage Koen Kooi
2011-08-24 18:36 ` Saul Wold
2011-08-24 19:45 ` Koen Kooi
2011-08-25 2:26 ` Richard Purdie [this message]
2011-08-25 9:24 ` [PATCH 1/2] libc-package bbclass: fix binary localedata dependency code Phil Blundell
2011-08-25 14:58 ` Richard Purdie
2011-08-26 14:12 ` Phil Blundell
2011-08-26 14:54 ` Koen Kooi
2011-08-26 15:26 ` Koen Kooi
2011-08-26 15:30 ` Phil Blundell
2011-08-26 16:31 ` Koen Kooi
2011-08-30 9:26 ` Phil Blundell
2011-08-31 13:47 ` Koen Kooi
2011-08-31 17:05 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314239198.5939.173.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=koen@dominion.thruhere.net \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox