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

[Bug] Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root. #767

Closed
1 task done
rebroad opened this issue Jan 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@rebroad
Copy link

rebroad commented Jan 29, 2024

Steps to reproduce/复现步骤

I used the latest "fast" android subsystem, and used the patch to allow vdhx files to be used instead of img files. However, when running run.bat as administrator, it fails (details below).

Expected behaviour/预期行为

It should install.

Actual behaviour/实际行为

Installing MagiskOnWSA....
Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software
vendor. (Exception from HRESULT: 0x80073CF9)
Rejecting a request to register from AppxBundleManifest.xml because the manifest is not in the package root.
NOTE: For additional information, look for [ActivityId] 6e4ab5ee-52b0-0000-4473-5f6eb052da01 in the Event
Log or use the command line Get-AppPackageLog -ActivityID 6e4ab5ee-52b0-0000-4473-5f6eb052da01
At C:\Users\rebroad\Downloads\WSA_2311.40000.5.0_x64_Release-Nightly-with-magisk-26.4(26400)-beta-MindTheGap
ps-13.0\Install.ps1:167 char:1

  • Add-AppxPackage -ForceApplicationShutdown -ForceUpdateFromAnyVersion ...
  •   + CategoryInfo          : WriteError: (C:\Users\rebroa...ppxManifest.xml:String) [Add-AppxPackage], IOE
     xception
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackage
     Command
    
    
    

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

d44a77b

Linux distribution info/Linux 发行版信息

Linux DESKTOP-6JP1QOV 5.15.133.1-microsoft-standard-WSL2 #1 SMP Thu Oct 5 21:02:42 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Windows version/Windows 版本

22H2 (Build 22621.3007)

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type WIF --root-sol magisk --gapps-brand MindTheGapps --magisk-ver beta
INFO: Architecture: x64
INFO: Release Type: WIF
INFO: Magisk Version: beta
INFO: GApps Brand: MindTheGapps
INFO: GApps Variant: pico
INFO: Root Solution: magisk
Build: RELEASE_TYPE=Insider Fast

Version requirement/版本要求

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

Logs/日志

Output in "actual behaviour" in this issue.
@rebroad rebroad added the bug Something isn't working label Jan 29, 2024
@dongle-the-gadget
Copy link

This is because you have installed the Store version. Uninstall it before running Run.bat.

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

No branches or pull requests

3 participants