Bug 52864 - Ошибка 'zgrep: command not found' при запуске lxc-checkconfig
Summary: Ошибка 'zgrep: command not found' при запуске lxc-checkconfig
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: lxc-core (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-29 11:01 MSK by Alexander Makeenkov
Modified: 2025-01-29 11:01 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2025-01-29 11:01:33 MSK
Версия пакета: lxc-6.0.3-alt1

Шаги воспроизведения:
```
# apt-get install lxc
# lxc-checkconfig
```

Получаемый результат:
```
LXC version 6.0.3
/usr/bin/lxc-checkconfig: line 111: zgrep: command not found
/usr/bin/lxc-checkconfig: line 117: zgrep: command not found
WARNING: Unable to detect version from configuration, assuming latest


--- Namespaces ---
Namespaces: /usr/bin/lxc-checkconfig: line 26: zgrep: command not found
required
Utsname namespace: /usr/bin/lxc-checkconfig: line 26: zgrep: command not found
missing
Ipc namespace: /usr/bin/lxc-checkconfig: line 26: zgrep: command not found
```

Помогает установка пакета gzip-utils.