Trying to swap from OpenOffice to LibreOffice. Apparently some of LibreOffice has been installed because several libreoffice packages have unmet dependencies (libreoffice-core, -help-en-us, -java-common, -l10n-en-gb, -l10-n-3n-za, -l10n-es) - most of which seem to rely on libreoffice-common. However, I can’t uninstall (to start over) because libreoffice-common is not installed. I can’t install libreoffice-common:
Errors were encountered while processing:
/var/cache/apt/archives/libreoffice-common_1%3a4.4.6~rc3-0ubuntu1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I have tried:
apt-get clean
apt-get autoclean
apt-get -f install
apt-get dpkg --configure -a (lots of errors here)
apt-get -u dist-upgrade
Any help would be gratefully appreciated.