apertium / apertium-kaz

Apertium linguistic data for Kazakh
https://apertium.github.io/apertium-kaz/
GNU General Public License v3.0
17 stars 9 forks source link

Installed modes are missing files. #18

Open nlhowell opened 4 years ago

nlhowell commented 4 years ago

modes.xml includes a handful of modes with install="yes", but the required files aren't installed.

 * Failed to find '/usr/share/apertium/apertium-kaz/.deps/kaz.twol.hfst' in install image.
 * QA: missing files required for mode kaz-twol.
 * Failed to find '/usr/share/apertium/apertium-kaz/.deps/kaz.lexc.hfst' in install image.
 * QA: missing files required for mode kaz-lexc.
 * Failed to find '/usr/share/apertium/apertium-kaz/kaz.zhfst' in install image.
 * QA: missing files required for mode kaz-spell.
 * Failed to find '/usr/share/apertium/apertium-kaz/.deps/acceptor.default.hfst' in install image.
 * QA: missing files required for mode kaz-tokenise.

My guess is kaz-{twol,lexc} shouldn't be installed, kaz-spell should be dependent on --enable-ospell. Not sure about kaz-tokenise.