Control: tags -1 pending

On 2020-01-17 Laurent Bigonville <[email protected]> wrote:
> Source: gnutls28
[...]
> Running strace in some application displayed the following line:

> [pid 76272] openat(AT_FDCWD, "/usr/share/locale/fr/LC_MESSAGES/gnutls.mo", 
> O_RDONLY) = -1 ENOENT (Aucun fichier ou dossier de ce type)

> Apparently something is trying to load the gnutls.mo file, but the files
> are installed as gnutls30.mo

> Quickly looking at the code, I see the following line in lib/global.c:

>         bindtextdomain(PACKAGE, LOCALEDIR);

Hello,

thanks for report and diagnosis!

Fixed in GIT.

cu Andreas

Reply via email to