yum更新没有任何更新?

最近,我清理yumcaching,然后我发现我没有任何更新,当我做yum更新。 我不确定是否确实没有更新或有什么错误。

yum clean all rm -rf /var/cache/yum/* 

yum update

 Loaded plugins: replace, rhnplugin, security This system is receiving updates from RHN Classic or RHN Satellite. Excluding Packages from Red Hat Enterprise Linux (v. 5 for 64-bit x86_64) Finished Skipping security plugin, no data Setting up Update Process No Packages marked for Update 

yum repolist all

 ... epel, Extra Packages for Enterprise Linux 5 - x86_64, enabled: 6,781 epel-debuginfo, Extra Packages for Enterprise Linux 5 - x86_64 - Debug, disabled rhel-x86_64-server-5, Red Hat Enterprise Linux (v. 5 for 64-bit x86_64), enabled: 16,487+311 ... 

最后几行yum.log

 Jul 01 14:57:09 Updated: openssl-perl-0.9.8e-36.el5_11.x86_64 Jul 01 14:57:10 Updated: openssl-0.9.8e-36.el5_11.i686 Jul 01 14:57:12 Updated: openssl-devel-0.9.8e-36.el5_11.i386 Jul 10 09:15:31 Updated: dhcpv6-client-1.0.10-22.el5_11.x86_64 

在/etc/yum.repos.d下(我在这里没有看到rhel-x86_64-server-5?)

 ius-archive.repo ius-dev.repo ius.repo ius-testing.repo rhel-debuginfo.repo rpmforge.repo pgdg-92-redhat.repo kbs-el5-rb187.repo mirrors-rpmforge mirrors-rpmforge-extras mirrors-rpmforge-testing epel.repo varnish.repo epel-testing.repo 

在yum输出中,“ 这个系统正在接收来自RHN Classic或RHN Satellite的更新这一行是来自yum rhnplugin的一个通知,表示系统已经在RHN Classic的本地Satellite服务器上注册了。

属于您的RHN classic或Satellite订阅的软件频道不会在/etc/yum.repos.d中显示为回购文件,而是通过您的系统ID和rhnplugin从卫星服务器进行pipe理。

你是否认为你的系统完全是RHEL 5的最新版本 ?

因为最近安装的OpenSSL软件包与RSA-2015:1197和dhcp客户端版本RHBA-2015:1212相匹配,这是最近一些勘误表中的一部分。