On Sun, May 3, 2020 at 4:12 PM Gerold Jens Wucherpfennig <gjwucherpfen...@gmx.net> wrote: > Am 03.05.20 um 16:00 schrieb Stefan Brüns: > > On Sonntag, 3. Mai 2020 15:50:40 CEST Gerold Jens Wucherpfennig wrote: > > LSB is dead, dead, dead ... > > > > Have a look at os-release: > > https://www.freedesktop.org/software/systemd/man/os-release.html > > > > What information are you actually missing? > > In Manjaro Linux there is > > Release: 20.0 > Codename: Lysia > > available via lsb_release. > > > This information is missing in os-release on Manjaro 20.0. >
The /etc/os-release spec contains tags for this: `VERSION`, `VERSION_ID` and `VERSION_CODENAME`. You might want to support that instead and propose that Manjaro ship an updated /etc/os-release with these optional fields included. Regards, - Johan