5
1
I've been trying to use yum now, but for some reason, not even the search work anymore. I even tried putting packages I already downloaded in the search criteria and is the same.
[root@AMDFX03 Downloads]# yum search glibc
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 22 kB 00:00
* base: centos.secrel.com.br
* epel: archive.linux.duke.edu
* extras: centos.secrel.com.br
* rpmforge: apt.sw.be
* updates: centos.secrel.com.br
adobe-linux-x86_64/primary | 1.2 kB 00:00
http://linuxdownload.adobe.com/linux/x86_64/repodata/primary.xml.gz:
[Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from adobe-linux-x86_64:
[Errno 256] No more mirrors to try.
This error always appear no matter what I do. Please, can you tell me how to fix this, or at least how to reset yum's configuration?
1i encountered the same problem with Fedora 18, i just temporarily disabled the adobe repository (
yum --disablerepo adobe*
or edit it's repository file in/etc/yum.repo.d
), and then everything will be working again. – LiuYan 刘研 – 2013-03-14T16:22:48.483