| 30 Oct 2024 |
emily | better someone who wants to but hasn't yet than someone who doesn't want to but has ended up doing it 😅 | 23:56:10 |
| 31 Oct 2024 |
Tomodachi94 (they/them) | In reply to@emilazy:matrix.org which is to say, maybe let's wait until I've fallen a little further down the maintainer-by-default pipeline Who would you say the "maintainers by default" for Java are? | 00:06:33 |
Tomodachi94 (they/them) | * Who would you say the "maintainers by default" for Java are currently? | 00:06:45 |
emily | ah, I just mean me personally ending up de facto maintaining things that I don't really want to | 00:06:56 |
emily | which happens a little too often | 00:07:03 |
emily | I've mostly interacted with thiagokokada and Infinidoge 🏳️⚧️ doing JVM stuff, but I'm sure there are others around working on Java stuff too :) chayleaf wrote the Gradle MITM stuff | 00:07:42 |
Tomodachi94 (they/them) | DMed someone who I think is Chayleaf about joining the team | 00:14:53 |
Tomodachi94 (they/them) | I don't think Thiago is on Matrix, I'll have to reach out elsewhere | 00:15:34 |
Tomodachi94 (they/them) | DMed someone who I think is Chayleaf about joining the team Edit: I DMed a disused account, I looked up the correct one in maintainers-list | 00:21:11 |
Tomodachi94 (they/them) | Redacted or Malformed Event | 03:04:56 |
Tomodachi94 (they/them) | -- I'm getting a strange error when trying to run the Gradle update script: error: remounting /nix/store writable: Invalid argument Am I doing something wrong? | 03:06:43 |
emily | as in pkgs/development/tools/build-managers/gradle/update.sh or the mitm-cache stuff? | 03:08:55 |
Tomodachi94 (they/them) | mitmCache shenanigans. Trying to update a Gradle package and it (understandably) fails when it can't find a dependency | 03:10:31 |
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 since release | 03:10:55 |
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 | 03:12:33 |
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 |
emily | might be able to backport their changes | 03:46:39 |
Tomodachi94 (they/them) | Should we proactively apply patches that update the package to Gradle 8? | 04:55:21 |
Tomodachi94 (they/them) | In this specific case, upstream has had no releases in 9 months | 04:55:55 |
Tomodachi94 (they/them) | (Upstream does, however, have a commit which updates Gradle to v8.)
| 05:03:25 |
| 1 Nov 2024 |
Tomodachi94 (they/them) | Chayleaf is interested. I also invited them to join this channel | 02:14:30 |