2013-12-22 16:16:59 +01:00
## Reproduce
- run `git annex get --from mylinuxbox` on git-annex Android 5.20131213 or 5.20131221
- `mylinuxbox` is running 5.20131221 standalone
## Expected result
The Android box gets the missing file.
## Actual result
git-annex: unknown command sendkey
## Workaround
Run 5.20131213 on `mylinuxbox`, which does not have this problem.
## Additional
linux standalone 5.20131213 and 5.20131221 are both able to `get` from linux standalone 5.20131221 -- this only affects the Android version.
2013-12-22 18:36:46 +01:00
*Edit:* On second thought, Android is not the only distinguishing factor. Apart from being Android, the box and repo having trouble have the following distinguishing factors from the ones I tried that worked:
2013-12-22 18:37:53 +01:00
2013-12-22 18:36:46 +01:00
- Android
- Direct mode
- Remote was set up by the Assistant
2013-12-22 16:16:59 +01:00
> [[clacke]]
2013-12-24 15:42:49 -04:00
> Bug is in the shimming used for the linux standalone builds
> (not android), which causes git-annex-shell to run git-annex.
> [[fixed|done]] --[[Joey]]