git-ecosystem / git-ecosystem/git-credential-manager

Tool requires dotnet v8 while v10 is installed

Open
#2,340 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
9.3k
Forks
2.9k
Avg merge
7d 1h
Merged PRs (30d)
14

Description

Hello,
Running on Fedora 44 Atomic COSMIC, I've installed dotnet SDK v10 per the instructions, but receiving the following error:

➜  ~ git-credential-manager --help
You must install or update .NET to run this application.

App: /var/home/user/.dotnet/tools/git-credential-manager
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '8.0.23' (x64)
.NET location: /usr/lib64/dotnet

The following frameworks were found:
  10.0.7 at [/usr/lib64/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.23&arch=x64&rid=fedora.44-x64&os=fedora.44

Please advise

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure with git-credential-manager --help on Fedora 44 using the .NET tool installation described in docs/install.md. Compare the installed runtime requirement with the available .NET 10 runtime and determine whether the tool or installation instructions need alignment; done means the documented installation works with the available runtime or clearly states the required version.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, git
Domain
authentication, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.