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

Can GCM be installed on ARM64 VM with .NET SDK 8.0? #1681

Open
wangglei opened this issue Aug 8, 2024 · 8 comments
Open

Can GCM be installed on ARM64 VM with .NET SDK 8.0? #1681

wangglei opened this issue Aug 8, 2024 · 8 comments

Comments

@wangglei
Copy link

wangglei commented Aug 8, 2024

From the installation instructions, the only option to install GCM on ARM64 Linux is to use version 7.0 of the .NET SDK. But this version of .NET has reached EndOfLife. Is there new installation instructions for using .NET SDK 8.0? Thanks!

@craxal
Copy link

craxal commented Aug 13, 2024

Agreed, the required version should be updated. The only option I see is to install the .NET 7.0 runtime snap, and even then, GCM couldn't detect it.

@NVolcz
Copy link

NVolcz commented Sep 18, 2024

It seems that GCM is using dotnot 8.0 for Linux, since the 2.5 release:
#1587
@wangglei, what method did you use for the installation? I am trying to figure this out for myself

@xtqqczze
Copy link
Contributor

We are currently facing some issues publishing a correctly signed package to Nuget.org. Due to recent sponsorship/corporate funding priority changes, work on GCM has unfortunately slowed significantly.

Please watch this space!

Originally posted by @mjcheetham in #1606 (comment)

@wangglei
Copy link
Author

@NVolcz I was following the ".NET tool" section from install.md file.

@xtqqczze
Copy link
Contributor

@NVolcz I was following the ".NET tool" section from install.md file.

In that case, this issue is a duplicate of #1606.

@xtqqczze
Copy link
Contributor

GCM 2.6 which targets .NET 8 has just been released on nuget.org

https://www.nuget.org/packages/git-credential-manager/2.6.0

Originally posted by @mjcheetham in #1702 (comment)

@paulgmiller
Copy link

I get this when I use curl -L https://aka.ms/gcm/linux-install-source.sh | sh on arm64 azure vm

git-credential-manager configure
-bash: /usr/local/bin/git-credential-manager: cannot execute binary file: Exec format error

@xtqqczze
Copy link
Contributor

arm64 azure vm

@paulgmiller Which instance series and VM image are you using?

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

No branches or pull requests

5 participants