首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >更新shotwell时的问题

更新shotwell时的问题
EN

Ask Ubuntu用户
提问于 2014-07-30 18:29:06
回答 2查看 2.2K关注 0票数 4

Shotwell的最后一次更新在更新我的系统时给我带来麻烦。我尝试过使用sudo apt-get install -f,并得到了以下错误消息:

代码语言:javascript
复制
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  shotwell
The following packages will be upgraded:
  shotwell
1 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
Need to get 0 B/7,511 kB of archives.
After this operation, 25.3 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 299243 files and directories currently installed.)
Preparing to unpack .../shotwell_0.18.1-1~trusty1_i386.deb ...
Unpacking shotwell (0.18.1-1~trusty1) over (0.18.0-0ubuntu4.1) ...
dpkg: error processing archive /var/cache/apt/archives/shotwell_0.18.1-1~trusty1_i386.deb (--unpack):
 trying to overwrite '/usr/share/shotwell/icons/shotwell-16.svg', which is also in package shotwell-common 0.18.0-0ubuntu4.2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.6.7.1-1) ...
Processing triggers for menu (2.1.46ubuntu1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/shotwell_0.18.1-1~trusty1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

有可能解决这个问题吗?

EN

回答 2

Ask Ubuntu用户

回答已采纳

发布于 2014-08-07 08:12:57

我在Launchpad上提交了问题,得到了答案,所以万一其他人也有类似的问题,下面是我是如何解决的:

代码语言:javascript
复制
sudo dpkg --force-all -i /var/cache/apt/archives/shotwell_0.18.1-1~trusty1_i386.deb

https://answers.launchpad.net/ubuntu/+source/qt4-x11/+question/252665

票数 5
EN

Ask Ubuntu用户

发布于 2014-08-03 04:06:06

通过运行以下命令,我成功地安装了shotwell_0.18.1

代码语言:javascript
复制
sudo apt-get remove --purge shotwell*
sudo apt-get install shotwell
票数 -1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/504687

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档