[Bug 1662357] Re: Can't use lsb_release on Ubuntu Core 16

Launchpad Bug Tracker 1662357 at bugs.launchpad.net
Tue Feb 28 06:09:04 UTC 2017


*** This bug is a duplicate of bug 1619420 ***
    https://bugs.launchpad.net/bugs/1619420

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lsb (Ubuntu)
       Status: New => Confirmed

-- 
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/1662357

Title:
  Can't use lsb_release on Ubuntu Core 16

Status in Snappy:
  New
Status in Snappy Ubuntu Core:
  New
Status in lsb package in Ubuntu:
  Confirmed

Bug description:
  brian-murray at localhost:~$ snap list                                                                                                                                     
  Name                 Version     Rev  Developer  Notes
  core                 16.04.1     888  canonical  -

  
  brian-murray at localhost:~$ lsb_release
  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'

  brian-murray at localhost:~$ 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: '6.06 LTS'

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1662357/+subscriptions



More information about the foundations-bugs mailing list