Public bug reported:

Binary package hint: pulseaudio

pulseaudio-module-raop:
/usr/lib/pulse-0.9.20/modules/libava/usr/lib/pulse-0.9.20/modules
/module-raop-discover.so

depends on

pulseaudio-module-zeroconf: /usr/lib/pulse-0.9.20/modules/libavahi-
wrap.so

therefore pulseaudio-module-raop should have pulseaudio-module-zeroconf
as dependency

pulseaudio --list-modules reports an error if the raop package is installed but 
zeroconf is not
E: modinfo.c: Failed to open module 
"/usr/lib/pulse-0.9.20/modules/module-raop-discover": file not found

ldd before zeroconf module installed

$ ldd /usr/lib/pulse-0.9.20/modules/module-raop-discover.so
        linux-gate.so.1 =>  (0x00a26000)
        libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00119000)
        libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0x008ee000)
        libavahi-wrap.so => not found

ldd after zeroconf module installed

$ ldd /usr/lib/pulse-0.9.20/modules/module-raop-discover.so
        linux-gate.so.1 =>  (0x00511000)
        libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00957000)
        libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0x009a3000)
        libavahi-wrap.so => /usr/lib/pulse-0.9.20/modules/libavahi-wrap.so 
(0x00110000)

** Affects: pulseaudio (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pulseaudio-module-raop package should have pulseaudio-module-zeroconf as 
dependency
https://bugs.launchpad.net/bugs/484870
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to