From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43725) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiMEf-0005B6-30 for qemu-devel@nongnu.org; Tue, 11 Dec 2012 04:34:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TiMEZ-0000Vf-71 for qemu-devel@nongnu.org; Tue, 11 Dec 2012 04:34:45 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:47547) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TiMEZ-0000Vb-0V for qemu-devel@nongnu.org; Tue, 11 Dec 2012 04:34:39 -0500 Received: by mail-we0-f173.google.com with SMTP id z2so1582189wey.4 for ; Tue, 11 Dec 2012 01:34:38 -0800 (PST) Date: Tue, 11 Dec 2012 10:34:34 +0100 From: Stefan Hajnoczi Message-ID: <20121211093434.GA796@stefanha-thinkpad.muc.redhat.com> References: <20121206082759.3C67045097@buildbot.b1-systems.de> <87y5hbck23.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87y5hbck23.fsf@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] buildbot failure in qemu on virtfs_x86_64_debian_6_0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: gollub@b1-systems.de Cc: qemu-devel@nongnu.org, "Aneesh Kumar K.V" On Thu, Dec 06, 2012 at 08:19:24PM +0530, Aneesh Kumar K.V wrote: > qemu@buildbot.b1-systems.de writes: > > > The Buildbot has detected a new failure on builder virtfs_x86_64_debian_6_0 while building qemu. > > Full details are available at: > > http://buildbot.b1-systems.de/qemu/builders/virtfs_x86_64_debian_6_0/builds/307 > > > > Buildbot URL: http://buildbot.b1-systems.de/qemu/ > > > > Buildslave for this Build: yuzuki > > > > Build Reason: The Nightly scheduler named 'nightly_virtfs' triggered this build > > Build Source Stamp: [branch for-upstream] HEAD > > Blamelist: > > > > BUILD FAILED: failed git > > Hmm, My github repo changed this week from QEMU.git to qemu.git. > > git://github.com/kvaneesh/qemu.git Daniel: The URL above is the new virtfs git repo. Is it possible to update the buildbot config? Thanks, Stefan