Ilya Maximets

Results 9 issues of Ilya Maximets

``` $ npm test:jest Unknown command: "test:jest" Did you mean one of these? npm run test:lint # run the "test:lint" package script npm run test:jest # run the "test:jest" package...

Mailing lists with 'Mangle From' configuration swaps 'From' with the mailing list address and keeping the original sender in the 'Reply-To' header. Currently only 'reply' and 'reply to list' options...

* **Thunderbird version:** 102.3.1 * **Thunderbird Conversation version:** 4.0.24 * **Operating System:** Linux Fedora 36 **What did you do?** Received an email from a mailing list with From and To...

### Description Originally created as a https://github.com/actions/runner/issues/1994 . It was suggested in the thread to create a bug for virtual environment, but that didn't happen, IIUC. So, doing that now....

OS: Ubuntu
investigate
bug report

### Description For some reason we have all the binaries built with `clang -fsanitize=address,undefined` crashing on the new 20240310.1.0 Ubuntu 22.04 images. Examples: https://github.com/ovsrobot/ovs/actions/runs/8237626849 https://github.com/igsilya/ovs/actions/runs/8238397886 Tests that happend to get...

awaiting-deployment
OS: Ubuntu
Area: Clang
bug report

Linux kernel 6.9.0-rc1 contains a [change](https://lore.kernel.org/netdev/20240315124808.033ff58d@elisabeth/T/) that makes `NLMSG_DONE` to be delivered together with all the records from the dump. However, it seems like libreswan expects it in the separate...

linux
kernel
v4.14

When database is not available, ovnkube-master logs the `trying to connect` message every 100 microseconds. This generates a huge amount of logs. Below is the example from the CI upgrade...

lifecycle/stale

To set `NB_Global.options:e2e_timestamp` ovn-kubernetes reds the `options` as a whole, updates `e2e_timestamp` and writes `options` back as a whole. If `options` will be changed in between by a separate process...

### What happened? ``` # ipsec --version Libreswan 5.1 # ipsec whack --ctlsocket /tmp/pluto.ctl --debug all whack error: duplicated flag "ctlsocket" ``` ### Your configuration _No response_ ### Relevant log...

whack
v5.1