[Bug 1241211] Re: speech-dispatcher could not be installed when upgrading from Kubuntu 13.04 to 13.10
Paul Gevers
1241211 at bugs.launchpad.net
Sat Jan 4 10:16:32 UTC 2014
What I see in the speech-dispatcher.postinst script is the following:
USER_NAME=speech-dispatcher
HOME_DIR=/var/run/speech-dispatcher
if ! id -u $USER_NAME >/dev/null 2>&1; then
adduser --quiet --system --ingroup audio \
--home $HOME_DIR \
--shell /bin/sh --disabled-login \
--gecos 'Speech Dispatcher' $USER_NAME
chown -R $USER_NAME $HOME_DIR
Can you tell me if you if you have a speech-dispatcher user in your
/etc/passwd and what the home folder is? E.g. "grep speech-dispatcher
/etc/passwd".
--
You received this bug notification because you are a member of
Accessibility, which is subscribed to speech-dispatcher in Ubuntu.
https://bugs.launchpad.net/bugs/1241211
Title:
speech-dispatcher could not be installed when upgrading from Kubuntu
13.04 to 13.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1241211/+subscriptions
More information about the Ubuntu-accessibility-bugs
mailing list