Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480746 - dev-db/mysql-init-scripts should not depend on sys-apps/openrc
Summary: dev-db/mysql-init-scripts should not depend on sys-apps/openrc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 15:26 UTC by Tom Wijsman (TomWij) (RETIRED)
Modified: 2013-09-04 20:42 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 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.