Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Ryutaroh Matsumoto
Control: retitle -1 systemd user instance: Attaching egress BPF program to cgroup failed with Invalid argument > Currently, to trigger this issue, I need task-xfce-desktop (on every arch.). > I believe that this can be reproduced without task-xfce-desktop, > and will try to find a reproduction

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed,Re: Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Ryutaroh Matsumoto
> So you enabled "DefaultIPAccounting=yes" for the systemd --user > instances (i.e. in user.conf) and only those systemd --user instances > trigger that error? Yes (on amd64, arm64 and armhf). I do not see the error in the systemd PID 1 except on an armhf kernel with CONFIG_BPF_JIT_ALWAYS_ON=y.

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Michael Biebl
Am 15.04.21 um 19:46 schrieb Michael Biebl: Am 15.04.21 um 08:57 schrieb Ryutaroh Matsumoto: * In the VM as root  echo "DefaultIPAccounting=yes" >>/etc/systemd/user.conf in your initial email you said /etc/systemd/system.conf? So you enabled "DefaultIPAccounting=yes" for the systemd

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Michael Biebl
Am 15.04.21 um 08:57 schrieb Ryutaroh Matsumoto: * In the VM as root echo "DefaultIPAccounting=yes" >>/etc/systemd/user.conf in your initial email you said /etc/systemd/system.conf? OpenPGP_signature Description: OpenPGP digital signature

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Ryutaroh Matsumoto
Hi Michael, I failed to send my email to you: > This reported symptom (986905) is also observed with Debian amd64, > outside of a VM, with task-xfce-desktop installed and > DefaultIPAccounting=yes in /etc/systemd/user.conf. We do not need armhf to reproduce 986905. > The systemd system instance

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Ryutaroh Matsumoto
My reports have been wrong. This reported symptom is also observed with Debian amd64, outside of a VM, with task-xfce-desktop installed and DefaultIPAccounting=yes in /etc/systemd/user.conf. In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986905#5 all the error messages are from systemd user

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-15 Thread Ryutaroh Matsumoto
Hi, a minimal procedure to reproduce this in armhf VM is as follows: > Download d-i Alpha 3 for armhf. > (The latest weekly build of d-i did not boot...) * Start installer in VM with non-expert CUI mode. * Install as you like with "standard packages" with Xfce desktop (Instllation is painfully

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-14 Thread Ryutaroh Matsumoto
Control: tags -1 - moreinfo > Do you have instructions how I can reproduce this (on a amd64 box)? I removed "moreinfo" tag. If the following is not enough, please attach the tag again. (Assuming "virt-manager" is acceptable) In the following, lighdm display manager is somehow needed to

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed, Re: Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-14 Thread Michael Biebl
Am 15.04.21 um 02:27 schrieb Ryutaroh Matsumoto: Can you attach the output of grep BPF /boot/config-$(uname -r) root@qemu-bullseye-armhf:~# uname -a Linux qemu-bullseye-armhf 5.10.0-5-armmp-lpae #1 SMP Debian 5.10.26-1 (2021-03-27) armv7l GNU/Linux root@qemu-bullseye-armhf:~# fgrep -nH BPF

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed,Re: Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-14 Thread Ryutaroh Matsumoto
> Can you attach the output of > grep BPF /boot/config-$(uname -r) root@qemu-bullseye-armhf:~# uname -a Linux qemu-bullseye-armhf 5.10.0-5-armmp-lpae #1 SMP Debian 5.10.26-1 (2021-03-27) armv7l GNU/Linux root@qemu-bullseye-armhf:~# fgrep -nH BPF /boot/config-5.10.0-5-armmp-lpae

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-14 Thread Michael Biebl
Control: tags -1 + moreinfo Am 14.04.2021 um 02:33 schrieb Ryutaroh Matsumoto: Package: systemd Version: 247.3-5 Severity: minor Tags: sid bullseye Dear Maintainer, When I do "journalctl -b -g BPF" on Debian Bullseye armhf, I have the following message unseen on arm64 nor amd64. It seems

Bug#986905: systemd armhf: Attaching egress BPF program to cgroup failed

2021-04-14 Thread Michael Biebl
Am 14.04.21 um 02:33 schrieb Ryutaroh Matsumoto: When I do "journalctl -b -g BPF" on Debian Bullseye armhf, Can you attach the output of grep BPF /boot/config-$(uname -r) Sounds a bit like https://github.com/systemd/systemd/issues/7054 which should long be fixed. Michael