Thanks for the testing Bryce, That pyflakes error is due to running xenial/bionic tests on Focal using the packaged versions of pyflakes in Xenial and Bionic which doesn't support python 3.8.
This also hit cloud-init too in that we need to pin a version of pyflakes that support python 3.8 if running flake8 xenial or bionic tests in a focal python3 environment. I've filed an upstream bug for this, but it shouldn't impact this upload as we run this testing in Travis CI on proper version of python in each release xenial and bionic which is why this doesn't error there. Upstream Issue to track and fix tox.ini for developer testing of xenial/bionic environments from focal. https://github.com/CanonicalLtd/ubuntu-advantage-client/issues/1023 ** Bug watch added: github.com/CanonicalLtd/ubuntu-advantage-client/issues #1023 https://github.com/CanonicalLtd/ubuntu-advantage-client/issues/1023 ** Bug watch added: github.com/CanonicalLtd/ubuntu-advantage-client/issues #1024 https://github.com/CanonicalLtd/ubuntu-advantage-client/issues/1024 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869980 Title: New upstream release: 20.3 for focal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1869980/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
