plague-client problem

seth vidal skvidal at phy.duke.edu
Sun Oct 16 17:20:15 UTC 2005


On Sun, 2005-10-16 at 18:05 +0200, Eric Tanguy wrote:
> I'm trying to build my first package as a new fedora-extras contributor.
> I follow http://fedoraproject.org/wiki/Extras/BuildSystemClientSetup to
> test the client setup.
> If i try plague-client list i obtain :
> Traceback (most recent call last):
>   File "/usr/bin/plague-client", line 421, in ?
>     list_jobs(server, sys.argv[2:])
>   File "/usr/bin/plague-client", line 171, in list_jobs
>     (e, msg, jobs) = server.list_jobs(query_args)
>   File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request
>     verbose=self.__verbose
>   File "/usr/lib/python2.4/xmlrpclib.py", line 1147, in request
>     return self._parse_response(h.getfile(), sock)
>   File "/usr/lib/python2.4/xmlrpclib.py", line 1286, in _parse_response
>     return u.close()
>   File "/usr/lib/python2.4/xmlrpclib.py", line 744, in close
>     raise Fault(**self._stack[0])
> xmlrpclib.Fault: <Fault 1: '_sqlite.OperationalError:database is
> locked'>
> 
> If i try plague-client list_builders
> Builders:
> ------------------------------------------------------------------------------------------
>   hammer1.fedora.redhat.com:8888          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     building
>   hammer2.fedora.redhat.com:8888          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     building
>   hammer3.fedora.redhat.com:8888          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     building
>   ppc1.fedora.redhat.com:8888             ppc32 ppc noarch     building
>   hammer1.fedora.redhat.com:8886          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     building
>   hammer2.fedora.redhat.com:8886          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     idle
>   hammer3.fedora.redhat.com:8886          i386 i486 i586 i686 athlon
> x86_64 amd64 ia32e noarch     idle
>   ppc1.fedora.redhat.com:8886             ppc32 ppc noarch     building
> which seems to be good!
> 
> and if i try make plague in ~/cvs/qucs/devel/ i obtain : 
> /usr/bin/plague-client build qucs qucs-0_0_7-5_fc5 devel
> Server returned an error: Insufficient privileges.
> 
> So i don't understand why i have this error with plague-client list and
> why i can't request a build.
> Thanks

I restarted the plague-server process - see if it is working now,
please.

-sv





More information about the fedora-extras-list mailing list