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

SDK Installation on RHEL Should Rely on DNF Over YUM #2175

Open
nagilson opened this issue Mar 12, 2025 · 0 comments
Open

SDK Installation on RHEL Should Rely on DNF Over YUM #2175

nagilson opened this issue Mar 12, 2025 · 0 comments

Comments

@nagilson
Copy link
Member

Describe the bug.

Users may see Unable to get latest .NET Installation Data: Please update the .NET Install Tool to version 2.0.2 or later." after clicking the button 'Install .NET SDK' in VS Code from DevKit in RHEL 9.5.

This is why it is failing:
rhel-9-for-x86_64-baseos-rhui-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried when we try to use yum.

In recent RHEL versions, DNF should be preferred over Yum.

Please attach log file(s) here if you have any.

The log file location should be copied to your clipboard if you came from VS Code.

Reproduction Steps

Install SDK via vscode

Expected Behavior

.

Exceptions & Errors (if any)

.NET Install Tool Version

latest

Your operating system? Please provide more detail, such as the version and or distro above.

N/A

VS Code Version

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant