lp://staging/~tealeg/landscape-client/fix-lucid-detect-package-changes-traceback
- Get this branch:
- bzr branch lp://staging/~tealeg/landscape-client/fix-lucid-detect-package-changes-traceback
Branch merges
- Free Ekanayaka (community): Approve
- Alberto Donato: Approve
-
Diff: 77 lines (+30/-5)3 files modifiedlandscape/lib/fs.py (+15/-3)
landscape/lib/tests/test_fs.py (+14/-0)
landscape/package/tests/test_reporter.py (+1/-2)
Related bugs
Bug #1182922: lucid failure detect package changes | High | Fix Released |
Related blueprints
Branch information
Recent revisions
- 682. By Geoff Teale
-
Rename offset parameter to offset_seconds and use only one call to os.utime with conditionally set 2nd parameter (from Free's review).
- 680. By Geoff Teale
-
Allow an offset (in seconds) to be set in landscape.
lib.fs. touch_file so we can simulate elapsed time without inserting pauses into ttests. Fix up test_detect_ packages_ changes_ returns_ false_if_ unchanged to use offset so it doesn't fail on exceptionally fast machines (i.e. on Canonistack). - 679. By Chris Glass
-
Merge fix-1180999-
amp-networking- package- lucid [f=1180999] [r=bjornt, ack,radix] [a=Chris Glass]
Fixes the networking related failures as well as the "assertIsNone" failure. - 678. By Christopher Armstrong
-
Merge fix-landscape-
client- startup [f=1180584] [r=ack, free.ekanayaka] [a=Christopher Armstrong]
Get rid of implicit population of the components registry; it's now explicitly created in a function, and used directly when it's needed. - 677. By Chris Glass
-
Merge remove-
hal-dbus- code [f=1175553] [r=free. ekanayaka, radix] [a=Chris Glass]
Removed hardwareinventory plugin, changed mountinfo plugin to not rely on HAL anymore but look at the filesystem to determine which disks are removable. - 676. By Christopher Armstrong
-
Merge reactor-refactor-1 [f=1180573] [r=ack,fcorrea] [a=Christopher Armstrong]
Rename landscape.reactor. TwistedReactor to LandscapeReactor, to make it easier to distinguish between Landscape's reactor-wrapper and the actual Twisted reactor. - 675. By Christopher Armstrong
-
Merge remove-
component- publisher- subclasses [f=] [r=tribaal, free.ekanayaka] [a=Christopher Armstrong]
Simplify publishing of AMP objects by doing two things:- get rid of the necessity of subclassing ComponentPublisher
- allow implementations of brokered objects to use a @remote decorator to declare which methods should be exposed over AMP.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~landscape/landscape-client/trunk