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

Bug 480746

Summary: dev-db/mysql-init-scripts should not depend on sys-apps/openrc
Product: Gentoo Linux Reporter: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Component: [OLD] DevelopmentAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: jcallen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-12 15:26:29 UTC
MySQL can be used without OpenRC installed on the system; therefore, could this forced dependency be removed such that I can permanently remove OpenRC?

In general init scripts installations should not pull in OpenRC; OpenRC runs the init scripts, the init scripts do not run OpenRC so it is not a dependency.

dev-db/mysql-5.5.32 (!prefix ? dev-db/mysql-init-scripts)
--> dev-db/mysql-init-scripts-2.0_pre1-r3 (sys-apps/openrc)

See the rest of the Portage tree for reference.

Thank you very much in advance.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2013-09-04 20:42:17 UTC
This was done with Pacho's commit.
The openrc dependency was added on purpose a long time ago for a reason.