On Wednesday 18 October 2006 02:10, Mike Hommey wrote: > On Tue, Oct 17, 2006 at 06:08:37PM +0200, Mike Hommey <[EMAIL PROTECTED]> wrote: > > On Tue, Oct 17, 2006 at 04:47:33PM +0100, Stephen Gran <[EMAIL PROTECTED]> wrote: > > > You've missed the crucial steps: > > > > > > [EMAIL PROTECTED]:~$ apt-cache rdepends kdnssd > > > kdnssd > > > Reverse Depends: > > > kdenetwork > > > education-standalone > > > > Then the bug is not in zeroconf, but in kdnssd. Why does a dns-sd > > daemon need zeroconf ? > > My bad, it doesn't even need it: > [EMAIL PROTECTED]:~$ apt-cache show kdnssd | grep zeroconf > Suggests: zeroconf > "zeroconf:/" in Konqueror. > > A suggestion is not installed automatically, even by aptitude. > > Mike Installing (with recommends) the kde-base, or gnome metapackage pulls in zeroconf.
kdebase depends on ksysguard ksysguard depends on ksysguardd ksysguardd depends on libavahi-compat-libdnssd1 libavahi-compat-libdnssd1 depends on libnss-mdns libnss-mdns recommnends zeroconf gnome depends on rhythmbox rhythmbox recomends avahi-daemon avahi-daemon recommends libnss-mdns libnss-mdns recommends zeroconf The desktop task in tasksel also installs libnss-mdns, though I think it does so without recommends. Andrew V. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

