Re: [Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-25 Thread Simon Déziel
On 2020-05-25 4:17 a.m., Łukasz Zemczak wrote: > This is fine right now, but please be sure to be a bit more verbose > about what kind of testing has been performed on the selected package! I went through the [test case] steps before and after the -proposed update. Should I simply explicitly

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 237-3ubuntu10.41 --- systemd (237-3ubuntu10.41) bionic; urgency=medium [ Dan Streetman ] * d/p/lp1867375/0001-network-Allow-to-configure-GW-even-UseRoutes-false.patch,

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-25 Thread Łukasz Zemczak
This is fine right now, but please be sure to be a bit more verbose about what kind of testing has been performed on the selected package! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-19 Thread Simon Déziel
It tested fine with 237-3ubuntu10.41: (Reading database ... 54686 files and directories currently installed.) Preparing to unpack libnss-systemd_237-3ubuntu10.41_amd64.deb ... Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) over (237-3ubuntu10.40) ... Preparing to unpack

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-14 Thread Brian Murray
Hello Simon, or anyone else affected, Accepted systemd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/237-3ubuntu10.41 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-11 Thread Simon Déziel
@ddstreet, PersistentKeepalive is not needed as you'll see in the steps to reproduce. ** Description changed: [impact] systemd-networkd uses incorrect netlink attribute length for wireguard's persistent keepalive interval, which logs error messages from the kernel, and may incorrectly

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-11 Thread Simon Déziel
Steps to reproduce: lxc launch images:ubuntu/bionic --vm -c security.secureboot=false foo sleep 10 # allow booting lxc exec foo -- apt install -y software-properties-common lxc exec foo -- add-apt-repository -y ppa:wireguard/wireguard lxc exec foo -- apt install -y wireguard-tools cat << EOF |

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-09 Thread Dan Streetman
> https://github.com/systemd/systemd/commit/7d0b26a027118ca063780421cb31c74e9d2664ee this is fine to include, it's clearly correct (I checked both the upstream kernel as well as wireguard-linux-compat from the ppa, and the param is u16 in both places) I assume you can easily reproduce this, just

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-07 Thread Simon Déziel
Here is a strace of systemd-networkd when it was consuming 100% CPU: https://paste.ubuntu.com/p/2XwxWwW99q/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1877159 Title:

[Touch-packages] [Bug 1877159] Re: netlink: 'systemd-network': attribute type 5 has an invalid length.

2020-05-06 Thread Balint Reczey
** Also affects: systemd (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: systemd (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: systemd (Ubuntu)