Bug 56584 - Опечатка VARAINT_ID в /etc/os-release
Summary: Опечатка VARAINT_ID в /etc/os-release
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: branding-simply-linux (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Mikhail Efremov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-23 18:47 MSK by Vladislav Glinkin
Modified: 2025-10-23 18:47 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladislav Glinkin 2025-10-23 18:47:38 MSK
Версия пакета: branding-simply-linux-release-11.0.900-alt1

Шаги воспроизведения:
# cat /etc/os-release | grep VARIANT

Фактический результат:
# cat /etc/os-release | grep VARIANT
VARIANT="Simply Linux"

Ожидаемый результат:
# cat /etc/os-release | grep VARIANT
VARIANT="Simply Linux"
VARIANT_ID=simply

В https://git.altlinux.org/gears/b/branding-simply-linux.git?p=branding-simply-linux.git;a=commitdiff;h=090ee3ae21681217ffa88fa294e2f6d1ae74fc2f опечатались и вместо VARIANT_ID написали VARAINT_ID