Bug 42294 - msmtp-sendmail: не указан конфликт с postfix
Summary: msmtp-sendmail: не указан конфликт с postfix
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: msmtp-sendmail (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Gremlin from Kremlin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 12:45 MSK by Alexey Sheplyakov
Modified: 2023-04-03 09:11 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Sheplyakov 2022-03-30 12:45:48 MSK
# apt-get install -y msmtp-sendmail
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  msmtp-sendmail
0 upgraded, 1 newly installed, 0 removed and 50 not upgraded.
Need to get 0B/2419B of archives.
After unpacking 0B of additional disk space will be used.
Committing changes...
Preparing...                                                                       #################################################################################################### [100%]
	file /usr/sbin/sendmail from install of msmtp-sendmail-1.6.6-alt1.1.noarch conflicts with file from package postfix-1:3.6.2-alt1.x86_64
E: Error while running transaction
Comment 1 Alexander Makeenkov 2023-03-31 18:06:39 MSK
Воспроизводится в сизифе.
Comment 2 Gremlin from Kremlin 2023-04-03 09:11:30 MSK
Файлового конфликта достаточно для любых существующих и будущих реализаций /usr/sbin/sendmail, а msmtp вполне может работать и без этого симлинка (кроме которого в пакете ничего нет).
Пример для mutt:
set sendmail="/usr/bin/msmtp"