Control: tags -1 upstream confirmed
On 17/06/24 19:26, Ryan Rotter wrote:
Dear Maintainer,
* The old python lsb_release only prints "No LSB modules are available."
if -a -v or no flags are set.
* minimal lsb_release version ignores -v flag and always prints this
message.
* example:
```
# bullseye
$ lsb_release -d
Description: Debian GNU/Linux 11 (bullseye)
# bookworm
$ lsb_release -d
No LSB modules are available.
Description: Debian GNU/Linux 12 (bookworm)
```
Thanks for the bug report and the patch.
A fixed version will be released soon.
Regards,
--
Gioele Barabucci