diff options
Diffstat (limited to 'doc/bugs/OSX_build_broken.mdwn')
-rw-r--r-- | doc/bugs/OSX_build_broken.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/OSX_build_broken.mdwn b/doc/bugs/OSX_build_broken.mdwn new file mode 100644 index 000000000..ac729b429 --- /dev/null +++ b/doc/bugs/OSX_build_broken.mdwn @@ -0,0 +1,11 @@ +### Please describe the problem. + +The OSX webapp doesn't start on the current OSX 10.7.5 builds. + +### What steps will reproduce the problem? + +Download git-annex from http://downloads.kitenet.net/git-annex/OSX/current/10.7.5_Lion/git-annex.dmg and install it by copying it to Application. Try to launch it then. The result is a message in the system log saying "git-annex unknown command webapp" and then the usage information. + +### What version of git-annex are you using? On what operating system? + +The current version as downloaded from http://downloads.kitenet.net/git-annex/OSX/current/10.7.5_Lion/git-annex.dmg on OSX 10.7.5 |