Bug 5706 - mDNSResponderPosix competes with Avahi on FC6
: mDNSResponderPosix competes with Avahi on FC6
Status: RESOLVED INVALID
Product: Logitech Media Server
Classification: Unclassified
Component: mDNS
: 7.0
: PC Fedora
: -- normal (vote)
: Future
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-07 12:09 UTC by quiet.dragon
Modified: 2012-03-12 23:31 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
mDNS.pm implementation using Avahi for 7.0a (2.49 KB, text/plain)
2007-10-07 12:10 UTC, quiet.dragon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description quiet.dragon 2007-10-07 12:09:23 UTC
I wrote about this in http://forums.slimdevices.com/showpost.php?p=200106&postcount=3

I also wrote that previously, mDNSResponderPosix would continue to run, even when SlimServer had been stopped but I see that this issue might have been fixed in 7.0a as some attempt is made to kill mDNSResponderPosix as the server stops.

The problem that there are _two_ responders running remains: mDNSResponderPosix and Avahi.

A version of mDNS.pm that uses Avahi is attached.
Comment 1 quiet.dragon 2007-10-07 12:10:55 UTC
Created attachment 2224 [details]
mDNS.pm implementation using Avahi for 7.0a
Comment 2 Chris Owens 2007-11-05 09:54:53 UTC
Users searching the bug db for this problem will hopefully find your patch and can take appropriate action.

There's a proposal to fix this in the RPM.
Comment 3 Chris Owens 2007-11-07 09:44:19 UTC
Fletch, Dean asks if you can look at this for your RPM project since this is primarily a redhat issue?
Comment 4 Mark Miksis 2007-11-07 10:30:25 UTC
Hmmm.  First of all, I'll admit that I know almost nothing about what mDNSResponder and Avahi actually do since I've never used MacOS.  The problem I fixed in bug 5620 was that mDNSResponder (and mysqld) sometimes would keep running after slimserver was killed.  That was definitely an RPM bug.

If I understand this bug, the real problem is that squeezecenter starts up mDNSResponder even if another responder such as Avahi is already running.  Fedora seems to use Avahi by default, but I'm not sure this is only a Red Hat issue or that it is best fixed in the RPM.  What does OSX do?  I assume they have their own responder running too.

I also note that the proposed fix seems to require 6 new perl modules, many of which are not part of Red Hat/Fedora.

I'll try to learn more about this, but I'm not really sure this is an RPM issue.
Comment 5 Blackketter Dean 2007-11-20 10:01:15 UTC
Will review later.
Comment 6 Alan Young 2011-11-06 23:22:24 UTC
Unassigned bugs cannot have a priority.
Comment 7 Michael Herger 2012-03-12 23:31:36 UTC
we no longer provide mDNSResponder