Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121175 - bind doesn't start mysql when using dlz
Summary: bind doesn't start mysql when using dlz
Status: RESOLVED DUPLICATE of bug 113036
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-01 06:33 UTC by Richard Scott
Modified: 2006-02-12 07:47 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 Richard Scott 2006-02-01 06:33:59 UTC
At bootup named doesn't start mysql before starting named and failes because of this.

Can the line:

use logger

be changed to:

use logger mysql

so that it also loads MySQL at boot time?

Thanks.
Comment 1 Richard Scott 2006-02-01 06:57:35 UTC
I've tried this and it does work, however when running depscan you get the following:

(root@rjs:~)# depscan.sh
 * Caching service dependencies ...
 *  Services 'mysql' and 'named' have circular
 *  dependency of type 'iuse';  continuing...  

I've removed dns form the depend use line in mysql and all was ok.

Comment 2 Konstantin Arkhipov (RETIRED) gentoo-dev 2006-02-12 07:47:47 UTC

*** This bug has been marked as a duplicate of 113036 ***