[GRASS-dev] [GRASS GIS] #1866: broken db driver communication in winGRASS 7

GRASS GIS trac at osgeo.org
Sat Jun 29 22:52:12 PDT 2013


#1866: broken db driver communication in winGRASS 7
------------------------------+---------------------------------------------
 Reporter:  martinl           |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  blocker           |   Milestone:  7.0.0                    
Component:  Database          |     Version:  unspecified              
 Keywords:  sqlite, wingrass  |    Platform:  MSWindows 2K             
      Cpu:  Unspecified       |  
------------------------------+---------------------------------------------

Comment(by hamish):

 Replying to [comment:33 neteler]:
 > I have tried with r56943 on Windows8, still failing:
  {{{
 > GRASS 7.0.svn> db.describe overpasses
 >
 > FEHLER: Kann die Datenbank
 >         <$GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db> nicht
 öffnen.
 >
 > GRASS 7.0.svn> v.info -c overpasses
 > Displaying column types/names for database connection of layer <1>:
 > INTEGER|cat
 > CHARACTER|BRIDGE_NUM
 > CHARACTER|BSIP_BNUM
 > CHARACTER|STRUCTYPE
 > CHARACTER|FTR_INTRSC
 > CHARACTER|F_CARRIED
 > CHARACTER|COUNTY
 > GRASS 7.0.svn>
  }}}

 is the overpass vector map in the current mapset? You may be seeing the
 effect of the db.* modules only working for databases linked from maps in
 the current mapset, unless you explicitly set database= to the real path,
 not the default which may expand $MAPSET to the current mapset, not the
 other mapset's dir name.


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1866#comment:34>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list