[postgis-tickets] [PostGIS] #2714: [raster]: travis unhappy with raster changes
PostGIS
trac at osgeo.org
Mon Apr 21 23:55:48 PDT 2014
#2714: [raster]: travis unhappy with raster changes
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.2.0
Component: buildbots | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
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
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2714>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list