Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 592116 - x11-misc/sddm does not add its user to the video group
Summary: x11-misc/sddm does not add its user to the video group
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-25 16:45 UTC by Matthew Schultz
Modified: 2016-08-29 10:10 UTC (History)
1 user (show)

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 Matthew Schultz 2016-08-25 16:45:29 UTC
x11-misc/sddm does not add its user to the video group.  I've tracked it down to a bug in the ebuild syntax.  When calling enewuser, it should be this:

enewuser ${PN} -1 -1 /var/lib/${PN} ${PN},video


instead of this:

enewuser ${PN} -1 -1 /var/lib/${PN} ${PN} video
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2016-08-29 10:10:33 UTC
Thank you! Should be fixed in:

commit cec1882183eee8385b9d4b3b13a04c1fc2201860
Author: Manuel Rüger <mrueg@gentoo.org>
Date:   Mon Aug 29 12:08:10 2016 +0200

    x11-misc/sddm: Add user to video group, fix QT dependencies
    
    Gentoo-Bug: 592116
    
    Package-Manager: portage-2.3.0