Closed soda3x closed 2 years ago
hmm odd, it certainly didn't install those
Maybe your system's package manager is not apt or the repository is old. Other package managers were not supported before and are not officially supported now. I'm not very familiar with package managers other than apt, so auto-install is disabled by default. https://github.com/LSPosed/MagiskOnWSALocal/blob/dca2264212fc25adb6f0a69445d484d62c7ed098/scripts/run.sh#L50-L72
WSL2 with Ubuntu, so using APT with a fresh clone
Same as you, Ubuntu 20.04 and 22.04 are working fine
I'm not sure if the run script is supposed to collect the dependencies or not, but on WSL it didn't for me so I ran the install script multiple times with it stopping and complaining about missing deps and me grabbing said deps and getting closer and closer to it working each time.
Could this be added to the script? In my case I needed to manually install wine, winetricks, lzip, aria2 and patchelf