lp:~aptdaemon-developers/aptdaemon/fix-cannot-locate-file

Created by Sebastian Heinlein and last modified
Get this branch:
bzr branch lp:~aptdaemon-developers/aptdaemon/fix-cannot-locate-file
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

807. By Sebastian Heinlein

Add a small regression test for LP: #659438

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

801. By Sebastian Heinlein

client: API change, rename Transaction.disconnect() to Transaction._disconnect_from_dbus() to not overwrite the GOBject.disconnect() method

800. By Sebastian Heinlein

client: Sync all properties of a transaction before calling its Finished signal (Fixes LP#747172)

There isn't any gurantee in which order signals get received by a DBus client.
This could result in PropertyChanged signals being received after the
Finished signal, e.g. the transaction could be marked as failed but the
error property hasn't yet been set.

799. By Sebastian Heinlein

Fix a variable name in the license key failed error message

798. By Sebastian Heinlein

progress: Fix a wrong variable name (country -> region) (fixes LP #976521)
Thanks Douglas.

Branch metadata

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