This commit is contained in:
Joey Hess 2014-06-09 15:09:03 -04:00
parent 787d9e27ba
commit 24915adab7
2 changed files with 3 additions and 1 deletions

View file

@ -16,4 +16,5 @@ The message given by git-annex:
lib/lib.runshell.so: line 133: can't create /sdcard/git-annex.home/git-annex-install.log: Permission denied
Installation failed ! Please report a but and attach /sdcard/git-annex.home/git-annex-install.log
[[!meta title="android 4.3 install failed on android device without sdcard"]]
[[!tag moreinfo]]

View file

@ -12,3 +12,4 @@ Change Port 22 in /etc/ssh/sshd_config to Port 9999, restart ssh on both compute
When I was experiencing this issue, I was running the default on Jessie/Wheezy. Now I'm running the latest (via auto-update and distributed binary) but don't know if this is still an issue with latest versions (I switched to 22 as a workaround).
[[!tag moreinfo]]