[CentOS-mirror] Mirror not shown in mirror list

Tarik Chelabi

tarik at scopesky.com
Sun Mar 22 13:21:22 UTC 2015


Confirmed, I see it in the list.

Many thanks,

--------------------------------
Tarik Chelabi
System Administrator
RHCSA: 130-202-997
ScopeSky Communications LLC.
Email:   tarik at scopesky.com

Web:     www.scopesky.com

> On Mar 22, 2015, at 4:16 PM, Fabian Arrotin <arrfab at centos.org> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 22/03/15 08:35, Tarik Chelabi wrote:
>> Thanks Fabian,
>> 
>> This is the test result:
>> 
>> curl -4 --silent http://www.telize.com/geoip|python
>> -mjson.tool|grep country "country": "Iraq", "country_code": "IQ", 
>> "country_code3": "IRQ",
>> 
>> Thanks in advance.
>> 
>> Please let me know if you need anything else to provide you with.
>> 
>> All the best,
>> 
>> -------------------------------- Tarik Chelabi System
>> Administrator RHCSA: 130-202-997 ScopeSky Communications LLC. 
>> Email:   tarik at scopesky.com <mailto:tarik at scopesky.com> <mailto:tarik at scopesky.com <mailto:tarik at scopesky.com>>
>> 
>> Web:     www.scopesky.com <http://www.scopesky.com/> <http://www.scopesky.com <http://www.scopesky.com/>>
>> 
>>> On Mar 22, 2015, at 10:29 AM, Fabian Arrotin <arrfab at centos.org <mailto:arrfab at centos.org> 
>>> <mailto:arrfab at centos.org <mailto:arrfab at centos.org>>> wrote:
>>> 
>> On 22/03/15 07:27, Tarik Chelabi wrote:
>>>>> Hello,
>>>>> 
>>>>> Whenever I try to update through yum, the items are being
>>>>> retrieved from mirrors other than mine, even from the mirror
>>>>> server itself.
>>>>> 
>>>>> And the mirror status is okay as indicated by the mirror
>>>>> status page.
>>>>> 
>>>>> Kindly let me know if there is anything to be done on my
>>>>> end?
>>>>> 
>>>>> Surfing to the mirror list shows the following mirrors, mine
>>>>> is not listed with them, please advise.
>>>>> 
>>>>> http://mirror.dgn.net.tr/centos/7.0.1406/os/x86_64/ <http://mirror.dgn.net.tr/centos/7.0.1406/os/x86_64/> 
>>>>> http://mirror.rackdc.com/CentOS/7.0.1406/os/x86_64/ <http://mirror.rackdc.com/CentOS/7.0.1406/os/x86_64/> 
>>>>> http://mirror.hostkenti.com.tr/centos/7.0.1406/os/x86_64/ <http://mirror.hostkenti.com.tr/centos/7.0.1406/os/x86_64/> 
>>>>> http://mirror.saglayici.com/centos/7.0.1406/os/x86_64/ <http://mirror.saglayici.com/centos/7.0.1406/os/x86_64/> 
>>>>> http://mirror.city.net.tr/centos/7.0.1406/os/x86_64/ <http://mirror.city.net.tr/centos/7.0.1406/os/x86_64/> 
>>>>> http://repo.boun.edu.tr/centos/7.0.1406/os/x86_64/ <http://repo.boun.edu.tr/centos/7.0.1406/os/x86_64/> 
>>>>> http://mirror.vit.com.tr/mirror/CentOS/7.0.1406/os/x86_64/ <http://mirror.vit.com.tr/mirror/CentOS/7.0.1406/os/x86_64/> 
>>>>> http://mirror.alastyr.com/centos/7.0.1406/os/x86_64/ <http://mirror.alastyr.com/centos/7.0.1406/os/x86_64/> 
>>>>> http://ftp.mku.edu.tr/centos/7.0.1406/os/x86_64/ <http://ftp.mku.edu.tr/centos/7.0.1406/os/x86_64/> 
>>>>> http://ftp.itu.edu.tr/Mirror/CentOS/7.0.1406/os/x86_64/ <http://ftp.itu.edu.tr/Mirror/CentOS/7.0.1406/os/x86_64/>
>>>>> 
>>>>> All the best,
>>>>> 
>>>>> -------------------------------- Tarik Chelabi System 
>>>>> Administrator RHCSA: 130-202-997 ScopeSky Communications LLC.
>>>>> Email:   tarik at scopesky.com <mailto:tarik at scopesky.com> <mailto:tarik at scopesky.com <mailto:tarik at scopesky.com>>
>>>>> <mailto:tarik at scopesky.com <mailto:tarik at scopesky.com>>
>>>>> 
>>>>> Web:     www.scopesky.com <http://www.scopesky.com/> <http://www.scopesky.com/ <http://www.scopesky.com/>>
>>>>> <http://www.scopesky.com <http://www.scopesky.com/> <http://www.scopesky.com/ <http://www.scopesky.com/>>>
>>>>> 
>> 
>> Hmm, two possibilities : - the GeoIP test beind done at the
>> mirrorlist server side thinks that your IP is in Turkey, which
>> would then explain why all the .tr in that list, instead of .iq -
>> or the GeoIP script doesn't handle (yet) .iq
>> 
>> Can you test this please ? curl -4 --silent
>> http://www.telize.com/geoip|python <http://www.telize.com/geoip|python> -mjson.tool|grep country
>> 
>> If it's correctly returning your country, then that means that I
>> have to dive in the GeoIP backend on our side, something I'll do
>> after you've confirmed that on your side it returns correctly IQ.
>> 
>> Cheers,
>> 
>>> _______________________________________________ CentOS-mirror
>>> mailing list CentOS-mirror at centos.org <mailto:CentOS-mirror at centos.org>
>>> <mailto:CentOS-mirror at centos.org <mailto:CentOS-mirror at centos.org>> 
>>> http://lists.centos.org/mailman/listinfo/centos-mirror <http://lists.centos.org/mailman/listinfo/centos-mirror>
>> 
> 
> So, I had a quick look and the issue was happening at the GeoIP
> backend (in fact you're the only one mirror in .iq and it was
> previously "hard-coded" to point to .tr mirrors).
> 
> Can you now confirm that your mirror is listed on your side ?
> curl -4 --silent
> 'http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock'|grep <http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock'|grep>
> scopesky
> 
> It's normally fixed.
> - -- 
> 
> Fabian Arrotin
> The CentOS Project | http://www.centos.org <http://www.centos.org/>
> gpg key: 56BEC54E | twitter: @arrfab
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.22 (GNU/Linux)
> 
> iEYEARECAAYFAlUOwLUACgkQnVkHo1a+xU6EJgCdH1qu+psX6slE8OhVGED+8YHn
> PqEAnRSeThWapSB9+SNwq4eRfJ605eZU
> =pPft
> -----END PGP SIGNATURE-----
> _______________________________________________
> CentOS-mirror mailing list
> CentOS-mirror at centos.org <mailto:CentOS-mirror at centos.org>
> http://lists.centos.org/mailman/listinfo/centos-mirror <http://lists.centos.org/mailman/listinfo/centos-mirror>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20150322/b38a359c/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logo.png
Type: image/png
Size: 40747 bytes
Desc: not available
URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20150322/b38a359c/attachment-0002.png>


More information about the CentOS-mirror mailing list