[Ubuntu] [DKIM] Additional grass dependencies
Sebastiaan Couwenberg
sebastic at xs4all.nl
Wed Jul 12 01:01:14 PDT 2023
On 7/12/23 09:13, Luí s Moreira de Sousa wrote:
> on which statistics you base the assertion that add-ons have low usage? Gathering from the activity at Gitter and the maillist I would conclude the opposite.
popcon of course.
grass-core has 524 votes,
grass-dev has 10 votes.
If extension were used more, grass-dev would have more votes.
> On Widows the packaging systems aim to include all dependencies. This can be a challenge with programmes like Git, but remains a goal in that community. See for instance this recent discussion on 8.3:
> https://github.com/OSGeo/grass/issues/3077
Windows is irrelevant for the Debian package.
> As it is currently distributed from UbuntuGIS, g.extension fails with an exception. Even to just list available add-ons.
That suggests an issue specific to the package in UbuntuGIS, listing the
add-ons works fine in a Debian unstable chroot with only grass installed
where g.extension suggests installing git:
# grass --exec g.extension -l
Default locale settings are missing. GRASS running with C locale.
ERROR: 'git' required. Please install 'git' first.
After installing git & ca-certificates it works as expected:
# grass --exec g.extension -l
Default locale settings are missing. GRASS running with C locale.
List of available extensions (modules):
d.explanation.plot
[...]
wx.wms
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
More information about the Ubuntu
mailing list