Bug 52864

Summary: Ошибка 'zgrep: command not found' при запуске lxc-checkconfig
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: lxc-coreAssignee: Alexey Shabalin <shaba>
Status: NEW --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: dans, shaba
Version: unstable   
Hardware: x86_64   
OS: Linux   

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.