#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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018674912011-d8866ee7-58b6-40a7-9c81-7299243f315e-000000%40eu-central-1.amazonses.com.

Reply via email to