<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 5, 2014 at 3:32 AM, Markus Metz <span dir="ltr"><<a href="mailto:markus.metz.giswork@gmail.com" target="_blank">markus.metz.giswork@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Mon, Nov 3, 2014 at 4:53 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com">kratochanna@gmail.com</a>> wrote:<br>
><br>
><br>
> On Mon, Nov 3, 2014 at 9:18 AM, Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> wrote:<br>
>><br>
>> It seems that v.what's test_vwhat_layers test file is randomly failing<br>
>> time to time with "ERROR: Unable to start driver <(null)>".<br>
><br>
><br>
> It looks like db connection is not set at all. I added calling db.connect -c<br>
> to the test. However, I am not sure, is this how it is supposed to work?<br>
> Almost no db module initializes db when not set.<br>
<br>
</span>The GRASS start-up script initializes db with db.connect -c when not set:<br>
<br>
<a href="https://trac.osgeo.org/grass/browser/grass/trunk/lib/init/grass.py#L1435" target="_blank">https://trac.osgeo.org/grass/browser/grass/trunk/lib/init/grass.py#L1435</a><br>
<br>
therefore this problem does not occur if you start GRASS with grass.py<br>
<br></blockquote><div>Testing script is using init() function from <span class="">grass.script.setup, so should be </span><span class="">`db.connect </span><span class=""></span><span class="">-c` there?<br></span></div><div><br><a href="http://trac.osgeo.org/grass/browser/grass/trunk/lib/python/gunittest/multirunner.py#L95">http://trac.osgeo.org/grass/browser/grass/trunk/lib/python/gunittest/multirunner.py#L95</a><br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Regarding v.what's test_vwhat_layers test, the error is correct<br>
because db.tables lists tables in the given database using the<br>
specified driver. It is an error if either database or driver are not<br>
specified for db.tables.<br>
<br></blockquote><div>This makes sense, perhaps the error message could be more informative in case of db driver being NULL (or whatever is the value in C) so that you can get something like:<br><br><span class="">ERROR: Unable to start driver because it is set to NULL. Was database connected using </span><span class="">db.connect?<br><br></span></div><div><span class="">What do you think?<br><br></span></div><div><span class="">Vaclav<br></span></div><div><span class=""><br></span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Markus M<br>
<div class=""><div class="h5"><br>
> I ran into the same problem<br>
> when a shapefile is imported during creating new location.<br>
><br>
> Anna<br>
><br>
>><br>
>> ======================================================================<br>
>> ERROR: setUpClass (__main__.TestMultiLayerMap)<br>
>> ----------------------------------------------------------------------<br>
>> Traceback (most recent call last):<br>
>>   File "vector/v.what/testsuite/test_vwhat_layers.py", line 121, in<br>
>> setUpClass<br>
>>     cls.runModule('db.in.ogr', dsn='./data/table1.csv', output='t1')<br>
>>   File "etc/python/grass/gunittest/case.py", line 953, in runModule<br>
>>     errors=errors)<br>
>> CalledModuleError: Module run 1 db.in.ogr ended with error<br>
>> Process ended with non-zero return code db.in_ogr(dsn='./data/table1.csv',<br>
>> output='t1'). See the following errors:<br>
>> ERROR: Unable to start driver <(null)><br>
>> Traceback (most recent call last):<br>
>>   File "scripts/db.in.ogr", line 127, in <module><br>
>>     main()<br>
>>   File "scripts/db.in.ogr", line 76, in main<br>
>>     s = grass.read_command('db.tables', flags = 'p')<br>
>>   File "etc/python/grass/script/core.py", line 420, in read_command<br>
>>     returncode=returncode)<br>
>> grass.exceptions.CalledModuleError: Module run None db.tables -p ended<br>
>> with error<br>
>> Process ended with non-zero return code 1. See errors in the (error)<br>
>> output.<br>
>><br>
>><br>
>> <a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2014-11-02-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/index.html" target="_blank">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2014-11-02-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/index.html</a><br>
>><br>
>> <a href="http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2014-11-03-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/test_vwhat_layers/index.html" target="_blank">http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2014-11-03-08-00/report_for_nc_spm_08_grass7_nc/vector/v.what/test_vwhat_layers/index.html</a><br>
>><br>
>> _______________________________________________<br>
>> grass-dev mailing list<br>
>> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
>> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> grass-dev mailing list<br>
> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div>