Received: with rfc822 via encapsulated-mail; Mon, 03 Jun 1996 03:40:43 GMT From mdd.comm.mot.com!mitchell Sun Jun 2 20:39:47 1996 Return-Path: Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0uQQUd-0005zFC; Sun, 2 Jun 96 20:39 PDT Received: from motgate2.mot.com by pixar.com with SMTP id AA26768 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sun, 2 Jun 1996 20:39:45 -0700 Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate2.mot.com (8.7.3/8.6.10/MOT-3.8) with ESMTP id DAA29868 for ; Mon, 3 Jun 1996 03:37:57 GMT Received: from bb29c.mdd.comm.mot.com (bb29c.mdd.comm.mot.com [138.242.72.29]) by pobox.mot.com (8.7.3/8.6.10/MOT-3.8) with ESMTP id WAA06104 for ; Sun, 2 Jun 1996 22:39:36 -0500 (CDT) Received: from localhost (mitchell@localhost) by bb29c.mdd.comm.mot.com (8.7.5/8.7.3) with SMTP id UAA16310 for ; Sun, 2 Jun 1996 20:39:35 -0700 (PDT) X-Authentication-Warning: bb29c.mdd.comm.mot.com: mitchell owned process doing -bs Date: Sun, 2 Jun 1996 20:39:34 -0700 (PDT) From: Bill Mitchell X-Sender: mitchell@bb29c To: debian-bugs@pixar.com Subject: ispell symlinks broken Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: ispell Version: 3.1.18-11 This seems as if this would likely either the result of a bug in the ispell or in update-alternatives. I'm a bit confused about this, since "grep alternatives /var/lib/dpkg/info/ispell*" didn't find any hits. Script started on Sun Jun 2 19:52:40 1996 bash# ispell x Can't open /usr/lib/ispell/default.hash bash# ls -l /usr/lib/ispell/default.hash lrwxrwxrwx 1 root root 40 May 3 21:53 /usr/lib/ispell/default.hash -> /etc/alternatives/ispell-dictionary.hash bash# ls -l /etc/alternatives/ispell-dictionary.hash lrwxrwxrwx 1 root root 29 May 18 19:47 /etc/alternatives/ispell-dictionary.hash -> /usr/lib/ispell/american.hash bash# ls -l /usr/lib/ispell/american.hash ls: /usr/lib/ispell/american.hash: No such file or directory bash# ls -F /usr/lib/ispell american.aff british.aff britishmed+.hash default.hash@ americanmed+.hash british.hash@ default.aff@ bash# Script done on Sun Jun 2 19:54:15 1996 mitchell@mdd.comm.mot.com (Bill Mitchell)