summaryrefslogtreecommitdiff
path: root/doc/bugs/gpg_bundled_with_OSX_build_fails.mdwn
blob: 81090fda13acdfba037bfef2c9c27eec650a0f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
What steps will reproduce the problem?

run

    /Applications/git-annex.app/Contents/MacOS/bin/gpg

from the terminal

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

I expect to see typical gpg output.  Instead, I see

    dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
        Referenced from: /Applications/git-annex.app/Contents/MacOS/bin/gpg
        Reason: Incompatible library version: gpg requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
    Trace/BPT trap: 5

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

git annex Version: 3.20121017 on Mac OS X 10.7.5