lp://staging/~aptdaemon-developers/aptdaemon/python2

Created by Sebastian Heinlein and last modified
Get this branch:
bzr branch lp://staging/~aptdaemon-developers/aptdaemon/python2
Members of Aptdaemon Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Aptdaemon Developers
Project:
Aptdaemon
Status:
Development

Recent revisions

811. By Sebastian Heinlein

Fix: Use the error string to represent a TransactionFailed error

810. By Sebastian Heinlein

Simplify the distro detection.

Use platform.dist() and apt_pkg.architectures() instead of a dpkg call and
the lsb_release tool.

Thanks to mvo for the nice hint!

809. By Sebastian Heinlein

networking: Fix sanity of network monitors (fixes LP: 971748)

The get_network_state() method should always update the cached state and
return it.

808. By Sebastian Heinlein

Fix calling the networking.ProcNetworkMonitor.get_network_state() inline callback (Fixes LP: #971748)

807. By Sebastian Heinlein

pkcompat: Only report GetDistroUpgrade as supported if update-manager-core is available

806. By Sebastian Heinlein

pkcompat: Catch unresolvable depedencies in GetUpdates (fixes LP: #932581)

805. By Sebastian Heinlein

Fix: Raise NotImplementedError instead of NotImplemented if the pkcompat layer hasn't been loaded (the exception should only be raised theoretically)

804. By Sebastian Heinlein

Fix: Allow to cancel a transaction which hasn't been queued yet and is still in limbo

803. By Sebastian Heinlein

Fix cancelling: Raise StopIeration instead of using return in an inline callback

802. By Sebastian Heinlein

core: Keep a finished transaction longer on the DBus to give the clients enough time to call Sync() again

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/aptdaemon
This branch contains Public information 
Everyone can see this information.