[Ilugc] [solution] Job scheduler in FC1 doesnt wrk, the "at" problem

  • From: linuxbusiness@xxxxxxxxxxxxxx (Harris rahman)
  • Date: Sat Jan 7 17:05:54 2006

 ?
Hi
 
  I found the reason as to y at was not starting my program. The shell 
script,rather Bittornado was the culprit.
I was invoking btdownloadheadless.py using "at" command, now 
btdownloadheadless.py reports error saying 

"Error opening terminal:unknown."

Looks like btdownloadheadless.py is importing curses. When i commented out this 
import, the job got invoked at the scheduled time. For more information refer 
the following link.

http://www.linuxquestions.org/questions/showthread.php?postid=1668601

Thanks all

Regards
Linbiz
 

Other related posts:

  • » [Ilugc] [solution] Job scheduler in FC1 doesnt wrk, the "at" problem - Harris rahman