#34361: GIS: 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         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by Simon Kern:

Old description:

> 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)
> }}}

New description:

 OS: Linux (ubuntu 22.04)

 If you have "django.contrib.gis" enabled, but a required package, 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#comment:2>
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/0107018674959db4-f6a1c3fc-34a5-4069-8c15-131c2e7a52e3-000000%40eu-central-1.amazonses.com.

Reply via email to