I got the latest image-creator from Git and created a new menlow-lpia project and then a target. However, when I went to add fsets to the target, it complained about a missing dependency for mobile-basic-flash, which is installed by the ubuntu-mobile fset. mobile-basic-flash depends on libxul0d, and libxul0d depends on libxul-common. Unfortunately, libxul0d depends on a newer version of libxul-common than exists in the repository. The version of libxul-common that libxul0d depends on is 1.8.1.4-2ubuntu4, but only 1.8.1.4-2ubuntu3 is available.
It is possible to work around the issue by modifying /var/lib/dpkg/status and /var/lib/dpkg/available such that the version for libxul-common in these files now appears to be the right one (that is, change "1.8.1.4-2ubuntu3" to "1.8.1.4-2ubuntu4" for the libxul-common package). Aaron Levinson Intel Corporation -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
