Bug 50030 - Пакет содержит ghost %_sbindir/sendmail
Summary: Пакет содержит ghost %_sbindir/sendmail
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: ssmtp-ssl (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-15 04:55 MSK by Vitaly Lipatov
Modified: 2024-04-15 04:55 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 Vitaly Lipatov 2024-04-15 04:55:53 MSK
Не нашёл, зачем было сделано. В пакете ssmtp-ssl ссылка %_sbindir/sendmail создаётся постинсталл-скриптом:

%preun ssl
rm -f %_sbindir/sendmail

%post ssl
ln -sf %_sbindir/%name-ssl	%_sbindir/sendmail

Я думаю, что вполне возможно упаковать файл в пакет, и использовать конфликты или альтернативы.