#11038: django tests using postgis
-------------------------------+--------------------------------------
Reporter: funkmyster | Owner: nobody
Type: Uncategorized | Status: reopened
Component: GIS | Version: SVN
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by vsajip):
* status: closed => reopened
* severity: => Normal
* type: => Uncategorized
* easy: => 0
* ui_ux: => 0
* resolution: invalid =>
Comment:
I get the same error when trying to ''create'' the postgis_template
database using the 'create_template_postgis_debian.sh', because plpgsql is
apparently already present. Although in this case an error code of 2 is
returned from createlang, it's not really an error, so the script should
continue to add functions etc. to the template, but it bails before then.
This occurred on Ubuntu Oneiric 64-bit, PostgreSQL 9.1. So I cannot create
a valid postgis_template database.
--
Ticket URL: <https://code.djangoproject.com/ticket/11038#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.