[GRASS-dev] [GRASS GIS] #3330: t.rast.to.rast3 error: Argument list too long

GRASS GIS trac at osgeo.org
Fri Apr 7 06:42:19 PDT 2017


#3330: t.rast.to.rast3 error: Argument list too long
-----------------------+-------------------------
  Reporter:  richardc  |      Owner:  grass-dev@…
      Type:  defect    |     Status:  new
  Priority:  major     |  Milestone:  7.2.1
 Component:  Temporal  |    Version:  7.2.0
Resolution:            |   Keywords:
       CPU:  x86-64    |   Platform:  Linux
-----------------------+-------------------------

Comment (by richardc):

 Here is the error log again (sorry for the formatting above):

 {{{
 t.rast.to.rast3 --overwrite --verbose input=capha_test_5 at cahpa
 output=cahpa_test_5_3d
 Traceback (most recent call last):
   File "/usr/local/grass-7.2.0/scripts/t.rast.to.rast3",
 line 194, in <module>
     main()
   File "/usr/local/grass-7.2.0/scripts/t.rast.to.rast3",
 line 152, in main
     output=output, overwrite=grass.overwrite())
   File
 "/usr/local/grass-7.2.0/etc/python/grass/script/core.py",
 line 408, in run_command
     ps = start_command(*args, **kwargs)
   File
 "/usr/local/grass-7.2.0/etc/python/grass/script/core.py",
 line 377, in start_command
     return Popen(args, **popts)
   File
 "/usr/local/grass-7.2.0/etc/python/grass/script/core.py",
 line 74, in __init__
     subprocess.Popen.__init__(self, args, **kwargs)
   File "/usr/lib/python2.7/subprocess.py", line 710, in
 __init__
     errread, errwrite)
   File "/usr/lib/python2.7/subprocess.py", line 1327, in
 _execute_child
     raise child_exception
 OSError: [Errno 7] Argument list too long
 (Fri Apr  7 17:30:33 2017) Command finished (2 sec)
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3330#comment:1>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list