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] Error when build with v2303 #534

Closed YT-Advanced closed 1 year ago

YT-Advanced commented 1 year ago

Steps to reproduce/复现步骤

  1. Download the latest script (which supported v2304)
  2. Build with v2303 WSA + MindTheGapps + Magisk (or KernelSU)
  3. It will show the error

Expected behaviour/预期行为

It should be built successfully without any problem

Actual behaviour/实际行为

It stop at Expand images job

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

6d5f3f4a675a3f87b76be8dbf9af6f291a40f87e

Linux distribution info/Linux 发行版信息

Ubuntu 18.04

Windows version/Windows 版本

10.0.22621.555

Build Parameters/构建参数

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

Version requirement/版本要求

Logs/日志

[//]: <> (Don't modify above) ``` Calculate the required space done Expand images du: cannot access '/tmp/wsa-build-hKBco2gHqp_/wsa/arm64/system_ext.img': No such file or directory du: cannot access '/tmp/wsa-build-hKBco2gHqp_/wsa/arm64/product.img': No such file or directory du: cannot access '/tmp/wsa-build-hKBco2gHqp_/wsa/arm64/system.img': No such file or directory du: cannot access '/tmp/wsa-build-hKBco2gHqp_/wsa/arm64/vendor.img': No such file or directory e2fsck: No such file or directory while trying to open /tmp/wsa-build-hKBco2gHqp_/wsa/arm64/system_ext.img Possibly non-existent device? Build: an error has occurred, exit Cleanup Work Directory deactivate python3 venv ``` [//]: <> (Don't modify below)
KyleStilkey commented 1 year ago

I'm going to guess this is the same issue I am seeing here when trying to build with the latest git push.

INFO: Architecture: x64 INFO: Release Type: Release Preview INFO: Magisk Version: stable INFO: GApps Brand: MindTheGapps INFO: GApps Variant: pico INFO: Root Solution: Magisk INFO: Compress Format: 7z

Calculate the required space done

Expand images du: cannot access '/tmp/wsa-build-u2VpuQhYrH_/wsa/x64/systemext.img': No such file or directory du: cannot access '/tmp/wsa-build-u2VpuQhYrH/wsa/x64/product.img': No such file or directory du: cannot access '/tmp/wsa-build-u2VpuQhYrH/wsa/x64/system.img': No such file or directory du: cannot access '/tmp/wsa-build-u2VpuQhYrH/wsa/x64/vendor.img': No such file or directory e2fsck: No such file or directory while trying to open /tmp/wsa-build-u2VpuQhYrH_/wsa/x64/system_ext.img Possibly non-existent device? Build: an error has occurred, exit

Cleanup Work Directory Cleanup Download Directory