Date: Tue, 5 Jan 2010 09:18:06 +0100 From: =?iso-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net> To: Martin Wilke <miwi@FreeBSD.org> Cc: ports@FreeBSD.org, freebsd-emulation@freebsd.org, current@freebsd.org Subject: Re: Call for tester: VirtualBox 3.1.2 for FreeBSD Message-ID: <575AE1A9-24EC-4E18-9236-C997B6AB7ECC@anduin.net> In-Reply-To: <20091227232425.GA38213@bsdcrew.de> References: <20091227232425.GA38213@bsdcrew.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On 28. des. 2009, at 00.24, Martin Wilke wrote: > - Install new port: > # cd ../virtualbox-ose-kmod && make install clean > # cd ../virtualbox-ose && make install clean At this point, the install fails like thus: running install_egg_info Removing = /usr/local/lib/python2.6/site-packages/vboxapi-1.0-py2.6.egg-info Writing = /usr/local/lib/python2.6/site-packages/vboxapi-1.0-py2.6.egg-info (cd = /root/vbox/virtualbox-ose/work/VirtualBox-3.1.2_OSE/out/freebsd.amd64/rele= ase/bin/sdk/bindings/xpcom/python && /bin/sh -c '(/usr/bin/find -d $0 $2 = | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -R = root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} = \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "*" = /usr/local/lib/python2.6/site-packages) /usr/local/bin/python2.6 -mcompileall = /usr/local/lib/python2.6/site-packages/xpcom/ Listing /usr/local/lib/python2.6/site-packages/xpcom/ ... Listing /usr/local/lib/python2.6/site-packages/xpcom/client ... Listing /usr/local/lib/python2.6/site-packages/xpcom/server ... pw: group 'vboxusers' already exists Adding group "vboxusers" failed... *** Error code 1 Stop in /root/vbox/virtualbox-ose. *** Error code 1 Stop in /root/vbox/virtualbox-ose. The vboxusers group does indeed exist: vboxusers:*:920: but has no users. Adding myself changes nothing. Should I install the current version from ports first, before trying to = ugprade to this snapshot? /Eirik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?575AE1A9-24EC-4E18-9236-C997B6AB7ECC>