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 :/