- Version 2.4:
+ Report error if PulseAudio default source and/or sink have not been found
+ LANG=c was not a valid value, set LANG=POSIX instead (LANG=C would also be valid)
+ In addition to LANG=POSIX, set LC_ALL=POSIX to ensure that English output of pactl
is being grepped (RB#10163)