Koozali.org: home of the SME Server

Yum errors in logfile

blockbuster

Yum errors in logfile
« on: July 14, 2006, 11:06:22 AM »
I have the following errors in my Yum logfile, this error is repeating every day the same 6 lines. Any ideas where to look or how to solve?

2006-07-13 04:04:53.047652500 Error: No Groups on which to run command
2006-07-13 04:04:53.103769500 yum grouplist available status 256
2006-07-13 04:04:56.853053500 Error: No Groups on which to run command
2006-07-13 04:04:56.933546500 yum grouplist installed status 256
2006-07-13 04:04:59.157275500 Error: No Groups on which to run command
2006-07-13 04:04:59.237928500 yum grouplist updates status 256

Offline meneer

  • **
  • 26
  • +0/-0
    • http://www.tken.net
Yum errors in logfile
« Reply #1 on: August 28, 2006, 10:24:32 PM »
Same here...
...
First check cables............

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Yum errors in logfile
« Reply #2 on: August 28, 2006, 11:10:12 PM »
Quote from: "blockbuster"
I have the following errors in my Yum logfile, this error is repeating every day the same 6 lines. Any ideas where to look or how to solve?

2006-07-13 04:04:53.047652500 Error: No Groups on which to run command
2006-07-13 04:04:53.103769500 yum grouplist available status 256
2006-07-13 04:04:56.853053500 Error: No Groups on which to run command
2006-07-13 04:04:56.933546500 yum grouplist installed status 256
2006-07-13 04:04:59.157275500 Error: No Groups on which to run command
2006-07-13 04:04:59.237928500 yum grouplist updates status 256

This is log noise and can be considered harmless.

It is the yum update program getting lists of all the files in repositories, after requesting the group file (which contains a list of pacakges that can be installed in groups) which is not required for a repository to have and therefore sometimes is not provided if I remember correctly.
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 meneer

  • **
  • 26
  • +0/-0
    • http://www.tken.net
Re: Yum errors in logfile
« Reply #3 on: August 29, 2006, 07:12:57 PM »
Quote from: "cactus"

This is log noise and can be considered harmless.

It is the yum update program getting lists of all the files in repositories, after requesting the group file (which contains a list of pacakges that can be installed in groups) which is not required for a repository to have and therefore sometimes is not provided if I remember correctly.


Thanks!
...
First check cables............