tardyp changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.0.2 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | logs: https://freenode.irclog.whitequark.org/buildbot
[Arfrever] has quit [Remote host closed the connection]
koobs has quit [Ping timeout: 268 seconds]
koobs has joined #buildbot
<ynezz> any idea where/how one can find force builds like this one https://buildbot.openwrt.org/openwrt-21.02/images/#/builders/64/builds/2 in grid/waterfall/console views?
<ynezz> those builds were visible in 0.8.y buildbot in those views, but they're missing currently in 3.0.2
<ynezz> so probably #3995 and #3580
<ynezz> or maybe #3363 as well
LePhilousophe has quit [Ping timeout: 240 seconds]
infobob has quit [Read error: Connection reset by peer]
infobob has joined #buildbot
jmbb has joined #buildbot
jmbb has quit [Client Quit]
Cheyenne has joined #buildbot
Cheyenne has quit [Ping timeout: 265 seconds]
jmbb has joined #buildbot
Cheyenne has joined #buildbot
jcarl43 has joined #buildbot
shurdeek has joined #buildbot
<shurdeek> hello. What approach do you recommend when using buildbot to deploy the results of build to production?
<shurdeek> At the moment the simplest approach seems to be to use a buildstep to copy the file over network to a production machine.
<shurdeek> What are the alternatives?
<MattJ> Put the results somewhere and have a production machine pull them
<jmbb> Hello, can you help to convert this declaration from 0.8.12 to 3.x ?
<jmbb> class MyCmd(ShellCommand):
<jmbb>     def evaluateCommand(self, cmd):
<jmbb>         if cmd.rc == 0:
<jmbb>             return SUCCESS
<jmbb>         return WARNINGS
shurdeek_ has joined #buildbot
shurdeek has quit [Ping timeout: 246 seconds]
shurdeek_ has quit [Ping timeout: 252 seconds]
shurdeek has joined #buildbot
jcarl43 has quit [Quit: WeeChat 3.1]
Cheyenne has quit [Quit: Leaving]
<tuxillo> hi
<infobob> https://bpaste.net/CXVA (repasted for tuxillo)
<tuxillo> buildbot 2.7.0
<tuxillo> libvirt 7.0
<tuxillo> anyone knows what this is?
<tuxillo> ah ok, found it.
<tuxillo> ImportError: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "pthread_setname_np"
<tuxillo> sigh
<tuxillo> sorry for the noise
jmbb has quit [Ping timeout: 240 seconds]