[Django] #34361: Missing the package "gdal-bin" results in Segmentation fault (core dumped)

2 views
Skip to first unread message

Django

unread,
Feb 21, 2023, 10:21:57 AM2/21/23
to django-...@googlegroups.com
#34361: Missing the package "gdal-bin" results in Segmentation fault (core dumped)
-----------------------------------------+------------------------
Reporter: Simon Kern | Owner: nobody
Type: Uncategorized | Status: new
Component: GIS | Version: 4.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
OS: Linux (ubuntu 22.04)

If you have "django.contrib.gis" enabled, but a required lib, e.g., gdal-
bin is not installed, every command will be terminated with a segmentation
fault.

I feel like this should rather emit an error message informing about the
lack of said library, shouldn't it?

Example output:
{{{
./manage.py check
System check identified no issues (0 silenced).
Segmentation fault (core dumped)
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/34361>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Reply all
Reply to author
Forward
0 new messages