Package: latrine
Version: 0.8.6-1
Severity: normal

I installed latrine and it reports:

LaTrine: invalid or empty dictionary

on startup, even though I have them installed:

[EMAIL PROTECTED]:/usr/share/dictd$ ls -al
total 38376
drwxr-xr-x   2 root root     4096 2006-09-20 17:34 .
drwxr-xr-x 315 root root     8192 2006-09-20 16:03 ..
-rw-r--r--   1 root root  2114638 2006-03-17 19:20 foldoc.dict.dz
-rw-r--r--   1 root root   275235 2006-03-17 19:20 foldoc.index
-rw-r--r--   1 root root  1412437 2006-08-16 05:50 
freedict-deu-eng.dict.dz
-rw-r--r--   1 root root  1662938 2006-08-16 05:50 
freedict-deu-eng.index
-rw-r--r--   1 root root    37559 2006-08-16 05:50 
freedict-deu-ita.dict.dz
-rw-r--r--   1 root root    65921 2006-08-16 05:50 
freedict-deu-ita.index
-rw-r--r--   1 root root  1420264 2006-08-16 05:50 
freedict-eng-deu.dict.dz
-rw-r--r--   1 root root  1751444 2006-08-16 05:50 
freedict-eng-deu.index
-rw-r--r--   1 root root    40768 2006-08-16 05:50 
freedict-eng-ita.dict.dz
-rw-r--r--   1 root root    60444 2006-08-16 05:50 
freedict-eng-ita.index
-rw-r--r--   1 root root    37192 2006-08-16 05:50 
freedict-ita-deu.dict.dz
-rw-r--r--   1 root root    41615 2006-08-16 05:50 
freedict-ita-deu.index
-rw-r--r--   1 root root    37311 2006-08-16 05:50 
freedict-ita-eng.dict.dz
-rw-r--r--   1 root root    49362 2006-08-16 05:50 
freedict-ita-eng.index
-rw-r--r--   1 root root 13527758 2005-07-20 07:10 gcide.dict.dz
-rw-r--r--   1 root root  3952339 2005-07-20 07:10 gcide.index
-rw-r--r--   1 root root   572190 2005-04-23 23:08 jargon.dict.dz
-rw-r--r--   1 root root    41458 2005-04-23 23:08 jargon.index
-rw-r--r--   1 root root  9054530 2006-03-13 19:50 wn.dict.dz
-rw-r--r--   1 root root  2999973 2006-03-13 19:50 wn.index

The only non-comment line in /etc/latrine.conf is:

dict = freedict-eng-deu

I then tried to find out what files latrine was attempting to open:

strace latrine 2>&1|grep open
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
open("/lib/libncursesw.so.5", O_RDONLY) = 3
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
open("/lib/tls/i686/cmov/libdl.so.2", O_RDONLY) = 3
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
open("/etc/latrine.conf", O_RDONLY)     = 3
open("/home/amarsh04/.latrine/config", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/home/amarsh04/.latrine/_usr_share_dictd_freedict-eng-deu.dict.dz.gz.lock",
 
O_WRONLY|O_CREAT|O_EXCL, 0666) = 3
open("/lib/terminfo/x/xterm", O_RDONLY|O_LARGEFILE) = 3
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
open("/usr/share/locale/en_AU.UTF-8/LC_MESSAGES/latrine.mo", O_RDONLY) = 
-1 ENOENT (No such file or directory)
open("/usr/share/locale/en_AU.utf8/LC_MESSAGES/latrine.mo", O_RDONLY) = 
-1 ENOENT (No such file or directory)
open("/usr/share/locale/en_AU/LC_MESSAGES/latrine.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/latrine.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/latrine.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/latrine.mo", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 3
open("/usr/share/dictd/freedict-eng-deu.dict.dz", O_RDONLY) = 3
open("/home/amarsh04/.latrine/_usr_share_dictd_freedict-eng-deu.dict.dz.gz", 
O_RDONLY) = -1 ENOENT (No such file or directory)

Any suggestions?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages latrine depends on:
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libncursesw5                 5.5-3       Shared libraries for terminal hand
ii  zlib1g                       1:1.2.3-13  compression library - runtime

latrine recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to