dotnet / install-scripts

MIT License
128 stars 68 forks source link

Failed to verify the version of installed `ASP.NET Core Runtime`. #307

Closed jdarundell closed 1 year ago

jdarundell commented 1 year ago

/util/Scratch/dotnet-install.sh --version "3.1.0" --install-dir "/usr/lib/dotnet" --architecture "arm64" --os "linux" --runtime "aspnetcore" --verbose

dotnet_install: Error: Failed to verify the version of installed ASP.NET Core Runtime. Installation source: https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/3.1.0/aspnetcore-runtime-3.1.0-linux-arm64.tar.gz. Installation location: /usr/lib/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: ASP.NET Core Runtime with version = 3.1.0 failed to install with an error.

Raspberry Pi 4 running Ubuntu Linux 22.04.1

dotnet --list-runtimes Microsoft.AspNetCore.App 6.0.8 [/usr/lib/dotnet/dotnet6-6.0.108/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.8 [/usr/lib/dotnet/dotnet6-6.0.108/shared/Microsoft.NETCore.App]

thank you

YuliiaKovalova commented 1 year ago

Hi @jdarundell ,

Could you provide a full verbose output log?

jdarundell commented 1 year ago

Sorry

It was a wee hours of the morning brain fade – permissions

It installed this morning –

Regards

John Arundell

0438 688 568

@. @.>

From: YuliiaKovalova @.> Sent: Friday, 19 August 2022 2:13 To: dotnet/install-scripts @.> Cc: jdarundell @.>; Mention @.> Subject: Re: [dotnet/install-scripts] Failed to verify the version of installed ASP.NET Core Runtime. (Issue #307)

Hi @jdarundell https://github.com/jdarundell ,

Could you provide a full verbose output log?

— Reply to this email directly, view it on GitHub https://github.com/dotnet/install-scripts/issues/307#issuecomment-1219680986 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNGENSDQS5ZOXBM2255WFTVZZOJDANCNFSM565SN4TQ . You are receiving this because you were mentioned. https://github.com/notifications/beacon/AHNGENWOAD4J7ITULNKMEUDVZZOJDA5CNFSM565SN4T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOJCZNVWQ.gif Message ID: @. @.> >

YuliiaKovalova commented 1 year ago

Great! I close the ticket.