Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Fix untgz command for NSIS3 #3419

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

landam
Copy link
Member

@landam landam commented Feb 12, 2024

After upgrading to NSIS3 on the build server a new problem appear. Installers produced by NSIS version 3.09 (eg. https://grass.osgeo.org/grass83/binary/mswindows/native/WinGRASS-8.3.1-2-Setup.exe or https://wingrass.fsv.cvut.cz/grass84/WinGRASS-8.4.0dev-76c1ac531f-121-Setup.exe) fail to uncompress MSVCRT archive:

image

This PR modifies slightly syntax of untgz based on examples found in https://github.com/tpn/nsis-untgz/blob/master/examples/example.nsi.

@landam landam added windows Microsoft Windows specific backport to 8.3 labels Feb 12, 2024
@landam landam added this to the 8.3.2 milestone Feb 12, 2024
@landam landam self-assigned this Feb 12, 2024
@landam
Copy link
Member Author

landam commented Feb 12, 2024

@landam landam merged commit aaecfc8 into OSGeo:main Feb 12, 2024
25 checks passed
landam added a commit that referenced this pull request Feb 12, 2024
@landam landam deleted the win_installer_fix_utgz_nsis3 branch February 13, 2024 20:30
jadenabrams100 pushed a commit to ncsu-csc472-spring2024/grass-CI-playground that referenced this pull request Feb 21, 2024
@wenzeslaus wenzeslaus changed the title NSIS3: fix untgz command Windows: Fix untgz command for NSIS3 Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Microsoft Windows specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants