Plague web interface

Dan Williams dcbw at redhat.com
Wed Aug 3 04:32:42 UTC 2005


On Tue, 2 Aug 2005, Bryan Stillwell wrote:
> Also there seems to be a problem with the kill function in the cvs
> version.  I'm getting this error:
> 
> # plague-client kill 1
> Traceback (most recent call last):
>   File "/usr/bin/plague-client", line 376, in ?
>     kill(server, email, jobid)
>   File "/usr/bin/plague-client", line 176, in kill
>     (err, msg) = server.kill_job(email, jobid)
>   File "/usr/lib64/python2.3/xmlrpclib.py", line 1029, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib64/python2.3/xmlrpclib.py", line 1316, in __request
>     verbose=self.__verbose
>   File "/usr/lib64/python2.3/xmlrpclib.py", line 1080, in request
>     return self._parse_response(h.getfile(), sock)
>   File "/usr/lib64/python2.3/xmlrpclib.py", line 1219, in
> _parse_response
>     return u.close()
>   File "/usr/lib64/python2.3/xmlrpclib.py", line 742, in close
>     raise Fault(**self._stack[0])
> xmlrpclib.Fault: <Fault 1: 'exceptions.TypeError:_kill_job() takes exactly 4 arguments (5 given)'>

Fixed in CVS.

Thanks for the report,
Dan




More information about the Fedora-buildsys-list mailing list