On Sun, Sep 08, 2024 at 08:24:53PM +0200, Thorsten Glaser wrote: > Package: hunspell-en-gb > Version: 1:7.1.0~rc3-3 > Severity: normal > X-Debbugs-Cc: t...@x61p.mirbsd.org > > Not sure whether this is an actual problem, but > /var/lib/dictionaries-common/hunspell/ contains > what I think are registration files for both > hunspell-en-us and myspell-de-de-1901 but > hunspell-en-gb is curiously missing one, in sid > as well.
Hi, Thorsten, That is not the only one. Dicts from libreoffice-dictionaries also do not provide that file. I added some code to the dict-common machinery to search for installed hunspell dicts and guess what that info file should provide, so it is only useful if something special is needed, otherwise is not required. Regards, -- Agustin