31 Oct 2024 |
Tomodachi94 (they/them) | * mitmCache shenanigans. Trying to update a Gradle package and it (understandably) fails when it can't find a dependency that was added in the new release, so I try to run the updateScript and get the aforementioned error | 03:14:46 |
emily | sounds like something cursed with the bwrap stuff | 03:19:52 |
emily | that whole update script is a bit… | 03:20:05 |
Tomodachi94 (they/them) | Here's a log if that helps: https://gist.github.com/tomodachi94/7a72b67740611e07d9c505681649b1e5 | 03:20:08 |
emily | you can disable bwrap 🫠 | 03:20:28 |
Tomodachi94 (they/them) | Oh TIL. Appears to be working now | 03:28:35 |
Tomodachi94 (they/them) | Yep, a bunch of files are being downloaded and deps.json got changed | 03:29:47 |
Tomodachi94 (they/them) | Yep, deps.json got changed and a bunch of files are being downloaded | 03:32:25 |
Tomodachi94 (they/them) | I'm going to look into which of our packages use Gradle 7 and try updating or submitting patches for a newer Gradle, to hopefully make the future deprecation of Gradle 7 smoother | 03:45:17 |
emily | old OpenJFXes def. do | 03:46:34 |