Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] 2 MTA at the same host
Date: Mon, 08 Aug 2016 11:56:34
Message-Id: 20160808125620.537b55a1@digimed.co.uk
In Reply to: Re: [gentoo-user] 2 MTA at the same host by Azamat Hackimov
1 On Mon, 8 Aug 2016 15:40:45 +0500, Azamat Hackimov wrote:
2
3 Please don't top-post.
4
5 > You know, this is very unusual configuration. I don't even can imagine
6 > why you need both of them.
7 > In order to resolve mutual block, you need to remove "!mail-mta/postfix"
8 > and "!mail-mta/exim" strings from RDEPEND in both packages. Don't
9 > forget to place modified ebuilds to local overlay.
10
11 That's not enough. Both ebuilds install sendmail, so you'll also have to
12 deal with file collisions, or modify one of the ebuild to not install
13 sendmail. The latter is probably the better option.
14
15 Another approach would be to run one of these MTAs in a container, which
16 would avoid all these shenanigans.
17 >
18 > 2016-08-08 15:29 GMT+05:00 Konstantin <myownletters@×××××.com>:
19 >
20 > > Hello Guys
21 > >
22 > > I need to install postfix and exim at the same Gentoo server.
23 > > I know it is unusual configuration ).
24 > > I have both MTA running at CentOS and trying to migrate to Gentoo.
25 > >
26 > > Current error message for "emerge -pv exim" is:
27 > > [blocks B ] mail-mta/exim ("mail-mta/exim" is blocking
28 > > mail-mta/postfix-3.1.0-r1)
29 > >
30 > > Total: 2 packages (2 new), Size of downloads: 1,763 KiB
31 > > Conflict: 1 block (1 unsatisfied)
32 > >
33 > > * Error: The above package list contains packages which cannot be
34 > > * installed at the same time on the same system.
35 > >
36 > > (mail-mta/postfix-3.1.0-r1:0/0::gentoo, installed) pulled in by
37 > > mail-mta/postfix required by @selected
38 > >
39 > > (mail-mta/exim-4.87:0/0::gentoo, ebuild scheduled for merge) pulled
40 > > in by
41 > > exim
42 > >
43 > > What i need to change in ebuild files of these packages in order to
44 > > install both of them ?
45 > >
46 > > Thanks.
47 > >
48 > > --
49 > > *This message was delivered using 100% recycled electrons*.
50 > >
51 >
52 >
53 >
54
55
56
57
58 --
59 Neil Bothwick
60
61 Top Oxymorons Number 10: Computer security

Replies

Subject Author
Re: [gentoo-user] 2 MTA at the same host Tom H <tomh0665@×××××.com>
Re: [gentoo-user] 2 MTA at the same host Konstantin <myownletters@×××××.com>