Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163952 - app-emulation/virtualbox ebuild does not create the vboxusers group needed to run the program
Summary: app-emulation/virtualbox ebuild does not create the vboxusers group needed to...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-26 18:34 UTC by Ben Kuhn
Modified: 2007-02-15 20:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
udev rules (48-vboxdrv.rules,62 bytes, text/plain)
2007-02-13 08:33 UTC, Leo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kuhn 2007-01-26 18:34:11 UTC
Virtualbox relies on the vboxusers group to specify users that have permissions to run virtualbox.  The vboxusers group is not created in the ebuild.

Reproducible: Always

Steps to Reproduce:
1.unmask app-emulation/virtualbox
2.emerge virtualbox


Actual Results:  
There is no vboxusers group.

Expected Results:  
There should be a vboxusers group.
Comment 1 Mark Clegg 2007-02-02 20:56:05 UTC
The /etc/init.d/vboxdrv and /etc/udev/rules.d/60-vboxdrv.rules aren't created either.

(In reply to comment #0)
> Virtualbox relies on the vboxusers group to specify users that have permissions
> to run virtualbox.  The vboxusers group is not created in the ebuild.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1.unmask app-emulation/virtualbox
> 2.emerge virtualbox
> 
> 
> Actual Results:  
> There is no vboxusers group.
> 
> Expected Results:  
> There should be a vboxusers group.
> 

Comment 2 Leo 2007-02-13 08:33:43 UTC
Created attachment 110040 [details]
udev rules

Does it matter if I named the file 48 instead of 60 ;-)
Comment 3 Leo 2007-02-13 08:40:17 UTC
Comment on attachment 110040 [details]
udev rules

ah... don't forget to create a new group vboxusers and to ad your user to it ;-)
Comment 4 Markus Ullmann (RETIRED) gentoo-dev 2007-02-15 20:55:56 UTC
Fixed in CVS :) Thanks