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/release/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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to