Re: [btqueue-users] Btqueue Kill & Start
Status: Beta
Brought to you by:
xgie
From: Sugree P. <su...@hp...> - 2005-03-14 04:37:29
|
Actually, I never kill the daemon like that. What I do is to run command = kill in "btqueue remote". However, it should work properly but oops!. It = is my fault. You might ignore this error. It will only occur with "kill" = command. Thanks --=20 Sugree Phatanapherom su...@hp... ml...@ge... wrote: > Hi, running "btqueue kill" it usually sends me this error msg: >=20 > Traceback (most recent call last): > File "btqueue/btqueue.py", line 115, in ? > elif res and res.geterror(): > AttributeError: 'int' object has no attribute 'geterror' >=20 > However the daemon seems to shut down correctly. Do i use the right com= mand? >=20 > I'm trying to put btqueue in init section, but i have some problem beca= us i'm not a linux guru :P > start-stop-daemon -t --start --exec $BTQUEUE --chuid $BTUSER -- daemon= > where $BTQUEUE=3D/path/to/btqueue.py, always assume that btqueue is not= running and tries to start it. > someone can help me correct it? > i've also tried to use -n "btqueue.py" as a condition but it doesn't wo= rk. >=20 > Thanks! >=20 >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users= =2E > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk > _______________________________________________ > btqueue-users mailing list > btq...@li... > https://lists.sourceforge.net/lists/listinfo/btqueue-users >=20 |