From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 22 14:51:20 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 849611065679 for ; Thu, 22 Apr 2010 14:51:20 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from azh-com0.aspectra.com (azh-com0.aspectra.com [212.47.170.6]) by mx1.freebsd.org (Postfix) with ESMTP id 466BD8FC20 for ; Thu, 22 Apr 2010 14:51:20 +0000 (UTC) Message-ID: <4BD06265.8060401@FreeBSD.org> Date: Thu, 22 Apr 2010 16:51:17 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: vova@fbsd.ru References: <1271848624.4068.6.camel@localhost> <6e74840f54319f7b98129e686bddf445@bluelife.at> <1271911737.2639.62.camel@localhost> <1271941698.23318.2.camel@localhost> <1271942066.23318.6.camel@localhost> <4BD05D67.5090107@FreeBSD.org> <1271947660.23318.21.camel@localhost> In-Reply-To: <1271947660.23318.21.camel@localhost> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Apr 2010 14:51:19.0317 (UTC) FILETIME=[44706C50:01CAE22B] Cc: freebsd-emulation@FreeBSD.org Subject: Re: VBoxManage CLI does not works any more ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2010 14:51:20 -0000 Hi, On 04/22/10 16:47, Vladimir Grebenschikov wrote: > $ pkg_info -Ix virtualbox > virtualbox-ose-3.1.6_2 A general-purpose full virtualizer for x86 hardware Could you please update your portstree and build virtualbox-ose-3.1.6_3. This should fix your problem: http://lists.freebsd.org/pipermail/cvs-all/2010-April/311041.html Beat