After giving command "yum update openoffice" the output is: Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: centos.aol.in * updates: ftp.oss.eznetsols.org * addons: centos.aol.in * extras: centos.aol.in Setting up Update Process No Packages marked for Update -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101020/f68fbcd5/attachment-0002.html>
centos-bounces at centos.org wrote on 20.10.2010 11:27:45:> Ritika Garg <ritikagarg25 at gmail.com> > Gesendet von: centos-bounces at centos.org > > 20.10.2010 11:28 > > Bitte antworten an > CentOS mailing list <centos at centos.org> > > An > > centos at centos.org > > Kopie > > Thema > > [CentOS] yum update > > After giving command "yum update openoffice" the output is: > > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: centos.aol.in > * updates: ftp.oss.eznetsols.org > * addons: centos.aol.in > * extras: centos.aol.in > Setting up Update Process > No Packages marked for Update > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centosHi Ritika, what would you say with this? Your openoffice would be uptodate (the centos-version, not the version from openoffice.org, which should be a newer one) Andreas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101020/ceff5a1d/attachment-0002.html>
>From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] OnBehalf Of Ritika Garg>Sent: Wednesday, October 20, 2010 11:28 AM >To: centos at centos.org >Subject: [CentOS] yum update > >After giving command "yum update openoffice" the output is: > >Loaded plugins: fastestmirror >Loading mirror speeds from cached hostfile > * base: centos.aol.in >?* updates: ftp.oss.eznetsols.org >?* addons: centos.aol.in >?* extras: centos.aol.in >Setting up Update Process >No Packages marked for UpdateSo? What?s your question? -- /Sorin -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5110 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20101020/d9daada3/attachment-0002.bin>
On Wednesday 20 October 2010, Ritika Garg wrote:> After giving command "yum update openoffice" the output is:There isn't really one package called openoffice so running the above command is no better than "yum update abcdefghijkl". What you probably want to do is to update all packages ("yum update"). The output below is also a bit strange. Giving yum update an incorrect pkg name should result in something like this added to the output: "No Match for argument: openoffice" What are you running exactly? /Peter> Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: centos.aol.in > * updates: ftp.oss.eznetsols.org > * addons: centos.aol.in > * extras: centos.aol.in > Setting up Update Process > No Packages marked for Update-------------- 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/20101020/9e3f9f40/attachment-0002.sig>
I have updated certain packages through applications->system tools->software updater. Is there any command by which I can know which softwares I had updated? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101102/99f04d49/attachment-0002.html>
On 11/1/10 11:01 PM, Ritika Garg wrote:> I have updated certain packages through applications->system tools->software > updater. Is there any command by which I can know which softwares I had updated? >/var/log/yum.log should have a list of the update versions installed. -- Les Mikesell lesmikesell at gmail.com
Does the file /var/log/yum.log store the information of the last 7 days because I did some updates on 27October which are not there in the file. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20101103/763eba7a/attachment-0001.html>
On 11/02/10 9:58 PM, Ritika Garg wrote:> Does the file /var/log/yum.log store the information of the last 7 > days because I did some updates on 27October which are not there in > the file.kinda depends on your log rotating policies. # ls -l /var/log