MagiskOnWSALocal icon indicating copy to clipboard operation
MagiskOnWSALocal copied to clipboard

[Bug] Add-Appxpackage error

Open Ikkiw-P09 opened this issue 2 years ago • 1 comments

Steps to reproduce/复现步骤

  1. Run command start powershell.exe -ExecutionPolicy Bypass -File .\Install.ps1
  2. Error show up

Expected behaviour/预期行为

It should install normally. no flaws

Actual behaviour/实际行为

Installing MagiskOnWSA.... Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation. Deployment operation progress: C:\Users\User\Desktop\etc\WSA-GAPPS\MagiskOnWSALocal\output\WSA_2303.40000.5.0_x64_Release-Nightly-Min Processing [ ] line Get-AppPackageLog -ActivityID 797b1f44-7a77-0003-574e-d180777ad901 At C:\Users\User\Desktop\etc\WSA-GAPPS\MagiskOnWSALocal\output\WSA_2303.40000.5.0_x64_Release-Nightly-MindTheGapps-13.0\WSA_2303.4000 0.5.0_x64_Release-Nightly-MindTheGapps-13.0\Install.ps1:140 char:1

  • Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion ...
  •   + CategoryInfo          : WriteError: (C:\Users\User\D...ppxManifest.xml:String) [Add-AppxPackage], IOException
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    

All Done! Press any key to exit

Screenshot (254)

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

d8194364faa73b82cac4a8e12909f1999e1581dc

Linux distribution info/Linux 发行版信息

WSL Ubuntu 22.04.2 LTS

Windows version/Windows 版本

10.0.25346

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: no Build: RELEASE_TYPE=Retail

Version requirement/版本要求

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

Logs/日志

Installing MagiskOnWSA....
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation.
                                                                                                                                       Deployment operation progress: C:\Users\User\Desktop\etc\WSA-GAPPS\MagiskOnWSALocal\output\WSA_2303.40000.5.0_x64_Release-Nightly-Min    Processing                                                                                                                            [                                                                                                                          ]                                                                                                                                            line Get-AppPackageLog -ActivityID 797b1f44-7a77-0003-574e-d180777ad901
At C:\Users\User\Desktop\etc\WSA-GAPPS\MagiskOnWSALocal\output\WSA_2303.40000.5.0_x64_Release-Nightly-MindTheGapps-13.0\WSA_2303.4000
0.5.0_x64_Release-Nightly-MindTheGapps-13.0\Install.ps1:140 char:1
+ Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : WriteError: (C:\Users\User\D...ppxManifest.xml:String) [Add-AppxPackage], IOException
    + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

All Done!
Press any key to exit

![Screenshot (254)](https://user-images.githubusercontent.com/99168384/235361232-91802b95-aeac-400f-b11b-642b32cd8947.png)

Ikkiw-P09 avatar Apr 30 '23 16:04 Ikkiw-P09

Check if other accounts have a different version of WSA installed Or the official version of WSA is installed Or have a different signature version installed previously Please try to uninstall it

Howard20181 avatar May 11 '23 12:05 Howard20181