RPM Fusion (Fedora - free) Package Build Report 2012-06-13

Sérgio Basto sergio at serjux.com
Wed Jun 13 17:55:11 CEST 2012


On Qua, 2012-06-13 at 17:37 +0200, rpmfusion-pkgs-report at rpmfusion.org
wrote:
> Packages built and released for RPM Fusion (Fedora - free) 17: 2
> 
>     VirtualBox-4.1.16-3.fc17
>     VirtualBox-kmod-4.1.16-1.fc17.1 

This release VirtualBox-4.1.16-3 , have new udev rules, which just make
USB works, by pass to guest systems rfbz#2369, so please test it and
report it.

May ask to add our user to vboxusers, that is a problem ?  

I will document ( at strings patch) soon (rfbz#1826), 
but in mean time , you have to make (as root):
/usr/sbin/usermod -a -G vboxusers $USER

Should I ? try add group vboxusers to all users at 
%post 
for i in $(awk -F: '$6 ~ /\/home/ && $3 >= 500 {print $1}' /etc/passwd);
do
   echo -n $i" "
   usermod -G vboxusers -a $i 2>/dev/null || true
done

Thanks,
-- 
Sérgio M. B.


More information about the rpmfusion-developers mailing list