← Back to team overview

ubuntu-phone team mailing list archive

Re: Issues creating emulator within SDK

 

The least painfull way to get a Kit for the x86 emulator is to install the static chroot package from the SDK PPA:
$ sudo apt-get install ubuntu-sdk-api-15.04-i386

cheers,

bzoltan

On 19/04/16 21:23, Gareth France wrote:
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?




References