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

make run_docker fails #39

Closed
jhorel opened this issue Oct 1, 2019 · 0 comments
Closed

make run_docker fails #39

jhorel opened this issue Oct 1, 2019 · 0 comments

Comments

@jhorel
Copy link

jhorel commented Oct 1, 2019

tried to build using docker. go the following error

Copying /home/kivy/src/kolibri/dist/libpasteurize/fixes
Traceback (most recent call last):
File "/usr/local/bin/pew", line 11, in
load_entry_point('pyeverywhere', 'console_scripts', 'pew')()
File "/src/pyeverywhere/src/pew/cli/tool.py", line 344, in main
sys.exit(args.func(args))
File "/src/pyeverywhere/src/pew/cli/tool.py", line 232, in build
return controller.build(settings)
File "/src/pyeverywhere/src/pew/controllers/android.py", line 191, in build
return self.run_command(cmd)
AttributeError: AndroidBuildController instance has no attribute 'run_command'
Makefile:28: recipe for target 'Kolibri%.apk' failed
make: *** [Kolibri%.apk] Error 1
Coping APK
From android_container:/home/kivy/dist/ to /home/jhorel/kolibri-installer-android
Error: No such container:path: android_container:/home/kivy/dist/

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

2 participants