Comment 7 for bug 1946347

Revision history for this message
Sebastien Bacher (seb128) wrote :

The issue there is that the langpack category is determined by checking for keywords in the description/section/build-depends, gnome or gtk aren't mentioned but it build-depends on 'umockdev' which includes 'kde' and makes it sorted as a kde component. Those langpacks aren't built anymore so the template is simply ignore.

I've proposed a fix now
https://code.launchpad.net/~seb128/langpack-o-matic/fwupd-category-override/+merge/410545

As well as some extra logging that would have made clearer the issue there
https://code.launchpad.net/~seb128/langpack-o-matic/import-extra-log/+merge/410543