Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 578684

Summary: mail-mta/qpsmtpd: should block all other mail-mta/* packages, or ?
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2016-03-31 19:40:54 UTC
AFAIK this isn't done already in an eclass for all mail-mta/* or ?
Comment 1 Felix Janda 2016-03-31 20:25:30 UTC
The reason why many mail-mta/* packages block each other is that they
all provide the sendmail binary. So installing them at the same time
would lead to file collisions.

This does not apply to qpsmptd since it does not provide a sendmail
binary. Why should it block the installation of other mail-mta/*
packages?
Comment 2 Toralf Förster gentoo-dev 2016-03-31 21:10:45 UTC
oops - than this report is invalid - indeed.