Plague web interface

Bryan Stillwell bryans at aspsys.com
Tue Aug 2 21:18:39 UTC 2005


Thanks Seth!

It wasn't part of any of the rpms that were built, so I wrongly assumed
it was somewhere else.

It appears that the version in cvs must be older than what is currently
used, because the links to "Failed Builds" and "Successful Builds" do
not exist in the head.psp file:

http://cvs.fedora.redhat.com/viewcvs/extras-buildsys/www/template/head.psp?root=fedora&rev=1.4&view=markup


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)'>


Thanks,
Bryan

-- 
Aspen Systems, Inc.    | http://www.aspsys.com/
Production Engineer    | Phone: (303)431-4606
bryans at aspsys.com      | Fax:   (303)431-7196

On Tue, Aug 02, 2005 at 03:36:55PM -0400, seth vidal wrote:
>On Tue, 2005-08-02 at 12:28 -0600, Bryan Stillwell wrote:
>> I've set up my own internal plague server and I'm wondering where I can
>> find the web interface to plague that powers this site:
>> 
>>    http://buildsys.fedoraproject.org/build-status/
>> 
>
>in the www directory in the plague tree.
>
>-sv




More information about the Fedora-buildsys-list mailing list