Package: initscripts Version: 2.88dsf-59.8 Severity: normal I have just purged the initscripts package from my system and noticed a warning from dpkg that it could not remove the directory /var/lib/urandom because it was not empty.
The urandom initscript writes to the file /var/lib/urandom/random-seed, and the postrm should care to remove that file and the directory on purge. Note that systemd uses the location /var/lib/systemd/random-seed instead. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 4.7.5-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

