Package: wtmpdb Version: 0.13.0-2 Severity: important Dear Maintainer,
A new bug seems being introduced in version 0.13.0-2. Now wtmpdb-update-boot.service is refused by systemd as Dec 30 10:37:48 raspi4b-router2 systemd[1]: sysinit.target: Found ordering cycle on wtmpdb-update-boot.service/start Dec 30 10:37:48 raspi4b-router2 systemd[1]: sysinit.target: Found dependency on dbus.socket/start Dec 30 10:37:48 raspi4b-router2 systemd[1]: sysinit.target: Found dependency on sysinit.target/start Dec 30 10:37:48 raspi4b-router2 systemd[1]: sysinit.target: Job wtmpdb-update-boot.service/start deleted to break ordering cycle starting with sysinit.target/start I am using wtmpdb-update-boot.service with NO customized config, as root@raspi4b-router2:~# systemctl cat wtmpdb-update-boot.service # /usr/lib/systemd/system/wtmpdb-update-boot.service [Unit] Description=Write boot and shutdown times into wtmpdb Documentation=man:wtmpdb(8) DefaultDependencies=no RequiresMountsFor=/var/lib/wtmpdb Conflicts=shutdown.target Wants=dbus.socket After=systemd-remount-fs.service systemd-tmpfiles-setup.service dbus.socket Before=sysinit.target shutdown.target [Service] Type=oneshot ExecStart=/usr/bin/wtmpdb boot ExecStop=/usr/bin/wtmpdb shutdown RemainAfterExit=true [Install] WantedBy=default.target Best regards, Ryutaroh Matsumoto -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: arm64 (aarch64) Kernel: Linux 6.12.6-rt-arm64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_CRAP Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wtmpdb depends on: ii libaudit1 1:4.0.2-2 ii libc6 2.40-4 ii libsystemd0 257.1-4 ii libwtmpdb0 0.13.0-2 Versions of packages wtmpdb recommends: pn libpam-wtmpdb <none> wtmpdb suggests no packages. -- no debconf information

