error: Unable to find 714ed0cf62319b14dc327273a7339a9a199fe046 under http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git Cannot obtain needed object 714ed0cf62319b14dc327273a7339a9a199fe046 while processing commit a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4. fatal: Fetch failed. -dulloor _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jeremy''s tree seems not to be configured properly for http fetch for some reason. Unfortunately most people can''t fetch using git protocol, through their firewalls, either. Needs fixing. -- Keir On 15/10/2009 09:00, "Dulloor" <dulloor@gmail.com> wrote:> error: Unable to find 714ed0cf62319b14dc327273a7339a9a199fe046 under > http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git > Cannot obtain needed object 714ed0cf62319b14dc327273a7339a9a199fe046 > while processing commit a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4. > fatal: Fetch failed. > > -dulloor > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
This problem started happening immediately after the http change went in, I had been using git with no problems and it broke for me at the same time. -Bruce On Thu, Oct 15, 2009 at 1:41 AM, Keir Fraser <keir.fraser@eu.citrix.com> wrote:> Jeremy''s tree seems not to be configured properly for http fetch for some > reason. Unfortunately most people can''t fetch using git protocol, through > their firewalls, either. > > Needs fixing. > > -- Keir > > On 15/10/2009 09:00, "Dulloor" <dulloor@gmail.com> wrote: > >> error: Unable to find 714ed0cf62319b14dc327273a7339a9a199fe046 under >> http://www.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git >> Cannot obtain needed object 714ed0cf62319b14dc327273a7339a9a199fe046 >> while processing commit a2a9537ac0b37a5da6fbe7e1e9cb06c524d2a9c4. >> fatal: Fetch failed. >> >> -dulloor >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel > > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 10/15/09 09:34, Bruce Edge wrote:> This problem started happening immediately after the http change went > in, I had been using git with no problems and it broke for me at the > same time. >You mean that a fetch with the git protocol is failing? Or that you had been using git and switch to http? J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Thu, Oct 15, 2009 at 10:09 AM, Jeremy Fitzhardinge <jeremy@goop.org> wrote:> On 10/15/09 09:34, Bruce Edge wrote: >> This problem started happening immediately after the http change went >> in, I had been using git with no problems and it broke for me at the >> same time. >> > > You mean that a fetch with the git protocol is failing? Or that you had > been using git and switch to http? > > J >I never switched to http. The git fetch was OK, but if KERNELS was not set to "", the build would fail when it tried to fetch additional files. The exact messages have already been posted in this thread. -Bruce _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 10/15/09 01:41, Keir Fraser wrote:> Jeremy''s tree seems not to be configured properly for http fetch for some > reason. Unfortunately most people can''t fetch using git protocol, through > their firewalls, either. > > Needs fixing. >Well, I repacked and cleaned up the repo, removed a few bogus heads and I could successfully clone it over http. J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel