Tracing through the code, the problem is that ubi-partman is trying to
determine the default device to partition to by calling get_grub_default
which in turn calls grub_default, which tries to call some of the grub
command line utilities; since these are not installed (or available) on
an ARM based systme, ubiquity crashes, I suspect this bug also appears
on powerpc since grub is also unavailable on that platform.

-- 
ubiquity crashed with OSError in _execute_child()
https://bugs.launchpad.net/bugs/628582
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to