Hi, I haven't updated my centos 4.3 machine in weeks but when I run yum update / yum upgrade no updates seem to be Reading repository metadata in from local files No Packages marked for Update/Obsoletionavailable on the default repo's and dag's repo? "Reading repository metadata in from local files No Packages marked for Update/Obsoletion" yum install $program stills works tho, is this normal behaviour or is there something wrong with my updates? ivago -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070112/7493b7c2/attachment-0001.html>
D Ivago wrote:> > Hi, > I haven't updated my centos 4.3 machine in weeks but when I run yum update / > yum upgrade no updates seem to be Reading repository metadata in from local > files > No Packages marked for Update/Obsoletionavailable on the default repo's and > dag's repo?It would be helpful if you could give us some more information about what happens: The output of "rpm -q centos-release" for example and the output of "yum -d5 update". Cheers, Ralph -- Ralph Angenendt......ra at br-online.de | .."Text processing has made it possible Bayerischer Rundfunk...80300 M?nchen | ....to right-justify any idea, even one Programmbereich.Bayern 3, Jugend und | .which cannot be justified on any other Multimedia.........Tl:089.5900.16023 | ..........grounds." -- J. Finnegan, USC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20070112/1fa19cc8/attachment-0001.sig>
On Fri, 2007-01-12 at 10:43 +0100, D Ivago wrote:> Hi, > > I haven't updated my centos 4.3 machine in weeks but when I run yum > update / yum upgrade no updates seem to be Reading repository metadata > in from local files > No Packages marked for Update/Obsoletionavailable on the default > repo's and dag's repo? > > "Reading repository metadata in from local files > No Packages marked for Update/Obsoletion" > > yum install $program stills works tho, is this normal behaviour or is > there something wrong with my updates? > > ivago >If you have a 4.3 and you have not updated it in more than a month and if still does not update, then yes ... you have something broken in your repo setup ... UNLESS ... do: chkconfig --list yum if that says this: yum 0:off 1:off 2:off 3:on 4:off 5:on 6:off (or something similar ... then you are getting autoupdates) -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20070112/2ab0190e/attachment-0001.sig>