Control: tags -1 forwarded https://github.com/systemd/systemd/pull/38587
On Fri, 15 Aug 2025 07:35:28 +0200 Marc Haber <[email protected]> wrote: > Package: systemd > Version: 258~rc2-2 > Severity: serious > > Hi, > > on my only Banana Pi with unstable, after updating to current unstable, > all systemctl calls end up with a failed assertion: Any chance you could please help test the following on your hardware? The only arm porterbox we have runs on arm64 with a 64bit kernel so can't reproduce it there, and I can't see any other native 32bit porterbox either, and I don't have any hardware apt build-dep systemd git clone -b pidfd_32bit_assert https://github.com/bluca/systemd.git cd systemd meson build ninja -C build systemctl ./build/systemctl is-system-running

