<div>If there isn't any sensitive info it might help to post the script source</div>
<div class="mailbox_signature">—<br>Sent from <a href="https://www.dropbox.com/mailbox">Mailbox</a>
</div>
<br><br><div class="gmail_quote"><p>On Mon, Oct 13, 2014 at 1:33 AM, David Lee Lambert <span dir="ltr"><<a href="mailto:davidl@lmert.com" target="_blank">davidl@lmert.com</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<p>On two desktops and a laptop, all running Debian, I have a couple of
    cron jobs that check whether any of my children are logged on at our
    standard bedtime (8:00 PM nights before school, no check otherwise)
    and forcibly logs them off.  Actually, there's a "warning" script
    that runs five minutes before (write to all consoles, and use
    text-to-speech to issue an audio warning), and a "Good Night"
    text-to-speech at the appointed time.<br></p>
<div class="moz-forward-container">
<br>
      Since update to Debian 7, the commands "festival --tts" and "wall"
      are giving errors.  Any advice on how to remediate?<br><br>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th nowrap valign="BASELINE" align="RIGHT">Subject:
            </th>
            <td>Cron <root@huitzil> /usr/local/sbin/bedtime kill</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">Date: </th>
            <td>Thu, 02 Oct 2014 20:00:18 -0400</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">From: </th>
            <td>
<a class="moz-txt-link-abbreviated" href="mailto:root@lmert.com">root@lmert.com</a> (Cron Daemon)</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:root@lmert.com">root@lmert.com</a></td>
          </tr></tbody></table><br><br><pre>logging off - Following children are still logged in...
   tlazoh
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:682: audio open error: Device or resource busy
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:682: audio open error: Device or resource busy
[Thu Oct  2 20:00:18 EDT 2014] - done
</pre>
      -------- Original Message --------
      <table class="moz-email-headers-table" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th nowrap valign="BASELINE" align="RIGHT">Subject:
            </th>
            <td>Cron <root@huitzil> /usr/local/sbin/bedtime warn</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">Date: </th>
            <td>Thu, 02 Oct 2014 19:54:03 -0400</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">From: </th>
            <td>
<a class="moz-txt-link-abbreviated" href="mailto:root@lmert.com">root@lmert.com</a> (Cron Daemon)</td>
          </tr><tr><th nowrap valign="BASELINE" align="RIGHT">To: </th>
            <td><a class="moz-txt-link-abbreviated" href="mailto:root@lmert.com">root@lmert.com</a></td>
          </tr></tbody></table><br><br><pre>warning - Following children are still logged in...
   tlazoh
wall: cannot get tty name: Inappropriate ioctl for device
wall: cannot open file -: No such file or directory
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:682: audio open error: Device or resource busy
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
aplay: main:682: audio open error: Device or resource busy
</pre>
    </div>
    <br></blockquote></div><br>