[GRASS-dev] [GRASS GIS] #3245: v.external 'Unable to open data source'

#3245: v.external 'Unable to open data source'
------------------------+-------------------------
Reporter: sbl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.2.1
Component: Vector | Version: 7.2.0
Keywords: v.external | CPU: Unspecified
Platform: Linux |
------------------------+-------------------------
In GRASS 7.0.6:

{{{
v.external --overwrite input="PG:dbname=gisdata" layer=schema.point_layer
output=point_layer
}}}

works and links the 1000 points from my PostGIS table.

In GRASS 7.2.0 (r69825) I get:

{{{
ERROR: Unable to open data source 'dbname=gisdata'
}}}

with exactly the same command

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3245&gt;
GRASS GIS <https://grass.osgeo.org>

#3245: v.external 'Unable to open data source'
--------------------------+------------------------
  Reporter: sbl | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 7.2.1
Component: Vector | Version: 7.2.0
Resolution: | Keywords: v.external
       CPU: Unspecified | Platform: Linux
--------------------------+------------------------
Changes (by martinl):

* owner: grass-dev@… => martinl
* status: new => assigned
* cc: grass-dev@… (added)

Comment:

Please try out 7.2.1svn. The issue has been recently fixed, see r70246.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3245#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3245: v.external 'Unable to open data source'
--------------------------+------------------------
  Reporter: sbl | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.2.1
Component: Vector | Version: 7.2.0
Resolution: fixed | Keywords: v.external
       CPU: Unspecified | Platform: Linux
--------------------------+------------------------
Changes (by sbl):

* status: assigned => closed
* resolution: => fixed

Comment:

Thanks Martin. I can confirm that it is fixed in 7.2.1svn.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3245#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>