install.bat in windows-arm64 not working

Thomas Welter <[email protected]>
Newsgroups gmane.comp.tex.context
Message-ID <AMBP192MB2966EFA90F87B3BE2ACB1FD1835FA@AMBP192MB2966.EURP192.PROD.OUTLOOK.COM>
Hi,

the install script install.bat in the Windows ARM installer (http://lmtx.pragma-ade.nl/install-lmtx/context-windows-arm64.zip) gives the following error on my ARM-Laptop (CPU: Snapdragon X X1-26-100):

...
mtxrun          | the resolver databases are not present or outdated
mtx-install     | unknown platform
...

.. and the distribution does not get installed.

After passing the platform to mtxrun directly by changing line 26 in install.bat from
"%OWNPATH%bin\mtxrun" --script "%OWNPATH%/bin/mtx-install.lua" --update --server=%LMTXSERVER% --instance=%LMTXINSTANCE% --extras="%LMTXEXTRAS%" %*

to
"%OWNPATH%bin\mtxrun" --script "%OWNPATH%/bin/mtx-install.lua" --update --platform=%PLATFORM% --server=%LMTXSERVER% --instance=%LMTXINSTANCE% --extras="%LMTXEXTRAS%" %*

the installer script works and the distribution gets correctly installed.

Can you reproduce this? Maybe it would be a good fast fix to set platform=%PLATFORM% in install.bat?

Thanks and kind regards
wdev
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.