我想在LibreOffice旁边安装开放的office (我不想摆脱LibreOffice),但是每当我试图安装桌面集成时,我都会遇到以下错误:
(Reading database ... 206617 files and directories currently installed.)
Preparing to unpack .../openoffice4.1-debian-menus_4.1.1-9775_all.deb ...
Unpacking openoffice-debian-menus (4.1.1-9775) ...
dpkg: error processing archive /home/darkwraith/Setups/en-GB/DEBS/desktop-integration/openoffice4.1-debian-menus_4.1.1-9775_all.deb (--install):
trying to overwrite '/usr/bin/soffice', which is also in package libreoffice-common 1:4.2.6.3-0ubuntu1
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
Processing triggers for gnome-icon-theme (3.10.0-0ubuntu2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1) ...
Errors were encountered while processing:
/home/darkwraith/Setups/en-GB/DEBS/desktop-integration/openoffice4.1-debian-menus_4.1.1-9775_all.deb如果您能告诉我该采取哪些措施来解决上述问题,我将不胜感激。
发布于 2015-10-08 14:29:05
我刚刚在这根线上发布了同一个问题的答案。基本上,在安装OpenOffice之前,应该删除LibreOffice创建的soffice的符号链接,然后强制安装dekstop-integration包。
https://askubuntu.com/questions/601163
复制相似问题