我试图安装 Ubuntu Studio Graphics 元包,但是它没有正确安装。包
gimp-plugin-registry
只是不会安装,我尝试了软件中心的一个和 WebUp8 PPA 上的一个,这两个软件包都不起作用。
The following NEW packages will be installed:
gimp-plugin-registry
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1395kB of archives.
After this operation, 3592kB of additional disk space will be used.
(Reading database ... 402557 files and directories currently installed.)
Unpacking gimp-plugin-registry (from .../gimp-plugin-registry_3.2-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/gimp-plugin-registry_3.2-1_i386.deb (- -unpack):
trying to overwrite '/usr/lib/gimp/2.0/plug-ins/file-xmc', which is also in package gimp 2.7.3-2010110501~mm
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/gimp-plugin-registry_3.2-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
您似乎从 PPA (2.7.3-2010110501~mm) 安装了冲突的 gimp 版本
你需要要么
为您的 apt sources.list 删除该 PPA 并安装常规 gimp 包
找到适用于您已安装版本的插件注册表安装
强制 apt-get install 忽略错误(不知道如何诚实)