Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 486478 - dev-db/mysql and virtual/mysql replace minimal use flag?
Summary: dev-db/mysql and virtual/mysql replace minimal use flag?
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-29 12:24 UTC by C. Wijtmans
Modified: 2014-02-01 23:58 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 C. Wijtmans 2013-09-29 12:24:03 UTC
Ever since enabling the minimal use flag globally (can have unwanted side effects) my mysql init scripts have disappeared. Minimal is an undescriptive use flag and i would like to see it replaced by more descriptive use flags such as openrc for installing the init.d scripts.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2013-09-29 12:39:54 UTC
% equery u mysql                                                                                                                                                                            
...
 - - minimal     : Install client programs only, no server

The USE flag has a proper description. In fact, not just init scripts are not installed, the whole mysql *server* part isn't.
Comment 2 C. Wijtmans 2013-09-29 13:21:21 UTC
Then add a use flag called server.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-29 14:24:02 UTC
The USE flag's description is rather verbose about what it does. You can search the gentoo-dev mailing list archives for previous discussions on the topic of USE=minimal. Quote of the Week: "But don't require ebuild authors to use stupid names for their local flags just because you assume some users may misuse
them."
Comment 4 C. Wijtmans 2013-10-07 17:19:52 UTC
Oh i am sorry i dont know minimal was a synonym for server. I find this reasoning quiet hilarious.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-02-01 23:58:11 UTC
It is not a synonym, because it does the opposite.