hledal jsem nejaky softy a zkousel a ted mi jeden nejde odinstalovat.
synaptic vyhodil:
E: fisterra2-distribution-client: podproces post-removal script vrátil chybový status 127terminal po:
sudo apt-get remove fisterra2-distribution-client vraci
Následující balíky budou ODSTRANĚNY:
fisterra2-distribution-client
0 aktualizováno, 0 nově instalováno, 1 k odstranění a 0 neaktualizováno.
1 instalováno nebo odstraněno pouze částečně.
Po této operaci bude na disku uvolněno 2056kB.
Chcete pokračovat [Y/n]? y
(Čtu databázi ... nyní je nainstalováno 153736 souborů a adresářů.)
Odinstalování balíku fisterra2-distribution-client ...
/var/lib/dpkg/info/fisterra2-distribution-client.postrm: 29: update-menus: not found
dpkg: chyba při zpracovávání fisterra2-distribution-client (--remove):
podproces post-removal script vrátil chybový status 127
Při zpracování nastaly chyby:
fisterra2-distribution-client
E: Sub-process /usr/bin/dpkg returned an error code (1)obsah souboru /var/lib/dpkg/info/fisterra2-distribution-client.postrm je:
#!/bin/sh
# postrm script for fisterra2-distribution-client
set -e
# summary of how this script can be called:
# * <postrm> `remove'
# * <postrm> `purge'
# * <old-postrm> `upgrade' <new-version>
# * <new-postrm> `failed-upgrade' <old-version>
# * <new-postrm> `abort-install'
# * <new-postrm> `abort-install' <old-version>
# * <new-postrm> `abort-upgrade' <old-version>
# * <disappearer's-postrm> `disappear' <r>overwrit>r> <new-version>
# for details, see http://www.debian.org/doc/debian-policy/ or the debian-policy package
case "$1" in
purge|remove|upgrade)
update-menus
;;
failed-upgrade|abort-install|abort-upgrade|disappear)
;;
*)
echo "Error, fisterra2-distribution-client 'postrm' called with unknown argument \`$1'" >&2
exit 1
;;
esac
if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
. /usr/share/debconf/confmodule
db_purge
fi
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
# Automatically added by dh_installmenu
if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi
# End automatically added section
# Automatically added by dh_installdebconf
if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
. /usr/share/debconf/confmodule
db_purge
fi
# End automatically added section
exit 0
zkusel jsem ruzne rady na
http://wiki.ubuntu.cz/apt ale vse konci stejnou chybou
EDIT: jeste me napada, instalovano z repozitare: deb
http://apt.igalia.com/ sarge fisterra
viz
http://community.igalia.com/twiki/bin/view/Fisterra/ProjectDownloadStable