toumubaoqiong/git-osx-installer

git-credential-osxkeychain compiled x86_64 only

Closed this issue · 1 comments

What steps will reproduce the problem?
1. Install current version on an i386 machine (Intel Core Solo, Intel Core Duo)
2. Attempt to osxkeychain helper

What is the expected output? What do you see instead?

fatal: cannot exec 'git-credential-osxkeychain': Bad CPU type in executable

What version of the product are you using? On what operating system?

1.8.4.2

Please provide any additional information below.

While the main git application is compiled for both i386 and x86_64 CPUs, the 
credential helper is compiled for x86_64 only.

Original issue reported on code.google.com by Nathan.W...@gmail.com on 8 Feb 2014 at 7:19

I get build errors when trying to build that helper universally. You'll just 
have to remove it for the time being.

Original comment by timchar...@gmail.com on 19 May 2014 at 2:50

  • Changed state: WontFix