Bug 44770

Summary: /usr/bin/omshell отсутствует бит исполняемости
Product: Sisyphus Reporter: Igor Chudov <nir>
Component: dhcp-omshellAssignee: 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 из состава проекта DHCP у утилиты omshell нет бита исполняемости. В результате при попытке им воспользоваться выскакивает ошибка доступа.
Comment 1 Evgeny Shesteperov 2023-01-11 10:42:24 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 воспроизводится.
Comment 2 Alexander Makeenkov 2023-11-22 15:23:59 MSK
*** Bug 46304 has been marked as a duplicate of this bug. ***