[Bug 1735162] Re: [SRU] Cannot import basetest in python3

Robie Basak 1735162 at bugs.launchpad.net
Wed Jan 17 16:42:35 UTC 2018


Hello Andrea, or anyone else affected,

Accepted google-apputils-python into xenial-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/google-apputils-python/0.4.1-1ubuntu2.16.04.1 in a few hours, and then
in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: google-apputils-python (Ubuntu Xenial)
       Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1735162

Title:
  [SRU] Cannot import basetest in python3

Status in google-apputils-python package in Ubuntu:
  Fix Released
Status in google-apputils-python source package in Xenial:
  Fix Committed
Status in google-apputils-python source package in Artful:
  Fix Committed

Bug description:
  [Impact]
  We need to get this SRUed in Xenial too as part of https://bugs.launchpad.net/xenial-backports/+bug/1735160

  [Test Case]

  To reproduce:

  $ python3 -c "from google.apputils import basetest"

  It will fail showing something like that:

  Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "/usr/lib/python3/dist-packages/google/apputils/basetest.py", line 37, in <module>
      import urlparse
  ImportError: No module named 'urlparse'

  [Regression Potential]
  Please make sure:
  $ python2 -c "from google.apputils import basetest"

  still works

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/google-apputils-python/+bug/1735162/+subscriptions



More information about the Ubuntu-sponsors mailing list