LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.49k stars 22.97k forks source link

[Bug] Build Error #563

Closed q12p1 closed 1 year ago

q12p1 commented 1 year ago

Steps to reproduce/复现步骤

  1. open run.sh
  2. after select,wait a few minutes

Expected behaviour/预期行为

My WSA be rooted

Actual behaviour/实际行为

last,it print the wrong (see the Logs/日志)

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

how sees SHA?

Linux distribution info/Linux 发行版信息

WSL:Ubuntu

Windows version/Windows 版本

10.0.22621.1702

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --gapps-brand MindTheGapps --remove-amazon --compress --magisk-ver canary --compress-format zip INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: canary INFO: GApps Brand: MindTheGapps INFO: GApps Variant: pico INFO: Root Solution: magisk INFO: Compress Format: zip

Version requirement/版本要求

Logs/日志

[//]: <> (Don't modify above) ``` Mount images mount: /tmp/wsa-build-mK2I9cIrPo_/system_root_merged: mount failed: Operation not permitted. Build: an error has occurred, exit Cleanup Work Directory Cleanup Mount Directory umount: /tmp/wsa-build-mK2I9cIrPo_/erofs/vendor: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/erofs/system_ext: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/erofs/product: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/erofs: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/system_root_merged/vendor: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/system_root_merged/system_ext: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/system_root_merged/product: no mount point specified. umount: /tmp/wsa-build-mK2I9cIrPo_/system_root_merged: not mounted. Cleanup Download Directory ``` [//]: <> (Don't modify below)
Howard20181 commented 1 year ago

Use WSL2, WSL1 is not supported.

q12p1 commented 1 year ago

ok