Conversation
Since the new release, it requires a zmq >= 4.3 but the machines have 4.1.4.
|
Thanks for your pull request, @Geod24! |
|
Note: We really, really need to fix this problem. Buildkite breaks way too often thanks to new releases. |
|
I don't have access to the build agents. Sorry. I'm aware that it breaks often, but except for removing those packages or replicating Travis closer I don't know how we would go for fixing this. Setting up a CI that can be run for all these projects is quite some effort and also consumes resources... |
Random ideas, throwing them here to pick your brain:
In any cases, I see the following as issues at the moment:
I think Also: Github CI is pretty good. It has built-in cross-platform testing (on the 3 major OS), is quite reliable (but not as reliable as Travis in my experience), integrates better with Github, and is much faster. |
A temporary measure to make Buildkite green again...
@wilzbach : I grepped for
zmqbut I only saw a reference to version 3 (?) in ansible. Any chance you could take a look at this ?CC @kyllingstad (sorry, didn't foresee that one).