FC3 repositories
2006年04月05日
少し前になりますが、FC3がLegacyプロジェクトに移動しました。
最近、アップデートが出ないなあと思っている方は、repositoryを変更していないからだと思います。
/etc/yum.conf をlegacyサーバーを指す様に変更します。
サーバーは
[base]
name=Red Hat Linux $releasever base
baseurl=http://download.fedoralegacy.org/fedora/$releasever/os/$basearch
[updates]
name=Red Hat Linux $releasever updates
baseurl=http://download.fedoralegacy.org/fedora/$releasever/updates/$basearch
[legacy-utils]
name=Fedora Legacy utilities for Red Hat Linux $releasever
baseurl=http://download.fedoralegacy.org/fedora/$releasever/legacy-utils/$basearch
となります。
コメント
忘れていた、
rpm -import http://www.fedoralegacy.org/FEDORA-LEGACY-GPG-KEY
も実行しないとダメだね。
おっく~分かった?
投稿者: STEALTH50
|
2006年04月05日 17:48
あら?
投稿者: STEALTH50
|
2006年04月06日 23:26
FC3,Blogの再導入で、この2日間手が一杯でした。やっとリモート接続復活です。
投稿者: sun-rises-202
|
2006年04月07日 18:54
Base、 Update、 Legacy-util
をCopyして貼り付け、保存。
#rpm -import http://www.fedoralegacy.org/FEDORA-LEGACY-GPG-KEY
をしました。
投稿者: sun-rises-202
|
2006年04月08日 00:00