control: retitle -1 localepurge: should remove symlinks as well control: tag -1 -unreproducible
Am 16.09.24 um 06:50 schrieb Martin-Éric Racine:
I checked and noticed the same issue on all of my hosts, not just that Sid chroot. Anyhow, I think that I found the cause: I use 'localepurge' to have APT automatically remove unused localizations and save disk space. As far as I can tell, the bug is that it removes any unused FILE shipped by a package, but not symbolic links. We are therefore left with 2 symbolic links pointing to nothing, and 'adequate' complains about them. 'localepurge' should probably manage those too.
Hi, thanks for digging deeper and finding the cause. Now it makes sense. :-) Regards, Tobias

