From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [xen-4.3-testing test] 18321: regressions - FAIL Date: Thu, 11 Jul 2013 08:58:51 +0100 Message-ID: <1373529531.5453.145.camel@hastur.hellion.org.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen.org" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, 2013-07-11 at 02:36 +0100, xen.org wrote: > Tests which did not succeed and are blocking, > including tests which could not be run: > build-amd64 4 xen-build fail REGR. vs. 18261 > build-i386 4 xen-build fail REGR. vs. 18261 > build-i386-oldkern 4 xen-build fail REGR. vs. 18261 > build-amd64-oldkern 4 xen-build fail REGR. vs. 18261 using cache /volatile/git-cache... locked cache /volatile/git-cache... processing /usr/local/bin/git clone http://xenbits.xen.org/git-http/qemu-xen-4.3-testing.git qemu-xen-traditional-dir-remote.tmp... Cloning into qemu-xen-traditional-dir-remote.tmp... updating cache /volatile/git-cache qemu-xen-traditional-dir-remote.tmp... running /usr/bin/git checkout -b dummy xen-4.3.0... fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'xen-4.3.0' which can not be resolved as commit? make[1]: *** [qemu-xen-traditional-dir-find] Error 128 make[1]: Leaving directory `/home/osstest/build.18321.build-i386/xen-unstable/tools' make: *** [tools/qemu-xen-traditional-dir] Error 2 Cloning via the http:// URL I don't see the tag (only 4.3.0-rc1), cloning via the git:// URL I do. Missing git update-server-info hook somewhere perhaps? Ian.