Reset.sh fails while building unlock.apk

I have downloaded 1.3.6 tar ball on ubuntu.
extracted and ran reset.sh for android
my reset.sh --android --verbose fails with below error:

  • Building Unlock.apk
    fatal: Not a git repository (or any of the parent directories): .git
    ---- FAILURE: reset.sh exited with status 1 ----

https://drive.google.com/folderview?id=0B8yUhYTMhpkKVUZSVlVSSk1sY0U&usp=sharing

go to, “C:\Program Files (x86)\Appium\node_modules\appium\build\unlock_apk”, folder and past apk file in folder, you can find apk on given link.

for mac you can find that folder on this path “/Applications/Appium.app/Contents/Resources/node_modules/appium/build/unlock_apk”.

Hello,
I have the same problem, could you please advise for Ubuntu 14.04, where I should paste the file?

I have the same problem, could you please advise for Ubuntu 14.04, where I should paste the file?
following this manual for ubuntu 14.04
#instep 7. INSTALL APPIUM
run sep 8 before
Set Up A Headless Installation Of Android
DONOT RUN step 7, after config android, git clone GitHub - appium/appium: Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol
$ cd appium && npm install
→ run appium:
cd appium && node .