← Back to team overview

ubuntu-phone team mailing list archive

Issues creating emulator within SDK

 

I am attempting to set up the emulator and have created an i386 instance and booted it. Once identified I try to autocreate a kit, a pop up says ' There is no compatible chroot available on your system, do you want to create it now?'

I select yes and the following is produced:

Traceback (most recent call last): File "/usr/bin/click", line 31, in from click import commands ImportError: cannot import name 'commands'

Traceback (most recent call last): File "/usr/bin/click", line 31, in from click import commands ImportError: cannot import name 'commands'

There was an error creating the click target, cleaning up

Traceback (most recent call last): File "/usr/bin/click", line 31, in from click import commands ImportError: cannot import name 'commands'

Deleting /etc/schroot/chroot.d/click-ubuntu-sdk-14.10-i386

Deleting /var/lib/schroot/chroots/click-ubuntu-sdk-14.10-i386

click target was removed successfully



Does anyone have any idea how to solve this?

Follow ups