Koozali.org: home of the SME Server

Yum Updates

Offline imcintyre

  • *
  • 609
  • +0/-0
Yum Updates
« on: October 17, 2008, 03:44:46 AM »
I am having trouble getting updates to go through. I raised a bug some time ago (4044) but nothing ever came of it. I decided to try to work it out but need a bit of a push.

I went into the FAQ's to look for problems why yum wouldn't run properly. I ran this command
Code: [Select]
rpm -qa | sort | less
The result was a huge document, 1000 lines long. Of these lines, 300 of them were or the form
gpg-pubkey-********-********

Some of these lines were repeated up to 30 times, some were not repeated at all.

Is this part of the problem?
Thanks in advance for any help you can lend.

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Yum Updates
« Reply #1 on: October 17, 2008, 04:28:23 AM »
Some of these lines were repeated up to 30 times, some were not repeated at all.

Is this part of the problem?

No, very unlikely to be a problem. Those are just rpm signature verification keys. For some reason rpm allows them to be imported more than once. It's harmless.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Yum Updates
« Reply #2 on: October 17, 2008, 01:48:57 PM »
I am having trouble getting updates to go through. I raised a bug some time ago (4044) but nothing ever came of it. I decided to try to work it out but need a bit of a push.
Perhaps a follow-up on questions asked in the bugtracker would be nice, also I (and I guess other developers as well) would like to continue this in the bugtracker to keep all information in one place, so  please add your answers and details here: http://bugs.contribs.org/show_bug.cgi?id=4044
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline imcintyre

  • *
  • 609
  • +0/-0
Re: Yum Updates
« Reply #3 on: October 18, 2008, 03:55:14 AM »
I have posted the results of the commands yum clean metadata and yum update to the bug.

Thx for any help.