| Summary: | /usr/bin/omshell отсутствует бит исполняемости | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Igor Chudov <nir> |
| Component: | dhcp-omshell | Assignee: | Mikhail Efremov <sem> |
| Status: | NEW --- | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | alimektor, sem, shevtsov.anton |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
Igor Chudov
2022-12-29 19:29:23 MSK
Версия
======
dhcp-omshell-4.4.3.P1-alt1
Дистрибутивы
============
- p10-server-10-x86-64, обновленный до Sisyphus
Шаги воспроизведения
====================
1. # apt-get install -y dhcp-omshell
2. # /usr/bin/omshell --help
Ожидаемый результат: справка.
Фактический результат: отказано в доступе.
# stat /usr/bin/omshell --printf="%A"
-rw-r--r--
В P10 воспроизводится.
|