Package: liquidprompt Version: 2.0.3-1 Followup-For: Bug #1002031 Dear Maintainer,
In current github version, upstream adds around line 2473 in _lp_temperature() an unset of lp_temperature variable. _lp_temperature() { (( LP_ENABLE_TEMP )) || return 2 unset lp_temperature "$_LP_TEMP_FUNCTION" [[ -z ${lp_temperature-} ]] && return 1 (( lp_temperature >= LP_TEMP_THRESHOLD )) } I had a similar issue. This solution solves my bug. It is independent of the two measure collect program (acpi -t, sensors -u). -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.17.0-1-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr:en_US Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled liquidprompt depends on no packages. liquidprompt recommends no packages. Versions of packages liquidprompt suggests: pn acpi <none> ii lm-sensors 1:3.6.0-7 -- no debconf information