Fix ubuntu_command file ordering

Bug #1199986 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu system image
Fix Released
Critical
Barry Warsaw

Bug Description

20:47 <stgraber> barry: the file ordering in ubuntu_command also looks odd
20:47 <stgraber> I was expecting it to be sorted by image and then by file order, not just by file order
20:48 <stgraber> http://paste.ubuntu.com/5862863/
20:49 <stgraber> in 99% of the cases it shouldn't actually matter, but if something goes wrong with one of the .tar.xz, that unpacking order will likely lead
                 to a broken system, whereas unpacking in the order I expected would likely result in a bootable (though outdated) system
20:50 <stgraber> anyway:
20:50 <stgraber> root@ubuntu-phablet:/# cat /etc/ubuntu-build
20:50 <stgraber> 20130702
20:50 <stgraber> first working update using the client+upgrader from the archive
20:52 <stgraber> so if we could just have that missing directory added, a simple subprocess.call(["reboot", "-f", "recovery"]) as the reboot hook and a
                 properly sorted command file, we should have a working end to end solution (at least for mako/nexus4, the current code will fail on anything
                 else)

Tags: client
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: Triaged → In Progress
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: In Progress → Fix Committed
Barry Warsaw (barry)
Changed in ubuntu-system-image:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.