Dimitri John Ledkov

Results 415 comments of Dimitri John Ledkov

@joto sure i understand and know that, but e.g. debian and ubuntu are still shipping this edition of the code in addition to the new one. I see that many...

Actually, this is a cherrypick request to fix https://jira.mongodb.org/browse/SERVER-29726 on the v3.4 branch Fixed in v3.5 via https://github.com/mongodb/mongo/commit/b798e8d10ee53e1448a6ef0542d9d022037d2ea7 The `src/mongo/SConscript` portion only

How about fixing shadow-utils to be nss-altfiles aware? That is read altfiles groups, when doing append operations to them?

Right, I'm working on something similar. I have a set of patches that makes shadow-utils operate with /etc/\* files missing (e.g. without /etc/passwd /etc/shadow etc.) and I am starting adding...

`libvirtd.service` has `KillMode=process` set, meaning when one restarts `libvirtd.service` only the main pid is restarted and the rest of the processes are not. Specifically libvirt spawns dnsmasq when managing networks,...

> Hi all, > > Today I had an inspirational moment of clearing all needrestart debts, so I was enlightened in a moment with the solution. > Actually, a workaround,...

Actually monkey-patching translations like this is good. Because you are hopefully not breaking any existing translations. As I expect one would not translate the word Github inside the translated string.

> On Mon, May 25, 2020 at 03:22:07PM -0700, Dimitri John Ledkov wrote: Actually monkey-patching translations like this is good. Because you are hopefully not breaking any existing translations. As...

aren't RAID10 with 2 drives & RAID5 with 2 drives a dangerous combination, i.e. failure of any drive results to loss of data. Whilst one can make those, one maybe...

This is not right. Because i think behaviour is wrong: * if implicitely or explicitely enabled, this page needs to be interactive i think * if disabled, this page should...