百胜不工作

百胜不工作
[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/)并安装它。我记得不久前他们有一个软件仓库......但现在不再是这样了。

相关内容