Skip to content

components/pulseaudio-base.bst: Add upstream fix for alsa missing symbols

Valentin David requested to merge valentindavid/pulseaudio-alsa-ucm-19.08 into 19.08

This should fix the issues with missing symbols:

E: [pulseaudio] ltdl-bind-now.c: Failed to open module /usr/lib/aarch64-linux-gnu/pulse-12.2/modules/module-alsa-card.so: /usr/lib/aarch64-linux-gnu/pulse-12.2/modules/libalsa-util.so: undefined symbol: pa_alsa_ucm_device_update_available
E: [pulseaudio] module.c: Failed to open module "module-alsa-card".

Both pulseaudio and alsa-lib are updated on master (either fixes the issue). So this bug does not affect master.

Edited by Valentin David

Merge request reports