首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Fedora yum更新错误

Fedora yum更新错误
EN

Unix & Linux用户
提问于 2010-12-24 03:10:17
回答 1查看 1.2K关注 0票数 5

当我运行yum update时,会收到以下错误:

代码语言:javascript
复制
[root@chandru chandru.math]# yum update
Loaded plugins: presto, refresh-packagekit, remove-with-leaves
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: kdebase-runtime-libs(x86-32) = 4.5.3-3.fc13 for package: kdebase-runtime-4.5.3-3.fc13.i686
---> Package kdebase-runtime-libs.i686 0:4.5.4-1.fc13 set to be updated
--> Finished Dependency Resolution
Error: Package: kdebase-runtime-4.5.3-3.fc13.i686 (@updates)
           Requires: kdebase-runtime-libs(x86-32) = 4.5.3-3.fc13
           Removing: kdebase-runtime-libs-4.5.3-3.fc13.i686 (@updates)
               kdebase-runtime-libs(x86-32) = 4.5.3-3.fc13
           Updated By: kdebase-runtime-libs-4.5.4-1.fc13.i686 (updates)
               kdebase-runtime-libs(x86-32) = 4.5.4-1.fc13
           Available: kdebase-runtime-libs-4.4.2-3.fc13.i686 (fedora)
               kdebase-runtime-libs(x86-32) = 4.4.2-3.fc13
 You could try using --skip-broken to work around the problem
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
kdebase-runtime-4.5.4-1.fc13.i686 is a duplicate with kdebase-runtime-4.5.3-3.fc13.i686
kdebase-runtime-4.5.4-1.fc13.i686 has missing requires of kdebase-runtime-libs(x86-32) = ('0', '4.5.4', '1.fc13')
kdebase-runtime-flags-4.5.4-1.fc13.noarch is a duplicate with kdebase-runtime-flags-4.5.3-3.fc13.noarch
6:kdelibs-4.5.4-2.fc13.i686 is a duplicate with 6:kdelibs-4.5.3-3.fc13.i686
6:kdelibs-common-4.5.4-2.fc13.i686 is a duplicate with 6:kdelibs-common-4.5.3-3.fc13.i686
phonon-4.4.3-2.fc13.i686 is a duplicate with phonon-4.4.2-1.fc13.i686

请让我知道该怎么做。

EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2010-12-24 04:05:51

我不是普通的Fedora用户,但下面是我过去使用过的通用解决方案。

试着跑

代码语言:javascript
复制
$ yum clean all

然后重新运行yum update命令。

票数 6
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/5119

复制
相关文章

相似问题

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