lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/make-partition-sync-atomic
- Get this branch:
- bzr branch lp://staging/~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/make-partition-sync-atomic
Branch merges
- Steve Langasek: Needs Information
-
Diff: 305 lines (+165/-31)4 files modifieddebian/changelog (+16/-0)
ubuntucoreupgrader/tests/test_upgrader.py (+41/-2)
ubuntucoreupgrader/tests/utils.py (+4/-3)
ubuntucoreupgrader/upgrader.py (+104/-26)
Branch information
- Owner:
- James Hunt
- Status:
- Development
Recent revisions
- 30. By James Hunt
-
* ubuntucoreupgra
der/tests/ test_upgrader. py:
- touch_file(): Fix to make file of size 0, not 1.
- test_marker_file(): Removed.
- test_other_considered_ empty() : New test.
* ubuntucoreupgrader/tests/ utils.py:
- append_file(): Create zero-length file if contents are None.
* ubuntucoreupgrader/upgrader. py:
- Replaced marker file logic by tighter scoped strategy where the s-i
config file is pre-created with zero size prior to performing an s-i
update operation. This strategy allows a failed update to be identified
from either a missing s-i config file, or a zero-length one. - 28. By James Hunt
-
* Use a marker file to delineate an update to "other".
* If the marker already exists, assume that "other" is empty.
* Fixed bug where reformat would not trigger from _cmd_mount(). - 24. By Michael Vogt
-
merged lp:~jamesodhunt/ubuntu/vivid/ubuntu-core-upgrader/handle-invalid-removed-file and resolved conflicts
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/vivid/ubuntu-core-upgrader