[Testing - Trixie] Can't install-configure uim

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
dmm
Posts: 2
Joined: 2024-06-12 08:09

[Testing - Trixie] Can't install-configure uim

#1 Post by dmm »

Hi! I need some help with broken package:

Code: Select all

# apt install
You might want to run 'apt --fix-broken install' to correct these.
Unsatisfied dependencies:
 uim-gtk2.0 : Depends: uim (= 1:1.8.8-9.4+b1)
 uim-gtk2.0-immodule : Depends: uim (= 1:1.8.8-9.4+b1)
 uim-gtk3 : Depends: uim (= 1:1.8.8-9.4+b1)
 uim-gtk3-immodule : Depends: uim (= 1:1.8.8-9.4+b1)
 uim-qt5 : Depends: uim (= 1:1.8.8-9.4+b1)
 uim-qt5-immodule : Depends: uim (= 1:1.8.8-9.4+b1)
Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
but

Code: Select all

# apt install --fix-broken

...

Upgrading:
  uim

...

Setting up libuim-data (1:1.8.8-9.4) ...
uim-module-manager: symbol lookup error: uim-module-manager: undefined symbol: uim_internal_strlcpy
dpkg: error processing package libuim-data (--configure):
 installed libuim-data package post-installation script subprocess returned error exit status 127
dpkg: dependency problems prevent configuration of uim-data:
 uim-data depends on libuim-data (>= 1:1.8.8-9.4); however:
  Package libuim-data is not configured yet.

dpkg: error processing package uim-data (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libuim-data
 uim-data
Error: Sub-process /usr/bin/dpkg returned an error code (1)
Can't even find what is `uim_internal_strlcpy`. :(

Thanks.

dmm
Posts: 2
Joined: 2024-06-12 08:09

Re: [Testing - Trixie] Can't install-configure uim

#2 Post by dmm »


cel
Posts: 3
Joined: 2013-10-11 19:45

Re: [Testing - Trixie] Can't install-configure uim

#3 Post by cel »

I am also getting this; unable to remove this package...

Code: Select all

Removing uim-anthy (1:1.8.8-9.2) ...
uim-module-manager: symbol lookup error: uim-module-manager: undefined symbol: uim_internal_strlcpy
dpkg: error processing package uim-anthy (--remove):
 installed uim-anthy package pre-removal script subprocess returned error exit status 127
dpkg: too many errors, stopping

Post Reply