Opened 10 years ago
Closed 10 years ago
#1433 closed task (fixed)
Upgrade GRASS to 7.0RC1
Reported by: | kalxas | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | OSGeoLive8.5 |
Component: | OSGeoLive | Keywords: | GRASS |
Cc: | live-demo@…, neteler |
Description
The current installer still points at 6.4.4
Change History (10)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
I have just uploaded GRASS7 beta4 deb packages to OSGeoLive ppa https://launchpad.net/~osgeolive/+archive/ubuntu/nightly/+sourcepub/4637226/+listing-archive-extra
RC1 is around the corner (29 Dec) so I will test beta4 for now.
I also switched nightly builds to use this version instead of GRASS6 [12080]
comment:3 by , 10 years ago
GRASS7 installation worked fine in nightly build [12080]. Now we need to find out what broke and how to fix it...
comment:4 by , 10 years ago
Cc: | added |
---|
comment:5 by , 10 years ago
Besides qgis-grass plugin (which is now removed from install_qgis.sh) there is no other breakage report yet. We need a volunteer to go through the grass quickstart documentation and update/test it.
comment:6 by , 10 years ago
Today I have checked all description files in https://github.com/qgis/QGIS/tree/master/python/plugins/processing/algs/grass7 and updated 70+ of them to be in sync with the upcoming RC1.
The changes are needed and should reach OSGeo-live 8.5.
follow-up: 8 comment:7 by , 10 years ago
Hi Markus,
QGIS version in OSGeoLive 8.5 is going to be 2.6.1, which obviously does not include the above changes. How do you propose those changes to be added? Is there going to be a new processing plugin release for us to update or are you proposing a patch?
Best, Angelos
comment:8 by , 10 years ago
Replying to kalxas:
Hi Markus,
QGIS version in OSGeoLive 8.5 is going to be 2.6.1, which obviously does not include the above changes.
Right!
How do you propose those changes to be added? Is there going to be a new processing plugin release for us to update or are you proposing a patch?
I have no clue, it is part of QGIS. Probably a patch would be the best. Here what I have updated recently (kindly processed by Juergen):
https://github.com/qgis/QGIS/commit/b7dcd67f3eb2e330742c2dd30f035ea6c31a9973
Best, Markus
I was under the impression that there were no GRASS 7 packages yet, but the install_grass7.sh script uses packages from the grass PPA.
There are no official GRASS packages in Debian nor Ubuntu yet, though.