This solution did'nt work as it :

>sudo dpkg --force-all -r openoffice.org-hyphenation
>sudo apt-get -f install


I had to do 
$ cd /var/cache/apt/archives
$ sudo dpkg --force-overwrite --install   
openoffice.org-hyphenation_0.2_all.deb 

as  /usr/share/myspell/dicts/hyph_en_US.dic  is overwritten by
openoffice.org-hyphenation_0.2_all.deb

It's really dirty and I can't recommand such a solution (but it was the
sole solution that I have found in order to get synaptic working).

-- 
[HARDY] language-support-writing-en broken
https://bugs.launchpad.net/bugs/197215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to