https://bugs.kde.org/show_bug.cgi?id=500551
Bug ID: 500551
Summary: After the update to Plasma 6.3.1, /etc/os-release has
multiple PRETTY_NAME lines
Classification: KDE Neon
Product: neon
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Target Milestone: ---
Created attachment 178712
--> https://bugs.kde.org/attachment.cgi?id=178712&action=edit
System Information page in System Settings
***
After the update to Plasma 6.3.1, /etc/os-release has multiple PRETTY_NAME
lines. Kinfocenter and other utilities report the OS as "Ubuntu 24.04.2"
instead of "KDE neon"
***
SUMMARY
Looking at /etc/os-release, the PRETTY_NAME line was not edited or replaced,
but an extra line was inserted
$ cat /etc/os-release
PRETTY_NAME="KDE neon 6.3"
NAME="KDE neon"
VERSION_ID="24.04"
VERSION="6.3"
PRETTY_NAME="Ubuntu 24.04.2 LTS"
NAME="Ubuntu"
VERSION_ID="24.04"
VERSION="24.04.2 LTS (Noble Numbat)"
VERSION_CODENAME=noble
ID=neon
ID_LIKE="ubuntu debian"
HOME_URL="https://neon.kde.org/"
SUPPORT_URL="https://neon.kde.org/"
BUG_REPORT_URL="https://bugs.kde.org/"
PRIVACY_POLICY_URL="https://kde.org/privacypolicy/"
UBUNTU_CODENAME=noble
--
You are receiving this mail because:
You are watching all bug changes.