[Django] #36272: geoip aka libgeoip disabled on 2024-12-12
8 views
Skip to first unread message
Django
unread,
Mar 22, 2025, 1:11:46 PM3/22/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
#36272: geoip aka libgeoip disabled on 2024-12-12
-------------------------------------+-------------------------------------
Reporter: Felipe Villegas | Type: Bug
Status: new | Component: GIS
Version: 5.1 | Severity: Normal
Keywords: geoip, libgeoip, | Triage Stage:
geodjango | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
While following the GeoDjango installation instructions for MacOS, I
encountered the following error regarding `libgeoip`, an alternative name
for `geoip` per the Homebrew Formulae page.
{{{
$ brew install libgeoip
Error: geoip has been disabled because it has an archived upstream
repository! It was disabled on 2024-12-12.
}}}