Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 878165

Summary: Remove acct-group packages
Product: Gentoo Linux Reporter: Dante Robinson <danterobinson2000>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dante Robinson 2022-10-24 13:33:30 UTC
To my knowledge these packages are not needed at all they should be built into their respective packages for example the libreoffice group built into the libreoffice package this will shave time off of system recompiles as it doesnt have to stop every second to start a new acct-group package and will cut down the total installed packages on the system. acct-user should be similar it's not like you can opt out to remove these packages anyways and they are usually crucial for the package to work.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-24 13:35:37 UTC
Well, they are. We migrated to GLEP 81 2 years ago because it lets you predictably handle UIDs and GIDs easily.

If anything, we should just work on making Portage handle parallelism better.