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

[.NET9] Deploy successed with warning 'XAAADB0000: Failure [DELETE_FAILED_INTERNAL_ERROR]' on android platform in release mode #9405

Open
samhouts opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
Area: App+Library Build Issues when building Library projects or Application projects.

Comments

@samhouts
Copy link
Member

Affected Branch: rel.d17.11
Affected Build: 17.11.0 Preview 1.0 [34907.113.d17.11]

Version info:

  • .NET SDK: 9.0.100-preview.4.24253.11
  • microsoft.net.sdk.maui9.0.0-preview.4.10610
  • microsoft.net.sdk.android: 34.99.0-preview.4.261
  • microsoft.net.workload.mono.toolchain.current: 9.0.0-preview.4.24252.19

Note: This issue not repro on ios/windows platforms.

Steps to reproduce:
1. Download the .NET 9 sdkPipelines - Run 20240503.1-9.0.100-preview.4.24253.6,9.0.100-preview.4.24253.11-224565 artifacts and use 'dotnet workload install maui' to install maui workload.
2. Create a maui/maui blazor app.
3. Set config to Release mode and target framework to android device/emulator.
4. Start without debugging.

Actual result:
Deployment is successful with warning ''XAAADB0000'.
Warning MSB6006 is a known bug, and is closed as 'won't fix'.

Severity

Code

Description

Project

File

Line

Suppression State

Warning

 

XAAADB0000: Failure [DELETE_FAILED_INTERNAL_ERROR]

 

 

0

 


Image

Expected result:
No warning in error list.

View on AzDO

@dotnet-policy-service dotnet-policy-service bot added the needs-triage Issues that need to be assigned. label Oct 14, 2024
@jpobst jpobst added Area: App+Library Build Issues when building Library projects or Application projects. and removed needs-triage Issues that need to be assigned. labels Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: App+Library Build Issues when building Library projects or Application projects.
Projects
None yet
Development

No branches or pull requests

3 participants