On Wed, Apr 10, 2013 at 03:41:50PM +0000, Andy Ingham wrote: > Jan -- > > The following is repeated 4 times at 20 second intervals within that log > on a sample host: > > [Tue Apr 9 09:25:52 2013] up2date > Traceback (most recent call last): > File "/usr/sbin/rhn_check", line 385, in __run_action > (status, message, data) = CheckCli.__do_call(method, params, kwargs) > File "/usr/sbin/rhn_check", line 377, in __do_call > method = getMethod.getMethod(method, "/usr/share/rhn/", "actions")
[...] > File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 662, in > _baseurlSetup > self.check() > File "/usr/lib/python2.6/site-packages/yum/yumRepo.py", line 426, in > check > 'Cannot find a valid baseurl for repo: %s' % self.id > <class 'yum.Errors.RepoError'>: Cannot find a valid baseurl for repo: base So, may we assume that your yum is misconfigured and that you have something in /etc/yum.repos.d called "base" which does not have the baseurl set? -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
