Have been running 5.4 x86_64 for a couple of months now. Every once in a while, I would get a notice that updates were available.
It appears that about 3 weeks ago, yum stopped notifying me of updates. Over that time, I've manually done a 'yum update' from a command line, with an output that there are no updates.
I know this cannot be true, because I watch the 'centOS-announce Digest' messages come through and see that there are updates for my installation.
I tried 'yum clean all' followed by another 'yum update' and still no updates are listed as available.
I have the priorities plugin installed and here is the output I get:
[root@desk ~]# yum update Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * addons: ftp.lug.udel.edu * base: mirror.rackspace.com * centosplus: mirrors.netdna.com * extras: ftp.lug.udel.edu * rpmforge: fr2.rpmfind.net * updates: mirrors.adams.net 598 packages excluded due to repository priority protections Setting up Update Process No Packages marked for Update [root@desk ~]#
Here is the contents of CentOS-Base.repo:
[root@desk yum.repos.d]# cat CentOS-Base.repo # CentOS-Base.repo # # The mirror system uses the connecting IP address of the client and the # update status of each mirror to pick mirrors that are updated to and # geographically close to the client. You should use this for CentOS updates # unless you are manually picking other mirrors. # # If the mirrorlist= does not work for you, as a fall back you can try the # remarked out baseurl= line instead. # #
[base] name=CentOS-$releasever - Base mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=os #baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=1
#released updates [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=updates #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=1
#packages used/produced in the build but not released [addons] name=CentOS-$releasever - Addons mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=addons #baseurl=http://mirror.centos.org/centos/$releasever/addons/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=1
#additional packages that may be useful [extras] name=CentOS-$releasever - Extras mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=extras #baseurl=http://mirror.centos.org/centos/$releasever/extras/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=1
#additional packages that extend functionality of existing packages [centosplus] name=CentOS-$releasever - Plus mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=centosplus #baseurl=http://mirror.centos.org/centos/$releasever/centosplus/$basearch/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=2
#contrib - packages by Centos Users [contrib] name=CentOS-$releasever - Contrib mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch= $basearch&repo=contrib #baseurl=http://mirror.centos.org/centos/$releasever/contrib/$basearch/ enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 priority=2 [root@desk yum.repos.d]#
What is wrong?
DaveM
From: David McGuffey davidmcguffey@verizon.net
Have been running 5.4 x86_64 for a couple of months now. Every once in a while, I would get a notice that updates were available. It appears that about 3 weeks ago, yum stopped notifying me of updates. Over that time, I've manually done a 'yum update' from a command line, with an output that there are no updates. I know this cannot be true, because I watch the 'centOS-announce Digest' messages come through and see that there are updates for my installation.
Did you check that those digest takled about a Centos 5 version of an application specificaly installed on your server...? The latests updates I have in my local repository are from November the 28th... kdelibs-devel-3.5.4-25.el5.centos.1.x86_64.rpm kdelibs-devel-3.5.4-25.el5.centos.1.i386.rpm kdelibs-3.5.4-25.el5.centos.1.x86_64.rpm kdelibs-3.5.4-25.el5.centos.1.i386.rpm kdelibs-apidocs-3.5.4-25.el5.centos.1.x86_64.rpm kexec-tools-1.102pre-77.el5.3.x86_64.rpm system-config-lvm-1.1.5-1.0.el5_4.1.noarch.rpm openswan-doc-2.6.21-5.el5_4.1.x86_64.rpm openswan-2.6.21-5.el5_4.1.x86_64.rpm xterm-215-8.el5_4.1.x86_64.rpm metacity-2.16.0-12.el5_4.1.x86_64.rpm metacity-2.16.0-12.el5_4.1.i386.rpm
JD
On Mon, 2009-12-14 at 03:45 -0800, John Doe wrote:
From: David McGuffey davidmcguffey@verizon.net
Have been running 5.4 x86_64 for a couple of months now. Every once in a while, I would get a notice that updates were available. It appears that about 3 weeks ago, yum stopped notifying me of updates. Over that time, I've manually done a 'yum update' from a command line, with an output that there are no updates. I know this cannot be true, because I watch the 'centOS-announce Digest' messages come through and see that there are updates for my installation.
Did you check that those digest takled about a Centos 5 version of an application specificaly installed on your server...? The latests updates I have in my local repository are from November the 28th... kdelibs-devel-3.5.4-25.el5.centos.1.x86_64.rpm kdelibs-devel-3.5.4-25.el5.centos.1.i386.rpm kdelibs-3.5.4-25.el5.centos.1.x86_64.rpm kdelibs-3.5.4-25.el5.centos.1.i386.rpm kdelibs-apidocs-3.5.4-25.el5.centos.1.x86_64.rpm kexec-tools-1.102pre-77.el5.3.x86_64.rpm system-config-lvm-1.1.5-1.0.el5_4.1.noarch.rpm openswan-doc-2.6.21-5.el5_4.1.x86_64.rpm openswan-2.6.21-5.el5_4.1.x86_64.rpm xterm-215-8.el5_4.1.x86_64.rpm metacity-2.16.0-12.el5_4.1.x86_64.rpm metacity-2.16.0-12.el5_4.1.i386.rpm
Here is what my logs show for the last three updates that ran successfully:
Nov 14 10:02:13 Updated: 1:libvorbis-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:13 Installed: libmpeg2-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:14 Installed: libmpeg2-utils-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:17 Updated: httpd-2.2.3-31.el5.centos.2.x86_64 Nov 14 10:02:17 Updated: dbus-python-0.70-9.el5_4.x86_64 Nov 14 10:02:18 Updated: 1:libvorbis-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:19 Erased: mpeg2dec Nov 17 21:26:08 Installed: aide-0.13.1-4.el5.x86_64 Nov 24 22:04:43 Updated: 1:cups-libs-1.3.7-11.el5_4.4.x86_64 Nov 24 22:04:44 Updated: 1:cups-libs-1.3.7-11.el5_4.4.i386 Nov 24 22:04:52 Updated: 1:cups-1.3.7-11.el5_4.4.x86_64 Nov 27 08:59:17 Installed: twolame-0.3.12-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-plugins-ugly-0.10.11-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-ffmpeg-0.10.6-1.el5.rf.x86_64 Nov 28 08:35:38 Updated: metacity-2.16.0-12.el5_4.1.x86_64 Nov 28 08:35:38 Updated: xterm-215-8.el5_4.1.x86_64 Nov 28 08:35:39 Updated: kexec-tools-1.102pre-77.el5.3.x86_64 Nov 28 08:35:41 Updated: system-config-lvm-1.1.5-1.0.el5_4.1.noarch Nov 28 08:35:47 Updated: metacity-2.16.0-12.el5_4.1.i386
So...maybe I'm just an IA guy with a worrying problem. I'm used to my Windoze boxes updating nearly every time I boot them. I'm also used to Fedora 10 and 11 which seem to have updates every two or three days.
DaveM
On Mon, Dec 14, 2009 at 7:31 PM, David McGuffey davidmcguffey@verizon.netwrote:
Here is what my logs show for the last three updates that ran successfully:
Nov 14 10:02:13 Updated: 1:libvorbis-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:13 Installed: libmpeg2-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:14 Installed: libmpeg2-utils-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:17 Updated: httpd-2.2.3-31.el5.centos.2.x86_64 Nov 14 10:02:17 Updated: dbus-python-0.70-9.el5_4.x86_64 Nov 14 10:02:18 Updated: 1:libvorbis-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:19 Erased: mpeg2dec Nov 17 21:26:08 Installed: aide-0.13.1-4.el5.x86_64 Nov 24 22:04:43 Updated: 1:cups-libs-1.3.7-11.el5_4.4.x86_64 Nov 24 22:04:44 Updated: 1:cups-libs-1.3.7-11.el5_4.4.i386 Nov 24 22:04:52 Updated: 1:cups-1.3.7-11.el5_4.4.x86_64 Nov 27 08:59:17 Installed: twolame-0.3.12-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-plugins-ugly-0.10.11-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-ffmpeg-0.10.6-1.el5.rf.x86_64 Nov 28 08:35:38 Updated: metacity-2.16.0-12.el5_4.1.x86_64 Nov 28 08:35:38 Updated: xterm-215-8.el5_4.1.x86_64 Nov 28 08:35:39 Updated: kexec-tools-1.102pre-77.el5.3.x86_64 Nov 28 08:35:41 Updated: system-config-lvm-1.1.5-1.0.el5_4.1.noarch Nov 28 08:35:47 Updated: metacity-2.16.0-12.el5_4.1.i386
So...maybe I'm just an IA guy with a worrying problem. I'm used to my Windoze boxes updating nearly every time I boot them. I'm also used to Fedora 10 and 11 which seem to have updates every two or three days.
DaveM
I think your just worrying. According to the announce list archives ( http://lists.centos.org/pipermail/centos-announce/), there haven't been any updates released for CentOS 5 since Nov. 27th.
Matt
-- Mathew S. McCarrell Clarkson University '10
mccarrms@gmail.com mccarrms@clarkson.edu 1-518-314-9214
On Mon, 2009-12-14 at 21:31 -0500, Mathew S. McCarrell wrote:
On Mon, Dec 14, 2009 at 7:31 PM, David McGuffey davidmcguffey@verizon.net wrote: Here is what my logs show for the last three updates that ran successfully:
Nov 14 10:02:13 Updated: 1:libvorbis-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:13 Installed: libmpeg2-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:14 Installed: libmpeg2-utils-0.5.1-2.el5.rf.x86_64 Nov 14 10:02:17 Updated: httpd-2.2.3-31.el5.centos.2.x86_64 Nov 14 10:02:17 Updated: dbus-python-0.70-9.el5_4.x86_64 Nov 14 10:02:18 Updated: 1:libvorbis-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.i386 Nov 14 10:02:19 Updated: 1:libvorbis-devel-1.1.2-3.el5_4.4.x86_64 Nov 14 10:02:19 Erased: mpeg2dec Nov 17 21:26:08 Installed: aide-0.13.1-4.el5.x86_64 Nov 24 22:04:43 Updated: 1:cups-libs-1.3.7-11.el5_4.4.x86_64 Nov 24 22:04:44 Updated: 1:cups-libs-1.3.7-11.el5_4.4.i386 Nov 24 22:04:52 Updated: 1:cups-1.3.7-11.el5_4.4.x86_64 Nov 27 08:59:17 Installed: twolame-0.3.12-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-plugins-ugly-0.10.11-1.el5.rf.x86_64 Nov 27 08:59:18 Updated: gstreamer-ffmpeg-0.10.6-1.el5.rf.x86_64 Nov 28 08:35:38 Updated: metacity-2.16.0-12.el5_4.1.x86_64 Nov 28 08:35:38 Updated: xterm-215-8.el5_4.1.x86_64 Nov 28 08:35:39 Updated: kexec-tools-1.102pre-77.el5.3.x86_64 Nov 28 08:35:41 Updated: system-config-lvm-1.1.5-1.0.el5_4.1.noarch Nov 28 08:35:47 Updated: metacity-2.16.0-12.el5_4.1.i386 So...maybe I'm just an IA guy with a worrying problem. I'm used to my Windoze boxes updating nearly every time I boot them. I'm also used to Fedora 10 and 11 which seem to have updates every two or three days. DaveM
Yes, I'm worrying too much. Must be my Information Assurance background. 13 updates showed up today.
Dec 18 19:40:56 Updated: glibc-common-2.5-42.el5_4.2.x86_64 Dec 18 19:41:13 Updated: glibc-2.5-42.el5_4.2.x86_64 Dec 18 19:41:14 Updated: kernel-headers-2.6.18-164.9.1.el5.x86_64 Dec 18 19:41:29 Installed: kernel-2.6.18-164.9.1.el5.x86_64 Dec 18 19:41:50 Updated: kmod-kvm-83-105.el5_4.13.x86_64 Dec 18 19:41:51 Updated: kvm-83-105.el5_4.13.x86_64 Dec 18 19:41:51 Updated: kvm-qemu-img-83-105.el5_4.13.x86_64 Dec 18 19:41:51 Updated: libtool-1.5.22-7.el5_4.x86_64 Dec 18 19:41:56 Installed: kernel-devel-2.6.18-164.9.1.el5.x86_64 Dec 18 19:41:57 Updated: glibc-2.5-42.el5_4.2.i686 Dec 18 19:41:59 Updated: xulrunner-1.9.0.16-2.el5_4.x86_64 Dec 18 19:41:59 Updated: 30:bind-libs-9.3.6-4.P1.el5_4.1.x86_64 Dec 18 19:42:01 Updated: openssh-4.3p2-36.el5_4.3.x86_64 Dec 18 19:42:01 Updated: expat-1.95.8-8.3.el5_4.2.x86_64 Dec 18 19:42:02 Updated: samba-common-3.0.33-3.15.el5_4.1.x86_64 Dec 18 19:42:02 Updated: kpartx-0.4.7-30.el5_4.4.x86_64 Dec 18 19:42:02 Updated: libtool-ltdl-1.5.22-7.el5_4.x86_64 Dec 18 19:42:04 Updated: xulrunner-1.9.0.16-2.el5_4.i386 Dec 18 19:42:04 Updated: expat-1.95.8-8.3.el5_4.2.i386 Dec 18 19:42:05 Updated: device-mapper-multipath-0.4.7-30.el5_4.4.x86_64 Dec 18 19:42:06 Updated: samba-client-3.0.33-3.15.el5_4.1.x86_64 Dec 18 19:42:08 Updated: samba-3.0.33-3.15.el5_4.1.x86_64 Dec 18 19:42:08 Updated: openssh-clients-4.3p2-36.el5_4.3.x86_64 Dec 18 19:42:08 Updated: openssh-askpass-4.3p2-36.el5_4.3.x86_64 Dec 18 19:42:09 Updated: openssh-server-4.3p2-36.el5_4.3.x86_64 Dec 18 19:42:09 Updated: 30:bind-utils-9.3.6-4.P1.el5_4.1.x86_64 Dec 18 19:42:14 Updated: xulrunner-devel-1.9.0.16-2.el5_4.x86_64 Dec 18 19:42:14 Updated: acpid-1.0.4-9.el5_4.1.x86_64 Dec 18 19:42:14 Updated: screen-4.0.3-1.el5_4.1.x86_64 Dec 18 19:42:14 Updated: nscd-2.5-42.el5_4.2.x86_64 Dec 18 19:42:18 Updated: xulrunner-devel-1.9.0.16-2.el5_4.i386 Dec 18 19:42:19 Updated: glibc-headers-2.5-42.el5_4.2.x86_64 Dec 18 19:42:22 Updated: firefox-3.0.16-1.el5.centos.i386 Dec 18 19:42:23 Updated: glibc-devel-2.5-42.el5_4.2.i386 Dec 18 19:42:23 Updated: expat-devel-1.95.8-8.3.el5_4.2.x86_64 Dec 18 19:42:23 Updated: expat-devel-1.95.8-8.3.el5_4.2.i386 Dec 18 19:42:24 Updated: firefox-3.0.16-1.el5.centos.x86_64 Dec 18 19:42:25 Updated: glibc-devel-2.5-42.el5_4.2.x86_64
DaveM