lp://staging/~rbalint/update-manager/lp-1795898-upgrade-workaround
Created by
Balint Reczey
and last modified
- Get this branch:
- bzr branch lp://staging/~rbalint/update-manager/lp-1795898-upgrade-workaround
Only
Balint Reczey
can upload to this branch. If you are
Balint Reczey
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Julian Andres Klode: Approve
- Brian Murray: Pending requested
-
Diff: 38 lines (+13/-5)2 files modifiedUpdateManager/backend/InstallBackendAptdaemon.py (+12/-4)
debian/changelog (+1/-1)
Related bugs
Bug #1795898: TypeError: _action_done() got an unexpected keyword argument 'trans_failed' | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 2844. By Balint Reczey
-
Do not crash when lazy importing InstallBackendA
ptdaemon to < 1:18.10.8 LP: #1795898
- 2836. By Balint Reczey
-
* Print transaction error and let the user try again applying updates
(LP: #1317164)
* Don't ask backend to do package operations aready done.
Aptdaemon cancels the transaction when asked to remove packages already
removed which results the failure being shown to the user. This
is unnecessary as update-manager can just filter the package operations to
be done using a fresh cache and decrease the likelyhood of hitting
a race condition where packages to be removed are already removed.
(LP: #1791931)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/update-manager