Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Investigate reports of .NET SDKs not working after install on macOS #18154

Closed
baronfel opened this issue Jan 9, 2024 · 2 comments
Closed

Investigate reports of .NET SDKs not working after install on macOS #18154

baronfel opened this issue Jan 9, 2024 · 2 comments

Comments

@baronfel
Copy link
Member

baronfel commented Jan 9, 2024

We've had a couple reports now (one on AzDO, one from @webreidi's team) that users installing the SDK via the macOS pkg installers are not in a usable state after installation. Specifically the dotnet binaries are not invokable after installation.

We should investigate the packages and verify:

  • any PATH modifications/symlinks inside PATH-known locations to non-PATH-locations are created correctly
  • the /etc/install_locations are set as expected as well

I know we do have release testing that broadly should cover this, but multiple reports means we should look into it.

@baronfel
Copy link
Member Author

baronfel commented Jan 9, 2024

I just installed 8.0.101 via the package installer on my M2 Macbook and was able to invoke dotnet after installation - though I did need to restart my terminal application to pick up the changes to $PATH (which in this case added /usr/local/share/dotnet to $PATH. The /etc/dotnet/install_location and /etc/dotnet/install_location_x64 marker files were in their correct locations as well.

@marcpopMSFT
Copy link
Member

Old issue triage: Haven't heard recent reports so closing. Perhaps it was a terminal needing to be restarted issue.

@marcpopMSFT marcpopMSFT closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants