On Sun, May 04, 2014 at 01:38:34PM +0200, twied wrote:
> Package: dictionaries-common
> Version: 1.23.2
> Severity: normal
> 
> Dear Maintainer,
> 
> aptitude upgrade && aptitude safe-update spit out the following:
> ```
> Trigger für dictionaries-common (1.23.2) werden verarbeitet ...
> update-default-ispell:
>   Could not make the default symlink to "/usr/lib/ispell/ngerman.hash".
>   This may be a temporary problem due to installation ordering. If that
>   file is not present after installation, please file a bugreport
>   against ispell dictionary package owning that file.
> 
> dpkg: Fehler beim Bearbeiten des Paketes dictionaries-common (--configure):
>  Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2
> zurück
> Fehler traten auf beim Bearbeiten von:
>  dictionaries-common
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> Failed to perform requested operation on package.  Trying to recover:
> dictionaries-common (1.23.2) wird eingerichtet ...
> Trigger für dictionaries-common (1.23.2) werden verarbeitet ...
> aspell-autobuildhash: processing: de [de-common].
> aspell-autobuildhash: processing: de [de_AT-only].
> aspell-autobuildhash: processing: de [de_CH-only].
> aspell-autobuildhash: processing: de [de_DE-only].
> Drücken Sie zum Fortsetzen die Eingabetaste.
> ```
> 
> these files exist in /usr/lib/ispell:
> ```
> $ ls -al /usr/lib/ispell/
> insgesamt 68
> drwxr-xr-x   2 root root  4096 Mai  4 13:30 .
> drwxr-xr-x 113 root root 28672 Mai  4 13:30 ..
> lrwxrwxrwx   1 root root    36 Mär  4 22:45 default.aff -> /etc/dictionaries-
> common/default.aff
> lrwxrwxrwx   1 root root    37 Mär  4 22:45 default.hash -> /etc/dictionaries-
> common/default.hash
> lrwxrwxrwx   1 root root    11 Apr 23 18:51 ndeutsch.aff -> ngerman.aff
> lrwxrwxrwx   1 root root    12 Apr 23 18:51 ndeutsch.hash -> ngerman.hash
> -rw-r--r--   1 root root 26064 Apr 23 18:51 ngerman.aff
> lrwxrwxrwx   1 root root    28 Apr 23 18:51 ngerman.hash ->
> /var/lib/ispell/ngerman.hash
> -rw-r--r--   1 root root   197 Apr 22 20:35 README.select-ispell
> ```
> 
> But the links to /var/lib/ispell/ are broken:
> ```
> $ ls -al /var/lib/ispell/
> insgesamt 8
> drwxr-xr-x  2 root root 4096 Mai  4 13:30 .
> drwxr-xr-x 45 root root 4096 Dez 11 15:35 ..
> ```

Hi, thanks for the info,

I cannot reproduce that here,

-----------
$ LC_ALL=C sudo dpkg --purge  ingerman
(Reading database ... 321176 files and directories currently installed.)
Removing ingerman (20131206-2) ...
Purging configuration files for ingerman (20131206-2) ...
Processing triggers for dictionaries-common (1.23.2) ...
ispell-autobuildhash: "/usr/lib/ispell/ngerman.hash" in
/var/lib/ispell/ngerman.remove not found. Upgrading info.

agmartin@mala-sid:~/Mail$ LC_ALL=C sudo apt-get install ingerman
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  ingerman
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/445 kB of archives.
After this operation, 474 kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package ingerman.
(Reading database ... 321161 files and directories currently installed.)
Preparing to unpack .../ingerman_20131206-2_all.deb ...
Unpacking ingerman (20131206-2) ...
Setting up ingerman (20131206-2) ...
Processing triggers for dictionaries-common (1.23.2) ...
ispell-autobuildhash: Processing 'ngerman' dict.

agmartin@mala-sid:~/Mail$ LC_ALL=C sudo apt-get install ingerman --reinstall
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not
upgraded.
Need to get 0 B/445 kB of archives.
After this operation, 0 B of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 321178 files and directories currently installed.)
Preparing to unpack .../ingerman_20131206-2_all.deb ...
Unpacking ingerman (20131206-2) over (20131206-2) ...
Setting up ingerman (20131206-2) ...
Processing triggers for dictionaries-common (1.23.2) ...
ispell-autobuildhash: Processing 'ngerman' dict.
-----------

Seems something went wrong with /var/lib/ispell contents. It should contain
at least ngerman.compat. Some questions,

 * Do you have other ispell dictionaries installed? 
 * Which version of ingerman is installed? 
 * Does reinstalling ingerman fixes this issue? 

Regards,

-- 
Agustin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to