What steps will reproduce the problem?

Either double click on the app or from the terminal

$ open /Applications/git-annex.app

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

I'd expect to see git-annex run. "git-annex" doesn't run and what I see (in the terminal) is:

LSOpenURLsWithRole() failed with error -10810 for the file /Applications/git-annex.app.

What version of git-annex are you using? On what operating system?

git-annex: 3.20121017

git-annex.app: ???

OS: OSX 10.6.8 64 bit

Please provide any additional information below.

My best advice to anyone running into this is simply install using cabal. It works. :-)
Comment by http://a-or-b.myopenid.com/ Sun Oct 28 06:46:40 2012
I sort of got a feeling that this build might have issues on OSX 10.6, I create the OSX builds on 10.7.
I get the same error on OSX 10.8.2.
Comments on this page are closed.