Re: order of searching yum repositories and a local Yum server
David Timms <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Ian Brown wrote: > Hello, > - I had created successfully a Yum server on my local LAN. ... > I see that it starts with other mirrors; > it first says: > http://ftp.hostrino.com/pub/fedora/linux/releases/7/Everything/x86_64/os/repodata/primary.sqlite.bz2: > > [Errno 4] Socket Error: timed out > > and then installs mc from a different mirror. > > So my question is: how to avoid from a mirror (as of course it is > quicker to install from a local LAN) man yum.conf /failovermethod Works nicely, DaveT.