WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] testing hg repo error

To: benco <benco@xxxxxxx>
Subject: Re: [Xen-devel] testing hg repo error
From: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Date: Mon, 19 Jul 2010 12:11:07 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 19 Jul 2010 04:12:27 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100717232100.GR9805@xxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Newsgroups: chiark.mail.xen.devel
References: <20100717232100.GR9805@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
benco writes ("[Xen-devel] testing hg repo error"):
> I'm getting the following error during 'make tools':
...
> error: Empty reply from server (curl_result = 52, http_code = 0, sha1 = 
> 38ebdb8dfb462cfea1cb9abbacf6672cfbb4cf6f)

This works for me.  Either there was a temporary network outage, or
you have a broken http proxy (perhaps an intercepting one).

I would recommend you use the git protocol instead if you can.
In Config.mk change:
 QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-4.0-testing.git
to:
 QEMU_REMOTE=git://xenbits.xensource.com/qemu-xen-4.0-testing.git

ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>