[EPEL-devel] epel install nginx error

Ken Dreyer ktdreyer at ktdreyer.com
Fri Nov 7 16:37:06 UTC 2014


On Fri, Nov 7, 2014 at 7:04 AM, ElĂ­as Chistyakov <ilchistyakov at gmail.com> wrote:
> How can I update date mirror?

The first step is to find out which mirror that you server is using so
that we know which EPEL mirror is out of date. Try enabling debug
options in yum:

  URLGRABBER_DEBUG=1,debug.log yum install nginx

You can read the debug.log file and figure out which EPEL mirror was used.

You can then manually exclude this mirror in
/etc/yum/pluginconf.d/fastestmirror.conf. Open up that file and set
the exclude variable to the URL you wish to avoid.

  exclude = mymirror.example.com

Please let us know which mirror is far behind as well, so we can
investigate. If it's a big problem, we could possibly pull them from
Fedora's MirrorManager.

- Ken


More information about the epel-devel mailing list