Public bug reported:
The prerm script contains:
[ -d /usr/share/icons/hicolor ] && touch -m #ICONDIR# || true
#ICONDIR# should have been expanded, but hasn't been.
This command fixes the problem to allow users to uninstall the package:
sudo sed -i 's!#ICONDIR#!/usr/share/icons/hicolor!'
/var/lib/dpkg/info/kcemirror.postrm
** Affects: kcemirror (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
uninstall fails in dapper and edgy
https://launchpad.net/bugs/51484
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs