abderrahim opened a new issue #1460: URL: https://github.com/apache/buildstream/issues/1460
Building in non-strict mode, I got one usual linker error: a library bumped the version, and a library that depends on it wasn't rebuilt and I was building a third element that depends on both. I `bst artifact delete` both libraries, disable the remote cache, and launch the build again. After building some stuff, I am presented with the exact same error. I had a big WTF moment, before remembering that bst has cached failures. Retrying the build indeed works. I think we shouldn't present a different build (i.e. a build with a different strict key) as the same. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
