[poky] Can't build web-webkit

Gary Thomas gary at mlbassoc.com
Fri Mar 16 08:32:42 PDT 2012


On 2012-03-16 08:55, Gary Thomas wrote:
> I'm getting an error fetching for meta/recipes-sato/web/web-webkit_git.bb
> I tried running the clone by hand:
>
> $ git clone git://git.yoctoproject.org/web-webkit
> Cloning into 'web-webkit'...
> fatal: remote error: access denied or repository not exported: /web-webkit
>
> Query: I have a tar package of this (I built it yesterday! using only that)
> Why is the fetcher trying to go to the network for it now?
>
> Note: if I populate ${BUILD}/downloads/git2/git.yoctoproject.org.web-webkit
> from my tarball, the build succeeds without problems.

It seems that something has changed in the fetcher (git) code

I was previously using (which works with no network activity)
   commit 8f07bdc0a42dd7a7c3acf5d1b13220dbc98c8017
   Author: Richard Purdie <richard.purdie at linuxfoundation.org>
   Date:   Wed Feb 29 16:27:21 2012 +0000

Now I'm using (which fails)
   commit be0f9dd483af2a2f55b2ae8ef9ca172e7c90819c
   Author: Paul Eggleton <paul.eggleton at linux.intel.com>
   Date:   Thu Mar 15 13:17:58 2012 +0000

Any ideas where I should look?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the poky mailing list