[Bug 1735162] Re: Cannot import basetest in python3

Ubuntu Foundations Team Bug Bot 1735162 at bugs.launchpad.net
Wed Nov 29 16:22:47 UTC 2017


The attachment "gap.debdiff" seems to be a debdiff.  The ubuntu-sponsors
team has been subscribed to the bug report so that they can review and
hopefully sponsor the debdiff.  If the attachment isn't a patch, please
remove the "patch" flag from the attachment, remove the "patch" tag, and
if you are member of the ~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
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:
  Cannot import basetest in python3

Status in google-apputils-python package in Ubuntu:
  In Progress

Bug description:
  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'

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

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