tardyp changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.2.0 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | irclogs: https://libera.irclog.whitequark.org/buildbot
antranigv has quit [Quit: ZNC 1.8.2 - https://znc.in]
antranigv has joined #buildbot
bdbaddog has quit [Quit: Leaving.]
<glogan> Dol-sen in theory, but no?
<glogan> `Step 3/7 : RUN pip3 install future`
<glogan> `Step 4/7 : RUN pip3 list` -> `future` IS NOT THERE
<glogan> Presumably pip3 in both cases is the same pip...
<glogan> Modified the last line to add future with the worker.
<glogan> Worker ends up in the image, future not so much
<antranigv> So the only DB that BuildBot supports is SQLite?
<cmouse> buildbot supports other sql engines too
<antranigv> cmouse, is there any migration docs?
<antranigv> AttributeError: module 'sqlalchemy.engine.strategies' has no attribute 'PlainEngineStrategy'
<antranigv> oh great, the upgrade went awful :/