reorg OSX bugs

This commit is contained in:
Joey Hess 2012-11-26 13:35:43 -04:00
parent 4c47ae22a7
commit c9f293e18b
19 changed files with 22 additions and 3 deletions

View file

@ -1,15 +0,0 @@
[[!comment format=mdwn
username="https://me.yahoo.com/a/6xTna_B_h.ECb6_ftC2dYLytAEwrv36etg_054U-#4c1e7"
nickname="Fake"
subject="libncurses on 10.7"
date="2012-10-17T21:24:24Z"
content="""
I'm getting an error from gpg when I try to set up a repository on a remote server with encrypted rsync. Looks like libncurses in /usr/lib is 32 bit:
Dyld Error Message:
Library not loaded: /opt/local/lib/libncurses.5.dylib
Referenced from: /Applications/git-annex.app/Contents/MacOS/opt/local/lib/libreadline.6.2.dylib
Reason: no suitable image found. Did find:
/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
/usr/lib/libncurses.5.dylib: mach-o, but wrong architecture
"""]]

View file

@ -1,15 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkurjhi0CRJvgm7QNaZDWS9hitBtavqIpc"
nickname="Bret"
subject="git-annex.app Not working on 32 bit machines"
date="2012-11-03T19:18:47Z"
content="""
I tried running the git-annex.app on my Core Duo Macbook pro, and it does not run at all. I get an error on my system.log
`Nov 3 12:13:26 Bret-Mac [0x0-0x15015].com.branchable.git-annex[155]: /Applications/git-annex.app/Contents/MacOS/runshell: line 52: /Applications/git-annex.app/Contents/MacOS/bin/git-annex: Bad CPU type in executable
Nov 3 12:13:26 Bret-Mac com.apple.launchd.peruser.501[92] ([0x0-0x15015].com.branchable.git-annex[155]): Exited with exit code: 1`
It works on my 64 bit machine, and this has become quite the problem for a while now, where people with newer macs dont compile back for a 32bit machine.
Is there any hope for a pre-compiled binary that works on a 32 bit machine?
"""]]

View file

@ -1,8 +0,0 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus"
nickname="Jimmy"
subject="comment 8"
date="2012-11-07T16:08:00Z"
content="""
I've been updating my haskell platform install recently, i used to try and get the builder to spit out 32/64bit binaries, but recently it's just become too messy, I've just migrated to a full 64bit build system. I'm afraid I won't be able to provide 32bit builds any more.
"""]]