lp:~rbalint/update-manager/fix-pep8-cosmic

Created by Balint Reczey and last modified
Get this branch:
bzr branch lp:~rbalint/update-manager/fix-pep8-cosmic
Only Balint Reczey can upload to this branch. If you are Balint Reczey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Balint Reczey
Project:
Software Updater
Status:
Merged

Recent revisions

2842. By Balint Reczey

Update changelog

2841. By Balint Reczey

Fix PEP 8 warnings

Also ignore "E502 the backslash is redundant between brackets" because
the additional brackets help readability.

2837. By Balint Reczey

Update changelog

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)

2835. By Julian Andres Klode

releasing package update-manager version 1:18.10.7

2834. By Julian Andres Klode

Fix unused import of subprocess in Dialogs.py

2833. By Julian Andres Klode

Fix PEP8 regression from 18.10.4 to allow autopkgtest to pass

Branch metadata

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

Subscribers