← Back to team overview

ubuntu-phone team mailing list archive

Building i386 touch images locally?

 

As an experiment I'd like to get a local build of the daily Ubuntu touch
images for i386.

Can anyone get this working or reproduce an error? I get maliit-keyboard
dependencies not found while debootstrapping.

#!/bin/bash

mkdir auto
ln -sf /usr/share/livecd-rootfs/live-build/auto/* auto/

export PROJECT=ubuntu-touch SUITE=saucy ARCH=i386 PREINSTALLED=true
IMAGEFORMAT=plain
sudo lb clean
lb config
sudo lb build