Opened 11 years ago
Closed 11 years ago
#2714 closed defect (fixed)
[raster]: travis unhappy with raster changes
Reported by: | robe | Owned by: | dustymugs |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.2.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | history | Cc: |
Description
Travis has been coughing up blood as of late. Seems to have started with introduction of some gucs for raster.
around here I would reckon: https://github.com/postgis/postgis/compare/98a3040c2d2f...e79b6ab3fba1
Complaints:
+ERROR: unrecognized configuration parameter "postgis.gdal_enabled_drivers" ERROR: unrecognized configuration parameter "postgis.gdal_enabled_drivers" NOTICE: table "raster_outdb_template" does not exist, skipping DROP TABLE NOTICE: Invalid band index 1 for adding bands. Using band index 0 ERROR: rt_util_gdal_open: Cannot open file. All GDAL drivers disabled
travis is running:
PostgreSQL 9.1.11 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3, 64-bit Postgis 2.2.0dev - r12485 - 2014-04-21 13:14:17 scripts 2.2.0dev r12485 raster scripts 2.2.0dev r12485 GEOS: 3.3.8-CAPI-1.7.8 PROJ: Rel. 4.8.0, 6 March 2012 GDAL: GDAL 1.9.2, released 2012/10/08
Change History (3)
comment:1 by , 11 years ago
Owner: | changed from | to
---|
comment:2 by , 11 years ago
Status: | new → assigned |
---|
comment:3 by , 11 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Fixed in r12486
Note:
See TracTickets
for help on using tickets.
The issue is due to PostgreSQL's GUC behavior change between 9.1 and 9.2