GNU/Linux >> LINUX-Kenntnisse >  >> Cent OS

Centos – Yum-Update schlägt fehl:Fehler:Kann Repository-Metadaten (repomd.xml) für Repository nicht abrufen …?

Ich verwende CentOS 6.3. Wenn ich versuche, mein System mit yum zu aktualisieren, erhalte ich diese Meldung:

yum update

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.ircam.fr
 * centosplus: miroir.univ-paris13.fr
 * extras: mirrors.ircam.fr
 * update: centos.quelquesmots.fr
http://mirror.centos.org/centos/6/addons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again

yum clean all

Loaded plugins: fastestmirror
Cleaning repos: CactiEZ addons base centosplus extras pgdg93 update
Cleaning up Everything
Cleaning up list of fastest mirrors

yum check

Loaded plugins: fastestmirror
check all

yum erase apf

Loaded plugins: fastestmirror
Setting up Remove Process
No Match for argument: apf
Determining fastest mirrors
 * base: centos.mirror.fr.planethoster.net
 * centosplus: centos.mirror.fr.planethoster.net
 * extras: mirrors.ircam.fr
 * update: centos.quelquesmots.fr
CactiEZ                                                | 2.9 kB     00:00
CactiEZ/primary_db                                     |  13 kB     00:00
http://mirror.centos.org/centos/6/addons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again

yum upgrade

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: centos.mirror.fr.planethoster.net
 * centosplus: centos.mirror.fr.planethoster.net
 * extras: mirrors.ircam.fr
 * update: centos.quelquesmots.fr
http://mirror.centos.org/centos/6/addons/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: addons. Please verify its path and try again

Meine yum.conf

[main]
cachedir=/var/cache/yum/$basearch/$releasever
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
installonly_limit=5
bugtracker_url=http://bugs.centos.org/set_project.php?project_id=16&ref=http://bugs.centos.org/bug_report_page.php?category=yum
distroverpkg=centos-release

Akzeptierte Antwort:

Ihre ca-bundles.crt sind zu alt. Eine Problemumgehung, bis Sie auf eine neuere Version von CentOS aktualisieren, besteht darin, die epel.repo von der Verwendung von https auf http

zu ändern
sudo sed -i 's/https/http/g' /etc/yum.repos.d/epel.repo

Cent OS
  1. „yum update“ schlug mit der Fehlermeldung „Host konnte nicht aufgelöst werden“ auf Centos fehl – ​​hier ist ein Fix

  2. Aktivieren Sie automatische Updates von nginx mit dem Yum-Repository für RHEL/CentOS-Distributionen

  3. Fehler beim Herunterladen von Metadaten für Repo „AppStream“ [CentOS]

  4. Centos – Yum-Aktualisierungsfehler auf Centos 5.6?

  5. Aktivieren Sie die Proxy-Einstellungen für den Yum-Befehl unter CentOS 7

So deaktivieren Sie das YUM-Paket-Repository auf CentOS

Metadaten für Repo konnten nicht heruntergeladen werden

So erstellen Sie ein Yum-Repository für die Installation von Systempaketen in CentOS/RHEL

So erstellen Sie ein Yum-Repository in CentOS/RHEL

Yum-Fehler:Zeitüberschreitung bei repomd.xml. Betrieb zu langsam

8 YUM-Repositories von Drittanbietern für CentOS und RHEL