Fixed
make uninstallnow deregisters the compiled locale from the glibc archive. It previously deleted onlyen_ID.UTF-8, but the archive entry is normalised toen_ID.utf8, so the delete matched nothing and leften_IDinlocale -a; it now also removes the normalised name.