From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 14 16:30:16 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 12BE66FD for ; Sat, 14 Feb 2015 16:30:16 +0000 (UTC) Received: from mail1.isdefe.es (mail1.isdefe.es [194.15.213.239]) by mx1.freebsd.org (Postfix) with ESMTP id C3500235 for ; Sat, 14 Feb 2015 16:30:15 +0000 (UTC) Received: from turing.b2n.org (unknown [172.24.1.14]) by mail1.isdefe.es (Postfix) with ESMTP id 22CF42BACD4 for ; Sat, 14 Feb 2015 17:19:19 +0100 (CET) Received: from tur1ng.pinlabs.b2n.org (localhost [127.0.0.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by turing.b2n.org (Postfix) with ESMTPS id F0D26115F7C for ; Sat, 14 Feb 2015 17:20:38 +0100 (CET) Received: from 10.0.0.107 ([10.0.0.107]) by turing.b2n.org (Horde Framework) with HTTP; Sat, 14 Feb 2015 17:20:38 +0100 Date: Sat, 14 Feb 2015 17:20:38 +0100 Message-ID: <20150214172038.Horde.M41WLY1KB2DrBugNTuhVfg1@turing.b2n.org> From: Raul To: freebsd-emulation@freebsd.org Subject: problem after upgrading to 'virtualbox-ose-4.3.22' User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sat, 14 Feb 2015 16:30:16 -0000 After upgrading emulators/virtualbox-ose up to 4.3.22 using portmaster, without QT4 and X11 (headless box), I get: [....] #/usr/local/etc/rc.d/vboxheadless start XXX Starting Virtual Machines: XXX Unknown machine [....] and if I try VBoxManage: [....] % VBoxManage list vms Could not find VirtualBox installation. Please reinstall. [....] Anyone seeing the same behaviour. Thanks in advance.