| 7 Mar 2026 |
matthewcroughan | the fact that it was ever allowed to be pointing to latest, seems to be the issue, no? | 16:10:40 |
Yureka (she/her) | this just moves work around | 19:48:24 |
Yureka (she/her) | to the point where the old protobuf version is removed | 19:48:38 |
| Matteo Pacini joined the room. | 21:51:34 |
| 8 Mar 2026 |
| @ginamuuss:kif.rocks left the room. | 14:00:01 |
K900 | OK so building things here | 15:17:31 |
K900 | And I'm seeing a hell of a lot of protobuf update fallout | 15:17:42 |
K900 | And also openblas is somehow busted but different | 15:17:50 |
hexa | @Gaétan Lepage for protobuf | 15:28:40 |
hexa | Checking runtime dependencies for googleapiscommonprotos-1.70.0-py3-none-any.whl - protobuf!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.20.2 not satisfied by version 7.34.0
| 15:30:24 |
K900 | What the fuck is that versioning scheme even | 15:31:47 |
K900 | Oh great | 15:35:25 |
K900 | It's specifically single threaded openblas that's busted | 15:35:31 |
K900 | As pulled in by opencv | 15:35:39 |
K900 | OK that's upstream's fault cool cool | 15:42:22 |
Gaétan Lepage | Great.
And that's the latest version? | 17:40:56 |
K900 | No, but latest is also broken | 17:41:17 |
whispers [& it/fae] | dotlambda put up a revert to 1.x | 17:41:57 |
whispers [& it/fae] | https://github.com/NixOS/nixpkgs/pull/497944 | 17:42:20 |
K900 | It's not a revert, it's monorepo nonsense | 17:43:04 |
K900 | But I guess if relaxDeps works then whatever | 17:44:01 |
K900 | Going to test all of my stuff again with those two PRs applied once they make it through the queue | 17:45:06 |
K900 | BUT WAIT THERE'S MORE OPENBLAS NONSENSE | 17:51:37 |
K900 | https://github.com/OpenMathLib/OpenBLAS/commit/d2906e8787ccc50051505f97262027bae6b55258 | 17:53:02 |
K900 | This time it's aarch64 AND single thread specific openblas nonsense | 17:53:15 |
K900 | OK nope anything down the chain from there also needs relaxDeps I guess | 18:02:58 |
Gaétan Lepage | I'll open a PR | 18:03:41 |
K900 | Oh wait no | 18:04:24 |
K900 | You can't | 18:04:25 |
K900 | It explodes | 18:04:28 |