Hello Tatsuya, Sorry for the delay, it took a while to upgrade everything.
I ran the commands and here is the output of the last few: $ dpkg -l dpkg Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===================-===================-====================================================== ii dpkg 1.13.25 package maintenance system for Debian $ dpkg -l skkdic Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-===================-===================-====================================================== ii skkdic 20061130-1 standard dictionary file for SKK $ ls -l /usr/share/skk/SKK-JISYO.L -rw-r--r-- 1 root root 4454876 2006-10-21 01:05 /usr/share/skk/SKK-JISYO.L $ ls -l /etc/alternatives/SKK-JISYO lrwxrwxrwx 1 root root 26 2007-01-27 11:06 /etc/alternatives/SKK-JISYO -> /usr/share/skk/SKK-JISYO.L $ ls -l /usr/share/skk/SKK-JISYO lrwxrwxrwx 1 root root 27 2007-01-27 11:06 /usr/share/skk/SKK-JISYO -> /etc/alternatives/SKK-JISYO It looks like the problematic file is now present. (I don't know what changed; certainly I hadn't been poking around and removing files in that part of the filesystem prior to submitting the bug report - but I imagine it's not important enough to investigate further) Thanks, Frederik On Tue, Jan 23, 2007 at 11:24:56PM +0900, Tatsuya Kinoshita wrote: > On January 23, 2007 at 12:16AM +0900, > tats (at vega.ocn.ne.jp) wrote: > > > > ls: /usr/share/skk/SKK-JISYO: No such file or directory > > > > > > Still no luck... > > > > That's strange... More investigation is needed for your problem. > > Could you please try the following commands? > > > > # apt-get update > > # apt-get upgrade > > # update-alternatives --remove-all SKK-JISYO > > # apt-get --purge remove skkdic > > # apt-get --install skkdic > > Oops, typo, `--install' should be `install'. > > > # dpkg -l dpkg > > # dpkg -l skkdic > > # ls -l /usr/share/skk/SKK-JISYO.L > > (file should exist) > > # ls -l /etc/alternatives/SKK-JISYO > > (symlink should link to /usr/share/skk/SKK-JISYO.L) > > # ls -l /usr/share/skk/SKK-JISYO > > (symlink should link to /etc/alternatives/SKK-JISYO) > > -- > Tatsuya Kinoshita -- http://ofb.net/~frederik/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]