Fedora 14 설치를 마지막으로 업데이트한 것은 몇 주 전이었습니다. 따라서 수많은 새로운 패키지가 기다리고 있을 것이라고 예상했지만, 이 패키지를 실행한 후에는 다음과 같은 결과를 yum update
얻었습니다.
...
Setting up Update Process
No Packages marked for Update
고쳐 쓰다:
rpm -qi sudo
버전 제공1.7.4p4
yum -v repolist
다음을 제공합니다:
Loading "langpacks" plugin
Loading "presto" plugin
Loading "refresh-packagekit" plugin
Adding en_US to language list
Config time: 0.074
Yum Version: 3.2.28
Setting up Package Sacks
pkgsack time: 0.174
Repo-id : fedora
Repo-name : Fedora 14 - i386
Repo-revision: 1287926872
Repo-tags : binary-i386
Repo-distro-tags: [cpe:/o:fedoraproject:fedora:14]: rawhide
Repo-updated : Sun Oct 24 15:44:32 2010
Repo-pkgs : 17,883
Repo-size : 20 G
Repo-metalink: https://mirrors.fedoraproject.org/metalink?repo=fedora-14&arch=i386
Updated : Sun Oct 24 15:44:32 2010
Repo-expire : 604,800 second(s) (last: Thu Jan 13 20:00:21 2011)
Repo-id : updates
Repo-name : Fedora 14 - i386 - Updates
Repo-revision: 1295548217
Repo-tags : binary-i386
Repo-updated : Thu Jan 20 21:32:10 2011
Repo-pkgs : 4,500
Repo-size : 7.2 G
Repo-metalink: https://mirrors.fedoraproject.org/metalink?repo=updates-released-f14&arch=i386
Updated : Thu Jan 20 21:32:10 2011
Repo-expire : 21,600 second(s) (last: Thu Jan 13 20:00:49 2011)
repolist: 22,383
답변1
저장소 캐시가 만료되었습니다. 캐시를 정리하고 업데이트를 다시 수행하십시오.
yum clean expire-cache
yum update