[Python-Dev] buildbottest on Android emulator with docker
Stephane Wirtel
stephane at wirtel.be
Tue Feb 19 10:52:49 EST 2019
Hi Xavier,
I get this exception
Timeout (360 seconds) reached; failed to start emulator
---> Device ready.
---> Install Python on the emulator.
/home/pydev/build/python-native/python -B /home/pydev/abifa/Android/tools/install.py
error: device 'emulator-5556' not found
unzip -q /home/pydev/dist/python3.8-android-24-x86_64-stdlib.zip -d /tmp/tmpt_v_gdbo
/home/pydev/android/android-sdk/platform-tools/adb -s emulator-5556 shell mkdir -p /data/local/tmp/python
Command "('/home/pydev/android/android-sdk/platform-tools/adb', '-s', 'emulator-5556', 'shell', 'mkdir -p /data/local/tmp/python')" returned non-zero exit status 1
/home/pydev/abifa/Android/emulator.mk:57: recipe for target '_install' failed
make: *** [_install] Error 1
Is there a repository with a bug tracker because I would not want to
pullute this ML with that.
Thank you,
Stéphane
--
Stéphane Wirtel - https://wirtel.be - @matrixise
More information about the Python-Dev
mailing list