2008-08-21

yum이 freshrpms에서 stop되어 있을 때

freshrpms.repo에 정의된 서버 혹은 mirrorlist 서버가 다운되었을 가능성 높음
아래와 같이 mirror 서버를 다시 정의해 준다.

[펌] http://forums.fedoraforum.org/printthread.php?t=184124
Hlingler 2008-03-23 03:35 PM PST

For your convenience, here is how to get FreshRPMs up and going:

Edit your /etc/yum.repos.d/freshrpms.repo and replace the line "mirrorlist=..." with: mirrorlist=file:///etc/yum.repos.d/freshrpms.mirror

create that file /etc/yum.repos.d/freshrpms.mirror:
Code:
http://ayo.ie.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms/
http://ayo.uk3.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms/
http://ayo.us5.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms/
http://ayo.pt.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms/

Proceed.

Works for me....

Happy Easter,
V

EDIT: On second thought, it's probably best not to destroy the existing "mirrorlist..." line in /etc/yum.repos.d/freshrpms.repo since you'll want it back when he gets it back on-line, so just comment it out with a pound-sign at the beginning, then add the new "mirrorlist..." line at the end of the file. If you already nuked that line, here it is for reference:
Code:
mirrorlist=http://ayo.freshrpms.net/fedora/linux/$releasever/mirrors-freshrpms

댓글 없음: