Bug report #18393
GRASS plugin is not available from debian repository if GRASS 7.4 is installed
Status: | Rejected | ||
---|---|---|---|
Priority: | High | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | 3.0.0 | Regression?: | No |
Operating System: | Debian/Ubuntu | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26283 |
Description
in https://qgis.org/debian/ repository, qgis-plugin-grass depends on grass721, so it doesn't install if grass74 is installed.
History
#1 Updated by Giovanni Manghi over 6 years ago
- Category changed from GRASS to Build/Install
#2 Updated by Jürgen Fischer over 6 years ago
For which distribution version?
#3 Updated by Jürgen Fischer over 6 years ago
- Status changed from Open to Feedback
#4 Updated by Guillaume Larocque over 6 years ago
Ubuntu 17.10 (artful).
#5 Updated by Jürgen Fischer over 6 years ago
- Status changed from Feedback to Rejected
- Resolution set to invalid
artful has GRASS 7.2.1. bionic has GRASS 7.4.0
#6 Updated by Guillaume Larocque over 6 years ago
But installation instructions for GRASS say:
Users of non-LTS release (like Ubuntu 17.10): Add GRASS Stable PPA
sudo add-apt-repository ppa:grass/grass-stable
So, QGIS and GRASS instructions don't line up.
#7 Updated by Jürgen Fischer over 6 years ago
Guillaume Larocque wrote:
But installation instructions for GRASS say:
Users of non-LTS release (like Ubuntu 17.10): Add GRASS Stable PPA
sudo add-apt-repository ppa:grass/grass-stableSo, QGIS and GRASS instructions don't line up.
Well, they don't have to as they are independant. You can install QGIS on plain artful and you can install GRASS on plain artful. But there isn't a build of QGIS that supports the GRASS installed from the GRASS ppa - and we don't claim there is. You need to build QGIS from source to support the newer GRASS on artful.