[Buildbot-commits] [SPAM] Re: [Buildbot] #761: buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error more helpful)

Buildbot buildbot-devel at lists.sourceforge.net
Fri Apr 9 04:41:53 UTC 2010


#761: buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error
more helpful)
------------------------+---------------------------------------------------
Reporter:  chrb         |        Owner:  dustin
    Type:  enhancement  |       Status:  closed
Priority:  major        |    Milestone:  0.8.0 
 Version:  0.8.0        |   Resolution:  fixed 
Keywords:               |  
------------------------+---------------------------------------------------

Comment(by dustin):

 {{{
           File "/home/dustin/code/buildbot/t/buildbot/buildbot/master.py",
 line 873, in loadDatabase
             to make a backup of your buildmaster before doing so.""")
         buildbot.db.exceptions.DatabaseNotReadyError:
         The Buildmaster database needs to be upgraded before this version
 of buildbot
         can run.  Use the following command-line
             buildbot upgrade-master path/to/master
         to upgrade the database, and try starting the buildmaster again.
 You may want
         to make a backup of your buildmaster before doing so.
 }}}

-- 
Ticket URL: <http://buildbot.net/trac/ticket/761#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list