| 24 Nov 2022 |
p10r | In reply to @sandro:supersandro.de Am I the only one that encounters the following: After building many packages and the system being under load for 15 to 30 minutes I cannot load new wsl processes and they just hang? You're still on W10, right? I haven't encountered this on Windows 11 yet | 09:11:32 |
Sandro 🐧 | I have two machines. One on Win10 and one on Win11.
I think I actually encountered this on both. | 10:35:50 |
Sandro 🐧 | * I have two machines. One on Win10 and one on Win11.
I think I actually encountered this on both, but recently only on the Win11. | 10:35:58 |
Sandro 🐧 | sudo ssh with JumpHost is broken.
/nix/store/x411w196j7fvznixm9517mya5g3rhnvs-syschdemd/bin/.syschdemd-wrapped: line 114: exec: exec: not found
sudo NIXOS_WSL_DEBUG=1 ssh host
+ rundir=/run/nixos-wsl
+ pidfile=/run/nixos-wsl/unshare.pid
+ main -c 'exec ssh -l tunnel -W '\''[host]:22'\'' jumpHost'
+ ensure_root
+ '[' 0 -ne 0 ']'
+ '[' '!' -e /run/current-system ']'
+ '[' '!' -e /run/nixos-wsl ']'
+ is_in_container
+ '[' true == true ']'
+ '[' 2 -gt 0 ']'
+ shift
+ command='exec ssh -l tunnel -W '\''[host]:22'\'' jumpHost'
+ is_in_container
+ '[' true == true ']'
+ exec exec ssh -l tunnel -W ''\''[host]:22'\''' jumpHost
/nix/store/x411w196j7fvznixm9517mya5g3rhnvs-syschdemd/bin/.syschdemd-wrapped: line 114: exec: exec: not found
kex_exchange_identification: Connection closed by remote host
Connection closed by UNKNOWN port 65535
| 11:22:29 |
Sandro 🐧 | https://github.com/nix-community/NixOS-WSL/pull/167 | 11:53:58 |
| 25 Nov 2022 |
| find me at @ryan:freumh.org changed their display name from Ryan Gibb to find me at @ryan:freumh.org. | 13:33:31 |
psvo | Hi, https://github.com/nix-community/NixOS-WSL/pull/169 should solve the missing user systemd service support with native systemd enabled (works for me in W10, I cannot test it on W11 system though). | 16:32:25 |
K900 | Really. Fucking really. | 16:36:52 |
K900 | Should just symlink everything into /bin at this point ffs | 16:37:10 |
K900 | Maybe the kitchen sink | 16:37:15 |
psvo | yeah, don't shoot the messenger ;) | 16:37:47 |
K900 | Oh yeah let me test it real quick | 16:38:14 |
K900 | Thanks, I hate it | 16:39:37 |
K900 | Oh wait I don't have the commit bit | 16:39:54 |
K900 | lmaoa | 16:39:59 |
K900 | * lmao | 16:40:00 |
psvo | just for the background: reverse engineered from Ubuntu | 16:40:20 |
K900 | Figures | 16:40:41 |
K900 | nzbr (they/it): merge? | 16:40:57 |
psvo | ... and there's another issue with nixos that ubuntu does not have: systemctl status does not work me, while it works fine for them :/ | 16:41:29 |
psvo | I'm not sure, if that's captured by some existing issue | 16:41:46 |
K900 | That's a known issue in recent systemds | 16:41:50 |
K900 | I think | 16:41:51 |
psvo | oh, it could be, they have version 249 | 16:42:58 |
K900 | Also, question | 16:44:48 |
K900 | Are you running native systemd? | 16:44:51 |
K900 | And with what locale? | 16:44:57 |
K900 | I've got weirdness | 16:45:04 |
K900 | That is consistent across machines kind of | 16:45:13 |
K900 | ~
❯ echo '\u00a0'
zsh: character not in range | 16:48:53 |