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

RuntimeEnvironment.GetRuntimeIdentifier() is wrong on arm #3147

Closed
wli3 opened this issue Apr 26, 2018 · 1 comment
Closed

RuntimeEnvironment.GetRuntimeIdentifier() is wrong on arm #3147

wli3 opened this issue Apr 26, 2018 · 1 comment

Comments

@wli3
Copy link

wli3 commented Apr 26, 2018

Run on raspberry pi RuntimeEnvironment.GetRuntimeIdentifier()

Actual
raspbian.9-x86

Expect:
raspbian.9-arm32 or similar. x86 is intel arch

Cause, the detection should take arm arch in.
https://github.com/dotnet/core-setup/blame/master/src/managed/Microsoft.DotNet.PlatformAbstractions/RuntimeEnvironment.cs#L26

@wli3
Copy link
Author

wli3 commented Apr 26, 2018

close as dup

@wli3 wli3 closed this as completed Apr 26, 2018
@msftgits msftgits transferred this issue from dotnet/core-setup Jan 30, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant