Comment 74 for bug 450569

Revision history for this message
Gildas (gildas-robino) wrote : Re: package openoffice.org-emailmerge 1:3.0.1-9ubuntu3.1 failed to install/upgrade:

To resolve my problem, I download the last version of openoffice in the site www.openoffice.org.
I remove the paquets openffice.org-core and openoffice.org-common by the commands :

sudo apt-get autoremove openoffice.org-core
sudo apt-get autoremove openoffice.org-common

After, I install the new version by the commands :

cd [openffice new version directory]./DEBS/
sudo dpkg -i --force-overwrite *.deb
cd desktop-integration
sudo dpkg -i --force-overwrite *.deb

Now, it's OK.