yum funktioniert nicht

yum funktioniert nicht
[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

Antwort1

Basierend auf Ihrem Kommentar siehe:Wie registriere ich mein System erneut bei Red Hat Network (RHN) Classic oder Red Hat Satellite?. Ich werde diese Antwort aktualisieren, während Sie die Probleme bearbeitet haben.

Antwort2

  • Deaktivieren Sie das offizielle Redhat REPO, wenn Sie Ihren Computer nicht registrieren möchten.
  • Ich könnte mich irren, aber Percona (Server) ist nicht in den offiziellen RH-Repos enthalten
  • In Ihrem Fall sucht YUM in mirror.centos.org nach „Percona“ … und findet es nicht -> das ist zu erwarten :)

Lösung: Laden Sie das RPM von der Percona-Website herunterhttp://www.percona.com/downloads/(ex.http://www.percona.com/downloads/Percona-Server-5.6/LATEST/binary/redhat/6/x86_64/) und installieren Sie es. Ich erinnere mich, dass sie vor einiger Zeit ein Repo mit ihrer Software hatten ... das ist nicht mehr der Fall.

verwandte Informationen