Two packaging questions

David Henningsson david.henningsson at canonical.com
Fri Jan 30 23:49:11 UTC 2015


(crossposted to upstream and Debian packaging lists)

Hi,

Before rolling the actual 6.0 release I wanted to make a few more tests, and when I looked through the packaging log (I just reused the packaging Luke's done for 5.99.3), I found these two that we maybe want to fix first:

1)
dpkg-shlibdeps: warning: debian/pulseaudio/usr/lib/pulse-6.0/modules/libwebrtc-util.so contains an unresolvable reference to symbol pa_modargs_get_value_boolean: it's probably a plugin
dpkg-shlibdeps: warning: 11 other similar warnings have been skipped (use -v to see them all)

2)
dpkg-shlibdeps: warning: couldn't find library libavahi-wrap.so needed by debian/pulseaudio-module-raop/usr/lib/pulse-6.0/modules/module-raop-discover.so (ELF format: 'elf64-x86-64'; RPATH: '/usr/lib/x86_64-linux-gnu/pulseaudio:/usr/lib/pulse-6.0/modules')

I think the first is an PA upstream error, we should add more LDFLAGS or LIBADD when building libwebrtc-util. Arun, do you agree, and could you come up with a patch?

The other one I'm not so sure about. Both libavahi-wrap.so and module-raop-discover.so are shipped in the same Debian package (pulseaudio-module-raop) so I'm not sure why it's complaining.

// David




More information about the pkg-pulseaudio-devel mailing list