Plague web interface

Bryan Stillwell bryans at aspsys.com
Wed Aug 3 18:21:09 UTC 2005


So I fixed that problem, now I run into the following:

Build Server accepting requests on localhost:8887.

Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/src/build/394691-x86_64/install/usr/lib64/python2.3/threading.py", line 436, in __bootstrap
    self.run()
  File "/usr/share/plague/server/BuildMaster.py", line 496, in run
    self._start_requeued_jobs()
  File "/usr/share/plague/server/BuildMaster.py", line 192, in _start_requeued_jobs
    self.curs.execute('CREATE TABLE jobs ('  \
  File "/home/bryans/rpm/tmp/python-sqlite-root//usr/lib64/python2.3/site-packages/sqlite/main.py", line 244, in execute
DatabaseError: table jobs already exists


I'm doing everything without SSL btw...

Bryan

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

On Wed, Aug 03, 2005 at 12:12:40PM -0600, Bryan Stillwell wrote:
>On Wed, Aug 03, 2005 at 12:32:42AM -0400, Dan Williams wrote:
>>Fixed in CVS.
>
>Thanks, that seemed to fix that problem!
>
>I ran into a couple other problems that I've attached one-line patches
>for.  If I find anything else, I'll see if I can fix them first.
>
>Seth: any chance you can update the web code to match what's currently
>being used?
>
>Thanks,
>Bryan




More information about the Fedora-buildsys-list mailing list