control: reassign -1 localepurge su 15. syysk. 2024 klo 22.05 Dr. Tobias Quathamer (to...@debian.org) kirjoitti: > > control: reopen -1 > control: tag -1 unreproducible > > Am 15.09.24 um 10:11 schrieb Martin-Éric Racine: > > This IS in a Sid chroot. I have tried purging and re-installing. Same > > result. > > > > Martin-Éric > > Thanks for investigating again. I'm reopening the bug, but it's not > reproducible by me, so tagging accordingly. > > Maybe I'll get another report about a similar problem with some hints > where the problem might be -- right now, I don't have a clue what's > going on in your sid chroot versus mine.
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. Reassigned. Martin-Éric