Error: Cannot find a valid baseurl for repo - Linux Views : 1278
Tagged in : Linux
0 0
Send mail
Error : Cannot find a valid baseurl for repo

I came across this error while trying to install a package on Fedora:

Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Error: Cannot find a valid baseurl for repo: extras


The solution was relatively simple,

I simply changed all "enabled" parameters from 1 to 0 in :

/etc/yum.repos.d/fedora-core.repo
/etc/yum.repos.d/fedora-extras.repo
/etc/yum.repos.d/fedora-updates.repo




By Sanju, On - 2009-08-07



    Login to add Comments .