[GRASS-dev] grass-dev Digest, Vol 191, Issue 1

Doug Newcomb gistinker at gmail.com
Sun Jan 2 18:42:24 PST 2022


The Windows installer at
https://grass.osgeo.org/grass80/binary/mswindows/native/x86_64/ for GRASS
8.0.0 RC1 still has the same issue as the Windows installer for 7.8.6
reported at https://github.com/OSGeo/grass/issues/1965.   GRASS GIS will
not start for local users not in the administrative group. ( On Windows
home, the first user created on installation is in the Administrators
group, please add a new user with standard level for testing.)  Would you
want a new bug created for 8.0.0 RC1?  Based on the discussion in 1965
<https://github.com/OSGeo/grass/issues/1965> , a one line change in the
NSIS template should fix it for 7.8.x and 8.0.X  From what I have read, the
NSIS installer has issues using the 'BU' designation on Windows version
above 7.0 for computers with the native language different from the native
language that the NSIS installer was created on.   I remembered from a
previous call that the build computer recently moved from Windows 7 to
Windows 10. which may explain why this issue recently cropped up.

The workaround to the bug is to manually set the permissions on
etc\GRASS80.py to give the local USERS group read and execute rights to
match the file permissions of all other files in the etc directory.

Still trying to wrap my head around the MSI creation methodology mentioned
in the meeting last week.


Doug


On Sun, Jan 2, 2022 at 3:00 PM <grass-dev-request at lists.osgeo.org> wrote:

> Send grass-dev mailing list submissions to
>         grass-dev at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.osgeo.org/mailman/listinfo/grass-dev
> or, via email, send a message with subject or body 'help' to
>         grass-dev-request at lists.osgeo.org
>
> You can reach the person managing the list at
>         grass-dev-owner at lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of grass-dev digest..."
> Today's Topics:
>
>    1. Re: [release planning] GRASS GIS 8.0.0 (Martin Landa)
>    2. Re: [release planning] GRASS GIS 8.0.0 (Markus Neteler)
>    3. Re: [release planning] GRASS GIS 8.0.0 (Martin Landa)
>
>
>
> ---------- Forwarded message ----------
> From: Martin Landa <landa.martin at gmail.com>
> To: Markus Neteler <neteler at osgeo.org>
> Cc: GRASS developers list <grass-dev at lists.osgeo.org>
> Bcc:
> Date: Sun, 2 Jan 2022 10:35:55 +0100
> Subject: Re: [GRASS-dev] [release planning] GRASS GIS 8.0.0
> Hi,
>
> čt 30. 12. 2021 v 17:02 odesílatel Markus Neteler <neteler at osgeo.org>
> napsal:
> > hooray, GRASS GIS 8.0.0RC1 has been published:
> > https://github.com/OSGeo/grass/releases/tag/8.0.0RC1
> >
> > Please test it!
>
> wingrass standalone installer available for testing:
> https://grass.osgeo.org/grass80/binary/mswindows/native/x86_64/
>
> Q: For GRASS 8 we will distribute only 64bit packages: what about
> removing `x86_64` from the URL?
>
> We already removed `x64_64` from the installer's name
> (WinGRASS-8.0.0RC1-1-Setup.exe). The same could be done for addons
> (https://wingrass.fsv.cvut.cz/grass80/x86_64/addons/grass-8.0.dev/),
> etc.
>
> Or do we keep `x86_64` in the URL to be "more clear" about 64bit?
>
> Best regards, Martin
>
> --
> Martin Landa
> http://geo.fsv.cvut.cz/gwiki/Landa
> http://gismentors.cz/mentors/landa
>
>
>
>
> ---------- Forwarded message ----------
> From: Markus Neteler <neteler at osgeo.org>
> To: Martin Landa <landa.martin at gmail.com>
> Cc: GRASS developers list <grass-dev at lists.osgeo.org>
> Bcc:
> Date: Sun, 2 Jan 2022 15:11:56 +0100
> Subject: Re: [GRASS-dev] [release planning] GRASS GIS 8.0.0
> Hi,
>
> On Sun, Jan 2, 2022 at 10:36 AM Martin Landa <landa.martin at gmail.com>
> wrote:
> > čt 30. 12. 2021 v 17:02 odesílatel Markus Neteler <neteler at osgeo.org>
> napsal:
> > > hooray, GRASS GIS 8.0.0RC1 has been published:
> > > https://github.com/OSGeo/grass/releases/tag/8.0.0RC1
> > >
> > > Please test it!
> >
> > wingrass standalone installer available for testing:
> > https://grass.osgeo.org/grass80/binary/mswindows/native/x86_64/
> >
> > Q: For GRASS 8 we will distribute only 64bit packages: what about
> > removing `x86_64` from the URL?
> >
> > We already removed `x64_64` from the installer's name
> > (WinGRASS-8.0.0RC1-1-Setup.exe). The same could be done for addons
> > (https://wingrass.fsv.cvut.cz/grass80/x86_64/addons/grass-8.0.dev/),
> > etc.
>
> +1
>
> > Or do we keep `x86_64` in the URL to be "more clear" about 64bit?
>
> Maybe not as it looks IMHO too technical.
>
> BTW:
> Fedora and EPEL/Redhat binaries:
> https://copr.fedorainfracloud.org/coprs/neteler/grass80/
>
> Markus
>
>
>
>
> ---------- Forwarded message ----------
> From: Martin Landa <landa.martin at gmail.com>
> To: Markus Neteler <neteler at osgeo.org>
> Cc: GRASS developers list <grass-dev at lists.osgeo.org>
> Bcc:
> Date: Sun, 2 Jan 2022 16:40:45 +0100
> Subject: Re: [GRASS-dev] [release planning] GRASS GIS 8.0.0
> Hi,
>
> ne 2. 1. 2022 v 15:12 odesílatel Markus Neteler <neteler at osgeo.org>
> napsal:
> > > Or do we keep `x86_64` in the URL to be "more clear" about 64bit?
> >
> > Maybe not as it looks IMHO too technical.
>
> +1
>
> I will remove `x64_64` from URLs (related to G8 only) if there are no
> objections. Martin
>
> --
> Martin Landa
> http://geo.fsv.cvut.cz/gwiki/Landa
> http://gismentors.cz/mentors/landa
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20220102/f97aed52/attachment.html>


More information about the grass-dev mailing list