Package: aspell-da Version: 1.4.49-1 Severity: important
aspell -a --lang=da gives the following error message: Error: /usr/lib/aspell-0.60/da.rws: The language "dansk" is not known. This is probably because: the file "/usr/lib/aspell-0.60/dansk.dat" can not be opened for reading. I guess the naming convention has changed, aspell used to look for 'dansk', and now looks for 'da'. A quick fix was cd /usr/lib/aspell-0.60 ln -s da.dat dansk.dat ln -s da_phonet.dat dansk_phonet.dat This on a machine that is running debian/sarge (has run debian/testing in the past) # ls -l da* -rw-r--r-- 1 root root 103 Apr 21 17:34 da.dat -rw-r--r-- 1 root root 11 Apr 21 17:34 da.multi -rw-r--r-- 1 root root 13097184 Apr 21 17:34 da.rws -rw-r--r-- 1 root root 2867 Apr 21 17:34 da_phonet.dat -rw-r--r-- 1 root root 13 Apr 21 17:34 dansk.alias lrwxrwxrwx 1 root root 6 Sep 19 16:01 dansk.dat -> da.dat lrwxrwxrwx 1 root root 13 Sep 19 16:01 dansk_phonet.dat -> da_phonet.dat -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27-2-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages aspell-da depends on: ii aspell 0.60.2+20050121-2 GNU Aspell spell-checker -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

