Dpkg: warning while removing fonts-linuxlibertine, directory '/usr/share/fonts/opentype/linux-libertine' not empty so not removed

$ sudo apt purge "~c"
[...]
Purging configuration files for fonts-linuxlibertine (5.3.0-6) ...
dpkg: warning while removing fonts-linuxlibertine, directory '/usr/share/fonts/opentype/linux-libertine' not empty so not removed
[...]
$ ls -la /usr/share/fonts/opentype/linux-libertine
total 12
drwxr-xr-x 2 root root 4096 Sep 17 21:53 .
drwxr-xr-x 6 root root 4096 Feb 23  2022 ..
-rw-r--r-- 1 root root 36 Feb 23  2022 .uuid
$ cat /usr/share/fonts/opentype/linux-libertine/.uuid
4aa7ee86-8289-41c2-a62c-be25897b3710
1 Like

Same as this? #898112 - dpkg: warning: while removing fonts-noto-hinted, directory '/usr/share/fonts/truetype/noto' not empty so not removed - Debian Bug report logs

Probably a bug upstream. Probably harmless. Probably safe to delete the remaining files manually. Your call.

1 Like