On Tue, Sep 27, 2011 at 05:04:12AM +0200, Piotr Sikora wrote:
> Hi,
> attached patches update Buildbot & Buildslave to latest release (0.8.5).
> 
> Tested on amd64.

Running fine here with amd64 bot/slave, old 0.8.3 i386 slave and 0.8.5
sparc64 slave. I'll let it run for a while too. Oh and btw, you might
want to mention something about the upgrade path :

        --- <exception caught here> ---
          File 
"/usr/local/lib/python2.7/site-packages/twisted/internet/defer.py", line 542, 
in _runCallbacks
            current.result = callback(current.result, *args, **kw)
          File "/usr/local/lib/python2.7/site-packages/buildbot/master.py", 
line 632, in check_current
            """)
        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

That message was in the master's twistd.log.

Landry

Reply via email to