Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2809 closed defect (invalid)

grass --version displays the wrong release number

Reported by: pmav99 Owned by: martinl
Priority: normal Milestone: 7.0.3
Component: Packaging Version: 7.0.2
Keywords: Ubuntu Cc: grass-dev@…
CPU: Unspecified Platform: Linux

Description

(venv)grassuser@7d152add9280:~/repo$ dpkg -s grass7
Package: grass7
Version: 7.0.2-1~ubuntu14.04.1

(venv)grassuser@7d152add9280:~/repo$ grass --version
GRASS GIS 7.0.1

It seems that the release number has not been updated.

Change History (5)

comment:1 by neteler, 8 years ago

Keywords: Ubuntu added
Platform: UnspecifiedLinux

In case it seems to be an Ubuntu packaging issue.

Please check with

which grass

if it really picks the right startup script from the 7.0.2-1~ubuntu14.04.1 package.

comment:2 by martinl, 8 years ago

It seems to me that you installed both packages - grass from ubuntugis (1) a grass7 from Launchpad (2). Please remove grass7, the stable packages from (2) will be removed, stable GRASS packages will be maintained only within ubuntugis project. GRASS Launchpad project will provide only daily builds (3).

(1) https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable

(2) https://launchpad.net/~grass/+archive/ubuntu/grass-stable

(3) https://launchpad.net/~grass/+archive/ubuntu/grass-devel

comment:3 by martinl, 8 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

comment:4 by pmav99, 8 years ago

Resolution: invalid
Status: assignedclosed

@martini I am using ppa:grass/grass-stable because the ubuntugis-unstable one does not have a package for 7.0.2. I guess that eventually it will get uploaded there too.

Anyway, I uninstalled/reinistalled everything and it seems to be working now. It seems that the grass-stable repository is installing a binary named grass70 while the ubuntugis-unstable one installs a binary named grass and that's where the problem was.

I am closing the issue.

in reply to:  4 comment:5 by martinl, 8 years ago

Replying to pmav99:

Anyway, I uninstalled/reinistalled everything and it seems to be working now. It seems that the grass-stable repository is installing a binary named grass70 while the ubuntugis-unstable one installs a binary named grass and that's where the problem was.

you are right. grass-stable is now obsolete, I will maintain stable package on ubuntugis-unstable (I will upload 7.0.2 ASAP).

Note: See TracTickets for help on using tickets.