냠 작동하지 않아

냠 작동하지 않아
[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

귀하의 의견을 바탕으로 다음을 참조하십시오.Red Hat Network(RHN) Classic 또는 Red Hat Satellite에 내 시스템을 어떻게 다시 등록합니까?. 문제를 해결하면서 이 답변을 업데이트하겠습니다.

답변2

  • 머신을 등록하지 않으려면 Redhat 공식 REPO를 비활성화하세요.
  • 제가 틀렸을 수도 있지만 Percona(서버)는 공식 RH 저장소에 포함되어 있지 않습니다.
  • 귀하의 경우 YUM은 mirror.centos.org에서 "Percona"를 찾고 있지만 찾지 못하고 있습니다. -> 이는 예상된 결과입니다. :)

해결 방법: Percona 웹사이트에서 RPM을 다운로드하세요.http://www.percona.com/downloads/(전.http://www.percona.com/downloads/Percona-Server-5.6/LATEST/binary/redhat/6/x86_64/)를 설치해 보세요. 나는 얼마 전에 그들이 그들의 소프트웨어로 저장소를 가지고 있었던 것을 기억합니다. ... 더 이상 그렇지 않습니다.

관련 정보