I'm curios, why are the linaro repos used? I fixed the recent problems by switching to https://android.googlesource.com/ - which sounds much more "official" anyway.
Regards, Manuel On Wednesday, March 6, 2013 7:15:09 PM UTC+1, Dave Hylands wrote: > Merged. > > > > To pick up the new manifests, the simplest thing to do would be to rerun > ./config.sh > > > > ----- Original Message ----- > > > From: "John Ford" <[email protected]> > > > To: "Dale Harvey" <[email protected]> > > > Cc: "Leonard Camacho" <[email protected]>, > > [email protected], "mozilla dev b2g" > > > <[email protected]> > > > Sent: Wednesday, March 6, 2013 9:48:35 AM > > > Subject: Re: [b2g] ./config.sh fails with "Repo sync failed." > > > > > > I didn't see this thread until just now. Pull requests submitted, > > > should merge shortly. > > > > > > John Ford > > > > > > On Mar 6, 2013, at 7:52 AM, Dale Harvey wrote: > > > > > > > What / Who do we need to poke to get this fixed 'properly' and > > > > merged? its > > > > been like this for ~5 days now and its just going to constantly be > > > > asked > > > > until it is fixed > > > > > > > > I would have pull requested it myself but not certain what the > > > > correct fix > > > > is, should we have it point to our own mirrors, are those mirrors > > > > available? > > > > > > > > On 6 March 2013 16:40, Leonard Camacho <[email protected]> > > > > wrote: > > > > > > > >> This is the solution > > > >> https://bugs.launchpad.net/linaro-android-infrastructure/+bug/1052502/comments/8, > > > >> so you need to edit .repo/manifest.xml and change this line > > > >> > > > >> <remote name="linaro" fetch="git://android.git.linaro.org/"/> > > > >> > > > >> for this > > > >> > > > >> <remote name="linaro" > > > >> fetch="http://android.git.linaro.org/git-ro/"/> > > ...snip... _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
