百勝不工作

百勝不工作
[root@localhost ~]# yum install percona
Loaded plugins: rhnplugin
Bad id for repo: not installed, byte =   3
This system is not registered with RHN.
RHN support will be disabled.
YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
 Eg. 6Server.10 is not a valid release or hasnt been released yet/
http://mirror.centos.org/centos/6Server.10/addons/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 : http://mirror.centos.org/centos/6Server.10/addons/i386/repodata/repomd.xml 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again
You have new mail in /var/spool/mail/root

答案1

根據您的評論,請參閱:如何重新註冊我的系統到紅帽網路 (RHN) Classic 或紅帽衛星?。當您解決問題時,我將更新此答案。

答案2

  • 如果您不願意註冊您的機器,請停用 Redhat 官方 REPO
  • 我可能是錯的,但 Percona(伺服器)並未包含在 RH 官方儲存庫中
  • 在你的情況下,YUM 正在mirror.centos.org 中尋找“Percona”...但沒有找到它 -> 這是預期的:)

解決方案:從 Percona 網站下載 RPMhttp://www.percona.com/downloads/(前任。http://www.percona.com/downloads/Percona-Server-5.6/LATEST/binary/redhat/6/x86_64/)並安裝它。我記得不久前他們有一個軟體倉庫......但現在不再是這樣了。

相關內容