From owner-freebsd-questions@FreeBSD.ORG Thu Apr 2 04:04:10 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1D0D106564A for ; Thu, 2 Apr 2009 04:04:10 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8BA5A8FC17 for ; Thu, 2 Apr 2009 04:04:10 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so259164yxm.13 for ; Wed, 01 Apr 2009 21:04:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=nZfhHtjnAkWxh/MGE0nd3SKxVZQRutSi17Yxg9pqx/E=; b=DOHhfnvVzLzpP28XUEIltk8qi7koDyfyck6tZAbkmvh5jBrL3y0vWVjyu9e/jPJo87 cyM3cwvY6uJ5/3mn9wztcHkHux8sUvyvm0Mgttzuf40Mihg3hn2sRjSRfyidlFIJ6Ete gvPN6La2dEcmmq4QY24yU21SLuaSfzfA4UUsQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=N/A300WF2t8Vb4f4/p+pBeGvRSJTeGxFZEMK12dqjGltwNLoIiZ48EELGsrLcFns/1 DJjzHyyWgIv7yVQ0sMdBHKVPc6NoOFtmrxWAObE6hghz6i/3rR2VSYr8nZZaJtNQt2Nd THD+37DFPVgJqzd+5CyNqlHIQ3lSreo1KjHVg= MIME-Version: 1.0 Received: by 10.100.121.12 with SMTP id t12mr6786553anc.71.1238645048929; Wed, 01 Apr 2009 21:04:08 -0700 (PDT) In-Reply-To: <1238643408.44542.47.camel@laptop1.herveybayaustralia.com.au> References: <1238643408.44542.47.camel@laptop1.herveybayaustralia.com.au> Date: Thu, 2 Apr 2009 00:04:08 -0400 Message-ID: <4ad871310904012104j16a40eq11cc0a877975df56@mail.gmail.com> From: Glen Barber To: Da Rock Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: qemu and kqemu - Version mismatch after upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2009 04:04:11 -0000 On Wed, Apr 1, 2009 at 11:36 PM, Da Rock wrote: > I just ran portsnap fetch update && portupgrade -a and I've ended up > with a complete disaster with qemu. Am I the only one? > > Firstly, I was under the impression that updates shouldn't > (theoretically of course) upset a running server. I had 2 qemu vm's > running which crashed during the process. > > Secondly, after the upgrade I normally run -kernel-kqemu options, (and I > did ensure the install of the kqemu-devel port) but I'm getting the > following error: > >> Version mismatch between kqemu module and qemu (00010300 00010400) - disabling kqemu use > Have you read /usr/ports/UPDATING ? The qemu/kqemu ports were mentioned a few days ago. -- Glen Barber