Joe Thompson <ken...@gmail.com> writes: > On Wed, Mar 11, 2009 at 7:59 PM, Brian Nelson <p...@debian.org> wrote: >> Please verify that this command produces a long list of words: >> >> $ zcat /usr/share/aspell/en-common.cwl.gz | precat > > It does. > >> and if that works, see if this completes successfully: >> >> $ zcat /usr/share/aspell/en-common.cwl.gz | precat | aspell >> --per-conf=/dev/null --local-data-dir=/usr/lib/aspell --lang=en create >> master /tmp/foo.rws > > crowley:~# zcat /usr/share/aspell/en-common.cwl.gz | precat | aspell > --per-conf=/dev/null --local-data-dir=/usr/lib/aspell --lang=en create > master /tmp/foo.rws > Error: The key "affix" is unknown.
This error seems to be the result of trying to build a dictionary using an 0.50-era version of Aspell. No such version of Aspell existed in a stable Debian release, so perhaps you have an old locally built version of Aspell in /usr/local that is being used? What do "which aspell" and "aspell --version" say? -- Captain Logic is not steering this tugboat. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org