sudo dpkg --purge bzr :
Code:
(Reading database ... 177870 files and directories currently installed.)
Removing bzr ...
Purging configuration files for bzr ...
dpkg: warning: while removing bzr, directory '/usr/lib/python2.6/dist-packages/bzrlib' not empty so not removed.
sudo dpkg -r bzrtools:
Code:
(Reading database ... 177867 files and directories currently installed.)
Removing bzrtools ...
dpkg (subprocess): unable to execute installed pre-removal script: Exec format error
dpkg: error processing bzrtools (--remove):
subprocess installed pre-removal script returned error exit status 2
dpkg (subprocess): unable to execute installed post-installation script: Exec format error
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
bzrtools
error exit status 2????
exec format error???
How come nothing works right?
Bookmarks