From owner-freebsd-emulation@FreeBSD.ORG Sat Feb 14 16:41:26 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 068C0A51 for ; Sat, 14 Feb 2015 16:41:26 +0000 (UTC) Received: from abinet.ru (abinet.ru [95.211.88.160]) by mx1.freebsd.org (Postfix) with ESMTP id BCD843E1 for ; Sat, 14 Feb 2015 16:41:25 +0000 (UTC) Received: from [10.0.0.5] (unknown [10.0.0.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by abinet.ru (Postfix) with ESMTPSA id 03D73950C for ; Sat, 14 Feb 2015 16:38:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=abinet.ru; s=dkim; t=1423931883; bh=tRTpggFZePyKLK5bH3v2MMKysZerlL+y1kksSsJn5nA=; h=Date:From:To:Subject:References:In-Reply-To; b=D5UX8qwxTixIcdRBvgezLVcVTH3tO8LQ3l2YSM5SvNl12jDsayd+wvpisMx5mzMD+ Q5nwPoHJMK6aJRKTE3Kdn6qTB1Vd5dlzydFjQEnO83vGIi4aHHhX3ON6WFSTQYgj4N QK/eBIF5Kv1GqCNieJLnOwOOT7oKYIxBypDsyGQA= Message-ID: <54DF7AB4.5000809@abinet.ru> Date: Sat, 14 Feb 2015 19:41:24 +0300 From: abi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Subject: Re: problem after upgrading to 'virtualbox-ose-4.3.22' References: <20150214172038.Horde.M41WLY1KB2DrBugNTuhVfg1@turing.b2n.org> In-Reply-To: <20150214172038.Horde.M41WLY1KB2DrBugNTuhVfg1@turing.b2n.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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:41:26 -0000 The same for QT4 and X11 options. Rolled back to previous version. On 14/02/2015 19:20, Raul wrote: > 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. > > > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "freebsd-emulation-unsubscribe@freebsd.org"