[gentoo-user] mail-mta/exim (is blocking mail-mta/ssmtp-2.61-r2)

2007-05-29 Thread Daevid Vincent
I haven't done an emerge on my server in quite a while, but now that
I've upgraded the CPU/RAM, I figure it's about time.

There are a few packages I'm a bit apprehensive about upgrading. exim
being one. I hate that MTA. It was a nightmare to setup and get working
properly, and now I don't want to break it. (a friend set it up
actually, as that was the MTA he used.)

daevid portage # esearch exim
*  mail-mta/exim
  Latest version available: 4.67
  Latest version installed: 4.54
  Size of downloaded files: [no/bad digest]
  Homepage:http://www.exim.org/

So I have this in my package.mask:
=mail-mta/exim-4.55

(Is this upgrade from 4.54 to 4.67 very smooth? Should I worry? I dread
having to deal with exim.conf again, and the exim users list is very
elitist. Usually saying RTFM for most issues -- but they all are experts
or mail admins. I'm not. Nor do I want to be.)

But when I do an emerge -aut world, I get this blocking issue:

These are the packages that would be merged, in reverse order:
...snip...
[nomerge  ] x11-misc/xscreensaver-5.02 [5.01-r2] 
[nomerge  ]  x11-apps/appres-1.0.1 [1.0.0] 
[ebuild U ]   x11-libs/libX11-1.1.1-r1 [1.0.3-r1] USE=-xcb% 
[nomerge  ] sys-process/vixie-cron-4.1-r10 [4.1-r9] 
[ebuild  N]  mail-mta/ssmtp-2.61-r2  USE=ipv6 ssl -mailwrapper
-md5sum 
[nomerge  ] kde-base/kdegraphics-3.5.5-r2 [3.5.5] 
[nomerge  ]  media-libs/lcms-1.15 [1.14-r1] USE=-tiff* 
[nomerge  ]   dev-lang/swig-1.3.31 [1.3.25] USE=ruby* -lua% -mono%
-ocaml% -pike% 
[nomerge  ]dev-lang/php-5.2.2-r1 [5.2.1-r3] 
[nomerge  ] net-misc/curl-7.15.1-r1 [7.15.1] USE=ldap* -idn* 
[ebuild U ]  net-nds/openldap-2.3.30-r2 [2.3.27]
USE=-smbkrb5passwd% 
[nomerge  ] media-gfx/imagemagick-6.3.3 [6.2.9.5] 
[ebuild U ]  x11-libs/libXt-1.0.5 [1.0.4] 
...snip...
[blocks B ] mail-mta/exim (is blocking mail-mta/ssmtp-2.61-r2)

(also, I never understand the --tree option. Does this mean that
vixie-cron is the issue, or kdegraphics is the issue? Being reverse
order, I am guessing vixie-cron, yet it says nomerge so that seems
like, why would it care, plus it's worked fine all these years with the
exim I have installed. Conversely, why would kdegraphics give a hoot
about a mail transport? I don't get it.)


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] mail-mta/exim (is blocking mail-mta/ssmtp-2.61-r2)

2007-05-29 Thread Randy Barlow

Daevid Vincent wrote:
[nomerge  ] sys-process/vixie-cron-4.1-r10 [4.1-r9] 
[ebuild  N]  mail-mta/ssmtp-2.61-r2  USE=ipv6 ssl -mailwrapper
-md5sum 



(also, I never understand the --tree option. Does this mean that
vixie-cron is the issue, or kdegraphics is the issue? Being reverse
order, I am guessing vixie-cron, yet it says nomerge so that seems
like, why would it care, plus it's worked fine all these years with the
exim I have installed. Conversely, why would kdegraphics give a hoot
about a mail transport? I don't get it.)


This is telling you that vixie-cron (which is already installed so will 
not be merged again) is trying to bring in ssmtp for some reason.  I 
don't use exim or know anything about it, but does its ebuild register 
it as a proper MTA?  It seems that your system either doesn't recognize 
exim as an MTA, or perhaps that vixie-cron requires an MTA other than 
exim (postfix is nice :) )


R
--
[EMAIL PROTECTED] mailing list