[Bug 1691735] [NEW] python3-ubuntutools does not depend on python3-httplib2 or python3-launchpadlib

Robie Basak 1691735 at bugs.launchpad.net
Thu May 18 11:29:39 UTC 2017


Public bug reported:

lxc launch ubuntu-daily:artful test
lxc exec test bash
apt update
apt install python3-ubuntutools
python3
>>> import ubuntutools.archive
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/ubuntutools/archive.py", line 52, in <module>
    import httplib2
ImportError: No module named 'httplib2'

python3-ubuntutools should depend on (or at least recommend)
python3-httplib2. Additionally, once python3-httplib2 is installed then
the same problem happens with python3-launchpadlib.

This also affects Xenial (verified) and presumably Yakkety and Zesty
also (not yet checked).

Workaround: install python3-httplib2 and python3-launchpadlib manually.

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Medium
         Status: Triaged

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1691735

Title:
  python3-ubuntutools does not depend on python3-httplib2 or
  python3-launchpadlib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1691735/+subscriptions



More information about the universe-bugs mailing list