[Buildbot-commits] [Buildbot] #2702: Inform the user if wrong SQLAlchemy is installed

Buildbot trac trac at buildbot.net
Wed Feb 19 20:13:15 UTC 2014


#2702: Inform the user if wrong SQLAlchemy is installed
------------------------+----------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.8.+
 Version:  0.8.8        |   Keywords:  database
------------------------+----------------------
 If a too-new version of SQLAlchemy is installed, Buildbot doesn't give a
 very clear error message.

 It'd be great to be able to catch this early enough in the startup process
 to give a good error message.  That may be tricky since the
 incompatibility between SQLAlchemy and SQLAlchemy-Migrate occurs during
 the imports.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2702>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list