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

mono.android-arm workload fails to install #4146

Closed
TanayParikh opened this issue Jan 14, 2022 · 2 comments
Closed

mono.android-arm workload fails to install #4146

TanayParikh opened this issue Jan 14, 2022 · 2 comments
Labels
area-setup Installation, setup, requirements, maui-check, workloads, platform support platform/android 🤖 t/bug Something isn't working

Comments

@TanayParikh
Copy link
Contributor

TanayParikh commented Jan 14, 2022

Description

Workload installation failed: microsoft.netcore.app.runtime.mono.android-arm::7.0.0-alpha.1.21527.4 is not found in NuGet feeds https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-c86a857c/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-432e3cf3/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5-transport/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6-transport/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json;https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json;https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-buildservices/nuget/v3/index.json".

Trying to follow dev instructions @ https://github.com/dotnet/maui/blob/main/.github/DEVELOPMENT.md

Steps to Reproduce

sudo dotnet workload install maui

or

sudo dotnet workload install android ios maccatalyst tvos macos maui wasm-tools --from-rollback-file https://aka.ms/dotnet/maui/main.json --source https://aka.ms/dotnet6/nuget/index.json --source https://api.nuget.org/v3/index.json

Version with bug

Preview 13

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Trying to install from macOS

Did you find any workaround?

No response

Relevant log output

No response

@TanayParikh TanayParikh added the t/bug Something isn't working label Jan 14, 2022
@TanayParikh
Copy link
Contributor Author

TanayParikh commented Jan 14, 2022

Note; preview 11 is also facing issues:

dotnet workload install maui `
   --from-rollback-file https://aka.ms/dotnet/maui/preview.11.json `
   --source https://aka.ms/dotnet6/nuget/index.json `
   --source https://api.nuget.org/v3/index.json
Workload installation failed: Workload not found: microsoft-net-sdk-blazorwebassembly-aot. Known workloads: tvos android android-32 android-aot maui maui-mobile maui-desktop maui-core maui-blazor maui-android maui-maccatalyst maui-ios maui-windows macos microsoft-net-sdk-emscripten maccatalyst ios wasm-tools microsoft-net-runtime-android microsoft-net-runtime-android-aot microsoft-net-runtime-ios runtimes-ios microsoft-net-runtime-maccatalyst runtimes-maccatalyst microsoft-net-runtime-macos microsoft-net-runtime-tvos runtimes-tvos microsoft-net-runtime-mono-tooling
Workload installation failed: Number of entries expected in End Of Central Directory does not correspond to number of entries in Central Directory.

@jsuarezruiz jsuarezruiz added the area-setup Installation, setup, requirements, maui-check, workloads, platform support label Jan 17, 2022
@TanayParikh
Copy link
Contributor Author

Uninstalling old SDKs/runtimes & installing the latest nightly resolved this issue for me. Yesterday's preview 12 release process may have helped things as well.

@ghost ghost locked as resolved and limited conversation to collaborators Feb 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-setup Installation, setup, requirements, maui-check, workloads, platform support platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants