Opened 9 years ago
Closed 9 years ago
#2972 closed defect (fixed)
grass --version fails
Reported by: | martinl | Owned by: | |
---|---|---|---|
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 , 9 years ago
comment:2 by , 9 years ago
Keywords: | debian ubuntu added |
---|---|
Milestone: | 7.0.4 → 7.0.3 |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed package upload to UbuntuGIS-unstable as 7.0.3-2. Closing.
Note:
See TracTickets
for help on using tickets.
As posted on the debian-gis list: