[GRASS-dev] [GRASS GIS] #2972: grass --version fails

GRASS GIS trac at osgeo.org
Tue Mar 29 01:14:03 PDT 2016


#2972: grass --version fails
-------------------------+-------------------------
 Reporter:  martinl      |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  major        |  Milestone:  7.0.4
Component:  Packaging    |    Version:  unspecified
 Keywords:  license      |        CPU:  Unspecified
 Platform:  Unspecified  |
-------------------------+-------------------------
 The debian package for 7.0.3 misses 'license' file. So eg.

 {{{
 grass --version
 GRASS GIS 7.0.3
 Traceback (most recent call last):
   File "/usr/bin/grass", line 1363, in <module>
     parse_cmdline()
   File "/usr/bin/grass", line 1275, in parse_cmdline
     message('\n' + readfile(gfile("etc", "license")))
   File "/usr/bin/grass", line 139, in readfile
     f = open(path, 'r')
 IOError: [Errno 2] No such file or directory:
 '/usr/lib/grass70/etc/license'
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2972>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list