Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 205486 - media-sound/mt-daapd init script should depend on mdnsd not mDNSResponder
Summary: media-sound/mt-daapd init script should depend on mdnsd not mDNSResponder
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-12 16:59 UTC by Maxwell Grender-Jones
Modified: 2009-05-11 20:37 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff to apply to init script to resolve service startup problem (mt-daapd.diff,232 bytes, patch)
2008-01-22 15:45 UTC, Chad A. Simmons
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxwell Grender-Jones 2008-01-12 16:59:53 UTC
I have media-sound/mt-daapd-0.2.4.1 and net-misc/mDNSResponder-107.6-r5 installed (the current versions at the time of writing).

the init script that comes with mt-daapd (in the files/ directory) depends on mDNSResponder's init script as mDNSResponder

However, mDNSResponder's init script is called mdnsd (I assume it changed at some point in the past and this ebuild never got updated).

Reproducible: Always
Comment 1 Chad A. Simmons 2008-01-22 15:44:53 UTC
hmm on my system it's called mDNSResponderPosix.Attaching a patch that fixes on my system.

Comment 2 Chad A. Simmons 2008-01-22 15:45:58 UTC
Created attachment 141585 [details, diff]
diff to apply to init script to resolve service startup problem
Comment 3 Maxwell Grender-Jones 2008-01-27 21:22:27 UTC
And on my system I have both (src_install of the 107.6-r5 puts them both there) - either way, looks like /etc/init.d/mDNSResponder has gone bye-bye
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-05-11 20:37:56 UTC
  11 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  mt-daapd-0.2.4.2.ebuild, files/mt-daapd.init.2:
+  Rename mDNSResponder to mDNSResponderPosix wrt #205486