| 22 Oct 2025 |
ElvishJerricco | nice, thanks: https://github.com/NixOS/nixpkgs/pull/454459 | 06:49:41 |
Grimmauld (any/all) | In reply to @elvishjerricco:matrix.org I can't really think of a good way to workaround this. Just loading all modules in kmod static-nodes is really excessive, since we only need to fix the nodes that would get uaccess. And patching systemd.package seems...... not great Tbh overriding systemd.package doesn't sound that bad to me... | 07:06:15 |
dramforever | maybe a script to run after udev rules to boop everything in /run/udev/static_node-tags/uaccess/? | 07:07:08 |
Vladimír Čunát | Next staging-next-25.05? (probably tomorrow, after Hydra cleans trunk-combined and we add also trunk)
I've been looking through the situation again. 25.11 schedule now allows general breaking changes until 25th. I'd really like to have all of these in the next iteration, preferably also with the GNOME upgrade (which has an exception and could break after 25th, too). The first merge inside release-25.05..staging-25.05 is 5-6 weeks old now (5659907ac8f3). So I thought that this moment might fit staging-next-25.05 well.
| 11:31:21 |
| Adda joined the room. | 17:53:50 |
| 23 Oct 2025 |
Vladimír Čunát | New staging-next-25.05: https://github.com/NixOS/nixpkgs/pull/454871 | 12:12:25 |
Philip Taron (UTC-8) | ugh, I didn't have time to package systemd 257.10 for this | 16:03:19 |
Philip Taron (UTC-8) | * ugh, I didn't have time to package systemd 257.10 for this; guess it's water under the bridge unless we'll do one more 25.05 staging before EOL | 16:03:51 |
Vladimír Čunát | https://github.com/NixOS/nixpkgs/pull/453715 | 16:03:56 |
Philip Taron (UTC-8) | hell yeah | 16:04:06 |
Vladimír Čunát | It's in. | 16:04:07 |
ElvishJerricco | Philip Taron (UTC-8): thanks for the comment in the systemd room last week letting me know that was needed :P | 16:06:56 |
| cameronraysmith joined the room. | 18:52:19 |
K900 | Can someone that knows ocaml fix the merge conflict on next -> staging | 20:13:49 |
| 24 Oct 2025 |
Wolfgang Walther | I don't know OCaml, but was involved in one of the two conflicting PRs. Will have a look. | 07:04:18 |
K900 | Merges are still failing btw | 18:08:12 |
Winter | still ocaml? | 18:24:35 |
Winter | can take a peek | 18:24:37 |
| 25 Oct 2025 |
Yureka (she/her) | since the last staging-next merge my ssh sessions are extremely sluggish to unusable. new text does not appear until I press some more keys | 06:59:43 |
K900 | There's a weird openssh bug with multiplexing | 07:01:08 |
K900 | @Lily Foster found it the other day | 07:01:14 |
Yureka (she/her) | I do use multiplexing | 07:01:20 |
Yureka (she/her) | controlMaster | 07:01:27 |
K900 | It's fixed in openssh master already | 07:02:14 |
K900 | So we should have it with the next update | 07:02:20 |
K900 | AFAIUI | 07:02:22 |
Yureka (she/her) | If you have a link to the bug or patch in openssh that would be wonderful | 07:03:33 |
K900 | Hold on | 07:04:26 |
K900 | Need to find it | 07:04:28 |
K900 | https://github.com/openssh/openssh-portable/commit/beae06f56e0d0a66ca535896149d5fb0b2e8a1b4 supposedly | 07:05:10 |