Package: rasdaemon Version: 0.6.5-1 Severity: normal I noticed the following message when 'apt remove --purge'ing rasdaemon:
dpkg: warning: while removing rasdaemon, directory '/var/lib/rasdaemon' not empt y so not removed I had injected an MCE, which appears to have resulted in the creation of /var/lib/rasdaemon/ras-mc_event.db. Here's a quick reproducer: sudo apt install rasdaemon sudo modprobe mce-inject git clone https://github.com/andikleen/mce-inject.git cd mce-inject make sudo ./mce-inject < corrected sudo apt remove --purge rasdaemon -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.5.0-rc5-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages rasdaemon depends on: ii libc6 2.30-4 ii libdbd-sqlite3-perl 1.64-1+b1 ii libsqlite3-0 3.31.1-4 ii perl 5.30.0-9 ii sqlite3 3.31.1-4 rasdaemon recommends no packages. rasdaemon suggests no packages. -- no debconf information

