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

Bug 121175

Summary: bind doesn't start mysql when using dlz
Product: Gentoo Linux Reporter: Richard Scott <gentoo.bugs>
Component: New packagesAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***