[Bug 1795384] Re: [FFe] Autopkgtest fails with cosmic's pep8
Launchpad Bug Tracker
1795384 at bugs.launchpad.net
Wed Oct 3 09:44:59 UTC 2018
This bug was fixed in the package update-manager - 1:18.10.9
---------------
update-manager (1:18.10.9) cosmic; urgency=medium
* Allow unselecting updates and performing only removals (LP: #1792320)
* Stop trying apt_pkg.pkgsystem_(un)lock(), as a normal user it always fails
(LP: #1795387)
* Keep or delete packages after looping over all of them.
This prevents the resolver from changing the packages in the loop resulting
in not keeping some phased packages back from being upgraded. (LP: #1072136)
* Fix PEP 8 warnings (LP: #1795384)
Also ignore "W503 line break before binary operator" because it will
become the best practice
-- Balint Reczey <rbalint at ubuntu.com> Mon, 01 Oct 2018 18:00:40 +0200
** Changed in: update-manager (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1795384
Title:
[FFe] Autopkgtest fails with cosmic's pep8
Status in update-manager package in Ubuntu:
Fix Released
Bug description:
There are many PEP 8 warnings when running:
autopkgtest update-manager -U -- lxd autopkgtest/ubuntu/cosmic/amd64
...
autopkgtest [14:27:57]: test nose-tests: [-----------------------
(nosetests3:3729): dbind-WARNING **: 12:27:58.256: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
............................................................../tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../UpdateManager/ChangelogViewer.py:165:46: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/plugins/langpack_manual_plugin.py:71:21: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/plugins/langpack_manual_plugin.py:72:21: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/plugins/langpack_manual_plugin.py:73:21: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/tests/test_documentation.py:37:5: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/tests/test_documentation.py:38:5: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../janitor/plugincore/tests/test_documentation.py:39:5: W504 line break after binary operator
/tmp/autopkgtest.LsVtxy/build.aYW/src/tests/../UpdateManager/Dialogs.py:371:53: W504 line break after binary operator
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1795384/+subscriptions
More information about the foundations-bugs
mailing list