verm__ changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.5.0 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | irclogs: https://libera.irclog.whitequark.org/buildbot
thm has joined #buildbot
<thm> hi. after upgrading to 3.6.0 and with latent docker workers, I get an exception: if docker.version[0] == '1': builtins.TypeError: 'module' object is not subscriptable
<thm> is this already known?
<thm> or maybe this is an issue with the docker dependency in version 6.0.0?
<thm> going back to ~=5.0 (i.e., to 5.0.3) helps
mjw has quit [Killed (NickServ (GHOST command used by wielaard!~mjw_@2001:1c06:2488:1400:9e5c:8eff:fe8f:a440))]
wielaard is now known as mjw
mark__ has joined #buildbot
<felixfontein> that's an issue w.r.t. Docker SDK for Python 6
<felixfontein> Docker SDK for PYthon used to expose version like this: https://github.com/docker/docker-py/blob/94083f25acfa38d68e6dbb08c81d51021191c95b/docker/__init__.py#L4
<felixfontein> so basically `docker.version` should be replaced with `docker.__version__` in the Buildbot code
<felixfontein> (that also works with older versions)
yongxiang has quit [Ping timeout: 268 seconds]
yongxiang has joined #buildbot
<Foxboron> Just to check, nobody has written anything homebrewed that would allow REST API access through the OAuth provider?
<dottedmag> Foxboron: I had an idea to write a provider that first checks one provider (token-based) and then falls back to another (OAuth), but never got around to actually implement it.
<Foxboron> dottedmag: hmm, that would be usefull
<cmouse> we use oauth2-proxy for nginx
<Foxboron> Yeah I'd prefer not to proxy this
<Foxboron> Mmm
mjw has quit [Killed (NickServ (GHOST command used by mark__!~mark@gnu.wildebeest.org))]
mark__ is now known as mjw
wielaard has joined #buildbot
p12tic- has joined #buildbot
_zware has joined #buildbot
p12tic has quit [Ping timeout: 244 seconds]
Humbedooh has quit [Ping timeout: 244 seconds]
zware has quit [Ping timeout: 244 seconds]
p12tic- is now known as p12tic
mjw has quit [Remote host closed the connection]
mjw has joined #buildbot
Humbedooh has joined #buildbot
Humbedooh has quit [Changing host]
Humbedooh has joined #buildbot