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
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp