[Buildbot-devel] ImportError: buildbot.db.schema

Amber Yust ayust at yelp.com
Tue Dec 21 08:17:04 UTC 2010


Yeah, don't consider master stable right now, it's in a flux while
sqlalchemy lands.

~Amber

On Tue, Dec 21, 2010 at 12:07 AM, William Siegrist <wsiegrist at apple.com>wrote:

> I'm guessing I just caught Dustin in middle of adding sqlachemy stuff, but
> I tried to create a new master with e7d1ff3 and got an ImportError.
>
> $ buildbot create-master master
> mkdir /Users/wms/buildbot-work/sandbox/master
> chdir /Users/wms/buildbot-work/sandbox/master
> creating master.cfg.sample
> populating public_html/
> creating Makefile.sample
> creating database
> Traceback (most recent call last):
>  File "/Users/wms/buildbot-work/sandbox/bin/buildbot", line 7, in <module>
>    execfile(__file__)
>  File "/Users/wms/buildbot-work/src/master/bin/buildbot", line 4, in
> <module>
>    runner.run()
>  File "/Users/wms/buildbot-work/src/master/buildbot/scripts/runner.py",
> line 1152, in run
>    createMaster(so)
>  File "/Users/wms/buildbot-work/src/master/buildbot/scripts/runner.py",
> line 600, in createMaster
>    m.create_db()
>  File "/Users/wms/buildbot-work/src/master/buildbot/scripts/runner.py",
> line 304, in create_db
>    from buildbot.db.schema import manager
> ImportError: No module named schema
>
>
> -Bill
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20101221/0c58b47b/attachment.html>


More information about the devel mailing list