Thanks for your report.

The error is :
=====
Rimozione di ttf-kacst...
dpkg (sottoprocesso): impossibile eseguire vecchio script di pre-removal: 
Errore di formato di exec
dpkg: errore nell'elaborare ttf-kacst (--remove):
 il sottoprocesso vecchio script di pre-removal ha restituito lo stato di 
errore 2
dpkg (sottoprocesso): impossibile eseguire vecchio script di post-installation: 
Errore di formato di exec
dpkg: errore durante la pulizia:
 il sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 2
Rimozione di ttf-vlgothic...
dpkg (sottoprocesso): impossibile eseguire vecchio script di pre-removal: 
Errore di formato di exec
dpkg: errore nell'elaborare ttf-vlgothic (--remove):
 il sottoprocesso vecchio script di pre-removal ha restituito lo stato di 
errore 2
=====

Which means In english :
dpkg (subprocess): unable to execute pre-removal script: Exec format error

This is due to a corrupted pre-removal script (probably an empty file)

To workaround it, remove the pre-removal script for each faulty package
and purge the packages. To do this, open a terminal and run the
following commands:

$ sudo rm /var/lib/dpkg/info/ttf-kacst.p*
$ sudo rm /var/lib/dpkg/info/ttf-vlgothic.p*
$ sudo dpkg --purge ttf-kacst ttf-vlgothic

The counterpart of this method is that it will leave some files and
configurations usually cleaned during package removal. If you want to be
sure to have a correctly cleaned up the packages and all related
configuration, then clear the apt cache (sudo apt-get clean), reinstall
the packages and remove them again.

If this resolves your issue then please set the bug's status to Invalid.
Thanks in advance!


** Changed in: ttf-vlgothic (Ubuntu)
       Status: Confirmed => Incomplete

-- 
package ttf-vlgothic 20090612-2 failed to install/upgrade (please sync from 
Debian unstable)
https://bugs.launchpad.net/bugs/475742
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to