Fixed in 9.20160110ubuntu0.2. Before update:
| hloeung@steelix:~$ python2.7 | ... | >>> import lsb_release | Traceback (most recent call last): | File "<stdin>", line 1, in <module> | ImportError: No module named lsb_release | >>> After: | hloeung@steelix:~$ ls /usr/lib/python*/dist-packages/lsb* -l | lrwxrwxrwx 1 root root 38 Jul 6 16:29 /usr/lib/python2.7/dist-packages/lsb_release.py -> ../../../share/pyshared/lsb_release.py | lrwxrwxrwx 1 root root 38 Jul 6 16:29 /usr/lib/python3/dist-packages/lsb_release.py -> ../../../share/pyshared/lsb_release.py | hloeung@steelix:~$ python2.7 | >>> import lsb_release | >>> Thanks guys! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596638 Title: python2 cannot import lsb_release on yakkety and now xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1596638/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs