Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-02-24 17:49:34 -04:00
commit 298f7493cb
9 changed files with 91 additions and 1 deletions

View file

@ -22,5 +22,5 @@ Worked today on some of the obvious bugs.
I want to set up an autobuilder for Android, but to do that I need to
install all the haskell libraries on my server. Since getting them built
for Android involved several days of hacking the first time, this will
be an opporunity to make sure I can replicate that. Hopefully in less time.
be an opportunity to make sure I can replicate that. Hopefully in less time.
;)

View file

@ -0,0 +1,18 @@
[[!comment format=mdwn
username="http://meep.pl/"
ip="193.23.174.18"
subject="Android 2.3"
date="2013-02-24T15:16:51Z"
content="""
The updated version lets me see the failure(s), and it looks like this:
cd: can't cd to /data/data/ga.androidterm/lib/lib.runshell.so/../..
[: not found
[: not found
could not open //installed-version, No such file or directory
/data/data/ga.androidterm/lib/lib.runshell.so: cannot create
/sdcard/git-annex.home/git-annex-install.log: directory nonexistent
[Terminal session finished]
"""]]