-
-
Notifications
You must be signed in to change notification settings - Fork 23.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] unrecognized option --remove-amazon
and --gapps-brand
#773
Comments
--remove-amazon
and --gapps-brand
same here trying to run it on Ubuntu 22.04.6 / WSL2 |
Hello I have same problem :unrecognized option --gapps-brand and tested with any unbutu distro |
Same problem here |
Same |
Hey guys, if you are facing same problem. Click here for mirror download the WSA. |
problem still exists |
FYI, if your only contribution to this thread is "I'm experiencing this problem too," you can just subscribe for notifications. No need to make a comment. |
Hey Anivie not an expert at linux or such but wdym mirror download? At first i thought we just put it in the Linux user Directory but yeah thats stupid to assume only thing in the .7zip file is a run.bat file do i run that? Sorry for being dumb lmaoo |
Well I assume this repository is to bake our custom WSA then about mirror download is completely baking so we are not dealing with this issue just download the archive and run the script as usual. Mirror download just alternative for everyone who want to install WSA. |
If users want an alternative project that isn't broken, they'd be much better served by using a fork of this project which is in a working state (for example, https://github.com/sn-o-w/MagiskOnWSALocal), rather than switching to an entirely unrelated project. |
same thing |
Modifying the script in file On line 159, change from COMMAND_LINE=(--arch "$ARCH" --release-type "${RELEASE_TYPE_MAP[$RELEASE_TYPE]}" --root-sol "$ROOT_SOL" --gapps-brand "$GAPPS_BRAND") to COMMAND_LINE=(--arch "$ARCH" --release-type "${RELEASE_TYPE_MAP[$RELEASE_TYPE]}" --root-sol "$ROOT_SOL" --install-gapps) However, I've encountered another issue in file
Execution logs:
|
I used this fork https://github.com/WSABuilds/MagiskOnWSALocal and successfully installed it. |
Steps to reproduce/复现步骤
scripts/run.sh
No
to root and tokeep amazon
Expected behaviour/预期行为
It should start building
Actual behaviour/实际行为
Shows the error:
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
44df7ca
Linux distribution info/Linux 发行版信息
Ubuntu 22.04.4 on WSL2
Windows version/Windows 版本
10.0.22631.3155
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --root-sol none --gapps-brand MindTheGapps --remove-amazon --compress --compress-format zip
Version requirement/版本要求
Logs/日志
The text was updated successfully, but these errors were encountered: