Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Missing info available in lsb-release #1521

Closed
1 task done
engstk opened this issue Jan 23, 2025 · 0 comments
Closed
1 task done

[BUG] Missing info available in lsb-release #1521

engstk opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@engstk
Copy link

engstk commented Jan 23, 2025

Read the FAQ first

  • I have checked the FAQ but the issue is not covered

Description

Is there any switch available to force parsing fields from lsb-release firstly even if os-release is available?
Some distros have more relevant info on lsb-release and os: is not as rich and relevant as it could be presenting release and codename fields for instance.

Taking Manjaro for example:
os-release

NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="32;1;24;144;200"
HOME_URL="https://manjaro.org/"
DOCUMENTATION_URL="https://wiki.manjaro.org/"
SUPPORT_URL="https://forum.manjaro.org/"
BUG_REPORT_URL="https://docs.manjaro.org/reporting-bugs/"
PRIVACY_POLICY_URL="https://manjaro.org/privacy-policy/"
LOGO=manjarolinux

lsb-release

DISTRIB_ID="ManjaroLinux"
DISTRIB_RELEASE="24.2.1"
DISTRIB_CODENAME="Yonada"
DISTRIB_DESCRIPTION="Manjaro Linux"

Output from os: using default os-release
OS: Manjaro Linux x86_64

Output improved for os:, patching source to parse lsb-release firstly to populate missing fields
OS: Manjaro Linux Yonada 24.2.1 x86_64

Version used

2.34.1

Bug prevalence

Always

Regression

Not sure

Installation

Package manager

Package manager

No response

Screenshots

No response

Configuration

Not relevant

System information

Not relevant

Features built-in

threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
egl
glx
osmesa
opencl
libpulse
libddcutil
libelf
libzfs
Directx Headers
System yyjson
linux/videodev2
linux/wireless
@engstk engstk added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant