Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command failed: ./distribute.sh -m "kivy" error message #77

Closed
Lakshmipathi opened this issue Jan 15, 2014 · 2 comments
Closed

Command failed: ./distribute.sh -m "kivy" error message #77

Lakshmipathi opened this issue Jan 15, 2014 · 2 comments

Comments

@Lakshmipathi
Copy link

When I try buildozer it fails with following message. Is it possible to auto-download this missing file (distribute.sh) and proceed? If not, how to resolve this manually ?

$ buildozer android debug
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Install platform
# Apache ANT found at /root/.buildozer/android/platform/apache-ant-1.8.4
# Android SDK found at /root/.buildozer/android/platform/android-sdk-21
# Android NDK found at /root/.buildozer/android/platform/android-ndk-r9
# Android packages already installed.
# Check application requirements
# Compile platform
# Command failed: ./distribute.sh -m "kivy"

btw, thanks for this nice tool :)

@akshayaurora
Copy link
Member

You should set the log_level in the buildozer.spec to 2to get at the actual error. You should post your error on the mailing list or come join us on #kivy on freenode on irc.

Closing this as it's not a issue with buildozer.

@Torxed
Copy link

Torxed commented Jan 27, 2015

Not intending to re-open, but for those Googling and ending up here.

Most common issue appears to be the lack of "unzip", especially coming from Arch Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants