Relevant part of the translation in Google translate:

Removing lesstif2 ...
Segmentation fault
dpkg: handling lesstif2 (- remove) Error:
 Child process has installed post-removal script returned error number 139

The content of the lesstif2.postrm script should be :
#!/bin/sh
set -e
# Automatically added by dh_makeshlibs
if [ "$1" = "remove" ]; then
        ldconfig
fi
# End automatically added section

A guess is that the segmentation fault occurred in ldconfig?

Can you please verify the content of /var/lib/dpkg/info/lesstif2.postrm
to be the same as above?

Have you been able to remove lesstif2 successfully in the meantime?
.

** Changed in: lesstif2 (Ubuntu)
       Status: New => Incomplete

-- 
package lesstif2 (not installed) failed to install/upgrade: 子进程 已安装的 
post-removal 脚本 返回了错误号 139
https://bugs.launchpad.net/bugs/493022
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to