Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] sendmail <-> postfix blocks
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
freke
l33t
l33t


Joined: 23 Jan 2003
Posts: 977
Location: Somewhere in Denmark

PostPosted: Thu Jul 24, 2014 5:20 pm    Post subject: [SOLVED] sendmail <-> postfix blocks Reply with quote

I'm trying to migrate my x86-mailserver to and arm-setup, but having some problems.

AFAIK I've built both systems with mostly identical USE-flags, but for some reason my arm-setup wants to pull in mail-filter/procmail and mail-mta/sendmail (I've already installed Postfix+Dovecot).

My x86-system and I are perfectly happy with Postfix and I'd rather want that on my arm-box, too....

Code:
pi ~ # emerge -uvaDN opendmarc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] perl-core/Switch-2.160.0-r1  14 kB
[ebuild  N     ] mail-filter/procmail-3.22-r10  USE="-mbox (-selinux)" 222 kB
[ebuild  N     ] mail-mta/sendmail-8.14.9  USE="ipv6 sasl sockets ssl tcpd -ldap -mbox -nis" 2,065 kB
[ebuild  N    *] mail-filter/opendmarc-1.2.0  603 kB
[blocks B      ] mail-mta/sendmail ("mail-mta/sendmail" is blocking mail-mta/postfix-2.10.3)
[blocks B      ] mail-mta/postfix ("mail-mta/postfix" is blocking mail-mta/sendmail-8.14.9)

Total: 4 packages (4 new), Size of downloads: 2,902 kB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (mail-mta/sendmail-8.14.9::gentoo, ebuild scheduled for merge) pulled in by
    mail-mta/sendmail required by (mail-filter/opendmarc-1.2.0::gentoo, ebuild scheduled for merge)
    mail-mta/sendmail required by (virtual/mta-1::gentoo, installed)

  (mail-mta/postfix-2.10.3::gentoo, installed) pulled in by
    mail-mta/postfix required by @selected


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

What am I missing?


Last edited by freke on Thu Jul 24, 2014 6:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
mackal
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2011
Posts: 92

PostPosted: Thu Jul 24, 2014 5:25 pm    Post subject: Reply with quote

opendmarc depends on sendmail. (no idea if that's a bug and it should be the virtual or it actually only works with sendmail)
Back to top
View user's profile Send private message
freke
l33t
l33t


Joined: 23 Jan 2003
Posts: 977
Location: Somewhere in Denmark

PostPosted: Thu Jul 24, 2014 5:46 pm    Post subject: Reply with quote

Thanks - actually it depends on either libmilter or sendmail - libmilter needed unmasking on my arm-box ;)

Code:
pi ~ # emerge -uvaDN opendmarc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] mail-filter/libmilter-1.0.2  USE="ipv6 -poll" 2,044 kB
[ebuild  N    ~] perl-core/Switch-2.160.0-r1  14 kB
[ebuild  N    *] mail-filter/opendmarc-1.2.0  603 kB

Total: 3 packages (3 new), Size of downloads: 2,660 kB


Should've started out by checking the ebuild :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum