LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Yum problem (https://www.linuxquestions.org/questions/linux-newbie-8/yum-problem-456147/)

jojojo 06-19-2006 03:38 AM

Yum problem
 
My yum have gone crazy lately. I cannot search, install, update or do anything with yum. There's something wrong with macromedia repos but I don't know what is it.

Code:

[root@localhost ~]# yum install gnome-sudoku*
Loading "fastestmirror" plugin
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
dries                                                                [1/6]
dries                    100% |=========================|  951 B    00:00
livna                                                                [2/6]
livna                    100% |=========================|  951 B    00:00
updates                                                              [3/6]
updates                  100% |=========================|  951 B    00:00
core                                                                [4/6]
core                      100% |=========================| 1.1 kB    00:00
macromedia                                                          [5/6]
http://macromedia.rediris.es/rpm/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Cannot open/read repomd.xml file for repository: macromedia
failure: repodata/repomd.xml from macromedia: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from macromedia: [Errno 256] No more mirrors to try.

Everytime I want to search or install using yum, it display the same error.

Gethyn 06-19-2006 03:52 AM

I'm not sure what the cause of the problem is either, but this happened to me when I tried to update yesterday. You can get round it temporarily by adding the option '--disablerepo=macromedia'. Hopefully there's just a short term problem with the macromedia repository and it will be up again soon.

jojojo 06-19-2006 06:28 AM

Ok. I have solved it. Just change the "enable=1" to "enable=0" in the /etc/yum.repos.d/macromedia.repo


All times are GMT -5. The time now is 12:40 AM.