From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: Cannot satisfy the following dependencies for task-core-basic: libusb-compat (>= 0.1.3)
Date: Wed, 22 Feb 2012 19:31:37 +0000 [thread overview]
Message-ID: <1329939097.32110.9.camel@ted> (raw)
In-Reply-To: <CA+b4E8znHQ3oXSH9y-iWi_Sy7WkJEjNunVkKKWAWTTJTWCzN7A@mail.gmail.com>
On Wed, 2012-02-22 at 13:46 -0500, Brandon Stafford wrote:
> On Wed, Feb 22, 2012 at 12:47 PM, Richard Purdie
> <richard.purdie@linuxfoundation.org> wrote:
>
> > If you look at the tmp/deploy/ipk/*/Packages index file, you should see
> > the dependencies of each package listed. It would be interesting to see
> > if something is depending on "libusb-compat". If there is something I'd
> > be tempted to try running "bitbake xxx -c cleansstate" and rebuilding
> > that specific recipe.
>
> Victory!
>
> Looking at the Packages file, it appears that gnupg depends on libusb-compat.
>
> I then ran this series of commands:
>
> bitbake gnupg -c cleansstate
> bitbake -c clean core-image-basic
> bitbake core-image-basic
>
> These tasks all completed successfully. Thank you, Richard, for taking
> the time to point me in the right direction.
>
> One last question-- somehow, the first build of gnupg was expecting to
> find libusb-compat by the wrong name. This was cached in sstate, and a
> subsequent build fixed it. Why would it work the second time if the
> recipe was unchanged?
That is a question I'd love to have the answer to. Something went wrong
but I don't know what. If you had the old sstate package, it would have
been interesting to compare the old and new ones but you've probably
deleted that now :(. If you do still have them I'd be very interested in
a copy of the two files.
Was this with master or the 2011-1 release branch (or are you using poky
and one of its release branches)?
Cheers,
Richard
next prev parent reply other threads:[~2012-02-22 19:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-21 23:50 Cannot satisfy the following dependencies for task-core-basic: libusb-compat (>= 0.1.3) Brandon Stafford
2012-02-22 12:12 ` Richard Purdie
2012-02-22 16:52 ` Brandon Stafford
2012-02-22 17:47 ` Richard Purdie
2012-02-22 18:46 ` Brandon Stafford
2012-02-22 19:31 ` Richard Purdie [this message]
2012-02-22 19:45 ` Brandon Stafford
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=1329939097.32110.9.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.