Dominique Martinet

Results 143 comments of Dominique Martinet

I *think* it's related? On a somewhat up to date fedora 37 I tried to run mkosi (main branch) from the systemd (main branch) and fedora install fails with a...

zombie processes are already "dead", you cannot kill them again; tcpdump needs to tell the kernel they can be cleaned up, as this patch does by calling waitpid as many...

Thank you both !! Sorry for piggy-backing the issue -- @Pamplemousse will you be reintroducing the package to nixpkgs, or shall I have a look next week-ish?

Nevermind, I ran into a bug after this (it complains `cache mode is 'only-if-cached' but no cached response is available` which looks like a problem with the package.json/lock file not...

It's an indirect dependency for schannel, itself a dependency for native-tls included in dns-transport/Cargo.toml -- but if you run something like `cargo tree` you'll see it's not actually being used...

Having the same problem here on linux/us layout with multiple terminals/shells (including tty!), so it's not just macs -- upon further digging it looks like it's a feature; for example...

I've rebased to fix the merge conflict. I see 650e4c42ca9cd5f04fbbe53b7c879cb9b1419a73 was exactly the same as my second commit (ugh, timing...), so the part about httpAddress being ignored is fixed. That...

I'd need to recheck but I dropped the redundant patch, so this patch being left is still coherent (the first point in top's comment; I edited it to make it...