[Bug 1658909] Re: lsb_release fails in classic (arm64)
SHIINA Hideaki
1658909 at bugs.launchpad.net
Wed Mar 1 02:43:53 UTC 2017
*** This bug is a duplicate of bug 1662357 ***
https://bugs.launchpad.net/bugs/1662357
I think this bug is not related to Bug #1650207, but same as bug
#1662357.
** This bug is no longer a duplicate of bug 1650207
original lsb-release file should be preserved for classic mode
** This bug has been marked a duplicate of bug 1662357
Can't use lsb_release on Ubuntu Core 16
--
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/1658909
Title:
lsb_release fails in classic (arm64)
Status in Snappy:
Confirmed
Status in lsb package in Ubuntu:
Invalid
Status in lsb-release package in Ubuntu:
Invalid
Bug description:
I'm getting this when running lsb_release with classic on a
Dragonboard:
$ lsb_release -a
Traceback (most recent call last):
File "/usr/bin/lsb_release", line 95, in <module>
main()
File "/usr/bin/lsb_release", line 59, in main
distinfo = lsb_release.get_distro_information()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 383, in get_distro_information
distinfo = guess_debian_release()
File "/usr/lib/python3/dist-packages/lsb_release.py", line 281, in guess_debian_release
get_distro_info(distinfo['ID'])
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in get_distro_info
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
File "/usr/lib/python3/dist-packages/lsb_release.py", line 41, in <lambda>
RELEASES_ORDER.sort(key=lambda n: float(n[0]))
ValueError: could not convert string to float: '16.04 LTS'
To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1658909/+subscriptions
More information about the foundations-bugs
mailing list