Martin McCormick, le lun. 01 avril 2019 14:46:03 -0500, a ecrit:
>       What should I try next?

As I already wrote several times:

fix the issue by hand in /lib/systemd/system/espeakup.service, by adding
/bin/ to

ExecStart=sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V ${VOICE}'

so it looks like

ExecStart=/bin/sh -c 'modprobe speakup_soft && /usr/bin/espeakup -V "${VOICE}"'


Then you will be able to upgrade the package to version 1:0.80-5+deb9u3


If you don't understand what is written above, please say so!  We can't
know what you don't understand if you don't say you don't understand it.

Samuel

Reply via email to