lp:~barry/ubuntu-system-image/lp1278589

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/ubuntu-system-image/lp1278589
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Project:
Ubuntu system image
Status:
Merged

Recent revisions

244. By Barry Warsaw

* DISABLED -> DISABLED_PROTOCOL
* Some minor code style issues.
* Allow for the [system] section to be missing from a channel.ini file.
* Flesh out tests.

243. By Barry Warsaw

* Flesh out new Bag tests for the added functionality
* API CHANGE: Setting an attribute via the setitem API no longer makes that
  item read-only. IOW, only keywords set in the constructor are read-only.

242. By Barry Warsaw

Tweak manpage.

241. By Barry Warsaw

Original merge branch.

240. By Barry Warsaw

 * When `CheckForUpdate()` is called a second time, while an auto-download is
   in progress, but after the first check is complete, we send an
   `UpdateAvailableStatus` signal with the cached information. (LP: #1284217)

Also, bump trunk to 2.2.

239. By Barry Warsaw

Remove unused import.

238. By Barry Warsaw

Fix the D-Bus logger:
   - Only use `.format()` based interpolation for `systemimage` logs.

 * Give virtualized buildds a fighting chance against D-Bus by
   - using `org.freedesktop.DBus`s `ReloadConfig()` interface instead of
     SIGHUP.
   - add a configurable sleep call after the `ReloadConfig()`. This defaults
     to 0 since de-virtualized and local builds do not need them. Set the
     environment variable `SYSTEMIMAGE_DBUS_DAEMON_HUP_SLEEP_SECONDS` to
     override.
  * Run the tox test suite for both Python 3.3 and 3.4.

237. By Barry Warsaw

 * Don't initialize the root logger, since this can interfere with
   python-dbus, which doesn't initialize its loggers correctly.

236. By Barry Warsaw

Signal emits get logged at debug level.

235. By Barry Warsaw

Fix identation.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~registry/ubuntu-system-image/client
This branch contains Public information 
Everyone can see this information.

Subscribers