On my FC5 box, yum is failing with:
# yum -y update Loading "installonlyn" plugin Setting up Update Process Setting up repositories livna [1/5] livna 100% |=========================| 951 B 00:00 macromedia [2/5] macromedia 100% |=========================| 951 B 00:00 updates [3/5] Cannot find a valid baseurl for repo: updates Error: Cannot find a valid baseurl for repo: updates
On my FC6 box, yum is failing with:
# yum -y update Loading "installonlyn" plugin Setting up Update Process Setting up repositories Error: Cannot find a valid baseurl for repo: extras-development
Can someone post the link to this week's fix? Excuse me if I missed the notice.
-- EB
E Barnett <ewinblists <at> chrusos.com> writes:
On my FC6 box, yum is failing with: Error: Cannot find a valid baseurl for repo: extras-development
While this is not really the cause of your problem, you don't want extras-development enabled on an FC6 box! FC6 has been released now, development and extras-development are now heading towards FC7 (and be warned that this right now is the period where most breakages occur).
Kevin Kofler