Speech-dispatcher does nt start properly on dapper, due to /var/run being mounted tmpfs.

Bug #32199 reported by Luke Yelavich
6
Affects Status Importance Assigned to Milestone
speech-dispatcher (Ubuntu)
Fix Released
Critical
MOTU Reviewers Team

Bug Description

Speech-dispatcher cannot start on a fresh boot of dapper, as the home directory of the user it creates is /var/ru/speech-dispatcher, and as /var/run is mounted tmpfs on dapper, this gets lost every reboot, causing speech-dispatcher to fail to start.

Fix attached.

Revision history for this message
Luke Yelavich (themuso) wrote : Fix to check/create /var/run/speech-dispatcher where needed.

This patch fixes the problem described in the original submission for this bug.

Changed in speech-dispatcher:
assignee: nobody → motureviewers
Revision history for this message
Daniel Holbach (dholbach) wrote :

 speech-dispatcher (0.6-1ubuntu1) dapper; urgency=low
 .
   * debian/init.d:
     - Added work-around to ensure /var/run/speech-dispatcher is created at
       boot due to /var/run being mounted tmpfs.
   * debian/speech-dispatcher.postrm:
     - Add check for /var/run/speech-dispatcher and do not try to remove if
       not present.
 .
 speech-dispatcher (0.6-1) unstable; urgency=low
 .
   * New upstream version.
 .
 speech-dispatcher (0.5-4) unstable; urgency=low
 .
   * Typo in Festival use instructions fixed; closes: #326992.
   * Remove speech-dispatcher user on `remove' instead of `purge'. Remove
     its home directory with `rm -r' instead of `deluser --remove-home'.
     Change owner of the home directory in postinst. Change owner of the
     log directory recursively. Closes: #348241.

Changed in speech-dispatcher:
status: Unconfirmed → Fix Released
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks Luke, you rock!

Revision history for this message
Arnnstien1 (arnnespelita) wrote :

Nice Job....

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.