View Single Post
Posts: 5,795 | Thanked: 3,151 times | Joined on Feb 2007 @ Agoura Hills Calif
#11
I just got

Traceback (most recent call last):
File "./kagu.py", line 25, in <module>
if remote.remote(sys.argv): sys.exit(0)
File "/usr/lib/kagu/remote.py", line 15, in remote
os.mkfifo(FIFO) #create fifo
OSError: [Errno 2] No such file or directory