Package: msmtp-mta Version: 1.8.6-1 Severity: important Dear Maintainer,
Regarding your commit here: https://salsa.debian.org/kolter/msmtp/-/commit/7633ea472e24bf3be003396a2e4567d101f8cf53 This has added a TUI when installing the `msmtp-mta` package that appears even on non-interactive terminals. This is making it very difficult for us to upgrade our Gitlab install which has this command in a Dockerfile: RUN DEBIAN_FRONTEND=noninteractive apt-get -y update && \ apt-get install -yq --no-install-recommends msmtp-mta s-nail htop dialog less paxctl sudo The command is executed by `docker-compose build --pull` However the TUI shows up and there’s no way to dismiss it without aborting the install. Pressing enter/space etc does not work, it only types keys over the TUI. Any help with this is greatly appreciated! -- System Information: Debian Release: bullseye/sid APT prefers focal-updates APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal'), (100, 'focal-backports') Architecture: amd64 (x86_64) Kernel: Linux 6.1.6-200.fc37.x86_64 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) Versions of packages msmtp-mta depends on: ii init-system-helpers 1.57 ii libc6 2.31-0ubuntu9.9 ii msmtp 1.8.6-1 msmtp-mta recommends no packages. msmtp-mta suggests no packages. -- no debconf information

