Bug 54279 - dante-server не запускается с конфигурацией по умолчанию
Summary: dante-server не запускается с конфигурацией по умолчанию
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: dante-server (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: alexvm@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-15 11:04 MSK by Alexander Makeenkov
Modified: 2025-05-15 11:04 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 Alexander Makeenkov 2025-05-15 11:04:45 MSK
- Версия пакета:
dante-server-1.4.4-alt1.x86_64

- Шаги воспроизведения:
# apt-get install dante-server
# systemctl start sockd

- Получаемый результат:
sockd[1787]: error: /etc/sockd.conf: problem on line 92 near token "_sockd": in order to set the given keyword/value, Dante must be linked with an external libwrap library at compiletime.  When Dante was compiled, no such linking was done, perhaps due to no usable libwrap library being installed on the system at the time.  If a libwrap library has since been installed on this system, please rerun ./configure in Dante's source directory, recompile and reinstall Dante.  Please see the Dante manual for more information

Содержимое 92 строки: user.libwrap: _sockd
Если убрать данную строку, то запускается успешно.