Bug#1032381: aide: Broken aideinit due to _aide user handling

2023-03-05 Thread Guillem Jover
On Sun, 2023-03-05 at 17:18:00 +0100, Marc Haber wrote: > On Sun, Mar 05, 2023 at 04:00:26PM +0100, Guillem Jover wrote: > > Package: aide > > Version: 0.18-2 > > Severity: serious > > Justification? After upgrade, something that used to work stopped working, which seemed appropriate to me, but i

Bug#1032381: aide: Broken aideinit due to _aide user handling

2023-03-05 Thread Marc Haber
On Sun, Mar 05, 2023 at 04:00:26PM +0100, Guillem Jover wrote: > Package: aide > Version: 0.18-2 > Severity: serious Justification? > This specific system is using sysvinit. Checking the postinst I notice > it is conditionally using systemd-sysusers if available, but then > unconditionally tries

Bug#1032381: aide: Broken aideinit due to _aide user handling

2023-03-05 Thread Guillem Jover
Package: aide Version: 0.18-2 Severity: serious Hi! Just upgraded a server to Debian bookworm, and noticed that aideinit was not working anymore, giving the following error: ,--- # aideinit --yes --force Running aide --init... User [_aide] not known AIDE --init return code 1 `--- Th