Package: cfengine3 Version: 3.24.0-1 Severity: normal Tags: patch upstream cfengine3-3.24.0-1 causes a lot of errors like the one below:
> /var/lib/cfengine3/inputs/cfe_internal/core/main.cf:194:74: > warning: No action requested for processes promise with promiser >'Should restart cf-serverd because something in its data changed.' > in /var/lib/cfengine3/inputs/cfe_internal/core/main.cf:mpf_augments_control > close to line 194 [-Wsanity-check] > "Should restart cf-serverd because something in its data changed."; This is due to a missing "reports:" promise in /var/lib/cfengine3/inputs/cfe_internal/core/main.cf. Upstream opted for removing the messages altogether as they are deemed useless: https://github.com/cfengine/masterfiles/commit/f5e59f07698a2f7f4372b700333b3580aaa48bcd Thanks, Gian Piero. -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.9.12-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: OpenRC (via /run/openrc), PID 1: init LSM: AppArmor: enabled Versions of packages cfengine3 depends on: ii e2fsprogs 1.47.1-1 ii libacl1 2.3.2-2 ii libc6 2.39-6 ii liblmdb0 0.9.31-1+b1 ii libpam0t64 [libpam0g] 1.5.3-4 ii libpcre2-8-0 10.42-4+b1 ii libpromises3 3.24.0-1 ii libssl3t64 3.3.1-2 ii libvirt0 10.5.0-1 ii libxml2 2.12.7+dfsg-3+b1 ii libyaml-0-2 0.2.5-1+b1 Versions of packages cfengine3 recommends: ii python3 3.12.4-1 cfengine3 suggests no packages. -- Configuration Files: /etc/default/cfengine3 changed: RUN_CFMONITORD=1 RUN_CFSERVERD=1 RUN_CFEXECD=1 CFMONITORD_ARGS="" CFSERVERD_ARGS="" CFEXECD_ARGS="" -- no debconf information

