Closed Fern-Leaves closed 8 months ago
Add device administration features
sed: can't read /cts/a \
Integrate Magisk /debug_ramdisk(/.)? u:object_r:magisk_file:s0 /data/adb/magisk(/.)? u:object_r:magiskfile:s0 Inject zygote restart /tmp/wsa-build-eVjbEjEIQx/system_rootmerged/system/etc/init/hw/init.zygote32.rc awk: not an option: -i Inject zygote restart /tmp/wsa-build-eVjbEjEIQx/system_root_merged/system/etc/init/hw/init.zygote6432.rc awk: not an option: -i Inject zygote restart /tmp/wsa-build-eVjbEjEIQx/system_root_merged/system/etc/init/hw/init.zygote64.rc awk: not an option: -i Integrate Magisk done
Add extra packages Add extra packages done
Integrate MindTheGapps Integrate MindTheGapps done
Fix MindTheGapps prop fixing /tmp/wsa-build-eVjbEjEIQx_/system_rootmerged/system/build.prop fixing /tmp/wsa-build-eVjbEjEIQx/system_rootmerged/vendor/build.prop fixing /tmp/wsa-build-eVjbEjEIQx/system_root_merged/vendor/odm/etc/build.prop done
Create system images mk_imageumount: /tmp/wsa-build-eVjbEjEIQx/system_rootmerged/vendor /tmp/wsa-build-eVjbEjEIQx/wsa/x64/vendor.img /tmp/wsa-build-eVjbEjEIQx_/upper/vendor ext4 ERROR: Not yet implemented Build: an error has occurred, exit
Cleanup Work Directory Cleanup Mount Directory umount: /tmp/wsa-build-eVjbEjEIQx/erofs/vendor unmounted umount: /tmp/wsa-build-eVjbEjEIQx/erofs/systemext unmounted umount: /tmp/wsa-build-eVjbEjEIQx/erofs/product unmounted umount: /tmp/wsa-build-eVjbEjEIQx/erofs unmounted umount: /tmp/wsa-build-eVjbEjEIQx/system_rootmerged/vendor (overlay) unmounted umount: /tmp/wsa-build-eVjbEjEIQx/system_root_merged/systemext (overlay) unmounted umount: /tmp/wsa-build-eVjbEjEIQx/system_rootmerged/product (overlay) unmounted umount: /tmp/wsa-build-eVjbEjEIQx/system_root_merged (overlay) unmounted deactivate python3 venv Cleanup Download Directory root@JGINYUE:/usr/MagiskOnWSALocal#
您的输出显示了在集成Magisk、添加额外软件包、集成MindTheGapps等过程中的一些步骤和错误。让我们一步一步分析:
Integrate Magisk: 这一步显示Magisk集成已完成。
Add extra packages: 添加额外软件包也完成了。
Integrate MindTheGapps: MindTheGapps集成也完成了。
Fix MindTheGapps prop: 修复了MindTheGapps的属性。
Create system images: 这一步出现了错误,显示 "ERROR: Not yet implemented"。这可能是由于某些操作系统或工具版本问题导致的,或者是某些功能尚未完全实现。您可能需要检查相关文档,了解是否有关于这个错误的解决方案或更新。
请确保您正在使用的工具和操作系统版本是与文档或支持的要求相匹配的。您还可以尝试查看相关工具或项目的社区论坛,看看其他用户是否遇到过类似的问题并找到了解决方案。
如果您需要更详细的帮助,建议查看相关工具或项目的官方文档,或在相关社区中寻求帮助。
我的构建出现这个问题,我不知道咋解决
I can second this.
Is this fixed? Why are there no version tags on this repo? It hinders us from getting old versions if there are bugs in the latest update.
Seeing this lack of /output folder as well.
follow this steps: https://github.com/LSPosed/MagiskOnWSALocal/issues/716
follow this steps: #716
Thank you this worked!
I'm getting the same issue, however #716 isn't working for me
follow this steps: #716
This worked for me too. I copy/pasted the new build.sh contents into the \MagiskOnWSALocal\script\build.sh file, replacing everything that was in there, using Windows explorer and a file editor (VScode).
Steps to reproduce/复现步骤
Expected behaviour/预期行为
output folder is created and zip file is outputted into it.
Actual behaviour/实际行为
no output folder appears, the download folder is there, but not the output one.
base folder: interior of download folder:
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
https://github.com/LSPosed/MagiskOnWSALocal/commit/d44a77be84fac312d343ac501b497828209da089
Linux distribution info/Linux 发行版信息
WSL Ubuntu 2204.3.49.0
Windows version/Windows 版本
Settings says: 26020.1000 | Desktop says: Build 26020.rs_prerelease.231214-1452
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --gapps-brand MindTheGapps --compress --magisk-ver stable --compress-format zip
Version requirement/版本要求
Logs/日志