lp://staging/~rbalint/update-manager/pep8-again
Created by
Balint Reczey
and last modified
- Get this branch:
- bzr branch lp://staging/~rbalint/update-manager/pep8-again
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.
- Iain Lane (community): Approve
- Brian Murray: Approve
-
Diff: 424 lines (+56/-55)18 files modifiedUpdateManager/ChangelogViewer.py (+1/-1)
UpdateManager/Core/MetaRelease.py (+2/-2)
UpdateManager/Core/MyCache.py (+6/-6)
UpdateManager/Core/UpdateList.py (+8/-8)
UpdateManager/Dialogs.py (+1/-1)
UpdateManager/UpdateManager.py (+2/-2)
UpdateManager/UpdatesAvailable.py (+6/-6)
UpdateManager/backend/__init__.py (+4/-4)
debian/changelog (+5/-4)
debian/source_update-manager.py (+2/-2)
janitor/plugincore/manager.py (+4/-4)
janitor/plugincore/plugins/kdelibs4to5_plugin.py (+1/-1)
janitor/plugincore/plugins/langpack_manual_plugin.py (+3/-3)
janitor/plugincore/tests/test_documentation.py (+3/-3)
tests/test_hwe_support_status.py (+3/-3)
tests/test_pep8.py (+1/-1)
tests/test_update_origin.py (+3/-3)
tests/test_utils.py (+1/-1)
Branch information
Recent revisions
- 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