Source: gpsd Version: 3.20-5 Severity: serious Hi,
the autopkgtest shipped by gpsd fails with the latest systemd v245 version: https://ci.debian.net/data/autopkgtest/testing/amd64/g/gpsd/4543825/log.gz One immediate problem is, that check-service tries to parse the systemctl list-unit-files output, which gained a "VENDOR PRESET" column in v245. If you want to get the enabled state, my recommendation would be to use systemctl is-enabled $unit The same goes for checking the active state: I would use systemctl is-active $unit Regards, Michael -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled