Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368409 - net-misc/mediatomb init script should not depend on mysql init script
Summary: net-misc/mediatomb init script should not depend on mysql init script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-22 23:19 UTC by David Carlos Manuelda
Modified: 2012-10-02 03:33 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 David Carlos Manuelda 2011-05-22 23:19:08 UTC
Since mediatomb can be configured to use external mysql server, then I think, it is not strictly needed to have a "need mysql" in mediatomb's init.d script.
System info not needed for this bug report.

Reproducible: Always
Comment 1 BT 2011-05-23 00:31:51 UTC
In your case you should build the local mysql with the 'minimal' use flag enabled. If you then rebuild mediatomb, the ebuild should correctly omit 'need mysql' from the init.d script.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-23 22:51:37 UTC
(In reply to comment #1)
> In your case you should build the local mysql with the 'minimal' use flag
> enabled. If you then rebuild mediatomb, the ebuild should correctly omit 'need
> mysql' from the init.d script.

That isn't obvious. Also, what if you have a local mysql server you don't want to use for this purpose? Corner case, of course, but not that remote.
Comment 3 SpanKY gentoo-dev 2012-10-02 03:33:22 UTC
should be all set now in the tree; thanks for the report!

Commit message: Make mysql init script optional all the time to support external services
http://sources.gentoo.org/net-misc/mediatomb/files/mediatomb-0.12.1.initd?rev=1.1
http://sources.gentoo.org/net-misc/mediatomb/mediatomb-0.12.1-r3.ebuild?rev=1.1