ubuntu-device-flash applies system image tarballs in random order

Bug #1517009 reported by Simon Eisenmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
goget-ubuntu-touch (Ubuntu)
New
Undecided
Unassigned

Bug Description

u-d-f downloads tarballs from the system image server as they finished downloading (http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/goget-ubuntu-touch/wily/view/head:/ubuntu-device-flash/snappy.go#L485) - this is bad as the resulting image is quite unpredictable as it is undefined what tarball is extracted first.

Extraction happens in http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/wily/goget-ubuntu-touch/wily/view/head:/ubuntu-device-flash/snappy.go#L357 looping through filePathChan channel, which has the files ordered as they finished downloading.

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.