[Touch-packages] [Bug 1761341] Re: lsb_release crashed with ValueError in (): could not convert string to float: '6.06 LTS'

2022-09-19 Thread Ioanna Alifieraki
@mwhudson yes, I am working on the debdiffs and once ready I'll attach them here. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lsb in Ubuntu. https://bugs.launchpad.net/bugs/1761341 Title: lsb_release crashed with

[Touch-packages] [Bug 1761341] Re: lsb_release crashed with ValueError in (): could not convert string to float: '6.06 LTS'

2022-09-18 Thread Michael Hudson-Doyle
Ioanna are you going to take care of preparing patches for fixing the stable releases? I marked the overall/kinetic task as fix released as you say the bug is no longer present there. ** Changed in: lsb (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification

[Touch-packages] [Bug 1761341] Re: lsb_release crashed with ValueError in (): could not convert string to float: '6.06 LTS'

2022-09-16 Thread Ioanna Alifieraki
Here is a more detailed analysis of how the bug can occur (analysis based on the focal sources). lsb_release.py crashes in get_distro_info() function, while parsing '/usr/share/distro-info/ubuntu.csv' file on the 4th line because of the '6.06 LTS'. get_distro_info() expects a float (6.06) but