[PATCH] Use the new Fedora GeoIP API - preliminary patch

Martin Kolman mkolman at gmail.com
Tue Jun 4 16:45:12 UTC 2013


Matt Domsh and the other guys from Fedora Infrastructure have set a nice
new GeoIP API for use by Anaconda. Initial testing indicates that it works very nicely
and should eliminate most if not all issues with Anaconda pre-setting a wrong time zone.
For example, Adam Williamson already reported his issue is gone and he is no longer
being assigned the Ne Foundland time zone but the correct Vencouver one.

Why is this patch preliminary ?
The API as currently using a staging URL staging. Once we give the go-ahead, FI will move
it to a production URL for use by regular Fedora installations. I'll then change the URL
locally before pushing.


Martin Kolman (1):
  Use the new Fedora GeoIP API (#963531)

 pyanaconda/constants.py             |   4 +-
 pyanaconda/geoloc.py                | 122 +++++++++++++++++++++++++-----------
 pyanaconda/ui/gui/spokes/welcome.py |  10 +--
 3 files changed, 93 insertions(+), 43 deletions(-)

-- 
1.8.1.4



More information about the anaconda-patches mailing list