Keystore not found

I am getting the error No keystores found. You can specify the keystore location and credentials using calabash-android setup (RuntimeError) when I rebuild . I have pointed the path like
ANDROID_HOME: /usr/local/android-sdk-linux JAVA_HOME: /usr/lib/jvm/java-7-openjdk-amd64

And also added the command calabash-android setup "Test-debug-unaligned.apk".

Anyone please help me to fix the issue. All kinda help is appreciated.