On Sat, Apr 12, 2008 at 12:21 PM, Markus Neteler <[EMAIL PROTECTED]> wrote: > Dylan, > > we are investigating on IRC #gdal right now. > Which OS, which GDAL version? > > Markus >
Hi Markus, Debian x86 32-bit, and AMD 32-bit. GRASS SVN (yesterday) GDAL SVN (yesterday) thanks! Dylan > > > On Sat, Apr 12, 2008 at 1:36 AM, Dylan Beaudette > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > While trying to debug the optimization-related problems with g.copy > (raster), > > I stumbled upon a new error that crept in with today's SVN: > > > > db.select <table> ... > > > > D2/2: opendir /usr/local/grass-6.3.svn/driver/db/ > > > > D2/2: opendir /usr/local/grass-6.3.svn/driver/db/ > > > > D2/2: DBF: db__driver_open_database() name > > = '$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/' > > D2/2: db.name = /home/dylan/grass/sierra_fldst/rtk/dbf/ > > D2/2: add_table(): table = skel_pts_00001 name = skel_pts_00001.dbf > > D2/2: add_table(): table = contour_pts_00001 name = contour_pts_00001.dbf > > D2/2: add_table(): table = rp_00001 name = rp_00001.dbf > > D2/2: add_table(): table = rtk_pts_00001 name = rtk_pts_00001.dbf > > D2/2: add_table(): table = rand_00001 name = rand_00001.dbf > > D2/2: add_table(): table = rtk_obs name = rtk_obs.dbf > > D2/2: add_table(): table = s1_trk name = s1_trk.dbf > > D2/2: add_table(): table = s2_trk name = s2_trk.dbf > > D2/2: add_table(): table = rtk_contours name = rtk_contours.dbf > > D2/2: add_table(): table = rtk_missed_regions name = > rtk_missed_regions.dbf > > D2/2: add_table(): table = rtk_interp_deviations name = > > rtk_interp_deviations.dbf > > D2/2: add_table(): table = s3_trk name = s3_trk.dbf > > D2/2: find_table(): table = rtk_obs > > D2/2: ? skel_pts_00001 > > D2/2: ? contour_pts_00001 > > D2/2: ? rp_00001 > > D2/2: ? rtk_pts_00001 > > D2/2: ? rand_00001 > > D2/2: ? rtk_obs > > D2/2: load_table_head(): tab = > > 5, /home/dylan/grass/sierra_fldst/rtk/dbf//rtk_obs.dbf > > dbmi: Protocol error > > > > > > I see this behavior across two machines. Is this in some way related to > ticket > > 110 ? > > > > http://trac.osgeo.org/grass/ticket/110 > > > > Dylan > > > > > > > > -- > > Dylan Beaudette > > Soil Resource Laboratory > > http://casoilresource.lawr.ucdavis.edu/ > > University of California at Davis > > 530.754.7341 > > _______________________________________________ > > grass-dev mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/grass-dev > > > > > > -- > Open Source Geospatial Foundation > http://www.osgeo.org/ > http://www.grassbook.org/ > _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
