reassign 555437 libm17n-0 thanks On 2009-11-09 18:28 +0100, Mikko Markus Torni wrote:
> Package: emacs23 > Version: 23.1+1-4 > Severity: important > > While installing emacs23 with "apt-get install emacs23" installation > failed. > > Here's the error message reproduced: > > $ sudo dpkg --configure -a > Setting up emacs23 (23.1+1-4) ... > emacs-install emacs23 > install/a2ps: Handling install for emacsen flavor emacs23 > emacs23: error while loading shared libraries: libm17n-flt.so.0: cannot open > shared object file: No such file or directory Looks like your libm17n-0 version is a bit too old. This does not happen here: ,---- | % dpkg -S libm17n-flt.so.0 | libm17n-0: /usr/lib/libm17n-flt.so.0 | libm17n-0: /usr/lib/libm17n-flt.so.0.3.0 | 0 s...@turtle:~% LANG=C dpkg -l libm17n-0 | Desired=Unknown/Install/Remove/Purge/Hold | | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend | |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) | ||/ Name Version Description | +++-===================-===================-====================================================== | ii libm17n-0 1.5.4-1+b1 a multilingual text processing library - runtime `---- > $ ls -l /usr/lib/libm17n* > lrwxrwxrwx 1 root root 18 2007-01-15 00:11 /usr/lib/libm17n-X.so.0 -> > libm17n-X.so.0.1.0 > -rw-r--r-- 1 root root 31268 2006-12-04 15:20 /usr/lib/libm17n-X.so.0.1.0 > lrwxrwxrwx 1 root root 21 2007-01-15 00:11 /usr/lib/libm17n-core.so.0 -> > libm17n-core.so.0.1.0 > -rw-r--r-- 1 root root 93244 2006-12-04 15:20 /usr/lib/libm17n-core.so.0.1.0 > lrwxrwxrwx 1 root root 19 2007-01-15 00:11 /usr/lib/libm17n-gd.so.0 -> > libm17n-gd.so.0.1.0 > -rw-r--r-- 1 root root 14480 2006-12-04 15:20 /usr/lib/libm17n-gd.so.0.1.0 > lrwxrwxrwx 1 root root 20 2007-01-15 00:11 /usr/lib/libm17n-gui.so.0 -> > libm17n-gui.so.0.1.0 > -rw-r--r-- 1 root root 146852 2006-12-04 15:20 /usr/lib/libm17n-gui.so.0.1.0 > lrwxrwxrwx 1 root root 16 2007-01-15 00:11 /usr/lib/libm17n.so.0 -> > libm17n.so.0.1.0 > -rw-r--r-- 1 root root 134256 2006-12-04 15:20 /usr/lib/libm17n.so.0.1.0 > [...] > ii libm17n-0 1.3.1-1.1 a multilingual text processing > lib This is the version from Etch, it apparently lacks the libm17n-flt library. Which means that libm17n-0 should have bumped its shlibs after introducing it ⇒ reassigning to libm17n-0. > ii libotf0 0.9.4-1 A Library for handling OpenType > Fo You have to upgrade this as well, otherwise Emacs might crash, see #547185 for details. Sven -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

