[GRASS-dev] Re: [GRASS GIS] #571: v.db.addcol: fails if path contains spaces

GRASS GIS trac at osgeo.org
Tue May 5 06:48:49 EDT 2009


#571: v.db.addcol: fails if path contains spaces
--------------------------+-------------------------------------------------
  Reporter:  pcav         |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect       |      Status:  new                      
  Priority:  normal       |   Milestone:  6.4.0                    
 Component:  default      |     Version:  unspecified              
Resolution:               |    Keywords:                           
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Comment (by hamish):

 what does "v.db.connect -p incrociata at paolo" say?

 how about "db.connect -p"?

 can you edit the script to make the shebang: '#!/bin/sh -x' and
 post the output?

 I guess it is db.execute making that complaint.
 I notice "driver=${$driver}". does ${foo} act the same as "$foo"?
 ... but db.execute does not have an option list for the driver
 parameter so should not give you one. ?

 hmmm, was [v.]db.connect set to use a hard pathname instead of
 including '$' chars?: '$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/'
 those should stay like $MAPSET and not be exapanded.



 Hamish

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


More information about the grass-dev mailing list