[Bug 1596638] Re: python2 cannot import lsb_release on yakkety and now xenial
Haw Loeung
1596638 at bugs.launchpad.net
Wed Jul 6 13:02:51 UTC 2016
diff -Nru lsb-9.20160110/debian/lsb-release.install lsb-9.20160110ubuntu0.1/debian/lsb-release.install
--- lsb-9.20160110/debian/lsb-release.install 2014-08-28 23:04:48.000000000 +0000
+++ lsb-9.20160110ubuntu0.1/debian/lsb-release.install 2016-06-21 21:26:24.000000000 +0000
@@ -1,2 +1,2 @@
lsb_release /usr/bin
-lsb_release.py /usr/share/pyshared/
+lsb_release.py /usr/lib/python3/dist-packages/
diff -Nru lsb-9.20160110/debian/lsb-release.links lsb-9.20160110ubuntu0.1/debian/lsb-release.links
--- lsb-9.20160110/debian/lsb-release.links 2015-08-26 09:44:34.000000000 +0000
+++ lsb-9.20160110ubuntu0.1/debian/lsb-release.links 1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/share/pyshared/lsb_release.py usr/lib/python2.7/dist-packages/lsb_release.py
-usr/share/pyshared/lsb_release.py usr/lib/python3/dist-packages/lsb_release.py
(also the dependency of python3)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lsb in Ubuntu.
https://bugs.launchpad.net/bugs/1596638
Title:
python2 cannot import lsb_release on yakkety and now xenial
Status in lsb package in Ubuntu:
Triaged
Status in lsb source package in Xenial:
Triaged
Bug description:
python2 cannot import lsb_release on yakkety. `locate` shows "lsb-
release" installed several files, but
/usr/lib/python2.7/dist-packages/lsb_release.py
is missing from disk. This was seen on an aws instance provisioned
using the 20160526 daily image.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1596638/+subscriptions
More information about the foundations-bugs
mailing list