On Fri, Nov 7, 2014 at 7:04 AM, Elías Chistyakov <ilchistya...@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
_______________________________________________
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel

Reply via email to