Opened 8 years ago

Closed 8 years ago

#2972 closed defect (fixed)

grass --version fails

Reported by: martinl Owned by: grass-dev@…
Priority: major Milestone: 7.0.3
Component: Packaging Version: unspecified
Keywords: license, debian, ubuntu Cc:
CPU: Unspecified Platform: Unspecified

Description

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'

Change History (3)

comment:1 by Bas Couwenberg, 8 years ago

As posted on the debian-gis list:

The fix is included in grass (7.0.3-3) and available in git:

https://anonscm.debian.org/cgit/pkg-grass/grass.git/commit/?id=f2cfcf280bb0f624d5c685c9cefd3025cbfadfb1

comment:2 by martinl, 8 years ago

Keywords: debian ubuntu added
Milestone: 7.0.47.0.3

comment:3 by martinl, 8 years ago

Resolution: fixed
Status: newclosed

Fixed package upload to UbuntuGIS-unstable as 7.0.3-2. Closing.

Note: See TracTickets for help on using tickets.