From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Gary Thomas <gary@mlbassoc.com>
Cc: poky@yoctoproject.org
Subject: Re: Can't build web-webkit
Date: Fri, 16 Mar 2012 23:47:28 +0000 [thread overview]
Message-ID: <1331941648.18586.213.camel@ted> (raw)
In-Reply-To: <4F638691.6020803@mlbassoc.com>
On Fri, 2012-03-16 at 12:29 -0600, Gary Thomas wrote:
> On 2012-03-16 09:32, Gary Thomas wrote:
> > 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
>
> Filed as bug #2135
>
> >>
> >> 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@linuxfoundation.org>
> > Date: Wed Feb 29 16:27:21 2012 +0000
> >
> > Now I'm using (which fails)
> > commit be0f9dd483af2a2f55b2ae8ef9ca172e7c90819c
> > Author: Paul Eggleton <paul.eggleton@linux.intel.com>
> > Date: Thu Mar 15 13:17:58 2012 +0000
> >
> > Any ideas where I should look?
> >
>
> I've bisected this to this commit:
> commit 87ef82dead665ea8805ccbab8ef871dc20008701
> Author: Richard Purdie <richard.purdie@linuxfoundation.org>
> Date: Tue Dec 6 22:20:11 2011 +0000
>
> bitbake/fetch: Fix uri_replace
>
> Richard - Any ideas what might have broken in your changes? Whatever this
> change does, it breaks the use of a pre-staged tarball for git trees (at least)
I think you've found the problem and I've applied the patch, thanks!
Sorry about the C&P error in the commit.
Cheers,
Richard
next prev parent reply other threads:[~2012-03-16 23:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 14:55 Can't build web-webkit Gary Thomas
2012-03-16 15:32 ` Gary Thomas
2012-03-16 18:29 ` Gary Thomas
2012-03-16 23:47 ` Richard Purdie [this message]
2012-03-17 13:02 ` Gary Thomas
2012-03-17 15:20 ` 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=1331941648.18586.213.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=gary@mlbassoc.com \
--cc=poky@yoctoproject.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.