Skip to content
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

wsalocal is not installed and instead gives a dependency error #798

Closed
1 task done
yeet-dot-org opened this issue Jun 5, 2024 · 1 comment
Closed
1 task done
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@yeet-dot-org
Copy link

Steps to reproduce/复现步骤

  1. install WSAlocal using the included steps on the repo and run "sudo apt install python3.11-venv

Expected behaviour/预期行为

google play store should be installed alongside WSA

Actual behaviour/实际行为

wsalocal is not installed and instead gives a dependency error
( The operation completed successfully.
Installing MicrosoftCorporationII.WindowsSubsystemForAndroid version: 2311.40000.5.0
Dependency package Microsoft.UI.Xaml.2.8 x64 current version: 8.2310.30001.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00.UWPDesktop x64 current version: 14.0.33728.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00 x64 current version: 14.0.33519.0. Nothing to do.
Installing MagiskOnWSA....
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_2311.40000.5.0_x64__8wekyb3d8bbwe
because this package is not compatible with the device. The package requires OS version 10.0.22000.120 or higher on
the Windows.Desktop device family. The device is currently running OS version 10.0.19045.4412.
NOTE: For additional information, look for [ActivityId] cdeb32cd-b64a-0002-2adb-24ce4ab6da01 in the Event Log or use
the command line Get-AppPackageLog -ActivityID cdeb32cd-b64a-0002-2adb-24ce4ab6da01
At D:\DownolOAD\WSA_2311.40000.5.0_x64_Release-Nightly-with-magisk-27.0(27000)-stable-NoGApps-NoAmazon\Install.ps1:162
char:1

  • Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion ...
  •   + CategoryInfo          : NotSpecified: (D:\DownolOAD\WS...ppxManifest.xml:String) [Add-AppxPackage], Exception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand )
    
    

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

‌2311.40000.5.0

Linux distribution info/Linux 发行版信息

   _,met$$$$$gg.          android@DESKTOP-N75CACV
,g$$$$$$$$$$$$$$$P.       -----------------------

,g$$P" """Y$$.". OS: Debian GNU/Linux 12 (bookworm) on Windows 10 x86_64
,$$P' $$$. Kernel: 4.4.0-19041-Microsoft ',$$P ,ggs. $$b: Uptime: 25 mins
d$$' ,$P"' . $$$ Packages: 563 (dpkg) $$P d$' , $$P Shell: bash 5.2.15 $$: $$. - ,d$$' Terminal: /dev/tty1 $$; Y$b._ _,d$P' CPU: AMD Ryzen 5 5500 (12) @ 3.600GHz Y$$. ."Y$$$$P"' Memory: 10027MiB / 16249MiB $$b "-.__
Y$$ Y$$.
$$b. Y$$b.
"Y$b._ """

Windows version/Windows 版本

10.0.19045.4412

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand MindTheGapps --gapps-variant pico --root- sol magisk INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: stable INFO: GApps Brand: MindTheGapps INFO:
GApps Variant: pico INFO: Root Solution: magisk Build: RELEASE_TYPE=Retail

Version requirement/版本要求

  • I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本

Logs/日志

The operation completed successfully.
Installing MicrosoftCorporationII.WindowsSubsystemForAndroid version: 2311.40000.5.0
Dependency package Microsoft.UI.Xaml.2.8 x64 current version: 8.2310.30001.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00.UWPDesktop x64 current version: 14.0.33728.0. Nothing to do.
Dependency package Microsoft.VCLibs.140.00 x64 current version: 14.0.33519.0. Nothing to do.
Installing MagiskOnWSA....
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.
Windows cannot install package MicrosoftCorporationII.WindowsSubsystemForAndroid_2311.40000.5.0_x64__8wekyb3d8bbwe
because this package is not compatible with the device. The package requires OS version 10.0.22000.120 or higher on
the Windows.Desktop device family. The device is currently running OS version 10.0.19045.4412.
NOTE: For additional information, look for [ActivityId] cdeb32cd-b64a-0002-2adb-24ce4ab6da01 in the Event Log or use
the command line Get-AppPackageLog -ActivityID cdeb32cd-b64a-0002-2adb-24ce4ab6da01
At D:\DownolOAD\WSA_2311.40000.5.0_x64_Release-Nightly-with-magisk-27.0(27000)-stable-NoGApps-NoAmazon\Install.ps1:162
char:1
+ Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (D:\DownolOAD\WS...ppxManifest.xml:String) [Add-AppxPackage], Exception
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
@yeet-dot-org yeet-dot-org added the bug Something isn't working label Jun 5, 2024
@Howard20181
Copy link
Member

Not support Windows 10

@Howard20181 Howard20181 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
@Howard20181 Howard20181 added the wontfix This will not be worked on label Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants