Closed LokiSharp closed 1 year ago
Just in case it helps -- I was getting this error message after manually updating build.sh with the changes for fix #620 and getting line 675 wrong (using && instead of II)
Just in case it helps -- I was getting this error message after manually updating build.sh with the changes for fix #620 and getting line 675 wrong (using && instead of II)
thanks for your reminder, it is realy helpful.
I just copy '&& "$WSA_MAJOR_VER" -lt 2306' into each modified line, but correct line 675 is '|| "$WSA_MAJOR_VER" -ge 2306'
fix that will fix this problem described above
Steps to reproduce/复现步骤
Expected behaviour/预期行为
build sucessfully
Actual behaviour/实际行为
Build: an error has occurred, exit
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
21e80a355e9d4a7a358d2c2905f6d3bf75e4681b
Linux distribution info/Linux 发行版信息
Linux version 5.15.90.1-microsoft-standard-WSL2 (oe-user@oe-host) (x86_64-msft-linux-gcc (GCC) 9.3.0, GNU ld (GNU Binutils) 2.34.0.20200220) #1 SMP Fri Jan 27 02:56:13 UTC 2023 Debian GNU/Linux 12 (bookworm)
Windows version/Windows 版本
22621.2134
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --gapps-brand MindTheGapps --compress --magisk-ver stable --compress-format 7z INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: stable INFO: GApps Brand: MindTheGapps INFO: GApps Variant: pico INFO: Root Solution: magisk INFO: Compress Format: 7z Build: RELEASE_TYPE=Retail Generate Download Links Generating WSA download link: arch=x64 release_type=Retail
Version requirement/版本要求
Logs/日志