Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220659 - sys-apps/ivman-0.6.14 does not add user ivman to plugdev group
Summary: sys-apps/ivman-0.6.14 does not add user ivman to plugdev group
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 19:15 UTC by Manuel Faux
Modified: 2010-08-12 13:41 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Faux 2008-05-06 19:15:54 UTC
The ebuild of sys-apps/ivman-0.6.14 tells via elog that the user ivman (which is created by this ebuild) was added to the group plugdev; but it was not added to the group.

I don't know if it is necessary that ivman is in the plugdev group, but it's a bit confusing if the elog messages are not correct.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-apps/ivman-0.6.14.
2. See elog messages after successful emerge.

Actual Results:  
The user ivman has been created, but is not in the group plugdev, as described by the elog messages.

Expected Results:  
The user ivman should be in the group plugdev.

The line which creates the user (line 53 of ebuild):

enewuser ivman -1 -1 /dev/null plugdev
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-08-12 13:41:40 UTC
ivman has been masked for removal

bug #257058