Bug 38343 - По умолчанию ищет программу в /sbin/sbd, а должен - /usr/sbin/sbd
Summary: По умолчанию ищет программу в /sbin/sbd, а должен - /usr/sbin/sbd
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: fence-agents-sbd (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrew Vasilyev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-09 12:55 MSK by Andrey Cherepanov
Modified: 2020-04-09 21:16 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2020-04-09 12:55:21 MSK
fence-agents/configure.ac:AC_PATH_PROG([SBD_PATH], [sbd], [/sbin/sbd])

Прошу выставить правильный путь по умолчанию и явно добавить в зависимости пакет sbd.
Comment 1 Repository Robot 2020-04-09 16:40:56 MSK
fence-agents-4.3.3-alt2 -> sisyphus:

 Thu Apr 09 2020 Andrey Cherepanov <cas@altlinux> 4.3.3-alt2
 - Fix path to sbd executable in fence-agents-sbd (ALT #38343).
 - Add sbd to requirements of fence-agents-sbd.
Comment 2 Andrew Vasilyev 2020-04-09 21:16:52 MSK
Спасибо!