Package: uim
Version: 1:1.8.6+gh20161003.0.d63dadd-5
Severity: normal

After upgrade uim to 1:1.8.6+gh20161003.0.d63dadd-5 with following command,

    sudo apt-get dist-upgrade --fix-missing --fix-broken --purge --auto-remove

uim did not recognize any modules (such as skk), and I found that
the /var/lib/uim directory has been deleted.

It seems that libuim-data (1:1.8.6+gh20161003.0.d63dadd-4) postrm script
was invoked with "purge" argument because of "--purge" option,
so /var/lib/uim directory was cleaned up.

Workaround to recover /var/lib/uim dirctory is:

    sudo mkdir /var/lib/uim
    sudo dpkg-reconfigure uim
    sudo dpkg-reconfigure uim-skk




-- System Information:
Debian Release: buster/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), 
(500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.12.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8), 
LANGUAGE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages uim depends on:
ii  dpkg         1.18.24
ii  libc6        2.24-17
ii  libuim-scm0  1:1.8.6+gh20161003.0.d63dadd-5
ii  libuim8      1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-data     1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-plugins  1:1.8.6+gh20161003.0.d63dadd-5

Versions of packages uim recommends:
ii  im-config             0.32-1
ii  uim-fep               1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-gtk2.0            1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-gtk3              1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-qt5               1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-xim               1:1.8.6+gh20161003.0.d63dadd-5
ii  wamerican [wordlist]  2017.01.22-1

Versions of packages uim suggests:
ii  uim-anthy  1:1.8.6+gh20161003.0.d63dadd-5
ii  uim-mozc   2.20.2673.102+dfsg-2
ii  uim-skk    1:1.8.6+gh20161003.0.d63dadd-5

-- no debconf information

Reply via email to