LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   couldn't use yum (https://www.linuxquestions.org/questions/linux-newbie-8/couldnt-use-yum-704774/)

shakthihp 02-15-2009 04:32 AM

couldn't use yum
 
whenever i use yum,the following error message pops up
Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: livna. Please verify its path and try again

reddazz 02-15-2009 05:22 AM

Hi and welcome to the forum.

There is a problem with the livna website. More details are available here. For now, you can just disable the livna repo by doing using the "--disablerepo=livna" flag when you use yum e.g.
Code:

yum update --disablerepo=livna

shakthihp 02-16-2009 06:53 AM

thanks reddazz
 
Thanks reddazz,i was able to disable the livna repo with that command,now yum is working good,thanks again.


All times are GMT -5. The time now is 06:02 AM.