Petter Reinholdtsen writes: > pdns provides $named and want to start after mysql, while mysql want > to start after $named. This leads to this dependency loop: mysql -> > $named -> pdns -> mysql -> $named.
petter, thanks for looking into this. i don't understand why mysql requires $named to start. it should be enough that mysql is able to resolve domain names. domain name service could very well be located on some other host. the same holds for pdns requiring mysql, because mysql service does not need to run on the same host where pdns is running. it should be enough that mysql client library is available on the pdns host. -- juha -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org