Xulrunner 1.9.2をインストールしようとしたとき。このエラーが発生しています:
Setting up xulrunner-1.9.2 (1.9.2.28+build1+nobinonly-0ubuntu0.10.04.1) ...
/var/lib/dpkg/info/xulrunner-1.9.2.postinst: 8: /var/lib/dpkg/info/xulrunner-1.9.2.postinst: /usr/sbin/update-alternatives: not found
dpkg: error processing package xulrunner-1.9.2 (--configure):
subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
xulrunner-1.9.2
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sudo nano /var/lib/dpkg/info/xulrunner-1.9.2.prerm
これ以外のすべてのコンテンツを削除する
#!/bin/sh
set -e
Sudo dpkg -P --force-all xulrunner-1.9.2
結果
Xulrunner-1.9.2(1.9.2.28 + build1 + nobinonly-0ubuntu0.11.04.1)の抑制... xulrunner-1.9.2(1.9.2.28 + build1 + nobinonly-0ubuntu0.11.04.1)の構成ファイルの消去..
幸運を :)