Unpacking openoffice.org-hyphenation-en-us (from .../openoffice.org-hyphenation-en-us_2.3.1-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb (--unpack):
trying to overwrite `/usr/share/myspell/dicts/hyph_en_US.dic', which is also in package openoffice.org-hyphenation
Errors were encountered while processing:
/var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
官方已经确认这个bug
解决办法:
wget http://debian.mirror.inra.fr/debian/poo ... -5_all.deb
sudo dpkg --force-all -i openoffice.org-hyphenation-en-us_2.3-5_all.deb
[分享]ubuntu8.04最近升级出现openoffice.org-hyphenation-en-us故障的解决办法
Re: [分享]ubuntu8.04最近升级出现openoffice.org-hyphenation-en-us故障的解决办法
哪位兄弟把这个包贴上了,我试了一天都下载不了,谢谢了sciwander 写了:Unpacking openoffice.org-hyphenation-en-us (from .../openoffice.org-hyphenation-en-us_2.3.1-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb (--unpack):
trying to overwrite `/usr/share/myspell/dicts/hyph_en_US.dic', which is also in package openoffice.org-hyphenation
Errors were encountered while processing:
/var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
官方已经确认这个bug
解决办法:
wget http://debian.mirror.inra.fr/debian/poo ... -5_all.deb
sudo dpkg --force-all -i openoffice.org-hyphenation-en-us_2.3-5_all.deb
Re: [分享]ubuntu8.04最近升级出现openoffice.org-hyphenation-en-us故障的解决办法
这个方法已经不能用了,我好不容易上去才发现根本就没有2.3-5的文件。lttong 写了:哪位兄弟把这个包贴上了,我试了一天都下载不了,谢谢了sciwander 写了:Unpacking openoffice.org-hyphenation-en-us (from .../openoffice.org-hyphenation-en-us_2.3.1-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb (--unpack):
trying to overwrite `/usr/share/myspell/dicts/hyph_en_US.dic', which is also in package openoffice.org-hyphenation
Errors were encountered while processing:
/var/cache/apt/archives/openoffice.org-hyphenation-en-us_2.3.1-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
官方已经确认这个bug
解决办法:
wget http://debian.mirror.inra.fr/debian/poo ... -5_all.deb
sudo dpkg --force-all -i openoffice.org-hyphenation-en-us_2.3-5_all.deb
把它替换成2.3.1-1就可以了。